@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Montserrat:600,700&display=swap);
@import url(https://fonts.googleapis.com/css?family=Lato:400,700&display=swap);
@import url(https://fonts.googleapis.com/css?family=Roboto);

.ui-datepicker {
   display: none;
   z-index: 999999 !important
}

.ui-datepicker .ui-datepicker-header {
   position: relative;
   padding: .2em 0
}

.ui-datepicker .ui-datepicker-next,
.ui-datepicker .ui-datepicker-prev {
   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-next span,
.ui-datepicker .ui-datepicker-prev 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 a,
.ui-datepicker td span {
   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 {
   background: #fff;
   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 0 rgba(0, 0, 0, .35);
   box-shadow: 5px 5px 10px 0 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 0
}

.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
}

body {
   margin: 0;
   padding: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section,
summary {
   display: block
}

audio,
canvas,
video {
   display: inline-block
}

audio:not([controls]) {
   display: none;
   height: 0
}

nav ol,
nav ul {
   list-style: none none
}

img {
   border: 0
}

embed,
img,
object,
video {
   height: auto;
   max-width: 100%
}

svg:not(:root) {
   overflow: hidden
}

figure {
   margin: 0
}

html {
   font-size: 62.5%;
   -webkit-text-size-adjust: 100%;
   -ms-text-size-adjust: 100%;
   font-size-adjust: 100%
}

body {
   color: #333;
   font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
   font-style: normal;
   font-weight: 400;
   line-height: 1.42857143;
   font-size: 1.4rem
}

p {
   margin-top: 0;
   margin-bottom: 1rem
}

abbr[title] {
   border-bottom: 1px dotted #d1d1d1;
   cursor: help
}

b,
strong {
   font-weight: 700
}

em,
i {
   font-style: italic
}

mark {
   background: #f0f0f0;
   color: #000
}

.small,
small {
   font-size: 12px
}

hr {
   border: 0;
   border-top: 1px solid #d1d1d1;
   margin-bottom: 20px;
   margin-top: 20px
}

sub,
sup {
   font-size: 71.42857143000001%;
   line-height: 0;
   position: relative;
   vertical-align: baseline
}

sup {
   top: -.5em
}

sub {
   bottom: -.25em
}

dfn {
   font-style: italic
}

h1 {
   font-weight: 300;
   line-height: 1.1;
   font-size: 2.6rem;
   margin-top: 0;
   margin-bottom: 2rem
}

h2 {
   font-weight: 300;
   line-height: 1.1;
   font-size: 2.6rem;
   margin-top: 2.5rem;
   margin-bottom: 2rem
}

h3 {
   font-weight: 300;
   line-height: 1.1;
   font-size: 1.8rem;
   margin-top: 1.5rem;
   margin-bottom: 1rem
}

h4 {
   font-weight: 700;
   line-height: 1.1;
   font-size: 1.4rem;
   margin-top: 2rem;
   margin-bottom: 2rem
}

h5 {
   font-weight: 700;
   line-height: 1.1;
   font-size: 1.2rem;
   margin-top: 2rem;
   margin-bottom: 2rem
}

h6 {
   font-weight: 700;
   line-height: 1.1;
   font-size: 1rem;
   margin-top: 2rem;
   margin-bottom: 2rem
}

h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
   color: #333;
   font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
   font-style: normal;
   font-weight: 400;
   line-height: 1
}

.alink,
a {
   color: #1979c3;
   text-decoration: none
}

.alink:visited,
a:visited {
   color: #1979c3;
   text-decoration: none
}

.alink:hover,
a:hover {
   color: #006bb4;
   text-decoration: underline
}

.alink:active,
a:active {
   color: #ff5501;
   text-decoration: underline
}

ol,
ul {
   margin-top: 0;
   margin-bottom: 2.5rem
}

.staticpage ol>li,
.staticpage ul>li {
   margin-top: 0;
   margin-bottom: 1rem
}

ol ol,
ol ul,
ul ol,
ul ul {
   margin-bottom: 0
}

dl {
   margin-bottom: 20px;
   margin-top: 0
}

dt {
   font-weight: 700;
   margin-bottom: 5px;
   margin-top: 0
}

dd {
   margin-bottom: 10px;
   margin-top: 0;
   margin-left: 0
}

code,
kbd,
pre,
samp {
   font-family: Menlo, Monaco, Consolas, 'Courier New', monospace
}

code {
   background: #f0f0f0;
   color: #111;
   padding: 2px 4px;
   font-size: 1.2rem;
   white-space: nowrap
}

kbd {
   background: #f0f0f0;
   color: #111;
   padding: 2px 4px;
   font-size: 1.2rem
}

pre {
   background: #f0f0f0;
   border: 1px solid #d1d1d1;
   color: #111;
   line-height: 1.42857143;
   margin: 0 0 10px;
   padding: 10px;
   font-size: 1.2rem;
   display: block;
   word-wrap: break-word
}

pre code {
   background-color: transparent;
   border-radius: 0;
   color: inherit;
   font-size: inherit;
   padding: 0;
   white-space: pre-wrap
}

blockquote {
   border-left: 0 solid #d1d1d1;
   margin: 0 0 20px 40px;
   padding: 0;
   color: #333;
   font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
   font-style: italic;
   font-weight: 400;
   line-height: 1.42857143;
   font-size: 1.4rem
}

blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child {
   margin-bottom: 0
}

blockquote .small,
blockquote footer,
blockquote small {
   color: #333;
   line-height: 1.42857143;
   font-size: 1rem;
   display: block
}

blockquote .small:before,
blockquote footer:before,
blockquote small:before {
   content: '\2014 \00A0'
}

blockquote cite {
   font-style: normal
}

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

q {
   quotes: none
}

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

cite {
   font-style: normal
}

table {
   width: 100%;
   border-collapse: collapse;
   border-spacing: 0;
   max-width: 100%
}

table th {
   text-align: left
}

table>tbody>tr>td,
table>tbody>tr>th,
table>tfoot>tr>td,
table>tfoot>tr>th {
   vertical-align: top
}

table>thead>tr>td,
table>thead>tr>th {
   vertical-align: bottom
}

table>tbody>tr>td,
table>tbody>tr>th,
table>tfoot>tr>td,
table>tfoot>tr>th,
table>thead>tr>td,
table>thead>tr>th {
   padding: 8px 10px
}

.action-gift,
.cart.table-wrapper .actions-toolbar>.action,
button {
   background-image: none;
   background: #f2f2f2;
   border: 1px solid #cdcdcd;
   color: #333;
   cursor: pointer;
   display: inline-block;
   font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
   font-weight: 700;
   margin: 0;
   padding: 7px 15px;
   font-size: 1.4rem;
   line-height: 1.6rem;
   box-sizing: border-box;
   vertical-align: middle
}

.action-gift:active,
.action-gift:focus,
.cart.table-wrapper .actions-toolbar>.action:active,
.cart.table-wrapper .actions-toolbar>.action:focus,
button:active,
button:focus {
   background: #e2e2e2;
   border: 1px solid #cdcdcd;
   color: #333
}

.action-gift:hover,
.cart.table-wrapper .actions-toolbar>.action:hover,
button:hover {
   background: #e2e2e2;
   border: 1px solid #cdcdcd;
   color: #555
}

.action-gift.disabled,
.action-gift[disabled],
.cart.table-wrapper .actions-toolbar>.action.disabled,
.cart.table-wrapper .actions-toolbar>.action[disabled],
button.disabled,
button[disabled],
fieldset[disabled] .action-gift,
fieldset[disabled] .cart.table-wrapper .actions-toolbar>.action,
fieldset[disabled] button {
   opacity: .5;
   cursor: default;
   pointer-events: none
}

.action-gift::-moz-focus-inner,
.cart.table-wrapper .actions-toolbar>.action::-moz-focus-inner,
button::-moz-focus-inner {
   border: 0;
   padding: 0
}

input[type=datetime],
input[type=email],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=url] {
   background: #fff;
   background-clip: padding-box;
   border: 1px solid #c2c2c2;
   border-radius: 1px;
   font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
   font-size: 14px;
   height: 32px;
   line-height: 1.42857143;
   padding: 0 9px;
   vertical-align: baseline;
   width: 100%;
   box-sizing: border-box
}

input[type=datetime]:disabled,
input[type=email]:disabled,
input[type=number]:disabled,
input[type=password]:disabled,
input[type=search]:disabled,
input[type=tel]:disabled,
input[type=text]:disabled,
input[type=url]:disabled {
   opacity: .5
}

input[type=datetime]::-moz-placeholder,
input[type=email]::-moz-placeholder,
input[type=number]::-moz-placeholder,
input[type=password]::-moz-placeholder,
input[type=search]::-moz-placeholder,
input[type=tel]::-moz-placeholder,
input[type=text]::-moz-placeholder,
input[type=url]::-moz-placeholder {
   color: #c2c2c2
}

input[type=datetime]::-webkit-input-placeholder,
input[type=email]::-webkit-input-placeholder,
input[type=number]::-webkit-input-placeholder,
input[type=password]::-webkit-input-placeholder,
input[type=search]::-webkit-input-placeholder,
input[type=tel]::-webkit-input-placeholder,
input[type=text]::-webkit-input-placeholder,
input[type=url]::-webkit-input-placeholder {
   color: #c2c2c2
}

input[type=datetime]:-ms-input-placeholder,
input[type=email]:-ms-input-placeholder,
input[type=number]:-ms-input-placeholder,
input[type=password]:-ms-input-placeholder,
input[type=search]:-ms-input-placeholder,
input[type=tel]:-ms-input-placeholder,
input[type=text]:-ms-input-placeholder,
input[type=url]:-ms-input-placeholder {
   color: #c2c2c2
}

input[type=number] {
   -moz-appearance: textfield
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
   -webkit-appearance: none;
   margin: 0
}

input[type=search] {
   -webkit-appearance: none
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
   -webkit-appearance: none
}

select {
   background: #fff;
   background-clip: padding-box;
   border: 1px solid #c2c2c2;
   border-radius: 1px;
   font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
   font-size: 14px;
   height: 32px;
   line-height: 1.42857143;
   padding: 5px 10px 4px;
   vertical-align: baseline;
   width: 100%;
   box-sizing: border-box
}

select:disabled {
   opacity: .5
}

select[multiple] {
   height: auto;
   background-image: none
}

textarea {
   background: #fff;
   background-clip: padding-box;
   border: 1px solid #c2c2c2;
   border-radius: 1px;
   font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
   font-size: 14px;
   height: auto;
   line-height: 1.42857143;
   margin: 0;
   padding: 10px;
   vertical-align: baseline;
   width: 100%;
   box-sizing: border-box;
   resize: vertical
}

textarea:disabled {
   opacity: .5
}

textarea::-moz-placeholder {
   color: #c2c2c2
}

textarea::-webkit-input-placeholder {
   color: #c2c2c2
}

textarea:-ms-input-placeholder {
   color: #c2c2c2
}

input[type=checkbox] {
   margin: 2px 5px 0 0;
   position: relative;
   top: 2px
}

input[type=checkbox]:disabled {
   opacity: .5
}

input[type=radio] {
   margin: 2px 5px 0 0
}

input[type=radio]:disabled {
   opacity: .5
}

input.mage-error,
select.mage-error,
textarea.mage-error {
   border-color: #ed8380
}

div.mage-error[generated] {
   color: #e02b27;
   font-size: 1.2rem
}

input[type=button],
input[type=reset],
input[type=submit] {
   cursor: pointer;
   -webkit-appearance: button
}

input::-moz-focus-inner {
   border: 0;
   padding: 0
}

form {
   -webkit-tap-highlight-color: transparent
}

address {
   font-style: normal
}

:focus {
   box-shadow: none;
   outline: 0
}

._keyfocus :focus,
input:not([disabled]):focus,
select:not([disabled]):focus,
textarea:not([disabled]):focus {
   box-shadow: 0 0 3px 1px #68a8e0
}

input[type=checkbox]:focus,
input[type=radio]:focus {
   box-shadow: none
}

.block-banners .banner-items,
.block-banners-inline .banner-items,
.block-event .slider-panel .slider,
.block-wishlist-management .wishlist-select-items,
.bundle-options-container .block-bundle-summary .bundle.items,
.cart-container .checkout-methods-items,
.checkout-agreements-items,
.footer.content ul,
.items,
.opc-progress-bar,
.opc-wrapper .opc,
.order-details-items .items-qty,
.paypal-review .items-qty,
.prices-tier {
   margin: 0;
   padding: 0;
   list-style: none none
}

.block-banners .banner-items>li,
.block-banners-inline .banner-items>li,
.block-event .slider-panel .slider>li,
.block-wishlist-management .wishlist-select-items>li,
.bundle-options-container .block-bundle-summary .bundle.items>li,
.cart-container .checkout-methods-items>li,
.checkout-agreements-items>li,
.footer.content ul>li,
.items>li,
.opc-progress-bar>li,
.opc-wrapper .opc>li,
.order-details-items .items-qty>li,
.paypal-review .items-qty>li,
.prices-tier>li {
   margin: 0
}

.abs-action-addto-product,
.block-bundle-summary .action.towishlist,
.block-event .slider-panel .slider .item .action.event,
.bundle-options-container .block-bundle-summary .product-addto-links>.action,
.product-info-main .action.tocompare,
.product-info-main .action.towishlist,
.product-options-bottom .action.tocompare,
.product-options-bottom .action.towishlist {
   background-image: none;
   background: #f2f2f2;
   border: 1px solid #cdcdcd;
   color: #333;
   cursor: pointer;
   font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
   font-weight: 700;
   margin: 0;
   padding: 7px 15px;
   font-size: 1.4rem;
   line-height: 1.6rem;
   box-sizing: border-box;
   vertical-align: middle;
   display: inline-block;
   text-decoration: none;
   border-radius: 3px
}

.abs-action-addto-product:active,
.abs-action-addto-product:focus,
.abs-action-link-button:active,
.abs-action-link-button:focus,
.block-bundle-summary .action.towishlist:active,
.block-bundle-summary .action.towishlist:focus,
.block-event .slider-panel .slider .item .action.event:active,
.block-event .slider-panel .slider .item .action.event:focus,
.bundle-options-container .block-bundle-summary .product-addto-links>.action:active,
.bundle-options-container .block-bundle-summary .product-addto-links>.action:focus,
.product-info-main .action.tocompare:active,
.product-info-main .action.tocompare:focus,
.product-info-main .action.towishlist:active,
.product-info-main .action.towishlist:focus,
.product-options-bottom .action.tocompare:active,
.product-options-bottom .action.tocompare:focus,
.product-options-bottom .action.towishlist:active,
.product-options-bottom .action.towishlist:focus {
   background: #e2e2e2;
   border: 1px solid #cdcdcd;
   color: #333
}

.abs-action-addto-product:hover,
.abs-action-link-button:hover,
.block-bundle-summary .action.towishlist:hover,
.block-event .slider-panel .slider .item .action.event:hover,
.bundle-options-container .block-bundle-summary .product-addto-links>.action:hover,
.product-info-main .action.tocompare:hover,
.product-info-main .action.towishlist:hover,
.product-options-bottom .action.tocompare:hover,
.product-options-bottom .action.towishlist:hover {
   background: #e2e2e2;
   border: 1px solid #cdcdcd;
   color: #555
}

.abs-action-addto-product.disabled,
.abs-action-addto-product[disabled],
.abs-action-link-button.disabled,
.abs-action-link-button[disabled],
.block-bundle-summary .action.towishlist.disabled,
.block-bundle-summary .action.towishlist[disabled],
.block-event .slider-panel .slider .item .action.event.disabled,
.block-event .slider-panel .slider .item .action.event[disabled],
.bundle-options-container .block-bundle-summary .product-addto-links>.action.disabled,
.bundle-options-container .block-bundle-summary .product-addto-links>.action[disabled],
.product-info-main .action.tocompare.disabled,
.product-info-main .action.tocompare[disabled],
.product-info-main .action.towishlist.disabled,
.product-info-main .action.towishlist[disabled],
.product-options-bottom .action.tocompare.disabled,
.product-options-bottom .action.tocompare[disabled],
.product-options-bottom .action.towishlist.disabled,
.product-options-bottom .action.towishlist[disabled],
fieldset[disabled] .abs-action-addto-product,
fieldset[disabled] .abs-action-link-button,
fieldset[disabled] .block-bundle-summary .action.towishlist,
fieldset[disabled] .block-event .slider-panel .slider .item .action.event,
fieldset[disabled] .bundle-options-container .block-bundle-summary .product-addto-links>.action,
fieldset[disabled] .product-info-main .action.tocompare,
fieldset[disabled] .product-info-main .action.towishlist,
fieldset[disabled] .product-options-bottom .action.tocompare,
fieldset[disabled] .product-options-bottom .action.towishlist {
   opacity: .5;
   cursor: default;
   pointer-events: none
}

.abs-action-addto-product:active,
.abs-action-addto-product:focus,
.abs-action-addto-product:hover,
.abs-action-link-button:active,
.abs-action-link-button:focus,
.abs-action-link-button:hover,
.block-bundle-summary .action.towishlist:active,
.block-bundle-summary .action.towishlist:focus,
.block-bundle-summary .action.towishlist:hover,
.block-event .slider-panel .slider .item .action.event:active,
.block-event .slider-panel .slider .item .action.event:focus,
.block-event .slider-panel .slider .item .action.event:hover,
.bundle-options-container .block-bundle-summary .product-addto-links>.action:active,
.bundle-options-container .block-bundle-summary .product-addto-links>.action:focus,
.bundle-options-container .block-bundle-summary .product-addto-links>.action:hover,
.product-info-main .action.tocompare:active,
.product-info-main .action.tocompare:focus,
.product-info-main .action.tocompare:hover,
.product-info-main .action.towishlist:active,
.product-info-main .action.towishlist:focus,
.product-info-main .action.towishlist:hover,
.product-options-bottom .action.tocompare:active,
.product-options-bottom .action.tocompare:focus,
.product-options-bottom .action.tocompare:hover,
.product-options-bottom .action.towishlist:active,
.product-options-bottom .action.towishlist:focus,
.product-options-bottom .action.towishlist:hover {
   text-decoration: none
}

.block-giftregistry-shared-items .product .item-options dt,
.cart.table-wrapper .item-options dt,
.multicheckout .item-options dt,
.opc-block-summary .items-in-cart .product .item-options dt {
   clear: left;
   float: left;
   margin: 0 10px 5px 0
}

.block-giftregistry-shared-items .product .item-options dt:after,
.cart.table-wrapper .item-options dt:after,
.multicheckout .item-options dt:after,
.opc-block-summary .items-in-cart .product .item-options dt:after {
   content: ': '
}

.block-giftregistry-shared-items .product .item-options dd,
.cart.table-wrapper .item-options dd,
.multicheckout .item-options dd,
.opc-block-summary .items-in-cart .product .item-options dd {
   display: inline-block;
   float: left;
   margin: 0 0 5px
}

.actions-toolbar>.primary .action,
.actions-toolbar>.secondary .action {
   width: 100%
}

.block-giftregistry-shared-items .product-image-wrapper,
.cart.table-wrapper .product-image-wrapper,
.minicart-items .product-image-wrapper {
   height: auto;
   padding: 0 !important
}

.block-giftregistry-shared-items .product-image-wrapper .product-image-photo,
.cart.table-wrapper .product-image-wrapper .product-image-photo,
.minicart-items .product-image-wrapper .product-image-photo {
   position: static
}

.product.media .product.photo .photo.image {
   display: block;
   height: auto;
   margin: 0 auto;
   max-width: 100%
}

.amazon-validate-container .block .block-title,
.login-container .block .block-title {
   font-size: 1.8rem;
   border-bottom: 1px solid #e8e8e8;
   margin-bottom: 15px;
   padding-bottom: 12px
}

.amazon-validate-container .block .block-title strong,
.login-container .block .block-title strong {
   font-weight: 500
}

.abs-account-blocks .block-title,
.account .column.main .block:not(.widget) .block-title,
.block-compare .block-title,
.block-giftregistry-results .block-title,
.block-giftregistry-shared-items .block-title,
.block-reorder .block-title,
.block-wishlist .block-title,
.block-wishlist-search-results .block-title,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title,
.multicheckout .block-title,
.paypal-review .block .block-title,
.sales-guest-view .column.main .block:not(.widget) .block-title,
.widget .block-title,
[class^=sales-guest-] .column.main .block:not(.widget) .block-title {
   margin-bottom: 15px
}

.abs-account-blocks .block-title>strong,
.account .column.main .block:not(.widget) .block-title>strong,
.block-compare .block-title>strong,
.block-giftregistry-results .block-title>strong,
.block-giftregistry-shared-items .block-title>strong,
.block-reorder .block-title>strong,
.block-wishlist .block-title>strong,
.block-wishlist-search-results .block-title>strong,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title>strong,
.multicheckout .block-title>strong,
.paypal-review .block .block-title>strong,
.sales-guest-view .column.main .block:not(.widget) .block-title>strong,
.widget .block-title>strong,
[class^=sales-guest-] .column.main .block:not(.widget) .block-title>strong {
   font-weight: 300;
   line-height: 1.1;
   font-size: 1.8rem;
   margin-top: 1.5rem;
   margin-bottom: 1rem
}

.account .column.main .block:not(.widget) .block-title>.action,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title>.action,
.multicheckout .block-title>.action,
.paypal-review .block .block-title>.action,
.sales-guest-view .column.main .block:not(.widget) .block-title>.action,
[class^=sales-guest-] .column.main .block:not(.widget) .block-title>.action {
   margin-left: 15px
}

.account .column.main .block:not(.widget) .box-title,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-title,
.multicheckout .box-title,
.paypal-review .block .box-title,
.sales-guest-view .column.main .block:not(.widget) .box-title,
[class^=sales-guest-] .column.main .block:not(.widget) .box-title {
   display: inline-block;
   margin: 0 0 5px
}

.account .column.main .block:not(.widget) .box-title>span,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-title>span,
.multicheckout .box-title>span,
.paypal-review .block .box-title>span,
.sales-guest-view .column.main .block:not(.widget) .box-title>span,
[class^=sales-guest-] .column.main .block:not(.widget) .box-title>span {
   font-weight: 700;
   line-height: 1.1;
   font-size: 1.4rem;
   margin-top: 2rem;
   margin-bottom: 2rem
}

.account .column.main .block:not(.widget) .box-title>.action,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-title>.action,
.multicheckout .box-title>.action,
.paypal-review .block .box-title>.action,
.sales-guest-view .column.main .block:not(.widget) .box-title>.action,
[class^=sales-guest-] .column.main .block:not(.widget) .box-title>.action {
   font-weight: 400;
   margin-left: 10px
}

.account .column.main .block:not(.widget) .block-content p:last-child,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-content p:last-child,
.multicheckout .block-content p:last-child,
.paypal-review .block .block-content p:last-child,
.sales-guest-view .column.main .block:not(.widget) .block-content p:last-child,
[class^=sales-guest-] .column.main .block:not(.widget) .block-content p:last-child {
   margin-bottom: 0
}

.account .column.main .block:not(.widget) .block-content .box,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box,
.multicheckout .block-content .box,
.paypal-review .block .block-content .box,
.sales-guest-view .column.main .block:not(.widget) .block-content .box,
[class^=sales-guest-] .column.main .block:not(.widget) .block-content .box {
   margin-bottom: 20px
}

.giftregisty-dropdown,
.wishlist-dropdown {
   display: inline-block;
   position: relative
}

.abs-dropdown-simple:after,
.abs-dropdown-simple:before,
.giftregisty-dropdown:after,
.giftregisty-dropdown:before,
.wishlist-dropdown:after,
.wishlist-dropdown:before {
   content: '';
   display: table
}

.abs-dropdown-simple:after,
.giftregisty-dropdown:after,
.wishlist-dropdown:after {
   clear: both
}

.abs-dropdown-simple .action.toggle,
.giftregisty-dropdown .action.toggle,
.wishlist-dropdown .action.toggle {
   cursor: pointer;
   display: inline-block;
   text-decoration: none
}

.abs-dropdown-simple .action.toggle:after,
.giftregisty-dropdown .action.toggle:after,
.wishlist-dropdown .action.toggle:after {
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale;
   font-size: 22px;
   line-height: 22px;
   color: inherit;
   content: '\e607';
   font-family: icons-blank-theme;
   margin: 0 0 0 5px;
   vertical-align: middle;
   display: inline-block;
   font-weight: 400;
   overflow: hidden;
   speak: none;
   text-align: center
}

.abs-dropdown-simple .action.toggle:hover:after,
.giftregisty-dropdown .action.toggle:hover:after,
.wishlist-dropdown .action.toggle:hover:after {
   color: inherit
}

.abs-dropdown-simple .action.toggle:active:after,
.giftregisty-dropdown .action.toggle:active:after,
.wishlist-dropdown .action.toggle:active:after {
   color: inherit
}

.abs-dropdown-simple .action.toggle.active,
.giftregisty-dropdown .action.toggle.active,
.wishlist-dropdown .action.toggle.active {
   display: inline-block;
   text-decoration: none
}

.abs-dropdown-simple .action.toggle.active:after,
.giftregisty-dropdown .action.toggle.active:after,
.wishlist-dropdown .action.toggle.active:after {
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale;
   font-size: 22px;
   line-height: 22px;
   color: inherit;
   content: '\e618';
   font-family: icons-blank-theme;
   margin: 0 0 0 5px;
   vertical-align: middle;
   display: inline-block;
   font-weight: 400;
   overflow: hidden;
   speak: none;
   text-align: center
}

.abs-dropdown-simple .action.toggle.active:hover:after,
.giftregisty-dropdown .action.toggle.active:hover:after,
.wishlist-dropdown .action.toggle.active:hover:after {
   color: inherit
}

.abs-dropdown-simple .action.toggle.active:active:after,
.giftregisty-dropdown .action.toggle.active:active:after,
.wishlist-dropdown .action.toggle.active:active:after {
   color: inherit
}

.abs-dropdown-simple ul.dropdown,
.giftregisty-dropdown ul.dropdown,
.wishlist-dropdown ul.dropdown {
   margin: 0;
   padding: 0;
   list-style: none none;
   background: #fff;
   border: 1px solid #bbb;
   margin-top: 4px;
   min-width: 200px;
   z-index: 100;
   box-sizing: border-box;
   display: none;
   position: absolute;
   top: 100%;
   box-shadow: 0 3px 3px rgba(0, 0, 0, .15)
}

.abs-dropdown-simple ul.dropdown li,
.giftregisty-dropdown ul.dropdown li,
.wishlist-dropdown ul.dropdown li {
   margin: 0;
   padding: 5px 5px 5px 23px
}

.abs-dropdown-simple ul.dropdown li:hover,
.giftregisty-dropdown ul.dropdown li:hover,
.wishlist-dropdown ul.dropdown li:hover {
   background: #e8e8e8;
   cursor: pointer
}

.abs-dropdown-simple ul.dropdown:after,
.abs-dropdown-simple ul.dropdown:before,
.giftregisty-dropdown ul.dropdown:after,
.giftregisty-dropdown ul.dropdown:before,
.wishlist-dropdown ul.dropdown:after,
.wishlist-dropdown ul.dropdown:before {
   border-bottom-style: solid;
   content: '';
   display: block;
   height: 0;
   position: absolute;
   width: 0
}

.abs-dropdown-simple ul.dropdown:before,
.giftregisty-dropdown ul.dropdown:before,
.wishlist-dropdown ul.dropdown:before {
   border: 6px solid;
   border-color: transparent transparent #fff transparent;
   z-index: 99
}

.abs-dropdown-simple ul.dropdown:after,
.giftregisty-dropdown ul.dropdown:after,
.wishlist-dropdown ul.dropdown:after {
   border: 7px solid;
   border-color: transparent transparent #bbb transparent;
   z-index: 98
}

.abs-dropdown-simple ul.dropdown:before,
.giftregisty-dropdown ul.dropdown:before,
.wishlist-dropdown ul.dropdown:before {
   left: 10px;
   top: -12px
}

.abs-dropdown-simple ul.dropdown:after,
.giftregisty-dropdown ul.dropdown:after,
.wishlist-dropdown ul.dropdown:after {
   left: 9px;
   top: -14px
}

.abs-dropdown-simple.active,
.giftregisty-dropdown.active,
.wishlist-dropdown.active {
   overflow: visible
}

.abs-dropdown-simple.active ul.dropdown,
.giftregisty-dropdown.active ul.dropdown,
.wishlist-dropdown.active ul.dropdown {
   display: block
}

.account .table-return-items .qty .input-text,
.account .table-wrapper .data.table.wishlist .box-tocart .qty,
.block-giftregistry-shared-items .qty .qty,
.block-wishlist-info-items .input-text.qty,
.bundle-options-container .input-text.qty,
.cart.table-wrapper .col.qty .input-text,
.column .block-addbysku .qty .qty,
.multicheckout .table-wrapper .col .qty .input-text,
.products-grid.wishlist .product-item .box-tocart input.qty,
.sidebar .block-addbysku .fieldset .fields .field.qty .qty,
.table-giftregistry-items .field.qty .qty,
.table.grouped .control .qty {
   text-align: center;
   width: 47px
}

.block,
.block-banners,
.block-banners-inline,
.sidebar .widget.block:not(:last-child),
.sidebar .widget:not(:last-child) {
   margin-bottom: 40px
}

.block-compare .action.delete,
.filtered .item .action.remove,
.sidebar .action.delete,
.table-comparison .cell.remove .action.delete {
   display: inline-block;
   text-decoration: none
}

.abs-remove-button-for-blocks>span,
.block-compare .action.delete>span,
.filtered .item .action.remove>span,
.sidebar .action.delete>span,
.table-comparison .cell.remove .action.delete>span {
   border: 0;
   clip: rect(0, 0, 0, 0);
   height: 1px;
   margin: -1px;
   overflow: hidden;
   padding: 0;
   position: absolute;
   width: 1px
}

.abs-remove-button-for-blocks:before,
.block-compare .action.delete:before,
.filtered .item .action.remove:before,
.sidebar .action.delete:before,
.table-comparison .cell.remove .action.delete:before {
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale;
   font-size: 26px;
   line-height: 15px;
   color: #303030;
   content: '\e616';
   font-family: icons-blank-theme;
   vertical-align: middle;
   display: inline-block;
   font-weight: 400;
   overflow: hidden;
   speak: none;
   text-align: center
}

.abs-remove-button-for-blocks:hover:before,
.block-compare .action.delete:hover:before,
.filtered .item .action.remove:hover:before,
.sidebar .action.delete:hover:before,
.table-comparison .cell.remove .action.delete:hover:before {
   color: #303030
}

.abs-remove-button-for-blocks:active:before,
.block-compare .action.delete:active:before,
.filtered .item .action.remove:active:before,
.sidebar .action.delete:active:before,
.table-comparison .cell.remove .action.delete:active:before {
   color: #303030
}

.product.name a {
   font-weight: 400
}

.product.name a>a {
   color: #333;
   text-decoration: none
}

.abs-product-link>a:visited,
.product.name a>a:visited {
   color: #333;
   text-decoration: underline
}

.abs-product-link>a:hover,
.product.name a>a:hover {
   color: #333;
   text-decoration: underline
}

.abs-product-link>a:active,
.product.name a>a:active {
   color: #333;
   text-decoration: underline
}

.fieldset .review-legend.legend,
.form-new-agreement .actions-toolbar,
.form.giftregistry.items .actions-toolbar,
.form.wishlist.items .actions-toolbar {
   margin-left: 0
}

.abs-add-fields .action.remove,
.form-add-invitations .action.remove,
.form-create-return .action.remove,
.form-giftregistry-edit .action.remove,
.form-giftregistry-share .action.remove,
.form.send.friend .action.remove {
   left: 10px;
   margin-left: 70%;
   position: absolute;
   top: 31px;
   width: auto
}

.form-add-invitations .fieldset,
.form-create-return .fieldset,
.form-giftregistry-edit .fieldset,
.form-giftregistry-share .fieldset,
.form.send.friend .fieldset {
   margin-bottom: 50px
}

.form-add-invitations .fieldset .field:not(.choice) .control,
.form-create-return .fieldset .field:not(.choice) .control,
.form-giftregistry-edit .fieldset .field:not(.choice) .control,
.form-giftregistry-share .fieldset .field:not(.choice) .control,
.form.send.friend .fieldset .field:not(.choice) .control {
   width: 70%
}

.form-add-invitations .fieldset .actions-toolbar:not(:first-child)>.secondary,
.form-create-return .fieldset .actions-toolbar:not(:first-child)>.secondary,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child)>.secondary,
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child)>.secondary,
.form.send.friend .fieldset .actions-toolbar:not(:first-child)>.secondary {
   float: left
}

.form-add-invitations .fieldset .actions-toolbar:not(:first-child)>.secondary .action.add,
.form-create-return .fieldset .actions-toolbar:not(:first-child)>.secondary .action.add,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child)>.secondary .action.add,
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child)>.secondary .action.add,
.form.send.friend .fieldset .actions-toolbar:not(:first-child)>.secondary .action.add {
   margin-top: 30px
}

.form-add-invitations .fieldset .fields .actions-toolbar,
.form-create-return .fieldset .fields .actions-toolbar,
.form-giftregistry-edit .fieldset .fields .actions-toolbar,
.form-giftregistry-share .fieldset .fields .actions-toolbar,
.form.send.friend .fieldset .fields .actions-toolbar {
   margin: 0
}

.form-add-invitations .message.notice,
.form-create-return .message.notice,
.form-giftregistry-edit .message.notice,
.form-giftregistry-share .message.notice,
.form.send.friend .message.notice {
   margin: 30px 0 0
}

.form-add-invitations .additional,
.form-create-return .additional,
.form-giftregistry-edit .additional,
.form-giftregistry-share .additional,
.form.send.friend .additional {
   margin-top: 55px;
   position: relative
}

.order-details-items .order-items .order-gift-message:not(.expanded-content) {
   height: 0;
   visibility: hidden
}

.account .column.main .limiter>.label,
.account-nav .title,
.action.skip:not(:focus),
.block-reorder .product-item .label,
.block-wishlist-search-form .form-wishlist-search .fieldset>.legend,
.block.newsletter .label,
.cart.table-wrapper .col.qty .label,
.checkout-index-index .page-title-wrapper,
.checkout-payment-method .ccard .legend,
.checkout-payment-method .field-select-billing>.label,
.checkout-payment-method .payments .legend,
.field.street .field.additional .label,
.fieldset .fullname.field>.label,
.fieldset>.field.no-label>.label,
.fieldset>.fields>.field.no-label>.label,
.filter-options-content .filter-count-label,
.minicart-wrapper .action.showcart .counter-label,
.minicart-wrapper .action.showcart .text,
.multicheckout .block .methods-shipping .item-content .fieldset>.legend,
.multicheckout .table-wrapper .col .label,
.opc-wrapper .form-discount .field .label,
.opc-wrapper .form-giftcard-account .field .label,
.page-footer .switcher .label,
.page-header .switcher .label,
.page-multiple-wishlist .page-title-wrapper .page-title,
.page-product-downloadable .product-options-wrapper .fieldset .legend.links-title,
.page-product-giftcard .fieldset.giftcard>.legend,
.products-grid.wishlist .product-item .comment-box .label,
.table-comparison .cell.label.product span,
.table-comparison .cell.label.remove span {
   border: 0;
   clip: rect(0, 0, 0, 0);
   height: 1px;
   margin: -1px;
   overflow: hidden;
   padding: 0;
   position: absolute;
   width: 1px
}

.shipping-policy-block.field-tooltip .field-tooltip-action span {
   clip: auto;
   height: auto;
   margin: 0;
   overflow: visible;
   position: static;
   width: auto
}

.abs-add-clearfix:after,
.abs-add-clearfix:before,
.abs-add-fields .fieldset .actions-toolbar:not(:first-child):after,
.abs-add-fields .fieldset .actions-toolbar:not(:first-child):before,
.block-giftregistry-shared-items .product .item-options:after,
.block-giftregistry-shared-items .product .item-options:before,
.cart.table-wrapper .actions-toolbar:after,
.cart.table-wrapper .actions-toolbar:before,
.cart.table-wrapper .item-options:after,
.cart.table-wrapper .item-options:before,
.checkout-container:after,
.checkout-container:before,
.checkout-onepage-success:after,
.checkout-onepage-success:before,
.customer-review .product-details:after,
.customer-review .product-details:before,
.fieldset .fullname .field:after,
.fieldset .fullname .field:before,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child):after,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child):before,
.form-create-return .fieldset .actions-toolbar:not(:first-child):after,
.form-create-return .fieldset .actions-toolbar:not(:first-child):before,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child):after,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child):before,
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child):after,
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child):before,
.form.send.friend .fieldset .actions-toolbar:not(:first-child):after,
.form.send.friend .fieldset .actions-toolbar:not(:first-child):before,
.gift-item-block .content:after,
.gift-item-block .content:before,
.gift-options:after,
.gift-options:before,
.gift-wrapping-list:after,
.gift-wrapping-list:before,
.header.content:after,
.header.content:before,
.map-popup .map-info-price:after,
.map-popup .map-info-price:before,
.minicart-items .product-item>.product:after,
.minicart-items .product-item>.product:before,
.multicheckout .block-content:after,
.multicheckout .block-content:before,
.multicheckout .block:after,
.multicheckout .block:before,
.multicheckout .item-options:after,
.multicheckout .item-options:before,
.opc-block-summary .items-in-cart .product .item-options:after,
.opc-block-summary .items-in-cart .product .item-options:before,
.opc-estimated-wrapper:after,
.opc-estimated-wrapper:before,
.opc-wrapper .data.table .gift-wrapping:after,
.opc-wrapper .data.table .gift-wrapping:before,
.opc-wrapper .field.addresses:after,
.opc-wrapper .field.addresses:before,
.order-details-items .block-order-details-gift-message:after,
.order-details-items .block-order-details-gift-message:before,
.order-details-items .order-gift-message:after,
.order-details-items .order-gift-message:before,
.order-options .product:after,
.order-options .product:before,
.page-product-downloadable .product-add-form:after,
.page-product-downloadable .product-add-form:before,
.payment-method-braintree .hosted-date-wrap:after,
.payment-method-braintree .hosted-date-wrap:before,
.sidebar .product-items-images:after,
.sidebar .product-items-images:before,
.table-order-items .gift-wrapping:after,
.table-order-items .gift-wrapping:before,
.table-order-review .gift-wrapping:after,
.table-order-review .gift-wrapping:before,
.toolbar-products:after,
.toolbar-products:before,
.toolbar:after,
.toolbar:before {
   content: '';
   display: table
}

.abs-add-clearfix:after,
.abs-add-fields .fieldset .actions-toolbar:not(:first-child):after,
.block-giftregistry-shared-items .product .item-options:after,
.cart.table-wrapper .actions-toolbar:after,
.cart.table-wrapper .item-options:after,
.checkout-container:after,
.checkout-onepage-success:after,
.customer-review .product-details:after,
.fieldset .fullname .field:after,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child):after,
.form-create-return .fieldset .actions-toolbar:not(:first-child):after,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child):after,
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child):after,
.form.send.friend .fieldset .actions-toolbar:not(:first-child):after,
.gift-item-block .content:after,
.gift-options:after,
.gift-wrapping-list:after,
.header.content:after,
.map-popup .map-info-price:after,
.minicart-items .product-item>.product:after,
.multicheckout .block-content:after,
.multicheckout .block:after,
.multicheckout .item-options:after,
.opc-block-summary .items-in-cart .product .item-options:after,
.opc-estimated-wrapper:after,
.opc-wrapper .data.table .gift-wrapping:after,
.opc-wrapper .field.addresses:after,
.order-details-items .block-order-details-gift-message:after,
.order-details-items .order-gift-message:after,
.order-options .product:after,
.page-product-downloadable .product-add-form:after,
.payment-method-braintree .hosted-date-wrap:after,
.sidebar .product-items-images:after,
.table-order-items .gift-wrapping:after,
.table-order-review .gift-wrapping:after,
.toolbar-products:after,
.toolbar:after {
   clear: both
}

.abs-field-date .control,
.abs-field-tooltip,
.block-event .slider-panel .slider .item .action.show,
.bundle-options-container .block-bundle-summary,
.cart-summary,
.column .block-addbysku .sku,
.columns .column.main,
.columns .sidebar-additional,
.columns .sidebar-main,
.field .control._with-tooltip,
.field.date .control,
.opc-block-summary,
.opc-wrapper .shipping-address-item,
.shipping-policy-block.field-tooltip .field-tooltip-content,
.sidebar .block-addbysku .fieldset .fields .field.sku,
.sidebar .product-items-images .product-item {
   box-sizing: border-box
}

.abs-navigation-icon:after {
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale;
   font-size: 34px;
   line-height: 1.2;
   color: inherit;
   content: '\e622';
   font-family: icons-blank-theme;
   vertical-align: middle;
   display: inline-block;
   font-weight: 400;
   overflow: hidden;
   speak: none;
   text-align: center
}

.abs-split-button:after,
.abs-split-button:before {
   content: '';
   display: table
}

.abs-split-button:after {
   clear: both
}

.abs-split-button .action.split {
   float: left;
   margin: 0
}

.abs-split-button .action.toggle {
   float: right;
   margin: 0
}

.abs-split-button .action-gift.action.split,
.abs-split-button .cart.table-wrapper .actions-toolbar>.action.action.split,
.abs-split-button button.action.split {
   border-bottom-right-radius: 0;
   border-top-right-radius: 0
}

.abs-split-button .action-gift+.action.toggle,
.abs-split-button .cart.table-wrapper .actions-toolbar>.action+.action.toggle,
.abs-split-button button+.action.toggle {
   border-bottom-left-radius: 0;
   border-left: 0;
   border-top-left-radius: 0
}

.abs-split-button .action.toggle {
   padding: 4px 5px;
   display: inline-block;
   text-decoration: none
}

.abs-split-button .action.toggle>span {
   border: 0;
   clip: rect(0, 0, 0, 0);
   height: 1px;
   margin: -1px;
   overflow: hidden;
   padding: 0;
   position: absolute;
   width: 1px
}

.abs-split-button .action.toggle:after {
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale;
   font-size: 22px;
   line-height: 22px;
   color: inherit;
   content: '\e607';
   font-family: icons-blank-theme;
   margin: 0;
   vertical-align: top;
   display: inline-block;
   font-weight: 400;
   overflow: hidden;
   speak: none;
   text-align: center
}

.abs-split-button .action.toggle:hover:after {
   color: inherit
}

.abs-split-button .action.toggle:active:after {
   color: inherit
}

.abs-split-button .action.toggle.active {
   display: inline-block;
   text-decoration: none
}

.abs-split-button .action.toggle.active>span {
   border: 0;
   clip: rect(0, 0, 0, 0);
   height: 1px;
   margin: -1px;
   overflow: hidden;
   padding: 0;
   position: absolute;
   width: 1px
}

.abs-split-button .action.toggle.active:after {
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale;
   font-size: 22px;
   line-height: 22px;
   color: inherit;
   content: '\e618';
   font-family: icons-blank-theme;
   margin: 0;
   vertical-align: top;
   display: inline-block;
   font-weight: 400;
   overflow: hidden;
   speak: none;
   text-align: center
}

.abs-split-button .action.toggle.active:hover:after {
   color: inherit
}

.abs-split-button .action.toggle.active:active:after {
   color: inherit
}

.abs-split-button .items {
   margin: 0;
   padding: 0;
   list-style: none none;
   background: #fff;
   border: 1px solid #bbb;
   margin-top: 4px;
   min-width: 100%;
   z-index: 100;
   box-sizing: border-box;
   display: none;
   position: absolute;
   top: 100%;
   box-shadow: 0 3px 3px rgba(0, 0, 0, .15)
}

.abs-split-button .items li {
   margin: 0;
   padding: 3px 5px
}

.abs-split-button .items li:hover {
   background: #e8e8e8;
   cursor: pointer
}

.abs-split-button .items:after,
.abs-split-button .items:before {
   border-bottom-style: solid;
   content: '';
   display: block;
   height: 0;
   position: absolute;
   width: 0
}

.abs-split-button .items:before {
   border: 6px solid;
   border-color: transparent transparent #fff transparent;
   z-index: 99
}

.abs-split-button .items:after {
   border: 7px solid;
   border-color: transparent transparent #bbb transparent;
   z-index: 98
}

.abs-split-button .items:before {
   right: 10px;
   top: -12px
}

.abs-split-button .items:after {
   right: 9px;
   top: -14px
}

.abs-split-button.active {
   overflow: visible
}

.abs-split-button.active .items {
   display: block
}

.block-bundle-summary .action.towishlist,
.bundle-options-container .block-bundle-summary .product-addto-links>.action,
.product-info-main .action.tocompare,
.product-info-main .action.towishlist,
.product-options-bottom .action.tocompare,
.product-options-bottom .action.towishlist {
   line-height: 1.2rem;
   padding: 5px 8px;
   font-size: 1.1rem
}

.product-items .action.towishlist,
.product-items .wishlist.split.button>.action.split,
.products.list.items .action.towishlist,
.table-comparison .action.towishlist,
.table-comparison .wishlist.split.button>.action.split {
   display: inline-block;
   text-decoration: none
}

.abs-actions-addto-gridlist>span,
.product-items .action.towishlist>span,
.product-items .wishlist.split.button>.action.split>span,
.products.list.items .action.towishlist>span,
.table-comparison .action.towishlist>span,
.table-comparison .wishlist.split.button>.action.split>span {
   border: 0;
   clip: rect(0, 0, 0, 0);
   height: 1px;
   margin: -1px;
   overflow: hidden;
   padding: 0;
   position: absolute;
   width: 1px
}

.abs-actions-addto-gridlist:before,
.product-items .action.towishlist:before,
.product-items .wishlist.split.button>.action.split:before,
.products.list.items .action.towishlist:before,
.table-comparison .action.towishlist:before,
.table-comparison .wishlist.split.button>.action.split:before {
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale;
   font-size: 29px;
   line-height: 24px;
   color: #7d7d7d;
   font-family: icons-blank-theme;
   vertical-align: middle;
   display: inline-block;
   font-weight: 400;
   overflow: hidden;
   speak: none;
   text-align: center
}

.abs-actions-addto-gridlist:hover:before,
.product-items .action.towishlist:hover:before,
.product-items .wishlist.split.button>.action.split:hover:before,
.products.list.items .action.towishlist:hover:before,
.table-comparison .action.towishlist:hover:before,
.table-comparison .wishlist.split.button>.action.split:hover:before {
   color: #333
}

.block-authentication .action.action-login,
.block-authentication .action.action-register,
.block-minicart .block-content>.actions>.primary .action.primary,
.bundle-actions .action.primary,
.bundle-options-container .block-bundle-summary .box-tocart .action.primary,
.cart-container .checkout-methods-items .action.primary,
.checkout-payment-method .payment-method-content>.actions-toolbar>.primary .action.primary,
.form-address-edit .actions-toolbar .action.primary,
.methods-shipping .actions-toolbar .action.primary,
.multicheckout .action.primary,
.product-info-main .box-tocart .action.tocart,
.product-options-bottom .box-tocart .action.tocart {
   line-height: 2.2rem;
   padding: 14px 17px;
   font-size: 1.8rem
}

.abs-action-remove,
.abs-add-fields .action.remove,
.action-auth-toggle,
.cart-summary .block.giftcard .action.check,
.cart.table-wrapper .action.help.map,
.checkout-agreements-block .action-show,
.checkout-payment-method .checkout-billing-address .action-cancel,
.form-add-invitations .action.remove,
.form-create-return .action.remove,
.form-giftregistry-edit .action.remove,
.form-giftregistry-share .action.remove,
.form.send.friend .action.remove,
.gift-options .actions-toolbar .action-cancel,
.opc-block-shipping-information .shipping-information-title .action-edit,
.opc-wrapper .edit-address-link,
.paypal-button-widget .paypal-button,
.product-items .wishlist.split.button>.action,
.table-comparison .wishlist.split.button>.action {
   line-height: 1.42857143;
   padding: 0;
   color: #1979c3;
   text-decoration: none;
   background: 0 0;
   border: 0;
   display: inline;
   border-radius: 0;
   font-size: inherit;
   font-weight: 400
}

.abs-action-button-as-link:visited,
.abs-action-remove:visited,
.abs-add-fields .action.remove:visited,
.action-auth-toggle:visited,
.cart-summary .block.giftcard .action.check:visited,
.cart.table-wrapper .action.help.map:visited,
.checkout-agreements-block .action-show:visited,
.checkout-payment-method .checkout-billing-address .action-cancel:visited,
.form-add-invitations .action.remove:visited,
.form-create-return .action.remove:visited,
.form-giftregistry-edit .action.remove:visited,
.form-giftregistry-share .action.remove:visited,
.form.send.friend .action.remove:visited,
.gift-options .actions-toolbar .action-cancel:visited,
.opc-block-shipping-information .shipping-information-title .action-edit:visited,
.opc-wrapper .edit-address-link:visited,
.paypal-button-widget .paypal-button:visited,
.product-items .wishlist.split.button>.action:visited,
.table-comparison .wishlist.split.button>.action:visited {
   color: #1979c3;
   text-decoration: none
}

.abs-action-button-as-link:hover,
.abs-action-remove:hover,
.abs-add-fields .action.remove:hover,
.action-auth-toggle:hover,
.cart-summary .block.giftcard .action.check:hover,
.cart.table-wrapper .action.help.map:hover,
.checkout-agreements-block .action-show:hover,
.checkout-payment-method .checkout-billing-address .action-cancel:hover,
.form-add-invitations .action.remove:hover,
.form-create-return .action.remove:hover,
.form-giftregistry-edit .action.remove:hover,
.form-giftregistry-share .action.remove:hover,
.form.send.friend .action.remove:hover,
.gift-options .actions-toolbar .action-cancel:hover,
.opc-block-shipping-information .shipping-information-title .action-edit:hover,
.opc-wrapper .edit-address-link:hover,
.paypal-button-widget .paypal-button:hover,
.product-items .wishlist.split.button>.action:hover,
.table-comparison .wishlist.split.button>.action:hover {
   color: #006bb4;
   text-decoration: underline
}

.abs-action-button-as-link:active,
.abs-action-remove:active,
.abs-add-fields .action.remove:active,
.action-auth-toggle:active,
.cart-summary .block.giftcard .action.check:active,
.cart.table-wrapper .action.help.map:active,
.checkout-agreements-block .action-show:active,
.checkout-payment-method .checkout-billing-address .action-cancel:active,
.form-add-invitations .action.remove:active,
.form-create-return .action.remove:active,
.form-giftregistry-edit .action.remove:active,
.form-giftregistry-share .action.remove:active,
.form.send.friend .action.remove:active,
.gift-options .actions-toolbar .action-cancel:active,
.opc-block-shipping-information .shipping-information-title .action-edit:active,
.opc-wrapper .edit-address-link:active,
.paypal-button-widget .paypal-button:active,
.product-items .wishlist.split.button>.action:active,
.table-comparison .wishlist.split.button>.action:active {
   color: #ff5501;
   text-decoration: underline
}

.abs-action-button-as-link:hover,
.abs-action-remove:hover,
.abs-add-fields .action.remove:hover,
.action-auth-toggle:hover,
.cart-summary .block.giftcard .action.check:hover,
.cart.table-wrapper .action.help.map:hover,
.checkout-agreements-block .action-show:hover,
.checkout-payment-method .checkout-billing-address .action-cancel:hover,
.form-add-invitations .action.remove:hover,
.form-create-return .action.remove:hover,
.form-giftregistry-edit .action.remove:hover,
.form-giftregistry-share .action.remove:hover,
.form.send.friend .action.remove:hover,
.gift-options .actions-toolbar .action-cancel:hover,
.opc-block-shipping-information .shipping-information-title .action-edit:hover,
.opc-wrapper .edit-address-link:hover,
.paypal-button-widget .paypal-button:hover,
.product-items .wishlist.split.button>.action:hover,
.table-comparison .wishlist.split.button>.action:hover {
   color: #006bb4
}

.abs-action-button-as-link:active,
.abs-action-button-as-link:focus,
.abs-action-button-as-link:hover,
.abs-action-remove:active,
.abs-action-remove:focus,
.abs-action-remove:hover,
.abs-add-fields .action.remove:active,
.abs-add-fields .action.remove:focus,
.abs-add-fields .action.remove:hover,
.action-auth-toggle:active,
.action-auth-toggle:focus,
.action-auth-toggle:hover,
.cart-summary .block.giftcard .action.check:active,
.cart-summary .block.giftcard .action.check:focus,
.cart-summary .block.giftcard .action.check:hover,
.cart.table-wrapper .action.help.map:active,
.cart.table-wrapper .action.help.map:focus,
.cart.table-wrapper .action.help.map:hover,
.checkout-agreements-block .action-show:active,
.checkout-agreements-block .action-show:focus,
.checkout-agreements-block .action-show:hover,
.checkout-payment-method .checkout-billing-address .action-cancel:active,
.checkout-payment-method .checkout-billing-address .action-cancel:focus,
.checkout-payment-method .checkout-billing-address .action-cancel:hover,
.form-add-invitations .action.remove:active,
.form-add-invitations .action.remove:focus,
.form-add-invitations .action.remove:hover,
.form-create-return .action.remove:active,
.form-create-return .action.remove:focus,
.form-create-return .action.remove:hover,
.form-giftregistry-edit .action.remove:active,
.form-giftregistry-edit .action.remove:focus,
.form-giftregistry-edit .action.remove:hover,
.form-giftregistry-share .action.remove:active,
.form-giftregistry-share .action.remove:focus,
.form-giftregistry-share .action.remove:hover,
.form.send.friend .action.remove:active,
.form.send.friend .action.remove:focus,
.form.send.friend .action.remove:hover,
.gift-options .actions-toolbar .action-cancel:active,
.gift-options .actions-toolbar .action-cancel:focus,
.gift-options .actions-toolbar .action-cancel:hover,
.opc-block-shipping-information .shipping-information-title .action-edit:active,
.opc-block-shipping-information .shipping-information-title .action-edit:focus,
.opc-block-shipping-information .shipping-information-title .action-edit:hover,
.opc-wrapper .edit-address-link:active,
.opc-wrapper .edit-address-link:focus,
.opc-wrapper .edit-address-link:hover,
.paypal-button-widget .paypal-button:active,
.paypal-button-widget .paypal-button:focus,
.paypal-button-widget .paypal-button:hover,
.product-items .wishlist.split.button>.action:active,
.product-items .wishlist.split.button>.action:focus,
.product-items .wishlist.split.button>.action:hover,
.table-comparison .wishlist.split.button>.action:active,
.table-comparison .wishlist.split.button>.action:focus,
.table-comparison .wishlist.split.button>.action:hover {
   background: 0 0;
   border: 0
}

.abs-action-button-as-link.disabled,
.abs-action-button-as-link[disabled],
.abs-action-remove.disabled,
.abs-action-remove[disabled],
.abs-add-fields .action.remove.disabled,
.abs-add-fields .action.remove[disabled],
.action-auth-toggle.disabled,
.action-auth-toggle[disabled],
.cart-summary .block.giftcard .action.check.disabled,
.cart-summary .block.giftcard .action.check[disabled],
.cart.table-wrapper .action.help.map.disabled,
.cart.table-wrapper .action.help.map[disabled],
.checkout-agreements-block .action-show.disabled,
.checkout-agreements-block .action-show[disabled],
.checkout-payment-method .checkout-billing-address .action-cancel.disabled,
.checkout-payment-method .checkout-billing-address .action-cancel[disabled],
.form-add-invitations .action.remove.disabled,
.form-add-invitations .action.remove[disabled],
.form-create-return .action.remove.disabled,
.form-create-return .action.remove[disabled],
.form-giftregistry-edit .action.remove.disabled,
.form-giftregistry-edit .action.remove[disabled],
.form-giftregistry-share .action.remove.disabled,
.form-giftregistry-share .action.remove[disabled],
.form.send.friend .action.remove.disabled,
.form.send.friend .action.remove[disabled],
.gift-options .actions-toolbar .action-cancel.disabled,
.gift-options .actions-toolbar .action-cancel[disabled],
.opc-block-shipping-information .shipping-information-title .action-edit.disabled,
.opc-block-shipping-information .shipping-information-title .action-edit[disabled],
.opc-wrapper .edit-address-link.disabled,
.opc-wrapper .edit-address-link[disabled],
.paypal-button-widget .paypal-button.disabled,
.paypal-button-widget .paypal-button[disabled],
.product-items .wishlist.split.button>.action.disabled,
.product-items .wishlist.split.button>.action[disabled],
.table-comparison .wishlist.split.button>.action.disabled,
.table-comparison .wishlist.split.button>.action[disabled],
fieldset[disabled] .abs-action-button-as-link,
fieldset[disabled] .abs-action-remove,
fieldset[disabled] .abs-add-fields .action.remove,
fieldset[disabled] .action-auth-toggle,
fieldset[disabled] .cart-summary .block.giftcard .action.check,
fieldset[disabled] .cart.table-wrapper .action.help.map,
fieldset[disabled] .checkout-agreements-block .action-show,
fieldset[disabled] .checkout-payment-method .checkout-billing-address .action-cancel,
fieldset[disabled] .form-add-invitations .action.remove,
fieldset[disabled] .form-create-return .action.remove,
fieldset[disabled] .form-giftregistry-edit .action.remove,
fieldset[disabled] .form-giftregistry-share .action.remove,
fieldset[disabled] .form.send.friend .action.remove,
fieldset[disabled] .gift-options .actions-toolbar .action-cancel,
fieldset[disabled] .opc-block-shipping-information .shipping-information-title .action-edit,
fieldset[disabled] .opc-wrapper .edit-address-link,
fieldset[disabled] .paypal-button-widget .paypal-button,
fieldset[disabled] .product-items .wishlist.split.button>.action,
fieldset[disabled] .table-comparison .wishlist.split.button>.action {
   color: #1979c3;
   opacity: .5;
   cursor: default;
   pointer-events: none;
   text-decoration: underline
}

.abs-action-remove:active,
.abs-action-remove:not(:focus),
.abs-add-fields .action.remove:active,
.abs-add-fields .action.remove:not(:focus),
.action-auth-toggle:active,
.action-auth-toggle:not(:focus),
.cart-summary .block.giftcard .action.check:active,
.cart-summary .block.giftcard .action.check:not(:focus),
.cart.table-wrapper .action.help.map:active,
.cart.table-wrapper .action.help.map:not(:focus),
.checkout-agreements-block .action-show:active,
.checkout-agreements-block .action-show:not(:focus),
.checkout-payment-method .checkout-billing-address .action-cancel:active,
.checkout-payment-method .checkout-billing-address .action-cancel:not(:focus),
.form-add-invitations .action.remove:active,
.form-add-invitations .action.remove:not(:focus),
.form-create-return .action.remove:active,
.form-create-return .action.remove:not(:focus),
.form-giftregistry-edit .action.remove:active,
.form-giftregistry-edit .action.remove:not(:focus),
.form-giftregistry-share .action.remove:active,
.form-giftregistry-share .action.remove:not(:focus),
.form.send.friend .action.remove:active,
.form.send.friend .action.remove:not(:focus),
.gift-options .actions-toolbar .action-cancel:active,
.gift-options .actions-toolbar .action-cancel:not(:focus),
.opc-block-shipping-information .shipping-information-title .action-edit:active,
.opc-block-shipping-information .shipping-information-title .action-edit:not(:focus),
.opc-wrapper .edit-address-link:active,
.opc-wrapper .edit-address-link:not(:focus),
.paypal-button-widget .paypal-button:active,
.paypal-button-widget .paypal-button:not(:focus),
.product-items .wishlist.split.button>.action:active,
.product-items .wishlist.split.button>.action:not(:focus),
.table-comparison .wishlist.split.button>.action:active,
.table-comparison .wishlist.split.button>.action:not(:focus) {
   box-shadow: none
}

.block-compare .action.compare,
.cart-summary .actions-toolbar>.primary .action-gift,
.cart-summary .actions-toolbar>.primary .cart.table-wrapper .actions-toolbar>.action,
.cart-summary .actions-toolbar>.primary button,
.cart-summary .form.giftregistry .fieldset .action.primary,
.paypal-review .block .actions-toolbar .action.primary {
   background: #f2f2f2;
   border: 1px solid #cdcdcd;
   color: #333
}

.abs-revert-secondary-color:active,
.abs-revert-secondary-color:focus,
.block-compare .action.compare:active,
.block-compare .action.compare:focus,
.cart-summary .actions-toolbar>.primary .action-gift:active,
.cart-summary .actions-toolbar>.primary .action-gift:focus,
.cart-summary .actions-toolbar>.primary .cart.table-wrapper .actions-toolbar>.action:active,
.cart-summary .actions-toolbar>.primary .cart.table-wrapper .actions-toolbar>.action:focus,
.cart-summary .actions-toolbar>.primary button:active,
.cart-summary .actions-toolbar>.primary button:focus,
.cart-summary .form.giftregistry .fieldset .action.primary:active,
.cart-summary .form.giftregistry .fieldset .action.primary:focus,
.paypal-review .block .actions-toolbar .action.primary:active,
.paypal-review .block .actions-toolbar .action.primary:focus {
   background: #e2e2e2;
   border: 1px solid #cdcdcd;
   color: #333
}

.abs-revert-secondary-color:hover,
.block-compare .action.compare:hover,
.cart-summary .actions-toolbar>.primary .action-gift:hover,
.cart-summary .actions-toolbar>.primary .cart.table-wrapper .actions-toolbar>.action:hover,
.cart-summary .actions-toolbar>.primary button:hover,
.cart-summary .form.giftregistry .fieldset .action.primary:hover,
.paypal-review .block .actions-toolbar .action.primary:hover {
   background: #e2e2e2;
   border: 1px solid #cdcdcd;
   color: #555
}

.cart-summary .form.giftregistry .fieldset .action.primary {
   font-size: 1.4rem;
   line-height: 1.6rem;
   padding: 7px 15px
}

.bundle-actions {
   margin: 10px 0
}

.bundle-options-container .price-notice .price-excluding-tax,
.bundle-options-container .price-notice .price-including-tax,
.bundle-options-container .price-notice .weee,
.cart-summary .price-excluding-tax,
.cart-summary .price-including-tax,
.cart-summary .weee,
.gift-options .price-excluding-tax,
.gift-options .price-including-tax,
.gift-options .weee,
.gift-summary .price-excluding-tax,
.gift-summary .price-including-tax,
.gift-summary .weee,
.product-options-wrapper .field .price-notice .price-excluding-tax,
.product-options-wrapper .field .price-notice .price-including-tax,
.product-options-wrapper .field .price-notice .weee {
   font-size: 1.4rem;
   display: inline-block;
   white-space: nowrap
}

.bundle-options-container .price-notice .price-including-tax+.price-excluding-tax,
.cart-summary .price-including-tax+.price-excluding-tax,
.gift-options .price-including-tax+.price-excluding-tax,
.gift-summary .price-including-tax+.price-excluding-tax,
.product-options-wrapper .field .price-notice .price-including-tax+.price-excluding-tax {
   display: inline-block;
   font-size: 1.1rem
}

.bundle-options-container .price-notice .price-including-tax+.price-excluding-tax:before,
.cart-summary .price-including-tax+.price-excluding-tax:before,
.gift-options .price-including-tax+.price-excluding-tax:before,
.gift-summary .price-including-tax+.price-excluding-tax:before,
.product-options-wrapper .field .price-notice .price-including-tax+.price-excluding-tax:before {
   content: '(' attr(data-label) ': '
}

.bundle-options-container .price-notice .price-including-tax+.price-excluding-tax:after,
.cart-summary .price-including-tax+.price-excluding-tax:after,
.gift-options .price-including-tax+.price-excluding-tax:after,
.gift-summary .price-including-tax+.price-excluding-tax:after,
.product-options-wrapper .field .price-notice .price-including-tax+.price-excluding-tax:after {
   content: ')'
}

.price-excluding-tax .cart-tax-total,
.price-including-tax .cart-tax-total {
   cursor: pointer;
   padding-right: 12px;
   position: relative;
   display: inline-block;
   text-decoration: none
}

.abs-tax-total:after,
.price-excluding-tax .cart-tax-total:after,
.price-including-tax .cart-tax-total:after {
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale;
   font-size: 26px;
   line-height: 10px;
   color: inherit;
   content: '\e622';
   font-family: icons-blank-theme;
   margin: 3px 0 0 0;
   vertical-align: middle;
   display: inline-block;
   font-weight: 400;
   overflow: hidden;
   speak: none;
   text-align: center
}

.price-excluding-tax .cart-tax-total:after,
.price-including-tax .cart-tax-total:after {
   position: absolute;
   right: -10px;
   top: 3px
}

.abs-tax-total-expanded:after {
   content: '\e621'
}

.abs-tax-total-expanded:after,
.price-excluding-tax .cart-tax-total-expanded:after,
.price-including-tax .cart-tax-total-expanded:after {
   content: '\e621'
}

.block-minicart .subtotal .label:after,
.block-wishlist-management .wishlist-select .wishlist-name-label:after,
.minicart-items .details-qty .label:after,
.minicart-items .price-minicart .label:after,
.order-details-items .block-order-details-gift-message .label:after,
.order-details-items .order-gift-message .label:after {
   content: ': '
}

.abs-dropdown-items-new .action.new,
.wishlist-dropdown .action.new,
.wishlist.split.button .action.new {
   display: inline-block;
   text-decoration: none
}

.abs-dropdown-items-new .action.new:before,
.abs-icon-add:before,
.wishlist-dropdown .action.new:before,
.wishlist.split.button .action.new:before {
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale;
   font-size: 10px;
   line-height: 10px;
   color: inherit;
   content: '\e61c';
   font-family: icons-blank-theme;
   vertical-align: middle;
   display: inline-block;
   font-weight: 400;
   overflow: hidden;
   speak: none;
   text-align: center
}

.wishlist-dropdown .items .item:last-child:hover,
.wishlist.split.button .items .item:last-child:hover {
   background: #e8e8e8
}

.wishlist-dropdown .action.new:before,
.wishlist.split.button .action.new:before {
   margin-left: -17px;
   margin-right: 5px
}

.abs-sidebar-totals .table-caption,
.cart-summary .block .fieldset.estimate>.legend,
.cart-summary .block .fieldset.estimate>.legend+br,
.cart-totals .table-caption,
.minicart-items .product-item-details .weee[data-label] .label,
.multicheckout .block .methods-shipping .item-content .fieldset>.legend+br,
.multicheckout .hidden,
.no-display,
.opc-block-summary .table-totals .table-caption,
.order-details-items .order-items .order-gift-message .action.close,
.page-product-giftcard .fieldset.giftcard>.legend+br,
.sidebar .subtitle,
.sidebar-additional .block-reorder .subtitle,
.sidebar-main .block-reorder .subtitle,
[class^=multishipping-] .nav-sections,
[class^=multishipping-] .nav-toggle {
   display: none
}

.order-status,
.return-status {
   display: inline-block;
   margin-bottom: 20px
}

.block-compare .counter,
.block-wishlist .counter {
   color: #7d7d7d;
   font-size: 1.2rem;
   white-space: nowrap
}

.block-cart-failed .action.continue,
.cart-container .form-cart .action.continue {
   border-radius: 3px;
   background-image: none;
   background: #f2f2f2;
   border: 1px solid #cdcdcd;
   color: #333;
   cursor: pointer;
   font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
   font-weight: 700;
   margin: 0;
   padding: 7px 15px 7px 0;
   font-size: 1.4rem;
   line-height: 1.6rem;
   box-sizing: border-box;
   vertical-align: middle;
   display: inline-block;
   text-decoration: none
}

.abs-shopping-cart-items .action.continue:active,
.abs-shopping-cart-items .action.continue:focus,
.abs-shopping-cart-items .action.continue:hover,
.block-cart-failed .action.continue:active,
.block-cart-failed .action.continue:focus,
.block-cart-failed .action.continue:hover,
.cart-container .form-cart .action.continue:active,
.cart-container .form-cart .action.continue:focus,
.cart-container .form-cart .action.continue:hover {
   text-decoration: none
}

.abs-shopping-cart-items .action.continue:before,
.block-cart-failed .action.continue:before,
.cart-container .form-cart .action.continue:before {
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale;
   font-size: 32px;
   line-height: 16px;
   color: inherit;
   content: '\e617';
   font-family: icons-blank-theme;
   margin: 0;
   vertical-align: top;
   display: inline-block;
   font-weight: 400;
   overflow: hidden;
   speak: none;
   text-align: center
}

.abs-shopping-cart-items .action.continue:hover:before,
.block-cart-failed .action.continue:hover:before,
.cart-container .form-cart .action.continue:hover:before {
   color: inherit
}

.abs-shopping-cart-items .action.continue:active:before,
.block-cart-failed .action.continue:active:before,
.cart-container .form-cart .action.continue:active:before {
   color: inherit
}

.abs-shopping-cart-items .action.continue:active,
.abs-shopping-cart-items .action.continue:focus,
.block-cart-failed .action.continue:active,
.block-cart-failed .action.continue:focus,
.cart-container .form-cart .action.continue:active,
.cart-container .form-cart .action.continue:focus {
   background: #e2e2e2;
   border: 1px solid #cdcdcd;
   color: #333
}

.abs-shopping-cart-items .action.continue:hover,
.block-cart-failed .action.continue:hover,
.cart-container .form-cart .action.continue:hover {
   background: #e2e2e2;
   border: 1px solid #cdcdcd;
   color: #555
}

.abs-shopping-cart-items .action.continue.disabled,
.abs-shopping-cart-items .action.continue[disabled],
.block-cart-failed .action.continue.disabled,
.block-cart-failed .action.continue[disabled],
.cart-container .form-cart .action.continue.disabled,
.cart-container .form-cart .action.continue[disabled],
fieldset[disabled] .abs-shopping-cart-items .action.continue,
fieldset[disabled] .block-cart-failed .action.continue,
fieldset[disabled] .cart-container .form-cart .action.continue {
   opacity: .5;
   cursor: default;
   pointer-events: none
}

.block-cart-failed .action.continue:active,
.cart-container .form-cart .action.continue:active {
   box-shadow: inset 0 2px 1px rgba(0, 0, 0, .12)
}

.block-cart-failed .action.update,
.cart-container .form-cart .action.update {
   display: inline-block;
   text-decoration: none;
   padding-left: 5px
}

.abs-shopping-cart-items .action.update:before,
.block-cart-failed .action.update:before,
.cart-container .form-cart .action.update:before {
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale;
   font-size: 32px;
   line-height: 16px;
   color: inherit;
   content: '\e603';
   font-family: icons-blank-theme;
   margin: 0;
   vertical-align: top;
   display: inline-block;
   font-weight: 400;
   overflow: hidden;
   speak: none;
   text-align: center
}

.abs-shopping-cart-items .action.update:hover:before,
.block-cart-failed .action.update:hover:before,
.cart-container .form-cart .action.update:hover:before {
   color: inherit
}

.abs-shopping-cart-items .action.update:active:before,
.block-cart-failed .action.update:active:before,
.cart-container .form-cart .action.update:active:before {
   color: inherit
}

.field.date .control {
   position: relative
}

.abs-field-date input,
.field.date input,
.form-giftregistry-search .fields-specific-options .datetime-picker {
   margin-right: 10px;
   width: calc(100% - 50px)
}

.field .control._with-tooltip {
   position: relative
}

.field .control._with-tooltip input {
   margin-right: 10px;
   width: calc(100% - 39px)
}

.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content,
.shipping-policy-block.field-tooltip .field-tooltip-content {
   right: -10px;
   top: 40px;
   left: auto
}

.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:after,
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:before,
.shipping-policy-block.field-tooltip .field-tooltip-content:after,
.shipping-policy-block.field-tooltip .field-tooltip-content:before {
   border: 10px solid transparent;
   height: 0;
   width: 0;
   margin-top: -21px;
   right: 10px;
   left: auto;
   top: 0
}

.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:before,
.shipping-policy-block.field-tooltip .field-tooltip-content:before {
   border-bottom-color: #999
}

.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:after,
.shipping-policy-block.field-tooltip .field-tooltip-content:after {
   border-bottom-color: #f4f4f4;
   top: 1px
}

.checkout-agreements-items .checkout-agreements-item-title,
.opc-block-shipping-information .shipping-information-title,
.opc-block-summary>.title,
.opc-wrapper .step-title {
   border-bottom: 1px solid #ccc;
   padding-bottom: 10px;
   color: #333;
   font-weight: 300;
   font-size: 2.6rem
}

.cart-totals .mark,
.opc-block-summary .table-totals .mark {
   font-weight: 400;
   padding-left: 4px
}

.cart-totals .mark strong,
.opc-block-summary .table-totals .mark strong {
   font-weight: 400
}

.cart-totals .amount,
.opc-block-summary .table-totals .amount {
   padding-right: 4px;
   text-align: right;
   white-space: nowrap
}

.cart-totals .amount strong,
.opc-block-summary .table-totals .amount strong {
   font-weight: 400
}

.cart-totals .grand .amount,
.cart-totals .grand .mark,
.opc-block-summary .table-totals .grand .amount,
.opc-block-summary .table-totals .grand .mark {
   padding-top: 20px
}

.cart-totals .grand .amount,
.opc-block-summary .table-totals .grand .amount {
   padding-right: 4px;
   text-align: right
}

.cart-totals .grand .amount strong,
.opc-block-summary .table-totals .grand .amount strong {
   font-weight: 700
}

.cart-totals .msrp,
.opc-block-summary .table-totals .msrp {
   margin-bottom: 10px
}

.cart-totals .totals-tax-summary .amount,
.cart-totals .totals-tax-summary .mark,
.opc-block-summary .table-totals .totals-tax-summary .amount,
.opc-block-summary .table-totals .totals-tax-summary .mark {
   border-top: 1px solid #d1d1d1;
   border-bottom: 1px solid #d1d1d1;
   cursor: pointer
}

.cart-totals .totals-tax-summary .amount .price,
.opc-block-summary .table-totals .totals-tax-summary .amount .price {
   display: block;
   text-decoration: none;
   padding-right: 25px;
   position: relative
}

.abs-sidebar-totals .totals-tax-summary .amount .price>span,
.cart-totals .totals-tax-summary .amount .price>span,
.opc-block-summary .table-totals .totals-tax-summary .amount .price>span {
   border: 0;
   clip: rect(0, 0, 0, 0);
   height: 1px;
   margin: -1px;
   overflow: hidden;
   padding: 0;
   position: absolute;
   width: 1px
}

.abs-sidebar-totals .totals-tax-summary .amount .price:after,
.cart-totals .totals-tax-summary .amount .price:after,
.opc-block-summary .table-totals .totals-tax-summary .amount .price:after {
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale;
   font-size: 30px;
   line-height: inherit;
   color: inherit;
   content: '\e622';
   font-family: icons-blank-theme;
   vertical-align: middle;
   display: inline-block;
   font-weight: 400;
   overflow: hidden;
   speak: none;
   text-align: center
}

.cart-totals .totals-tax-summary .amount .price:after,
.opc-block-summary .table-totals .totals-tax-summary .amount .price:after {
   position: absolute;
   right: -5px;
   top: -12px
}

.cart-totals .totals-tax-summary.expanded .amount,
.cart-totals .totals-tax-summary.expanded .mark,
.opc-block-summary .table-totals .totals-tax-summary.expanded .amount,
.opc-block-summary .table-totals .totals-tax-summary.expanded .mark {
   border-bottom: 0
}

.abs-sidebar-totals .totals-tax-summary.expanded .amount .price:after,
.cart-totals .totals-tax-summary.expanded .amount .price:after,
.opc-block-summary .table-totals .totals-tax-summary.expanded .amount .price:after {
   content: '\e621'
}

.cart-totals .totals-tax-details,
.opc-block-summary .table-totals .totals-tax-details {
   border-bottom: 1px solid #d1d1d1;
   display: none
}

.cart-totals .totals-tax-details.shown,
.opc-block-summary .table-totals .totals-tax-details.shown {
   display: table-row
}

.cart-summary .block>.title,
.paypal-review-discount .block>.title {
   border-top: 1px solid #d1d1d1;
   cursor: pointer;
   font-weight: 600;
   display: block;
   text-decoration: none;
   margin-bottom: 0;
   overflow: hidden;
   padding: 7px 30px 7px 5px;
   position: relative
}

.abs-discount-block>.title:after,
.cart-summary .block>.title:after,
.paypal-review-discount .block>.title:after {
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale;
   font-size: 30px;
   line-height: inherit;
   color: inherit;
   content: '\e622';
   font-family: icons-blank-theme;
   vertical-align: middle;
   display: inline-block;
   font-weight: 400;
   overflow: hidden;
   speak: none;
   text-align: center
}

.cart-summary .block>.title:after,
.paypal-review-discount .block>.title:after {
   position: absolute;
   right: -5px;
   top: -5px
}

.column.main .cart-summary .block>.title strong,
.column.main .paypal-review-discount .block>.title strong {
   font-size: 1.8rem;
   font-weight: 400
}

.cart-summary .block>.content,
.paypal-review-discount .block>.content {
   display: none
}

.abs-discount-block.active>.title:after,
.cart-summary .block.active>.title:after,
.paypal-review-discount .block.active>.title:after {
   content: '\e621'
}

.cart-summary .block.active>.content,
.paypal-review-discount .block.active>.content {
   display: block
}

.items {
   margin: 0;
   padding: 0;
   list-style: none none
}

.columns {
   display: -webkit-flex;
   display: -ms-flexbox;
   display: flex;
   -webkit-flex-wrap: wrap;
   flex-wrap: wrap;
   box-sizing: border-box
}

.columns:after {
   clear: both;
   content: ' ';
   display: block;
   height: 0;
   overflow: hidden;
   visibility: hidden
}

.columns .column.main {
   padding-bottom: 40px;
   -webkit-flex-basis: 100%;
   flex-basis: 100%;
   -webkit-flex-grow: 1;
   flex-grow: 1;
   -ms-flex-order: 1;
   -webkit-order: 1;
   order: 1;
   width: 100%
}

.columns .sidebar-main {
   -webkit-flex-grow: 1;
   flex-grow: 1;
   -webkit-flex-basis: 100%;
   flex-basis: 100%;
   -ms-flex-order: 1;
   -webkit-order: 1;
   order: 1
}

.columns .sidebar-additional {
   -webkit-flex-grow: 1;
   flex-grow: 1;
   -webkit-flex-basis: 100%;
   flex-basis: 100%;
   -ms-flex-order: 2;
   -webkit-order: 2;
   order: 2
}

.table-wrapper {
   margin-bottom: 20px
}

table>caption {
   border: 0;
   clip: rect(0, 0, 0, 0);
   height: 1px;
   margin: -1px;
   overflow: hidden;
   padding: 0;
   position: absolute;
   width: 1px
}

.table:not(.cart):not(.totals) {
   border: none
}

.table:not(.cart):not(.totals)>tbody>tr>td,
.table:not(.cart):not(.totals)>tbody>tr>th,
.table:not(.cart):not(.totals)>tfoot>tr>td,
.table:not(.cart):not(.totals)>tfoot>tr>th,
.table:not(.cart):not(.totals)>thead>tr>td,
.table:not(.cart):not(.totals)>thead>tr>th {
   border: none
}

.table:not(.cart):not(.totals)>thead>tr>td,
.table:not(.cart):not(.totals)>thead>tr>th {
   border-bottom: 1px solid #d1d1d1
}

.table:not(.cart):not(.totals) tfoot>tr:first-child td,
.table:not(.cart):not(.totals) tfoot>tr:first-child th {
   border-top: 1px solid #d1d1d1;
   padding-top: 20px
}

.table:not(.cart):not(.totals) tfoot .mark {
   font-weight: 400;
   text-align: right
}

.message.error,
.message.info,
.message.notice,
.message.success,
.message.warning {
   font-size: 1rem;
   display: block;
   padding: 16px 40px 15px;
   border-radius: 4px;
   position: fixed;
   right: 0;
   top: 60px;
   z-index: 999;
   left: 0
}

.message.error>:first-child:before,
.message.info>:first-child:before,
.message.notice>:first-child:before,
.message.success>:first-child:before,
.message.warning>:first-child:before {
   font-family: Linearicons;
   position: absolute;
   font-size: 18px;
   left: 13px;
   top: 50%;
   transform: translateY(-50%);
   -moz-transform: translateY(-50%);
   -webkit-transform: translateY(-50%);
   -ms-transform: translateY(-50%)
}

.message.error .close,
.message.info .close,
.message.notice .close,
.message.success .close,
.message.warning .close {
   position: absolute;
   cursor: pointer;
   right: 13px;
   top: 50%;
   transform: translateY(-50%);
   -moz-transform: translateY(-50%);
   -webkit-transform: translateY(-50%);
   -ms-transform: translateY(-50%)
}

.message.error .close:before,
.message.info .close:before,
.message.notice .close:before,
.message.success .close:before,
.message.warning .close:before {
   content: "\e935";
   font-family: Linearicons;
   font-size: 16px
}

.message.info {
   color: #0c5460;
   background-color: #d1ecf1
}

.message.info>:first-child:before {
   content: "\e691"
}

.message.error {
   color: #721c24;
   background-color: #f8d7da
}

.message.error>:first-child:before {
   content: "\e954"
}

.message.warning {
   color: #856404;
   background-color: #fff3cd
}

.message.warning>:first-child:before {
   content: "\e955"
}

.message.notice {
   background: #fdf0d5;
   color: #6f4400
}

.message.notice>:first-child:before {
   content: "\e956"
}

.message.success {
   background-color: #ceecce;
   color: #006400
}

.message.success>:first-child:before {
   content: "\e959"
}

.rtl-theme .message.error>:first-child:before,
.rtl-theme .message.info>:first-child:before,
.rtl-theme .message.notice>:first-child:before,
.rtl-theme .message.success>:first-child:before,
.rtl-theme .message.warning>:first-child:before {
   left: auto;
   right: 13px
}

.rtl-theme .message.error .close,
.rtl-theme .message.info .close,
.rtl-theme .message.notice .close,
.rtl-theme .message.success .close,
.rtl-theme .message.warning .close {
   left: 13px;
   right: auto
}

.column.main .message.error,
.column.main .message.info,
.column.main .message.notice,
.column.main .message.success,
.column.main .message.warning,
.sidebar .message.error,
.sidebar .message.info,
.sidebar .message.notice,
.sidebar .message.success,
.sidebar .message.warning {
   position: relative;
   max-width: 100%;
   left: auto;
   right: auto;
   top: auto
}

.horizontal-menu.mgt-menu .navigation {
   background: 0 0
}

.horizontal-menu.mgt-menu .navigation>ul {
   padding: 0
}

.horizontal-menu.mgt-menu .navigation .level0 .level-top {
   border: none;
   font-size: 1.125rem;
   font-weight: 600;
   color: #222;
   padding: 10px 15px 10px 0;
   display: block;
   line-height: inherit
}

.horizontal-menu.mgt-menu .navigation li>a {
   font-size: 1rem;
   font-weight: 400;
   color: #222;
   padding: 10px 30px 10px 0;
   border-top: 1px solid #f3f3f3;
   display: block;
   background: 0 0;
   text-transform: none;
   border-left: none !important
}

.horizontal-menu.mgt-menu .navigation li>a>span {
   margin: 0 !important
}

.horizontal-menu.mgt-menu .navigation li>a:after {
   content: none
}

.horizontal-menu.mgt-menu .navigation li.level0+li.level0>a.level-top {
   border-top: 1px solid #f3f3f3
}

.horizontal-menu.mgt-menu .navigation li.level1>a {
   padding-left: 10px
}

.horizontal-menu.mgt-menu .navigation li[class*=level]:not(.level1):not(.level0)>a {
   padding-left: 20px !important
}

.horizontal-menu.mgt-menu .navigation li.parent {
   position: relative
}

.horizontal-menu.mgt-menu .navigation li.parent .submenu {
   position: static !important;
   border: none;
   box-shadow: none;
   padding: 0 !important
}

.horizontal-menu.mgt-menu .navigation li.parent>a.ui-state-active:before {
   content: "\e937" !important
}

.horizontal-menu.mgt-menu .navigation li.parent.level0>a:before {
   content: "\e936";
   font-family: Linearicons;
   font-size: .75rem;
   color: #222;
   font-weight: 700;
   cursor: pointer;
   position: absolute;
   right: 0;
   top: 0;
   display: block;
   padding: 17px 9px;
   line-height: 1
}

.horizontal-menu.mgt-menu .navigation li.parent.level0>a.ui-state-active:before {
   content: "\e937"
}

.tooltip.wrapper {
   position: relative
}

.tooltip.wrapper .tooltip.content {
   background: #fff;
   max-width: 360px;
   min-width: 210px;
   padding: 12px 16px;
   z-index: 100;
   display: none;
   position: absolute;
   text-align: left;
   color: #333;
   line-height: 1.4;
   border: 1px solid #bbb;
   margin-top: 5px;
   left: 0;
   top: 100%
}

.tooltip.wrapper .tooltip.content:after,
.tooltip.wrapper .tooltip.content:before {
   border: solid transparent;
   content: '';
   height: 0;
   position: absolute;
   width: 0
}

.tooltip.wrapper .tooltip.content:after {
   border-width: 5px;
   border-color: transparent
}

.tooltip.wrapper .tooltip.content:before {
   border-width: 6px;
   border-color: transparent
}

.tooltip.wrapper .tooltip.content:after,
.tooltip.wrapper .tooltip.content:before {
   bottom: 100%
}

.tooltip.wrapper .tooltip.content:after {
   border-bottom-color: #fff;
   left: 15px;
   margin-left: -5px
}

.tooltip.wrapper .tooltip.content:before {
   border-bottom-color: #bbb;
   left: 15px;
   margin-left: -6px
}

.tooltip.wrapper tooltip.toggle {
   cursor: help
}

.tooltip.wrapper tooltip.toggle:focus+.tooltip.content,
.tooltip.wrapper tooltip.toggle:hover+.tooltip.content,
.tooltip.wrapper:hover .tooltip.content {
   display: block
}

.tooltip.wrapper .tooltip.content dl {
   margin-bottom: 0
}

.tooltip.wrapper .tooltip.content dd {
   white-space: normal
}

.tooltip.wrapper .tooltip.content .subtitle {
   display: inline-block;
   font-size: 16px;
   font-weight: 500;
   margin-bottom: 15px
}

.tooltip.wrapper .tooltip.content .label {
   margin-top: 10px
}

.tooltip.wrapper .tooltip.content .label:first-child {
   margin-top: 0
}

.tooltip.wrapper .tooltip.content .values {
   margin: 0
}

.ui-tooltip {
   position: absolute;
   z-index: 9999
}

.load.indicator {
   background-color: rgba(255, 255, 255, .5);
   z-index: 9999;
   bottom: 0;
   left: 0;
   position: fixed;
   right: 0;
   top: 0;
   position: absolute
}

.load.indicator:before {
   background: transparent url('../../frontend/Mgs/supro/en_US/images/loader-2.gif') no-repeat 50% 50%;
   border-radius: 5px;
   height: 160px;
   width: 160px;
   bottom: 0;
   box-sizing: border-box;
   content: '';
   left: 0;
   margin: auto;
   position: absolute;
   right: 0;
   top: 0
}

.load.indicator>span {
   display: none
}

.loading-mask {
   bottom: 0;
   left: 0;
   margin: auto;
   position: fixed;
   right: 0;
   top: 0;
   z-index: 100;
   background: rgba(255, 255, 255, .5)
}

.loading-mask .loader>img {
   bottom: 0;
   left: 0;
   margin: auto;
   position: fixed;
   right: 0;
   top: 0;
   z-index: 100
}

.loading-mask .loader>p {
   display: none
}

body>.loading-mask {
   z-index: 9999
}

._block-content-loading {
   position: relative
}

.fieldset {
   border: 0;
   margin: 0 0 40px;
   padding: 0;
   letter-spacing: -.31em
}

.fieldset>* {
   letter-spacing: normal
}

.fieldset>.legend {
   margin: 0 0 25px;
   padding: 0;
   box-sizing: border-box;
   float: left;
   line-height: 1.2;
   font-size: 2rem
}

.fieldset>.legend+br {
   clear: both;
   display: block;
   height: 0;
   overflow: hidden;
   visibility: hidden
}

.fieldset:last-child {
   margin-bottom: 20px
}

.fieldset>.field,
.fieldset>.fields>.field {
   margin: 0 0 20px
}

.fieldset>.field>.label,
.fieldset>.fields>.field>.label {
   margin: 0 0 5px;
   display: inline-block
}

.fieldset>.field:last-child,
.fieldset>.fields>.field:last-child {
   margin-bottom: 0
}

.fieldset>.field>.label,
.fieldset>.fields>.field>.label {
   font-weight: 700
}

.fieldset>.field>.label+br,
.fieldset>.fields>.field>.label+br {
   display: none
}

.fieldset>.field .choice input,
.fieldset>.fields>.field .choice input {
   vertical-align: top
}

.fieldset>.field .fields.group:after,
.fieldset>.field .fields.group:before,
.fieldset>.fields>.field .fields.group:after,
.fieldset>.fields>.field .fields.group:before {
   content: '';
   display: table
}

.fieldset>.field .fields.group:after,
.fieldset>.fields>.field .fields.group:after {
   clear: both
}

.fieldset>.field .fields.group .field,
.fieldset>.fields>.field .fields.group .field {
   box-sizing: border-box;
   float: left
}

.fieldset>.field .fields.group.group-2 .field,
.fieldset>.fields>.field .fields.group.group-2 .field {
   width: 50% !important
}

.fieldset>.field .fields.group.group-3 .field,
.fieldset>.fields>.field .fields.group.group-3 .field {
   width: 33.3% !important
}

.fieldset>.field .fields.group.group-4 .field,
.fieldset>.fields>.field .fields.group.group-4 .field {
   width: 25% !important
}

.fieldset>.field .fields.group.group-5 .field,
.fieldset>.fields>.field .fields.group.group-5 .field {
   width: 20% !important
}

.fieldset>.field .addon,
.fieldset>.fields>.field .addon {
   display: -webkit-inline-flex;
   display: -ms-inline-flexbox;
   display: inline-flex;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   padding: 0;
   width: 100%
}

.fieldset>.field .addon input,
.fieldset>.field .addon select,
.fieldset>.field .addon textarea,
.fieldset>.fields>.field .addon input,
.fieldset>.fields>.field .addon select,
.fieldset>.fields>.field .addon textarea {
   -ms-flex-order: 2;
   -webkit-order: 2;
   order: 2;
   -webkit-flex-basis: 100%;
   flex-basis: 100%;
   display: inline-block;
   margin: 0;
   width: auto
}

.fieldset>.field .addon .addafter,
.fieldset>.field .addon .addbefore,
.fieldset>.fields>.field .addon .addafter,
.fieldset>.fields>.field .addon .addbefore {
   background: #fff;
   background-clip: padding-box;
   border: 1px solid #c2c2c2;
   border-radius: 1px;
   font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
   font-size: 14px;
   height: 32px;
   line-height: 1.42857143;
   padding: 0 9px;
   vertical-align: baseline;
   width: 100%;
   box-sizing: border-box;
   -ms-flex-order: 3;
   -webkit-order: 3;
   order: 3;
   display: inline-block;
   vertical-align: middle;
   white-space: nowrap;
   width: auto
}

.fieldset>.field .addon .addafter:disabled,
.fieldset>.field .addon .addbefore:disabled,
.fieldset>.fields>.field .addon .addafter:disabled,
.fieldset>.fields>.field .addon .addbefore:disabled {
   opacity: .5
}

.fieldset>.field .addon .addafter::-moz-placeholder,
.fieldset>.field .addon .addbefore::-moz-placeholder,
.fieldset>.fields>.field .addon .addafter::-moz-placeholder,
.fieldset>.fields>.field .addon .addbefore::-moz-placeholder {
   color: #c2c2c2
}

.fieldset>.field .addon .addafter::-webkit-input-placeholder,
.fieldset>.field .addon .addbefore::-webkit-input-placeholder,
.fieldset>.fields>.field .addon .addafter::-webkit-input-placeholder,
.fieldset>.fields>.field .addon .addbefore::-webkit-input-placeholder {
   color: #c2c2c2
}

.fieldset>.field .addon .addafter:-ms-input-placeholder,
.fieldset>.field .addon .addbefore:-ms-input-placeholder,
.fieldset>.fields>.field .addon .addafter:-ms-input-placeholder,
.fieldset>.fields>.field .addon .addbefore:-ms-input-placeholder {
   color: #c2c2c2
}

.fieldset>.field .addon .addbefore,
.fieldset>.fields>.field .addon .addbefore {
   float: left;
   -ms-flex-order: 1;
   -webkit-order: 1;
   order: 1
}

.fieldset>.field .additional,
.fieldset>.fields>.field .additional {
   margin-top: 10px
}

.fieldset>.field._required>.label:after,
.fieldset>.field.required>.label:after,
.fieldset>.fields>.field._required>.label:after,
.fieldset>.fields>.field.required>.label:after {
   content: '*';
   color: #e02b27;
   font-size: 1.2rem;
   margin: 0 0 0 5px
}

.fieldset>.field .note,
.fieldset>.fields>.field .note {
   font-size: 1.2rem;
   margin: 3px 0 0;
   padding: 0;
   display: inline-block;
   text-decoration: none
}

.fieldset>.field .note:before,
.fieldset>.fields>.field .note:before {
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale;
   font-size: 24px;
   line-height: 12px;
   content: '\e618';
   font-family: icons-blank-theme;
   vertical-align: middle;
   display: inline-block;
   font-weight: 400;
   overflow: hidden;
   speak: none;
   text-align: center
}

.fieldset>.field.choice .label,
.fieldset>.fields>.field.choice .label {
   display: inline;
   font-weight: 400
}

.column:not(.main) .fieldset>.field .label,
.column:not(.main) .fieldset>.fields>.field .label {
   font-weight: 400
}

.fieldset>.field .field.choice,
.fieldset>.fields>.field .field.choice {
   margin-bottom: 10px
}

.fieldset>.field .field.choice:last-child,
.fieldset>.fields>.field .field.choice:last-child {
   margin-bottom: 0
}

.fieldset>.field input[type=file],
.fieldset>.fields>.field input[type=file] {
   margin: 5px 0
}

.legend+.fieldset,
.legend+div {
   clear: both
}

.legend strong {
   margin-left: 5px
}

fieldset.field {
   border: 0;
   padding: 0
}

.field.date .time-picker {
   display: inline-block;
   margin-top: 10px;
   white-space: nowrap
}

.field .message.warning {
   margin-top: 10px
}

.field-error,
div.mage-error[generated] {
   margin-top: 7px
}

.field-error {
   color: #e02b27;
   font-size: 1.2rem
}

.field .tooltip {
   position: relative
}

.field .tooltip .tooltip-content {
   background: #fff;
   max-width: 360px;
   min-width: 210px;
   padding: 12px 16px;
   z-index: 100;
   display: none;
   position: absolute;
   text-align: left;
   color: #333;
   line-height: 1.4;
   border: 1px solid #bbb;
   margin-left: 5px;
   left: 100%;
   top: 0
}

.field .tooltip .tooltip-content:after,
.field .tooltip .tooltip-content:before {
   border: solid transparent;
   content: '';
   height: 0;
   position: absolute;
   width: 0
}

.field .tooltip .tooltip-content:after {
   border-width: 5px;
   border-color: transparent
}

.field .tooltip .tooltip-content:before {
   border-width: 6px;
   border-color: transparent
}

.field .tooltip .tooltip-content:after,
.field .tooltip .tooltip-content:before {
   right: 100%
}

.field .tooltip .tooltip-content:after {
   border-right-color: #fff;
   margin-top: -5px;
   top: 15px
}

.field .tooltip .tooltip-content:before {
   border-right-color: #bbb;
   margin-top: -6px;
   top: 15px
}

.field .tooltip .tooltip-toggle {
   cursor: help
}

.field .tooltip .tooltip-toggle:focus+.tooltip-content,
.field .tooltip .tooltip-toggle:hover+.tooltip-content,
.field .tooltip:hover .tooltip-content {
   display: block
}

.field .tooltip .tooltip-content {
   min-width: 200px;
   white-space: normal
}

input:focus~.tooltip .tooltip-content,
select:focus~.tooltip .tooltip-content {
   display: block
}

._has-datepicker~.ui-datepicker-trigger {
   background-image: none;
   background: 0 0;
   -moz-box-sizing: content-box;
   border: 0;
   box-shadow: none;
   line-height: inherit;
   margin: 0;
   padding: 0;
   text-shadow: none;
   font-weight: 400;
   display: block;
   text-decoration: none;
   display: inline-block;
   vertical-align: middle
}

._has-datepicker~.ui-datepicker-trigger:active,
._has-datepicker~.ui-datepicker-trigger:focus {
   background: 0 0;
   border: none
}

._has-datepicker~.ui-datepicker-trigger:hover {
   background: 0 0;
   border: none
}

._has-datepicker~.ui-datepicker-trigger.disabled,
._has-datepicker~.ui-datepicker-trigger[disabled],
fieldset[disabled] ._has-datepicker~.ui-datepicker-trigger {
   pointer-events: none;
   opacity: .5
}

._has-datepicker~.ui-datepicker-trigger>span {
   border: 0;
   clip: rect(0, 0, 0, 0);
   height: 1px;
   margin: -1px;
   overflow: hidden;
   padding: 0;
   position: absolute;
   width: 1px
}

._has-datepicker~.ui-datepicker-trigger:before {
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale;
   font-size: 40px;
   line-height: 40px;
   color: #7d7d7d;
   content: '\e612';
   font-family: icons-blank-theme;
   vertical-align: middle;
   display: inline-block;
   font-weight: 400;
   overflow: hidden;
   speak: none;
   text-align: center
}

._has-datepicker~.ui-datepicker-trigger:focus {
   box-shadow: none;
   outline: 0
}

.sidebar .fieldset {
   margin: 0
}

.sidebar .fieldset .fields>.field:not(:last-child),
.sidebar .fieldset>.field:not(.choice):not(:last-child) {
   margin: 0 0 20px
}

.sidebar .fieldset .fields>.field .label,
.sidebar .fieldset>.field:not(.choice) .label {
   margin: 0 0 4px;
   padding: 0 0 5px;
   text-align: left;
   width: 100%
}

.sidebar .fieldset .fields>.field .control,
.sidebar .fieldset>.field:not(.choice) .control {
   width: 100%
}

@font-face {
   font-family: icons-blank-theme;
   src: url('../../frontend/Mgs/supro/en_US/fonts/Blank-Theme-Icons/Blank-Theme-Icons.woff2') format('woff2'), url('../../frontend/Mgs/supro/en_US/fonts/Blank-Theme-Icons/Blank-Theme-Icons.woff') format('woff');
   font-weight: 400;
   font-style: normal;
   font-display: swap;
}

.action-gift,
.cart.table-wrapper .actions-toolbar>.action,
a.action.primary,
button {
   border-radius: 3px
}

.action-gift:active,
.cart.table-wrapper .actions-toolbar>.action:active,
button:active {
   box-shadow: inset 0 2px 1px rgba(0, 0, 0, .12)
}

a.action.primary {
   display: inline-block;
   text-decoration: none
}

a.action.primary:active,
a.action.primary:focus,
a.action.primary:hover {
   text-decoration: none
}

.action.primary {
   background-image: none;
   background: #1979c3;
   border: 1px solid #1979c3;
   color: #fff;
   cursor: pointer;
   display: inline-block;
   font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
   font-weight: 700;
   padding: 7px 15px;
   font-size: 1.4rem;
   box-sizing: border-box;
   vertical-align: middle
}

.action.primary:active,
.action.primary:focus {
   background: #006bb4;
   border: 1px solid #006bb4;
   color: #fff
}

.action.primary:hover {
   background: #006bb4;
   border: 1px solid #006bb4;
   color: #fff
}

.action.primary.disabled,
.action.primary[disabled],
fieldset[disabled] .action.primary {
   opacity: .5;
   cursor: default;
   pointer-events: none
}

.product.data.items {
   margin: 0;
   padding: 0;
   margin-bottom: 20px
}

.product.data.items>.item.title {
   box-sizing: border-box;
   float: none;
   width: 100%
}

.product.data.items>.item.title>.switch {
   display: block
}

.product.data.items>.item.content {
   box-sizing: border-box;
   display: block;
   float: none;
   margin: 0
}

.product.data.items>.item.content:after,
.product.data.items>.item.content:before {
   content: '';
   display: table
}

.product.data.items>.item.content:after {
   clear: both
}

.product.data.items>.item.content.active {
   display: block
}

.product.data.items>.item.title {
   margin: 0 0 5px
}

.product.data.items>.item.title>.switch {
   background: #f0f0f0;
   border-bottom: 1px solid #d1d1d1;
   border-left: 1px solid #d1d1d1;
   border-right: 1px solid #d1d1d1;
   border-top: 1px solid #d1d1d1;
   height: 40px;
   padding: 5px 20px 5px 20px;
   font-weight: 600;
   line-height: 40px;
   font-size: 1.8rem;
   color: #7d7d7d;
   text-decoration: none
}

.product.data.items>.item.title>.switch:visited {
   color: #7d7d7d;
   text-decoration: none
}

.product.data.items>.item.title>.switch:hover {
   color: #7d7d7d;
   text-decoration: none
}

.product.data.items>.item.title>.switch:active {
   color: #333;
   text-decoration: none
}

.product.data.items>.item.title:not(.disabled)>.switch:focus,
.product.data.items>.item.title:not(.disabled)>.switch:hover {
   background: #fcfcfc
}

.product.data.items>.item.title.active>.switch,
.product.data.items>.item.title.active>.switch:focus,
.product.data.items>.item.title.active>.switch:hover,
.product.data.items>.item.title:not(.disabled)>.switch:active {
   background: #fff;
   color: #333;
   text-decoration: none;
   padding-bottom: 5px
}

.product.data.items>.item.content {
   background: #fff;
   border: 1px solid #d1d1d1;
   margin: 0 0 5px;
   padding: 20px 20px 20px 20px
}

.pages>.label {
   border: 0;
   clip: rect(0, 0, 0, 0);
   height: 1px;
   margin: -1px;
   overflow: hidden;
   padding: 0;
   position: absolute;
   width: 1px
}

.pages .items {
   font-size: 0;
   letter-spacing: -1px;
   line-height: 0;
   white-space: nowrap;
   margin: 0;
   padding: 0;
   list-style: none none;
   display: inline-block;
   font-weight: 700
}

.pages .item {
   font-size: 1.2rem;
   line-height: 3.2rem;
   letter-spacing: normal;
   margin: 0 2px 0 0;
   display: inline-block
}

.pages .item .label {
   border: 0;
   clip: rect(0, 0, 0, 0);
   height: 1px;
   margin: -1px;
   overflow: hidden;
   padding: 0;
   position: absolute;
   width: 1px
}

.pages a.page {
   color: #1979c3;
   display: inline-block;
   padding: 0 4px;
   text-decoration: none
}

.pages a.page:visited {
   color: #1979c3
}

.pages a.page:hover {
   color: #006bb4;
   text-decoration: none
}

.pages a.page:active {
   color: #ff5501
}

.pages strong.page {
   font-size: 1.2rem;
   line-height: 3.2rem;
   letter-spacing: normal;
   color: #333;
   display: inline-block;
   font-weight: 700;
   padding: 0 4px
}

.pages .action {
   border: 1px solid #d1d1d1;
   color: #7d7d7d;
   display: inline-block;
   padding: 0;
   text-decoration: none
}

.pages .action:visited {
   color: #7d7d7d
}

.pages .action:hover {
   color: #7d7d7d;
   text-decoration: none
}

.pages .action:active {
   color: #7d7d7d
}

.pages .action.next {
   display: inline-block;
   text-decoration: none
}

.pages .action.next:visited:before {
   color: #7d7d7d
}

.pages .action.next:active:before {
   color: #7d7d7d
}

.pages .action.next>span {
   border: 0;
   clip: rect(0, 0, 0, 0);
   height: 1px;
   margin: -1px;
   overflow: hidden;
   padding: 0;
   position: absolute;
   width: 1px
}

.pages .action.next:before {
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale;
   font-size: 46px;
   line-height: inherit;
   color: #7d7d7d;
   content: '\e608';
   font-family: icons-blank-theme;
   margin: 0 0 0 -6px;
   vertical-align: top;
   display: inline-block;
   font-weight: 400;
   overflow: hidden;
   speak: none;
   text-align: center
}

.pages .action.next:hover:before {
   color: #7d7d7d
}

.pages .action.next:active:before {
   color: #7d7d7d
}

.pages .action.previous {
   display: inline-block;
   text-decoration: none
}

.pages .action.previous:visited:before {
   color: #7d7d7d
}

.pages .action.previous:active:before {
   color: #7d7d7d
}

.pages .action.previous>span {
   border: 0;
   clip: rect(0, 0, 0, 0);
   height: 1px;
   margin: -1px;
   overflow: hidden;
   padding: 0;
   position: absolute;
   width: 1px
}

.pages .action.previous:before {
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale;
   font-size: 46px;
   line-height: inherit;
   color: #7d7d7d;
   content: '\e617';
   font-family: icons-blank-theme;
   margin: 0 0 0 -6px;
   vertical-align: top;
   display: inline-block;
   font-weight: 400;
   overflow: hidden;
   speak: none;
   text-align: center
}

.pages .action.previous:hover:before {
   color: #7d7d7d
}

.pages .action.previous:active:before {
   color: #7d7d7d
}

.pages .action {
   width: 34px
}

.pages .action.previous {
   margin-right: 12px
}

.pages .action.next {
   margin-left: 12px
}

.actions-toolbar>.primary,
.actions-toolbar>.secondary {
   text-align: center;
   margin-bottom: 10px
}

.actions-toolbar>.primary .action,
.actions-toolbar>.secondary .action {
   margin-bottom: 10px
}

.actions-toolbar>.primary .action:last-child,
.actions-toolbar>.secondary .action:last-child {
   margin-bottom: 0
}

.actions-toolbar>.primary:last-child,
.actions-toolbar>.secondary:last-child {
   margin-bottom: 0
}

.breadcrumbs {
   margin: 0 0 20px
}

.breadcrumbs .items {
   font-size: 1.2rem;
   color: #a3a3a3;
   margin: 0;
   padding: 0;
   list-style: none none
}

.breadcrumbs .items>li {
   display: inline-block;
   vertical-align: top
}

.breadcrumbs .item {
   margin: 0
}

.breadcrumbs a {
   color: #333;
   text-decoration: none
}

.breadcrumbs a:visited {
   color: #333;
   text-decoration: none
}

.breadcrumbs a:hover {
   color: #333;
   text-decoration: underline
}

.breadcrumbs a:active {
   color: #333;
   text-decoration: none
}

.breadcrumbs strong {
   font-weight: 400
}

.breadcrumbs .item:not(:last-child) {
   display: inline-block;
   text-decoration: none
}

.breadcrumbs .item:not(:last-child):after {
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale;
   font-size: 24px;
   line-height: 18px;
   content: '\e608';
   font-family: icons-blank-theme;
   margin: 0;
   vertical-align: top;
   display: inline-block;
   font-weight: 400;
   overflow: hidden;
   speak: none;
   text-align: center
}

.ui-dialog.popup .action.close {
   position: absolute;
   height: 40px;
   right: 0;
   top: 0;
   width: 40px;
   z-index: 1001;
   display: inline-block;
   background-image: none;
   background: 0 0;
   -moz-box-sizing: content-box;
   border: 0;
   box-shadow: none;
   line-height: inherit;
   margin: 0;
   padding: 0;
   text-decoration: none;
   text-shadow: none;
   font-weight: 400
}

.ui-dialog.popup .action.close>span {
   border: 0;
   clip: rect(0, 0, 0, 0);
   height: 1px;
   margin: -1px;
   overflow: hidden;
   padding: 0;
   position: absolute;
   width: 1px
}

.ui-dialog.popup .action.close:before {
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale;
   font-size: 22px;
   line-height: 22px;
   color: inherit;
   content: '\e616';
   font-family: icons-blank-theme;
   margin: 0;
   vertical-align: top;
   display: inline-block;
   font-weight: 400;
   overflow: hidden;
   speak: none;
   text-align: center
}

.ui-dialog.popup .action.close:hover:before {
   color: inherit
}

.ui-dialog.popup .action.close:active:before {
   color: inherit
}

.ui-dialog.popup .action.close:active,
.ui-dialog.popup .action.close:focus {
   background: 0 0;
   border: none
}

.ui-dialog.popup .action.close:hover {
   background: 0 0;
   border: none
}

.ui-dialog.popup .action.close.disabled,
.ui-dialog.popup .action.close[disabled],
fieldset[disabled] .ui-dialog.popup .action.close {
   pointer-events: none;
   opacity: .5
}

.popup-pointer {
   margin-left: -14px;
   position: absolute;
   top: -14px
}

.popup-pointer:after,
.popup-pointer:before {
   content: '';
   position: absolute;
   display: block;
   width: 0;
   height: 0;
   border-bottom-style: solid
}

.popup-pointer:before {
   left: 2px;
   top: 2px;
   border: solid 6px;
   border-color: transparent transparent #fff transparent;
   z-index: 99
}

.popup-pointer:after {
   left: 1px;
   top: 0;
   border: solid 7px;
   border-color: transparent transparent #aeaeae transparent;
   z-index: 98
}

.price-tier_price .price-excluding-tax,
.price-tier_price .price-including-tax {
   display: inline
}

.price-excluding-tax,
.price-including-tax {
   display: block;
   font-size: 1.8rem;
   line-height: 1
}

.price-excluding-tax .price,
.price-including-tax .price {
   font-weight: 700
}

.price-including-tax+.price-excluding-tax,
.weee[data-label] {
   display: block;
   font-size: 1.8rem
}

.price-including-tax+.price-excluding-tax:before,
.weee[data-label]:before {
   content: attr(data-label) ': ';
   font-size: 1.1rem
}

.price-including-tax+.price-excluding-tax .price,
.weee[data-label] .price {
   font-size: 1.1rem
}

body._has-modal {
   height: 100%;
   overflow: hidden;
   width: 100%
}

.modals-overlay {
   z-index: 899
}

.modal-popup,
.modal-slide {
   bottom: 0;
   left: 0;
   min-width: 0;
   position: fixed;
   right: 0;
   top: 0;
   visibility: hidden;
   opacity: 0;
   -webkit-transition: visibility 0s .3s, opacity .3s ease;
   transition: visibility 0s .3s, opacity .3s ease
}

.modal-popup._show,
.modal-slide._show {
   visibility: visible;
   opacity: 1;
   -webkit-transition: opacity .3s ease;
   transition: opacity .3s ease
}

.modal-popup._show .modal-inner-wrap,
.modal-slide._show .modal-inner-wrap {
   -webkit-transform: translate(0, 0);
   transform: translate(0, 0)
}

.modal-popup .modal-inner-wrap,
.modal-slide .modal-inner-wrap {
   background-color: #fff;
   box-shadow: 0 0 12px 2px rgba(0, 0, 0, .35);
   opacity: 1;
   pointer-events: auto
}

.modal-slide {
   left: 44px;
   z-index: 900
}

.modal-slide._show .modal-inner-wrap {
   -webkit-transform: translateX(0);
   transform: translateX(0)
}

.modal-slide .modal-inner-wrap {
   height: 100%;
   overflow-y: auto;
   position: static;
   -webkit-transform: translateX(100%);
   transform: translateX(100%);
   -webkit-transition: -webkit-transform .3s ease-in-out;
   transition: transform .3s ease-in-out;
   width: auto
}

.modal-slide._inner-scroll .modal-inner-wrap {
   overflow-y: visible;
   display: -webkit-flex;
   display: -ms-flexbox;
   display: flex;
   -webkit-flex-direction: column;
   -ms-flex-direction: column;
   flex-direction: column
}

.modal-slide._inner-scroll .modal-footer,
.modal-slide._inner-scroll .modal-header {
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0
}

.modal-slide._inner-scroll .modal-content {
   overflow-y: auto
}

.modal-slide._inner-scroll .modal-footer {
   margin-top: auto
}

.modal-slide .modal-content,
.modal-slide .modal-footer,
.modal-slide .modal-header {
   padding: 0 2.6rem 2.6rem
}

.modal-slide .modal-header {
   padding-bottom: 2.1rem;
   padding-top: 2.1rem
}

.modal-popup {
   z-index: 900;
   left: 0;
   overflow-y: auto
}

.modal-popup.confirm .modal-inner-wrap {
   max-width: 50rem
}

.modal-popup.confirm .modal-inner-wrap .modal-content {
   padding-right: 7rem
}

.modal-popup._show .modal-inner-wrap {
   -webkit-transform: translateY(0);
   transform: translateY(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%);
   -webkit-transition: -webkit-transform .2s ease;
   transition: transform .2s ease
}

.modal-popup._inner-scroll {
   overflow-y: visible
}

.ie11 .modal-popup._inner-scroll {
   overflow-y: auto
}

.modal-popup._inner-scroll .modal-inner-wrap {
   max-height: 90%
}

.ie11 .modal-popup._inner-scroll .modal-inner-wrap {
   max-height: none
}

.modal-popup._inner-scroll .modal-content {
   overflow-y: auto
}

.modal-popup .modal-content,
.modal-popup .modal-footer,
.modal-popup .modal-header {
   padding-left: 3rem;
   padding-right: 3rem
}

.modal-popup .modal-footer,
.modal-popup .modal-header {
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0
}

.modal-popup .modal-header {
   padding-bottom: 1.2rem;
   padding-top: 3rem
}

.modal-popup .modal-footer {
   margin-top: auto;
   padding-bottom: 3rem;
   padding-top: 3rem
}

.modal-popup .modal-footer-actions {
   text-align: right
}

.modal-custom .action-close,
.modal-popup .action-close,
.modal-slide .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;
   text-shadow: none;
   font-weight: 400;
   display: inline-block;
   text-decoration: none;
   position: absolute;
   right: 0;
   top: 0
}

.modal-custom .action-close:active,
.modal-custom .action-close:focus,
.modal-popup .action-close:active,
.modal-popup .action-close:focus,
.modal-slide .action-close:active,
.modal-slide .action-close:focus {
   background: 0 0;
   border: none
}

.modal-custom .action-close:hover,
.modal-popup .action-close:hover,
.modal-slide .action-close:hover {
   background: 0 0;
   border: none
}

.modal-custom .action-close.disabled,
.modal-custom .action-close[disabled],
.modal-popup .action-close.disabled,
.modal-popup .action-close[disabled],
.modal-slide .action-close.disabled,
.modal-slide .action-close[disabled],
fieldset[disabled] .modal-custom .action-close,
fieldset[disabled] .modal-popup .action-close,
fieldset[disabled] .modal-slide .action-close {
   pointer-events: none;
   opacity: .5
}

.modal-custom .action-close>span,
.modal-popup .action-close>span,
.modal-slide .action-close>span {
   border: 0;
   clip: rect(0, 0, 0, 0);
   height: 1px;
   margin: -1px;
   overflow: hidden;
   padding: 0;
   position: absolute;
   width: 1px
}

.modal-custom .action-close:before,
.modal-popup .action-close:before,
.modal-slide .action-close:before {
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale;
   font-size: 32px;
   line-height: 32px;
   color: #8f8f8f;
   content: '\e616';
   font-family: icons-blank-theme;
   margin: 0;
   vertical-align: top;
   display: inline-block;
   font-weight: 400;
   overflow: hidden;
   speak: none;
   text-align: center
}

.modal-custom .action-close:hover:before,
.modal-popup .action-close:hover:before,
.modal-slide .action-close:hover:before {
   color: inherit
}

.modal-custom .action-close:active:before,
.modal-popup .action-close:active:before,
.modal-slide .action-close:active:before {
   color: inherit
}

.modal-custom .action-close:hover:before,
.modal-popup .action-close:hover:before,
.modal-slide .action-close:hover:before {
   color: #1a1a1a
}

.modal-custom .action-close {
   margin: 25px
}

.modal-popup {
   pointer-events: none
}

.modal-popup .modal-title {
   border-bottom: 1px solid #c1c1c1;
   font-weight: 300;
   padding-bottom: 10px;
   font-size: 26px;
   margin-bottom: 0;
   min-height: 1em;
   word-wrap: break-word
}

.modal-popup .action-close {
   padding: 10px
}

.modal-slide .action-close {
   padding: 1.1rem 2rem
}

.modal-slide .page-main-actions {
   margin-bottom: -12.9rem;
   margin-top: 2.1rem
}

.modals-overlay {
   background-color: rgba(51, 51, 51, .55);
   bottom: 0;
   left: 0;
   position: fixed;
   right: 0;
   top: 0
}

body._has-modal-custom .modal-custom-overlay {
   height: 100vh;
   left: 0;
   position: fixed;
   top: 0;
   width: 100vw;
   z-index: 899
}

.form-login .g-recaptcha,
.login-container .g-recaptcha {
   margin-bottom: 10px !important
}

.amazon-button-container {
   display: table;
   margin: 0 0 22px
}

.amazon-button-container__cell {
   display: table-cell;
   min-width: 45px;
   position: relative
}

.amazon-button-container img {
   display: block
}

.amazon-button-container .field-tooltip {
   display: none;
   margin: -12px 0 0;
   right: 5px;
   top: 50%
}

.checkout-shipping-address .amazon-button-container {
   margin: 22px 0
}

.login-container .block-amazon-login .actions-toolbar {
   margin-top: 25px
}

.amazon-validate-container .block .block-title {
   font-size: 1.8rem
}

.amazon-validate-container .fieldset:after {
   margin: 10px 0 0;
   content: attr(data-hasrequired);
   display: block;
   letter-spacing: normal;
   word-spacing: normal;
   color: #e02b27;
   font-size: 1.2rem
}

.amazon-validate-container .fieldset:after {
   margin-top: 35px
}

@media all and (max-width:768px) {
   .amazon-button-container {
      width: 100%
   }
}

.amazon-logout-widget {
   display: none
}

.contact-index-index .column:not(.sidebar-main) .form.contact {
   float: none;
   width: 50%
}

.contact-index-index .column:not(.sidebar-additional) .form.contact {
   float: none;
   width: 50%
}

.popup_geoip_content {
   max-width: 600px;
   background: #fff;
   position: relative;
   border-radius: 4px;
   margin: 0 auto;
   text-align: center;
   display: none;
   padding: 70px;
   height: 300px
}

.geoip_title {
   width: 80%;
   margin: 0 10% 20px 10%;
   font-size: 15px;
   font-weight: 700;
   text-align: center;
   float: left
}

.amazon-minicart-container,
.product-social-links {
   width: 100%;
   display: block;
   text-align: center
}

.amazon-minicart-container .amazon-button-container,
.product-social-links .amazon-button-container {
   display: inline-block;
   margin: 12px 0 4px 0
}

.amazon-minicart-container .field-tooltip .field-tooltip-content,
.product-social-links .field-tooltip .field-tooltip-content {
   top: 38px;
   left: -245px
}

.amazon-minicart-container .field-tooltip .field-tooltip-content:before,
.product-social-links .field-tooltip .field-tooltip-content:before {
   border: none;
   border-left: 10px solid transparent;
   border-right: 10px solid transparent;
   border-bottom: 10px solid #666;
   top: -10px;
   left: 244px
}

.amazon-minicart-container .field-tooltip .field-tooltip-content:after,
.product-social-links .field-tooltip .field-tooltip-content:after {
   border: none;
   border-left: 10px solid transparent;
   border-right: 10px solid transparent;
   border-bottom: 10px solid #f4f4f4;
   top: -8px;
   left: 244px
}

.amazon-addtoCart {
   display: block;
   width: 100%;
   height: 100%;
   position: absolute;
   left: 0;
   top: 0
}

.revert-checkout {
   margin-top: 20px;
   display: block
}

.centered-button {
   text-align: center;
   display: inline-block
}

.catalog-product-view .centered-button {
   display: table
}

.checkout-payment-method .amazon-sandbox-simulator {
   border-bottom: 1px solid #ccc
}

.checkout-payment-method .amazon-sandbox-simulator .payment-option-title {
   border-top: none;
   padding-top: 0
}

.checkout-payment-method .amazon-sandbox-simulator .amazon-sandbox-simulator-scenario {
   margin-bottom: 10px
}

.checkout-methods-items .centered-button {
   margin-bottom: 0
}

@media all and (max-width:768px) {
   .checkout-methods-items .centered-button {
      width: auto
   }
}

.checkout-methods-items .field-tooltip {
   display: none
}

.checkout-methods-items .field-tooltip .field-tooltip-content {
   right: -10px;
   top: 40px;
   left: auto
}

.checkout-methods-items .field-tooltip .field-tooltip-content:after,
.checkout-methods-items .field-tooltip .field-tooltip-content:before {
   border: 10px solid transparent;
   height: 0;
   width: 0;
   margin-top: -21px;
   right: 10px;
   left: auto;
   top: 0
}

.checkout-methods-items .field-tooltip .field-tooltip-content:before {
   border-bottom-color: #999
}

.checkout-methods-items .field-tooltip .field-tooltip-content:after {
   border-bottom-color: #f4f4f4;
   top: 1px
}

@media all and (max-width:768px) {
   .checkout-methods-items .field-tooltip .field-tooltip-content {
      right: -56px;
      top: 38px;
      left: auto
   }

   .checkout-methods-items .field-tooltip .field-tooltip-content:after,
   .checkout-methods-items .field-tooltip .field-tooltip-content:before {
      right: 56px
   }
}

tr.totals.charge {
   display: none
}

.amazon-widget {
   max-width: 400px;
   height: 228px
}

.amazon-widget--address {
   margin-top: 20px
}

.amazon-addresses {
   margin-top: 20px
}

.amazon-addresses .amazon-address {
   margin-bottom: 20px
}

.checkout-payment-method .amazon-payment-method .payment-method-title {
   visibility: hidden;
   padding-bottom: 0
}

.opc-progress-bar-item._complete.lock-step {
   cursor: none;
   pointer-events: none
}

@media all and (max-width:768px) {
   .amazon-minicart-container .amazon-button-container {
      width: auto
   }
}

.clearfix:after,
.clearfix:before {
   display: table;
   content: "";
   line-height: 0
}

.clearfix:after {
   clear: both
}

.hide-text {
   font: 0/0 a;
   color: transparent;
   text-shadow: none;
   background-color: transparent;
   border: 0
}

.input-block-level {
   display: block;
   width: 100%;
   min-height: 30px;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box
}

.seositemap-map ul {
   margin-left: 15px;
   margin-bottom: 15px
}

.seositemap-map ul:after,
.seositemap-map ul:before {
   display: table;
   content: "";
   line-height: 0
}

.seositemap-map ul:after {
   clear: both
}

.seositemap-map ul.stores li {
   font-weight: 700;
   font-size: 110%
}

.seositemap-map ul li.level-2 {
   font-weight: 700
}

.seositemap-map ul li.level-3 {
   margin-left: 15px
}

.seositemap-map ul li.level-4 {
   margin-left: 30px;
   font-size: 90%
}

.seositemap-map ul li.level-5 {
   margin-left: 45px;
   font-size: 90%
}

.seositemap-map ul li.level-6 {
   margin-left: 60px;
   font-size: 90%
}

.seositemap-map ul li.level-7 {
   margin-left: 75px;
   font-size: 90%
}

.review-aggregate-hide {
   display: none
}

.seo-info .seo-info-incorrect {
   color: #df280a
}

.seo-info .seo-info-correct {
   color: #50b655
}

.seo-info .seo-info-notice {
   color: #bd5d1f
}

.seo-info .seo-info-base-window {
   width: 370px;
   min-height: 10px;
   position: fixed;
   bottom: 10px;
   right: 10px;
   background: #f8f8f8;
   color: #363636;
   z-index: 100000;
   font-family: Arial;
   outline: 5px solid rgba(203, 203, 203, .7)
}

.seo-info .seo-info-hr-style {
   margin: 5px;
   border: 0;
   height: 0;
   border-top: 1px solid rgba(0, 0, 0, .1);
   border-bottom: 1px solid rgba(255, 255, 255, .3)
}

.seo-info .seo-info-h1-style {
   font-family: Arial;
   background: #fefefe;
   color: #666;
   padding: 3px 5px;
   font-size: 14px;
   font-weight: 700;
   text-align: center;
   cursor: pointer;
   margin-bottom: 0
}

.seo-info .seo-info-h2-style {
   font-family: Arial;
   padding: 0;
   margin: 5px 0 0 0;
   text-align: left;
   padding-left: 10px;
   font-size: 13px;
   font-weight: 400;
   color: #363636;
   text-transform: none
}

.seo-info .seo-info-text-style {
   font-family: Arial;
   font-size: 13px;
   text-align: left
}

.seo-info .seo-additional-info-text-style {
   font-family: Arial;
   font-size: 13px;
   text-align: left
}

.seo-info .seo-info-progress-container {
   width: 100%;
   font-size: 13px
}

.seo-info .seo-info-progress-label {
   width: 150px;
   font-size: 13px;
   line-height: 22px;
   font-weight: 400;
   padding-left: 10px;
   text-align: left
}

.seo-info .seo-info-progress,
.seo-info .seo-info-progress-label {
   border-radius: 11px;
   box-shadow: none;
   display: inline-block;
   vertical-align: middle
}

.seo-info .seo-info-progress {
   background-color: #f5f7fa;
   display: inline-block;
   box-shadow: none;
   vertical-align: middle;
   margin-bottom: 2px;
   width: 150px;
   height: 6px
}

.seo-info .seo-info-progress-success .seo-info-progress-bar {
   background-color: #50b655;
   border-color: #5cb85c;
   color: #5cb85c;
   box-sizing: border-box;
   border-radius: 11px;
   box-shadow: none;
   height: 100%;
   float: left;
   font-size: 13px;
   line-height: 24px;
   text-align: center;
   transition: width .6s ease 0s
}

.seo-info .seo-info-progress-label,
.seo-info-progress {
   border-radius: 11px
}

.seo-info .seo-info-progress.seo-info-progress-success {
   width: 100px
}

.seo-info .seo-info-progress-bar {
   background-color: #a0c5e4;
   box-shadow: 0 -1px 0 rgba(0, 0, 0, .15) inset;
   color: #428bca;
   float: left;
   font-size: 13px;
   height: 100%;
   line-height: 24px;
   text-align: center;
   transition: width .6s ease 0s;
   width: 0
}

.seo-info .seo-info-image-alt {
   display: inline-block;
   width: 260px
}

.seo-info .seo-additional-info-link-style {
   font-family: Arial;
   font-size: 13px;
   text-align: left;
   word-wrap: break-word;
   padding-bottom: 3px
}

.seo-info .seo-additional-info-link-style a {
   color: #3196ca
}

.seo-info .seo-info-scroll {
   overflow-y: auto;
   height: 500px;
   margin-top: .7em;
   padding: 2px 15px 10px 5px;
   text-align: justify;
   margin-bottom: 5px
}

.seo-info .seo-info-scroll::-webkit-scrollbar {
   width: 7px
}

.seo-info .seo-info-scroll::-webkit-scrollbar-track {
   background-color: rgba(255, 255, 255, .2);
   border-radius: 7px
}

.seo-info .seo-info-scroll::-webkit-scrollbar-thumb {
   background-color: #eaeaea;
   border-radius: 7px
}

.seo-info .seo-info-scroll::-webkit-scrollbar-thumb:hover {
   background-color: #eaeaea;
   border-radius: 7px
}

.seo-info .seo-additional-info-template-style {
   font-size: 13px
}

.seo-info .seo-additional-info-hide-show-button-style {
   position: absolute !important;
   right: 0;
   top: 0;
   padding-right: 7px;
   color: #3196ca;
   text-decoration: underline;
   cursor: pointer
}

.seo-info .m-seo-info-scroll-hide {
   display: none
}

.seo-info .m-seo-info-template-table {
   display: table;
   width: 100%;
   padding-top: 3px
}

.seo-info .m-seo-info-template-table-row {
   display: table-row
}

.seo-info .m-seo-info-template-table-cell {
   display: table-cell;
   text-align: center;
   padding: 2px;
   vertical-align: middle
}

.seo-info .m-seo-info-template-table-cell:first-child {
   border-top: 1px solid rgba(0, 0, 0, .1);
   border-left: 1px solid rgba(0, 0, 0, .1)
}

.seo-info .m-seo-info-template-table-cell:nth-child(2) {
   border-top: 1px solid rgba(0, 0, 0, .1);
   border-left: 1px solid rgba(0, 0, 0, .1)
}

.seo-info .m-seo-info-template-table-cell:nth-child(3) {
   border-top: 1px solid rgba(0, 0, 0, .1);
   border-left: 1px solid rgba(0, 0, 0, .1);
   border-right: 1px solid rgba(0, 0, 0, .1)
}

.seo-info .m-seo-info-template-left {
   text-align: left;
   padding-left: 1px
}

.seo-info .m-seo-info-template-table-row:last-child .m-seo-info-template-table-cell {
   border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.seo-info .m-seo-info-id-width {
   width: 30px
}

.seo-info .m-seo-info-rule-name-width {
   width: 120px
}

.seo-info .m-seo-info-sort-order-width {
   width: 70px
}

.seo-info .m-seo-info-rules-processing-width {
   width: 110px
}

.seo-info .m-seo-info-status-width {
   width: auto
}

@media all and (max-width:590px) {
   .seo-info .seo-info-base-window.m-seo-info-demo-style {
      bottom: 40px !important;
      right: 10px !important
   }
}

@media all and (min-width:591px) {
   .seo-info .seo-info-base-window.m-seo-info-demo-style {
      bottom: 5px !important;
      right: 260px !important
   }
}

.mst-seo-content__description {
   display: block;
   color: #333;
   margin-left: auto;
   margin-right: auto;
   max-width: 1280px;
   width: 100%;
   text-align: left;
   padding: 10px;
   background: rgba(255, 255, 255, .2)
}

.clearfix:after,
.clearfix:before {
   display: table;
   content: "";
   line-height: 0
}

.clearfix:after {
   clear: both
}

.seositemap-map ul {
   margin-left: 15px;
   margin-bottom: 15px
}

.seositemap-map ul.stores li {
   font-weight: 700;
   font-size: 110%
}

.seositemap-map ul li {
   color: red
}

.seositemap-map ul li.level-2 {
   font-weight: 700
}

.seositemap-map ul li.level-3 {
   margin-left: 15px
}

.seositemap-map ul li.level-4 {
   margin-left: 30px;
   font-size: 90%
}

.seositemap-map ul li.level-5 {
   margin-left: 45px;
   font-size: 90%
}

.seositemap-map ul li.level-6 {
   margin-left: 60px;
   font-size: 90%
}

.seositemap-map ul li.level-7 {
   margin-left: 75px;
   font-size: 90%
}

.seositemap-index-index div.seositemap-map table {
   width: 100%
}

.mst-seo-toolbar__toolbar {
   position: fixed;
   bottom: 1rem;
   right: 1rem;
   z-index: 1000000;
   outline: 5px solid rgba(74, 69, 66, .6);
   box-shadow: 2px 2px 2px 0 rgba(50, 50, 50, .25);
   max-width: 90%;
   min-width: 10rem;
   background: #fff
}

.mst-seo-toolbar__toolbar-header {
   font-weight: 600;
   color: #fff;
   background: #315aa5;
   padding: 1rem 2rem 1rem 4rem;
   text-align: center;
   position: relative
}

.mst-seo-toolbar__toolbar-header>i {
   position: absolute;
   left: 1rem;
   font-size: 15px
}

.mst-seo-toolbar__toolbar-header .close {
   position: absolute;
   right: 1rem;
   top: .7rem;
   font-size: 18px;
   cursor: pointer
}

.mst-seo-toolbar__toolbar-content {
   background: #f5f5f5;
   max-height: 55rem;
   overflow-y: auto
}

.mst-seo-toolbar__toolbar-content section label {
   color: #999;
   padding: 1rem;
   display: block
}

.mst-seo-toolbar__toolbar-content section ul {
   margin: 0;
   background: #fff;
   padding: 0 1rem;
   list-style: none
}

.mst-seo-toolbar__toolbar-content section ul li {
   display: flex;
   border-bottom: 1px solid #eee;
   margin: 0;
   padding: 1rem 0
}

.mst-seo-toolbar__toolbar-content section ul li .title {
   font-weight: 600;
   width: 12rem;
   font-size: 1.3rem
}

.mst-seo-toolbar__toolbar-content section ul li .status {
   width: 20px;
   height: 20px;
   text-align: center;
   background-repeat: no-repeat;
   margin-right: 1rem
}

.mst-seo-toolbar__toolbar-content section ul li .status._success {
   background-image: url("data:image/svg+xml,%0A%3Csvg width='18px' height='18px' viewBox='0 0 18 18' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 47.1 (45422) - http://www.bohemiancoding.com/sketch --%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Artboard'%3E%3Ccircle id='Oval' fill='%231C9D74' cx='9' cy='9' r='9'%3E%3C/circle%3E%3Cpath d='M13.8274662,4.73712054 C13.6809464,4.57908482 13.4424141,4.57908482 13.2968944,4.73712054 L7.70563722,10.6990848 C7.55911738,10.858192 7.32008501,10.858192 7.17456531,10.6990848 L4.72473356,8.02640625 C4.65222374,7.94712054 4.55721087,7.90801339 4.46169794,7.90747768 C4.36518487,7.90694196 4.2671716,7.94604911 4.19366164,8.02640625 L3.11101503,9.06890625 C3.03900528,9.14819196 3,9.24729911 3,9.35069196 C3,9.45462054 3.03900528,9.56337054 3.1115151,9.64212054 L5.58184963,12.4192634 C5.7278694,12.5778348 5.96740184,12.8349777 6.11292154,12.9924777 L7.17506537,14.139442 C7.32108515,14.2964063 7.55961745,14.2964063 7.70613729,14.139442 L14.8901101,6.45729911 C15.03663,6.29979911 15.03663,6.04104911 14.8901101,5.88354911 L13.8274662,4.73712054 Z' id='Shape' fill='%23FFFFFF' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E")
}

.mst-seo-toolbar__toolbar-content section ul li .status._error,
.mst-seo-toolbar__toolbar-content section ul li .status._warning {
   background-image: url("data:image/svg+xml,%0A%3Csvg width='18px' height='18px' viewBox='0 0 18 18' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 47.1 (45422) - http://www.bohemiancoding.com/sketch --%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Artboard'%3E%3Ccircle id='Oval' fill='%23FF5501' cx='9' cy='9' r='9'%3E%3C/circle%3E%3Cpath d='M10.21944,3 C11.02296,3 11.4246,3.54804 11.4246,4.17468 C11.4246,4.95732 10.72692,5.68128 9.81768,5.68128 C9.0564,5.68128 8.61228,5.23104 8.6334,4.48764 C8.6334,3.86112 9.162,3 10.21944,3 Z M7.74516,15 C7.11072,15 6.64548,14.60856 7.0896,12.8862 L7.818,9.83136 C7.94484,9.34212 7.9656,9.14652 7.818,9.14652 C7.62744,9.14652 6.80388,9.48444 6.3168,9.81732 L6,9.28872 C7.54356,7.9776 9.31944,7.20864 10.08048,7.20864 C10.71468,7.20864 10.82064,7.97196 10.50348,9.1464 L9.6696,12.3576 C9.52152,12.92508 9.58524,13.12068 9.73284,13.12068 C9.92316,13.12068 10.54728,12.88512 11.16036,12.39576 L11.52,12.88524 C10.01856,14.412 8.3796,15 7.74516,15 Z' id='Shape' fill='%23FFFFFF' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E")
}

.mst-seo-toolbar__toolbar-content section ul li .description {
   max-width: 30rem;
   font-size: 1.2rem;
   line-height: 1.4rem
}

.mst-seo-toolbar__toolbar-content section ul li .description .note {
   color: #999;
   font-size: 90%;
   overflow-x: hidden;
   word-wrap: break-word;
   margin-top: .5rem
}

.mst-seo-toolbar__toolbar-content section ul li a {
   font-size: 1.2rem;
   color: #006bb4;
   text-decoration: underline
}

.mst-seo-toolbar__toolbar-content section ul li a:hover {
   text-decoration: none
}

.mst-seo-toolbar__toolbar._hidden {
   outline: 0;
   box-shadow: none
}

.mst-seo-toolbar__toolbar._hidden .mst-seo-toolbar__toolbar-content {
   display: none
}

.mst-seo-toolbar__toolbar._hidden .mst-seo-toolbar__toolbar-header {
   position: fixed;
   left: 2rem;
   bottom: 2rem;
   background: #315aa5;
   color: #fff;
   padding: 1rem 1.5rem 1rem 4rem;
   border-radius: 2px;
   box-shadow: 1px 1px 1px rgba(0, 0, 0, .2);
   font-weight: 600;
   font-size: 1.4rem;
   cursor: pointer;
   z-index: 100000
}

.mst-seo-toolbar__toolbar._hidden .mst-seo-toolbar__toolbar-header .close {
   display: none
}

body.no-tutorial .mst-seo-toolbar__toolbar,
body.tutorial .mst-seo-toolbar__toolbar {
   left: 1rem;
   right: auto
}

.multi-checkout-fields label {
   display: block;
   margin-bottom: 7px
}

.multi-checkout-fields .field {
   margin: 1.5em 0
}

.multi-checkout-fields .field.checkbox label {
   display: inline-block;
   margin: 0 0 0 12px
}

.collection-point-button,
.collection-point-country,
.collection-point-postalcode {
   display: inline-block;
   padding: 20px 10px 0 0
}

.collection-point-postalcode {
   max-width: 9em;
   vertical-align: top
}

.field-error {
   color: #e02b27;
   font-size: 1.2rem;
   margin-top: 7px
}

.box-order-shipping-address .box-subtitle {
   font-weight: 600
}

.box-order-shipping-address .order-shipping-secondary-address {
   margin-top: 1rem
}

#delivery-options-fields-block {
   max-width: 100%
}

.pickup-locations-headline {
   font-weight: 600;
   font-size: 16px;
   margin-bottom: 25px
}

.delivery-locations-form .delivery-locations-list {
   border: 1px solid #c2c2c2;
   max-height: 500px;
   overflow: auto
}

.delivery-locations-form .delivery-locations-list table.location {
   margin-top: 28px
}

.delivery-locations-form .delivery-locations-list table.location .first-column {
   padding: 0 14px;
   width: 14px
}

.delivery-locations-form .delivery-locations-list table.location .second-column {
   padding: 0
}

.opening-hour-wrapper {
   font-size: 12px
}

.opening-hour-wrapper table thead {
   cursor: pointer;
   font-weight: 700
}

.opening-hour-wrapper table thead tr td {
   padding: 10px 0 0;
   display: inline-block;
   text-decoration: none
}

.opening-hour-wrapper table thead tr td:after {
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale;
   font-size: 1.2rem;
   line-height: 20px;
   color: #8f8f8f;
   content: '\e622';
   font-family: icons-blank-theme;
   margin: 0 0 0 10px;
   vertical-align: middle;
   display: inline-block;
   font-weight: 400;
   overflow: hidden;
   speak: none;
   text-align: center
}

.opening-hour-wrapper table thead tr td:hover:after {
   color: #333
}

.opening-hour-wrapper table thead tr td:active:after {
   color: #8f8f8f
}

.opening-hour-wrapper table tbody {
   display: none
}

.opening-hour-wrapper table tbody.special-hours-heading {
   padding-top: 10px;
   font-weight: 700
}

.opening-hour-wrapper table tbody tr td {
   padding: 0 10px 0 0
}

.opening-hour-wrapper table tbody tr td.time-span {
   font-weight: 600
}

.opening-hour-wrapper table._active thead tr td:after {
   content: '\e621'
}

.opening-hour-wrapper table._active tbody {
   display: block
}

.cart-summary .vertex-message td,
.opc-block-summary .vertex-message td {
   padding: 0;
   border-top: none
}

.column .block-addbysku .fieldset {
   margin: 0
}

.column .block-addbysku .fieldset .fields {
   position: relative
}

.column .block-addbysku .fieldset .fields .field {
   display: inline-block;
   margin-bottom: 10px;
   vertical-align: top
}

.column .block-addbysku .fieldset .fields .actions-toolbar {
   position: absolute;
   right: 0;
   top: 4px
}

.column .block-addbysku .sku {
   margin-right: -155px;
   padding-right: 160px;
   width: 100%
}

.column .block-addbysku .skus>.label {
   margin-top: 10px
}

.column .block-addbysku .qty .qty+.mage-error {
   width: 80px
}

.column .block-addbysku .block-content .actions-toolbar {
   clear: both;
   margin: 0 0 20px;
   text-align: left
}

.column .block-addbysku .block-content .actions-toolbar:after,
.column .block-addbysku .block-content .actions-toolbar:before {
   content: '';
   display: table
}

.column .block-addbysku .block-content .actions-toolbar:after {
   clear: both
}

.column .block-addbysku .block-content .actions-toolbar .primary {
   float: left
}

.column .block-addbysku .block-content .actions-toolbar .primary,
.column .block-addbysku .block-content .actions-toolbar .secondary {
   display: inline-block
}

.column .block-addbysku .block-content .actions-toolbar .primary a.action,
.column .block-addbysku .block-content .actions-toolbar .secondary a.action {
   display: inline-block
}

.column .block-addbysku .block-content .actions-toolbar .primary .action {
   margin: 0 5px 0 0
}

.column .block-addbysku .block-content .actions-toolbar .secondary a.action {
   margin-top: 6px
}

.column .block-addbysku .block-content .actions-toolbar .primary,
.column .block-addbysku .block-content .actions-toolbar .secondary {
   display: block;
   float: none
}

.column .block-addbysku .block-content .actions-toolbar>.secondary {
   text-align: left
}

.column .block-addbysku .reset {
   margin: 10px 0
}

.column .block-addbysku .note {
   display: block;
   margin: 0 0 20px
}

.block-cart-failed {
   margin-top: 40px
}

.block-cart-failed .block-title {
   font-size: 2.6rem
}

.block-cart-failed .block-title strong {
   font-weight: 300
}

.block-cart-failed .actions {
   text-align: center
}

.block-cart-failed .actions .action {
   margin-bottom: 10px
}

.payment-method-braintree .hosted-control {
   background: #fff;
   background-clip: padding-box;
   border: 1px solid #c2c2c2;
   border-radius: 1px;
   font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
   font-size: 14px;
   height: 32px;
   line-height: 1.42857143;
   padding: 0 9px;
   vertical-align: baseline;
   width: 100%;
   box-sizing: border-box;
   position: relative;
   width: 225px
}

.payment-method-braintree .hosted-control:disabled {
   opacity: .5
}

.payment-method-braintree .hosted-control::-moz-placeholder {
   color: #c2c2c2
}

.payment-method-braintree .hosted-control::-webkit-input-placeholder {
   color: #c2c2c2
}

.payment-method-braintree .hosted-control:-ms-input-placeholder {
   color: #c2c2c2
}

.payment-method-braintree .hosted-control.braintree-hosted-fields-focused {
   border-color: #006bb4
}

.payment-method-braintree .hosted-control.braintree-hosted-fields-invalid:not(.braintree-hosted-fields-focused) {
   border-color: #e02b27
}

.payment-method-braintree .hosted-control.braintree-hosted-fields-invalid:not(.braintree-hosted-fields-focused)~.hosted-error {
   height: auto;
   opacity: 1
}

.payment-method-braintree .hosted-control.braintree-hosted-fields-valid {
   border-color: #006400
}

.payment-method-braintree .hosted-control.hosted-cid {
   width: 5rem
}

.payment-method-braintree .hosted-control.hosted-date {
   float: left;
   margin-bottom: 7px;
   width: 6rem
}

.payment-method-braintree .hosted-control.hosted-date:first-of-type {
   margin-right: 50px
}

.payment-method-braintree .hosted-control.hosted-date:first-of-type:after {
   content: '/';
   display: inline;
   padding-bottom: inherit;
   padding-top: inherit;
   position: absolute;
   right: -25px;
   top: 5px
}

.payment-method-braintree .field-tooltip {
   right: 0
}

.payment-method-braintree .hosted-error {
   clear: both;
   color: #e02b27;
   font-size: 1.2rem;
   height: 0;
   margin-top: 7px;
   opacity: 0
}

.braintree-paypal-logo {
   margin-top: 10px;
   text-align: center
}

.braintree-paypal-account {
   padding: 15px 0 15px 50px;
   position: relative;
   display: inline-block
}

.braintree-paypal-account:before {
   background-image: url('../../frontend/Mgs/supro/en_US/Magento_Braintree/images/paypal-small.png');
   background-position-x: 0;
   background-position-y: 0;
   line-height: 16px;
   vertical-align: middle;
   height: 16px;
   width: 16px;
   background-repeat: no-repeat;
   content: '';
   display: inline-block
}

.braintree-paypal-account:before {
   left: 17px;
   margin-top: -8px;
   position: absolute;
   top: 50%
}

.braintree-paypal-account .payment-method-type {
   font-weight: 700
}

.braintree-paypal-account .payment-method-description {
   color: #575757
}

.braintree-paypal-fieldset {
   border: 0;
   margin: 0;
   padding: 0
}

.action-braintree-paypal-logo {
   background-image: none;
   background: 0 0;
   -moz-box-sizing: content-box;
   border: 0;
   box-shadow: none;
   line-height: inherit;
   margin: 0;
   padding: 0;
   text-decoration: none;
   text-shadow: none;
   font-weight: 400
}

.action-braintree-paypal-logo:active,
.action-braintree-paypal-logo:focus {
   background: 0 0;
   border: none
}

.action-braintree-paypal-logo:hover {
   background: 0 0;
   border: none
}

.action-braintree-paypal-logo.disabled,
.action-braintree-paypal-logo[disabled],
fieldset[disabled] .action-braintree-paypal-logo {
   pointer-events: none;
   opacity: .5
}

.action-braintree-paypal-logo img {
   margin: 0;
   width: 114px
}

.payment-method .payment-method-content .actions-toolbar.braintree-paypal-actions {
   margin-left: 0
}

.account .table .col.paypal-account img {
   vertical-align: middle
}

.account .table .col.paypal-account+.actions {
   vertical-align: middle
}

.bundle-options-container {
   clear: both;
   margin-bottom: 40px
}

.bundle-options-container .legend.title {
   font-weight: 300;
   line-height: 1.1;
   font-size: 2.6rem;
   margin-top: 2.5rem;
   margin-bottom: 2rem
}

.bundle-options-container .product-add-form {
   display: none
}

.bundle-options-container .product-options-wrapper {
   margin-bottom: 30px
}

.bundle-options-container .action.back {
   margin-bottom: 30px
}

.bundle-options-container .price-box .price {
   font-size: 18px;
   font-weight: 700
}

.bundle-options-container .block-bundle-summary {
   background: #e8e8e8;
   padding: 10px 20px
}

.bundle-options-container .block-bundle-summary>.title>strong {
   font-weight: 300;
   line-height: 1.1;
   font-size: 2.6rem;
   margin-top: 2.5rem;
   margin-bottom: 2rem
}

.bundle-options-container .block-bundle-summary .bundle-summary {
   margin-top: 30px
}

.bundle-options-container .block-bundle-summary .bundle-summary.empty {
   display: none
}

.bundle-options-container .block-bundle-summary .bundle-summary>.subtitle {
   font-weight: 300;
   line-height: 1.1;
   font-size: 1.8rem;
   margin-top: 1.5rem;
   margin-bottom: 1rem;
   display: block
}

.bundle-options-container .block-bundle-summary .bundle.items>li {
   margin-bottom: 10px
}

.bundle-options-container .block-bundle-summary .box-tocart .actions {
   display: inline-block;
   margin-bottom: 10px
}

.bundle-options-container .block-bundle-summary .product-addto-links>.action {
   vertical-align: top
}

.bundle-options-container .nested .field.qty {
   margin-top: 20px
}

.bundle-options-container .nested .field.qty .label {
   font-weight: 700;
   margin: 0 0 5px;
   display: inline-block
}

.bundle-options-container p.required {
   color: #e02b27
}

.bundle-options-container .product-options-bottom {
   clear: left
}

.block-category-event {
   background: #f0f0f0;
   color: #333;
   padding: 10px 0 15px;
   text-align: center
}

.block-category-event.block:last-child {
   margin-bottom: 10px
}

.block-category-event .block-title {
   margin: 0 0 10px
}

.block-category-event .block-title strong {
   font-size: 1.5rem;
   font-weight: 300
}

.block-category-event .ticker {
   margin: 0;
   padding: 0;
   list-style: none none
}

.block-category-event .ticker li {
   display: none;
   margin: 0 15px
}

.block-category-event .ticker .value {
   font-size: 1.8rem;
   font-weight: 300
}

.block-category-event .ticker .label {
   font-size: 1rem;
   display: block;
   text-transform: lowercase
}

.block-category-event .dates {
   display: table;
   margin: 0 auto
}

.block-category-event .dates .end,
.block-category-event .dates .start {
   display: table-cell;
   vertical-align: top
}

.block-category-event .dates .date {
   font-size: 1.8rem
}

.block-category-event .dates .time {
   display: block
}

.block-category-event .dates .start {
   padding-right: 40px;
   position: relative
}

.block-category-event .dates .start:after {
   font-size: 1.8rem;
   content: '\2013';
   display: block;
   position: absolute;
   right: 15px;
   top: 0
}

.cart-summary {
   background: #f5f5f5;
   margin-bottom: 25px;
   padding: 1px 15px 25px
}

.cart-summary>.title {
   display: block;
   font-weight: 300;
   line-height: 1.1;
   font-size: 1.8rem;
   margin-top: 1.5rem;
   margin-bottom: 1rem
}

.cart-summary .block {
   margin-bottom: 0
}

.cart-summary .block .item-options {
   margin-left: 0
}

.cart-summary .block .fieldset {
   margin: 15px 0 25px 5px
}

.cart-summary .block .fieldset .field {
   margin: 0 0 10px
}

.cart-summary .block .fieldset .field.note {
   font-size: 12px
}

.cart-summary .block .fieldset .methods .field>.label {
   display: inline
}

.cart-totals {
   border-top: 1px solid #d1d1d1;
   padding-top: 10px
}

.cart-totals .table-wrapper {
   margin-bottom: 0;
   overflow: inherit
}

.cart-totals .discount.coupon {
   display: none
}

.cart.table-wrapper .items thead+.item {
   border-top: 1px solid #d1d1d1
}

.cart.table-wrapper .items>.item {
   border-bottom: 1px solid #d1d1d1;
   position: relative
}

.cart.table-wrapper .col {
   padding-top: 20px
}

.cart.table-wrapper .col.qty .input-text {
   margin-top: -5px
}

.cart.table-wrapper .item-actions td {
   padding-bottom: 10px;
   text-align: center;
   white-space: normal
}

.cart.table-wrapper .item .col.item {
   display: block;
   min-height: 75px;
   padding: 25px 0 10px 75px;
   position: relative
}

.action-gift,
.cart.table-wrapper .actions-toolbar>.action {
   display: inline-block;
   text-decoration: none;
   margin-bottom: 10px;
   margin-right: 10px
}

.action-gift:active,
.action-gift:focus,
.action-gift:hover,
.cart.table-wrapper .actions-toolbar>.action:active,
.cart.table-wrapper .actions-toolbar>.action:focus,
.cart.table-wrapper .actions-toolbar>.action:hover {
   text-decoration: none
}

.action-gift:last-child,
.cart.table-wrapper .actions-toolbar>.action:last-child {
   margin-right: 0
}

.cart.table-wrapper .action.help.map {
   font-weight: 400
}

.cart.table-wrapper .product-item-photo {
   display: block;
   left: 0;
   max-width: 60px;
   padding: 0;
   position: absolute;
   top: 15px;
   width: 100%
}

.cart.table-wrapper .product-item-details {
   white-space: normal
}

.cart.table-wrapper .product-item-name {
   display: inline-block;
   font-weight: 400;
   margin-top: -6px
}

.cart.table-wrapper .gift-registry-name-label:after {
   content: ':'
}

.cart.table-wrapper .item-options {
   font-size: 12px;
   margin-bottom: 10px
}

.cart.table-wrapper .product-item-name+.item-options {
   margin-top: 10px
}

.cart.table-wrapper .action.configure {
   display: inline-block;
   margin: 0 0 20px
}

.cart-container .checkout-methods-items {
   margin-top: 20px;
   text-align: center
}

.cart-container .checkout-methods-items .action.primary {
   width: 100%
}

.cart-container .checkout-methods-items .item+.item {
   margin-top: 20px
}

.cart-products-toolbar .toolbar-amount {
   margin: 25px 0 15px;
   padding: 0;
   text-align: center
}

.cart-products-toolbar .pages {
   margin: 0 0 25px;
   text-align: center
}

.cart-products-toolbar .pages .items>.item {
   border-bottom: 0
}

.cart-products-toolbar-top {
   border-bottom: 1px solid #d1d1d1
}

.block.crosssell {
   margin-top: 70px
}

.cart .cart-tax-info+.cart-tax-total,
.cart-tax-info+.cart-tax-total {
   display: block
}

.cart.table-wrapper .col.msrp,
.cart.table-wrapper .col.price,
.cart.table-wrapper .col.qty,
.cart.table-wrapper .col.subtotal,
.order-items.table-wrapper .col.msrp,
.order-items.table-wrapper .col.price,
.order-items.table-wrapper .col.qty,
.order-items.table-wrapper .col.subtotal {
   text-align: right
}

.block-minicart .items-total {
   float: left;
   margin: 0 10px
}

.block-minicart .items-total .count {
   font-weight: 700
}

.block-minicart .subtotal {
   margin: 0 10px 10px;
   text-align: right
}

.block-minicart .amount .price-wrapper:first-child .price {
   font-size: 18px;
   font-weight: 700
}

.block-minicart .subtitle {
   display: none
}

.block-minicart .subtitle.empty {
   display: block;
   font-size: 14px;
   padding: 30px 0 20px;
   text-align: center
}

.block-minicart .text.empty {
   text-align: center
}

.block-minicart .block-content>.actions {
   margin-top: 15px;
   text-align: center
}

.block-minicart .block-content>.actions>.primary {
   margin: 0 10px 15px
}

.block-minicart .block-content>.actions>.primary .action.primary {
   display: block;
   margin-bottom: 15px;
   width: 100%
}

.block-minicart .block-content>.actions>.primary .action.primary:last-child {
   margin-bottom: 0
}

.block-minicart .block-banners,
.block-minicart .block-category-link,
.block-minicart .block-cms-link,
.block-minicart .block-product-link {
   margin: 15px 0 0;
   text-align: center
}

.minicart-wrapper {
   display: inline-block;
   position: relative;
   float: right
}

.minicart-wrapper:after,
.minicart-wrapper:before {
   content: '';
   display: table
}

.minicart-wrapper:after {
   clear: both
}

.minicart-wrapper .action.showcart {
   cursor: pointer;
   display: inline-block;
   text-decoration: none
}

.minicart-wrapper .action.showcart:before {
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale;
   font-size: 35px;
   line-height: 33px;
   color: #8f8f8f;
   content: '\e611';
   font-family: icons-blank-theme;
   margin: 0;
   vertical-align: top;
   display: inline-block;
   font-weight: 400;
   overflow: hidden;
   speak: none;
   text-align: center
}

.minicart-wrapper .action.showcart:hover:before {
   color: #333
}

.minicart-wrapper .action.showcart:active:before {
   color: #8f8f8f
}

.minicart-wrapper .action.showcart.active {
   display: inline-block;
   text-decoration: none
}

.minicart-wrapper .action.showcart.active:before {
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale;
   font-size: 35px;
   line-height: 33px;
   color: #8f8f8f;
   content: '\e611';
   font-family: icons-blank-theme;
   margin: 0;
   vertical-align: top;
   display: inline-block;
   font-weight: 400;
   overflow: hidden;
   speak: none;
   text-align: center
}

.minicart-wrapper .action.showcart.active:hover:before {
   color: #333
}

.minicart-wrapper .action.showcart.active:active:before {
   color: #8f8f8f
}

.minicart-wrapper .block-minicart {
   margin: 0;
   padding: 0;
   list-style: none none;
   background: #fff;
   border: 1px solid #bbb;
   margin-top: 4px;
   min-width: 100%;
   width: 320px;
   z-index: 101;
   box-sizing: border-box;
   display: none;
   position: absolute;
   top: 100%;
   right: 0;
   box-shadow: 0 3px 3px rgba(0, 0, 0, .15)
}

.minicart-wrapper .block-minicart li {
   margin: 0
}

.minicart-wrapper .block-minicart li:hover {
   cursor: pointer
}

.minicart-wrapper .block-minicart:after,
.minicart-wrapper .block-minicart:before {
   border-bottom-style: solid;
   content: '';
   display: block;
   height: 0;
   position: absolute;
   width: 0
}

.minicart-wrapper .block-minicart:before {
   border: 6px solid;
   border-color: transparent transparent #fff transparent;
   z-index: 99
}

.minicart-wrapper .block-minicart:after {
   border: 7px solid;
   border-color: transparent transparent #bbb transparent;
   z-index: 98
}

.minicart-wrapper .block-minicart:before {
   right: 26px;
   top: -12px
}

.minicart-wrapper .block-minicart:after {
   right: 25px;
   top: -14px
}

.minicart-wrapper.active {
   overflow: visible
}

.minicart-wrapper.active .block-minicart {
   display: block
}

.minicart-wrapper .block-minicart {
   padding: 25px 20px
}

.minicart-wrapper .block-minicart .block-title {
   display: none
}

.minicart-wrapper .product .actions {
   float: right;
   margin: -24px 0 0;
   text-align: right
}

.minicart-wrapper .product .actions>.primary,
.minicart-wrapper .product .actions>.secondary {
   display: inline
}

.minicart-wrapper .action.close {
   display: inline-block;
   background-image: none;
   background: 0 0;
   -moz-box-sizing: content-box;
   border: 0;
   box-shadow: none;
   line-height: inherit;
   margin: 0;
   padding: 0;
   text-decoration: none;
   text-shadow: none;
   font-weight: 400;
   height: 40px;
   position: absolute;
   right: 0;
   top: 0;
   width: 40px
}

.minicart-wrapper .action.close>span {
   border: 0;
   clip: rect(0, 0, 0, 0);
   height: 1px;
   margin: -1px;
   overflow: hidden;
   padding: 0;
   position: absolute;
   width: 1px
}

.minicart-wrapper .action.close:before {
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale;
   font-size: 32px;
   line-height: 32px;
   color: inherit;
   content: '\e616';
   font-family: icons-blank-theme;
   margin: 0;
   vertical-align: top;
   display: inline-block;
   font-weight: 400;
   overflow: hidden;
   speak: none;
   text-align: center
}

.minicart-wrapper .action.close:hover:before {
   color: inherit
}

.minicart-wrapper .action.close:active:before {
   color: inherit
}

.minicart-wrapper .action.close:active,
.minicart-wrapper .action.close:focus {
   background: 0 0;
   border: none
}

.minicart-wrapper .action.close:hover {
   background: 0 0;
   border: none
}

.minicart-wrapper .action.close.disabled,
.minicart-wrapper .action.close[disabled],
fieldset[disabled] .minicart-wrapper .action.close {
   pointer-events: none;
   opacity: .5
}

.minicart-wrapper .action.showcart {
   white-space: nowrap
}

.minicart-wrapper .action.showcart .counter.qty {
   background: #ff5501;
   color: #fff;
   height: 24px;
   line-height: 24px;
   border-radius: 2px;
   display: inline-block;
   margin: 3px 0 0;
   min-width: 18px;
   overflow: hidden;
   padding: 0 3px;
   text-align: center;
   white-space: normal
}

.minicart-wrapper .action.showcart .counter.qty.empty {
   display: none
}

.minicart-wrapper .action.showcart .counter.qty .loader>img {
   max-width: 24px
}

.minicart-wrapper .minicart-widgets {
   margin-top: 15px
}

.minicart-items-wrapper {
   border: 1px solid #ccc;
   margin: 0 -20px;
   border-left: 0;
   border-right: 0;
   overflow-x: auto;
   padding: 15px
}

.minicart-items {
   margin: 0;
   padding: 0;
   list-style: none none
}

.minicart-items .product-item {
   padding: 20px 0
}

.minicart-items .product-item:not(:first-child) {
   border-top: 1px solid #ccc
}

.minicart-items .product-item:first-child {
   padding-top: 0
}

.minicart-items .product-item-pricing .label {
   display: inline-block
}

.minicart-items .price-minicart {
   margin-bottom: 5px
}

.minicart-items .product>.product-image-container,
.minicart-items .product>.product-item-photo {
   float: left
}

.minicart-items .product .toggle {
   display: block;
   text-decoration: none;
   cursor: pointer;
   position: relative
}

.minicart-items .product .toggle:after {
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale;
   font-size: 28px;
   line-height: 16px;
   color: inherit;
   content: '\e622';
   font-family: icons-blank-theme;
   vertical-align: middle;
   display: inline-block;
   font-weight: 400;
   overflow: hidden;
   speak: none;
   text-align: center
}

.minicart-items .product .toggle:after {
   position: static;
   right: 20px;
   top: 0
}

.minicart-items .product.active>.toggle:after {
   content: '\e621'
}

.minicart-items .product-item-name {
   font-weight: 400;
   margin: 0 0 10px
}

.minicart-items .product-item-name a {
   color: #1979c3
}

.minicart-items .product-item-details {
   padding-left: 88px
}

.minicart-items .product-item-details .price {
   font-weight: 700
}

.minicart-items .product-item-details .price-excluding-tax,
.minicart-items .product-item-details .price-including-tax {
   margin: 5px 0 0
}

.minicart-items .product-item-details .weee[data-label] {
   font-size: 1.1rem
}

.minicart-items .product-item-details .details-qty {
   margin-top: 10px
}

.minicart-items .product.options .tooltip.toggle {
   display: inline-block;
   text-decoration: none
}

.minicart-items .product.options .tooltip.toggle>span {
   border: 0;
   clip: rect(0, 0, 0, 0);
   height: 1px;
   margin: -1px;
   overflow: hidden;
   padding: 0;
   position: absolute;
   width: 1px
}

.minicart-items .product.options .tooltip.toggle:after {
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale;
   font-size: 28px;
   line-height: 28px;
   color: inherit;
   content: '\e622';
   font-family: icons-blank-theme;
   margin: -3px 0 0 7px;
   vertical-align: middle;
   display: inline-block;
   font-weight: 400;
   overflow: hidden;
   speak: none;
   text-align: center
}

.minicart-items .product.options .tooltip.toggle .details {
   display: none
}

.minicart-items .item-qty {
   margin-right: 10px;
   text-align: center;
   width: 45px
}

.minicart-items .update-cart-item {
   font-size: 1.1rem;
   vertical-align: top
}

.minicart-items .subtitle {
   display: none
}

.minicart-items .action.delete,
.minicart-items .action.edit {
   display: inline-block;
   text-decoration: none
}

.minicart-items .action.delete>span,
.minicart-items .action.edit>span {
   border: 0;
   clip: rect(0, 0, 0, 0);
   height: 1px;
   margin: -1px;
   overflow: hidden;
   padding: 0;
   position: absolute;
   width: 1px
}

.minicart-items .action.delete:before,
.minicart-items .action.edit:before {
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale;
   font-size: 28px;
   line-height: 28px;
   color: #303030;
   content: '\e606';
   font-family: icons-blank-theme;
   vertical-align: middle;
   display: inline-block;
   font-weight: 400;
   overflow: hidden;
   speak: none;
   text-align: center
}

.minicart-items .action.delete:hover:before,
.minicart-items .action.edit:hover:before {
   color: #303030
}

.minicart-items .action.delete:active:before,
.minicart-items .action.edit:active:before {
   color: #303030
}

.minicart-items .action.delete:before {
   content: '\e604'
}

.checkout-container {
   margin: 0 0 20px
}

.opc-wrapper {
   margin: 0 0 20px
}

.opc-wrapper .step-content {
   margin: 0 0 40px
}

.checkout-index-index .nav-sections,
.checkout-index-index .nav-toggle {
   display: none
}

.checkout-index-index .logo {
   margin-left: 0
}

.checkout-onepage-success .print {
   display: none
}

.opc-estimated-wrapper {
   border-bottom: 1px solid #ccc;
   margin: 0 0 15px;
   padding: 18px 15px
}

.opc-estimated-wrapper .estimated-block {
   font-size: 18px;
   font-weight: 700;
   float: left
}

.opc-estimated-wrapper .estimated-block .estimated-label {
   display: block;
   margin: 0 0 5px
}

.opc-estimated-wrapper .minicart-wrapper .action.showcart:before {
   color: #333
}

.opc-estimated-wrapper .minicart-wrapper .action.showcart:hover:before {
   color: #555
}

.opc-progress-bar {
   margin: 0 0 20px;
   counter-reset: i;
   font-size: 0
}

.opc-progress-bar-item {
   margin: 0 0 10px;
   display: inline-block;
   position: relative;
   text-align: center;
   vertical-align: top;
   width: 50%
}

.opc-progress-bar-item:before {
   background: #e4e4e4;
   top: 19px;
   content: '';
   height: 7px;
   left: 0;
   position: absolute;
   width: 100%
}

.opc-progress-bar-item:first-child:before {
   border-radius: 6px 0 0 6px
}

.opc-progress-bar-item:last-child:before {
   border-radius: 0 6px 6px 0
}

.opc-progress-bar-item>span {
   display: inline-block;
   padding-top: 45px;
   width: 100%;
   word-wrap: break-word;
   color: #e4e4e4;
   font-weight: 300;
   font-size: 1.8rem
}

.opc-progress-bar-item>span:after,
.opc-progress-bar-item>span:before {
   background: #e4e4e4;
   height: 38px;
   margin-left: -19px;
   width: 38px;
   border-radius: 50%;
   content: '';
   left: 50%;
   position: absolute;
   top: 0
}

.opc-progress-bar-item>span:after {
   background: #fff;
   height: 26px;
   margin-left: -13px;
   top: 6px;
   width: 26px;
   content: counter(i);
   counter-increment: i;
   color: #333;
   font-weight: 600;
   font-size: 1.8rem
}

.opc-progress-bar-item._active:before {
   background: #ff5501
}

.opc-progress-bar-item._active>span {
   color: #333
}

.opc-progress-bar-item._active>span:before {
   background: #ff5501
}

.opc-progress-bar-item._active>span:after {
   content: '\e610';
   font-family: icons-blank-theme;
   line-height: 1;
   font-size: 2.8rem
}

.opc-progress-bar-item._complete {
   cursor: pointer
}

.opc-progress-bar-item._complete>span {
   color: #333
}

.opc-progress-bar-item._complete>span:after {
   content: '\e610';
   font-family: icons-blank-theme;
   line-height: 1;
   font-size: 2.8rem
}

.field.choice .field-tooltip {
   display: inline-block;
   margin-left: 10px;
   position: relative;
   top: -3px
}

.field.choice .field-tooltip-action {
   line-height: 24px
}

.field._error .control input,
.field._error .control select,
.field._error .control textarea {
   border-color: #ed8380
}

.opc-wrapper .fieldset>.field>.label {
   font-weight: 400
}

.field-tooltip {
   cursor: pointer;
   position: absolute;
   right: 0;
   top: 1px
}

.field-tooltip._active {
   z-index: 100
}

.field-tooltip._active .field-tooltip-content {
   display: block
}

.field-tooltip._active .field-tooltip-action:before {
   color: #333
}

.field-tooltip .field-tooltip-action {
   display: inline-block;
   text-decoration: none
}

.field-tooltip .field-tooltip-action>span {
   border: 0;
   clip: rect(0, 0, 0, 0);
   height: 1px;
   margin: -1px;
   overflow: hidden;
   padding: 0;
   position: absolute;
   width: 1px
}

.field-tooltip .field-tooltip-action:before {
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale;
   font-size: 24px;
   line-height: inherit;
   color: #bbb;
   content: '\e623';
   font-family: icons-blank-theme;
   vertical-align: middle;
   display: inline-block;
   font-weight: 400;
   overflow: hidden;
   speak: none;
   text-align: center
}

.field-tooltip .field-tooltip-action:hover:before {
   color: #333
}

._keyfocus .field-tooltip .field-tooltip-action:focus {
   z-index: 100
}

._keyfocus .field-tooltip .field-tooltip-action:focus+.field-tooltip-content {
   display: block
}

._keyfocus .field-tooltip .field-tooltip-action:focus:before {
   color: #333
}

.field-tooltip .field-tooltip-content {
   background: #f4f4f4;
   border: 1px solid #999;
   border-radius: 1px;
   font-size: 14px;
   padding: 12px;
   width: 270px;
   display: none;
   left: 38px;
   position: absolute;
   text-transform: none;
   top: -9px;
   word-wrap: break-word;
   z-index: 2
}

.field-tooltip .field-tooltip-content:after,
.field-tooltip .field-tooltip-content:before {
   border: 10px solid transparent;
   height: 0;
   width: 0;
   border-right-color: #f4f4f4;
   left: -21px;
   top: 12px;
   content: '';
   display: block;
   position: absolute;
   z-index: 3
}

.field-tooltip .field-tooltip-content:before {
   border-right-color: #666
}

.field-tooltip .field-tooltip-content:after {
   border-right-color: #f4f4f4;
   width: 1px;
   z-index: 4
}

@media only screen and (max-width:768px) {
   .field-tooltip .field-tooltip-content {
      left: auto;
      right: -10px;
      top: 40px
   }

   .field-tooltip .field-tooltip-content::after,
   .field-tooltip .field-tooltip-content::before {
      border: 10px solid transparent;
      height: 0;
      left: auto;
      margin-top: -21px;
      right: 10px;
      top: 0;
      width: 0
   }

   .field-tooltip .field-tooltip-content::before {
      border-bottom-color: #666
   }

   .field-tooltip .field-tooltip-content::after {
      border-bottom-color: #f4f4f4;
      top: 1px
   }
}

.opc-wrapper .form-login,
.opc-wrapper .form-shipping-address {
   margin-top: 28px;
   margin-bottom: 20px
}

.opc-wrapper .form-login .fieldset .note,
.opc-wrapper .form-shipping-address .fieldset .note {
   font-size: 14px;
   margin-top: 10px
}

.opc-wrapper .shipping-address-items {
   font-size: 0
}

.opc-wrapper .shipping-address-item {
   border: 2px solid transparent;
   line-height: 30px;
   margin: 0 0 20px;
   padding: 20px 35px 20px 20px;
   transition: .3s border-color;
   width: 50%;
   display: inline-block;
   font-size: 14px;
   position: relative;
   vertical-align: top;
   word-wrap: break-word
}

.opc-wrapper .shipping-address-item.selected-item {
   border-color: #ff5501
}

.opc-wrapper .shipping-address-item.selected-item:after {
   background: #ff5501;
   color: #fff;
   content: '\e610';
   font-family: icons-blank-theme;
   height: 27px;
   width: 29px;
   font-size: 27px;
   line-height: 21px;
   padding-top: 2px;
   position: absolute;
   right: 0;
   text-align: center;
   top: 0
}

.opc-wrapper .action-show-popup {
   margin: 0 0 20px
}

.opc-wrapper .action-show-popup>span:before {
   content: '+';
   padding-right: 5px
}

.opc-wrapper .action-select-shipping-item {
   float: right;
   margin: 20px 0 0
}

.opc-wrapper .edit-address-link {
   display: block;
   float: left;
   margin: 26px 5px 0 0
}

.checkout-shipping-method .step-title {
   margin-bottom: 0
}

.checkout-shipping-method .no-quotes-block {
   margin: 20px 0
}

.methods-shipping .actions-toolbar .action.primary {
   margin: 20px 0 0
}

.table-checkout-shipping-method thead th {
   display: none
}

.table-checkout-shipping-method tbody td {
   border-top: 1px solid #ccc;
   padding-bottom: 20px;
   padding-top: 20px
}

.table-checkout-shipping-method tbody td:first-child {
   padding-left: 0;
   padding-right: 0;
   width: 20px
}

.table-checkout-shipping-method tbody tr:first-child td {
   border-top: none
}

.table-checkout-shipping-method tbody .row-error td {
   border-top: none;
   padding-bottom: 10px;
   padding-top: 0
}

.checkout-shipping-method {
   position: relative
}

.shipping-policy-block.field-tooltip {
   top: 12px
}

.shipping-policy-block.field-tooltip .field-tooltip-action {
   color: #1979c3;
   cursor: pointer
}

.shipping-policy-block.field-tooltip .field-tooltip-action:before {
   display: none
}

.shipping-policy-block.field-tooltip .field-tooltip-content {
   width: 420px;
   top: 30px
}

.opc-block-shipping-information {
   padding: 0 30px
}

.opc-block-shipping-information .shipping-information-title {
   border-bottom: 1px solid #ccc;
   margin: 0 0 20px;
   position: relative
}

.opc-block-shipping-information .shipping-information-title .action-edit {
   top: 2px;
   display: inline-block;
   text-decoration: none;
   margin: 0;
   position: absolute;
   right: 0
}

.opc-block-shipping-information .shipping-information-title .action-edit>span {
   border: 0;
   clip: rect(0, 0, 0, 0);
   height: 1px;
   margin: -1px;
   overflow: hidden;
   padding: 0;
   position: absolute;
   width: 1px
}

.opc-block-shipping-information .shipping-information-title .action-edit:before {
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale;
   font-size: 28px;
   line-height: 28px;
   color: #8f8f8f;
   content: '\e606';
   font-family: icons-blank-theme;
   vertical-align: middle;
   display: inline-block;
   font-weight: 400;
   overflow: hidden;
   speak: none;
   text-align: center
}

.opc-block-shipping-information .shipping-information-title .action-edit:hover:before {
   color: #333
}

.opc-block-shipping-information .shipping-information-title .action-edit:active:before {
   color: #8f8f8f
}

.opc-block-shipping-information .shipping-information-content {
   line-height: 27px
}

.opc-block-shipping-information .shipping-information-content .actions-toolbar {
   margin-left: 0
}

.opc-block-shipping-information .ship-to,
.opc-block-shipping-information .ship-via {
   margin: 0 0 20px
}

.opc-block-summary {
   background: #f5f5f5;
   padding: 22px 30px;
   margin: 0 0 20px
}

.opc-block-summary>.title {
   display: block
}

.opc-block-summary .mark .value {
   color: #999;
   display: block
}

.opc-block-summary .discount.coupon {
   display: none
}

.opc-block-summary .grand.incl+.grand.excl .amount,
.opc-block-summary .grand.incl+.grand.excl .mark {
   border-top: 0;
   font-size: 1.4rem;
   padding-top: 0
}

.opc-block-summary .grand.incl+.grand.excl .amount strong,
.opc-block-summary .grand.incl+.grand.excl .mark strong {
   font-weight: 400
}

.opc-block-summary .not-calculated {
   font-style: italic
}

.opc-block-summary .items-in-cart>.title {
   border-bottom: 1px solid #d1d1d1;
   padding: 10px 40px 10px 0;
   cursor: pointer;
   display: block;
   text-decoration: none;
   margin-bottom: 0;
   position: relative
}

.opc-block-summary .items-in-cart>.title>span {
   border: 0;
   clip: rect(0, 0, 0, 0);
   height: 1px;
   margin: -1px;
   overflow: hidden;
   padding: 0;
   position: absolute;
   width: 1px
}

.opc-block-summary .items-in-cart>.title:after {
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale;
   font-size: 30px;
   line-height: 12px;
   color: inherit;
   content: '\e622';
   font-family: icons-blank-theme;
   margin: 3px 0 0;
   vertical-align: middle;
   display: inline-block;
   font-weight: 400;
   overflow: hidden;
   speak: none;
   text-align: center
}

.opc-block-summary .items-in-cart>.title:after {
   position: absolute;
   right: 0;
   top: 10px
}

.opc-block-summary .items-in-cart>.title strong {
   font-size: 1.8rem;
   font-weight: 300;
   margin: 0
}

.opc-block-summary .items-in-cart.active>.title:after {
   content: '\e621'
}

.opc-block-summary .items-in-cart .product {
   position: relative
}

.opc-block-summary .minicart-items-wrapper {
   margin: 0 -15px 0 0;
   max-height: 370px;
   padding: 15px 15px 0 0;
   border: 0
}

.column.main .opc-block-summary .product-item {
   margin: 0;
   padding-left: 0
}

.opc-block-summary .product-item .product-item-inner {
   display: table;
   margin: 0 0 10px;
   width: 100%
}

.opc-block-summary .product-item .product-item-name-block {
   display: table-cell;
   padding-right: 5px;
   text-align: left
}

.opc-block-summary .product-item .subtotal {
   display: table-cell;
   text-align: right
}

.opc-block-summary .product-item .price {
   font-size: 1.6rem;
   font-weight: 400
}

.opc-block-summary .product-item .price-including-tax+.price-excluding-tax {
   margin: 0
}

.opc-block-summary .product-item .price-including-tax+.price-excluding-tax .price {
   font-size: 1rem
}

.opc-block-summary .actions-toolbar {
   position: relative;
   z-index: 1
}

.opc-block-summary .actions-toolbar .secondary {
   border-top: 1px solid #d1d1d1;
   display: block;
   float: none;
   margin: -1px 0 0;
   padding: 15px 0 0;
   text-align: left
}

.opc-block-summary .actions-toolbar .secondary .action {
   margin: 0
}

.authentication-dropdown {
   box-sizing: border-box
}

.authentication-dropdown .modal-inner-wrap {
   padding: 25px
}

.authentication-wrapper {
   float: right;
   margin-top: -60px;
   max-width: 50%;
   position: relative;
   z-index: 1
}

._has-auth-shown .authentication-wrapper {
   z-index: 900
}

.block-authentication .block-title {
   font-size: 1.8rem;
   border-bottom: 0;
   margin-bottom: 25px
}

.block-authentication .block-title strong {
   font-weight: 300
}

.block-authentication .field .label {
   font-weight: 400
}

.block-authentication .actions-toolbar {
   margin-bottom: 5px
}

.block-authentication .actions-toolbar>.secondary {
   padding-top: 25px;
   text-align: left
}

.block-authentication .block[class] {
   margin: 0
}

.block-authentication .block[class] ul {
   list-style: none;
   padding-left: 10px
}

.block-authentication .block[class] .field .control,
.block-authentication .block[class] .field .label {
   float: none;
   width: auto
}

.block-authentication .block[class]+.block {
   border-top: 1px solid #c1c1c1;
   margin-top: 40px;
   padding-top: 40px;
   position: relative
}

.block-authentication .block[class]+.block:before {
   height: 36px;
   line-height: 34px;
   margin: -19px 0 0 -18px;
   min-width: 36px;
   background: #fff;
   border: 1px solid #c1c1c1;
   border-radius: 50%;
   box-sizing: border-box;
   color: #c1c1c1;
   content: attr(data-label);
   display: inline-block;
   left: 50%;
   letter-spacing: normal;
   padding: 0 .2rem;
   position: absolute;
   text-align: center;
   text-transform: uppercase;
   top: 0
}

.checkout-payment-method .step-title {
   border-bottom: 0;
   margin-bottom: 0
}

.checkout-payment-method .payment-method:first-child .payment-method-title {
   border-top: 0
}

.checkout-payment-method .payment-method._active .payment-method-content {
   display: block
}

.checkout-payment-method .payment-method+.payment-method .payment-method-title {
   border-top: 1px solid #ccc
}

.checkout-payment-method .payment-method-title {
   padding: 20px 0;
   margin: 0
}

.checkout-payment-method .payment-method-title .payment-icon {
   display: inline-block;
   margin-right: 5px;
   vertical-align: middle
}

.checkout-payment-method .payment-method-title .action-help {
   display: inline-block;
   margin-left: 5px
}

.checkout-payment-method .payment-method-content {
   display: none;
   padding: 0 0 20px 22px
}

.checkout-payment-method .payment-method-content .fieldset:not(:last-child) {
   margin: 0 0 20px
}

.checkout-payment-method .payment-group+.payment-group .step-title {
   margin: 20px 0 0
}

.checkout-payment-method .billing-address-form,
.checkout-payment-method .field-select-billing {
   max-width: 600px
}

.checkout-payment-method .billing-address-same-as-shipping-block {
   margin: 0 0 10px
}

.checkout-payment-method .checkout-billing-address {
   margin: 0 0 20px
}

.checkout-payment-method .checkout-billing-address .primary .action-update {
   margin-right: 0
}

.checkout-payment-method .checkout-billing-address .billing-address-details {
   line-height: 27px;
   padding: 0 0 0 23px
}

.checkout-payment-method .payment-method-note+.checkout-billing-address {
   margin-top: 20px
}

.checkout-payment-method .payment-method-iframe {
   background-color: transparent;
   display: none;
   width: 100%
}

.checkout-payment-method .no-payments-block {
   margin: 20px 0
}

.checkout-payment-method .payment-option._active .payment-option-title .action-toggle:after {
   content: '\e621'
}

.checkout-payment-method .payment-option._collapsible .payment-option-title {
   cursor: pointer
}

.checkout-payment-method .payment-option._collapsible .payment-option-content {
   display: none
}

.checkout-payment-method .payment-option-title {
   border-top: 1px solid #ccc;
   padding: 20px 0
}

.checkout-payment-method .payment-option-title .action-toggle {
   color: #1979c3;
   display: inline-block;
   text-decoration: none
}

.checkout-payment-method .payment-option-title .action-toggle:after {
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale;
   font-size: 32px;
   line-height: 16px;
   color: #8f8f8f;
   content: '\e622';
   font-family: icons-blank-theme;
   margin: 0;
   vertical-align: middle;
   display: inline-block;
   font-weight: 400;
   overflow: hidden;
   speak: none;
   text-align: center
}

.checkout-payment-method .payment-option-title .action-toggle:hover:after {
   color: #333
}

.checkout-payment-method .payment-option-title .action-toggle:active:after {
   color: #8f8f8f
}

.checkout-payment-method .payment-option-content {
   padding: 0 0 20px 22px
}

.checkout-payment-method .payment-option-inner {
   margin: 0 0 20px
}

.checkout-payment-method .credit-card-types {
   padding: 0
}

.checkout-payment-method .credit-card-types .item {
   display: inline-block;
   list-style: none;
   margin: 0 5px 0 0;
   vertical-align: top
}

.checkout-payment-method .credit-card-types .item._active {
   font-weight: 700
}

.checkout-payment-method .credit-card-types .item._active img {
   -webkit-filter: grayscale(0%)
}

.checkout-payment-method .credit-card-types .item._inactive {
   opacity: .4
}

.checkout-payment-method .credit-card-types .item span {
   display: inline-block;
   padding-top: 6px;
   vertical-align: top
}

.checkout-payment-method .credit-card-types img {
   -webkit-filter: grayscale(100%);
   -webkit-transition: all .6s ease
}

.checkout-payment-method .ccard .fields>.year {
   padding-left: 5px
}

.checkout-payment-method .ccard .fields .select {
   padding-left: 5px;
   padding-right: 5px
}

.checkout-payment-method .ccard .month .select {
   width: 140px
}

.checkout-payment-method .ccard .year .select {
   width: 80px
}

.checkout-payment-method .ccard .number .input-text {
   width: 225px
}

.checkout-payment-method .ccard>.field.cvv>.control {
   padding-right: 20px;
   width: auto
}

.checkout-payment-method .ccard .cvv .input-text {
   width: 55px
}

.checkout-payment-method .ccard.fieldset>.field .fields.group.group-2 .field {
   width: auto !important
}

.checkout-agreements-block .checkout-agreements {
   margin-bottom: 20px
}

.checkout-agreements-block .action-show {
   vertical-align: baseline
}

.checkout-agreements-items {
   padding-bottom: 30px
}

.checkout-agreements-items .checkout-agreements-item {
   margin-bottom: 20px
}

.checkout-agreements-items .checkout-agreements-item-title {
   border-bottom: 0
}

.checkout-agreement-item-content {
   overflow: auto
}

.login-container .block-new-customer .actions-toolbar {
   margin-top: 25px
}

.login-container .block .block-title {
   font-size: 1.8rem
}

.login-container .fieldset:after {
   margin: 10px 0 0;
   content: attr(data-hasrequired);
   display: block;
   letter-spacing: normal;
   word-spacing: normal;
   color: #e02b27;
   font-size: 1.2rem
}

.login-container .fieldset:after {
   margin-top: 35px
}

.block-addresses-list .items.addresses>.item {
   margin-bottom: 20px
}

.block-addresses-list .items.addresses>.item:last-child {
   margin-bottom: 0
}

.form-address-edit .region_id {
   display: none
}

.form-edit-account .fieldset.password {
   display: none
}

.box-billing-address .box-content,
.box-information .box-content,
.box-newsletter .box-content,
.box-shipping-address .box-content {
   line-height: 26px
}

.fieldset .fullname.field>.label+.control {
   width: 100%
}

.account .column.main h2 {
   margin-top: 0
}

.account .column.main .toolbar {
   text-align: center
}

.account .column.main .toolbar .limiter-options {
   width: auto
}

.account .sidebar-additional {
   margin-top: 40px
}

.account .table-wrapper:last-child {
   margin-bottom: 0
}

.account .table-wrapper .action {
   margin-right: 15px
}

.account .table-wrapper .action:last-child {
   margin-right: 0
}

.account-nav .content {
   background: #f5f5f5;
   padding: 15px 0
}

.account-nav .item {
   margin: 3px 0 0
}

.account-nav .item:first-child {
   margin-top: 0
}

.account-nav .item a,
.account-nav .item>strong {
   border-left: 3px solid transparent;
   display: block;
   padding: 5px 18px 5px 15px
}

.account-nav .item a {
   text-decoration: none
}

.account-nav .item a:hover {
   background: #e8e8e8
}

.account-nav .item.current a,
.account-nav .item.current strong {
   border-color: #ff5501;
   font-weight: 600
}

.account-nav .item.current a {
   border-color: #ff5501
}

.account-nav .item .delimiter {
   border-top: 1px solid #d1d1d1;
   display: block;
   margin: 10px 1.8rem
}

.column.main .block:last-child {
   margin-bottom: 0
}

.block .title {
   margin-bottom: 10px
}

.block .title strong {
   font-weight: 700;
   line-height: 1.1;
   font-size: 1.4rem;
   margin-top: 2rem;
   margin-bottom: 2rem
}

.column.main .block .title strong {
   font-size: 18px
}

.block p:last-child {
   margin: 0
}

.block .box-actions {
   margin-top: 5px
}

.field.password .control {
   display: -webkit-flex;
   display: -ms-flexbox;
   display: flex;
   -webkit-flex-direction: column;
   -ms-flex-direction: column;
   flex-direction: column
}

.field.password .control .mage-error {
   -ms-flex-order: 2;
   -webkit-order: 2;
   order: 2
}

.field.password .control .input-text {
   -ms-flex-order: 0;
   -webkit-order: 0;
   order: 0;
   z-index: 2
}

.password-strength-meter {
   background-color: #f4f4f4;
   height: 32px;
   line-height: 32px;
   padding: 0 9px;
   position: relative;
   z-index: 1
}

.password-strength-meter:before {
   content: '';
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   z-index: -1
}

.password-none .password-strength-meter:before {
   background-color: #f4f4f4;
   width: 100%
}

.password-weak .password-strength-meter:before {
   background-color: #ffafae;
   width: 25%
}

.password-medium .password-strength-meter:before {
   background-color: #ffd6b3;
   width: 50%
}

.password-strong .password-strength-meter:before {
   background-color: #c5eeac;
   width: 75%
}

.password-very-strong .password-strength-meter:before {
   background-color: #81b562;
   width: 100%
}

.control.captcha-image {
   margin-top: 10px
}

.control.captcha-image .captcha-img {
   vertical-align: middle
}

.downloadable.samples {
   margin-bottom: 20px
}

.downloadable.samples dd {
   margin: 0 0 10px
}

.table-downloadable-products .product-name {
   margin-right: 15px
}

.field.downloads .price-container {
   display: inline;
   white-space: nowrap
}

.field.downloads .price-container:before {
   content: ' + ';
   display: inline
}

.field.downloads .price-excluding-tax {
   display: inline
}

.field.downloads .price-excluding-tax:before {
   content: ' (' attr(data-label) ': '
}

.field.downloads .price-excluding-tax:after {
   content: ')'
}

.field.downloads .price-including-tax {
   font-size: 1.4rem;
   display: inline;
   font-weight: 600
}

.field.downloads .sample.link {
   float: right
}

.page-product-downloadable .product-add-form {
   clear: both;
   margin-bottom: 25px
}

.page-product-downloadable .product-options-bottom .field.qty {
   display: none !important
}

.cart-summary .block.giftcard .action.check {
   line-height: 1.2rem;
   padding: 5px 8px;
   font-size: 1.1rem;
   margin-top: 20px
}

.page-product-giftcard .giftcard-amount {
   margin-bottom: 0;
   text-align: left
}

.page-product-giftcard .giftcard-amount .field:last-child {
   padding-bottom: 20px
}

.page-product-giftcard .product-options-wrapper .field:first-of-type {
   margin-top: 20px
}

.giftcard-account .please-wait {
   display: none
}

.giftcard-account .form-giftcard-redeem .giftcard.info {
   margin-bottom: 30px
}

.opc-wrapper .form-giftcard-account {
   max-width: 500px
}

.opc-wrapper .form-giftcard-account .field {
   margin: 0 0 20px
}

.opc-wrapper .giftcard-account-info {
   margin: 0 0 20px
}

.opc-wrapper .giftcard-account-info .giftcard-account-number {
   margin: 0 0 10px
}

.gift-message .field {
   margin-bottom: 20px
}

.gift-message .field .label {
   color: #666;
   font-weight: 400
}

.gift-options .actions-toolbar .action-cancel {
   display: none
}

.gift-options-title {
   margin: 0 0 20px
}

.gift-options-content .fieldset {
   margin: 0 0 20px
}

.gift-summary .actions-toolbar>.secondary {
   float: none
}

.gift-summary .actions-toolbar>.secondary .action {
   margin: 10px 20px 0 0
}

.action-gift {
   display: inline-block;
   text-decoration: none
}

.action-gift:after {
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale;
   font-size: 32px;
   line-height: 16px;
   color: inherit;
   content: '\e622';
   font-family: icons-blank-theme;
   margin: 0;
   vertical-align: top;
   display: inline-block;
   font-weight: 400;
   overflow: hidden;
   speak: none;
   text-align: center
}

.action-gift:hover:after {
   color: inherit
}

.action-gift:active:after {
   color: inherit
}

.action-gift._active:after,
.action-gift.active:after {
   content: '\e621'
}

.cart.table-wrapper .gift-content {
   box-sizing: border-box;
   clear: left;
   display: none;
   float: left;
   margin: 10px 0 20px;
   text-align: left;
   width: 100%
}

.cart.table-wrapper .gift-content._active {
   display: block
}

.gift-item-block {
   margin: 0
}

.gift-item-block._active .title:after {
   content: '\e621'
}

.gift-item-block .title {
   border-radius: 3px;
   background-image: none;
   background: #f2f2f2;
   border: 1px solid #cdcdcd;
   color: #333;
   cursor: pointer;
   font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
   font-weight: 700;
   margin: 20px 0 0;
   padding: 7px 15px;
   font-size: 1.4rem;
   line-height: 1.6rem;
   box-sizing: border-box;
   vertical-align: middle;
   display: inline-block;
   text-decoration: none
}

.gift-item-block .title:after {
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale;
   font-size: 32px;
   line-height: 16px;
   color: inherit;
   content: '\e622';
   font-family: icons-blank-theme;
   margin: 0;
   vertical-align: top;
   display: inline-block;
   font-weight: 400;
   overflow: hidden;
   speak: none;
   text-align: center
}

.gift-item-block .title:hover:after {
   color: inherit
}

.gift-item-block .title:active:after {
   color: inherit
}

.gift-item-block .title:active,
.gift-item-block .title:focus {
   background: #e2e2e2;
   border: 1px solid #cdcdcd;
   color: #333
}

.gift-item-block .title:hover {
   background: #e2e2e2;
   border: 1px solid #cdcdcd;
   color: #555
}

.gift-item-block .title.disabled,
.gift-item-block .title[disabled],
fieldset[disabled] .gift-item-block .title {
   opacity: .5;
   cursor: default;
   pointer-events: none
}

.gift-item-block .title:active {
   box-shadow: inset 0 2px 1px rgba(0, 0, 0, .12)
}

.gift-item-block .content {
   border-bottom: 1px solid #c1c1c1;
   padding: 10px 10px 20px;
   position: relative
}

.order-details-items .block-order-details-gift-message .item-options dt,
.order-details-items .order-gift-message .item-options dt {
   font-weight: 400;
   margin: 10px 0
}

.order-details-items .block-order-details-gift-message dt:after,
.order-details-items .order-gift-message dt:after {
   content: ''
}

.order-details-items .block-order-details-gift-message .item-message,
.order-details-items .order-gift-message .item-message {
   clear: left
}

.order-details-items .order-items .action.show {
   display: inline-block;
   text-decoration: none;
   padding-right: 20px;
   position: relative
}

.order-details-items .order-items .action.show:after {
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale;
   font-size: 22px;
   line-height: inherit;
   color: inherit;
   content: '\e622';
   font-family: icons-blank-theme;
   vertical-align: middle;
   display: inline-block;
   font-weight: 400;
   overflow: hidden;
   speak: none;
   text-align: center
}

.order-details-items .order-items .action.show:after {
   position: absolute;
   right: 0;
   top: -4px
}

.order-details-items .order-items .action.show.expanded:after {
   content: '\e621'
}

.block-order-details-gift-message {
   border-top: 1px solid #d1d1d1;
   padding-top: 10px
}

.form-giftregistry-edit .actions-toolbar:not(:last-child),
.form-giftregistry-share .actions-toolbar:not(:last-child) {
   margin-bottom: 40px
}

.form-giftregistry-edit .fieldset .nested .field:not(.choice) .control,
.form-giftregistry-share .fieldset .nested .field:not(.choice) .control {
   width: 100%
}

.table-giftregistry-items .product-image {
   float: left;
   margin-right: 10px
}

.cart-summary .form.giftregistry .fieldset {
   margin: 25px 0 5px
}

.cart-summary .form.giftregistry .fieldset .field {
   margin: 0 0 10px
}

.cart-summary .form.giftregistry .fieldset .field .control {
   float: none;
   width: auto
}

.cart-summary .form.giftregistry .fieldset .action.primary {
   margin-bottom: 0
}

.form-giftregistry-search {
   margin-bottom: 60px
}

.form-giftregistry-search .fields-specific-options .field:nth-last-of-type(1) {
   margin-bottom: 0
}

.block-giftregistry-results .toolbar-giftregistry-results {
   text-align: center
}

.block-giftregistry .actions-toolbar {
   margin: 17px 0 0
}

.block-giftregistry-shared .item-options .item-value {
   margin: 0 0 25px
}

.block-giftregistry-shared-items .item {
   border-bottom: 1px solid #d1d1d1
}

.block-giftregistry-shared-items .col {
   padding: 20px 8px 10px
}

.block-giftregistry-shared-items .col .price-box {
   display: inline-block
}

.block-giftregistry-shared-items .col .price-wrapper {
   font-size: 1.8rem;
   display: block;
   font-weight: 700;
   white-space: nowrap
}

.block-giftregistry-shared-items .product .item-options {
   margin-bottom: 0
}

.block-giftregistry-shared-items .product-item-photo {
   display: block;
   max-width: 65px;
   padding: 10px 0
}

.block-giftregistry-shared-items .product-item-name {
   display: block;
   margin: 0 0 5px
}

.gift-wrapping .label {
   margin: 0 0 5px;
   display: inline-block
}

.gift-wrapping .field {
   margin-bottom: 10px
}

.gift-wrapping-info {
   font-weight: 300;
   font-size: 18px;
   margin: 20px 0
}

.gift-wrapping-list {
   list-style: none;
   margin: 20px 0 10px;
   padding: 0
}

.gift-wrapping-list .no-image {
   background: #f2f2f2;
   display: inline-block;
   text-decoration: none
}

.gift-wrapping-list .no-image>span {
   border: 0;
   clip: rect(0, 0, 0, 0);
   height: 1px;
   margin: -1px;
   overflow: hidden;
   padding: 0;
   position: absolute;
   width: 1px
}

.gift-wrapping-list .no-image:after {
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale;
   font-size: 38px;
   line-height: 4rem;
   color: #494949;
   content: '\e629';
   font-family: icons-blank-theme;
   vertical-align: middle;
   display: inline-block;
   font-weight: 400;
   overflow: hidden;
   speak: none;
   text-align: center
}

.gift-wrapping-list .no-image:after {
   display: block
}

.gift-wrapping-item>span,
.gift-wrapping-preview {
   cursor: pointer;
   display: block;
   overflow: hidden;
   position: relative;
   z-index: 1
}

.gift-wrapping-item {
   float: left;
   margin: 0 10px 10px 0
}

.gift-wrapping-item:last-child {
   margin-right: 0
}

.gift-wrapping-item._active span:before {
   border: 3px solid #333;
   box-sizing: border-box;
   content: '';
   display: block;
   height: 100%;
   position: absolute;
   width: 100%;
   z-index: 2
}

.gift-wrapping-item>span {
   height: 4rem;
   width: 4rem
}

.gift-wrapping-title {
   margin: 10px 0
}

.gift-wrapping-title .action-remove {
   margin-left: 5px
}

.gift-options-content .fieldset>.field {
   margin: 0 0 5px
}

.gift-options-content .fieldset>.field:before {
   display: none
}

.gift-wrapping-summary .gift-wrapping-title {
   border: 0;
   display: inline-block;
   padding: 0
}

.opc-wrapper .data.table .gift-wrapping,
.table-order-items .gift-wrapping,
.table-order-review .gift-wrapping {
   margin: 20px 0
}

.opc-wrapper .data.table .gift-wrapping .title,
.table-order-items .gift-wrapping .title,
.table-order-review .gift-wrapping .title {
   float: none
}

.opc-wrapper .data.table .gift-wrapping .content,
.table-order-items .gift-wrapping .content,
.table-order-review .gift-wrapping .content {
   margin: 0
}

.opc-wrapper .data.table .gift-wrapping .content>img,
.table-order-items .gift-wrapping .content>img,
.table-order-review .gift-wrapping .content>img {
   float: left;
   margin: 0 10px 0 0;
   max-height: 50px;
   max-width: 50px
}

.gift-options .price-box,
.gift-summary .price-box {
   margin-left: 22px
}

.gift-options .regular-price:before,
.gift-summary .regular-price:before {
   content: attr(data-label) ': '
}

.gift-options .regular-price .price,
.gift-summary .regular-price .price {
   font-weight: 700
}

.order-options .item {
   padding-bottom: 20px
}

.order-options .product {
   margin-bottom: 10px
}

.order-options .product-image-container {
   float: left;
   padding-right: 10px
}

.order-options .gift-wrapping {
   margin-bottom: 10px
}

.table.grouped>tbody>tr>td,
.table.grouped>tbody>tr>th,
.table.grouped>tfoot>tr>td,
.table.grouped>tfoot>tr>th,
.table.grouped>thead>tr>td,
.table.grouped>thead>tr>th {
   border-top: 1px solid #d1d1d1
}

.table.grouped>caption+thead>tr:first-child>td,
.table.grouped>caption+thead>tr:first-child>th,
.table.grouped>colgroup+thead>tr:first-child>td,
.table.grouped>colgroup+thead>tr:first-child>th,
.table.grouped>thead:first-child>tr:first-child>td,
.table.grouped>thead:first-child>tr:first-child>th {
   border-top: 0
}

.table.grouped>tbody+tbody {
   border-top: 1px solid #d1d1d1
}

.table.grouped>thead>tr>th {
   border-bottom: 0
}

.table.grouped .product-item-name {
   font-weight: 400
}

.table.grouped .price-box .price {
   font-size: 14px
}

.table.grouped .stock.unavailable {
   font-weight: 400;
   margin: 0;
   text-transform: none;
   white-space: nowrap
}

.table.grouped .row-tier-price td {
   border-top: 0
}

.table.grouped .row-tier-price .prices-tier {
   margin: 0 -10px 10px
}

.form-add-invitations .action.add {
   display: inline-block;
   text-decoration: none;
   line-height: normal;
   padding: 2px 0;
   width: auto
}

.form-add-invitations .action.add>span {
   border: 0;
   clip: rect(0, 0, 0, 0);
   height: 1px;
   margin: -1px;
   overflow: hidden;
   padding: 0;
   position: absolute;
   width: 1px
}

.form-add-invitations .action.add:before {
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale;
   font-size: 31px;
   line-height: 22px;
   color: inherit;
   content: '\e61c';
   font-family: icons-blank-theme;
   margin: 0;
   vertical-align: top;
   display: inline-block;
   font-weight: 400;
   overflow: hidden;
   speak: none;
   text-align: center
}

.form-add-invitations .action.add:hover:before {
   color: inherit
}

.form-add-invitations .action.add:active:before {
   color: inherit
}

.block.filter {
   margin-bottom: 40px
}

.block.filter .filter-title {
   margin-bottom: 20px
}

.block.filter .filter-title strong {
   font-size: 18px
}

.block-subtitle {
   display: inline-block;
   margin-bottom: 10px
}

.filter-current .item {
   margin-bottom: 10px
}

.filter-current .filter-label {
   display: block;
   font-weight: 700
}

.filter-current .filter-label:after {
   content: ':'
}

.filter-current+.filter-actions {
   margin-bottom: 30px
}

.filter-options {
   margin: 0
}

.filter-options .filter-options-title {
   font-weight: 700;
   line-height: 1.1;
   font-size: 1.4rem;
   margin-top: 2rem;
   margin-bottom: 2rem;
   margin: 0 0 10px;
   word-break: break-all
}

.filter-options .filter-options-content {
   margin: 0 0 25px
}

.filter-options .filter-options-content .item {
   margin-bottom: 3px
}

.filter-options .count {
   color: #7d7d7d
}

.filter-options .count:before {
   content: '('
}

.filter-options .count:after {
   content: ')'
}

.filtered .items {
   margin: 15px 0
}

.filtered .item {
   margin-bottom: 6px;
   padding-left: 22px;
   position: relative
}

.filtered .item .label {
   font-weight: 700
}

.filtered .item .action.remove {
   left: -6px;
   position: absolute;
   top: 0
}

.filtered+.actions {
   margin-bottom: 35px
}

.map-popup-wrapper.popup .action.close {
   top: 10px
}

.map-popup {
   background: #fff;
   border: 1px solid #aeaeae;
   padding: 22px;
   width: 100%;
   box-shadow: 0 3px 3px rgba(0, 0, 0, .15);
   transition: opacity .3s linear;
   left: 0;
   margin-top: 10px;
   position: absolute;
   top: 0;
   z-index: 1001;
   display: none;
   opacity: 0;
   box-sizing: border-box
}

.map-popup .popup-header {
   margin: 0 0 25px;
   padding-right: 22px
}

.map-popup .popup-header .title {
   font-weight: 300;
   line-height: 1.1;
   font-size: 1.8rem;
   margin-top: 1.5rem;
   margin-bottom: 1rem
}

.map-popup .popup-content {
   margin: 10px 0 0
}

.map-popup .popup-actions .action.close {
   position: absolute;
   display: inline-block;
   background-image: none;
   background: 0 0;
   -moz-box-sizing: content-box;
   border: 0;
   box-shadow: none;
   line-height: inherit;
   margin: 0;
   padding: 0;
   text-decoration: none;
   text-shadow: none;
   font-weight: 400;
   right: 10px;
   top: 10px
}

.map-popup .popup-actions .action.close>span {
   border: 0;
   clip: rect(0, 0, 0, 0);
   height: 1px;
   margin: -1px;
   overflow: hidden;
   padding: 0;
   position: absolute;
   width: 1px
}

.map-popup .popup-actions .action.close:before {
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale;
   font-size: 22px;
   line-height: 22px;
   color: inherit;
   content: '\e616';
   font-family: icons-blank-theme;
   margin: 0;
   vertical-align: top;
   display: inline-block;
   font-weight: 400;
   overflow: hidden;
   speak: none;
   text-align: center
}

.map-popup .popup-actions .action.close:hover:before {
   color: inherit
}

.map-popup .popup-actions .action.close:active:before {
   color: inherit
}

.map-popup .popup-actions .action.close:active,
.map-popup .popup-actions .action.close:focus {
   background: 0 0;
   border: none
}

.map-popup .popup-actions .action.close:hover {
   background: 0 0;
   border: none
}

.map-popup .popup-actions .action.close.disabled,
.map-popup .popup-actions .action.close[disabled],
fieldset[disabled] .map-popup .popup-actions .action.close {
   pointer-events: none;
   opacity: .5
}

.map-popup.active {
   opacity: 1
}

.map-popup .map-info-price {
   margin-bottom: 15px
}

.map-popup .map-info-price .price-box {
   margin: 0 0 20px
}

.map-popup .map-info-price .price-box .label:after {
   content: ': '
}

.map-popup .regular-price .price-label {
   display: none
}

.map-old-price:not(:last-child),
.product-info-price .map-show-info:not(:last-child) {
   margin-right: 10px
}

.map-fallback-price {
   display: none
}

.map-old-price {
   text-decoration: none
}

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

.map-form-addtocart {
   display: inline-block;
   text-align: center
}

.map-form-addtocart img {
   display: block;
   margin: 0 auto
}

.action-gift.map-show-info,
.cart.table-wrapper .actions-toolbar>.action.map-show-info,
button.map-show-info {
   background-image: none;
   -moz-box-sizing: content-box;
   box-shadow: none;
   line-height: inherit;
   text-shadow: none;
   font-weight: 400;
   line-height: 1.42857143;
   margin: 0;
   padding: 0;
   color: #1979c3;
   text-decoration: none;
   background: 0 0;
   border: 0;
   display: inline
}

.action-gift.map-show-info:active,
.action-gift.map-show-info:focus,
.cart.table-wrapper .actions-toolbar>.action.map-show-info:active,
.cart.table-wrapper .actions-toolbar>.action.map-show-info:focus,
button.map-show-info:active,
button.map-show-info:focus {
   background: 0 0;
   border: none
}

.action-gift.map-show-info:hover,
.cart.table-wrapper .actions-toolbar>.action.map-show-info:hover,
button.map-show-info:hover {
   background: 0 0;
   border: none
}

.action-gift.map-show-info.disabled,
.action-gift.map-show-info[disabled],
.cart.table-wrapper .actions-toolbar>.action.map-show-info.disabled,
.cart.table-wrapper .actions-toolbar>.action.map-show-info[disabled],
button.map-show-info.disabled,
button.map-show-info[disabled],
fieldset[disabled] .action-gift.map-show-info,
fieldset[disabled] .cart.table-wrapper .actions-toolbar>.action.map-show-info,
fieldset[disabled] button.map-show-info {
   pointer-events: none;
   opacity: .5
}

.action-gift.map-show-info:visited,
.cart.table-wrapper .actions-toolbar>.action.map-show-info:visited,
button.map-show-info:visited {
   color: #1979c3;
   text-decoration: none
}

.action-gift.map-show-info:hover,
.cart.table-wrapper .actions-toolbar>.action.map-show-info:hover,
button.map-show-info:hover {
   color: #006bb4;
   text-decoration: underline
}

.action-gift.map-show-info:active,
.cart.table-wrapper .actions-toolbar>.action.map-show-info:active,
button.map-show-info:active {
   color: #ff5501;
   text-decoration: underline
}

.action-gift.map-show-info:hover,
.cart.table-wrapper .actions-toolbar>.action.map-show-info:hover,
button.map-show-info:hover {
   color: #006bb4
}

.action-gift.map-show-info:active,
.action-gift.map-show-info:focus,
.action-gift.map-show-info:hover,
.cart.table-wrapper .actions-toolbar>.action.map-show-info:active,
.cart.table-wrapper .actions-toolbar>.action.map-show-info:focus,
.cart.table-wrapper .actions-toolbar>.action.map-show-info:hover,
button.map-show-info:active,
button.map-show-info:focus,
button.map-show-info:hover {
   background: 0 0;
   border: 0
}

.action-gift.map-show-info.disabled,
.action-gift.map-show-info[disabled],
.cart.table-wrapper .actions-toolbar>.action.map-show-info.disabled,
.cart.table-wrapper .actions-toolbar>.action.map-show-info[disabled],
button.map-show-info.disabled,
button.map-show-info[disabled],
fieldset[disabled] .action-gift.map-show-info,
fieldset[disabled] .cart.table-wrapper .actions-toolbar>.action.map-show-info,
fieldset[disabled] button.map-show-info {
   color: #1979c3;
   opacity: .5;
   cursor: default;
   pointer-events: none;
   text-decoration: underline
}

.wishlist.split.button {
   display: inline-block;
   position: relative;
   vertical-align: middle
}

.wishlist.split.button:after,
.wishlist.split.button:before {
   content: '';
   display: table
}

.wishlist.split.button:after {
   clear: both
}

.wishlist.split.button .action.split {
   float: left;
   margin: 0
}

.wishlist.split.button .action.toggle {
   float: right;
   margin: 0
}

.wishlist.split.button .action-gift.action.split,
.wishlist.split.button .cart.table-wrapper .actions-toolbar>.action.action.split,
.wishlist.split.button button.action.split {
   border-bottom-right-radius: 0;
   border-top-right-radius: 0
}

.wishlist.split.button .action-gift+.action.toggle,
.wishlist.split.button .cart.table-wrapper .actions-toolbar>.action+.action.toggle,
.wishlist.split.button button+.action.toggle {
   border-bottom-left-radius: 0;
   border-left: 0;
   border-top-left-radius: 0
}

.wishlist.split.button .action.toggle {
   display: inline-block;
   text-decoration: none
}

.wishlist.split.button .action.toggle>span {
   border: 0;
   clip: rect(0, 0, 0, 0);
   height: 1px;
   margin: -1px;
   overflow: hidden;
   padding: 0;
   position: absolute;
   width: 1px
}

.wishlist.split.button .action.toggle:after {
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale;
   font-size: 22px;
   line-height: 22px;
   color: #7d7d7d;
   content: '\e622';
   font-family: icons-blank-theme;
   margin: 0;
   vertical-align: top;
   display: inline-block;
   font-weight: 400;
   overflow: hidden;
   speak: none;
   text-align: center
}

.wishlist.split.button .action.toggle:hover:after {
   color: #333
}

.wishlist.split.button .action.toggle:active:after {
   color: inherit
}

.wishlist.split.button .action.toggle.active {
   display: inline-block;
   text-decoration: none
}

.wishlist.split.button .action.toggle.active>span {
   border: 0;
   clip: rect(0, 0, 0, 0);
   height: 1px;
   margin: -1px;
   overflow: hidden;
   padding: 0;
   position: absolute;
   width: 1px
}

.wishlist.split.button .action.toggle.active:after {
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale;
   font-size: 22px;
   line-height: 22px;
   color: #7d7d7d;
   content: '\e621';
   font-family: icons-blank-theme;
   margin: 0;
   vertical-align: top;
   display: inline-block;
   font-weight: 400;
   overflow: hidden;
   speak: none;
   text-align: center
}

.wishlist.split.button .action.toggle.active:hover:after {
   color: #333
}

.wishlist.split.button .action.toggle.active:active:after {
   color: inherit
}

.wishlist.split.button .items {
   margin: 0;
   padding: 0;
   list-style: none none;
   background: #fff;
   border: 1px solid #bbb;
   margin-top: 4px;
   min-width: 200px;
   z-index: 100;
   box-sizing: border-box;
   display: none;
   position: absolute;
   top: 100%;
   box-shadow: 0 3px 3px rgba(0, 0, 0, .15)
}

.wishlist.split.button .items li {
   margin: 0;
   padding: 5px 5px 5px 23px
}

.wishlist.split.button .items li:hover {
   background: #e8e8e8;
   cursor: pointer
}

.wishlist.split.button .items:after,
.wishlist.split.button .items:before {
   border-bottom-style: solid;
   content: '';
   display: block;
   height: 0;
   position: absolute;
   width: 0
}

.wishlist.split.button .items:before {
   border: 6px solid;
   border-color: transparent transparent #fff transparent;
   z-index: 99
}

.wishlist.split.button .items:after {
   border: 7px solid;
   border-color: transparent transparent #bbb transparent;
   z-index: 98
}

.wishlist.split.button .items:before {
   left: 10px;
   top: -12px
}

.wishlist.split.button .items:after {
   left: 9px;
   top: -14px
}

.wishlist.split.button.active {
   overflow: visible
}

.wishlist.split.button.active .items {
   display: block
}

.wishlist.split.button .items {
   text-align: left
}

.wishlist.split.button .items .item>span {
   display: block;
   padding: 5px 5px 5px 23px
}

.wishlist.split.button .items .item:last-child:hover {
   background: #e8e8e8
}

.wishlist.split.button .items li {
   padding: 0
}

.product-items .wishlist.split.button>.action.split:before,
.table-comparison .wishlist.split.button>.action.split:before {
   content: '\e601'
}

.product-items .wishlist.split.button>.action:active,
.product-items .wishlist.split.button>.action:focus,
.product-items .wishlist.split.button>.action:hover,
.table-comparison .wishlist.split.button>.action:active,
.table-comparison .wishlist.split.button>.action:focus,
.table-comparison .wishlist.split.button>.action:hover {
   color: #333
}

.product-items .wishlist.split.button>.action.toggle:before,
.table-comparison .wishlist.split.button>.action.toggle:before {
   border-left: 1px solid #c9c9c9;
   content: '';
   float: left;
   height: 15px;
   margin-top: 3px
}

.block-bundle-summary .wishlist.split.button .action.split,
.block-bundle-summary .wishlist.split.button .action.toggle,
.product-add-form .wishlist.split.button .action.split,
.product-add-form .wishlist.split.button .action.toggle,
.product-info-main .wishlist.split.button .action.split,
.product-info-main .wishlist.split.button .action.toggle {
   line-height: 1.2rem;
   padding: 5px 8px;
   font-size: 1.1rem
}

.block-bundle-summary .wishlist.split.button .action.toggle,
.product-add-form .wishlist.split.button .action.toggle,
.product-info-main .wishlist.split.button .action.toggle {
   padding: 0
}

.cart.table-wrapper .wishlist.split.button {
   margin-bottom: 10px
}

.cart.table-wrapper .wishlist.split.button>.action.toggle {
   padding: 4px 5px
}

.wishlist.window.popup {
   box-sizing: border-box;
   background: #fff;
   border: 1px solid #aeaeae;
   padding: 22px;
   width: 100%;
   box-shadow: 0 3px 3px rgba(0, 0, 0, .15);
   transition: opacity .3s linear;
   bottom: 0;
   left: 0;
   position: fixed;
   right: 0;
   top: 0;
   z-index: 1001;
   display: none;
   opacity: 0
}

.wishlist.window.popup .popup-header {
   margin: 0 0 25px;
   padding-right: 22px
}

.wishlist.window.popup .popup-header .title {
   font-weight: 300;
   line-height: 1.1;
   font-size: 1.8rem;
   margin-top: 1.5rem;
   margin-bottom: 1rem
}

.wishlist.window.popup .popup-actions .action.close {
   position: absolute;
   display: inline-block;
   background-image: none;
   background: 0 0;
   -moz-box-sizing: content-box;
   border: 0;
   box-shadow: none;
   line-height: inherit;
   margin: 0;
   padding: 0;
   text-decoration: none;
   text-shadow: none;
   font-weight: 400;
   right: 10px;
   top: 10px
}

.wishlist.window.popup .popup-actions .action.close>span {
   border: 0;
   clip: rect(0, 0, 0, 0);
   height: 1px;
   margin: -1px;
   overflow: hidden;
   padding: 0;
   position: absolute;
   width: 1px
}

.wishlist.window.popup .popup-actions .action.close:before {
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale;
   font-size: 22px;
   line-height: 22px;
   color: inherit;
   content: '\e616';
   font-family: icons-blank-theme;
   margin: 0;
   vertical-align: top;
   display: inline-block;
   font-weight: 400;
   overflow: hidden;
   speak: none;
   text-align: center
}

.wishlist.window.popup .popup-actions .action.close:hover:before {
   color: inherit
}

.wishlist.window.popup .popup-actions .action.close:active:before {
   color: inherit
}

.wishlist.window.popup .popup-actions .action.close:active,
.wishlist.window.popup .popup-actions .action.close:focus {
   background: 0 0;
   border: none
}

.wishlist.window.popup .popup-actions .action.close:hover {
   background: 0 0;
   border: none
}

.wishlist.window.popup .popup-actions .action.close.disabled,
.wishlist.window.popup .popup-actions .action.close[disabled],
fieldset[disabled] .wishlist.window.popup .popup-actions .action.close {
   pointer-events: none;
   opacity: .5
}

.wishlist.window.popup.active {
   opacity: 1
}

.wishlist.window.popup.active {
   display: block
}

.wishlist.overlay {
   transition: opacity .15s linear;
   background: #000;
   z-index: 899;
   bottom: 0;
   left: 0;
   opacity: 0;
   position: fixed;
   right: 0;
   top: 0
}

.wishlist.overlay.active {
   opacity: .5
}

.wishlist.overlay.active {
   display: block
}

.block-wishlist-management {
   position: relative
}

.block-wishlist-management .wishlist-select .wishlist-name-label {
   font-weight: 600
}

.block-wishlist-management .wishlist-title {
   margin-bottom: 10px
}

.block-wishlist-management .wishlist-title strong {
   font-weight: 300;
   margin-right: 10px
}

.block-wishlist-management .wishlist-notice {
   color: #7d7d7d;
   display: inline-block;
   margin-right: 20px
}

.block-wishlist-management .wishlist-toolbar-actions,
.block-wishlist-management .wishlist-toolbar-select {
   display: inline-block
}

.block-wishlist-management .wishlist-toolbar-select {
   margin-right: 20px
}

.block-wishlist-management .wishlist-dropdown.move {
   margin-right: 20px
}

.block-wishlist-search-form .form-wishlist-search {
   margin-bottom: 60px;
   max-width: 500px
}

.block-wishlist-search-results .toolbar-wishlist-results {
   text-align: center
}

.block-wishlist-info-items .block-title {
   font-size: 2.2rem;
   margin-bottom: 20px
}

.block-wishlist-info-items .block-title>strong {
   font-weight: 300
}

.block-wishlist-info-items .product-item {
   width: 100%
}

.block-wishlist-info-items .product-item-photo {
   margin-left: 20px
}

.block-wishlist-info-items .product-item-info {
   width: auto
}

.block-wishlist-info-items .product-item-info:hover .split {
   visibility: visible
}

.block-wishlist-info-items .price-wrapper {
   display: block;
   margin: 0 0 10px
}

.block-wishlist-info-items .split {
   clear: both;
   padding: 10px 0
}

.block-wishlist-info-items .action.towishlist {
   padding: 10px 0
}

.block-wishlist-info-items .input-text.qty {
   margin-right: 10px
}

.multicheckout.results h3,
.multicheckout.success h3 {
   font-size: 1.6rem;
   margin-bottom: 20px;
   margin-top: 30px
}

.multicheckout.results h3 a,
.multicheckout.success h3 a {
   color: #333
}

.multicheckout.results h3 a:hover,
.multicheckout.success h3 a:hover {
   text-decoration: none
}

.multicheckout.results ul.orders-list,
.multicheckout.success ul.orders-list {
   list-style: none;
   padding-left: 0
}

.multicheckout.results .orders-list,
.multicheckout.success .orders-list {
   margin-top: 25px;
   padding-left: 16px
}

.multicheckout.results .orders-list .shipping-list .shipping-item,
.multicheckout.success .orders-list .shipping-list .shipping-item {
   margin-left: 84px
}

.multicheckout.results .orders-list .shipping-list .shipping-label,
.multicheckout.success .orders-list .shipping-list .shipping-label {
   font-weight: 700;
   margin-right: 10px
}

.multicheckout.results .orders-list .shipping-list .shipping-address,
.multicheckout.success .orders-list .shipping-list .shipping-address {
   font-weight: 400
}

.multicheckout.results .orders-list .shipping-list .error-block,
.multicheckout.success .orders-list .shipping-list .error-block {
   color: #e02b27
}

.multicheckout.results .orders-list .shipping-list .error-block .error-label,
.multicheckout.success .orders-list .shipping-list .error-block .error-label {
   font-weight: 700;
   margin-right: 10px
}

.multicheckout.results .orders-list .shipping-list .error-block .error-description,
.multicheckout.success .orders-list .shipping-list .error-block .error-description {
   font-weight: 400
}

.multicheckout.results .orders-succeed .orders-list,
.multicheckout.success .orders-succeed .orders-list {
   margin-top: 0
}

.multicheckout.results .orders-succeed .orders-list .shipping-list .order-id,
.multicheckout.success .orders-succeed .orders-list .shipping-list .order-id {
   float: left
}

.multicheckout.results .orders-succeed .orders-list .shipping-list .shipping-item,
.multicheckout.success .orders-succeed .orders-list .shipping-list .shipping-item {
   margin-left: 100px
}

.multicheckout .title {
   margin-bottom: 30px
}

.multicheckout .title strong {
   font-weight: 400
}

.multicheckout .table-wrapper {
   margin-bottom: 0
}

.multicheckout .table-wrapper .action.delete {
   display: inline-block
}

.multicheckout .table-wrapper .col .qty {
   display: inline-block
}

.multicheckout .table-wrapper .col.item .action.edit {
   font-weight: 400;
   margin-left: 10px
}

.multicheckout:not(.address) .table-wrapper .product-item-name {
   margin: 0
}

.multicheckout>.actions-toolbar {
   margin-top: 40px
}

.multicheckout .actions-toolbar>.secondary {
   display: block
}

.multicheckout .actions-toolbar>.secondary .action {
   margin-bottom: 25px
}

.multicheckout .actions-toolbar>.secondary .action.back {
   display: block;
   margin-left: 0
}

.multicheckout .actions-toolbar>.primary {
   margin-right: 10px
}

.multicheckout .item-options {
   margin: 10px 0 0
}

.multicheckout .block .methods-shipping .item-content .fieldset>.field:before {
   display: none
}

.multicheckout .block .methods-shipping .item-content .fieldset>.field .control {
   display: inline-block
}

.multicheckout .block-content .title,
.multicheckout .block-title {
   border-bottom: 1px solid #d1d1d1;
   padding-bottom: 10px
}

.multicheckout .block-content .title strong,
.multicheckout .block-title strong {
   font-weight: 400
}

.multicheckout .block-content .title strong span,
.multicheckout .block-title strong span {
   color: #a6a6a6
}

.multicheckout .block-content .title {
   border-bottom: none;
   padding-bottom: 0
}

.multicheckout.order-review .block-title>strong {
   font-size: 2.4rem
}

.multicheckout.order-review .block-shipping .block-content:not(:last-child) {
   margin-bottom: 40px
}

.multicheckout.order-review .error-description {
   color: #e02b27;
   font-weight: 400;
   margin-bottom: 10px;
   margin-top: -10px
}

.multicheckout .box-title span {
   margin-right: 10px
}

.multicheckout .box-title>.action {
   margin: 0
}

.multicheckout .box-shipping-method .price {
   font-weight: 700
}

.multicheckout .box-billing-method .fieldset {
   margin: 0
}

.multicheckout .box-billing-method .fieldset .legend.box-title {
   margin: 0 0 5px
}

.multicheckout .checkout-review .grand.totals {
   font-size: 2.1rem;
   margin-bottom: 40px
}

.multicheckout .checkout-review .grand.totals .mark {
   font-weight: 400
}

[class^=multishipping-] .logo {
   margin-left: 0
}

.multishipping-checkout-success .nav-sections {
   display: block
}

.block.newsletter {
   margin-bottom: 40px
}

.block.newsletter .form.subscribe {
   display: table;
   width: 100%
}

.block.newsletter .fieldset {
   display: table-cell;
   margin: 0;
   padding: 0;
   vertical-align: top
}

.block.newsletter .field {
   margin: 0
}

.block.newsletter .field .control {
   display: inline-block;
   text-decoration: none;
   display: block
}

.block.newsletter .field .control:before {
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale;
   font-size: 35px;
   line-height: 33px;
   color: #c2c2c2;
   content: '\e61d';
   font-family: icons-blank-theme;
   vertical-align: middle;
   display: inline-block;
   font-weight: 400;
   overflow: hidden;
   speak: none;
   text-align: center
}

.block.newsletter .field .control:before {
   position: absolute
}

.block.newsletter input {
   padding-left: 35px
}

.block.newsletter .title {
   display: none
}

.block.newsletter .actions {
   display: table-cell;
   vertical-align: top;
   width: 1%
}

.block.newsletter .action.subscribe {
   border-bottom-left-radius: 0;
   border-top-left-radius: 0;
   margin-left: -1px
}

.paypal.after:before {
   content: '- ' attr(data-label) ' -';
   display: block;
   margin: 5px 5px 10px;
   text-transform: uppercase
}

.paypal.before:before {
   content: '- ' attr(data-label) ' -';
   display: block;
   margin: 10px 5px;
   text-align: center;
   text-transform: uppercase
}

.paypal.acceptance {
   display: block;
   margin: 0 0 20px
}

.paypal.acceptance img {
   max-width: 100%
}

.block-minicart .paypal img,
.box-tocart .paypal img {
   display: block;
   margin: 0 auto
}

.paypal-review .paypa-review-title>strong {
   font-weight: 300;
   line-height: 1.1;
   font-size: 1.8rem;
   margin-top: 1.5rem;
   margin-bottom: 1rem;
   display: inline-block
}

.paypal-review .items-qty .item {
   white-space: nowrap
}

.paypal-review .items-qty .title:after {
   content: ': '
}

.paypal-review .paypal-review-title>strong {
   font-weight: 300;
   line-height: 1.1;
   font-size: 1.8rem;
   margin-top: 1.5rem;
   margin-bottom: 1rem;
   display: inline-block
}

.paypal-review .actions-toolbar {
   margin-top: 10px
}

.paypal-review .item-options dt {
   display: inline-block
}

.paypal-review .item-options dt:after {
   content: ': '
}

.paypal-review .item-options dd {
   margin: 0
}

.paypal-review-discount {
   border-bottom: 1px solid #d1d1d1;
   margin: 20px 0
}

.paypal-review-discount .block {
   margin-bottom: 0
}

.paypal-review-discount .block .fieldset {
   padding: 10px 0 20px
}

.fotorama-video-container:after {
   background: url(../../frontend/Mgs/supro/en_US/Magento_ProductVideo/img/gallery-sprite.png) bottom right;
   bottom: 0;
   content: '';
   height: 100px;
   left: 0;
   margin: auto;
   position: absolute;
   right: 0;
   top: 12px;
   width: 100px
}

.fotorama-video-container .magnify-lens {
   display: none !important
}

.fotorama-video-container.video-unplayed:hover img {
   opacity: .6
}

.fotorama-video-container.video-unplayed:hover:after {
   transform: scale(1.25)
}

.video-thumb-icon:after {
   background: url(../../frontend/Mgs/supro/en_US/Magento_ProductVideo/img/gallery-sprite.png) bottom left;
   bottom: 0;
   content: '';
   height: 40px;
   left: 0;
   margin: auto;
   position: absolute;
   right: 0;
   top: 10px;
   width: 49px
}

.product-video {
   bottom: 0;
   height: 75%;
   left: 0;
   margin: auto;
   position: absolute;
   right: 0;
   top: 0;
   width: 100%
}

.product-video iframe {
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
   z-index: 9999
}

.fotorama__stage__shaft:focus .fotorama__stage__frame.fotorama__active:after {
   bottom: 0;
   content: '';
   height: 100px;
   left: 0;
   margin: auto;
   position: absolute;
   right: 0;
   top: 12px;
   width: 100px
}

.fotorama__product-video--loading:after {
   visibility: hidden
}

@media only screen and (min-device-width:320px) and (max-device-width:780px) and (orientation:landscape) {
   .product-video {
      height: 100%;
      width: 81%
   }
}

.rating-summary {
   overflow: hidden;
   white-space: nowrap
}

.rating-summary .rating-result {
   width: 100px;
   display: inline-block;
   position: relative;
   vertical-align: middle
}

.rating-summary .rating-result:before {
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
   z-index: 1;
   -webkit-font-smoothing: antialiased;
   color: #c7c7c7;
   font-family: icons-blank-theme;
   font-size: 28px;
   height: 28px;
   letter-spacing: -10px;
   line-height: 28px;
   content: '\e605' '\e605' '\e605' '\e605' '\e605';
   display: block;
   font-style: normal;
   font-weight: 400;
   speak: none
}

.rating-summary .rating-result>span {
   display: block;
   overflow: hidden
}

.rating-summary .rating-result>span:before {
   position: relative;
   z-index: 2;
   -webkit-font-smoothing: antialiased;
   color: #ff5501;
   font-family: icons-blank-theme;
   font-size: 28px;
   height: 28px;
   letter-spacing: -10px;
   line-height: 28px;
   content: '\e605' '\e605' '\e605' '\e605' '\e605';
   display: block;
   font-style: normal;
   font-weight: 400;
   speak: none
}

.rating-summary .rating-result>span span {
   border: 0;
   clip: rect(0, 0, 0, 0);
   height: 1px;
   margin: -1px;
   overflow: hidden;
   padding: 0;
   position: absolute;
   width: 1px
}

.rating-summary .rating-result {
   margin-left: -5px
}

.product-reviews-summary .rating-summary .label,
.table-reviews .rating-summary .label {
   border: 0;
   clip: rect(0, 0, 0, 0);
   height: 1px;
   margin: -1px;
   overflow: hidden;
   padding: 0;
   position: absolute;
   width: 1px
}

.review-control-vote {
   overflow: hidden
}

.review-control-vote:before {
   color: #c7c7c7;
   font-family: icons-blank-theme;
   font-size: 28px;
   height: 28px;
   letter-spacing: -10px;
   line-height: 28px;
   font-style: normal;
   font-weight: 400;
   speak: none;
   vertical-align: top;
   -webkit-font-smoothing: antialiased;
   content: '\e605' '\e605' '\e605' '\e605' '\e605';
   display: block;
   position: absolute;
   z-index: 1
}

.review-control-vote input[type=radio] {
   border: 0;
   clip: rect(0, 0, 0, 0);
   height: 1px;
   margin: -1px;
   overflow: hidden;
   padding: 0;
   position: absolute;
   width: 1px
}

.review-control-vote input[type=radio]:checked+label:before,
.review-control-vote input[type=radio]:hover+label:before {
   opacity: 1
}

.review-control-vote label {
   cursor: pointer;
   display: block;
   position: absolute
}

.review-control-vote label span {
   border: 0;
   clip: rect(0, 0, 0, 0);
   height: 1px;
   margin: -1px;
   overflow: hidden;
   padding: 0;
   position: absolute;
   width: 1px
}

.review-control-vote label:before {
   color: #ff5501;
   font-family: icons-blank-theme;
   font-size: 28px;
   height: 28px;
   letter-spacing: -10px;
   line-height: 28px;
   font-style: normal;
   font-weight: 400;
   speak: none;
   vertical-align: top;
   -webkit-font-smoothing: antialiased;
   opacity: 0
}

.review-control-vote label:hover:before {
   opacity: 1
}

.review-control-vote label:hover~label:before {
   opacity: 0
}

.review-control-vote .rating-5 {
   z-index: 2
}

.review-control-vote .rating-5:before {
   content: '\e605' '\e605' '\e605' '\e605' '\e605'
}

.review-control-vote .rating-4 {
   z-index: 3
}

.review-control-vote .rating-4:before {
   content: '\e605' '\e605' '\e605' '\e605'
}

.review-control-vote .rating-3 {
   z-index: 4
}

.review-control-vote .rating-3:before {
   content: '\e605' '\e605' '\e605'
}

.review-control-vote .rating-2 {
   z-index: 5
}

.review-control-vote .rating-2:before {
   content: '\e605' '\e605'
}

.review-control-vote .rating-1 {
   z-index: 6
}

.review-control-vote .rating-1:before {
   content: '\e605'
}

.block.add.review {
   margin-bottom: 40px
}

.block.add.review>.title {
   font-weight: 300;
   line-height: 1.1;
   font-size: 2.6rem;
   margin-top: 2.5rem;
   margin-bottom: 2rem
}

.block.add.review .legend {
   font-weight: 300;
   line-height: 1.1;
   font-size: 1.8rem;
   margin-top: 1.5rem;
   margin-bottom: 1rem;
   margin: 0 0 20px
}

.block.add.review .field.rating {
   display: table-row
}

.block.add.review .field.rating .label {
   display: table-cell;
   padding: 5px 0;
   vertical-align: middle
}

.block.add.review .field.rating .control {
   display: table-cell;
   vertical-align: top
}

.block.reviews.list>.title {
   font-weight: 300;
   line-height: 1.1;
   font-size: 2.6rem;
   margin-top: 2.5rem;
   margin-bottom: 2rem
}

.block.reviews.list .review.item {
   margin-bottom: 40px
}

.block.reviews.list .review.title {
   font-weight: 300;
   line-height: 1.1;
   font-size: 1.8rem;
   margin-top: 1.5rem;
   margin-bottom: 1rem
}

.data.table.reviews .rating-summary {
   margin-top: -4px
}

.customer-review.view {
   margin-bottom: 20px
}

.customer-review.view .product-details,
.customer-review.view .ratings-summary,
.customer-review.view .review.title {
   margin-bottom: 20px
}

.product-reviews-summary {
   display: table;
   margin: 10px 0 12px
}

.products.wrapper.list .product-reviews-summary {
   margin: 0 auto
}

.product-reviews-summary.empty {
   margin-left: 0
}

.product-reviews-summary .rating-summary {
   display: table-cell;
   left: -5px;
   position: relative;
   text-align: left;
   vertical-align: middle
}

.product-reviews-summary .reviews-actions {
   display: table-cell;
   line-height: 28px;
   vertical-align: middle
}

.product-reviews-summary .reviews-actions a {
   margin-right: 5px
}

.customer-review .product-details {
   margin-bottom: 40px
}

.customer-review .product-media {
   float: left;
   margin-right: 3%;
   max-width: 285px;
   width: 30%
}

.customer-review .review-details .customer-review-rating {
   margin-bottom: 20px
}

.customer-review .review-details .customer-review-rating .item {
   margin-bottom: 10px
}

.customer-review .review-details .customer-review-rating .item:last-child {
   margin-bottom: 0
}

.customer-review .review-details .review-title {
   font-weight: 300;
   line-height: 1.1;
   font-size: 1.8rem;
   margin-top: 1.5rem;
   margin-bottom: 1rem;
   font-weight: 600;
   margin-bottom: 20px
}

.customer-review .review-details .review-content {
   margin-bottom: 20px
}

.customer-review .product-reviews-summary .rating-summary,
.customer-review .product-reviews-summary .reviews-actions {
   display: block
}

.review-field-ratings .nested {
   display: table
}

.review-field-ratings .review-field-rating {
   display: table-row
}

.review-field-ratings .review-field-rating .control,
.review-field-ratings .review-field-rating .label {
   display: table-cell;
   padding-bottom: 10px;
   vertical-align: top
}

.review-field-ratings .review-field-rating .label {
   padding-right: 10px;
   padding-top: 6px
}

.review-field-ratings .review-field-rating .control {
   padding-top: 2px
}

.review-toolbar {
   border-top: 1px solid #c9c9c9;
   margin: 0 0 20px;
   text-align: center
}

.review-toolbar:first-child {
   display: none
}

.review-toolbar .pages {
   border-bottom: 1px solid #c9c9c9;
   display: block;
   padding: 20px 0;
   text-align: center
}

.review-toolbar .limiter {
   display: none
}

.review-add .block-title {
   display: none
}

.review-form .action.submit.primary {
   background: #f2f2f2;
   border: 1px solid #cdcdcd;
   color: #333
}

.review-form .action.submit.primary:active,
.review-form .action.submit.primary:focus {
   background: #e2e2e2;
   border: 1px solid #cdcdcd;
   color: #333
}

.review-form .action.submit.primary:hover {
   background: #e2e2e2;
   border: 1px solid #cdcdcd;
   color: #555
}

.fieldset .review-legend.legend {
   margin-bottom: 20px
}

.fieldset .review-legend.legend strong {
   display: block;
   margin-left: 0
}

.review-field-rating .control {
   margin-bottom: 48px;
   margin-top: 10px
}

.review-list {
   margin-bottom: 30px
}

.review-list .block-title strong {
   font-weight: 300;
   line-height: 1.1;
   font-size: 2.6rem;
   margin-top: 2.5rem;
   margin-bottom: 2rem
}

.review-item {
   border-bottom: 1px solid #c9c9c9;
   margin: 0;
   padding: 20px 0
}

.review-item:after {
   clear: both;
   content: '';
   display: table
}

.review-item:last-child {
   border-width: 0
}

.review-ratings {
   display: table;
   margin-bottom: 10px;
   max-width: 100%
}

.review-author {
   display: inline
}

.review-title {
   font-weight: 300;
   line-height: 1.1;
   font-size: 1.8rem;
   margin-top: 1.5rem;
   margin-bottom: 1rem;
   margin: 0 0 20px
}

.review-content {
   margin-bottom: 20px
}

.block-reward-info .reward-expiring:not(:last-child),
.block-reward-info .reward-limit:not(:last-child),
.block-reward-info .reward-rates:not(:last-child) {
   margin-bottom: 25px
}

.block-reward-info .reward-expiring .title,
.block-reward-info .reward-limit .title,
.block-reward-info .reward-rates .title {
   display: inline-block;
   margin-bottom: 10px
}

.form-create-return .field .control>span,
.form-create-return .field address {
   display: inline-block;
   padding-top: 6px
}

.form-create-return .additional:first-child {
   margin-top: 0
}

.form-create-return .additional .field:nth-last-child(2) {
   margin-bottom: 0
}

.form-create-return .additional .field:last-child {
   margin-top: 20px
}

.form-create-return .field.comment {
   margin-top: 55px
}

.block-returns-comments .returns-comments dd,
.block-returns-comments .returns-comments dt {
   margin: 0
}

.block-returns-comments .returns-comments dt {
   font-weight: 400
}

.block-returns-comments .returns-comments dd {
   margin-bottom: 15px
}

.block-returns-comments .returns-comments dd:last-child {
   margin-bottom: 0
}

.block-returns-comments .fieldset {
   margin-bottom: 20px
}

.magento-rma-guest-returns .page-title-wrapper .page-title,
.magento-rma-returns-returns .page-title-wrapper .page-title,
.magento-rma-returns-view .page-title-wrapper .page-title {
   margin-right: 25px
}

.order-links {
   border-bottom: 1px solid #d1d1d1;
   margin-bottom: 10px
}

.order-links .item {
   display: inline-block;
   margin-right: 20px
}

.order-actions-toolbar .action {
   margin: 0 20px 0 0
}

.order-details-items {
   border-bottom: 1px solid #d1d1d1;
   margin-bottom: 20px;
   padding-bottom: 10px
}

.order-details-items .order-title>strong {
   font-weight: 300;
   line-height: 1.1;
   font-size: 1.8rem;
   margin-top: 1.5rem;
   margin-bottom: 1rem;
   display: inline-block
}

.order-details-items .items-qty .item {
   white-space: nowrap
}

.order-details-items .items-qty .title:after {
   content: ': '
}

.order-details-items .table-order-items .product-item-name {
   margin-top: 0
}

.order-details-items .table-order-items tbody+tbody {
   border-top: 1px solid #d1d1d1
}

.order-details-items .item-options dt {
   margin: 0
}

.order-details-items .item-options dd {
   margin: 0 0 15px
}

.order-details-items .item-options.links dt {
   display: inline-block
}

.order-details-items .item-options.links dt:after {
   content: ': '
}

.order-details-items .item-options.links dd {
   margin: 0
}

.order-pager-wrapper .toolbar-amount {
   padding-top: 3px
}

.order-pager-wrapper .pages-items .item:first-child,
.order-pager-wrapper .pages-items .item:last-child {
   margin-right: 0
}

.order-actions-toolbar {
   margin-bottom: 25px
}

.order-actions-toolbar .action {
   margin-right: 30px
}

.order-actions-toolbar .action.print {
   margin: 0
}

.page-title-wrapper .order-date {
   margin: 0 0 20px
}

.account .page-title-wrapper .page-title,
.sales-guest-view .page-title-wrapper .page-title,
[class^=sales-guest-] .page-title-wrapper .page-title {
   margin-right: 25px
}

.form-orders-search .field.email,
.form-orders-search .field.zip {
   margin-bottom: 0
}

.block-reorder .product-item .checkbox {
   position: relative;
   top: 2px;
   vertical-align: baseline
}

.block-reorder .product-item .field.item {
   display: inline-block
}

.block-reorder .product-item-name {
   display: inline-block
}

.block-reorder .actions-toolbar {
   margin: 17px 0;
   max-width: 178px
}

.block-order-details-comments {
   margin: 0 0 40px
}

.block-order-details-comments .comment-date {
   font-weight: 600
}

.block-order-details-comments .comment-content {
   line-height: 1.6;
   margin: 0 0 20px
}

.block-order-details-view .box-content .payment-method .title {
   font-weight: 400
}

.block-order-details-view .box-content .payment-method .content {
   margin: 0
}

.block-order-details-view .box-content .payment-method .content>strong {
   font-weight: 400
}

.block-order-details-view .box-content .payment-method .content>strong:after {
   content: ': '
}

.order-tracking {
   border-bottom: 1px solid #d1d1d1;
   margin: 0;
   padding: 20px 0
}

.order-tracking .tracking-title {
   display: inline-block
}

.order-tracking .tracking-content {
   display: inline-block;
   margin: 0 0 0 5px
}

.opc-wrapper .form-discount {
   max-width: 500px
}

.action.mailto.friend {
   margin-left: -7px;
   display: inline-block;
   text-decoration: none
}

.action.mailto.friend:before {
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale;
   font-size: 28px;
   line-height: 28px;
   color: inherit;
   content: '\e61d';
   font-family: icons-blank-theme;
   vertical-align: top;
   display: inline-block;
   font-weight: 400;
   overflow: hidden;
   speak: none;
   text-align: center
}

.action.mailto.friend span {
   display: inline-block;
   line-height: 28px;
   vertical-align: top
}

body {
   background-color: #fff
}

.page-wrapper {
   display: -webkit-flex;
   display: -ms-flexbox;
   display: flex;
   -webkit-flex-direction: column;
   -ms-flex-direction: column;
   flex-direction: column;
   min-height: 100vh
}

.page-main {
   -webkit-flex-grow: 1;
   flex-grow: 1
}

.page-header {
   border-bottom: 1px solid #d1d1d1;
   margin-bottom: 20px
}

.header.content {
   padding-top: 10px;
   position: relative
}

.logo {
   float: left;
   margin: 0 0 10px 40px;
   max-width: 50%;
   position: relative;
   z-index: 5
}

.logo img {
   display: block
}

.page-print .logo {
   float: none
}

.page-main>.page-title-wrapper .page-title+.action {
   margin-top: 30px
}

.action.skip:focus {
   background: #f0f0f0;
   padding: 10px;
   box-sizing: border-box;
   left: 0;
   position: absolute;
   text-align: center;
   top: 0;
   width: 100%;
   z-index: 15
}

.action-skip-wrapper {
   height: 0;
   position: relative
}

.message.global p {
   margin: 0
}

.message.global.cookie,
.message.global.noscript {
   margin: 0 0 10px;
   padding: 10px 20px;
   display: block;
   line-height: 1.2em;
   font-size: 1.3rem;
   background: #ffee9c;
   border-color: #d6ca8e;
   color: #333;
   margin: 0
}

.message.global.cookie a,
.message.global.noscript a {
   color: #1979c3
}

.message.global.cookie a:hover,
.message.global.noscript a:hover {
   color: #006bb4
}

.message.global.cookie a:active,
.message.global.noscript a:active {
   color: #ff5501
}

.message.global.cookie {
   bottom: 0;
   left: 0;
   position: fixed;
   right: 0;
   z-index: 3
}

.message.global.cookie .actions {
   margin-top: 10px
}

.message.global.demo {
   margin: 0 0 10px;
   padding: 10px 20px;
   display: block;
   line-height: 1.2em;
   font-size: 1.3rem;
   background: #ff0101;
   border-color: none;
   color: #fff;
   margin-bottom: 0;
   text-align: center
}

.message.global.demo a {
   color: #1979c3
}

.message.global.demo a:hover {
   color: #006bb4
}

.message.global.demo a:active {
   color: #ff5501
}

.page-footer {
   margin-top: auto
}

.footer.content {
   border-top: 1px solid #d1d1d1;
   margin-top: 25px;
   padding-bottom: 25px;
   padding-top: 25px
}

.footer.content .links>li {
   margin: 0 0 8px
}

.footer.content .switcher-store {
   margin: 0 0 30px
}

.footer .bugs,
.footer .copyright {
   display: block;
   margin: 20px 0 0
}

.page-footer .switcher,
.page-header .switcher {
   margin-right: 10px
}

.page-footer .switcher .options,
.page-header .switcher .options {
   display: inline-block;
   position: relative
}

.page-footer .switcher .options:after,
.page-footer .switcher .options:before,
.page-header .switcher .options:after,
.page-header .switcher .options:before {
   content: '';
   display: table
}

.page-footer .switcher .options:after,
.page-header .switcher .options:after {
   clear: both
}

.page-footer .switcher .options .action.toggle,
.page-header .switcher .options .action.toggle {
   padding: 0;
   cursor: pointer;
   display: inline-block;
   text-decoration: none
}

.page-footer .switcher .options .action.toggle>span,
.page-header .switcher .options .action.toggle>span {
   border: 0;
   clip: rect(0, 0, 0, 0);
   height: 1px;
   margin: -1px;
   overflow: hidden;
   padding: 0;
   position: absolute;
   width: 1px
}

.page-footer .switcher .options .action.toggle:after,
.page-header .switcher .options .action.toggle:after {
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale;
   font-size: 22px;
   line-height: 22px;
   color: inherit;
   content: '\e622';
   font-family: icons-blank-theme;
   margin: 0;
   vertical-align: top;
   display: inline-block;
   font-weight: 400;
   overflow: hidden;
   speak: none;
   text-align: center
}

.page-footer .switcher .options .action.toggle:hover:after,
.page-header .switcher .options .action.toggle:hover:after {
   color: inherit
}

.page-footer .switcher .options .action.toggle:active:after,
.page-header .switcher .options .action.toggle:active:after {
   color: inherit
}

.page-footer .switcher .options .action.toggle.active,
.page-header .switcher .options .action.toggle.active {
   display: inline-block;
   text-decoration: none
}

.page-footer .switcher .options .action.toggle.active>span,
.page-header .switcher .options .action.toggle.active>span {
   border: 0;
   clip: rect(0, 0, 0, 0);
   height: 1px;
   margin: -1px;
   overflow: hidden;
   padding: 0;
   position: absolute;
   width: 1px
}

.page-footer .switcher .options .action.toggle.active:after,
.page-header .switcher .options .action.toggle.active:after {
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale;
   font-size: 22px;
   line-height: 22px;
   color: inherit;
   content: '\e621';
   font-family: icons-blank-theme;
   margin: 0;
   vertical-align: top;
   display: inline-block;
   font-weight: 400;
   overflow: hidden;
   speak: none;
   text-align: center
}

.page-footer .switcher .options .action.toggle.active:hover:after,
.page-header .switcher .options .action.toggle.active:hover:after {
   color: inherit
}

.page-footer .switcher .options .action.toggle.active:active:after,
.page-header .switcher .options .action.toggle.active:active:after {
   color: inherit
}

.page-footer .switcher .options ul.dropdown,
.page-header .switcher .options ul.dropdown {
   margin: 0;
   padding: 0;
   list-style: none none;
   background: #fff;
   border: 1px solid #bbb;
   margin-top: 4px;
   min-width: 160px;
   z-index: 100;
   box-sizing: border-box;
   display: none;
   position: absolute;
   top: 100%;
   box-shadow: 0 3px 3px rgba(0, 0, 0, .15)
}

.page-footer .switcher .options ul.dropdown li,
.page-header .switcher .options ul.dropdown li {
   margin: 0;
   padding: 0
}

.page-footer .switcher .options ul.dropdown li:hover,
.page-header .switcher .options ul.dropdown li:hover {
   background: #e8e8e8;
   cursor: pointer
}

.page-footer .switcher .options ul.dropdown:after,
.page-footer .switcher .options ul.dropdown:before,
.page-header .switcher .options ul.dropdown:after,
.page-header .switcher .options ul.dropdown:before {
   border-bottom-style: solid;
   content: '';
   display: block;
   height: 0;
   position: absolute;
   width: 0
}

.page-footer .switcher .options ul.dropdown:before,
.page-header .switcher .options ul.dropdown:before {
   border: 6px solid;
   border-color: transparent transparent #fff transparent;
   z-index: 99
}

.page-footer .switcher .options ul.dropdown:after,
.page-header .switcher .options ul.dropdown:after {
   border: 7px solid;
   border-color: transparent transparent #bbb transparent;
   z-index: 98
}

.page-footer .switcher .options ul.dropdown:before,
.page-header .switcher .options ul.dropdown:before {
   left: 10px;
   top: -12px
}

.page-footer .switcher .options ul.dropdown:after,
.page-header .switcher .options ul.dropdown:after {
   left: 9px;
   top: -14px
}

.page-footer .switcher .options.active,
.page-header .switcher .options.active {
   overflow: visible
}

.page-footer .switcher .options.active ul.dropdown,
.page-header .switcher .options.active ul.dropdown {
   display: block
}

.page-footer .switcher .options ul.dropdown a,
.page-header .switcher .options ul.dropdown a {
   display: block;
   padding: 8px
}

.page-footer .switcher .options ul.dropdown a:hover,
.page-header .switcher .options ul.dropdown a:hover {
   text-decoration: none
}

.page-footer .switcher li,
.page-header .switcher li {
   font-size: 12px;
   margin: 0
}

.page-footer .switcher strong,
.page-header .switcher strong {
   font-weight: 400
}

.widget {
   clear: both
}

.page-footer .widget.block,
.page-header .widget.block {
   margin: 20px 0
}

.ui-datepicker td {
   padding: 0
}

.my-credit-cards .status {
   font-style: italic
}

.my-credit-cards .action.delete {
   background-image: none;
   -moz-box-sizing: content-box;
   box-shadow: none;
   line-height: inherit;
   text-shadow: none;
   font-weight: 400;
   line-height: 1.42857143;
   margin: 0;
   padding: 0;
   color: #1979c3;
   text-decoration: none;
   background: 0 0;
   border: 0;
   display: inline
}

.my-credit-cards .action.delete:active,
.my-credit-cards .action.delete:focus {
   background: 0 0;
   border: none
}

.my-credit-cards .action.delete:hover {
   background: 0 0;
   border: none
}

.my-credit-cards .action.delete.disabled,
.my-credit-cards .action.delete[disabled],
fieldset[disabled] .my-credit-cards .action.delete {
   pointer-events: none;
   opacity: .5
}

.my-credit-cards .action.delete:visited {
   color: #1979c3;
   text-decoration: none
}

.my-credit-cards .action.delete:hover {
   color: #006bb4;
   text-decoration: underline
}

.my-credit-cards .action.delete:active {
   color: #ff5501;
   text-decoration: underline
}

.my-credit-cards .action.delete:hover {
   color: #006bb4
}

.my-credit-cards .action.delete:active,
.my-credit-cards .action.delete:focus,
.my-credit-cards .action.delete:hover {
   background: 0 0;
   border: 0
}

.my-credit-cards .action.delete.disabled,
.my-credit-cards .action.delete[disabled],
fieldset[disabled] .my-credit-cards .action.delete {
   color: #1979c3;
   opacity: .5;
   cursor: default;
   pointer-events: none;
   text-decoration: underline
}

.my-credit-cards-popup .modal-footer {
   text-align: right
}

.my-credit-cards-popup .action.secondary {
   background-image: none;
   -moz-box-sizing: content-box;
   box-shadow: none;
   line-height: inherit;
   text-shadow: none;
   font-weight: 400;
   line-height: 1.42857143;
   margin: 0;
   padding: 0;
   color: #1979c3;
   text-decoration: none;
   background: 0 0;
   border: 0;
   display: inline;
   margin-right: 20px
}

.my-credit-cards-popup .action.secondary:active,
.my-credit-cards-popup .action.secondary:focus {
   background: 0 0;
   border: none
}

.my-credit-cards-popup .action.secondary:hover {
   background: 0 0;
   border: none
}

.my-credit-cards-popup .action.secondary.disabled,
.my-credit-cards-popup .action.secondary[disabled],
fieldset[disabled] .my-credit-cards-popup .action.secondary {
   pointer-events: none;
   opacity: .5
}

.my-credit-cards-popup .action.secondary:visited {
   color: #1979c3;
   text-decoration: none
}

.my-credit-cards-popup .action.secondary:hover {
   color: #006bb4;
   text-decoration: underline
}

.my-credit-cards-popup .action.secondary:active {
   color: #ff5501;
   text-decoration: underline
}

.my-credit-cards-popup .action.secondary:hover {
   color: #006bb4
}

.my-credit-cards-popup .action.secondary:active,
.my-credit-cards-popup .action.secondary:focus,
.my-credit-cards-popup .action.secondary:hover {
   background: 0 0;
   border: 0
}

.my-credit-cards-popup .action.secondary.disabled,
.my-credit-cards-popup .action.secondary[disabled],
fieldset[disabled] .my-credit-cards-popup .action.secondary {
   color: #1979c3;
   opacity: .5;
   cursor: default;
   pointer-events: none;
   text-decoration: underline
}

.minilist .weee {
   display: table-row;
   font-size: 1.1rem
}

.minilist .weee:before {
   display: none
}

.price-container.weee:before {
   display: none
}

.toolbar.wishlist-toolbar .limiter {
   float: right
}

.toolbar.wishlist-toolbar .main .pages {
   display: inline-block;
   position: relative;
   z-index: 0
}

.toolbar.wishlist-toolbar .limiter,
.toolbar.wishlist-toolbar .toolbar-amount {
   display: inline-block;
   z-index: 1
}

.product-items .action.towishlist:before,
.products.list.items .action.towishlist:before,
.table-comparison .action.towishlist:before {
   content: '\e601'
}

.account .table-wrapper .data.table.wishlist>tbody>tr>td,
.account .table-wrapper .data.table.wishlist>tbody>tr>th,
.account .table-wrapper .data.table.wishlist>tfoot>tr>td,
.account .table-wrapper .data.table.wishlist>tfoot>tr>th,
.account .table-wrapper .data.table.wishlist>thead>tr>td,
.account .table-wrapper .data.table.wishlist>thead>tr>th {
   border-top: 1px solid #d1d1d1
}

.account .table-wrapper .data.table.wishlist>caption+thead>tr:first-child>td,
.account .table-wrapper .data.table.wishlist>caption+thead>tr:first-child>th,
.account .table-wrapper .data.table.wishlist>colgroup+thead>tr:first-child>td,
.account .table-wrapper .data.table.wishlist>colgroup+thead>tr:first-child>th,
.account .table-wrapper .data.table.wishlist>thead:first-child>tr:first-child>td,
.account .table-wrapper .data.table.wishlist>thead:first-child>tr:first-child>th {
   border-top: 0
}

.account .table-wrapper .data.table.wishlist>tbody+tbody {
   border-top: 1px solid #d1d1d1
}

.account .table-wrapper .data.table.wishlist thead>tr>th {
   border-bottom: 0
}

.account .table-wrapper .data.table.wishlist tbody>tr:last-child>td {
   border-bottom: 1px solid #d1d1d1
}

.account .table-wrapper .data.table.wishlist .product.name {
   display: inline-block;
   margin-bottom: 10px
}

.account .table-wrapper .data.table.wishlist .box-tocart {
   margin: 10px 0
}

.account .table-wrapper .data.table.wishlist .box-tocart .qty {
   vertical-align: middle
}

.account .table-wrapper .data.table.wishlist .col.item {
   width: 50%
}

.account .table-wrapper .data.table.wishlist .col.photo {
   max-width: 150px
}

.account .table-wrapper .data.table.wishlist .col.selector {
   max-width: 15px
}

.account .table-wrapper .data.table.wishlist textarea {
   margin: 10px 0
}

.account .table-wrapper .data.table.wishlist .input-text.qty {
   margin-bottom: 10px
}

.account .table-wrapper .data.table.wishlist .action.primary {
   vertical-align: top
}

.account .table-wrapper .data.table.wishlist .price {
   font-weight: 700
}

.block-wishlist .product-item-name {
   margin-right: 25px
}

.products-grid.wishlist .product-item-photo {
   display: block;
   margin-bottom: 10px
}

.products-grid.wishlist .product-item-name {
   margin-top: 0
}

.products-grid.wishlist .product-item .price-box {
   margin: 0
}

.products-grid.wishlist .product-item-comment {
   display: block;
   height: 42px;
   margin: 10px 0
}

.products-grid.wishlist .product-item-actions>* {
   margin-right: 15px
}

.products-grid.wishlist .product-item-actions>:last-child {
   margin-right: 0
}

.products-grid.wishlist .product-item .box-tocart input.qty {
   height: 32px
}

.products-grid:not(.active-slider) .product-items {
   display: -ms-flexbox;
   display: flex;
   -ms-flex-wrap: wrap;
   flex-wrap: wrap;
   margin-right: -15px;
   margin-left: -15px
}

.products-grid:not(.active-slider) .product-items .product-item {
   -ms-flex: 0 0 calc(100% / 3);
   flex: 0 0 calc(100% / 3);
   max-width: calc(100% / 3);
   padding: 0 15px;
   width: 100%
}

.row-mobile-1 .products-grid .product-items .product-item {
   -ms-flex: 0 0 calc(100% / 1);
   flex: 0 0 calc(100% / 1);
   max-width: calc(100% / 1)
}

.row-mobile-2 .products-grid .product-items .product-item {
   -ms-flex: 0 0 calc(100% / 2);
   flex: 0 0 calc(100% / 2);
   max-width: calc(100% / 2)
}

.row-mobile-3 .products-grid .product-items .product-item {
   -ms-flex: 0 0 calc(100% / 3);
   flex: 0 0 calc(100% / 3);
   max-width: calc(100% / 3)
}

.row-mobile-4 .products-grid .product-items .product-item {
   -ms-flex: 0 0 calc(100% / 4);
   flex: 0 0 calc(100% / 4);
   max-width: calc(100% / 4)
}

.row-mobile-5 .products-grid .product-items .product-item {
   -ms-flex: 0 0 calc(100% / 5);
   flex: 0 0 calc(100% / 5);
   max-width: calc(100% / 5)
}

.row-mobile-6 .products-grid .product-items .product-item {
   -ms-flex: 0 0 calc(100% / 6);
   flex: 0 0 calc(100% / 6);
   max-width: calc(100% / 6)
}

.row-mobile-7 .products-grid .product-items .product-item {
   -ms-flex: 0 0 calc(100% / 7);
   flex: 0 0 calc(100% / 7);
   max-width: calc(100% / 7)
}

.row-mobile-8 .products-grid .product-items .product-item {
   -ms-flex: 0 0 calc(100% / 8);
   flex: 0 0 calc(100% / 8);
   max-width: calc(100% / 8)
}

@media (min-width:768px) {
   .row-tablet-1 .products-grid .product-items .product-item {
      -ms-flex: 0 0 calc(100% / 1);
      flex: 0 0 calc(100% / 1);
      max-width: calc(100% / 1)
   }

   .row-tablet-2 .products-grid .product-items .product-item {
      -ms-flex: 0 0 calc(100% / 2);
      flex: 0 0 calc(100% / 2);
      max-width: calc(100% / 2)
   }

   .row-tablet-3 .products-grid .product-items .product-item {
      -ms-flex: 0 0 calc(100% / 3);
      flex: 0 0 calc(100% / 3);
      max-width: calc(100% / 3)
   }

   .row-tablet-4 .products-grid .product-items .product-item {
      -ms-flex: 0 0 calc(100% / 4);
      flex: 0 0 calc(100% / 4);
      max-width: calc(100% / 4)
   }

   .row-tablet-5 .products-grid .product-items .product-item {
      -ms-flex: 0 0 calc(100% / 5);
      flex: 0 0 calc(100% / 5);
      max-width: calc(100% / 5)
   }

   .row-tablet-6 .products-grid .product-items .product-item {
      -ms-flex: 0 0 calc(100% / 6);
      flex: 0 0 calc(100% / 6);
      max-width: calc(100% / 6)
   }

   .row-tablet-7 .products-grid .product-items .product-item {
      -ms-flex: 0 0 calc(100% / 7);
      flex: 0 0 calc(100% / 7);
      max-width: calc(100% / 7)
   }

   .row-tablet-8 .products-grid .product-items .product-item {
      -ms-flex: 0 0 calc(100% / 8);
      flex: 0 0 calc(100% / 8);
      max-width: calc(100% / 8)
   }
}

@media (min-width:992px) {
   .row-1 .products-grid .product-items .product-item {
      -ms-flex: 0 0 calc(100% / 1);
      flex: 0 0 calc(100% / 1);
      max-width: calc(100% / 1)
   }

   .row-2 .products-grid .product-items .product-item {
      -ms-flex: 0 0 calc(100% / 2);
      flex: 0 0 calc(100% / 2);
      max-width: calc(100% / 2)
   }

   .row-3 .products-grid .product-items .product-item {
      -ms-flex: 0 0 calc(100% / 3);
      flex: 0 0 calc(100% / 3);
      max-width: calc(100% / 3)
   }

   .row-4 .products-grid .product-items .product-item {
      -ms-flex: 0 0 calc(100% / 4);
      flex: 0 0 calc(100% / 4);
      max-width: calc(100% / 4)
   }

   .row-5 .products-grid .product-items .product-item {
      -ms-flex: 0 0 calc(100% / 5);
      flex: 0 0 calc(100% / 5);
      max-width: calc(100% / 5)
   }

   .row-6 .products-grid .product-items .product-item {
      -ms-flex: 0 0 calc(100% / 6);
      flex: 0 0 calc(100% / 6);
      max-width: calc(100% / 6)
   }

   .row-7 .products-grid .product-items .product-item {
      -ms-flex: 0 0 calc(100% / 7);
      flex: 0 0 calc(100% / 7);
      max-width: calc(100% / 7)
   }

   .row-8 .products-grid .product-items .product-item {
      -ms-flex: 0 0 calc(100% / 8);
      flex: 0 0 calc(100% / 8);
      max-width: calc(100% / 8)
   }
}

.page-products .columns {
   position: relative;
   z-index: 1
}

.toolbar-amount {
   display: block;
   line-height: 26px;
   margin: 0;
   padding: 8px 0 0;
   vertical-align: middle
}

.products.wrapper~.toolbar .toolbar-amount {
   display: none
}

.toolbar-products {
   margin-bottom: 40px;
   padding: 0 10px;
   text-align: center
}

.toolbar-products .pages {
   display: none
}

.products.wrapper~.toolbar-products .pages {
   display: block
}

.toolbar-products .limiter .control {
   display: inline-block
}

.sorter {
   padding: 4px 0 0
}

.products.wrapper~.toolbar .sorter {
   display: none
}

.sorter .sorter-action {
   position: relative;
   top: -2px
}

.sorter-options {
   margin: 0 0 0 7px;
   width: auto
}

.sorter-action {
   vertical-align: top;
   display: inline-block;
   text-decoration: none
}

.sorter-action>span {
   border: 0;
   clip: rect(0, 0, 0, 0);
   height: 1px;
   margin: -1px;
   overflow: hidden;
   padding: 0;
   position: absolute;
   width: 1px
}

.sorter-action:before {
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale;
   font-size: 28px;
   line-height: 32px;
   color: #8f8f8f;
   content: '\e613';
   font-family: icons-blank-theme;
   vertical-align: middle;
   display: inline-block;
   font-weight: 400;
   overflow: hidden;
   speak: none;
   text-align: center
}

.sorter-action:hover:before {
   color: #333
}

.sorter .sort-desc:before {
   content: '\e614'
}

.modes {
   display: none
}

.limiter-options {
   margin: 0 5px 0 7px;
   width: auto
}

.limiter-label {
   font-weight: 400
}

.page-products .toolbar .limiter {
   display: none
}

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

.prices-tier .price-container .price-including-tax+.price-excluding-tax:before {
   content: '(' attr(data-label) ': '
}

.prices-tier .price-container .price-including-tax+.price-excluding-tax:last-child:after {
   content: ')'
}

.prices-tier .price-container .weee[data-label] {
   display: inline
}

.prices-tier .price-container .weee[data-label] .price {
   font-size: 1.1rem
}

.prices-tier .price-container .weee[data-label]:before {
   content: ' +' attr(data-label) ': '
}

.actual-price {
   font-weight: 700
}

.category-image .image {
   display: block;
   height: auto;
   max-width: 100%
}

.category-description,
.category-image {
   margin-bottom: 20px
}

.product-image-container {
   display: inline-block;
   max-width: 100%
}

.product-image-wrapper {
   display: block;
   height: 0;
   overflow: hidden;
   position: relative;
   z-index: 1
}

.product-image-photo {
   bottom: 0;
   display: block;
   height: auto;
   left: 0;
   margin: auto;
   max-width: 100%;
   position: absolute;
   right: 0;
   top: 0
}

.product.media .placeholder .photo.container {
   max-width: 100%
}

.product.media .notice {
   color: #7d7d7d;
   font-size: 1.2rem;
   margin: 10px 0
}

.product.media .product.thumbs {
   margin: 20px 0 30px
}

.product.media .items.thumbs {
   margin: 0;
   padding: 0;
   list-style: none none
}

.product.media .items.thumbs>li {
   display: inline-block;
   vertical-align: top
}

.product.media .items.thumbs .active {
   display: block;
   line-height: 1
}

.product.info.detailed {
   clear: both;
   margin-bottom: 30px
}

.product.info.detailed .additional-attributes {
   width: auto
}

.product.info.detailed .additional-attributes>tbody>tr>td,
.product.info.detailed .additional-attributes>tfoot>tr>td,
.product.info.detailed .additional-attributes>thead>tr>td {
   padding: 4px 5px 10px 5px
}

.product.info.detailed .additional-attributes>tbody>tr>th,
.product.info.detailed .additional-attributes>tfoot>tr>th,
.product.info.detailed .additional-attributes>thead>tr>th {
   padding: 4px 30px 10px 0
}

.product-info-main .page-title-wrapper .page-title {
   line-height: 1.42857143;
   margin-bottom: 10px
}

.product-info-main .stock.available,
.product-info-main .stock.unavailable {
   display: inline-block;
   font-weight: 700;
   margin-right: 20px;
   text-transform: uppercase;
   vertical-align: top
}

.product-info-main .product.attribute.sku {
   display: inline-block;
   vertical-align: top;
   color: #7d7d7d
}

.product-info-main .product.attribute.sku>.value {
   display: inline-block;
   vertical-align: top;
   word-break: break-all
}

.product-info-main .product.attribute.sku .type {
   margin-right: 5px
}

.product-info-main .product.attribute.overview {
   margin: 20px 0
}

.product-info-main .product.alert {
   margin: 10px 0
}

.product-info-main .price-box {
   margin-top: 10px
}

.product-info-main .product-reviews-summary .reviews-actions {
   font-size: 1.4rem
}

.product-options-wrapper .fieldset-product-options-inner .legend {
   font-weight: 700;
   margin: 0 0 5px;
   font-size: 1.4rem;
   border: none;
   display: inline-block;
   float: none;
   padding: 0
}

.product-options-wrapper .fieldset-product-options-inner._required .legend:after,
.product-options-wrapper .fieldset-product-options-inner.required .legend:after {
   content: '*';
   color: #e02b27;
   font-size: 1.2rem;
   margin: 0 0 0 5px
}

.product-options-wrapper .field .note {
   display: block
}

.product-info-main .price-box .price-including-tax+.price-excluding-tax,
.product-info-main .price-box .weee,
.product-info-main .price-box .weee+.price-excluding-tax,
.product-options-bottom .price-box .price-including-tax+.price-excluding-tax,
.product-options-bottom .price-box .weee,
.product-options-bottom .price-box .weee+.price-excluding-tax {
   font-size: 1.2rem;
   line-height: 14px;
   margin-bottom: 5px
}

.product-info-main .price-box .price-including-tax+.price-excluding-tax .price,
.product-info-main .price-box .weee .price,
.product-info-main .price-box .weee+.price-excluding-tax .price,
.product-options-bottom .price-box .price-including-tax+.price-excluding-tax .price,
.product-options-bottom .price-box .weee .price,
.product-options-bottom .price-box .weee+.price-excluding-tax .price {
   font-size: 1.2rem;
   font-weight: 700
}

.product-info-main .price-box .price-wrapper .price,
.product-options-bottom .price-box .price-wrapper .price {
   font-size: 1.8rem;
   font-weight: 700
}

.product-info-main .price-box .price,
.product-options-bottom .price-box .price {
   white-space: nowrap
}

.product-info-main .special-price,
.product-options-bottom .special-price {
   display: block;
   margin: 10px 0
}

.product-info-main .special-price .price-container,
.product-options-bottom .special-price .price-container {
   font-size: 1.4rem
}

.product-info-main .special-price .price-label+.price-wrapper,
.product-options-bottom .special-price .price-label+.price-wrapper {
   display: inline-block
}

.product-info-main .old-price .price-label:after,
.product-info-main .special-price .price-label:after,
.product-options-bottom .old-price .price-label:after,
.product-options-bottom .special-price .price-label:after {
   content: ': '
}

.product-info-main .box-tocart,
.product-options-bottom .box-tocart {
   margin: 20px 0
}

.product-info-main .box-tocart .field.qty,
.product-options-bottom .box-tocart .field.qty {
   padding-right: 15px
}

.product-info-main .box-tocart .input-text.qty,
.product-options-bottom .box-tocart .input-text.qty {
   height: 52px;
   text-align: center;
   width: 52px
}

.product-info-main .box-tocart .actions,
.product-options-bottom .box-tocart .actions {
   text-align: center
}

.product-info-main .product-addto-links,
.product-options-bottom .product-addto-links {
   margin: 20px 0
}

.product-info-main .action.tocompare,
.product-options-bottom .action.tocompare {
   vertical-align: top
}

.prices-tier {
   background: #f5f5f5;
   margin: 10px 0;
   padding: 10px 15px
}

.prices-tier .price-container {
   display: inline-block
}

.prices-tier .price-excluding-tax,
.prices-tier .price-including-tax,
.prices-tier .weee {
   display: inline-block
}

.prices-tier .price-excluding-tax .price,
.prices-tier .price-including-tax .price,
.prices-tier .weee .price {
   font-size: 1.4rem;
   font-weight: 700
}

.ui-dialog-titlebar-close {
   line-height: 1.42857143;
   margin: 0;
   padding: 0;
   color: #1979c3;
   text-decoration: none;
   background: 0 0;
   border: 0;
   display: inline
}

.ui-dialog-titlebar-close:visited {
   color: #1979c3;
   text-decoration: none
}

.ui-dialog-titlebar-close:hover {
   color: #006bb4;
   text-decoration: underline
}

.ui-dialog-titlebar-close:active {
   color: #ff5501;
   text-decoration: underline
}

.ui-dialog-titlebar-close:hover {
   color: #006bb4
}

.ui-dialog-titlebar-close:active,
.ui-dialog-titlebar-close:focus,
.ui-dialog-titlebar-close:hover {
   background: 0 0;
   border: 0
}

.ui-dialog-titlebar-close.disabled,
.ui-dialog-titlebar-close[disabled],
fieldset[disabled] .ui-dialog-titlebar-close {
   color: #1979c3;
   opacity: .5;
   cursor: default;
   pointer-events: none;
   text-decoration: underline
}

.block.related .action.select {
   margin: 0 5px
}

.sidebar .product-items .product-item {
   margin-bottom: 20px;
   position: relative
}

.sidebar .product-items .product-item-info {
   position: relative;
   width: auto
}

.sidebar .product-items .product-item-info .product-item-photo {
   left: 0;
   position: absolute;
   top: 0
}

.sidebar .product-items .product-item-name {
   margin-top: 0
}

.sidebar .product-items .product-item-details {
   margin: 0 0 0 85px
}

.sidebar .product-items .product-item-actions {
   display: block;
   margin-top: 10px
}

.sidebar .product-items .price-box {
   display: block;
   margin: 7px 0
}

.sidebar .product-items .text {
   margin-right: 8px
}

.sidebar .product-items .counter {
   color: #7d7d7d;
   font-size: 1.2rem;
   white-space: nowrap
}

.sidebar .product-items .minilist .price {
   display: inline;
   padding: 0
}

.sidebar .product-items .minilist .weee:before {
   display: inline-block
}

.sidebar .action.delete {
   position: absolute;
   right: 0;
   top: 0
}

.sidebar .product-items-images {
   margin-left: -5px
}

.sidebar .product-items-images .product-item {
   float: left;
   padding-left: 5px
}

.sidebar .product-items-names .product-item {
   margin-bottom: 10px
}

.sidebar .product-items-names .product-item-name {
   margin: 0
}

body.catalog-product-compare-index .action.print {
   float: right;
   margin: 15px 0
}

.table-wrapper.comparison {
   clear: both;
   max-width: 100%;
   overflow-x: auto
}

.table-comparison {
   table-layout: fixed
}

.table-comparison .cell.label,
.table-comparison td:last-child {
   border-right: 1px solid #d1d1d1
}

.table-comparison .cell {
   padding: 15px;
   width: 140px
}

.table-comparison .cell .attribute.value {
   overflow: hidden;
   width: 100%
}

.table-comparison .cell.product.info,
.table-comparison .cell.product.label {
   border-bottom: 1px solid #d1d1d1
}

.table-comparison .cell.label .attribute.label {
   display: block;
   width: 100%;
   word-wrap: break-word
}

.table-comparison .cell.attribute {
   font-size: 1.3rem
}

.table-comparison .cell.attribute img {
   height: auto;
   max-width: 100%
}

.table-comparison .product-item-photo {
   display: block;
   margin: 0 auto 15px
}

.table-comparison .product-image-photo {
   margin-left: 0
}

.table-comparison .price-box,
.table-comparison .product-item-actions,
.table-comparison .product-item-name,
.table-comparison .product.rating {
   display: block;
   margin: 15px 0
}

.table-comparison .product-addto-links {
   margin-top: 15px
}

.table-comparison .product-addto-links .action.split,
.table-comparison .product-addto-links .action.toggle {
   line-height: 1.2rem;
   padding: 5px 8px;
   font-size: 1.1rem
}

.table-comparison .product-addto-links .action.toggle {
   padding: 0
}

.table-comparison .cell.remove {
   padding-bottom: 0;
   padding-top: 0;
   text-align: right
}

.table-comparison .product-item-actions>.actions-primary+.actions-secondary {
   margin-top: 10px
}

.table-comparison .action.tocart {
   white-space: nowrap
}

.comparison.headings {
   background: #fff;
   left: 0;
   position: absolute;
   top: 0;
   width: auto;
   z-index: 2
}

.block-compare .product-item .product-item-name {
   margin-left: 22px
}

.block-compare .action.delete {
   left: -6px;
   position: absolute;
   top: 0
}

.block-compare .actions-toolbar {
   margin: 17px 0 0
}

header.page-header .block-search {
   margin: 0 80px 0 0;
   padding: 0;
   width: auto;
   float: none;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -ms-flex-align: center;
   align-items: center
}

header.page-header .block-search .block-title {
   margin: 0;
   display: none
}

header.page-header .block-search .block-title:before {
   font-family: Linearicons;
   content: "\e922";
   line-height: 30px;
   font-size: 20px
}

header.page-header .block-search .control {
   padding: 0;
   margin: 0;
   border: none
}

header.page-header .block-search .block-content {
   position: relative;
   margin: 0
}

header.page-header .block-search .block-content .field.search .label {
   border: 0;
   clip: rect(0, 0, 0, 0);
   height: 1px;
   margin: -1px;
   overflow: hidden;
   padding: 0;
   position: absolute;
   width: 1px
}

header.page-header .block-search .block-content input {
   background-color: #fff;
   height: 40px;
   border: none;
   box-shadow: none;
   color: #000;
   border-radius: 20px;
   padding: 0 50px 0 18px;
   border: 1px solid #ededeb;
   min-width: 270px;
   position: static;
   margin: 0;
   left: 0
}

header.page-header .block-search .block-content .action.advanced {
   display: none
}

header.page-header .block-search .action.search {
   right: 19px;
   display: block;
   background-image: none;
   background: 0 0;
   -moz-box-sizing: content-box;
   border: 0;
   box-shadow: none;
   line-height: inherit;
   margin: 0;
   padding: 0;
   text-decoration: none;
   text-shadow: none;
   font-weight: 400;
   padding: 5px 0;
   position: absolute;
   right: 10px;
   top: 0;
   z-index: 1
}

header.page-header .block-search .action.search:before {
   font-family: Linearicons;
   content: "\e922";
   font-size: 16px;
   line-height: 30px
}

header.page-header .block-search .action.search>span {
   border: 0;
   clip: rect(0, 0, 0, 0);
   height: 1px;
   margin: -1px;
   overflow: hidden;
   padding: 0;
   position: absolute;
   width: 1px
}

header.page-header .search-icon-left .logo {
   z-index: 1
}

header.page-header .search-icon-left .block-search {
   margin-right: 0
}

header.page-header .search-icon-left .block-search .block-title.theme-header-icon {
   display: block;
   cursor: pointer
}

header.page-header .search-icon-left .block-search .block-title.theme-header-icon:before {
   font-family: Linearicons;
   content: "\e922";
   line-height: 30px;
   font-size: 1.2rem
}

header.page-header .search-icon-left .block-search .block-title.theme-header-icon>strong {
   display: none
}

header.page-header .search-icon-left .block-search .block-content {
   position: absolute;
   right: 100%;
   visibility: hidden;
   z-index: 111;
   margin-right: 20px;
   transform: scaleX(0);
   -moz-transform: scaleX(0);
   -webkit-transform: scaleX(0);
   -ms-transform: scaleX(0);
   -o-transform: scaleX(0);
   transition: all .3s;
   -moz-transition: all .3s;
   -webkit-transition: all .3s;
   -ms-transition: all .3s;
   -o-transition: all .3s;
   transform-origin: top right;
   -moz-transform-origin: top right;
   -ms-transform-origin: top right;
   -webkit-transform-origin: top right;
   -o-transform-origin: top right
}

header.page-header .search-icon-left .block-search.active .block-title.theme-header-icon {
   z-index: 222
}

header.page-header .search-icon-left .block-search.active .block-title.theme-header-icon:before {
   content: "\e935";
   font-size: 1rem;
   color: #999
}

header.page-header .search-icon-left .block-search.active .block-title.theme-header-icon:focus:before,
header.page-header .search-icon-left .block-search.active .block-title.theme-header-icon:hover:before {
   color: #f68872
}

header.page-header .search-icon-left .block-search.active .block-content {
   transform: scaleX(1);
   -moz-transform: scaleX(1);
   -webkit-transform: scaleX(1);
   -ms-transform: scaleX(1);
   -o-transform: scaleX(1);
   visibility: visible
}

header.page-header .search-icon-bottom .right-content {
   position: static
}

header.page-header .search-icon-bottom .block-search {
   position: static;
   margin-right: 0
}

header.page-header .search-icon-bottom .block-search .block-title.theme-header-icon {
   display: block;
   cursor: pointer
}

header.page-header .search-icon-bottom .block-search .block-title.theme-header-icon>strong {
   display: none
}

header.page-header .search-icon-bottom .block-search .block-content {
   position: absolute;
   right: 0 !important;
   left: 0 !important;
   top: 100%;
   padding: 20px 80px;
   background-color: #fff;
   border-top: .5px solid #eaeaea;
   border-bottom: 1px solid #eaeaea;
   box-shadow: 0 3px 5px #e1e1e1;
   opacity: 0;
   visibility: hidden;
   transform-origin: top right;
   -moz-transform-origin: top right;
   -webkit-transform-origin: top right;
   -ms-transform-origin: top right;
   -o-transform-origin: top right;
   transform: scaleY(0);
   -moz-transform: scaleY(0);
   -webkit-transform: scaleY(0);
   -ms-transform: scaleY(0);
   -o-transform: scaleY(0);
   transition: all .3s;
   -moz-transition: all .3s;
   -webkit-transition: all .3s;
   -ms-transition: all .3s;
   -o-transition: all .3s
}

header.page-header .search-icon-bottom .block-search .block-content .form.minisearch input {
   border: none;
   border-radius: 0;
   padding-left: 0
}

header.page-header .search-icon-bottom .block-search .block-content .action.search {
   right: 80px;
   top: 20px
}

header.page-header .search-icon-bottom .block-search .block-content .action.search:before {
   font-size: 1.1rem
}

header.page-header .search-icon-bottom .block-search.active .block-content {
   opacity: 1;
   visibility: visible;
   transform: scaleY(1);
   -moz-transform: scaleY(1);
   -ms-transform: scaleY(1);
   -o-transform: scaleY(1);
   -webkit-transform: scaleY(1)
}

header.page-header .search-icon-bottom .block-search.active .block-title.theme-header-icon {
   z-index: 222
}

header.page-header .search-icon-bottom .block-search.active .block-title.theme-header-icon:before {
   content: "\e935";
   font-size: 1rem;
   color: #999
}

header.page-header .search-icon-bottom #search_mini_form.loading .control:after {
   height: 50px;
   right: 20px
}

header.page-header .search-icon-bottom #search_mini_form.loading>.actions {
   display: none
}

header.page-header .search-icon-popup .logo {
   z-index: 1
}

header.page-header .search-icon-popup .block-search {
   margin-right: 0
}

header.page-header .search-icon-popup .block-search .block-title.theme-header-icon {
   display: block;
   cursor: pointer
}

header.page-header .search-icon-popup .block-search .block-title.theme-header-icon>strong {
   display: none
}

header.page-header .search-icon-popup .block-search .block-content {
   position: fixed;
   left: 0 !important;
   right: 0 !important;
   top: 0;
   bottom: 0;
   background-color: #fff;
   z-index: 99;
   opacity: 0;
   visibility: hidden;
   max-height: 100%;
   overflow-y: auto;
   transition: all .4s;
   -moz-transition: all .4s;
   -webkit-transition: all .4s;
   -ms-transition: all .4s;
   -o-transition: all .4s
}

header.page-header .search-icon-popup .block-search .block-content input {
   width: 100%;
   min-width: auto;
   height: 50px;
   border-radius: 30px
}

header.page-header .search-icon-popup .block-search .block-content .form.minisearch {
   max-width: 70%;
   margin: 150px auto 0;
   position: relative
}

header.page-header .search-icon-popup .block-search .block-content .form.minisearch .field.search .label {
   clip: inherit;
   height: auto;
   margin: 0 0 25px;
   overflow: visible;
   position: absolute;
   width: auto;
   bottom: 100%;
   display: block;
   text-align: center;
   left: 0;
   right: 0;
   font-size: 1.75rem;
   font-weight: 600;
   color: #222
}

header.page-header .search-icon-popup .block-search .block-content .form.minisearch .field.search .label:before {
   display: none
}

header.page-header .search-icon-popup .block-search .block-content .form.minisearch .field.search .label>span {
   clip: inherit;
   height: auto;
   margin: 0;
   overflow: visible;
   position: static;
   width: auto
}

header.page-header .search-icon-popup .block-search .block-content .action.search::before {
   font-size: 1.1rem;
   font-weight: 600;
   line-height: 40px;
   margin-right: 10px
}

header.page-header .search-icon-popup .block-search.active .block-content {
   opacity: 1;
   visibility: visible
}

header.page-header .search-icon-popup .block-search.active .block-title.theme-header-icon {
   z-index: 2229;
   height: 40px;
   width: 40px;
   cursor: pointer;
   text-align: center;
   position: fixed;
   right: 10px;
   top: 10px;
   transition: all .5s;
   -moz-transition: all .5s;
   -webkit-transition: all .5s;
   -ms-transition: all .5s;
   -o-transition: all .5s
}

header.page-header .search-icon-popup .block-search.active .block-title.theme-header-icon:before {
   content: "\e935";
   font-size: 1.25rem;
   font-weight: 600;
   color: #000
}

header.page-header .search-icon-popup .block-search.active .block-title.theme-header-icon:before:hover:before {
   color: #f68872
}

header.page-header .search-icon-popup #search_mini_form.loading .control:after {
   height: 50px;
   right: 20px
}

header.page-header .search-icon-popup #search_mini_form.loading>.actions {
   display: none
}

@media (max-width:1365px) {
   header.page-header .header-area.search-visible .block-search {
      margin-right: 0
   }
}

@media (max-width:1199px) {
   header.page-header .header-area.search-visible .block-search .block-title {
      display: block
   }

   header.page-header .header-area.search-visible .block-search .block-title strong {
      border: 0;
      clip: rect(0, 0, 0, 0);
      height: 1px;
      margin: -1px;
      overflow: hidden;
      padding: 0;
      position: absolute;
      width: 1px
   }

   header.page-header .header-area.search-visible .block-search .block-content {
      position: absolute;
      right: 100%;
      visibility: hidden;
      z-index: 111;
      margin-right: 20px;
      transform: scaleX(0);
      -moz-transform: scaleX(0);
      -ms-transform: scaleX(0);
      -o-transform: scaleX(0);
      -webkit-transform: scaleX(0);
      transition: all .5s;
      -moz-transition: all .5s;
      -webkit-transition: all .5s;
      -ms-transition: all .5s;
      -o-transition: all .5s;
      transform-origin: top right;
      -moz-transform-origin: top right;
      -webkit-transform-origin: top right;
      -ms-transform-origin: top right;
      -o-transform-origin: top right
   }

   header.page-header .header-area.search-visible .block-search.active .block-content {
      transform: scaleX(1);
      -moz-transform: scaleX(1);
      -ms-transform: scaleX(1);
      -o-transform: scaleX(1);
      -webkit-transform: scaleX(1);
      visibility: visible
   }

   header.page-header .header-area.search-visible .block-search.active .block-title.theme-header-icon {
      z-index: 222
   }

   header.page-header .header-area.search-visible .block-search.active .block-title.theme-header-icon:before {
      content: "\e935";
      font-size: 1rem;
      color: #999;
      cursor: pointer
   }

   header.page-header .header-area.search-visible .block-search.active .block-title.theme-header-icon:before {
      color: #f68872
   }
}

@media (max-width:767px) {
   header.page-header .header-area.search-icon-bottom .block-search .action.search {
      top: 8px
   }
}

@media (max-width:1365px) {
   header.page-header .header-area.search-icon-bottom .block-search .block-content {
      padding: 0 15px
   }
}

@media (max-width:1500px) {
   header.page-header .header-area.search-icon-bottom .block-search .block-content {
      padding-left: 40px;
      padding-right: 40px
   }
}

@media (max-width:1365px) {
   header.page-header .header-area.search-icon-bottom .block-search .block-content {
      padding-left: 15px;
      padding-right: 15px
   }
}

@media (max-width:767px) {
   header.page-header .header-area.search-icon-left .right-content {
      position: static
   }

   header.page-header .header-area.search-icon-left .right-content .block-search {
      position: static
   }

   header.page-header .header-area.search-icon-left .right-content .block-search .block-content {
      left: 10px;
      right: 45px;
      margin-right: 0
   }

   header.page-header .header-area.search-icon-left .right-content .block-search .block-content input {
      width: 100%;
      min-width: auto
   }

   header.page-header .header-area.search-icon-popup .block-search .block-content .form.minisearch {
      max-width: 100%;
      margin: 100px 15px 0
   }
}

.cms-noroute-index .column.main .error-icon {
   font-size: 72px;
   color: #f68872
}

.cms-noroute-index .column.main .title {
   font-weight: 600
}

.cms-noroute-index .column.main .sub-title {
   color: #a1a1a1
}

.cms-noroute-index .column.main .sub-title a {
   text-decoration: underline;
   color: #f68872
}

.cms-noroute-index .column.main .sub-title a:hover {
   color: #222
}

.cms-noroute-index .column.main .block-search {
   margin: 42px auto 0;
   width: 370px;
   max-width: 100%
}

.cms-noroute-index .column.main .block-search .form.minisearch {
   position: relative
}

.cms-noroute-index .column.main .block-search .form.minisearch .field.search .label {
   display: none
}

.cms-noroute-index .column.main .block-search .control {
   padding-bottom: 0
}

.cms-noroute-index .column.main .block-search .control input[type=text] {
   border: 1px solid #d9d9d9;
   height: 3.35rem;
   line-height: 3.35rem;
   padding-right: 40px
}

.cms-noroute-index .column.main .block-search .control input[type=text]:active,
.cms-noroute-index .column.main .block-search .control input[type=text]:focus {
   border: 1px solid #f68872
}

.cms-noroute-index .column.main .block-search .action.search {
   background: 0 0;
   border: none;
   box-shadow: none !important;
   top: 50%;
   padding: 0;
   display: block;
   position: absolute;
   width: 51px;
   height: 100%;
   right: 0;
   transform: translateY(-50%);
   -moz-transform: translateY(-50%);
   -webkit-transform: translateY(-50%);
   -ms-transform: translateY(-50%)
}

.cms-noroute-index .column.main .block-search .action.search span {
   display: none
}

.cms-noroute-index .column.main .block-search .action.search:before {
   content: '\e922';
   color: #222;
   font-family: Linearicons;
   font-size: 20px;
   z-index: 99
}

div[class*=swatch-opt-] {
   margin-top: 9px
}

.clearfix:after {
   content: " ";
   visibility: hidden;
   display: block;
   height: 0;
   clear: both
}

.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 {
   padding: 1px 2px;
   min-width: 20px;
   max-width: 90px;
   height: 20px;
   float: left;
   margin: 0 10px 10px 0;
   text-align: center;
   cursor: pointer;
   position: relative;
   border: 1px solid #fff;
   overflow: hidden;
   text-overflow: ellipsis;
   border-radius: 10px
}

.swatch-option.selected {
   border: 1px solid #9e9e9e
}

.swatch-option:not(.disabled):hover {
   border: 1px solid #eee;
   color: #333
}

.swatch-option.image.selected,
.swatch-option.image:not(.disabled):hover {
   border: 1px solid #fdcf6b
}

.swatch-option.text {
   border: 1px solid #eee;
   background-color: #eee;
   color: #666;
   font-size: 12px;
   font-weight: 400;
   line-height: 18px;
   padding: 0 3px;
   min-width: 20px
}

.swatch-option.text.selected,
.swatch-option.text:not(.disabled):hover {
   border: 1px solid #9e9e9e;
   background-color: #fff
}

.swatch-option.disabled {
   cursor: default
}

.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%, #fff 43%, #fff 46%, #ff5216 47%, #ff5216 53%, #fff 54%, #fff 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%, #fff), color-stop(46%, #fff), color-stop(47%, #ff5216), color-stop(53%, #ff5216), color-stop(54%, #fff), color-stop(57%, #fff), 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%, #fff 43%, #fff 46%, #ff5216 47%, #ff5216 53%, #fff 54%, #fff 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%, #fff 43%, #fff 46%, #ff5216 47%, #ff5216 53%, #fff 54%, #fff 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%, #fff 43%, #fff 46%, #ff5216 47%, #ff5216 53%, #fff 54%, #fff 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%, #fff 43%, #fff 46%, #ff5216 47%, #ff5216 53%, #fff 54%, #fff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%)
}

.swatch-option-tooltip {
   max-width: 140px;
   position: absolute;
   display: none;
   z-index: 999;
   text-align: center;
   border-radius: 3px;
   border: 1px solid #222;
   background-color: #222;
   color: #fff;
   line-height: 1;
   padding: 3px 8px;
   font-size: 12px;
   margin-left: -5px
}

.swatch-option-tooltip .image {
   display: none !important
}

.swatch-option-tooltip .corner {
   left: 0 !important;
   position: relative;
   bottom: 0;
   height: 1px;
   right: 0
}

.swatch-option-tooltip .corner:after {
   content: "";
   display: block;
   height: 0;
   width: 0;
   border-left: 4px solid transparent;
   border-right: 4px solid transparent;
   border-bottom: 4px solid transparent;
   border-top: 4px solid #222;
   position: absolute;
   top: 100%;
   margin-top: 4px;
   left: 50%;
   margin-left: -3px
}

.swatch-option-tooltip-layered {
   width: 140px;
   position: absolute;
   background: #fff;
   color: #949494;
   border: 1px solid #adadad;
   display: none;
   z-index: 999;
   left: -47px
}

.swatch-option-tooltip-layered:hover>.swatch-option-tooltip-layered {
   display: block
}

.swatch-option-tooltip-layered .image {
   display: none !important
}

.swatch-option-tooltip-layered .corner {
   left: 0 !important;
   position: relative;
   bottom: 0;
   height: 1px;
   right: 0
}

.swatch-option-tooltip-layered .corner:after {
   content: "";
   display: block;
   height: 0;
   width: 0;
   border-left: 4px solid transparent;
   border-right: 4px solid transparent;
   border-bottom: 4px solid transparent;
   border-top: 4px solid #222;
   position: absolute;
   top: 100%;
   margin-top: 4px;
   left: 50%;
   margin-left: -3px
}

.swatch-option-link-layered {
   position: relative;
   margin: 0 !important;
   padding: 0 !important
}

.swatch-option-disabled {
   cursor: default;
   border: 0
}

.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-loading {
   content: url("../../frontend/Mgs/supro/en_US/images/loader-2.gif")
}

.swatch-opt {
   margin: 20px 0
}

.swatch-opt-listing {
   margin-bottom: 10px
}

.swatch-more {
   display: inline-block;
   margin: 2px 0;
   text-decoration: none !important;
   position: static;
   z-index: 1
}

.swatch-visual-tooltip-layered {
   height: 160px;
   top: -170px
}

.swatch-textual-tooltip-layered {
   height: 30px;
   top: -40px
}

.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
}

.sidebar .block-addbysku .fieldset {
   margin: 0
}

.sidebar .block-addbysku .fieldset .fields {
   position: relative
}

.sidebar .block-addbysku .fieldset .fields .field {
   display: inline-block;
   margin-bottom: 10px;
   vertical-align: top
}

.sidebar .block-addbysku .fieldset .fields .field.sku {
   margin-right: -85px;
   padding-right: 90px;
   width: 100%
}

.sidebar .block-addbysku .fieldset .fields .field.qty .qty+.mage-error {
   width: 80px
}

.sidebar .block-addbysku .fieldset .fields .actions-toolbar {
   position: absolute;
   right: 0;
   top: 6px
}

.sidebar .block-addbysku .form-addbysku .actions-toolbar {
   margin-bottom: 20px
}

.sidebar .block-addbysku .form-addbysku .actions-toolbar .primary {
   text-align: left
}

.sidebar .block-addbysku .form-addbysku .actions-toolbar .primary .action {
   width: auto
}

.sidebar .block-addbysku .form-addbysku .actions-toolbar .secondary {
   float: none;
   text-align: left
}

.sidebar .block-addbysku .action.add {
   display: inline-block;
   text-decoration: none;
   line-height: normal;
   padding: 2px 0;
   width: auto
}

.sidebar .block-addbysku .action.add>span {
   border: 0;
   clip: rect(0, 0, 0, 0);
   height: 1px;
   margin: -1px;
   overflow: hidden;
   padding: 0;
   position: absolute;
   width: 1px
}

.sidebar .block-addbysku .action.add:before {
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale;
   font-size: 31px;
   line-height: 22px;
   color: inherit;
   content: '\e61c';
   font-family: icons-blank-theme;
   margin: 0;
   vertical-align: top;
   display: inline-block;
   font-weight: 400;
   overflow: hidden;
   speak: none;
   text-align: center
}

.sidebar .block-addbysku .action.add:hover:before {
   color: inherit
}

.sidebar .block-addbysku .action.add:active:before {
   color: inherit
}

.sidebar .block-addbysku .action.links {
   display: inline-block;
   margin: 20px 0 0
}

.sidebar .block-addbysku .action.reset {
   display: block;
   margin: 10px 0
}

.sidebar .block-addbysku .action.remove {
   display: inline-block;
   background-image: none;
   background: 0 0;
   -moz-box-sizing: content-box;
   border: 0;
   box-shadow: none;
   line-height: inherit;
   margin: 0;
   padding: 0;
   text-decoration: none;
   text-shadow: none;
   font-weight: 400
}

.sidebar .block-addbysku .action.remove>span {
   border: 0;
   clip: rect(0, 0, 0, 0);
   height: 1px;
   margin: -1px;
   overflow: hidden;
   padding: 0;
   position: absolute;
   width: 1px
}

.sidebar .block-addbysku .action.remove:before {
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale;
   font-size: 28px;
   line-height: 22px;
   color: inherit;
   content: '\e616';
   font-family: icons-blank-theme;
   margin: 0;
   vertical-align: top;
   display: inline-block;
   font-weight: 400;
   overflow: hidden;
   speak: none;
   text-align: center
}

.sidebar .block-addbysku .action.remove:hover:before {
   color: inherit
}

.sidebar .block-addbysku .action.remove:active:before {
   color: inherit
}

.sidebar .block-addbysku .action.remove:active,
.sidebar .block-addbysku .action.remove:focus {
   background: 0 0;
   border: none
}

.sidebar .block-addbysku .action.remove:hover {
   background: 0 0;
   border: none
}

.sidebar .block-addbysku .action.remove.disabled,
.sidebar .block-addbysku .action.remove[disabled],
fieldset[disabled] .sidebar .block-addbysku .action.remove {
   pointer-events: none;
   opacity: .5
}

.block-banners .banner-item,
.block-banners-inline .banner-item {
   display: block
}

.block-banners .banner-item-content,
.block-banners-inline .banner-item-content {
   margin-bottom: 20px
}

.block-banners .banner-item-content img,
.block-banners-inline .banner-item-content img {
   display: block;
   margin: 0 auto
}

.block-category-link.widget,
.block-product-link.widget {
   display: block;
   margin-bottom: 20px
}

.block-product-link-inline.widget {
   margin: 0
}

.block.widget .products-grid .product-item {
   margin-left: 2%;
   width: calc((100% - 2%)/ 2)
}

.block.widget .products-grid .product-item:nth-child(2n+1) {
   margin-left: 0
}

.block.widget .product-item-info {
   width: auto
}

.block.widget .pager {
   padding: 0
}

.block.widget .pager .toolbar-amount {
   float: none;
   font-size: 1.2rem
}

.block.widget .pager .pages-item-previous {
   padding-left: 0
}

.block.widget .pager .pages-item-next {
   position: relative
}

.block.widget .pager .items {
   white-space: nowrap
}

.columns .block-event {
   position: relative;
   z-index: 2
}

.block-event .block-content {
   position: relative
}

.block-event .block-content>.action {
   cursor: pointer;
   margin-top: -6px;
   position: absolute;
   top: 50%;
   z-index: 3
}

.block-event .block-content>.action.backward,
.block-event .block-content>.action.forward {
   opacity: .5;
   overflow: hidden;
   width: 20px;
   display: inline-block;
   text-decoration: none
}

.block-event .block-content>.action.backward>span,
.block-event .block-content>.action.forward>span {
   border: 0;
   clip: rect(0, 0, 0, 0);
   height: 1px;
   margin: -1px;
   overflow: hidden;
   padding: 0;
   position: absolute;
   width: 1px
}

.block-event .block-content>.action.backward:before,
.block-event .block-content>.action.forward:before {
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale;
   font-size: 55px;
   line-height: 30px;
   color: inherit;
   content: '\e617';
   font-family: icons-blank-theme;
   vertical-align: middle;
   display: inline-block;
   font-weight: 400;
   overflow: hidden;
   speak: none;
   text-align: center
}

.block-event .block-content>.action.backward:before,
.block-event .block-content>.action.forward:before {
   margin-left: -15px
}

.block-event .block-content>.action.backward {
   left: 0
}

.block-event .block-content>.action.forward {
   right: 0
}

.block-event .block-content>.action.forward:before {
   content: '\e608'
}

.block-event .block-content>.action.forward:before {
   margin-left: -20px
}

.block-event .block-content>.action.inactive {
   cursor: default;
   display: none
}

.block-event .block-content>.action:hover {
   opacity: 1
}

.block-event .slider-panel {
   overflow: hidden;
   position: relative;
   z-index: 2
}

.block-event .slider-panel .slider {
   white-space: nowrap
}

.block-event .slider-panel .slider .item {
   background: #f0f0f0;
   display: inline-block;
   text-align: center;
   vertical-align: top;
   white-space: normal;
   width: 16.35%
}

.sidebar-additional .block-event .slider-panel .slider .item,
.sidebar-main .block-event .slider-panel .slider .item {
   width: 100%
}

.block-event .slider-panel .slider .item img {
   max-width: 100%
}

.block-event .slider-panel .slider .item .category-name {
   display: inline-block;
   font-size: 1.8rem;
   padding: 15px 5px 0;
   word-break: break-all
}

.block-event .slider-panel .slider .item .ticker {
   margin: 0;
   padding: 0;
   list-style: none none
}

.block-event .slider-panel .slider .item .ticker li {
   display: none;
   margin: 0 5px
}

.block-event .slider-panel .slider .item .ticker .value {
   font-size: 2.6rem;
   font-weight: 300
}

.block-event .slider-panel .slider .item .ticker .label {
   display: block;
   font-size: 1.3rem
}

.block-event .slider-panel .slider .item .dates {
   font-weight: 300
}

.block-event .slider-panel .slider .item .dates .date,
.block-event .slider-panel .slider .item .dates .end,
.block-event .slider-panel .slider .item .dates .start {
   display: block
}

.block-event .slider-panel .slider .item .dates .start:after {
   font-size: 1.8rem;
   content: '\2013';
   display: block
}

.block-event .slider-panel .slider .item .dates .date {
   font-size: 1.8rem;
   font-weight: 300
}

.block-event .slider-panel .slider .item .dates .time {
   font-size: 1.3rem
}

.block-event .slider-panel .slider .item .box-event .box-content {
   padding: 5px 0 10px
}

.block-event .slider-panel .slider .item .box-event .box-title {
   display: block;
   font-weight: 300;
   margin: 10px 0 0
}

.block-event .slider-panel .slider .item .action.show {
   display: block;
   padding: 0
}

.block-event .slider-panel .slider .item .action.show .category.name {
   display: inline-block;
   padding: 30px 10px 0
}

.block-event .slider-panel .slider .item .action.show img {
   display: block
}

.block-event .slider-panel .slider .item .action.event {
   background-image: none;
   background: #1979c3;
   border: 1px solid #1979c3;
   color: #fff;
   cursor: pointer;
   display: inline-block;
   font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
   font-weight: 700;
   padding: 7px 15px;
   font-size: 1.4rem;
   box-sizing: border-box;
   vertical-align: middle;
   margin-top: 15px
}

.block-event .slider-panel .slider .item .action.event:active,
.block-event .slider-panel .slider .item .action.event:focus {
   background: #006bb4;
   border: 1px solid #006bb4;
   color: #fff
}

.block-event .slider-panel .slider .item .action.event:hover {
   background: #006bb4;
   border: 1px solid #006bb4;
   color: #fff
}

.block-event .slider-panel .slider .item .action.event.disabled,
.block-event .slider-panel .slider .item .action.event[disabled],
fieldset[disabled] .block-event .slider-panel .slider .item .action.event {
   opacity: .5;
   cursor: default;
   pointer-events: none
}

.block-event .slider-panel .slider .item .action.event:hover {
   text-decoration: none
}

.block-cms-link.widget,
.block-static-block.widget {
   margin-bottom: 20px
}

.links .block-cms-link.widget,
.links .block-static-block.widget {
   margin-bottom: 0
}

.block-cms-link-inline.widget {
   margin: 0
}

.block-wishlist-search .form-wishlist-search {
   margin: 20px 0 0
}

.block-cms-hierarchy-link.widget {
   display: block;
   margin-bottom: 20px
}

.block-cms-hierarchy-link-inline.widget {
   margin: 0
}

@media only screen and (max-width:768px) {
   .field-tooltip .field-tooltip-content {
      right: -10px;
      top: 40px;
      left: auto
   }
}

@media only screen and (max-width:767px) {

   .abs-button-responsive-smaller,
   .product-info-main .box-tocart .actions .action.tocart {
      width: 100%
   }

   .abs-visually-hidden-mobile-m {
      border: 0;
      clip: rect(0, 0, 0, 0);
      height: 1px;
      margin: -1px;
      overflow: hidden;
      padding: 0;
      position: absolute;
      width: 1px
   }

   .abs-add-clearfix-mobile-m:after,
   .abs-add-clearfix-mobile-m:before,
   .form-create-return .fieldset>.actions-toolbar:after,
   .form-create-return .fieldset>.actions-toolbar:before {
      content: '';
      display: table
   }

   .abs-add-clearfix-mobile-m:after,
   .form-create-return .fieldset>.actions-toolbar:after {
      clear: both
   }

   .abs-icon-add-mobile,
   .block-wishlist-management .wishlist-add.item .add {
      display: block;
      text-decoration: none
   }

   .abs-icon-add-mobile:before,
   .block-wishlist-management .wishlist-add.item .add:before {
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-size: 10px;
      line-height: 10px;
      color: inherit;
      content: '\e61c';
      font-family: icons-blank-theme;
      margin: 0 5px 0 0;
      vertical-align: middle;
      display: inline-block;
      font-weight: 400;
      overflow: hidden;
      speak: none;
      text-align: center
   }

   .abs-toggling-title-mobile,
   .block-wishlist-management .wishlist-select .wishlist-name {
      border-bottom: 1px solid #d1d1d1;
      border-top: 1px solid #d1d1d1;
      cursor: pointer;
      margin-bottom: 0;
      padding: 10px 40px 10px 15px;
      position: relative;
      display: block;
      text-decoration: none
   }

   .abs-toggling-title-mobile:after,
   .block-wishlist-management .wishlist-select .wishlist-name:after {
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-size: 28px;
      line-height: inherit;
      color: inherit;
      content: '\e622';
      font-family: icons-blank-theme;
      vertical-align: middle;
      display: inline-block;
      font-weight: 400;
      overflow: hidden;
      speak: none;
      text-align: center
   }

   .block-wishlist-management .wishlist-select .wishlist-name:after {
      position: absolute;
      right: 10px;
      top: 0
   }

   .abs-toggling-title-mobile.active:after,
   .block-wishlist-management .wishlist-select .wishlist-name.active:after {
      content: '\e621'
   }

   .abs-pager-toolbar-mobile .limiter,
   .abs-pager-toolbar-mobile .pages,
   .abs-pager-toolbar-mobile .toolbar-amount,
   .account .toolbar .limiter,
   .account .toolbar .pages,
   .account .toolbar .toolbar-amount,
   .toolbar-wishlist-results .limiter,
   .toolbar-wishlist-results .pages,
   .toolbar-wishlist-results .toolbar-amount {
      float: none;
      margin-bottom: 25px
   }

   .abs-shopping-cart-items-mobile .actions,
   .cart-container .form-cart .actions {
      text-align: center
   }

   .cart-container .form-cart .action.clear,
   .cart-container .form-cart .action.continue,
   .cart-container .form-cart .action.update {
      margin: 0 auto 10px
   }

   .cart-container .form-cart .action.clear,
   .cart-container .form-cart .action.update {
      display: block
   }

   .abs-checkout-tooltip-content-position-top-mobile,
   .field-tooltip .field-tooltip-content {
      right: -10px;
      top: 40px;
      left: auto
   }

   .field-tooltip .field-tooltip-content:after,
   .field-tooltip .field-tooltip-content:before {
      border: 10px solid transparent;
      height: 0;
      width: 0;
      margin-top: -21px;
      right: 10px;
      left: auto;
      top: 0
   }

   .field-tooltip .field-tooltip-content:before {
      border-bottom-color: #999
   }

   .field-tooltip .field-tooltip-content:after {
      border-bottom-color: #f4f4f4;
      top: 1px
   }

   .block.category.event,
   .breadcrumbs,
   .footer.content,
   .header.content,
   .navigation,
   .page-header .header.panel,
   .page-main,
   .page-wrapper>.page-bottom,
   .page-wrapper>.widget,
   .top-container {
      padding-left: 15px;
      padding-right: 15px
   }

   .account .page-main,
   .cms-privacy-policy .page-main {
      padding-top: 41px;
      position: relative
   }

   .product.data.items {
      margin: 0;
      padding: 0
   }

   .product.data.items>.item.title {
      box-sizing: border-box;
      float: none;
      width: 100%
   }

   .product.data.items>.item.title>.switch {
      display: block
   }

   .product.data.items>.item.content {
      box-sizing: border-box;
      display: block;
      float: none;
      margin: 0
   }

   .product.data.items>.item.content:after,
   .product.data.items>.item.content:before {
      content: '';
      display: table
   }

   .product.data.items>.item.content:after {
      clear: both
   }

   .product.data.items>.item.content.active {
      display: block
   }

   .product.data.items>.item.title {
      margin: 0 0 5px
   }

   .product.data.items>.item.title>.switch {
      background: #f0f0f0;
      border-bottom: 1px solid #d1d1d1;
      border-left: 1px solid #d1d1d1;
      border-right: 1px solid #d1d1d1;
      border-top: 1px solid #d1d1d1;
      height: 40px;
      padding: 5px 20px 5px 20px;
      font-weight: 600;
      line-height: 40px;
      font-size: 1.8rem;
      color: #7d7d7d;
      text-decoration: none
   }

   .product.data.items>.item.title>.switch:visited {
      color: #7d7d7d;
      text-decoration: none
   }

   .product.data.items>.item.title>.switch:hover {
      color: #7d7d7d;
      text-decoration: none
   }

   .product.data.items>.item.title>.switch:active {
      color: #333;
      text-decoration: none
   }

   .product.data.items>.item.title:not(.disabled)>.switch:focus,
   .product.data.items>.item.title:not(.disabled)>.switch:hover {
      background: #fcfcfc
   }

   .product.data.items>.item.title.active>.switch,
   .product.data.items>.item.title.active>.switch:focus,
   .product.data.items>.item.title.active>.switch:hover,
   .product.data.items>.item.title:not(.disabled)>.switch:active {
      background: #fff;
      color: #333;
      text-decoration: none;
      padding-bottom: 5px
   }

   .product.data.items>.item.content {
      background: #fff;
      border: 1px solid #d1d1d1;
      margin: 0 0 5px;
      padding: 20px 20px 20px 20px
   }

   .product.data.items .data.item {
      display: block
   }

   .product.data.items .item.title>.switch {
      padding: 1px 15px 1px
   }

   .product.data.items>.item.content {
      padding: 10px 15px 30px
   }

   .modal-popup.modal-slide {
      left: 44px;
      z-index: 900
   }

   .modal-popup.modal-slide._show .modal-inner-wrap {
      -webkit-transform: translateX(0);
      transform: translateX(0)
   }

   .modal-popup.modal-slide .modal-inner-wrap {
      height: 100%;
      overflow-y: auto;
      position: static;
      -webkit-transform: translateX(100%);
      transform: translateX(100%);
      -webkit-transition: -webkit-transform .3s ease-in-out;
      transition: transform .3s ease-in-out;
      width: auto
   }

   .modal-popup.modal-slide .modal-inner-wrap {
      margin: 0;
      max-height: none
   }

   .custom-slide {
      bottom: 0;
      left: 0;
      min-width: 0;
      position: fixed;
      right: 0;
      top: 0;
      visibility: hidden;
      opacity: 0;
      -webkit-transition: visibility 0s .3s, opacity .3s ease;
      transition: visibility 0s .3s, opacity .3s ease;
      left: 44px;
      z-index: 900
   }

   .custom-slide._show {
      visibility: visible;
      opacity: 1;
      -webkit-transition: opacity .3s ease;
      transition: opacity .3s ease
   }

   .custom-slide._show .modal-inner-wrap {
      -webkit-transform: translate(0, 0);
      transform: translate(0, 0)
   }

   .custom-slide .modal-inner-wrap {
      background-color: #fff;
      box-shadow: 0 0 12px 2px rgba(0, 0, 0, .35);
      opacity: 1;
      pointer-events: auto
   }

   .custom-slide._show .modal-inner-wrap {
      -webkit-transform: translateX(0);
      transform: translateX(0)
   }

   .custom-slide .modal-inner-wrap {
      height: 100%;
      overflow-y: auto;
      position: static;
      -webkit-transform: translateX(100%);
      transform: translateX(100%);
      -webkit-transition: -webkit-transform .3s ease-in-out;
      transition: transform .3s ease-in-out;
      width: auto
   }

   .custom-slide._show {
      -webkit-overflow-scrolling: touch;
      overflow-x: hidden;
      overflow-y: auto
   }

   .custom-slide .modal-inner-wrap {
      background-color: #f4f4f4;
      box-sizing: border-box;
      height: auto;
      min-height: 100%
   }

   body._has-modal-custom {
      height: 100vh;
      overflow: hidden;
      width: 100vw
   }

   body._has-modal-custom .modal-custom-overlay {
      background-color: rgba(51, 51, 51, .55)
   }

   .modal-popup.modal-slide .modal-inner-wrap[class] {
      background-color: #f4f4f4
   }

   .modal-popup.modal-slide._inner-scroll._show {
      -webkit-overflow-scrolling: touch;
      overflow-y: auto
   }

   .modal-popup.modal-slide._inner-scroll .modal-inner-wrap {
      height: auto;
      min-height: 100%
   }

   .modal-popup .modal-title {
      font-size: 14px;
      font-weight: 700
   }

   .contact-index-index .column:not(.sidebar-main) .form.contact {
      float: none;
      width: 100%
   }

   .contact-index-index .column:not(.sidebar-additional) .form.contact {
      float: none;
      width: 100%
   }

   .cart.table-wrapper {
      overflow: inherit
   }

   .cart.table-wrapper thead .col:not(.item) {
      display: none
   }

   .cart.table-wrapper .col.msrp,
   .cart.table-wrapper .col.price,
   .cart.table-wrapper .col.qty,
   .cart.table-wrapper .col.subtotal {
      box-sizing: border-box;
      display: block;
      float: left;
      text-align: center;
      white-space: nowrap;
      width: 33%
   }

   .cart.table-wrapper .col.msrp[data-th]:before,
   .cart.table-wrapper .col.price[data-th]:before,
   .cart.table-wrapper .col.qty[data-th]:before,
   .cart.table-wrapper .col.subtotal[data-th]:before {
      content: attr(data-th) ':';
      display: block;
      font-weight: 700;
      padding-bottom: 10px
   }

   .cart.table-wrapper .col.msrp {
      white-space: normal
   }

   .cart.table-wrapper .item .col.item {
      padding-bottom: 0
   }

   .field-tooltip .field-tooltip-content {
      right: -10px;
      top: 40px;
      left: auto
   }

   .checkout-payment-method .payment-methods {
      margin: 0 -15px
   }

   .checkout-payment-method .step-title {
      padding-left: 15px;
      padding-right: 15px
   }

   .checkout-payment-method .payment-method-title {
      padding: 15px
   }

   .checkout-payment-method .payment-method-content {
      padding: 0 15px 20px
   }

   .checkout-payment-method .checkout-billing-address .action-cancel {
      margin-top: 10px
   }

   .checkout-payment-method .payment-option {
      margin: 0 -15px
   }

   .checkout-payment-method .payment-option .payment-option-title {
      padding: 15px
   }

   .checkout-payment-method .payment-option .payment-option-content {
      padding: 0 15px 20px
   }

   .login-container .fieldset:after {
      text-align: center
   }

   .account .messages {
      margin-bottom: 0
   }

   .control.captcha-image .captcha-img {
      margin-bottom: 10px;
      display: block
   }

   .customer-account-index .page-title-wrapper {
      position: relative
   }

   .gift-options .actions-toolbar .action-update {
      font-size: 2rem;
      padding: 15px;
      width: 100%
   }

   .gift-item-block {
      border-top: 1px solid #c1c1c1;
      border-bottom: 0
   }

   .cart.table-wrapper .gift-content {
      margin-right: -10px
   }

   .gift-wrapping {
      border-bottom: 1px solid #c1c1c1;
      margin-bottom: 20px;
      padding-bottom: 10px
   }

   .gift-wrapping-list {
      width: 100%
   }

   .gift-wrapping-preview img {
      width: 100%
   }

   .item-actions .actions-toolbar .gift-options .gift-message,
   .item-actions .actions-toolbar .gift-options .gift-wrapping {
      display: block
   }

   .form-add-invitations .additional,
   .form-add-invitations .field.text {
      margin-top: 20px
   }

   .page-with-filter .columns .sidebar-main {
      -ms-flex-order: 0;
      -webkit-order: 0;
      order: 0
   }

   .map-popup {
      max-width: 100%
   }

   .map-old-price,
   .map-show-info {
      display: inline-block
   }

   .map-old-price:not(:last-child),
   .map-show-info:not(:last-child) {
      margin-bottom: 10px
   }

   .block-wishlist-management {
      clear: both;
      margin-top: -21px
   }

   .block-wishlist-management .wishlist-select {
      margin: 0 -15px 20px
   }

   .block-wishlist-management .wishlist-select-items {
      border-bottom: 1px solid #d1d1d1;
      background: #f5f5f5;
      display: none;
      padding: 15px 0
   }

   .block-wishlist-management .wishlist-select-items.active {
      display: block
   }

   .block-wishlist-management .wishlist-select-items .item {
      margin: 3px 0 0
   }

   .block-wishlist-management .wishlist-select-items .item:first-child {
      margin-top: 0
   }

   .block-wishlist-management .wishlist-select-items .item.current {
      display: none
   }

   .block-wishlist-management .wishlist-select-items .item a {
      display: block;
      padding: 5px 18px;
      text-decoration: none
   }

   .block-wishlist-management .wishlist-select-items .item a:hover {
      background: #e8e8e8
   }

   .block-wishlist-management .wishlist-title strong {
      font-size: 2.6rem
   }

   .block-wishlist-management .wishlist-info {
      margin-bottom: 15px
   }

   .block-wishlist-management .wishlist-toolbar-actions,
   .block-wishlist-management .wishlist-toolbar-select {
      margin-bottom: 15px
   }

   .products-grid.wishlist .product-item-checkbox {
      left: 0;
      position: absolute;
      top: 20px
   }

   .page-multiple-wishlist .products-grid.wishlist .product-item-photo {
      margin-left: 25px
   }

   .page-multiple-wishlist .products-grid.wishlist .product-item .price-box,
   .page-multiple-wishlist .products-grid.wishlist .product-item-description,
   .page-multiple-wishlist .products-grid.wishlist .product-item-name,
   .page-multiple-wishlist .products-grid.wishlist .product-item-tooltip {
      margin-left: 115px
   }

   .products-grid.wishlist .wishlist-dropdown {
      display: none
   }

   .multishipping-checkout-success .nav-toggle {
      display: block
   }

   .multishipping-checkout-success .logo {
      margin-left: 40px
   }

   .reward-settings+.actions-toolbar {
      margin-top: 10px
   }

   .account .column.main .returns-details-items .block-returns-tracking .block-title>.action.track {
      display: block;
      float: none;
      margin: 10px 0 0
   }

   .order-pager-wrapper .toolbar-amount {
      left: inherit;
      position: relative;
      text-align: center;
      top: inherit
   }

   .order-pager-wrapper .pages {
      text-align: center
   }

   .order-pager-wrapper .action.next,
   .order-pager-wrapper .action.previous {
      margin: 0
   }

   .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status {
      display: none
   }

   .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status:before {
      display: none
   }

   .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status._default {
      display: block
   }

   .my-credit-cards .card-type img {
      vertical-align: middle
   }

   .products-grid.wishlist {
      margin-bottom: 30px;
      margin-right: 0
   }

   .products-grid.wishlist .product-item {
      padding: 20px 0 20px 0;
      position: relative
   }

   .products-grid.wishlist .product-item-photo {
      float: left;
      margin-right: 20px
   }

   .products-grid.wishlist .product-item-name {
      font-size: 1.6rem
   }

   .products-grid.wishlist .product-item-actions {
      display: block;
      float: left
   }

   .products-grid.wishlist .product-item-actions .action {
      margin-right: 15px
   }

   .products-grid.wishlist .product-item-actions .action:last-child {
      margin-right: 0
   }

   .products-grid.wishlist .product-item-actions .action.edit {
      float: left
   }

   .products-grid.wishlist .product-item-actions .action.delete {
      float: right
   }

   .products-grid.wishlist .product-item-actions .action.delete,
   .products-grid.wishlist .product-item-actions .action.edit {
      margin-top: 7px
   }

   .products-grid.wishlist .product-item .price-box,
   .products-grid.wishlist .product-item-description,
   .products-grid.wishlist .product-item-name,
   .products-grid.wishlist .product-item-tooltip {
      margin-left: 95px
   }

   .products-grid.wishlist .product-item .box-tocart {
      float: left;
      margin-right: 20px
   }

   .products-grid.wishlist .product-item .box-tocart .stock {
      margin-top: 7px
   }

   .products-grid.wishlist .product-item .field.qty,
   .products-grid.wishlist .product-item .giftregisty-dropdown {
      display: none
   }

   .products-grid.wishlist .product-image-container {
      max-width: 80px
   }

   .wishlist-index-index .product-item {
      width: 100%
   }

   .wishlist-index-index .product-item-info {
      width: auto
   }

   .catalog-product-view .column.main {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column
   }

   .catalog-product-view .product.media {
      -ms-flex-order: -1;
      -webkit-order: -1;
      order: -1
   }

   .block.related .action.select {
      display: block;
      margin: 5px 0
   }

   .compare,
   .product-addto-links .action.tocompare,
   .product-item-actions .actions-secondary>.action.tocompare,
   [class*=block-compare] {
      display: none
   }
}

@media only screen and (max-width:639px) {

   .abs-visually-hidden-mobile,
   .table-giftregistry-items .col.product:before {
      border: 0;
      clip: rect(0, 0, 0, 0);
      height: 1px;
      margin: -1px;
      overflow: hidden;
      padding: 0;
      position: absolute;
      width: 1px
   }

   .abs-add-clearfix-mobile:after,
   .abs-add-clearfix-mobile:before,
   .abs-checkout-order-review tbody tr:after,
   .abs-checkout-order-review tbody tr:before,
   .account .toolbar:after,
   .account .toolbar:before,
   .multicheckout.order-review .data.table tbody tr:after,
   .multicheckout.order-review .data.table tbody tr:before,
   .table-giftregistry-items .col.product:after,
   .table-giftregistry-items .col.product:before,
   .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:after,
   .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:before {
      content: '';
      display: table
   }

   .abs-add-clearfix-mobile:after,
   .abs-checkout-order-review tbody tr:after,
   .account .toolbar:after,
   .multicheckout.order-review .data.table tbody tr:after,
   .table-giftregistry-items .col.product:after,
   .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:after {
      clear: both
   }

   .multicheckout.order-review .data.table tbody tr:not(:last-child) {
      border-bottom: 1px solid #d1d1d1
   }

   .multicheckout.order-review .data.table tbody tr .col.item:before {
      display: none
   }

   .multicheckout.order-review .data.table tbody tr .col.price,
   .multicheckout.order-review .data.table tbody tr .col.qty,
   .multicheckout.order-review .data.table tbody tr .col.subtotal {
      box-sizing: border-box;
      float: left;
      text-align: center;
      white-space: nowrap;
      width: 33%
   }

   .multicheckout.order-review .data.table tbody tr .col.price[data-th]:before,
   .multicheckout.order-review .data.table tbody tr .col.qty[data-th]:before,
   .multicheckout.order-review .data.table tbody tr .col.subtotal[data-th]:before {
      content: attr(data-th) ':';
      display: block;
      font-weight: 700;
      padding-bottom: 10px
   }

   .abs-checkout-order-review tbody tr .product-item-name,
   .multicheckout.order-review .data.table tbody tr .product-item-name {
      margin: 0
   }

   .abs-no-display-s,
   .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison).additional-attributes tbody th {
      display: none
   }

   .abs-pager-toolbar-mobile-s .limiter,
   .abs-pager-toolbar-mobile-s .pages,
   .abs-pager-toolbar-mobile-s .toolbar-amount,
   .toolbar-giftregistry-results .limiter,
   .toolbar-giftregistry-results .pages,
   .toolbar-giftregistry-results .toolbar-amount {
      margin-bottom: 25px
   }

   .table-wrapper {
      overflow-x: auto;
      overflow-y: hidden;
      width: 100%;
      -ms-overflow-style: -ms-autohiding-scrollbar;
      -webkit-overflow-scrolling: touch;
      position: relative
   }

   .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) {
      border: none;
      display: block
   }

   .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison)>thead>tr>th {
      display: none
   }

   .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison)>tbody {
      display: block
   }

   .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison)>tbody>tr {
      display: block
   }

   .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison)>tbody>tr td,
   .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison)>tbody>tr th {
      border-bottom: none;
      display: block;
      padding: 5px 0
   }

   .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison)>tbody>tr td[data-th]:before,
   .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison)>tbody>tr th[data-th]:before {
      padding-right: 10px;
      content: attr(data-th) ': ';
      display: inline-block;
      color: #111;
      font-weight: 700
   }

   .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) tbody>tr>td:first-child {
      padding-top: 20px
   }

   .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) tbody>tr>td:last-child {
      padding-bottom: 20px
   }

   .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison).additional-attributes tbody td:last-child {
      border: none;
      padding: 0 0 5px
   }

   .table-wrapper .table:not(.totals):not(.table-comparison) tfoot {
      display: block
   }

   .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr {
      display: block
   }

   .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:first-child td,
   .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:first-child th {
      padding-top: 20px
   }

   .table-wrapper .table:not(.totals):not(.table-comparison) tfoot th {
      box-sizing: border-box;
      float: left;
      padding-left: 0;
      padding-right: 0;
      text-align: left;
      width: 70%
   }

   .table-wrapper .table:not(.totals):not(.table-comparison) tfoot td {
      box-sizing: border-box;
      float: left;
      padding-left: 0;
      padding-right: 0;
      text-align: right;
      width: 30%
   }

   .data-table-definition-list thead {
      display: none
   }

   .data-table-definition-list tbody th {
      padding-bottom: 0
   }

   .data-table-definition-list tbody td,
   .data-table-definition-list tbody th {
      display: block;
      padding-left: 0;
      padding-right: 0
   }

   .checkout-payment-method .amazon-sandbox-simulator {
      border-top: 1px solid #ccc
   }

   .column .block-addbysku .sku {
      margin-right: -85px;
      padding-right: 90px
   }

   .column .block-addbysku .action.remove {
      display: inline-block;
      background-image: none;
      background: 0 0;
      -moz-box-sizing: content-box;
      border: 0;
      box-shadow: none;
      line-height: inherit;
      margin: 0;
      padding: 0;
      text-decoration: none;
      text-shadow: none;
      font-weight: 400
   }

   .column .block-addbysku .action.remove>span {
      border: 0;
      clip: rect(0, 0, 0, 0);
      height: 1px;
      margin: -1px;
      overflow: hidden;
      padding: 0;
      position: absolute;
      width: 1px
   }

   .column .block-addbysku .action.remove:before {
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-size: 28px;
      line-height: 22px;
      color: inherit;
      content: '\e616';
      font-family: icons-blank-theme;
      margin: 1px 0 0;
      vertical-align: top;
      display: inline-block;
      font-weight: 400;
      overflow: hidden;
      speak: none;
      text-align: center
   }

   .column .block-addbysku .action.remove:hover:before {
      color: inherit
   }

   .column .block-addbysku .action.remove:active:before {
      color: inherit
   }

   .column .block-addbysku .action.remove:active,
   .column .block-addbysku .action.remove:focus {
      background: 0 0;
      border: none
   }

   .column .block-addbysku .action.remove:hover {
      background: 0 0;
      border: none
   }

   .column .block-addbysku .action.remove.disabled,
   .column .block-addbysku .action.remove[disabled],
   fieldset[disabled] .column .block-addbysku .action.remove {
      pointer-events: none;
      opacity: .5
   }

   .minicart-wrapper {
      margin-top: 10px
   }

   .opc-wrapper .step-title {
      font-size: 18px;
      border-bottom: 0;
      padding-bottom: 0
   }

   .opc-wrapper .form-login {
      border-bottom: 1px solid #ccc;
      margin: 0 0 15px;
      padding: 0 0 15px
   }

   .opc-wrapper .shipping-address-item {
      border-bottom: 1px solid #ccc;
      margin: 0 0 15px;
      padding: 0 0 15px;
      width: 100%
   }

   .opc-wrapper .shipping-address-item.selected-item {
      padding: 15px 35px 15px 18px;
      border-bottom-width: 2px
   }

   .opc-wrapper .shipping-address-item.selected-item .edit-address-link {
      right: 39px
   }

   .opc-wrapper .form-login,
   .opc-wrapper .form-shipping-address {
      margin-top: 28px
   }

   .opc-wrapper .action-select-shipping-item {
      float: none;
      margin-top: 10px;
      width: 100%
   }

   .opc-wrapper .action-show-popup {
      width: 100%
   }

   .opc-wrapper .edit-address-link {
      display: inline-block;
      text-decoration: none;
      margin: 0;
      position: absolute;
      right: 0;
      top: 1px
   }

   .opc-wrapper .edit-address-link>span {
      border: 0;
      clip: rect(0, 0, 0, 0);
      height: 1px;
      margin: -1px;
      overflow: hidden;
      padding: 0;
      position: absolute;
      width: 1px
   }

   .opc-wrapper .edit-address-link:before {
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-size: 28px;
      line-height: 28px;
      color: #303030;
      content: '\e606';
      font-family: icons-blank-theme;
      vertical-align: middle;
      display: inline-block;
      font-weight: 400;
      overflow: hidden;
      speak: none;
      text-align: center
   }

   .opc-wrapper .edit-address-link:hover:before {
      color: #303030
   }

   .opc-wrapper .edit-address-link:active:before {
      color: #303030
   }

   .shipping-policy-block.field-tooltip {
      margin-bottom: 20px;
      position: relative;
      right: auto;
      top: auto
   }

   .shipping-policy-block.field-tooltip .field-tooltip-content {
      width: 300px;
      right: auto
   }

   .shipping-policy-block.field-tooltip .field-tooltip-content:after,
   .shipping-policy-block.field-tooltip .field-tooltip-content:before {
      right: auto
   }

   .opc-block-shipping-information .shipping-information-title {
      font-size: 2.3rem
   }

   .account .column.main,
   .account .sidebar-additional {
      margin: 0
   }

   .cart.table-wrapper .gift-content {
      border-bottom: 1px solid #d1d1d1;
      margin-bottom: 20px
   }

   .table-giftregistry-items .field.choice,
   .table-giftregistry-items .field.qty {
      display: inline-block
   }

   .form-giftregistry-search .fieldset {
      margin-bottom: 15px
   }

   .multicheckout .data.table .address:before {
      margin-bottom: 5px
   }

   .multicheckout .price-excluding-tax,
   .multicheckout .price-including-tax,
   .multicheckout .product-item-name {
      display: inline-block
   }

   .multicheckout .block-content .box:not(:last-child) {
      margin-bottom: 40px
   }

   .multicheckout .block-content .box:last-child {
      margin-bottom: 0
   }

   .multicheckout.order-review .box-items .data.table thead {
      display: block
   }

   .multicheckout.order-review .box-items .data.table thead tr {
      display: block
   }

   .multicheckout.order-review .box-items .data.table thead .col.item {
      display: block;
      padding: 0
   }

   .multicheckout .actions-toolbar .action {
      margin-bottom: 25px
   }

   .multicheckout .actions-toolbar>.primary {
      margin-bottom: 25px;
      margin-right: 0
   }

   .account .order-details-items .table-order-items .items-qty,
   .account .order-details-items .table-order-items .price-excluding-tax,
   .account .order-details-items .table-order-items .price-including-tax,
   .account .order-details-items .table-order-items .product-item-name {
      display: inline-block;
      vertical-align: top
   }

   .account .toolbar .pages {
      float: right
   }

   .account .toolbar .limiter {
      clear: both
   }

   .order-details-items thead {
      display: block
   }

   .order-details-items thead td,
   .order-details-items thead tr {
      display: block
   }

   .table-wrapper .table.table-order-items tfoot td.order-pager-wrapper {
      width: 100%
   }

   .products-grid.wishlist .product-item {
      border-bottom: 1px solid #e8e8e8
   }

   .products-grid.wishlist .product-item:first-child {
      border-top: 1px solid #e8e8e8
   }
}

@media only screen and (max-width:479px) {
   .tooltip.wrapper .tooltip.content {
      min-width: 10rem
   }

   .minicart-wrapper .block-minicart {
      width: 290px
   }

   .modal-popup .field-tooltip .field-tooltip-content {
      width: 200px
   }
}

@media all and (min-width:640px) {
   .abs-blocks-2columns-s {
      width: 48.8%
   }

   .abs-reset-left-margin-desktop-s,
   .column:not(.sidebar-main) .multicheckout .actions-toolbar,
   .multicheckout .block-shipping .box-shipping-method .fieldset .legend {
      margin-left: 0
   }

   .abs-margin-for-forms-desktop-s {
      margin-left: 25.8%
   }

   .abs-visually-hidden-desktop-s {
      border: 0;
      clip: rect(0, 0, 0, 0);
      height: 1px;
      margin: -1px;
      overflow: hidden;
      padding: 0;
      position: absolute;
      width: 1px
   }

   .abs-add-clearfix-desktop-s:after,
   .abs-add-clearfix-desktop-s:before,
   .multicheckout .block-billing:after,
   .multicheckout .block-billing:before {
      content: '';
      display: table
   }

   .abs-add-clearfix-desktop-s:after,
   .multicheckout .block-billing:after {
      clear: both
   }

   .abs-add-box-sizing-desktop-s,
   .multicheckout .block-billing .box-billing-address,
   .multicheckout .block-billing .box-billing-method,
   .multicheckout .block-shipping .box {
      box-sizing: border-box
   }

   .ui-dialog.popup {
      width: 420px
   }

   .column .block-addbysku .action.remove {
      background-image: none;
      -moz-box-sizing: content-box;
      box-shadow: none;
      line-height: inherit;
      text-shadow: none;
      font-weight: 400;
      line-height: 1.42857143;
      margin: 0;
      padding: 0;
      color: #1979c3;
      text-decoration: none;
      background: 0 0;
      border: 0;
      display: inline;
      margin-top: 2px
   }

   .column .block-addbysku .action.remove:active,
   .column .block-addbysku .action.remove:focus {
      background: 0 0;
      border: none
   }

   .column .block-addbysku .action.remove:hover {
      background: 0 0;
      border: none
   }

   .column .block-addbysku .action.remove.disabled,
   .column .block-addbysku .action.remove[disabled],
   fieldset[disabled] .column .block-addbysku .action.remove {
      pointer-events: none;
      opacity: .5
   }

   .column .block-addbysku .action.remove:visited {
      color: #1979c3;
      text-decoration: none
   }

   .column .block-addbysku .action.remove:hover {
      color: #006bb4;
      text-decoration: underline
   }

   .column .block-addbysku .action.remove:active {
      color: #ff5501;
      text-decoration: underline
   }

   .column .block-addbysku .action.remove:hover {
      color: #006bb4
   }

   .column .block-addbysku .action.remove:active,
   .column .block-addbysku .action.remove:focus,
   .column .block-addbysku .action.remove:hover {
      background: 0 0;
      border: 0
   }

   .column .block-addbysku .action.remove.disabled,
   .column .block-addbysku .action.remove[disabled],
   fieldset[disabled] .column .block-addbysku .action.remove {
      color: #1979c3;
      opacity: .5;
      cursor: default;
      pointer-events: none;
      text-decoration: underline
   }

   .multicheckout .actions-toolbar .secondary {
      float: none;
      margin-top: 11px;
      text-align: right
   }

   .multicheckout .actions-toolbar .secondary .action {
      margin-left: 10px
   }

   .multicheckout .actions-toolbar .secondary .action.back {
      display: block;
      float: left
   }

   .multicheckout .item-options {
      margin: 20px 0 0
   }

   .multicheckout .block-content .box {
      margin-bottom: 0
   }

   .multicheckout .block-shipping .box {
      float: left;
      width: 25%
   }

   .multicheckout .block-shipping .box-shipping-method {
      padding-left: 25px;
      padding-right: 25px;
      width: 50%
   }

   .multicheckout .block-shipping .box-shipping-method .fieldset .field:before {
      display: none
   }

   .multicheckout .block-billing .box-billing-address {
      float: left;
      width: 25%
   }

   .multicheckout .block-billing .box-billing-method {
      float: left;
      padding-left: 25px;
      width: 50%
   }

   .multicheckout.form.address .table-wrapper .applicable {
      margin: 7px 0 0
   }

   .multicheckout.order-review .box-items {
      clear: left;
      float: none;
      padding-top: 40px;
      width: auto
   }

   .multicheckout.order-review .col.item {
      width: 75%
   }

   .multicheckout .methods-payment .item-content>.fieldset {
      width: auto
   }

   .multicheckout .methods-payment .item-content>.fieldset .field.cvv {
      display: inline-block;
      width: auto
   }

   .multicheckout .methods-payment .fieldset>.field:not(.choice)>.label {
      float: none;
      margin-bottom: 8px;
      text-align: left;
      width: auto
   }

   .multicheckout .methods-payment .fieldset>.field:not(.choice):not(.cvv) .control {
      width: 100%
   }

   .review-form {
      max-width: 500px
   }

   .review-ratings {
      float: left;
      margin-bottom: 0;
      max-width: 240px
   }

   .review-ratings~.review-content,
   .review-ratings~.review-details {
      margin-left: 280px
   }

   .review-toolbar {
      margin: 0 0 30px
   }

   .review-toolbar .pages {
      padding: 30px 0
   }

   .fieldset .review-legend.legend {
      margin-bottom: 30px
   }

   .review-item {
      padding: 30px 0
   }

   .review-title {
      margin: 0 0 30px
   }

   .wishlist-index-index .products-grid .product-item {
      margin-bottom: 20px
   }

   .wishlist-index-index .products-grid .product-item-actions {
      margin: 0
   }

   .block.widget .products-grid .product-item,
   .page-layout-1column .block.widget .products-grid .product-item,
   .page-layout-3columns .block.widget .products-grid .product-item {
      width: 33.33333333%
   }

   .page-layout-1column .block.widget .products-grid .product-item {
      margin-left: 2%;
      width: calc((100% - 4%)/ 3)
   }

   .page-layout-1column .block.widget .products-grid .product-item:nth-child(3n+1) {
      margin-left: 0
   }
}
 @font-face {
    font-family: 'Prata';
    src: url('../fonts/Prata.woff') format('woff');
    font-weight: 400;
    font-style: normal;
  }
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-Thin.woff') format('woff');
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-SemiBold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-ExtraBold.woff') format('woff');
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-Black.woff') format('woff');
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-Italic.woff') format('woff');
  font-weight: 400;
  font-style: italic;
}

/* @font-face {
   font-family: Coco;
   src: url('../fonts/COCO-BOLD_0.OTF');
   font-display: swap;
}

@font-face {
   font-family: lato-b;
   src: url('../fonts/LATO-BOLD.TTF');
   font-display: swap;
}

@font-face {
   font-family: lato-r;
   src: url('../fonts/LATO-REGULAR.TTF');
   font-display: swap;
}

@font-face {
   font-family: fivesold;
   src: url('../fonts/5YEARSOLDFONT.TTF');
   font-display: swap;
}

@font-face {
   font-family: montserrat-b;
   src: url('../fonts/MONTSERRAT-BOLD_0.TTF');
   font-display: swap;
}

@font-face {
   font-family: montserrat-r;
   src: url('../fonts/MONTSERRAT-REGULAR.OTF');
   font-display: swap;
}

@font-face {
   font-family: montserrat-sb;
   src: url('../fonts/MONTSERRAT-SEMIBOLD.OTF');
   font-display: swap;
}

@font-face {
   font-family: Coco;
   src: url('../fonts/COCO-BOLD_0.OTF');
   font-display: swap;
}

@font-face {
   font-family: lato-b;
   src: url('../fonts/LATO-BOLD.TTF');
   font-display: swap;
}

@font-face {
   font-family: lato-r;
   src: url('../fonts/LATO-REGULAR.TTF');
   font-display: swap;
}

@font-face {
   font-family: fivesold;
   src: url('../fonts/5YEARSOLDFONT.TTF');
   font-display: swap;
} */

.us {
   display: none !important
}

body {
  font-family: 'Montserrat';
}

footer.page-footer .list-icon .footer-icon {
   position: relative !important
}

.page-header .panel.wrapper {
   display: none
}

.filter-content>dl>dt:nth-child(1) {
   display: none !important
}

.cms-page24 .page-main>.columns {
   margin-left: auto;
   margin-right: auto;
   padding-left: 15px;
   padding-right: 15px;
   padding: 0
}

.promo-custom-1 {
   margin-top: -22px !important;
   padding-left: 30px !important;
   padding-right: 30px !important
}

.promo-custom-2 {
   margin-top: 52px !important;
   padding-left: 30px !important;
   padding-right: 30px !important
}

.home-products-second {
   text-align: center;
   margin: 0 auto;
   display: block
}

.home-products-first>div {
   padding-left: 50px;
   padding-right: 50px
}

.section-title {
   text-align: center;
   display: block;
   margin: 0 auto 10px !important;
   font-family: 'Prata';
   font-weight: 400
}

.section-content {
   width: 70%;
   text-align: center;
   margin: 30px auto;
   display: block;
   color: #414042;
   font-family: 'Montserrat';
   font-size: 19px
}

.section-title h2 {
   font-size: 50px !important;
   text-align: center;
   margin: 0 auto;
   display: block;
   color: #593a1e !important;
   font-family: 'Prata';
}

.section-title h6 {
   font-size: 22px;
   text-align: center;
   margin: 0 auto;
   display: block;
   color: #fbb11c !important;
   margin-bottom: -15px;
   font-weight: 400;
   font-family: 'Montserrat';
}

.subscries-email {
   text-align: right;
   float: right;
   width: 100%;
   margin: 0 auto;
   left: 50px
}

.subscries-email input[type=email] {
   background-color: transparent;
   color: #000 !important
}

.slide-home-1 .slider_mgs_carousel .inner-text .title {
   font-size: 3rem !important;
   margin: 0 0 12px 0 !important;
   color: #fff;
   font-family: 'Prata';
   font-weight: 700 !important
}

.slide-home-1 .slider_mgs_carousel .inner-text.three-slider.slider1 h3 {
   font-size: 5.5rem !important;
   line-height: 74px !important;
   margin: 0 !important
}

.slide-home-1 .slider_mgs_carousel .inner-text.three-slider.slider3 h3 {
   font-size: 3rem !important
}

.inner-text .show-more {
   background-color: #4b2420;
   padding: 7px 32px;
   border-radius: 35px;
   border-bottom: none;
   color: #fff;
   position: relative;
   top: 11px;
   font-weight: 100;
   font-family: 'Montserrat';
   font-size: 14px;
   letter-spacing: 2px
}

.header-area:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level0.menu-2columns .dropdown-mega-menu {
   max-width: 816px !important;
   left: 48% !important
}

.header-area:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level0>a.level0 {
   font-weight: 400 !important
}

p.section-content strong {
   color: #593a1e
}

.subscries-email .newsletter {
   width: 100%;
   border-bottom: 1px solid #000
}

.subscries-email .field.newsletter .control::before {
   color: #fff !important
}

strong.h6.megemenu-title a>img {
   margin-right: 7px;
   vertical-align: text-bottom
}

.section-title-icon-treats:before {
   content: url('../../img/static/chrunch-left-icons.png');
   display: table-cell;
   position: relative;
   top: 5.5em
}

.section-title-icon-treats:after {
   content: url('../../img/static/chrunch-right-icons.png');
   display: table-cell;
   position: relative;
   top: 5.5em
}

.section-title-icon-crunch:after {
   content: url('../../img/static/treats-left-icons.png');
   display: table-cell;
   position: relative;
   top: 5.5em
}

.section-title-icon-crunch:before {
   content: url('../../img/static/treats-right-icons.png');
   display: table-cell;
   position: relative;
   top: 5.5em
}

.section-title-icon-crunch:before,
.section-title-icon-treats:before {
   right: .8%
}

.section-title-icon-crunch:after,
.section-title-icon-treats:after {
   left: 1.5%
}

.section-title-icon-crunch,
.section-title-icon-treats {
   display: table;
   white-space: nowrap
}

.m-b-30 {
   margin-bottom: 30px
}

.video-after-before:after {
   content: url('../../img/static/video-left-icon.png');
   position: relative;
   top: 11px;
   right: 1px
}

.video-after-before:before {
   content: url('../../img/static/video-right-icon.png');
   position: relative;
   top: 7px
}

.subscries-email .newsletter-home .block.newsletter .content .field.newsletter {
   width: 100%;
   border-bottom: 1px solid #000
}

.subscries-email input::-webkit-input-placeholder {
   color: #22222240 !important
}

.home-products-first .product-item-inner .action.tocart>span {
   background-color: #cc962a !important;
   padding: 5px 34px;
   border-radius: 15px;
   color: #fff;
   font-weight: 100;
   letter-spacing: 0
}

.home-products-first .product-item-inner div.mage-error[generated] {
   color: #e02b27;
   font-size: 1.2rem;
   text-align: center;
   margin-top: 16px !important
}

.home-products-first .products-grid .items .product-item .product-item-details {
   padding: 4px 0 0 !important;
   text-align: center
}

.home-products-first .product-item-inner {
   position: relative !important;
   border-radius: 15px;
   left: 0;
   right: 0;
   bottom: 0;
   background-color: #fff !important;
   z-index: 2;
   padding: 0 0 11px !important;
   opacity: 1 !important;
   visibility: visible !important;
   transition: all .3s;
   -webkit-transition: all .3s;
   -moz-transition: all .3s;
   -o-transition: all .3s;
   transform: translateY(0) !important;
   -webkit-transform: translateY(0) !important;
   -moz-transform: translateY(0) !important;
   -o-transform: translateY(0) !important
}

.home-products-first .product-item-inner .action.tocart {
   margin: 0;
   padding: 3px !important;
   border: none;
   display: block;
   -webkit-border-radius: 0;
   border-radius: 0;
   background-color: transparent;
   color: #fff !important;
   font-size: 12px;
   text-transform: uppercase;
   font-weight: 700;
   line-height: 1;
   text-align: left;
   height: 34px !important;
   box-shadow: none;
   text-align: center !important;
   margin: 0 auto !important;
   padding-top: 18px !important
}

.home-products-first .product-item-inner .product-item-actions .actions-primary {
   float: unset !important;
   margin-bottom: 10px
}

.home-products-first strong.product.name.product-item-name {
   width: 90%;
   text-align: center;
   margin: 0 auto
}

.submenu .table-cell.border-left.col-md-3 {
   padding: 0 0 22px 0
}

.single-line-title {
   font-size: 5rem !important;
   margin: 0 !important;
   color: #fff;
   font-weight: 700
}

.home-products-first .swatch-attribute-options.clearfix {
   display: none
}

strong.h6 {
   color: #4d2520 !important;
   font-weight: 600 !important
}

.inner-text h4 {
   font-size: 2rem;
   color: #fff;
   font-family: 'Prata';
}

.m-l-r-50 {
   margin-right: 50px;
   margin-left: 50px
}

.chrun-center div.builder-container {
   position: relative;
   min-height: 34px;
   text-align: center;
   margin: 0 auto;
   display: block
}

.chrun-center .home-products-second.home-products-first.m-l-r-50 {
   text-align: center;
   margin: 0 auto
}

.slide-home-1 .slider_mgs_carousel .inner-text {
   padding: 108px 0 50px 0 !important;
   max-width: 100% !important
}

.inner-text.three-slider h5 {
   font-family: 'Prata';
   font-size: 54px;
   color: #fff
}

.home-products-first .products-grid .items .product-item {
   margin-bottom: 0
}

.inner-text.m-t-20 {
   margin-top: -52px !important
}

.owl-carousel .owl-dots .owl-dot.active span {
   background-color: #fff !important
}

.owl-carousel .owl-dots .owl-dot span {
   background-color: #000 !important
}

.inner-text.three-slider h3 {
   line-height: 57px !important
}

.header-area:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu {
   display: -ms-flexbox;
   display: flex;
   padding: 0;
   height: 100%;
   position: static !important;
   text-transform: uppercase
}

.section-title.section-title-icon-treats {
   position: relative;
   top: -88px;
   z-index: -9999
}

.po-top-60 {
   position: relative;
   top: -63px
}

.chrun-center p.section-content {
   margin: 0 auto 30px
}

.newsletter-home .block.newsletter .content .field.newsletter {
   width: 100%;
   border-bottom: 1px solid #000 !important;
   border: none !important
}

.newsletter-home .block.newsletter .field .control:before {
   visibility: hidden
}

.block.newsletter input,
.newsletter-home .block.newsletter .content .field.newsletter input[type=email] {
   padding-left: 0 !important
}

.newsletter-home .title-newsletter .title {
   font-size: 2.25rem;
   font-weight: 700;
   color: #fff
}

ul.social-links {
   margin-top: 15px !important
}

footer.page-footer .middle-footer {
   padding: 50px 0 5px !important
}

.block.block-search {
   margin-left: 0 !important;
   margin-right: 30px !important
}

ul.social-links-line {
   display: block;
   text-align: left;
   padding-left: 27px !important
}

ul.social-links-line li {
   display: inline-block;
   padding: 0 7px
}

ul.social-links-line li a {
   color: #999
}

ul.social-links-line li a .theme-footer-icon {
   font-size: 1.25rem
}

ul.list-links-content {
   display: block;
   margin-top: 16px !important
}

ul.list-links-content li {
   display: inline;
   padding: 0 10px
}

ul.list-links-content li a {
   font-size: 11.86px;
   color: #999;
   letter-spacing: .015rem;
   font-family: 'Montserrat';
}

ul.list-links-content li a:hover {
   text-decoration: underline
}

ul.list-links-content li:first-child {
   border-left: none
}

footer.page-footer .bottom-footer .content-bottom {
   padding: 0 0 5px !important
}

.action.dark:focus,
.action.dark:hover,
.action.default:focus,
.action.default:hover,
.action.gray:focus,
.action.gray:hover,
.blog-grid .item .post-metas .link-item:hover,
.blog-post-item .post-images .post-thumbnail .blog-list-video .btn.popup-video:after,
.blog-post-view .sidebar .block-content .item .title a:hover,
.blog-view .post-item .meta-name .category-links,
.blog-view .post-item .meta-name .category-links a,
.blog-view .share-info .block-blog-tags .tag-cloud li a:hover,
.btn-shop:hover,
.btn.btn-dark:focus,
.btn.btn-dark:hover,
.btn.btn-default:focus,
.btn.btn-default:hover,
.btn.btn-gray:focus,
.btn.btn-gray:hover,
.catalog-product-view .block .block-actions .action.select:hover,
.catalog-product-view .product-info-main .product-social-links .action.mailto.friend:hover,
.catalog-product-view .product-info-main .product-social-links .action.tocompare:hover,
.catalog-product-view .sidebar .block .block-content .products-grid .product-item .product-item-info .field.choice.related input:checked+.label:before,
.category-result .category-items .category-item-info:hover .category-item-link,
.category-result .category-items .category-item-info:hover strong::before,
.checkout-payment-method .form.payments .action-apply:hover,
.cms-about-us .about-color,
.color-primary,
.contact-form .link-item a:hover,
.contact-store .contact-box .contact-info a:hover,
.field.captcha .control.captcha .nested .control.captcha-image .captcha-reload,
.fieldset>.field._required>.label:after,
.fieldset>.field.required>.label:after,
.fieldset>.fields>.field._required>.label:after,
.fieldset>.fields>.field.required>.label:after,
.form-address-edit .actions-toolbar .secondary .action.back,
.form-wishlist-items .actions-toolbar>.primary button.action.tocart:hover,
.full-slider .subcribe .block.newsletter .content .actions .action.subscribe.primary:hover,
.guest_wishlist_list .product-wishlist-items .product-item-info .action.remove:hover:before,
.latest-post-grid-block .post-item .color-theme,
.latest-post-grid-block .post-item .thumbnail-post .blog-list-video .btn.popup-video:after,
.latest-post-grid-block .post-item .title-blog a:hover,
.latest-post-list-block .post-item .color-theme,
.latest-post-list-block .post-item .thumbnail-post .blog-list-video .btn.popup-video:after,
.latest-post-list-block .post-item .title-blog a:hover,
.login-container .form-login .form-group.password .action.remind,
.lookbook-container .popup__content--product .product-details button.action.primary:hover,
.lookbook-container .popup__content--product .product-details>h3 a:hover,
.lookbook-container .popup__content--product>div a:hover,
.main-coming-soon .list-social li>a:hover,
.modal_newsletter_popup.modal-slide .modal-inner-wrap .action-close:hover:before,
.multicheckout .box-title>.action>span:hover,
.newsletter-home .block.newsletter .content .actions .action.subscribe.primary:hover,
.newsletter-home-v2 .block.newsletter .form.subscribe>.actions .action.subscribe:hover,
.opc-sidebar .opc-block-summary .grand.totals .amount strong .price,
.owl-categories .content a:hover,
.page-title-wrapper .status-order-account .order-actions-toolbar .actions>.action:hover,
.pages-result .pages-grid .page-items .page-item-info:hover .page-item-link,
.pages-result .pages-grid .page-items .page-item-info:hover strong::before,
.portfolio-category-view .category-link>a:hover,
.portfolio-category-view .portfolio-bottom-content .category-link>a:hover,
.portfolio-category-view .portfolio-bottom-content .port-title:hover,
.portfolio-category-view .portfolio-masonry .portfolio-inner .category-link a:hover,
.portfolio-category-view .portfolio-masonry .portfolio-inner .port-title a:hover,
.portfolio-details .description .view-title .btn.btn-default:hover,
.post-metas .meta-date .color-theme,
.product-ultra-grid .banner-url:hover .banner-content .product-item-name,
.products-grid .items .product-item .product-top .product-item-inner .action.tocart:hover,
.products-list .product-items.list .product-item .product-item-info .product-item-details .product-item-inner .product-item-actions>.actions-primary .action.tocart:hover,
.promobanner-v1 .promobanner .banner-text .white-color .action.default:hover,
.promobanner-v1 .promobanner .banner-text .white-color .btn.btn-default:hover,
.promobanner-v4 .promobanner:hover .banner-text .title,
.rating-summary .rating-result>span:before,
.rotate-image-container .close-rotate:hover,
.services .s-title:before,
.sidebar .product-items-names .product-item:hover .product-item-name>a,
.single-deal .product-item-details .product-item-name a:hover,
.single-deal .product-item-info.template-2 .product-item-details .deal-timer .countdown span,
.slide-home-1 .panel-block-row.panel-block:not(.builder-container) .list-social li>a:hover,
.slide-home-1 .slider_mgs_carousel .inner-text .sub-title,
.slide-text .category-banner a:hover,
.slider-home-watch .panel-block-row.panel-block:not(.builder-container) .list-social li>a:hover,
.slider-home-watch .slider_mgs_carousel .inner-text .sub-title,
a:focus,
a:hover,
a:visited:focus,
a:visited:hover,
body public-modal .hotspot-modal .modal-dialog:hover .chevron:hover:before,
body.account .column.main .block-addresses-default .action:hover,
body.account .column.main .block-addresses-list .action:hover,
body.account .column.main .block-dashboard-addresses .action:hover,
body.account .column.main .block-dashboard-info .action:hover,
body.account .column.main .block-title.order .action span,
body.account .column.main .block.block-dashboard-addresses .block-title .action span,
body.account .column.main table.table tr td.col .action:hover,
footer.page-footer .bottom-footer .social-links li a:hover,
footer.page-footer .footer2 .middle-footer a:hover,
footer.page-footer .footer5 .bottom-footer .content-bottom .list-links a:hover,
footer.page-footer .list-icon li a:hover {
   color: #fbb11c !important
}

.home-products-first .product-item-inner .action.tocart>span:focus,
.home-products-first .product-item-inner .action.tocart>span:hover {
   background-color: #fbb11c !important
}

.action.dark:focus,
.action.dark:hover,
.action.default:focus,
.action.default:hover,
.action.gray:focus,
.action.gray:hover,
.action.primary:focus,
.action.primary:hover,
.action.secondary,
.border-primary,
.btn-blue2:focus,
.btn-blue2:hover,
.btn-blue:focus,
.btn-blue:hover,
.btn-red:focus,
.btn-red:hover,
.btn.btn-blue2:focus,
.btn.btn-blue2:hover,
.btn.btn-blue:focus,
.btn.btn-blue:hover,
.btn.btn-dark:focus,
.btn.btn-dark:hover,
.btn.btn-default:focus,
.btn.btn-default:hover,
.btn.btn-gray:focus,
.btn.btn-gray:hover,
.btn.btn-primary:focus,
.btn.btn-primary:hover,
.btn.btn-red:focus,
.btn.btn-red:hover,
.btn.btn-secondary,
.checkout-payment-method .form.payments .payment-method-content .actions-toolbar .action-update:hover,
.customer-account-forgotpassword .block-customer-forgot-password .form.password.forget .control input:active,
.customer-account-forgotpassword .block-customer-forgot-password .form.password.forget .control input:focus,
.form-address-edit .actions-toolbar .action.primary:hover,
.form-wishlist-items .actions-toolbar>.primary button.action.share,
.form-wishlist-items .actions-toolbar>.primary button.action.tocart:hover,
.login-container .form-login .form-group .control input:active,
.login-container .form-login .form-group .control input:focus,
.opc-wrapper .checkout-shipping-address .action-show-popup:hover,
.opc-wrapper .checkout-shipping-address .shipping-address-item.selected-item,
.pages .pages-items .item .action:hover,
.promobanner-v1 .promobanner .banner-text .white-color .action.default:hover,
.promobanner-v1 .promobanner .banner-text .white-color .btn.btn-default:hover,
.register-container .form-create-account>.fieldset>.field .control input:active,
.register-container .form-create-account>.fieldset>.field .control input:focus,
.register-container .form-create-account>.fieldset>.field .control select:active,
.register-container .form-create-account>.fieldset>.field .control select:focus,
.sidebar .block .actions-toolbar .primary .action,
.slide-text .category-banner a:hover,
body.account .column.main .form-address-edit .actions-toolbar .secondary:hover,
body.account .column.main .form-edit-account .actions-toolbar .secondary:hover,
body.account .column.main .form-newsletter-manage .actions-toolbar .secondary:hover,
input.mage-error[type=datetime],
input.mage-error[type=email],
input.mage-error[type=number],
input.mage-error[type=password],
input.mage-error[type=search],
input.mage-error[type=tel],
input.mage-error[type=text],
input.mage-error[type=url],
input[type=datetime]:focus,
input[type=email]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=text]:focus,
input[type=url]:focus,
textarea:focus {
   border-color: #fbb11c !important
}

.action.primary:focus,
.action.primary:hover,
.action.secondary,
.bg-primary,
.blog-list .section-title .title:after,
.btn-blue2:focus,
.btn-blue2:hover,
.btn-blue:focus,
.btn-blue:hover,
.btn-red:focus,
.btn-red:hover,
.btn.btn-blue2:focus,
.btn.btn-blue2:hover,
.btn.btn-blue:focus,
.btn.btn-blue:hover,
.btn.btn-primary.btn-all:hover,
.btn.btn-primary:focus,
.btn.btn-primary:hover,
.btn.btn-red:focus,
.btn.btn-red:hover,
.btn.btn-secondary,
.catalog-product-view .block .block-actions .action.select:after,
.contact-form .social-links li:hover,
.form-address-edit .actions-toolbar .action.primary:hover,
.form-address-edit .actions-toolbar .secondary .action.back:after,
.form-wishlist-items .actions-toolbar>.primary button.action.share,
.lookbook-container .pin__type,
.lookbook-slider .owl-dots .owl-dot.active span,
.pages .pages-items .item .action:hover,
.products-list .product-items.list .product-item .product-item-info .product-item-details .product-item-inner .product-item-actions>.actions-primary .action.tocart:hover:after,
.scroll-to-top:hover,
.single-deal .product-info-label .save-count,
.view-btn-radius .tab-cate-link a.action.default,
body.account .column.main .actions-toolbar .secondary .action.back:after {
   background-color: #fbb11c !important
}

#product-addtocart-button {
   background: #d8a368;
   border: 2px solid #d8a368;
   color: #fff;
   width: 33%;
   float: left;
   font-weight: 500
}

#product-addtocart-button:focus,
#product-addtocart-button:hover {
   background: #fbb11c;
   border: 2px solid #fbb11c;
   color: #fff
}

.home-products-first .action.primary:focus,
.home-products-first .action.primary:hover {
   background: 0 0 !important;
   border: 1px solid #cc962a00 !important
}

.price-box .price-label {
   display: none !important
}

.home-products-first {
   text-align: center;
   margin: 0 auto;
   display: block
}

h3.title.text-center.m-b-30.video-after-before {
   color: #353434;
   font-weight: 600
}

.header-area:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level0>a.level0:after {
   background-color: #4d2520 !important
}

.m-t-50 {
   margin-top: -50px
}

.header-area:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level0>a:focus,
.header-area:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level0>a:hover {
   color: #593a1e !important
}

.swatch-option {
   min-width: 134px !important;
   border: 1px solid !important;
   border-radius: 10px !important;
   outline: 0
}

.swatch-option.image.selected,
.swatch-option.image:not(.disabled):hover {
   border: 3px solid #fdce6b !important;
   background-color: #cdcdcd00 !important;
   border-radius: 16px
}

.swatch-option.selected {
   border: 1px solid #fdcf6b !important;
   outline: 0
}

.panel-block-row.panel-block.col-des-6.block206.video-centers {
   padding: 0 0 0 75px;
   text-align: center;
   margin: 0 auto;
   display: block
}

.panel-block-row.panel-block.col-des-6.block205.video-centers1 {
   text-align: center;
   margin: 0 auto;
   display: block;
   padding: 0 75px 0 8px
}

.inner-text.three-slider h5 {
   font-family: 'Prata';
   font-size: 60px;
   color: #fff
}

.promobanner-v1 {
   transform: scale(.9)
}

.subscribe-bg>div {
   background-size: 100% 100% !important
}

.dottedline-full-width div span>img {
   width: 100% !important
}

strong.h6 img {
   vertical-align: bottom;
   margin-right: 3px
}

.page-products.page-layout-2columns-left .page-main>.columns .sidebar-additional {
   display: none !important
}

img.wow-teams-move-anim {
   width: 97%
}

.container {
   padding-right: 15px;
   padding-left: 15px;
   margin-right: auto;
   margin-left: auto
}

.row {
   margin-right: -15px;
   margin-left: -15px
}

.aboutus-page {
   display: block;
   overflow: hidden;
   margin-top: 0;
   padding: 10px
}

.aboutus-left p {
   font-size: 19px;
   font-family: 'Montserrat';
   text-align: justify
}

.aboutus-left {
   display: inline-block;
   text-align: left;
   width: 49%;
   float: left;
   text-align: right;
   margin-left: 80px
}

.aboutus-right {
   display: inline-block;
   width: 32%;
   text-align: left
}

.aboutus-left img {
   position: relative;
   margin-top: 36px;
   right: -80px;
   z-index: 1
}

.aboutus-right img,
.aboutuslist-right img {
   -moz-transition: all .3s ease;
   -webkit-transition: all .3s ease;
   transition: all .3s ease;
   -o-transition: all .3s ease;
   -ms-transition: all .3s ease
}

#moveing-top {
   position: relative;
   top: -24px;
   display: block
}

.aboutuslist-left {
   display: inline-block;
   width: 59%;
   position: relative;
   left: 9%;
   float: left
}

.aboutuslist-right {
   display: inline-block;
   width: 37%;
   position: relative;
   top: -111px;
   left: 9%;
   z-index: 0
}

#moveing-tops:hover+#moveing-top {
   z-index: -4
}

.aboutuslist-right img {
   z-index: 1
}

.aboutuslist-left p {
   font-size: 19px;
  font-family: 'Montserrat';
   text-align: justify
}

.dog-hand-print2 {
   width: 7%;
   position: relative;
   left: -15%;
   top: 53px
}

.cms-who-we-are .columns {
   padding: 0 !important
}

.parents-details {
   background-image: url(../../img/static/about-us/About06.webp);
   background-repeat: no-repeat;
   background-size: 100% 100%;
   overflow: hidden;
   padding: 150px 0;
   position: relative
}

#parents-topmove {
   margin-top: -95px
}

.parents-left {
   display: inline-block;
   float: left;
   width: 49%;
   position: relative;
   margin-top: -54px
}

.parents-right {
   display: inline-block;
   float: left;
   width: 49%;
   position: relative
}

.parents-left img {
   width: 96%
}

.wave-move-left {
   position: relative;
   left: -162px
}

.content-move-left {
   font-size: 77px;
   word-break: break-word;
   color: #fff;
   position: absolute;
   margin-left: -10%;
   margin-top: 24px;
   font-family: 'Prata';
   letter-spacing: -3px
}

.content-move-right {
   font-size: 77px;
   word-break: break-word;
   color: #fff;
   position: relative;
   margin-top: 95px;
   font-family: 'Prata';
   letter-spacing: -3px;
   left: -14%
}

.parents-right p {
   font-size: 19px;
   font-family: 'Montserrat';
   text-align: justify;
   margin-top: -11px;
   color: #fff
}

.natural-details {
   display: block;
   margin-top: 40px
}

.natural-left {
   display: inline-block;
   width: 49%;
   float: left;
   text-align: justify
}

.natural-right {
   display: inline-block;
   width: 49%;
   margin-left: 10px;
   text-align: justify
}

.natural-left-pad p {
   font-size: 19px;
   font-family: 'Montserrat';
   text-align: justify
}

.natural-left-pad h2 {
   font-size: 82px;
   width: 83%;
   text-align: left;
   float: right;
   margin: 0 auto;
   color: #593a1e;
   font-family: 'Prata';
   letter-spacing: -3px;
   line-height: 69px;
   position: relative;
   right: -23%
}

#dot-line-abouts img {
   width: 100%;
   overflow: hidden
}

#wow-teams {
   margin-top: 51px
}

.wow-teams-left {
   float: left;
   display: inline-block;
   width: 49%;
   padding-top: 85px;
}

.wow-teams-right {
   display: inline-block;
   width: 49%
}

.wow-teams-right p {
   font-size: 19px;
   font-family: 'Montserrat';
   text-align: justify
}

h3.wow-teams-left-move {
   font-size: 55px;
   position: absolute;
   margin: 15px 0;
   color: #fbb11c;
   left: 45%;
   font-family: 'Prata';
   margin-top: -3px;
   letter-spacing: -3px
}

.wow-teams-details {
   margin-top: 80px
}

.wow-teams-move-left {
   width: 39%;
   position: absolute;
   left: 0;
   margin-top: -273px
}

.wow-teams-move-top {
   float: right;
   position: relative;
   margin-top: -36%;
   left: -2%;
   width: 35%
}

.wow-teams-right-img {
   position: relative;
   margin-top: 0
}

.testimonials {
   background-image: url(../../img/static/about-us/About16.png);
   background-repeat: no-repeat;
   background-size: 100% 82%;
   overflow: hidden;
   min-height: 549px
}

.testimonials h3 {
   text-align: center;
   margin: 0 auto;
   color: #fff;
   font-size: 43px;
   font-family: 'Prata';
   margin-top: 57px
}

.testimonials h4 {
   text-align: center;
   margin: 0 auto;
   color: #fff;
   font-size: 23px;
   font-family:'Prata';
}

.testimonials-list {
   position: relative;
   margin-top: 68px
}

.testimonials-list h5 {
   color: #fff;
   font-size: 20px;
   word-break: break-word;
   font-family: 'Prata';
   width: 78%;
   text-align: center;
   margin: 0 auto;
   line-height: 19px;
   min-height: 46px;
   background-image: url('../../img/static/about-us/About17.png');
   background-repeat: no-repeat;
   background-position: center right;
   background-size: 16% 82%
}

.img-circle {
   border-radius: 50%
}

.img-responsive {
   display: inline
}

.testimonials-list img {
   text-align: center;
   margin: 0 auto;
   display: block !important;
   width: 73% !important
}

.cms-who-we-are .page-footer {
   margin-top: 0 !important
}

.cms-who-we-are footer.page-footer .middle-footer {
   padding: 50px 0 5px !important
}

.mobile-view,
.natural-mobile,
.natural-view {
   display: none
}

.catalog-product-view .product-info-main .page-title-wrapper .page-title {
   font-size: 1.8rem !important;
   width: 75%;
   font-family: 'Montserrat';
   line-height: 25px;
   letter-spacing: -2px;
   line-height: 30px;
   color: #444141 !important
}

.catalog-product-view .product-info-main .price-box .price-wrapper .price {
   font-size: 1.6rem !important;
   font-family: 'Montserrat';
   color: #504e4e !important
}

.catalog-product-view .old-price .price-final_price .price-wrapper .price,
.cms-home .old-price .price-final_price .price-wrapper .price {
   color: #9e302b !important;
   font-size: 1.2rem !important
}

.product.info.detailed .product.data.items {
   border-top: 3px dashed #fbb11c !important
}

.product.info.detailed .product.data.items>.item.content {
   border-top: 3px dashed #fbb11c !important;
   padding-top: 40px !important
}

.product.attibute.description p {
   margin-bottom: 0;
   line-height: 1.5 !important
}

ol.list-style--disc li,
ul.list-style--disc li {
   margin-bottom: .875rem;
   margin-bottom: 0 !important
}

.catalog-product-view .product-info-main .product-add-form .swatch-attribute .swatch-attribute-label,
.catalog-product-view .product-info-main .product-add-form .swatch-attribute .swatch-attribute-selected-option {
   display: none !important
}

.catalog-product-view .product-info-main .product-add-form .swatch-attribute .swatch-attribute-selected-option {
   display: none !important
}

.buynow-button {
   display: block
}

.catalog-product-view #buy-now {
   padding: 5px 17px !important;
   font-size: 1rem !important;
   width: 35% !important;
   background-color: #d89a48;
   border-color: #d89a48;
   margin-bottom: unset !important;
   line-height: 2rem !important;
   position: relative;
   left: -14%;
   font-weight: 500
}

.product-info-main .product.attribute.overview p {
   width: 80%;
   font-family: 'Montserrat';
   color: #545353
}

.breadcrumbs .items {
   font-size: .9375rem;
   color: #222;
   padding: 0 15px;
   display: none
}

.catalog-product-view .breadcrumbs {
   background: 0 0;
   padding: 10px !important;
   visibility: hidden
}

#attributedescription li {
   margin-bottom: 5px !important
}

.product.media .horizontal-thumbnail .owl-item {
   float: left
}

.blog-grid .item .post-images .post-thumbnail--image {
   padding-bottom: 81% !important
}

.checkout-index-index .page-main>.columns {
   padding-left: 0;
   padding-right: 0
}

.authentication-wrapper,
.messages,
.opc-block-summary,
.opc-estimated-wrapper,
.opc-progress-bar,
.opc-sidebar,
.opc-summary-wrapper,
.opc-wrapper {
   position: relative;
   padding-left: 3%;
   padding-right: 3%
}

.catalog-category-view .products-grid .items .product-item .product-item-details {
   padding: 0 !important
}

.cms-crunch-page .page-main>.columns {
   padding-left: 0;
   padding-right: 0
}

.section-builder.crunch-page-banner {
   height: 77vh;
   position: relative;
   margin-top: -103px
}

.crunch-page-banner-right {
   position: relative;
   top: 130px
}

body:not(.cms-index-index) header.page-header .header-area:not(.start-stk) {
   border-bottom: 1px solid #eaeaea00 !important
}

.crunch-page-banner-left {
   padding: 83px 50px;
   text-align: center;
   margin-top: 75px
}

.crunch-banners h5 {
   font-family: 'Prata';
   font-size: 40px;
   color: #fff
}

.crunch-banners h3 {
   font-size: 2.5em;
   margin: 0 auto;
   color: #fff;
   font-family: 'Prata';
   letter-spacing: -2px;
   line-height: 39px
}

.crunch-banners h6 {
   font-size: 2rem;
   margin: 0 auto;
   color: #fff;
   font-family: 'Montserrat';
   font-weight: 700;
   letter-spacing: -.025em
}

.crunch-images img {
   width: 62%
}

.crunch-images {
   text-align: right
}

.crunch-images-details {
   position: relative;
   margin-top: 28px
}

.crunch-images-details p {
   font-size: 18px;
   font-family: 'Prata';
   text-align: justify
}

.crunch-images-details h3 {
   font-size: 55px;
   width: 81%;
   text-align: left;
   float: left;
   margin: 0 auto;
   color: #fbb11c;
   font-family: 'Prata';
   letter-spacing: -3px;
   line-height: 51px;
   position: relative;
   bottom: -46%;
   left: -8%
}

.crunch-page-banner-line {
   min-height: 268px
}

.crunch-page-banner-line-overlay h3 {
   background-color: #fff;
   width: 55%;
   position: relative;
   left: 17%;
   font-family: 'Prata';
   letter-spacing: -3px;
   line-height: 45px;
   color: #4b2420;
   font-size: 48px;
   top: 179px
}

.crunch-page-tab-bottom,
.crunch-page-tab-top {
   min-height: 145px;
   margin: 0;
   margin-bottom: -1px
}

.crunch-page-tabs {
   text-align: center;
   margin: 0 auto;
   display: block
}

.crunch-page-tabs-list {
   background-color: #efefef;
   display: flex;
   flex-direction: row;
   align-items: flex-start;
   flex-wrap: nowrap
}

.crunch-page-tabs-list h4 {
   font-size: 65px;
   font-family: 'Prata';
   letter-spacing: -3px;
   line-height: 63px;
   color: #cc962b;
   padding-left: 173px
}

.crunch-page-tabs-iteam img {
   width: 73%
}

.mgs-product-tab .mgs-tab.data.items>.item.content {
   margin-top: 65px !important;
   padding: 0
}

.crunch-page-tabs-iteam {
   align-self: center;
   width: 49%;
   align-content: stretch
}

.crunch-page-tabs .mgs-tab.data.items>.item.title>.switch {
   font-size: 15px !important
}

.crunch-page-tabs .mgs-product-tab .tab-style3.data.items .item.title:nth-child(1) .switch {
   color: #9f3d4b !important;
   border: none !important
}

.crunch-page-tabs .mgs-product-tab .tab-style3.data.items .item.title:nth-child(3) .switch {
   color: #bc8133 !important;
   border: none !important
}

.crunch-page-tabs .mgs-product-tab .tab-style3.data.items .item.title:nth-child(5) .switch {
   color: #7a225d !important;
   border: none !important
}

.crunch-page-tabs .mgs-product-tab .tab-style3.data.items .item.title:nth-child(7) .switch {
   color: #62402f !important;
   border: none !important
}

.block278 .mgs-product-tab .tab-style3.data.items .item.title:nth-child(1) .switch:hover,
.crunch-page-tabs .mgs-product-tab .tab-style3.data.items .item.title:nth-child(1).active .switch {
   background-color: #9f3d4b !important;
   border-color: #9f3d4b !important;
   color: #fff !important
}

.block278 .mgs-product-tab .tab-style3.data.items .item.title:nth-child(3) .switch:hover,
.crunch-page-tabs .mgs-product-tab .tab-style3.data.items .item.title:nth-child(3).active .switch {
   background-color: #bc8133 !important;
   border-color: #bc8133 !important;
   color: #fff !important
}

.block278 .mgs-product-tab .tab-style3.data.items .item.title:nth-child(5) .switch:hover,
.crunch-page-tabs .mgs-product-tab .tab-style3.data.items .item.title:nth-child(5).active .switch {
   background-color: #7a225d !important;
   border-color: #7a225d !important;
   color: #fff !important
}

.block278 .mgs-product-tab .tab-style3.data.items .item.title:nth-child(7) .switch:hover,
.crunch-page-tabs .mgs-product-tab .tab-style3.data.items .item.title:nth-child(7).active .switch {
   background-color: #62402f !important;
   border-color: #62402f !important;
   color: #fff !important
}

.crunch-page-home-natural {
   text-align: center;
   margin: 0 auto;
   display: block
}

.crunch-pro-cont {
   padding: 40px 20px
}

.crunch-pro-list {
   text-align: center;
   margin: 0 auto;
   margin-bottom: 30px
}

.crunch-pro-list img {
   width: 100px
}

.crunch-pro-list h4 {
   width: 81%;
   text-align: center;
   margin: 0 auto;
   color: #fff;
   margin-bottom: 9px;
   font-family: 'Prata';
   line-height: 21px;
   font-size: 18px
}

.crunch-page-banner-buy h1 {
   font-size: 40px;
   color: #fbb11c;
   font-family: 'Prata';
   margin: 40px auto !important;
   letter-spacing: -3px
}

.crunch-page-tabs-iteam {
   min-height: 376px
}

.crunch-page-home-natural {
   padding: 40px 0
}

.crunch-banners h3:before {
   content: url('../../img/static/about-us/banner-01.png');
   position: relative;
   top: 1px;
   left: -1%
}

.crunch-banners h6:after {
   content: url('../../img/static/about-us/banner-02.webp');
   position: relative;
   top: 6px;
   right: -1%
}

.cms-crunch-page footer.page-footer {
   margin-top: 0 !important
}

.crunch-page-tabs-list .border-bott {
   border-bottom: 4px solid #cc962b;
   width: 77%
}

#attributedescription h3,
.product.attibute.description h2 {
   font-size: 18px
}

.blog-list-list .blog-list .blog-post {
   padding-bottom: 150px;
   width: 30%;
   display: inline-block
}

.product.info.detailed .block.review-add .review-legend span {
   margin-right: 5px
}

.chew-page .owl-carousel.dot-position-center .owl-dots {
   position: relative !important;
   margin: 0;
   bottom: 6px !important;
   left: 50%
}

.chew-page button.owl-dot {
   padding: 0 !important
}

.cms-chew-story .mgs-carousel-multiple.nav-position-middle-inside .owl-nav button span,
.cms-chew-story .mgs-carousel-multiple.nav-position-middle-outside .owl-nav button span {
   margin-top: -20px;
   display: none
}

.cms-chew-story .owl-carousel .owl-dots .owl-dot.active span {
   background-color: #000 !important
}

.cms-chew-story .page-main>.columns {
   padding-left: 0;
   padding-right: 0
}

.section-builder.chew-page-banner {
   height: 70vh;
   position: relative;
   margin-top: -103px
}

.chew-page-banner-right {
   position: relative;
   top: 130px
}

body:not(.cms-index-index) header.page-header .header-area:not(.start-stk) {
   border-bottom: 1px solid #eaeaea00 !important
}

.chew-page-banner-left {
   padding: 83px 50px;
   text-align: center;
   margin-top: 75px
}

.chew-banners h5 {
   font-family: 'Prata';
   font-size: 40px;
   color: #fff
}

.chew-banners h3 {
   font-size: 2.2rem;
   margin: 0 auto;
   color: #fff;
   font-family: 'Prata';
   letter-spacing: -2px;
   line-height: 39px
}

.chew-banners h6 {
   font-size: 2rem;
   margin: 0 auto;
   color: #fff;
   font-family: 'Montserrat';
   font-weight: 700;
   letter-spacing: -.025em
}

.chew-images {
   text-align: right
}

.chew-images-details {
   position: relative;
   margin-top: 28px
}

.chew-images-details p {
   font-size: 18px;
   font-family: 'Montserrat';
   text-align: justify;
   padding: 0 30px
}

.chew-images-details h3 {
   font-size: 70px;
   color: #fbb11c;
   font-family: 'Prata';
   letter-spacing: -3px;
   line-height: 51px;
   position: relative;
   right: -24%;
   z-index: 9;
   width: 100%;
   margin-bottom: 23px;
   display: block
}

.chew-page-banner-line {
   min-height: 268px;
   background-size: 100% 100% !important
}

.chew-page-banner-line-overlay h3 {
   background-color: #fff;
   width: 60%;
   position: relative;
   left: 17%;
   font-family: 'Prata';
   letter-spacing: -3px;
   line-height: 45px;
   color: #4b2420;
   font-size: 48px;
   top: 138px
}

.chew-page-banner-line-overlay {
   float: right
}

.chew-page-tab-bottom,
.chew-page-tab-top {
   min-height: 145px;
   margin: 0;
   margin-bottom: -1px
}

.chew-page-tabs {
   text-align: center;
   margin: 0 auto;
   display: block
}

.chew-page-tabs-list {
   background-color: #efefef;
   display: flex;
   flex-direction: row;
   align-items: flex-start;
   flex-wrap: nowrap
}

.chew-page-tabs-list h4 {
   font-size: 65px;
   font-family: 'Prata';
   letter-spacing: -3px;
   line-height: 63px;
   color: #cc962b;
   padding-left: 173px
}

.chew-page-tabs-iteam img {
   width: 73%
}

.mgs-product-tab .mgs-tab.data.items>.item.content {
   margin-top: 65px !important;
   padding: 0
}

.chew-page-tabs-iteam {
   align-self: center;
   width: 49%;
   align-content: stretch
}

.chew-page-tabs .mgs-tab.data.items>.item.title>.switch {
   font-size: 15px !important
}

.chew-page-tabs .mgs-product-tab .tab-style3.data.items .item.title:nth-child(1) .switch {
   color: #282828 !important;
   border: none !important
}

.chew-page-tabs .mgs-product-tab .tab-style3.data.items .item.title:nth-child(3) .switch {
   color: #424b5c !important;
   border: none !important
}

.chew-page-tabs .mgs-product-tab .tab-style3.data.items .item.title:nth-child(5) .switch {
   color: #7c3726 !important;
   border: none !important
}

.chew-page-tabs .mgs-product-tab .tab-style3.data.items .item.title:nth-child(7) .switch {
   color: #6a424c !important;
   border: none !important
}

.block299 .mgs-product-tab .tab-style3.data.items .item.title:nth-child(1) .switch:hover,
.chew-page-tabs .mgs-product-tab .tab-style3.data.items .item.title:nth-child(1).active .switch {
   background-color: #282828 !important;
   border-color: #282828 !important;
   color: #fff !important
}

.block299 .mgs-product-tab .tab-style3.data.items .item.title:nth-child(3) .switch:hover,
.chew-page-tabs .mgs-product-tab .tab-style3.data.items .item.title:nth-child(3).active .switch {
   background-color: #424b5c !important;
   border-color: #424b5c !important;
   color: #fff !important
}

.block299 .mgs-product-tab .tab-style3.data.items .item.title:nth-child(5) .switch:hover,
.chew-page-tabs .mgs-product-tab .tab-style3.data.items .item.title:nth-child(5).active .switch {
   background-color: #7c3726 !important;
   border-color: #7c3726 !important;
   color: #fff !important
}

.block299 .mgs-product-tab .tab-style3.data.items .item.title:nth-child(7) .switch:hover,
.chew-page-tabs .mgs-product-tab .tab-style3.data.items .item.title:nth-child(7).active .switch {
   background-color: #6a424c !important;
   border-color: #6a424c !important;
   color: #fff !important
}

.chew-page-home-natural {
   text-align: center;
   margin: 0 auto;
   display: block
}

.chew-pro-cont {
   padding: 40px 0
}

.chew-pro-list {
   text-align: center;
   margin: 0 auto;
   margin-bottom: 30px
}

.chew-pro-list img {
   width: 100px
}

.chew-pro-list h4 {
   width: 81%;
   text-align: center;
   margin: 0 auto;
   color: #fff;
   margin-bottom: 9px;
   font-family: 'Prata';
   line-height: 21px;
   font-size: 18px
}

.chew-page-banner-buy h1 {
   font-size: 40px;
   color: #fbb11c;
   font-family: 'Prata';
   margin: 40px auto !important;
   letter-spacing: -3px
}

.chew-page-tabs-iteam {
   min-height: 376px
}

.chew-page-home-natural {
   padding: 40px 0
}

.cms-chew-story footer.page-footer {
   margin-top: 0 !important
}

.chew-page-tabs-list .border-bott {
   border-bottom: 4px solid #cc962b;
   width: 77%
}

.catalog-product-view .owl-carousel .owl-item img {
   transform-style: preserve-3d;
   width: 400px !important
}

@media(max-width:767px) {
   .catalog-category-view .sidebar .block.filter {
      margin-bottom: 0
   }

   .catalog-category-view .filter-item {
      position: relative
   }

   .catalog-category-view .filter-item:before {
      content: "+";
      position: absolute;
      margin-left: -24px;
      top: -3px;
      color: #000
   }

   .catalog-category-view .filter-item.minus:before {
      content: "-";
      position: absolute;
      margin-left: -24px;
      top: -3px;
      color: #000
   }
}

.catalog-product-view .product.media .zoomImg {
   cursor: move;
   width: 100% !important
}

#attributedescription h3 {
   font-size: 18px;
   margin: 8px 0
}

.home-products-first .mgs-products .mgs-owl-carousel.owl-carousel.nav-type-font .owl-nav button:hover {
   border: none;
   background-color: #cc962a;
   padding: 0;
   border-radius: 100%;
   color: #000 !important
}

ul.sub-menu.cap-font li a {
   text-transform: capitalize;
   font-family: 'Montserrat';
   font-weight: 400 !important;
   font-size: 16px !important;
   padding: 0 10px 5px !important;
   margin-bottom: 0 !important
}

ul.sub-menu.cap-font li {
   padding: 5px !important
}

.swatch-option {
   border: none;
   width: 89px !important;
   height: 56px !important;
   min-width: 75px !important
}

ul.step-details li img {
   text-align: center;
   margin: 0 auto;
   display: block
}

ul.step-details li {
   display: inline-block;
   width: 21%;
   margin: 0 15px
}

ul.step-details {
   text-align: center
}

ul.icon-descrtion {
   margin: 0 auto;
   display: block;
   padding: 0;
   margin: 0
}

ul.icon-descrtion li {
   display: inline-block;
   width: 26%
}

ul.icon-descrtion li img {
   text-align: center;
   margin: 0 auto;
   display: block
}

.blog-post-list .columns {
   max-width: 1200px !important
}

html .blog-post-list .breadcrumbs ul.items {
   max-width: 1200px !important
}

.blog-post-list .newsletter-blog {
   display: none
}

.blog-post-list .all-category li a.active {
   font-weight: 700 !important
}

.blog-post-list .post-images {
   padding: 10px
}

.blog-post-list span.color-theme {
   display: none
}

.blog-post-view .promo-blog {
   display: none
}

.blog-post-view .sharethis {
   display: none
}

.blog-post-view .columns {
   max-width: 1200px !important
}

.all-category .block-content {
   display: flex;
   justify-content: center;
   list-style: none
}

.all-category .block-blog-categories .block-content li {
   padding: 0 27px
}

.all-category .block-blog-categories .block-content li a.active,
.all-category .block-blog-categories .block-content li a:focus,
.all-category .block-blog-categories .block-content li a:hover {
   color: #222
}

.all-category .block-blog-categories .block-content li a {
   color: #bbb;
   text-decoration: none;
   font-weight: 400;
   font-size: 2.125rem;
   letter-spacing: .01rem
}

.blog-grid .item .post-metas {
   margin-top: 30px
}

.blog-grid .item .post-metas .link-item {
   font-size: 1em;
   line-height: 24px;
   letter-spacing: .01em;
   position: relative;
   font-weight: 600;
   transition: all .5s;
   -webkit-transition: all .5s;
   -moz-transition: all .5s;
   -o-transition: all .5s
}

.post-metas .meta-date {
   margin-top: 7px
}

a,
a:visited {
   color: #222;
   text-decoration: none
}

.blog-post-list .all-category li a.active {
   font-weight: 700 !important
}

.blog-post-view .post-short-description {
   margin: 0 !important
}

.blog-post-view .post-short-description p {
   margin: 0 !important
}

.blog-post-view .blog-view .post-content .post-metas {
   margin: 15px 0 40px
}

.blog-post-view .blog-view .content-description {
   margin-top: 50px
}

.blog-post-view .block.block-blog-categories {
   display: none
}

.blog-view .post-comments .title-cmt,
.blog-view .related-post-list .related-title .title,
.blog-view.blog-post-item h2 {
   font-size: 30px !important
}

.blog-view.blog-post-item h1 {
   font-size: 34px !important
}

.blog-view .post-content .post-metas .meta-date {
   margin-left: 0 !important
}

.blog-view .post-content .post-metas .meta-author {
   display: none !important
}

.block.filter .filter-content .filter-options-title {
   color: #fbb11c !important;
   font-family: 'Montserrat';
   font-size: 1rem !important
}

#layered-filter-block .button-list .action.primary {
   margin-top: 5px;
   width: 100% !important
}

#layered-selected-filters-block .selected-items-list .selected-item {
   background-color: #fff;
   border: 1px solid #cc962a;
   border-radius: 1px;
   display: inline-block;
   line-height: 1.5rem;
   padding: 2px 32px !important;
   border-radius: 99px !important
}

.block.filter .filter-content .filter-options-content .items .item>a {
   color: #000 !important
}

.block-content.filter-content {
   padding: 14px 35px 0
}

.block.filter .filter-content .filter-options-content .items .item {
   position: relative;
   margin-left: 18px
}

.category-description img {
   width: 100%
}

header.page-header .minicart-wrapper .action.showcart:hover:before {
   color: #cc962a !important
}

.contact-left {
   text-align: right;
   left: 9%;
   z-index: 2
}

img.conatct-dogs {
   position: absolute;
   bottom: 1px;
   left: 54%;
   z-index: 9;
   width: 19%;
   background-color: #f4f4f4;
   width: 13%
}

.contact-left h3 {
   z-index: 2;
   font-size: 68px;
   position: absolute;
   margin: 15px 0;
   color: #fbb11c;
   right: -119px;
   font-family: 'Prata';
   margin-top: 21px;
   letter-spacing: -3px;
   width: 61%;
   line-height: 67px
}

.contact-right {
   background-color: #f4f4f4;
   padding: 95px 77px !important;
   margin-top: 122px;
   z-index: 1;
   border-bottom: 6px solid #fbb11c
}

.contact-right .actions-toolbar.mgs-button-block.button-right {
   float: right
}

.contact-us {
   margin-bottom: 45px
}

.title-dog-image {
   position: absolute;
   z-index: 9;
   width: 66%;
   text-align: right;
   left: 61%;
   margin-top: 36px
}

.contact-full-details {
   background-color: #f4f4f4;
   margin: 0 auto;
   margin-top: 45px;
   padding: 20px 45px;
   border-bottom: 6px solid #fbb11c
}

.contact-right-details h5 {
   color: #4b2420;
   font-family: 'Montserrat';
   font-size: 24px
}

.contact-left-details h4 {
   color: #fbb11c;
   font-family: 'Prata';
   font-size: 28px;
   text-align: left;
   letter-spacing: 2px;
   position: relative;
   left: 0
}

.contact-left-details h6 {
   color: #4b2420;
       font-family: 'Montserrat';
   font-size: 18px;
   margin-top: 17px;
   font-weight: 500;
}

.contact-right-details p {
   color: #4b2420;
      font-family: 'Montserrat';
   margin-top: 17px
}

.contact-right input[type=datetime],
.contact-right input[type=email],
.contact-right input[type=number],
.contact-right input[type=password],
.contact-right input[type=search],
.contact-right input[type=tel],
.contact-right input[type=text],
.contact-right input[type=url] {
   background: #f4f4f4;
   background-clip: padding-box;
   border: 0 solid #c2c2c200;
   border-radius: 1px;
   font-family: 'Montserrat';
   font-size: 14px;
   height: 32px;
   line-height: 1.42857143;
   padding: 0 9px;
   vertical-align: baseline;
   width: 100%;
   box-sizing: border-box
}

.contact-right input[type=datetime],
.contact-right input[type=email],
.contact-right input[type=number],
.contact-right input[type=password],
.contact-right input[type=search],
.contact-right input[type=tel],
.contact-right input[type=text],
.contact-right input[type=url] {
   border-bottom: 3px solid #d8d3d3;
   height: 2.875em;
   font-size: 1em;
   padding: 0 1.0625em;
   box-shadow: none !important;
   font-weight: 400;
   color: #222
}

.contact-right textarea {
   background: #f4f4f4;
   background-clip: padding-box;
   border: 0 solid #c2c2c2
}

.contact-right textarea {
   font-size: 1em;
   padding: 0 1.0625em;
   border-bottom: 3px solid #d8d3d3
}

.contact-right .fieldset>.field:not(.choice)>.label {
   display: block;
   margin: 0 0 0;
   padding: 0;
   float: none;
   width: 100%;
   text-align: left;
   font-size: .9735rem;
   color: #222;
   font-weight: 400;
   display: none
}

.contact-left h3:before {
   content: url('../../img/static/contct-us/Contact-Us-slicing.png');
   position: relative;
   top: 7px
}

.contact-left h3:after {
   content: url('../../img/static/contct-us/Contact-Us-slicing-2.png');
   position: relative;
   top: 7px
}

.main-image-contact {
   display: block;
   width: 89%;
   text-align: center;
   float: left;
   margin: 0 auto;
   position: relative
}

.line-image-contact {
   position: relative;
   top: -100px;
   left: -14%
}

.contact-right .fieldset>.field {
   margin: 0 0 0;
   padding-bottom: 10px
}

header.page-header .minicart-wrapper .action.showcart:hover:before {
   color: #cc962a !important
}

.blog-post-view span.color-theme {
   display: none
}

ul.faq-list li,
ul.faq-list li p {
   margin-bottom: 0
}

.cms-faqs .Faq-banners.frame,
.cms-faqs .columns {
   padding: 0 !important
}

.Faq-banner img {
   width: 100%;
   text-align: center;
   margin: 0 auto;
   display: block;
   margin-bottom: 30px
}

.faq-tabs .mgs-product-tab .tab-style6.data.items .item.title .switch {
   color: #cc962a !important;
   background: #fff;
   border: 1px solid #cc962a !important;
   margin: 13px 7px;
  font-family: 'Montserrat';
}

.faq-tabs ul {
   list-style: none;
   background: 0 0
}

.faq-tabs button.accordion {
   background-color: #fff;
   color: #cc962a;
   cursor: pointer;
   padding: 18px;
   width: 100%;
   border: none;
   text-align: left;
   outline: 0;
   font-size: 15px;
   transition: .4s;
   border-bottom: 1px solid #000;
   border-radius: 0
}

.faq-tabs button.accordion.collapsed {
   color: #444
}

.faq-tabs button.accordion:hover {
   color: #cc962a
}

.faq-tabs button.accordion:after {
   content: "\2212";
   color: #777;
   font-weight: 700;
   float: right;
   margin-left: 5px
}

.faq-tabs button.accordion.collapsed:after {
   content: '\002B'
}

.faq-tabs div.panel {
   padding: 0 18px;
   background-color: #fff;
   max-height: 0;
   overflow: hidden;
   transition: max-height .2s ease-out
}

button.accordion.collapsed+.panel {
   max-height: initial !important
}

.faq-tabs div.panel {
   padding: 0 18px;
   background-color: #fff;
   max-height: 0;
   overflow: hidden;
   transition: max-height .2s ease-out
}

button.accordion1.active+.panel {
   max-height: initial !important
}

.accordion-faq h4 {
   background-color: #fff;
   color: #444;
   cursor: pointer;
   padding: 18px;
   width: 100%;
   border: none;
   text-align: left;
   outline: 0;
   font-size: 15px;
   transition: .4s;
   border-bottom: 1px solid #000
}

.faq-tabs .accordion-faq h4.active,
.faq-tabs .accordion-faq h4:hover {
   color: #cc962a
}

.accordion-faq h4:after {
   content: '\002B';
   color: #777;
   font-weight: 700;
   float: right;
   margin-left: 5px
}

.accordion-faq h4.active:after {
   content: "\2212"
}

.about-first-div h3 {
   font-size: 20px;
   margin-bottom: 20px;
   font-family: 'Prata';
}

.about-first-div h1,
.about-first-div h2 {
   font-size: 2.2rem
}

.tc-page h3 {
   margin-bottom: 0
}

.ajax_footer .actions .action.primary,
.ajax_footer .actions .btn.btn-primary,
.block-content .action.primary,
.block-content .btn.btn-primary,
.checkout .action.primary,
.checkout .btn.btn-primary {
   background: #cc962a !important;
   border: 2px solid #cc962a !important;
   color: #fff
}

header.page-header .theme-header-icon {
   color: #000 !important
}

header.page-header .minicart-wrapper .action.showcart .counter.qty {
   background-color: #4b2420 !important
}

.header-top-links .actions .action.top-links:hover:before {
   color: #593a1e !important
}

header.page-header .minicart-items .product-item-details .price,
header.page-header .minicart-wrapper .block-content>.subtotal .price-container .price {
   color: #000 !important
}

header.page-header .minicart-wrapper .block-content>.actions>.secondary .action.viewcart:hover {
   border-color: #cc962a !important
}

.background-color-primary,
.checkout-payment-method .form.payments .payment-method-content .actions-toolbar .action-update:hover,
.opc-progress-bar-item._active:before,
.opc-progress-bar-item._active>span:before,
.opc-wrapper .checkout-shipping-address .action-show-popup:hover,
.opc-wrapper .checkout-shipping-address .shipping-address-item.selected-item:after,
.sidebar .block .actions-toolbar .primary .action {
   background-color: #cc962a !important;
   background: #cc962a !important
}

.catalog-product-view .block-bundle-summary .box-tocart .fieldset .product-addto-links .action:hover,
.catalog-product-view .product-info-main .box-tocart .fieldset .product-addto-links .action:hover {
   background-color: #4b2420 !important;
   border-color: #4b2420 !important;
   color: #fff !important
}

.header-mobile-tabs--bottom .counter {
   background-color: #4b2420 !important
}

header.page-header .theme-header-icon:hover {
   color: #593a1e !important
}

.middle-footer h6 {
   font-size: .875rem;
   text-transform: uppercase;
   letter-spacing: .075rem;
   font-weight: 700
}

.m-0 {
   margin-bottom: 0 !important
}

header.page-header .minicart-items .product .actions>.primary a:hover:before,
header.page-header .minicart-items .product .actions>.secondary a:hover:before {
   color: #4b2420 !important
}

.mgs-products .mgs-owl-carousel.owl-carousel.nav-type-font .owl-nav button {
   background-color: #cc962a !important;
   color: #fff !important
}

a.action.create.primary:hover {
   background-color: #fbb11c !important;
   border-color: #fbb11c !important;
   color: #fff !important
}

div#aw-filter-cat {
   display: none !important
}

.only-breadcrumbs {
   display: none
}

.category-page-title {
   display: none
}

.toolbar.toolbar-products {
   display: none
}

.block-title.filter-title {
   display: none
}

.block.block-compare {
   display: none
}

.catalog-category-view .products-grid .items .product-item .product-top .product-item-inner .action.tocart {
   margin: 10px auto !important;
   padding: 5px 34px !important;
   border: none;
   display: block;
   -webkit-border-radius: 30px !important;
   border-radius: 30px !important;
   background-color: #cc962a !important;
   color: #fff !important;
   font-size: 12px;
   text-transform: uppercase;
   font-weight: 100;
   line-height: 0 !important;
   text-align: center !important;
   height: 22px;
   box-shadow: none
}

.catalog-category-view .products-grid .items .product-item .product-top .product-item-inner .action.tocart:hover {
   color: #fff !important;
   background-color: #fbb11c !important
}

.catalog-category-view .products-grid .items .product-item .product-top .product-item-inner .product-item-actions .actions-primary {
   float: unset !important
}

.catalog-category-view .price-box.price-final_price {
   text-align: center
}

.catalog-category-view .products-grid .items .product-item .product-item-name {
   display: block;
   text-align: center;
   min-height: 71px
}

.catalog-category-view .products-grid .items .product-item .product-item-name>a {
   font-size: 1rem
}

.catalog-category-view .products-grid .items .product-item {
   margin-bottom: 0 !important
}

.catalog-category-view .products-grid .items .product-item .product-top .product-item-inner,
.catalog-category-view .products-grid .product-item-inner .items .product-item .product-top .product-item-inner {
   position: relative;
   left: 0;
   right: 0;
   bottom: 0;
   background-color: #fff;
   z-index: 2;
   padding: 0 0 1px !important;
   opacity: 1 !important;
   visibility: visible !important;
   transition: all .3s;
   -webkit-transition: all .3s;
   -moz-transition: all .3s;
   -o-transition: all .3s;
   transform: translateY(0) !important;
   -webkit-transform: translateY(0) !important;
   -moz-transform: translateY(0) !important;
   -o-transform: translateY(0) !important
}

.catalog-category-view .products-grid .items .product-item .product-top .product-item-inner .product-item-actions .actions-secondary {
   float: right;
   display: none
}

.catalog-category-view .product-reviews-summary .rating-summary {
   left: 0;
   display: none
}

.banner-catalog {
   background-size: cover;
   background-repeat: no-repeat;
   background-size: 100% 100%;
   padding: 70px 0;
   overflow: hidden
}

.bg1 {
   background-image: url('../../img/static/catalog/Categories-adult.jpg')
}

.bg2 {
   background-image: url(../../img/static/catalog/Categories-puppy.jpg)
}

.bg3 {
   background-image: url(../../img/static/catalog/Categories-senior.jpg)
}

.bg4 {
   background-image: url(../../img/static/catalog/Chew-Puffed-Treats.png)
}

.bg5 {
   background-image: url(../../img/static/catalog/Crunch.png);
   padding: 40px 0
}

.bg6 {
   background-image: url(../../img/static/catalog/Dental-Hygiene.png)
}

.bg7 {
   background-image: url(../../img/static/catalog/Hard-Chews.png)
}

.bg8 {
   background-image: url(../../img/static/catalog/Large.png)
}

.bg9 {
   background-image: url(../../img/static/catalog/Medium.png)
}

.bg10 {
   background-image: url(../../img/static/catalog/Small.png)
}

.bg11 {
   background-image: url(../../img/static/catalog/Training-Treats.png)
}

.bg12 {
   background-image: url(../../img/static/catalog/Weight-Management.png)
}

.bg13 {
   background-image: url(../../img/static/catalog/sale-banner.jpg);
   padding: 100px 0
}

.banner-catalog h1 {
   font-size: 37px;
   font-family: 'Prata';
   color: #5e402f;
   position: relative;
   left: 16%;
   overflow: hidden
}

.banner-catalog-content {
   width: 64%;
   text-align: center;
   margin: 20px auto;
   font-size: 21px
}

.catalog-white {
   color: #fff !important
}

.w-42 {
   width: 42%
}

.catalog-product-view .product-item-inner {
   position: relative !important;
   border-radius: 15px;
   left: 0;
   right: 0;
   bottom: 0;
   background-color: #fff !important;
   z-index: 2;
   padding: 0 0 11px !important;
   opacity: 1 !important;
   visibility: visible !important;
   transition: all .3s;
   -webkit-transition: all .3s;
   -moz-transition: all .3s;
   -o-transition: all .3s;
   transform: translateY(0) !important;
   -webkit-transform: translateY(0) !important;
   -moz-transform: translateY(0) !important;
   -o-transform: translateY(0) !important
}

.catalog-product-view .product-item-inner .action.tocart>span {
   background-color: #cc962a !important;
   padding: 5px 34px;
   border-radius: 15px;
   color: #fff;
   font-weight: 100;
   letter-spacing: 0
}

.catalog-product-view .product-item-inner .product-item-actions .actions-primary {
   float: unset !important;
   margin-bottom: 10px
}

.catalog-product-view .product-item-inner .action.tocart {
   color: #fff !important;
   text-align: center !important;
   margin: 0 auto !important;
   border-radius: 15px !important;
   margin-top: 20px !important
}

.catalog-product-view .products-grid .items .product-item .product-item-details {
   padding: 0 0 0 !important
}

.catalog-product-view .products-grid .items .product-item .product-item-name {
   display: block;
   text-align: center
}

.catalog-product-view .products-grid .items .product-item .product-item-name+.price-box {
   text-align: center
}

.catalog-product-view .product-item-inner .action.tocart>span:focus,
.catalog-product-view .product-item-inner .action.tocart>span:hover {
   background-color: #fbb11c !important
}

.opc-estimated-wrapper .minicart-wrapper .action.showcart {
   background-color: #cc962a !important
}

#payment .action.primary,
#payment .btn.btn-primary,
#product-updatecart-button .action.primary,
#product-updatecart-button .btn.btn-primary,
#shipping-method-buttons-container .action.primary,
#shipping-method-buttons-container .btn.btn-primary,
.checkout-success .action.primary,
.checkout-success .btn.btn-primary,
.opc-wrapper .checkout-shipping-address .action-show-popup,
.register-container .action.primary,
.register-container .btn.btn-primary {
   background: #cc962a !important;
   border: 2px solid #cc962a !important;
   color: #fff
}

.register-container .form-create-account .actions-toolbar>.primary button.action:hover {
   background-color: #fbb11c !important
}

#product-updatecart-button {
   background: #d8a368;
   border: 2px solid #d8a368;
   color: #fff;
   width: 33%;
   float: left;
   font-weight: 500
}

.owl-carousel:not(.custom-nav) .owl-nav button:hover {
   background-color: #cc962a !important;
   border-color: #cc962a !important;
   color: #fff
}

.cart.main.actions .action {
  font-family: 'Montserrat';
   color: #000 !important;
   border: 1px solid #0000009e !important;
   background-color: #f5f5f5
}

.cart.main.actions .action:hover {
   background-color: #e0e0e0 !important
}

#payment .action.primary:hover,
#shipping-method-buttons-container .action.primary:hover,
.checkout-success .action.primary:hover,
.opc-wrapper .checkout-shipping-address .action-show-popup:hover,
button.action.primary.checkout:hover {
   background-color: #fbb11c !important;
   color: #fff !important
}

.field._error .control input,
.field._error .control select,
.field._error .control textarea {
   border-color: #f94c4c !important
}

.checkout-cart-index .page-title-wrapper.layout_type2 .page-title {
   font-size: 1.5rem;
   background-color: #fff !important;
   padding: 10px 0 !important;
   color: #000 !important
}

.checkout-cart-index .page-title-wrapper.layout_type2 .page-title:before {
   background: rgba(0, 0, 0, 0) !important
}

.catalog-product-view .paypal.checkout {
   display: none
}

.category-shop .filter-item:first-child {
   display: none
}

.blog-post-list .page-title-wrapper.layout_type2 .page-title {
   background-color: #79797900;
   background-image: url("../../img/static/Blog Banner.png") !important;
   text-align: center;
   height: 150px;
   background-position: bottom;
   background-repeat: no-repeat;
   background-size: cover;
   color: #fff;
   padding-top: 45px
}

.blog-post-list .page-title-wrapper.layout_type2 .page-title:before {
   background: rgba(0, 0, 0, .12)
}

span.remove-filter-x {
   background-color: #fbb11c;
   color: #fff;
   font-family: 'Montserrat';
   padding: 3px 5px;
   border-radius: 8px;
   font-size: 9px
}

.filter-current .item {
   margin-bottom: 10px;
   margin-right: 12px;
   border: 2px solid #ccc;
   padding: 5px 18px;
   border-radius: 20px;
   display: inline-block
}

.filter-current .item:hover {
   background-color: #ccc;
   border: 2px solid #bbb
}

.media-banner img {
   width: 100%
}

.cms-dogsee-in-the-media .columns {
   padding: 0 !important
}

.media-brands-images {
   background-color: #f0eeee;
   padding: 27px 57px 57px;
   margin: 10px 5px;
   min-height: 275px
}

.media-brands {
   margin-top: 56px
}

.media-brands-images img {
   text-align: center;
   margin: 0 auto;
   display: block
}

.media-brands-images h4 {
   font-size: 16px;
   color: #4b2420;
   font-family: 'Prata';
   text-align: center;
   margin-top: 26px
}

.cms-dogsee-in-the-media .pagination {
   padding: 20px;
   text-align: center
}

.cms-dogsee-in-the-media .pagination,
.cms-dogsee-in-the-media .pagination * {
   -webkit-user-select: none;
   -moz-user-select: none;
   -ms-user-select: none;
   user-select: none
}

.cms-dogsee-in-the-media .pagination a {
   display: inline-block;
   padding: 0 10px;
   cursor: pointer;
   font-size: 25px;
   background: #f0eeee;
   border-radius: 16px;
   margin: 0 5px
}

.cms-dogsee-in-the-media .pagination a.disabled {
   opacity: .3;
   pointer-events: none;
   cursor: not-allowed
}

.cms-dogsee-in-the-media .pagination a.current {
   background: #fbb11c;
   border-radius: 16px;
   color: #fff !important
}

.amazon-minicart-container,
.product-social-links {
   width: 100%;
   display: flex;
   text-align: left;
   align-items: flex-start;
   float: left;
   width: 5%
}

.action.mailto.friend span {
   display: inline-block;
   line-height: 28px;
   vertical-align: top;
   display: none
}

.catalog-product-view .product-info-main .product-social-links .action.mailto.friend:before,
.catalog-product-view .product-info-main .product-social-links .action.tocompare:before {
   content: "\e696";
   display: inline-block;
   font-family: 'Prato';
   font-size: 27px !important;
   margin-right: 8px;
   line-height: inherit;
   overflow: visible;
   margin-top: -14px
}

.cms-superzoo-2019 header.page-header .middle-header {
   background: 0 0 !important
}

.card-view {
   padding: 20px 40px !important;
   box-shadow: 1px 0 37px #00000063;
   border-radius: 6px;
   background-color: #fff;
   text-align: center;
   position: relative !important;
   left: 11%;
   right: 0;
   margin-top: 155px;
   max-width: 350px !important
}

.card-view .form-top-log {
   width: 100px;
   position: absolute;
   right: -27px;
   top: -35px
}

.landing-main-banner {
   background-size: cover;
   background-position: top center
}

.cms-superzoo-2019 #maincontent {
   margin-top: -105px;
   padding: 0
}

.card-view input[type=datetime],
.card-view input[type=email],
.card-view input[type=number],
.card-view input[type=password],
.card-view input[type=search],
.card-view input[type=tel],
.card-view input[type=text],
.card-view input[type=url] {
   border: 1px solid #592c2a;
   height: 1.8rem;
   font-size: 1rem;
   padding: 0 1.0625rem;
   box-shadow: none !important;
   font-weight: 400;
   color: #222;
   border-radius: 15px
}

.section-builder.bar-chune-lists {
   margin: 50px 73px
}

.landing-do {
   background-size: 100% 100%;
   background-position: top center
}

.do-details {
   position: absolute;
   bottom: 90px
}

.do-details ul {
   padding: 0;
   margin: 0;
   list-style-type: none;
   display: block;
   width: 64%;
   margin-bottom: -31px
}

.do-details ul li {
   display: inline-block;
   margin: 8px 5px;
   text-align: center;
   width: 138px
}

.do-details ul li img {
   display: block;
   margin: 0 auto;
   text-align: center;
   width: 60px
}

.do-details ul li h4 {
   font-size: 16px
}

.do-details>img {
   margin-bottom: 54px;
   width: 49%
}

.card-view .fieldset>.field {
   margin: 0 0 6px !important
}

.landing-dog-left img {
   width: 80%;
   text-align: center;
   margin: 0 auto;
   text-align: center;
   display: block
}

.bar-title {
   text-align: center;
   position: absolute;
   bottom: 55px;
   left: -7%;
   right: 0;
   text-transform: capitalize;
  font-family: 'Montserrat';
   color: #393939;
   font-size: 16px;
   margin: 0 auto;
   display: block
}

.bar-products img {
   text-align: center;
   margin: 0 auto;
   display: block
}

.title-list-landing img {
   width: 59%;
   text-align: center;
   margin: 0 auto;
   display: block
}

.card-view h4 {
   font-size: 28px;
   color: #393939;
   font-family: 'Prata';
}

.card-view .actions-toolbar button,
.card-view button:hover {
   background-color: transparent !important
}

.card-view p {
   font-size: 14px;
   color: #393939;
   font-family: 'Montserrat';
   position: relative
}

.bar-products {
   padding: 20px !important;
   margin: 45px auto
}

.card-view .fieldset>span {
   color: #393939;
   font-family: 'Montserrat';
}

.card-view .fieldset {
   margin: 0 0 28px
}

.card-view .actions-toolbar .primary {
   float: unset
}

.cms-superzoo-2019 footer.page-footer {
   margin-top: 0
}

.cms-superzoo-2019 .columns {
   padding: 0 !important;
   margin: 0 !important
}

.card-view .primary button span {
   background-color: #592c2a;
   color: #fff !important;
   border-radius: 15px;
   vertical-align: top;
   padding: 6px 20px;
   font-size: 15px !important
}

.landing-banner-left img {
   width: 80%;
   text-align: center;
   margin: 0 auto;
   display: block;
   position: relative;
   top: 128px;
   float: right
}

header.page-header .middle-header {
   background: #fff !important
}

.cms-home header.page-header .middle-header {
   background: 0 0 !important
}

.cms-home .header-area.header1.search-visible.minicart-slide.myaccount-slide.active-sticky.start-stk {
   background: #fff !important
}

.catalog-product-view .paypal.checkout {
   display: none
}

.terms-conditions h4 {
   font-size: 18px;
   margin-bottom: 20px;
   font-family: 'Prata';
   color: #000
}

.refund-return h1,
.terms-conditions h1 {
   font-size: 2.2rem
}

.terms-conditions ol.list-style--disc,
.terms-conditions ul.list-style--disc {
   list-style-type: disc;
   padding-left: 40px;
   margin-bottom: 12px
}

.refund-return ul {
   padding-left: 18px
}

.refund-return strong,
.terms-conditions strong {
   color: #fbb11c;
  font-family: 'Montserrat';
}

.checkout-cart-index .shopping-cart-bottom .fieldset.coupon .action.apply {
   background: #fbb11c !important;
   color: #fff;
   height: 46px
}

.checkout-cart-index .shopping-cart-bottom .fieldset.coupon .action.apply:hover {
   background: #6b532c !important
}

.customer-account-index #account-nav li.nav.item:nth-child(3) {
   display: none
}

.Above-footer-left,
.Above-footer-right {
   font-size: 16px;
   font-family: 'Montserrat';
   display: flex;
   align-items: center
}

.Above-footer-right {
   justify-content: flex-end
}

.Above-footer-left {
   justify-content: flex-start
}

.catalog-product-view .owl-carousel .owl-dots .owl-dot.active span {
   background-color: #4b2420 !important
}

.catalog-product-view .owl-carousel .owl-dots .owl-dot {
   margin: 0 0
}

.catalog-product-view .owl-carousel .owl-dots .owl-dot span {
   width: 55px !important
}

.form.send.friend .content-heading .title {
   color: #cc962a !important
}

.form.send.friend .content-heading .title span:after {
   background: #cc962a !important
}

.home-page-slider .mgs-carousel-single .owl-nav button span em {
   font-size: 50px;
   color: #fff
}

.home-page-slider .owl-carousel.nav-position-middle-inside .owl-nav .owl-prev {
   left: 40px !important
}

.home-page-slider.owl-carousel.nav-position-middle-inside .owl-nav .owl-next {
   right: 40px !important
}

#owl-one:not(.custom-nav) .owl-nav button {
   top: 50%;
   position: absolute
}

#owl-one .owl-prev {
   left: 7px
}

#owl-one .owl-next {
   right: 7px
}

#owl-one .owl-next span,
#owl-one .owl-prev span {
   display: none
}

#owl-one .owl-dots .owl-dot.active span {
   background-color: #000 !important
}

.sendfriend-product-send .action.primary,
.sendfriend-product-send .btn.btn-primary {
   background: #cc962a;
   border: 2px solid #cc962a;
   color: #fff
}

.blog-post-view .sidebar .block.block-blog-tags {
   display: none
}

.blog-post-view .blog-view .share-info .view-tags {
   height: initial !important;
   line-height: 40px
}

.blog-post-view .blog-view .share-info .block-blog-tags .tag-cloud li a:after {
   content: ',';
   position: absolute;
   bottom: -15px
}

.cms-page41 .page-main>.columns {
   padding-right: 0 !important;
   padding-left: 0 !important
}

.cms-page41 .page-main>.columns {
   padding-right: 0 !important;
   padding-left: 0 !important
}

.cms-page38 .inner-text.three-slider h5 {
  font-family: 'Montserrat';
   font-size: 50px !important
}

.cms-page38 .inner-text.three-slider h5 sup {
   font-size: 24px !important
}

.action-auth-toggle {
   color: #cc962a !important
}

.cms-page38 .slide-home-1 .slider_mgs_carousel .inner-text .title {
   font-size: 2rem !important
}

.geoip_title {
   font-family: 'Montserrat';
   color: #593a1e;
   font-size: 19px
}

button.geoip_button {
   background: #cc962a;
   color: #fff;
   border: 1px solid;
   text-transform: uppercase;
   border-radius: 24px;
   font-size: 14px
}

button.geoip_button:hover {
   background: #d8a368;
   border: 1px solid #d8a368
}

@media(min-width:993px) {
   .checkout-cart-index .shopping-cart-bottom>div {
      margin-bottom: 30px;
      padding: 0 44px;
      margin-top: 50px
   }
}

small.copyright {
   display: none !important
}

@media screen and (max-width:340px) and (min-width:300px) {
   .catalog-product-view .product-info-main .box-tocart .fieldset .product-addto-links+.field.qty {
      width: calc(100% - 22px) !important;
      margin: 0
   }
}

.catalog-category-view button.action.tocart.primary {
   background-color: #cc962a;
   border: 1px solid #cc962a;
   border-radius: 15px;
   padding: 0 24px !important;
   font-size: 11px;
   text-align: center;
   margin: 0 auto;
   display: block
}

.catalog-category-view .actions-secondary {
   display: none
}

.catalog-category-view .product-item-info {
   margin-bottom: 45px
}

.page-main>.columns {
   padding-left: 0 !important;
   padding-right: 0 !important
}

.cms-page47 .frame {
   padding: 0 !important
}

.catalog-product-view .product-info-main .product-reviews-summary .reviews-actions {
   display: none
}

.faq-tabs .mgs-product-tab .tab-style6.data.items .item.title.active .switch,
.mgs-product-tab .tab-style6.data.items .item.title .switch:active,
.mgs-product-tab .tab-style6.data.items .item.title .switch:hover {
   background-color: #cc962a !important
}

.cms-page40 img.conatct-dogs {
   left: 47% !important
}

.opc-block-summary .grand.incl+.grand.excl .amount,
.opc-block-summary .grand.incl+.grand.excl .mark {
   border-top: 0;
   font-size: 1.1rem;
   padding-top: 0
}

.catalog-product-view .block .block-content .products-grid .product-item {
   margin-bottom: 30px;
   flex: 0 0 calc(100%/4) !important
}

.catalog-product-view .block .block-content .products-grid .product-item .product.actions.product-item-actions {
   visibility: hidden
}

.catalog-product-view .paypal-button {
   display: none !important
}

.page .messages {
   display: none !important
}

.catalog-product-view .product-info-main .product-reviews-summary .reviews-actions {
   visibility: hidden
}

.catalog-product-view .product-info-main .product-social-links {
   display: none
}

#filter-options-content0 {
   display: none !important
}

#checkout-shipping-method-load {
   display: none
}

#opc-shipping_method .step-title {
   display: none
}

@media (min-width:1600px) {
   .do-details ul li img {
      width: 100px
   }
}

@media (min-width:1441px) {
   .crunch-images-details h3 {
      font-size: 55px;
      width: 75%;
      text-align: left;
      float: left;
      margin: 0 auto;
      color: #fbb11c;
      font-family: 'Prata';
      letter-spacing: -3px;
      line-height: 51px;
      position: absolute;
      bottom: -48%;
      left: -8%
   }

   .chew-page-tab-bottom,
   .chew-page-tab-top,
   .crunch-page-tab-bottom,
   .crunch-page-tab-top {
      min-height: 204px
   }

   .do-details ul {
      padding: 0;
      margin: 0;
      list-style-type: none;
      display: block;
      width: 64%;
      margin-bottom: 37px
   }

   .bar-title {
      font-size: 20px
   }

   .do-details ul li {
      width: 138px
   }
}

@media (min-width:1199px) {
   #reviews .block.review-add {
      width: 1170px;
      margin: 0 auto
   }

   header.page-header .header-area.active-sticky.start-stk .logo {
      padding: 0
   }
}

@media (max-width:1198px) and (min-width:992px) {
   .do-details ul li h4 {
      font-size: 13px
   }

   .section-builder.crunch-page-banner {
      height: 53vh !important
   }

   .crunch-images img {
      width: 76%
   }

   .crunch-images-details h3 {
      font-size: 55px;
      width: 100%;
      position: relative
   }

   .bar-title {
      bottom: 38px;
      left: 0
   }

   .landing-do {
      background-size: cover;
      background-position: top center
   }

   .do-details ul {
      width: 82%;
      margin-bottom: -31px
   }

   .cms-superzoo-2019 .frame,
   .cms-superzoo-2019 .fullwidth .page-main>.columns,
   .cms-superzoo-2019 .page-main>.columns {
      max-width: 100vw !important
   }

   .landing-main-banner {
      height: initial
   }

   .do-details ul li {
      width: 105px
   }

   .do-details ul li img {
      width: 50px
   }

   .cms-superzoo-2019 .breadcrumbs .items,
   .cms-superzoo-2019 .frame,
   .cms-superzoo-2019 .page-main>.columns {
      max-width: 100% !important
   }
}

@media screen and (max-width:1198px) and (min-width:992px) {
   .section-content {
      margin: 93px auto 53px
   }

   .do-details ul li h4 {
      font-size: 13px
   }

   .cms-superzoo-2019 .breadcrumbs .items,
   .cms-superzoo-2019 .frame,
   .cms-superzoo-2019 .page-main>.columns {
      max-width: 100% !important
   }

   .bar-title {
      bottom: 18px;
      left: 0
   }

   .landing-do {
      background-size: 100% 100%;
      background-position: top center;
      height: 100vh
   }

   .do-details ul {
      margin-bottom: -104px
   }

   .cms-superzoo-2019 .fullwidth .page-main>.columns {
      max-width: 100vw !important
   }

   .landing-main-banner {
      height: initial
   }

   .do-details ul li {
      width: 105px
   }

   .do-details ul li img {
      width: 50px
   }

   .media-brands-images {
      background-color: #f0eeee;
      padding: 25px;
      margin: 10px 5px;
      min-height: 255px
   }

   .banner-catalog h1 {
      left: 6%;
      font-size: 28px
   }

   .conatct-dogs {
      left: 49% !important;
      bottom: 1px;
      width: 13%
   }

   .contact-left h3 {
      z-index: 2;
      font-size: 49px !important;
      position: absolute;
      margin: 15px 0;
      color: #fbb11c;
      right: -69px !important;
      font-family: 'Prata';
      margin-top: 21px;
      letter-spacing: -3px;
      width: 70%;
      line-height: 32px !important
   }

   .catalog-category-view .products-grid .items .product-item .product-top .product-item-inner .action.tocart {
      padding: 17px 21px !important
   }

   .section-title-icon-crunch:after,
   .section-title-icon-crunch:before,
   .section-title-icon-treats:after,
   .section-title-icon-treats:before {
      display: none
   }

   .section-title.section-title-icon-treats {
      position: relative;
      top: 21px
   }

   .cms-who-we-are .page-main>.columns {
      max-width: 100vw !important
   }

   .content-move-left {
      font-size: 61px
   }

   .content-move-right {
      font-size: 61px
   }

   .natural-left-pad h2 {
      font-size: 69px
   }

   h3.wow-teams-left-move {
      font-size: 56px
   }

   .wow-teams-move-left {
      margin-top: -420px
   }

   .wow-teams-right-img {
      margin-top: 0
   }

   .testimonials {
      min-height: 527px
   }

   .testimonials-list {
      margin-top: 44px
   }

   .section-builder.crunch-page-banner {
      height: 53vh
   }

   .crunch-images img {
      width: 91%
   }

   .crunch-images-details h3 {
      font-size: 59px;
      width: 100%
   }

   .crunch-page-banner-line-overlay h3 {
      background-color: #fff;
      width: 73%
   }

   .crunch-page-tabs-list h4 {
      padding-left: 96px
   }

   .section-builder.chew-page-banner {
      height: 53vh
   }

   .chew-images img {
      width: 91%
   }

   .chew-images-details h3 {
      font-size: 59px;
      width: 100%
   }

   .chew-page-banner-line-overlay h3 {
      background-color: #fff;
      width: 73%
   }

   .chew-page-tabs-list h4 {
      padding-left: 96px
   }

   .catalog-category-view .products-grid .items .product-item .product-top .product-item-inner .action.tocart {
      padding: 5px 19px !important
   }

   .catalog-category-view .products-grid .items .product-item .product-item-name>a {
      font-size: .8rem
   }
}

@media (max-width:991px) {
   .catalog-category-view .products-grid .items .product-item .product-top .product-item-inner .action.tocart {
      padding: 5px 19px !important
   }

   .inner-text.three-slider h3 {
      line-height: 49px !important
   }

   .section-title.section-title-icon-treats {
      position: relative;
      top: 21px
   }

   body .promo-custom-1 {
      margin-top: 0 !important;
      padding-left: 0 !important;
      padding-right: 0 !important
   }

   body .promo-custom-2 {
      margin-top: 0 !important;
      padding-left: 0 !important;
      padding-right: 0 !important
   }

   .rr .line .col-des-4.col-mb-12 {
      margin-top: 0 !important;
      padding-left: 0 !important;
      padding-right: 0 !important
   }

   .home-products-first {
      padding-left: 0;
      padding-right: 0
   }

   .submenu {
      display: flex;
      flex-direction: column !important
   }

   .section-title-icon-crunch:after,
   .section-title-icon-crunch:before,
   .section-title-icon-treats:after,
   .section-title-icon-treats:before {
      display: none
   }

   .subscries-email {
      text-align: right;
      left: 1px;
      margin: 0 35px
   }
}

@media screen and (max-width:991px) and (min-width:768px) {
   .category-view {
      margin-top: 120px
   }

   .cms-page39 .chew-page-banner-left {
      margin-top: 199px !important
   }

   .cms-page41 .crunch-page-banner-left {
      margin-top: 188px !important
   }

   .bar-title {
      bottom: 33px;
      left: 0
   }

   .title-list-landing img {
      width: 100%;
      text-align: center;
      margin: 0 auto;
      display: block
   }

   .cms-superzoo-2019 .page-main>.columns {
      max-width: 100% !important
   }

   .do-details ul li {
      display: inline-block;
      margin: 8px 5px;
      text-align: center;
      width: 184px
   }

   .landing-banner-left img {
      float: unset
   }

   .card-view {
      left: 0;
      margin: 0 auto;
      margin-top: 155px
   }

   .do-details {
      position: relative;
      bottom: 0;
      text-align: center
   }

   .do-details ul {
      padding: 0;
      margin: 0;
      list-style-type: none;
      display: block;
      width: 80%;
      margin-bottom: 0;
      text-align: center;
      margin: 0 auto
   }

   .landing-main-banner {
      background-size: cover;
      height: initial
   }

   .landing-do {
      background-size: cover;
      background-position: top;
      background-color: #f7f4f4;
      background-image: none !important;
      padding: 20px 0;
      margin: 20px 0
   }

   .bar-products {
      padding: 20px !important;
      margin: 0 auto;
      display: flex;
      flex-direction: row;
      align-items: flex-start;
      justify-content: flex-start;
      width: 250px !important
   }

   .banner-catalog h1 {
      left: 6%;
      font-size: 28px
   }

   .contact-left-details h4 {
      color: #fbb11c;
      font-family: 'Prata';
      font-size: 28px;
      text-align: left;
      letter-spacing: 6px;
      position: relative;
      left: 0
   }

   .contact-right {
      margin-top: 0
   }

   .slide-home-1 .slider_mgs_carousel .inner-text.three-slider.slider1 h3 {
      font-size: 3.5rem !important;
      line-height: 47px !important;
      margin: 0 !important
   }

   .slide-home-1 .slider_mgs_carousel .inner-text.three-slider.slider3 h3 {
      font-size: 2rem !important;
      line-height: 34px !important
   }

   .inner-text h4 {
      font-size: 1rem !important
   }

   .panel-block-row.panel-block.col-des-6.block205.video-centers1,
   .panel-block-row.panel-block.col-des-6.block206.video-centers {
      padding: 0 !important
   }

   .aboutuslist-left {
      display: none
   }

   .catalog-product-view #buy-now {
      width: 41% !important;
      position: relative;
      left: -6%
   }

   #product-addtocart-button {
      width: 41%
   }

   .product-info-main .product.attribute.overview p {
      width: 100%
   }

   .crunch-page-tabs-iteam {
      min-height: initial
   }

   .section-builder.crunch-page-banner {
      height: initial;
      margin-bottom: 50px
   }

   .cms-crunch-page footer.page-footer .middle-footer {
      padding: 0 0 5px !important
   }

   .crunch-page-banner-buy h1 {
      font-size: 27px
   }

   .crunch-page-tab {
      padding-left: 15px;
      padding-right: 15px
   }

   .crunch-page-tabs-list .border-bott {
      margin-bottom: 24px;
      width: 68%
   }

   .crunch-page-tabs-list h4 {
      font-size: 62px;
      line-height: 61px;
      padding: 20px 20px 0
   }

   .crunch-page-banner-line {
      padding: 20px 0;
      background: 0 0 !important;
      min-height: initial
   }

   .crunch-page-banner-line-overlay h3 {
      background-color: #fff;
      width: 100%;
      position: relative;
      left: 0;
      font-family: 'Prata';
      letter-spacing: -3px;
      line-height: 45px;
      color: #4b2420;
      font-size: 27px;
      padding: 0;
      text-align: center;
      top: 0
   }

   .crunch-page-home-natural {
      padding: 0 20px
   }

   .crunch-page-banner-left {
      padding: 32px;
      text-align: center
   }

   .crunch-page-banner-right {
      top: 0
   }

   .crunch-images img {
      width: 51%;
      text-align: center;
      margin: 0 auto;
      display: block
   }

   .crunch-images-details {
      position: relative;
      margin-top: 0;
      padding: 20px
   }

   .crunch-images-details h3 {
      font-size: 27px;
      width: 100%;
      text-align: center;
      float: left;
      margin: 0 auto;
      color: #fbb11c;
      font-family: 'Prata';
      letter-spacing: -3px;
      line-height: 51px;
      position: relative;
      bottom: 0;
      left: 0
   }

   .crunch-images-details p {
      font-size: 14px;
      margin-bottom: 0
   }

   .crunch-pro-list h4 {
      width: 100%;
      font-size: 15px;
      margin-bottom: 0
   }

   .crunch-pro-list {
      margin-bottom: 12px
   }

   .crunch-page-tabs-iteam img {
      width: 100%;
      text-align: right
   }

   .crunch-page-banner-right img {
      text-align: center;
      margin: 0 auto;
      display: block
   }

   .crunch-images-details {
      padding: 00px 20px
   }

   .chew-page-tabs-iteam {
      min-height: initial
   }

   .section-builder.chew-page-banner {
      height: initial;
      margin-bottom: 50px
   }

   .cms-chew-story footer.page-footer .middle-footer {
      padding: 0 0 5px !important
   }

   .chew-page-banner-buy h1 {
      font-size: 27px
   }

   .chew-page-tab {
      padding-left: 15px;
      padding-right: 15px
   }

   .chew-page-tabs-list .border-bott {
      margin-bottom: 24px;
      width: 68%
   }

   .crunch-page-tabs-list h4 {
      font-size: 62px;
      line-height: 61px;
      padding: 20px 20px 0
   }

   .chew-page-banner-line {
      padding: 20px 0;
      background: 0 0 !important;
      min-height: initial
   }

   .chew-page-banner-line-overlay h3 {
      background-color: #fff;
      width: 100%;
      position: relative;
      left: 0;
      font-family: 'Prata';
      letter-spacing: -3px;
      line-height: 45px;
      color: #4b2420;
      font-size: 42px;
      padding: 0;
      text-align: center;
      top: 0
   }

   .chew-page-tabs-list h4 {
      font-size: 44px;
      font-family: 'Prata';
      letter-spacing: -3px;
      line-height: 43px;
      color: #cc962b;
      padding-left: 173px
   }

   .chew-page-home-natural {
      padding: 0 20px
   }

   .chew-page-banner-left {
      padding: 32px;
      text-align: center
   }

   .chew-page-banner-right {
      top: 0
   }

   .chew-images img {
      width: 51%;
      text-align: center;
      margin: 0 auto;
      display: block
   }

   .chew-images-details {
      position: relative;
      margin-top: 0;
      padding: 20px
   }

   .chew-images-details h3 {
      font-size: 45px;
      width: 100%;
      text-align: center;
      float: unset;
      margin: 20px auto;
      color: #fbb11c;
      font-family: 'Prata';
      letter-spacing: -3px;
      line-height: 51px;
      position: relative;
      bottom: 0;
      left: 0
   }

   .chew-page-banner-line-overlay {
      float: unset;
      text-align: center;
      margin: 0 auto;
      display: block
   }

   .chew-images-details p {
      font-size: 14px;
      margin-bottom: 0
   }

   .chew-pro-list h4 {
      width: 100%;
      font-size: 15px;
      margin-bottom: 0
   }

   .chew-pro-list {
      margin-bottom: 12px
   }

   .chew-page-tabs-iteam img {
      width: 100%;
      text-align: right
   }

   .chew-page-banner-right img {
      text-align: center;
      margin: 0 auto;
      display: block
   }

   .chew-images-details {
      padding: 00px 20px
   }

   .chew-images-details img {
      text-align: center;
      margin: 0 auto;
      display: block
   }

   .po-top-60 {
      position: relative;
      top: 2px !important
   }

   .m-t-50 {
      margin-top: 0
   }

   .cms-who-we-are .page-main>.columns {
      max-width: 100vw !important
   }

   .natural-right img {
      margin-top: 86px
   }

   .parents-right p {
      margin-top: -6px
   }

   .aboutus-left img {
      right: -69px
   }

   .wave-move-left {
      left: -76px
   }

   .content-move-left {
      font-size: 47px;
      margin-left: -35%;
      margin-top: -11px
   }

   .content-move-right {
      font-size: 54px;
      margin-top: 34px;
      left: -14%
   }

   .natural-left-pad h2 {
      font-size: 63px;
      line-height: 52px;
      position: relative;
      right: 0
   }

   h3.wow-teams-left-move {
      font-size: 48px;
      left: 37%;
      font-family: 'Montserrat';
      margin-top: 0;
      letter-spacing: -3px
   }

   .wow-teams-move-top {
      float: right;
      position: relative;
      margin-top: 0;
      left: -4%;
      width: 50%
   }

   .wow-teams-move-left,
   .wow-teams-right-img {
      display: none
   }

   .testimonials h3 {
      font-size: 27px
   }

   .parents-details {
      background-image: url(https://www.onlyhimalaya.com/pub/media/wysiwyg/upload/about-us/About06.webp);
      background-repeat: no-repeat;
      background-size: 100% 100%;
      overflow: hidden;
      padding: 157px 0 2px;
      position: relative;
      background: linear-gradient(to top, #e8af47 0, #d1852c 50%, #d1852c 60%, #d2872d 79%, transparent 59%)
   }

   .testimonials-list h5 {
      min-height: 63px
   }

   .testimonials {
      min-height: initial;
      background: linear-gradient(to top, #e8af47 0, #d1852c 50%, #d1852c 60%, #d2872d 79%)
   }

   .testimonials-list {
      position: relative;
      margin-top: 21px;
      margin-bottom: 4rem
   }

   .single-line-title {
      font-size: 2rem !important;
      margin: 0 !important;
      color: #fff;
      font-weight: 700
   }

   .slide-home-1 .slider_mgs_carousel .inner-text .title {
      font-size: 2.25rem !important;
      line-height: 38px !important
   }

   .inner-text.three-slider h5 {
      font-family: 'Prata';
      font-size: 43px !important;
      color: #fff
   }

   img.conatct-dogs {
      left: 40%;
      bottom: 1px;
      width: 19%;
      background-color: #f4f4f4
   }

   .media-brands-images h4 {
      margin-top: 0
   }

   .media-brands-images {
      min-height: 251px
   }

   .cms-page31 .aboutus-page {
      margin-top: 93px
   }
}

@media (max-width:767px) {
   .category-view {
      margin-top: 120px
   }

   .logo {
          margin: 0 0 10px 0px;
   }

   .block-content.filter-content {
      padding: 14px 35px 0;
      margin-top: 6px !important
   }

   .cms-page39 .chew-page-banner-left {
      margin-top: 199px !important
   }

   .cms-page41 .crunch-page-banner-left {
      margin-top: 188px !important
   }

   .cms-page31 .aboutus-page {
      margin-top: 97px
   }

   .cms-page31 .parents-right h3 {
      position: absolute;
      top: 85px;
      left: inherit;
      right: 5%;
      font-size: 24px;
      letter-spacing: -3px
   }

   .title-list-landing img {
      width: 100%;
      text-align: center;
      margin: 0 auto;
      display: block
   }

   .cms-superzoo-2019 .fullwidth .page-main>.columns {
      max-width: 100vw !important
   }

   .landing-banner-left img {
      float: unset;
      width: 100%
   }

   .landing-main-banner {
      background-size: cover;
      height: initial;
      background-position: top center
   }

   .do-details {
      position: relative;
      bottom: 0
   }

   .bar-products {
      margin: 0 auto
   }

   .card-view {
      left: 0;
      margin: 0 auto;
      margin-top: 155px
   }

   .card-view .form-top-log {
      width: 75px;
      position: absolute;
      right: 0;
      top: -31px
   }

   .do-details ul {
      width: 100%;
      margin-bottom: 0;
      text-align: center
   }

   .do-details {
      position: relative;
      bottom: 0
   }

   .do-details ul li {
      width: 130px
   }

   .do-details>img {
      margin-bottom: 0;
      width: 94%;
      text-align: center;
      margin: 0 auto;
      display: block
   }

   .section-builder.bar-chune-lists {
      margin: 20px
   }

   .landing-do {
      background-size: cover;
      background-position: top;
      background-color: #f7f4f4;
      background-image: none !important;
      padding: 20px 0;
      margin: 20px 0
   }

   .bar-title {
      bottom: 16px;
      font-size: 15px;
      left: 0
   }

   .bar-products {
      padding: 20px !important;
      margin: 0 auto;
      display: flex;
      flex-direction: row;
      align-items: flex-start;
      justify-content: flex-start;
      width: 147px !important
   }

   .Above-footer-left,
   .Above-footer-right {
      font-size: 14px;
      justify-content: center;
      padding: 10px
   }

   .media-brands-images {
      background-color: #f0eeee;
      padding: 25px;
      margin: 10px 5px;
      min-height: 210px
   }

   .media-brands-images h4 {
      font-size: 14px;
      color: #4b2420;
      font-family: 'Prata';
      margin-top: 0
   }

   .w-42 {
      width: 100% !important
   }

   .banner-catalog h1 {
      font-size: 22px;
      font-family: 'Prata';
      color: #5e402f;
      position: relative;
      left: 0;
      overflow: hidden;
      text-align: center;
      margin-bottom: -10px
   }

   .banner-catalog-content {
      width: 100%;
      text-align: center;
      margin: 20px auto;
      font-size: 18px;
      padding: 5px
   }

   .bg1,
   .bg10,
   .bg11,
   .bg12,
   .bg2,
   .bg3,
   .bg4,
   .bg5,
   .bg6,
   .bg7,
   .bg8,
   .bg9 {
      background: 0 0
   }

   .catalog-white {
      color: #5e402f !important
   }

   .banner-catalog {
      padding: 8px 0;
      overflow: hidden
   }

   .contact-right .mgs-button-block button {
      height: unset !important;
      line-height: unset !important;
      padding: 0 21px !important
   }

   .all-category .block-content {
      display: flex;
      justify-content: center;
      list-style: none;
      flex-direction: row;
      flex-wrap: wrap;
      padding: 10px 0;
   }

   .all-category .block-blog-categories .block-content li a {
      padding: 10px;
      border-radius: 30px;
      font-size: 12px
   }

   .all-category .block-blog-categories .block-content li a.active {
      background: #db9e36 !important;
      color: #fff
   }

   .all-category .block-blog-categories .block-content li {
      padding: 8px 3px
   }

   footer.page-footer {
      margin-top: 0
   }

   .about-first-div h1,
   .about-first-div h2 {
      font-size: 32px;
      margin: 10px auto
   }

   .about-first-div h3 {
      font-size: 22px;
      margin-bottom: 20px;
      font-family: 'Prata';
   }

   .contact-right {
      background-color: #f4f4f4;
      padding: 42px 13px !important;
      margin-top: 0;
      z-index: 1;
      border-bottom: 6px solid #fbb11c;
      margin: 10px
   }

   .contact-left-details h4 {
      left: 0
   }

   .contact-left-details {
      margin-bottom: 26px
   }

   ul.step-details li {
      display: inline-block;
      width: 49%;
      margin: 0 auto
   }

   ul.icon-descrtion {
      text-align: center
   }

   ul.icon-descrtion li {
      display: inline-block;
      width: 48%
   }

   .home-products-first .product-item-inner .action.tocart {
      padding-top: 0 !important
   }

   .natural-view {
      display: block;
      width: 100%
   }

   .catalog-product-view #buy-now {
      width: 135% !important;
      top: 0;
      position: relative;
      left: 1px
   }

   .natural-left-pad {
      margin-top: 16px
   }

   .natural-left {
      display: block;
      width: 100%;
      float: unset;
      text-align: justify
   }

   .desktop-view,
   .natural-desktop {
      display: none
   }

   .aboutus-left {
      width: 49%;
      margin-left: 9px
   }

   .aboutus-right {
      display: inline-block;
      width: 49%;
      text-align: left
   }

   .mobile-view,
   .natural-mobile {
      display: block
   }

   .natural-mobile {
      font-size: 25px;
      width: 100%;
      text-align: center;
      margin: 0 auto;
      color: #593a1e;
      font-family: 'Montserrat';
      letter-spacing: 0;
      line-height: 0;
      margin-top: 20px
   }

   .cms-who-we-are .page-main>.columns {
      max-width: 100vw !important
   }

   .aboutus-left img {
      position: relative;
      top: 144px;
      right: -50px;
      z-index: 1
   }

   .parents-details {
      padding: 103px 0 2px;
      position: relative;
      margin-top: -67px;
      background: linear-gradient(to top, #e8af47 0, #d1852c 50%, #d1852c 60%, #d2872d 87%, transparent 61%)
   }

   .parents-left img {
      width: 96%;
      margin-left: 5px
   }

   .natural-details {
      margin-top: 20px;
      padding: 0 20px
   }

   .natural-left-pad p,
   .parents-right p,
   .wow-teams-right p {
      font-size: 16px
   }

   #wow-teams {
      margin-top: 21px;
      padding: 0 20px
   }

   .wow-teams-move-left,
   .wow-teams-right-img {
      display: none
   }

   .wow-teams-left {
      width: 100%;
      display: block;
      float: unset;
      padding-top: 20px;
   }

   .wow-teams-right {
      width: 100%;
      display: block;
      text-align: center;
      margin: 0 auto
   }

   img.wow-teams-move-anim {
      width: 97%;
      text-align: center;
      margin: 0 auto;
      display: block
   }

   .aboutuslist-right img,
   .wave-move-left {
      z-index: 1;
      display: none
   }

   .aboutuslist-left {
      display: inline-block;
      width: 100%;
      position: relative;
      left: 0;
      float: unset;
      padding: 0 21px
   }

   .wow-teams-move-top {
      float: right;
      position: relative;
      margin-top: -7%;
      left: -6%;
      width: 73%
   }

   .testimonials {
      background: linear-gradient(to top, #e8af47 0, #d1852c 50%, #d1852c 60%)
   }

   .parents-left {
      margin-top: -54px
   }

   .content-move-left {
      font-size: 41px;
      word-break: break-word;
      color: #fff;
      position: absolute;
      margin-left: -27%;
      margin-top: -12px;
      font-family: 'Montserrat';
      letter-spacing: -3px
   }

   .content-move-right {
      font-size: 41px;
      margin-top: 24px;
      left: -10%
   }

   .parents-right p {
      margin-top: 1px
   }

   #parents-topmove {
      margin-top: -44px
   }

   .natural-left-pad h2 {
      font-size: 25px;
      width: 100%;
      text-align: left;
      float: left;
      letter-spacing: 0;
      line-height: 0;
      right: 0
   }

   h3.wow-teams-left-move {
      font-size: 35px;
      left: -8%;
      margin-top: 0;
      letter-spacing: -3px;
      position: relative;
      margin: 10px auto
   }

   .wow-teams-details {
      margin-top: 0
   }

   .testimonials h3 {
      font-size: 23px;
      margin-top: 22px
   }

   .testimonials-list {
      position: relative;
      margin-top: 21px
   }

   .testimonials-list img {
      margin-bottom: 0
   }

   .natural-right {
      margin-left: 0
   }

   .custom-tab-wrapper ul~img {
      width: 100px
   }

   .custom-tab-wrapper {
      width: 100%;
      display: inline-block
   }

   #product-addtocart-button {
      background: #cc962a;
      border: 2px solid #cc962a;
      color: #fff;
      width: 50%;
      float: unset
   }

   .newsletter-home .title-newsletter .title {
      font-size: 1.8rem !important
   }

   h3.title.text-center.m-b-30.video-after-before {
      font-size: 18px
   }

   .ajaxCartForm.modal-popup .catalog-product-view .product-info-main {
      width: 100%;
      padding: 0 30px 10px 30px !important
   }

   .panel-block-row.panel-block.col-des-6.block205.video-centers1,
   .panel-block-row.panel-block.col-des-6.block206.video-centers {
      padding: 0 !important
   }

   .section-content {
      width: 100% !important
   }

   a.btn.show-more-mobile {
      background-color: #4b2420;
      padding: 9px 29px !important;
      border-radius: 35px;
      border-bottom: none;
      color: #fff;
      font-weight: 400;
      font-family: 'Montserrat';
   }

   .home-products-first strong.product.name.product-item-name {
      width: 100%;
      text-align: center;
      margin: 0 auto
   }

   .section-title.section-title-icon-treats {
      position: relative;
      top: 0
   }

   .section-builder.background-right.single-deal-section.no-padding-col.section-builder-full {
      padding: 0 !important
   }

   p.section-content {
      margin: 10px auto 30px !important
   }

   .slide-home-1 .slider_mgs_carousel .inner-text .title {
      font-size: 3.25rem !important
   }

   .home-products-first>div {
      padding-left: 0 !important;
      padding-right: 0 !important
   }

   .single-line-title {
      font-size: 3.25rem !important;
      margin: 0 !important;
      color: #fff;
      font-weight: 700
   }

   .m-l-r-50 {
      margin-right: 0;
      margin-left: 0
   }

   .home-products-first .row-mobile-1 .col {
      -ms-flex: 0 1 calc(50% / 1);
      flex: 0 1 calc(50% / 1);
      max-width: calc(100% / 1);
      width: 100%
   }

   .home-products-first .product-item-inner .action.tocart>span {
      font-size: 10px
   }

   .po-top-60 {
      position: relative;
      top: 0
   }

   .m-t-50 {
      margin-top: 0
   }

   .section-builder.crunch-page-banner {
      height: initial;
      margin-bottom: 50px
   }

   .cms-crunch-page footer.page-footer .middle-footer {
      padding: 0 0 5px !important
   }

   .crunch-page-banner-buy h1 {
      font-size: 27px
   }

   .crunch-page-tab {
      padding-left: 15px;
      padding-right: 15px
   }

   .crunch-pro-list img {
      width: 75px
   }

   .crunch-page-tabs-list .border-bott {
      margin-bottom: 24px;
      display: none
   }

   .crunch-page-tabs-list h4 {
      font-size: 27px;
      font-family: 'Prata';
      letter-spacing: -3px;
      line-height: 32px;
      color: #cc962b;
      display: none;
      padding: 20px 20px 0
   }

   .crunch-page-banner-line {
      padding: 0 0 10px;
      background: 0 0 !important;
      min-height: initial
   }

   .crunch-page-tabs-iteam {
      min-height: initial;
      width: fit-content;
      padding: 21px 0 0
   }

   .crunch-page-banner-line-overlay h3 {
      top: 0;
      background-color: #fff;
      width: 79%;
      position: relative;
      left: 0;
      font-family: 'Prata';
      letter-spacing: -1px;
      line-height: 45px;
      color: #4b2420;
      font-size: 22px;
      padding: 0;
      text-align: center;
      margin: 0 auto;
      line-height: 25px
   }

   .crunch-page-home-natural {
      padding: 0 20px
   }

   .crunch-page-banner-left {
      padding: 32px;
      text-align: center
   }

   .crunch-page-banner-right {
      top: 0
   }

   .crunch-images img {
      width: 51%;
      text-align: center;
      margin: 0 auto;
      display: block
   }

   .crunch-images-details {
      position: relative;
      margin-top: 0;
      padding: 20px
   }

   .crunch-images-details h3 {
      font-size: 22px;
      width: 100%;
      text-align: center;
      float: left;
      margin: 0 auto;
      color: #fbb11c;
      font-family: 'Prata';
      letter-spacing: -2px;
      line-height: 29px;
      position: relative;
      bottom: 0;
      left: 0;
      margin-bottom: 5px
   }

   .crunch-images-details p {
      font-size: 14px;
      margin-bottom: 0
   }

   .crunch-pro-list h4 {
      width: 100%;
      font-size: 15px;
      margin-bottom: 0
   }

   .crunch-pro-list {
      margin-bottom: 12px
   }

   .crunch-page-tabs-iteam img {
      width: 100%;
      text-align: right
   }

   .crunch-banners h3 {
      font-size: 26px;
      letter-spacing: -2px;
      line-height: 31px
   }

   .crunch-banners h6 {
      font-size: 1.2rem
   }

   .crunch-banners {
      padding: 0 5px
   }

   .crunch-page-tabs-list-mobile h5 {
      font-size: 27px;
      font-family: 'Prata';
      letter-spacing: -1px;
      line-height: 32px;
      color: #cc962b;
      text-align: center;
      margin: 0 auto;
      margin-bottom: 15px
   }

   .crunch-page-tab-bottom,
   .crunch-page-tab-top {
      min-height: 54px
   }

   .section-builder.chew-page-banner {
      height: initial;
      margin-bottom: 50px
   }

   .cms-chew-story footer.page-footer .middle-footer {
      padding: 0 0 5px !important
   }

   .chew-page-banner-buy h1 {
      font-size: 27px
   }

   .chew-page-tab {
      padding-left: 15px;
      padding-right: 15px
   }

   .chew-pro-list img {
      width: 75px
   }

   .chew-page-tabs-list .border-bott {
      margin-bottom: 24px;
      display: none
   }

   .chew-page-tabs-list h4 {
      font-size: 27px;
      font-family: 'Prata';
      letter-spacing: -3px;
      line-height: 32px;
      color: #cc962b;
      display: none;
      padding: 20px 20px 0
   }

   .chew-page-banner-line {
      padding: 0 0 10px;
      background: 0 0 !important;
      min-height: initial
   }

   .chew-page-tabs-iteam {
      min-height: initial;
      width: fit-content;
      padding: 21px 0 0
   }

   .chew-page-banner-line-overlay h3 {
      top: 0;
      background-color: #fff;
      width: 80%;
      position: relative;
      left: 0;
      font-family: 'Prata';
      letter-spacing: -1px;
      line-height: 45px;
      color: #4b2420;
      font-size: 31px;
      padding: 0;
      text-align: center;
      margin: 26px auto;
      line-height: 25px
   }

   .chew-page-home-natural {
      padding: 0 20px
   }

   .chew-page-banner-left {
      padding: 32px;
      text-align: center
   }

   .chew-page-banner-right {
      top: 0
   }

   .chew-images img {
      width: 88%;
      text-align: center;
      margin: 0 auto;
      display: block
   }

   .chew-images-details {
      position: relative;
      margin-top: 0;
      padding: 0
   }

   .chew-images-details h3 {
      font-size: 35px;
      width: 100%;
      text-align: center;
      float: left;
      margin: 15px auto;
      color: #fbb11c;
      font-family: 'Prata';
      letter-spacing: -2px;
      line-height: 29px;
      position: relative;
      bottom: 0;
      left: 0
   }

   .chew-images-details p {
      font-size: 14px;
      margin-bottom: 0
   }

   .chew-pro-list h4 {
      width: 100%;
      font-size: 15px;
      margin-bottom: 0
   }

   .chew-pro-list {
      margin-bottom: 12px
   }

   .chew-page-tabs-iteam img {
      width: 100%;
      text-align: right
   }

   .chew-banners h3 {
      font-size: 21px;
      letter-spacing: -2px;
      line-height: 31px
   }

   .chew-banners h6 {
      font-size: 1.2rem
   }

   .chew-page-banner-line-overlay {
      float: unset;
      text-align: center;
      margin: 0 auto;
      display: block
   }

   .chew-banners {
      padding: 0 5px
   }

   .chew-page-tabs-list-mobile h5 {
      font-size: 27px;
      font-family: 'Montserrat';
      letter-spacing: -1px;
      line-height: 32px;
      color: #cc962b;
      text-align: center;
      margin: 0 auto;
      margin-bottom: 15px
   }

   .chew-page-tab-bottom,
   .chew-page-tab-top {
      min-height: 54px
   }

   .product-info-main .product.attribute.overview p {
      width: 100%
   }

   .swatch-option {
      min-width: 70px !important;
      border: 1px solid !important;
      border-radius: 10px !important;
      outline: 0
   }

   .catalog-product-view .product-info-main .page-title-wrapper .page-title {
      font-size: 1rem !important;
      width: 100%
   }

   .catalog-product-view .product-info-main .product-options-wrapper {
      margin-bottom: 2px !important
   }

   .catalog-product-view .product-info-main .product-info-price+.product-add-form {
      margin-top: 2px !important
   }

   .catalog-product-view .product-info-main .product-info-price {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      margin-top: 8px !important
   }

   ul.sub-menu.cap-font li {
      padding: 0 !important
   }

   .ajax_cart-popup.popup__columns {
      max-width: calc(100% - 00px) !important
   }

   .product.media .horizontal-thumbnail.owl-carousel .owl-nav button {
      width: 40px !important;
      height: 40px !important;
      border-radius: 100% !important
   }

   .catalog-product-view .owl-carousel:not(.custom-nav) .owl-nav button {
      background-color: #cc962a !important;
      border-color: #cc962a !important;
      color: #fff !important
   }

   .catalog-product-view .product-info-main .box-tocart .actions {
      position: fixed;
      z-index: 9;
      bottom: 51px;
      width: 50%;
      left: 3%;
      right: 3%
   }

   .catalog-product-view .product-info-main .box-tocart .field.qty {
      position: fixed !important;
      bottom: 99px;
      z-index: 9;
      left: 3%;
      right: 3%
   }

   .catalog-product-view .product-info-main .product-options-bottom .box-tocart .fieldset .field.qty {
      width: 93.5% !important;
      margin: 0
   }

   #product-addtocart-button {
      width: 50%;
      font-size: 13px !important;
      border: unset !important;
      border-radius: unset
   }

   .buynow-button {
      display: inline-block;
      float: left;
      width: 32%
   }
}

@media screen and (max-width:767px) and (min-width:480px) {
   .ajaxCartForm.modal-popup .product_quickview_content {
      height: 400px !important;
      min-height: 43vh !important;
      max-height: 100vh;
      position: relative;
      overflow-y: auto;
      overflow-x: hidden
   }

   img.conatct-dogs {
      left: 30%;
      bottom: 10px;
      width: 19%;
      background-color: #f4f4f4
   }
}

@media screen and (max-width:479px) and (min-width:0px) {
   .media-brands-images {
      background-color: #f0eeee;
      padding: 25px;
      margin: 10px 5px;
      min-height: initial
   }

   .catalog-category-view .products-grid .items .product-item .product-item-name {
      display: block;
      text-align: center;
      min-height: 112px
   }

   img.conatct-dogs {
      left: 10%;
      bottom: 10px;
      width: 19%;
      background-color: #f4f4f4
   }

   .ajax_cart-popup.popup__columns .popup__table .popup__table-col+.popup__table-col {
      width: calc(100% - 10px) !important;
      padding-left: 15px
   }

   .ajax_cart-popup.popup__columns .popup__table .popup__table-col {
      width: 100% !important
   }

   .action-gift,
   .cart.table-wrapper .actions-toolbar>.action,
   button {
      padding: 7px 10px !important
   }

   .ajaxCartForm.modal-popup .product_quickview_content {
      height: 74vh !important;
      min-height: 53vh !important;
      max-height: 100vh;
      position: relative;
      overflow-y: auto;
      overflow-x: hidden
   }

   .home-products-first .product-item-inner .action.tocart>span {
      font-size: 8px !important
   }

   .section-title h2 {
      font-size: 36px !important;
      text-align: center;
      margin: 0 auto;
      display: block;
      color: #593a1e !important;
      font-family: 'Prata';
   }

   .swatch-option {
      border: none;
      width: 89px !important;
      height: 56px !important;
      min-width: 75px !important
   }

   .catalog-product-view .breadcrumbs .items .item {
      overflow: initial;
      font-size: 11px;
      display: none !important
   }

   .aboutus-right {
      width: 45%
   }

   .aboutus-left {
      width: 49%
   }

   .aboutus-left img {
      position: relative;
      top: -8px;
      right: -29px
   }

   #moveing-top {
      top: -12px
   }

   .aboutuslist-left {
      padding: 15px 21px
   }

   .content-move-left {
      font-size: 31px
   }

   .content-move-right {
      font-size: 33px
   }

   h3.wow-teams-left-move {
      font-size: 37px;
      letter-spacing: -3px;
      position: relative;
      left: 0;
      line-height: 36px
   }

   .testimonials h3 {
      width: 80%;
      font-size: 29px;
      margin-top: 22px;
      line-height: 26px
   }

   .testimonials h4 {
      font-size: 16px;
      margin-top: 5px
   }

   .wow-teams-move-top {
      width: 100%
   }

   .wow-teams-details {
      margin-top: 0
   }

   .aboutuslist-left p,
   .natural-left-pad p,
   .parents-right p,
   .wow-teams-right p {
      font-size: 14px
   }

   .natural-mobile {
      line-height: 1;
      margin-top: 6px;
      letter-spacing: -3px;
      font-size: 37px
   }

   .parents-right {
      display: inline-block;
      float: left;
      width: 100%;
      position: static;
      padding: 20px
   }

   .parents-right h3 {
      position: absolute;
      top: 88px;
      left: inherit;
      right: 5%;
      font-size: 37px;
      letter-spacing: -3px
   }

   .wow-teams-right {
      width: 49%;
      display: inline
   }
}

@media screen and (max-width:340px) and (min-width:300px) {
   .modal-content .product_quickview_content>.catalog-product-view {
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0;
      top: 0;
      height: 95vh !important
   }

   .modal-content .catalog-product-view .product-info-main .box-tocart .actions {
      bottom: 24px !important
   }

   .modal-content .catalog-product-view #buy-now {
      width: 121% !important;
      font-size: 12px !important
   }

   .modal-content .catalog-product-view .product-info-main .box-tocart .fieldset .product-addto-links+.field.qty {
      width: calc(100% - 24px) !important;
      margin: 0
   }

   .modal-content .catalog-product-view .product-info-main .box-tocart .field.qty {
      bottom: 71px !important
   }

   .modal-content .catalog-product-view .product-item-inner .action.tocart>span {
      background-color: #cc962a !important;
      padding: 1px 6px !important
   }
}

@media (min-width:768px) {
   .container {
      width: 750px
   }
}

@media (min-width:992px) {
   .container {
      width: 970px
   }
}

@media (min-width:1200px) {
   .container {
      width: 1170px
   }
}

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
   font-family: FontAwesome;
   src: url('../../frontend/Mgs/supro/en_US/Emipro_SocialShare/css/fonts/fontawesome-webfont.eot?v=4.7.0');
   src: url('../../frontend/Mgs/supro/en_US/Emipro_SocialShare/css/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../../frontend/Mgs/supro/en_US/Emipro_SocialShare/css/fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('../../frontend/Mgs/supro/en_US/Emipro_SocialShare/css/fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('../../frontend/Mgs/supro/en_US/Emipro_SocialShare/css/fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('../../frontend/Mgs/supro/en_US/Emipro_SocialShare/css/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
   font-weight: 400;
   font-style: normal;
   font-display: swap;
}

.fa {
   display: inline-block;
   font: normal normal normal 14px/1 FontAwesome;
   font-size: inherit;
   text-rendering: auto;
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale
}

.fa-lg {
   font-size: 1.33333333em;
   line-height: .75em;
   vertical-align: -15%
}

.fa-2x {
   font-size: 2em
}

.fa-3x {
   font-size: 3em
}

.fa-4x {
   font-size: 4em
}

.fa-5x {
   font-size: 5em
}

.fa-fw {
   width: 1.28571429em;
   text-align: center
}

.fa-ul {
   padding-left: 0;
   margin-left: 2.14285714em;
   list-style-type: none
}

.fa-ul>li {
   position: relative
}

.fa-li {
   position: absolute;
   left: -2.14285714em;
   width: 2.14285714em;
   top: .14285714em;
   text-align: center
}

.fa-li.fa-lg {
   left: -1.85714286em
}

.fa-border {
   padding: .2em .25em .15em;
   border: solid .08em #eee;
   border-radius: .1em
}

.fa-pull-left {
   float: left
}

.fa-pull-right {
   float: right
}

.fa.fa-pull-left {
   margin-right: .3em
}

.fa.fa-pull-right {
   margin-left: .3em
}

.pull-right {
   float: right
}

.pull-left {
   float: left
}

.fa.pull-left {
   margin-right: .3em
}

.fa.pull-right {
   margin-left: .3em
}

.fa-spin {
   -webkit-animation: fa-spin 2s infinite linear;
   animation: fa-spin 2s infinite linear
}

.fa-pulse {
   -webkit-animation: fa-spin 1s infinite steps(8);
   animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
   0% {
      -webkit-transform: rotate(0);
      transform: rotate(0)
   }

   100% {
      -webkit-transform: rotate(359deg);
      transform: rotate(359deg)
   }
}

@keyframes fa-spin {
   0% {
      -webkit-transform: rotate(0);
      transform: rotate(0)
   }

   100% {
      -webkit-transform: rotate(359deg);
      transform: rotate(359deg)
   }
}

.fa-rotate-90 {
   -webkit-transform: rotate(90deg);
   -ms-transform: rotate(90deg);
   transform: rotate(90deg)
}

.fa-rotate-180 {
   -webkit-transform: rotate(180deg);
   -ms-transform: rotate(180deg);
   transform: rotate(180deg)
}

.fa-rotate-270 {
   -webkit-transform: rotate(270deg);
   -ms-transform: rotate(270deg);
   transform: rotate(270deg)
}

.fa-flip-horizontal {
   -webkit-transform: scale(-1, 1);
   -ms-transform: scale(-1, 1);
   transform: scale(-1, 1)
}

.fa-flip-vertical {
   -webkit-transform: scale(1, -1);
   -ms-transform: scale(1, -1);
   transform: scale(1, -1)
}

:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-rotate-90 {
   filter: none
}

.fa-stack {
   position: relative;
   display: inline-block;
   width: 2em;
   height: 2em;
   line-height: 2em;
   vertical-align: middle
}

.fa-stack-1x,
.fa-stack-2x {
   position: absolute;
   left: 0;
   width: 100%;
   text-align: center
}

.fa-stack-1x {
   line-height: inherit
}

.fa-stack-2x {
   font-size: 2em
}

.fa-inverse {
   color: #fff
}

.fa-glass:before {
   content: "\f000"
}

.fa-music:before {
   content: "\f001"
}

.fa-search:before {
   content: "\f002"
}

.fa-envelope-o:before {
   content: "\f003"
}

.fa-heart:before {
   content: "\f004"
}

.fa-star:before {
   content: "\f005"
}

.fa-star-o:before {
   content: "\f006"
}

.fa-user:before {
   content: "\f007"
}

.fa-film:before {
   content: "\f008"
}

.fa-th-large:before {
   content: "\f009"
}

.fa-th:before {
   content: "\f00a"
}

.fa-th-list:before {
   content: "\f00b"
}

.fa-check:before {
   content: "\f00c"
}

.fa-close:before,
.fa-remove:before,
.fa-times:before {
   content: "\f00d"
}

.fa-search-plus:before {
   content: "\f00e"
}

.fa-search-minus:before {
   content: "\f010"
}

.fa-power-off:before {
   content: "\f011"
}

.fa-signal:before {
   content: "\f012"
}

.fa-cog:before,
.fa-gear:before {
   content: "\f013"
}

.fa-trash-o:before {
   content: "\f014"
}

.fa-home:before {
   content: "\f015"
}

.fa-file-o:before {
   content: "\f016"
}

.fa-clock-o:before {
   content: "\f017"
}

.fa-road:before {
   content: "\f018"
}

.fa-download:before {
   content: "\f019"
}

.fa-arrow-circle-o-down:before {
   content: "\f01a"
}

.fa-arrow-circle-o-up:before {
   content: "\f01b"
}

.fa-inbox:before {
   content: "\f01c"
}

.fa-play-circle-o:before {
   content: "\f01d"
}

.fa-repeat:before,
.fa-rotate-right:before {
   content: "\f01e"
}

.fa-refresh:before {
   content: "\f021"
}

.fa-list-alt:before {
   content: "\f022"
}

.fa-lock:before {
   content: "\f023"
}

.fa-flag:before {
   content: "\f024"
}

.fa-headphones:before {
   content: "\f025"
}

.fa-volume-off:before {
   content: "\f026"
}

.fa-volume-down:before {
   content: "\f027"
}

.fa-volume-up:before {
   content: "\f028"
}

.fa-qrcode:before {
   content: "\f029"
}

.fa-barcode:before {
   content: "\f02a"
}

.fa-tag:before {
   content: "\f02b"
}

.fa-tags:before {
   content: "\f02c"
}

.fa-book:before {
   content: "\f02d"
}

.fa-bookmark:before {
   content: "\f02e"
}

.fa-print:before {
   content: "\f02f"
}

.fa-camera:before {
   content: "\f030"
}

.fa-font:before {
   content: "\f031"
}

.fa-bold:before {
   content: "\f032"
}

.fa-italic:before {
   content: "\f033"
}

.fa-text-height:before {
   content: "\f034"
}

.fa-text-width:before {
   content: "\f035"
}

.fa-align-left:before {
   content: "\f036"
}

.fa-align-center:before {
   content: "\f037"
}

.fa-align-right:before {
   content: "\f038"
}

.fa-align-justify:before {
   content: "\f039"
}

.fa-list:before {
   content: "\f03a"
}

.fa-dedent:before,
.fa-outdent:before {
   content: "\f03b"
}

.fa-indent:before {
   content: "\f03c"
}

.fa-video-camera:before {
   content: "\f03d"
}

.fa-image:before,
.fa-photo:before,
.fa-picture-o:before {
   content: "\f03e"
}

.fa-pencil:before {
   content: "\f040"
}

.fa-map-marker:before {
   content: "\f041"
}

.fa-adjust:before {
   content: "\f042"
}

.fa-tint:before {
   content: "\f043"
}

.fa-edit:before,
.fa-pencil-square-o:before {
   content: "\f044"
}

.fa-share-square-o:before {
   content: "\f045"
}

.fa-check-square-o:before {
   content: "\f046"
}

.fa-arrows:before {
   content: "\f047"
}

.fa-step-backward:before {
   content: "\f048"
}

.fa-fast-backward:before {
   content: "\f049"
}

.fa-backward:before {
   content: "\f04a"
}

.fa-play:before {
   content: "\f04b"
}

.fa-pause:before {
   content: "\f04c"
}

.fa-stop:before {
   content: "\f04d"
}

.fa-forward:before {
   content: "\f04e"
}

.fa-fast-forward:before {
   content: "\f050"
}

.fa-step-forward:before {
   content: "\f051"
}

.fa-eject:before {
   content: "\f052"
}

.fa-chevron-left:before {
   content: "\f053"
}

.fa-chevron-right:before {
   content: "\f054"
}

.fa-plus-circle:before {
   content: "\f055"
}

.fa-minus-circle:before {
   content: "\f056"
}

.fa-times-circle:before {
   content: "\f057"
}

.fa-check-circle:before {
   content: "\f058"
}

.fa-question-circle:before {
   content: "\f059"
}

.fa-info-circle:before {
   content: "\f05a"
}

.fa-crosshairs:before {
   content: "\f05b"
}

.fa-times-circle-o:before {
   content: "\f05c"
}

.fa-check-circle-o:before {
   content: "\f05d"
}

.fa-ban:before {
   content: "\f05e"
}

.fa-arrow-left:before {
   content: "\f060"
}

.fa-arrow-right:before {
   content: "\f061"
}

.fa-arrow-up:before {
   content: "\f062"
}

.fa-arrow-down:before {
   content: "\f063"
}

.fa-mail-forward:before,
.fa-share:before {
   content: "\f064"
}

.fa-expand:before {
   content: "\f065"
}

.fa-compress:before {
   content: "\f066"
}

.fa-plus:before {
   content: "\f067"
}

.fa-minus:before {
   content: "\f068"
}

.fa-asterisk:before {
   content: "\f069"
}

.fa-exclamation-circle:before {
   content: "\f06a"
}

.fa-gift:before {
   content: "\f06b"
}

.fa-leaf:before {
   content: "\f06c"
}

.fa-fire:before {
   content: "\f06d"
}

.fa-eye:before {
   content: "\f06e"
}

.fa-eye-slash:before {
   content: "\f070"
}

.fa-exclamation-triangle:before,
.fa-warning:before {
   content: "\f071"
}

.fa-plane:before {
   content: "\f072"
}

.fa-calendar:before {
   content: "\f073"
}

.fa-random:before {
   content: "\f074"
}

.fa-comment:before {
   content: "\f075"
}

.fa-magnet:before {
   content: "\f076"
}

.fa-chevron-up:before {
   content: "\f077"
}

.fa-chevron-down:before {
   content: "\f078"
}

.fa-retweet:before {
   content: "\f079"
}

.fa-shopping-cart:before {
   content: "\f07a"
}

.fa-folder:before {
   content: "\f07b"
}

.fa-folder-open:before {
   content: "\f07c"
}

.fa-arrows-v:before {
   content: "\f07d"
}

.fa-arrows-h:before {
   content: "\f07e"
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
   content: "\f080"
}

.fa-twitter-square:before {
   content: "\f081"
}

.fa-facebook-square:before {
   content: "\f082"
}

.fa-camera-retro:before {
   content: "\f083"
}

.fa-key:before {
   content: "\f084"
}

.fa-cogs:before,
.fa-gears:before {
   content: "\f085"
}

.fa-comments:before {
   content: "\f086"
}

.fa-thumbs-o-up:before {
   content: "\f087"
}

.fa-thumbs-o-down:before {
   content: "\f088"
}

.fa-star-half:before {
   content: "\f089"
}

.fa-heart-o:before {
   content: "\f08a"
}

.fa-sign-out:before {
   content: "\f08b"
}

.fa-linkedin-square:before {
   content: "\f08c"
}

.fa-thumb-tack:before {
   content: "\f08d"
}

.fa-external-link:before {
   content: "\f08e"
}

.fa-sign-in:before {
   content: "\f090"
}

.fa-trophy:before {
   content: "\f091"
}

.fa-github-square:before {
   content: "\f092"
}

.fa-upload:before {
   content: "\f093"
}

.fa-lemon-o:before {
   content: "\f094"
}

.fa-phone:before {
   content: "\f095"
}

.fa-square-o:before {
   content: "\f096"
}

.fa-bookmark-o:before {
   content: "\f097"
}

.fa-phone-square:before {
   content: "\f098"
}

.fa-twitter:before {
   content: "\f099"
}

.fa-facebook-f:before,
.fa-facebook:before {
   content: "\f09a"
}

.fa-github:before {
   content: "\f09b"
}

.fa-unlock:before {
   content: "\f09c"
}

.fa-credit-card:before {
   content: "\f09d"
}

.fa-feed:before,
.fa-rss:before {
   content: "\f09e"
}

.fa-hdd-o:before {
   content: "\f0a0"
}

.fa-bullhorn:before {
   content: "\f0a1"
}

.fa-bell:before {
   content: "\f0f3"
}

.fa-certificate:before {
   content: "\f0a3"
}

.fa-hand-o-right:before {
   content: "\f0a4"
}

.fa-hand-o-left:before {
   content: "\f0a5"
}

.fa-hand-o-up:before {
   content: "\f0a6"
}

.fa-hand-o-down:before {
   content: "\f0a7"
}

.fa-arrow-circle-left:before {
   content: "\f0a8"
}

.fa-arrow-circle-right:before {
   content: "\f0a9"
}

.fa-arrow-circle-up:before {
   content: "\f0aa"
}

.fa-arrow-circle-down:before {
   content: "\f0ab"
}

.fa-globe:before {
   content: "\f0ac"
}

.fa-wrench:before {
   content: "\f0ad"
}

.fa-tasks:before {
   content: "\f0ae"
}

.fa-filter:before {
   content: "\f0b0"
}

.fa-briefcase:before {
   content: "\f0b1"
}

.fa-arrows-alt:before {
   content: "\f0b2"
}

.fa-group:before,
.fa-users:before {
   content: "\f0c0"
}

.fa-chain:before,
.fa-link:before {
   content: "\f0c1"
}

.fa-cloud:before {
   content: "\f0c2"
}

.fa-flask:before {
   content: "\f0c3"
}

.fa-cut:before,
.fa-scissors:before {
   content: "\f0c4"
}

.fa-copy:before,
.fa-files-o:before {
   content: "\f0c5"
}

.fa-paperclip:before {
   content: "\f0c6"
}

.fa-floppy-o:before,
.fa-save:before {
   content: "\f0c7"
}

.fa-square:before {
   content: "\f0c8"
}

.fa-bars:before,
.fa-navicon:before,
.fa-reorder:before {
   content: "\f0c9"
}

.fa-list-ul:before {
   content: "\f0ca"
}

.fa-list-ol:before {
   content: "\f0cb"
}

.fa-strikethrough:before {
   content: "\f0cc"
}

.fa-underline:before {
   content: "\f0cd"
}

.fa-table:before {
   content: "\f0ce"
}

.fa-magic:before {
   content: "\f0d0"
}

.fa-truck:before {
   content: "\f0d1"
}

.fa-pinterest:before {
   content: "\f0d2"
}

.fa-pinterest-square:before {
   content: "\f0d3"
}

.fa-google-plus-square:before {
   content: "\f0d4"
}

.fa-google-plus:before {
   content: "\f0d5"
}

.fa-money:before {
   content: "\f0d6"
}

.fa-caret-down:before {
   content: "\f0d7"
}

.fa-caret-up:before {
   content: "\f0d8"
}

.fa-caret-left:before {
   content: "\f0d9"
}

.fa-caret-right:before {
   content: "\f0da"
}

.fa-columns:before {
   content: "\f0db"
}

.fa-sort:before,
.fa-unsorted:before {
   content: "\f0dc"
}

.fa-sort-desc:before,
.fa-sort-down:before {
   content: "\f0dd"
}

.fa-sort-asc:before,
.fa-sort-up:before {
   content: "\f0de"
}

.fa-envelope:before {
   content: "\f0e0"
}

.fa-linkedin:before {
   content: "\f0e1"
}

.fa-rotate-left:before,
.fa-undo:before {
   content: "\f0e2"
}

.fa-gavel:before,
.fa-legal:before {
   content: "\f0e3"
}

.fa-dashboard:before,
.fa-tachometer:before {
   content: "\f0e4"
}

.fa-comment-o:before {
   content: "\f0e5"
}

.fa-comments-o:before {
   content: "\f0e6"
}

.fa-bolt:before,
.fa-flash:before {
   content: "\f0e7"
}

.fa-sitemap:before {
   content: "\f0e8"
}

.fa-umbrella:before {
   content: "\f0e9"
}

.fa-clipboard:before,
.fa-paste:before {
   content: "\f0ea"
}

.fa-lightbulb-o:before {
   content: "\f0eb"
}

.fa-exchange:before {
   content: "\f0ec"
}

.fa-cloud-download:before {
   content: "\f0ed"
}

.fa-cloud-upload:before {
   content: "\f0ee"
}

.fa-user-md:before {
   content: "\f0f0"
}

.fa-stethoscope:before {
   content: "\f0f1"
}

.fa-suitcase:before {
   content: "\f0f2"
}

.fa-bell-o:before {
   content: "\f0a2"
}

.fa-coffee:before {
   content: "\f0f4"
}

.fa-cutlery:before {
   content: "\f0f5"
}

.fa-file-text-o:before {
   content: "\f0f6"
}

.fa-building-o:before {
   content: "\f0f7"
}

.fa-hospital-o:before {
   content: "\f0f8"
}

.fa-ambulance:before {
   content: "\f0f9"
}

.fa-medkit:before {
   content: "\f0fa"
}

.fa-fighter-jet:before {
   content: "\f0fb"
}

.fa-beer:before {
   content: "\f0fc"
}

.fa-h-square:before {
   content: "\f0fd"
}

.fa-plus-square:before {
   content: "\f0fe"
}

.fa-angle-double-left:before {
   content: "\f100"
}

.fa-angle-double-right:before {
   content: "\f101"
}

.fa-angle-double-up:before {
   content: "\f102"
}

.fa-angle-double-down:before {
   content: "\f103"
}

.fa-angle-left:before {
   content: "\f104"
}

.fa-angle-right:before {
   content: "\f105"
}

.fa-angle-up:before {
   content: "\f106"
}

.fa-angle-down:before {
   content: "\f107"
}

.fa-desktop:before {
   content: "\f108"
}

.fa-laptop:before {
   content: "\f109"
}

.fa-tablet:before {
   content: "\f10a"
}

.fa-mobile-phone:before,
.fa-mobile:before {
   content: "\f10b"
}

.fa-circle-o:before {
   content: "\f10c"
}

.fa-quote-left:before {
   content: "\f10d"
}

.fa-quote-right:before {
   content: "\f10e"
}

.fa-spinner:before {
   content: "\f110"
}

.fa-circle:before {
   content: "\f111"
}

.fa-mail-reply:before,
.fa-reply:before {
   content: "\f112"
}

.fa-github-alt:before {
   content: "\f113"
}

.fa-folder-o:before {
   content: "\f114"
}

.fa-folder-open-o:before {
   content: "\f115"
}

.fa-smile-o:before {
   content: "\f118"
}

.fa-frown-o:before {
   content: "\f119"
}

.fa-meh-o:before {
   content: "\f11a"
}

.fa-gamepad:before {
   content: "\f11b"
}

.fa-keyboard-o:before {
   content: "\f11c"
}

.fa-flag-o:before {
   content: "\f11d"
}

.fa-flag-checkered:before {
   content: "\f11e"
}

.fa-terminal:before {
   content: "\f120"
}

.fa-code:before {
   content: "\f121"
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
   content: "\f122"
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
   content: "\f123"
}

.fa-location-arrow:before {
   content: "\f124"
}

.fa-crop:before {
   content: "\f125"
}

.fa-code-fork:before {
   content: "\f126"
}

.fa-chain-broken:before,
.fa-unlink:before {
   content: "\f127"
}

.fa-question:before {
   content: "\f128"
}

.fa-info:before {
   content: "\f129"
}

.fa-exclamation:before {
   content: "\f12a"
}

.fa-superscript:before {
   content: "\f12b"
}

.fa-subscript:before {
   content: "\f12c"
}

.fa-eraser:before {
   content: "\f12d"
}

.fa-puzzle-piece:before {
   content: "\f12e"
}

.fa-microphone:before {
   content: "\f130"
}

.fa-microphone-slash:before {
   content: "\f131"
}

.fa-shield:before {
   content: "\f132"
}

.fa-calendar-o:before {
   content: "\f133"
}

.fa-fire-extinguisher:before {
   content: "\f134"
}

.fa-rocket:before {
   content: "\f135"
}

.fa-maxcdn:before {
   content: "\f136"
}

.fa-chevron-circle-left:before {
   content: "\f137"
}

.fa-chevron-circle-right:before {
   content: "\f138"
}

.fa-chevron-circle-up:before {
   content: "\f139"
}

.fa-chevron-circle-down:before {
   content: "\f13a"
}

.fa-html5:before {
   content: "\f13b"
}

.fa-css3:before {
   content: "\f13c"
}

.fa-anchor:before {
   content: "\f13d"
}

.fa-unlock-alt:before {
   content: "\f13e"
}

.fa-bullseye:before {
   content: "\f140"
}

.fa-ellipsis-h:before {
   content: "\f141"
}

.fa-ellipsis-v:before {
   content: "\f142"
}

.fa-rss-square:before {
   content: "\f143"
}

.fa-play-circle:before {
   content: "\f144"
}

.fa-ticket:before {
   content: "\f145"
}

.fa-minus-square:before {
   content: "\f146"
}

.fa-minus-square-o:before {
   content: "\f147"
}

.fa-level-up:before {
   content: "\f148"
}

.fa-level-down:before {
   content: "\f149"
}

.fa-check-square:before {
   content: "\f14a"
}

.fa-pencil-square:before {
   content: "\f14b"
}

.fa-external-link-square:before {
   content: "\f14c"
}

.fa-share-square:before {
   content: "\f14d"
}

.fa-compass:before {
   content: "\f14e"
}

.fa-caret-square-o-down:before,
.fa-toggle-down:before {
   content: "\f150"
}

.fa-caret-square-o-up:before,
.fa-toggle-up:before {
   content: "\f151"
}

.fa-caret-square-o-right:before,
.fa-toggle-right:before {
   content: "\f152"
}

.fa-eur:before,
.fa-euro:before {
   content: "\f153"
}

.fa-gbp:before {
   content: "\f154"
}

.fa-dollar:before,
.fa-usd:before {
   content: "\f155"
}

.fa-inr:before,
.fa-rupee:before {
   content: "\f156"
}

.fa-cny:before,
.fa-jpy:before,
.fa-rmb:before,
.fa-yen:before {
   content: "\f157"
}

.fa-rouble:before,
.fa-rub:before,
.fa-ruble:before {
   content: "\f158"
}

.fa-krw:before,
.fa-won:before {
   content: "\f159"
}

.fa-bitcoin:before,
.fa-btc:before {
   content: "\f15a"
}

.fa-file:before {
   content: "\f15b"
}

.fa-file-text:before {
   content: "\f15c"
}

.fa-sort-alpha-asc:before {
   content: "\f15d"
}

.fa-sort-alpha-desc:before {
   content: "\f15e"
}

.fa-sort-amount-asc:before {
   content: "\f160"
}

.fa-sort-amount-desc:before {
   content: "\f161"
}

.fa-sort-numeric-asc:before {
   content: "\f162"
}

.fa-sort-numeric-desc:before {
   content: "\f163"
}

.fa-thumbs-up:before {
   content: "\f164"
}

.fa-thumbs-down:before {
   content: "\f165"
}

.fa-youtube-square:before {
   content: "\f166"
}

.fa-youtube:before {
   content: "\f167"
}

.fa-xing:before {
   content: "\f168"
}

.fa-xing-square:before {
   content: "\f169"
}

.fa-youtube-play:before {
   content: "\f16a"
}

.fa-dropbox:before {
   content: "\f16b"
}

.fa-stack-overflow:before {
   content: "\f16c"
}

.fa-instagram:before {
   content: "\f16d"
}

.fa-flickr:before {
   content: "\f16e"
}

.fa-adn:before {
   content: "\f170"
}

.fa-bitbucket:before {
   content: "\f171"
}

.fa-bitbucket-square:before {
   content: "\f172"
}

.fa-tumblr:before {
   content: "\f173"
}

.fa-tumblr-square:before {
   content: "\f174"
}

.fa-long-arrow-down:before {
   content: "\f175"
}

.fa-long-arrow-up:before {
   content: "\f176"
}

.fa-long-arrow-left:before {
   content: "\f177"
}

.fa-long-arrow-right:before {
   content: "\f178"
}

.fa-apple:before {
   content: "\f179"
}

.fa-windows:before {
   content: "\f17a"
}

.fa-android:before {
   content: "\f17b"
}

.fa-linux:before {
   content: "\f17c"
}

.fa-dribbble:before {
   content: "\f17d"
}

.fa-skype:before {
   content: "\f17e"
}

.fa-foursquare:before {
   content: "\f180"
}

.fa-trello:before {
   content: "\f181"
}

.fa-female:before {
   content: "\f182"
}

.fa-male:before {
   content: "\f183"
}

.fa-gittip:before,
.fa-gratipay:before {
   content: "\f184"
}

.fa-sun-o:before {
   content: "\f185"
}

.fa-moon-o:before {
   content: "\f186"
}

.fa-archive:before {
   content: "\f187"
}

.fa-bug:before {
   content: "\f188"
}

.fa-vk:before {
   content: "\f189"
}

.fa-weibo:before {
   content: "\f18a"
}

.fa-renren:before {
   content: "\f18b"
}

.fa-pagelines:before {
   content: "\f18c"
}

.fa-stack-exchange:before {
   content: "\f18d"
}

.fa-arrow-circle-o-right:before {
   content: "\f18e"
}

.fa-arrow-circle-o-left:before {
   content: "\f190"
}

.fa-caret-square-o-left:before,
.fa-toggle-left:before {
   content: "\f191"
}

.fa-dot-circle-o:before {
   content: "\f192"
}

.fa-wheelchair:before {
   content: "\f193"
}

.fa-vimeo-square:before {
   content: "\f194"
}

.fa-try:before,
.fa-turkish-lira:before {
   content: "\f195"
}

.fa-plus-square-o:before {
   content: "\f196"
}

.fa-space-shuttle:before {
   content: "\f197"
}

.fa-slack:before {
   content: "\f198"
}

.fa-envelope-square:before {
   content: "\f199"
}

.fa-wordpress:before {
   content: "\f19a"
}

.fa-openid:before {
   content: "\f19b"
}

.fa-bank:before,
.fa-institution:before,
.fa-university:before {
   content: "\f19c"
}

.fa-graduation-cap:before,
.fa-mortar-board:before {
   content: "\f19d"
}

.fa-yahoo:before {
   content: "\f19e"
}

.fa-google:before {
   content: "\f1a0"
}

.fa-reddit:before {
   content: "\f1a1"
}

.fa-reddit-square:before {
   content: "\f1a2"
}

.fa-stumbleupon-circle:before {
   content: "\f1a3"
}

.fa-stumbleupon:before {
   content: "\f1a4"
}

.fa-delicious:before {
   content: "\f1a5"
}

.fa-digg:before {
   content: "\f1a6"
}

.fa-pied-piper-pp:before {
   content: "\f1a7"
}

.fa-pied-piper-alt:before {
   content: "\f1a8"
}

.fa-drupal:before {
   content: "\f1a9"
}

.fa-joomla:before {
   content: "\f1aa"
}

.fa-language:before {
   content: "\f1ab"
}

.fa-fax:before {
   content: "\f1ac"
}

.fa-building:before {
   content: "\f1ad"
}

.fa-child:before {
   content: "\f1ae"
}

.fa-paw:before {
   content: "\f1b0"
}

.fa-spoon:before {
   content: "\f1b1"
}

.fa-cube:before {
   content: "\f1b2"
}

.fa-cubes:before {
   content: "\f1b3"
}

.fa-behance:before {
   content: "\f1b4"
}

.fa-behance-square:before {
   content: "\f1b5"
}

.fa-steam:before {
   content: "\f1b6"
}

.fa-steam-square:before {
   content: "\f1b7"
}

.fa-recycle:before {
   content: "\f1b8"
}

.fa-automobile:before,
.fa-car:before {
   content: "\f1b9"
}

.fa-cab:before,
.fa-taxi:before {
   content: "\f1ba"
}

.fa-tree:before {
   content: "\f1bb"
}

.fa-spotify:before {
   content: "\f1bc"
}

.fa-deviantart:before {
   content: "\f1bd"
}

.fa-soundcloud:before {
   content: "\f1be"
}

.fa-database:before {
   content: "\f1c0"
}

.fa-file-pdf-o:before {
   content: "\f1c1"
}

.fa-file-word-o:before {
   content: "\f1c2"
}

.fa-file-excel-o:before {
   content: "\f1c3"
}

.fa-file-powerpoint-o:before {
   content: "\f1c4"
}

.fa-file-image-o:before,
.fa-file-photo-o:before,
.fa-file-picture-o:before {
   content: "\f1c5"
}

.fa-file-archive-o:before,
.fa-file-zip-o:before {
   content: "\f1c6"
}

.fa-file-audio-o:before,
.fa-file-sound-o:before {
   content: "\f1c7"
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
   content: "\f1c8"
}

.fa-file-code-o:before {
   content: "\f1c9"
}

.fa-vine:before {
   content: "\f1ca"
}

.fa-codepen:before {
   content: "\f1cb"
}

.fa-jsfiddle:before {
   content: "\f1cc"
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-ring:before,
.fa-life-saver:before,
.fa-support:before {
   content: "\f1cd"
}

.fa-circle-o-notch:before {
   content: "\f1ce"
}

.fa-ra:before,
.fa-rebel:before,
.fa-resistance:before {
   content: "\f1d0"
}

.fa-empire:before,
.fa-ge:before {
   content: "\f1d1"
}

.fa-git-square:before {
   content: "\f1d2"
}

.fa-git:before {
   content: "\f1d3"
}

.fa-hacker-news:before,
.fa-y-combinator-square:before,
.fa-yc-square:before {
   content: "\f1d4"
}

.fa-tencent-weibo:before {
   content: "\f1d5"
}

.fa-qq:before {
   content: "\f1d6"
}

.fa-wechat:before,
.fa-weixin:before {
   content: "\f1d7"
}

.fa-paper-plane:before,
.fa-send:before {
   content: "\f1d8"
}

.fa-paper-plane-o:before,
.fa-send-o:before {
   content: "\f1d9"
}

.fa-history:before {
   content: "\f1da"
}

.fa-circle-thin:before {
   content: "\f1db"
}

.fa-header:before {
   content: "\f1dc"
}

.fa-paragraph:before {
   content: "\f1dd"
}

.fa-sliders:before {
   content: "\f1de"
}

.fa-share-alt:before {
   content: "\f1e0"
}

.fa-share-alt-square:before {
   content: "\f1e1"
}

.fa-bomb:before {
   content: "\f1e2"
}

.fa-futbol-o:before,
.fa-soccer-ball-o:before {
   content: "\f1e3"
}

.fa-tty:before {
   content: "\f1e4"
}

.fa-binoculars:before {
   content: "\f1e5"
}

.fa-plug:before {
   content: "\f1e6"
}

.fa-slideshare:before {
   content: "\f1e7"
}

.fa-twitch:before {
   content: "\f1e8"
}

.fa-yelp:before {
   content: "\f1e9"
}

.fa-newspaper-o:before {
   content: "\f1ea"
}

.fa-wifi:before {
   content: "\f1eb"
}

.fa-calculator:before {
   content: "\f1ec"
}

.fa-paypal:before {
   content: "\f1ed"
}

.fa-google-wallet:before {
   content: "\f1ee"
}

.fa-cc-visa:before {
   content: "\f1f0"
}

.fa-cc-mastercard:before {
   content: "\f1f1"
}

.fa-cc-discover:before {
   content: "\f1f2"
}

.fa-cc-amex:before {
   content: "\f1f3"
}

.fa-cc-paypal:before {
   content: "\f1f4"
}

.fa-cc-stripe:before {
   content: "\f1f5"
}

.fa-bell-slash:before {
   content: "\f1f6"
}

.fa-bell-slash-o:before {
   content: "\f1f7"
}

.fa-trash:before {
   content: "\f1f8"
}

.fa-copyright:before {
   content: "\f1f9"
}

.fa-at:before {
   content: "\f1fa"
}

.fa-eyedropper:before {
   content: "\f1fb"
}

.fa-paint-brush:before {
   content: "\f1fc"
}

.fa-birthday-cake:before {
   content: "\f1fd"
}

.fa-area-chart:before {
   content: "\f1fe"
}

.fa-pie-chart:before {
   content: "\f200"
}

.fa-line-chart:before {
   content: "\f201"
}

.fa-lastfm:before {
   content: "\f202"
}

.fa-lastfm-square:before {
   content: "\f203"
}

.fa-toggle-off:before {
   content: "\f204"
}

.fa-toggle-on:before {
   content: "\f205"
}

.fa-bicycle:before {
   content: "\f206"
}

.fa-bus:before {
   content: "\f207"
}

.fa-ioxhost:before {
   content: "\f208"
}

.fa-angellist:before {
   content: "\f209"
}

.fa-cc:before {
   content: "\f20a"
}

.fa-ils:before,
.fa-shekel:before,
.fa-sheqel:before {
   content: "\f20b"
}

.fa-meanpath:before {
   content: "\f20c"
}

.fa-buysellads:before {
   content: "\f20d"
}

.fa-connectdevelop:before {
   content: "\f20e"
}

.fa-dashcube:before {
   content: "\f210"
}

.fa-forumbee:before {
   content: "\f211"
}

.fa-leanpub:before {
   content: "\f212"
}

.fa-sellsy:before {
   content: "\f213"
}

.fa-shirtsinbulk:before {
   content: "\f214"
}

.fa-simplybuilt:before {
   content: "\f215"
}

.fa-skyatlas:before {
   content: "\f216"
}

.fa-cart-plus:before {
   content: "\f217"
}

.fa-cart-arrow-down:before {
   content: "\f218"
}

.fa-diamond:before {
   content: "\f219"
}

.fa-ship:before {
   content: "\f21a"
}

.fa-user-secret:before {
   content: "\f21b"
}

.fa-motorcycle:before {
   content: "\f21c"
}

.fa-street-view:before {
   content: "\f21d"
}

.fa-heartbeat:before {
   content: "\f21e"
}

.fa-venus:before {
   content: "\f221"
}

.fa-mars:before {
   content: "\f222"
}

.fa-mercury:before {
   content: "\f223"
}

.fa-intersex:before,
.fa-transgender:before {
   content: "\f224"
}

.fa-transgender-alt:before {
   content: "\f225"
}

.fa-venus-double:before {
   content: "\f226"
}

.fa-mars-double:before {
   content: "\f227"
}

.fa-venus-mars:before {
   content: "\f228"
}

.fa-mars-stroke:before {
   content: "\f229"
}

.fa-mars-stroke-v:before {
   content: "\f22a"
}

.fa-mars-stroke-h:before {
   content: "\f22b"
}

.fa-neuter:before {
   content: "\f22c"
}

.fa-genderless:before {
   content: "\f22d"
}

.fa-facebook-official:before {
   content: "\f230"
}

.fa-pinterest-p:before {
   content: "\f231"
}

.fa-whatsapp:before {
   content: "\f232"
}

.fa-server:before {
   content: "\f233"
}

.fa-user-plus:before {
   content: "\f234"
}

.fa-user-times:before {
   content: "\f235"
}

.fa-bed:before,
.fa-hotel:before {
   content: "\f236"
}

.fa-viacoin:before {
   content: "\f237"
}

.fa-train:before {
   content: "\f238"
}

.fa-subway:before {
   content: "\f239"
}

.fa-medium:before {
   content: "\f23a"
}

.fa-y-combinator:before,
.fa-yc:before {
   content: "\f23b"
}

.fa-optin-monster:before {
   content: "\f23c"
}

.fa-opencart:before {
   content: "\f23d"
}

.fa-expeditedssl:before {
   content: "\f23e"
}

.fa-battery-4:before,
.fa-battery-full:before,
.fa-battery:before {
   content: "\f240"
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
   content: "\f241"
}

.fa-battery-2:before,
.fa-battery-half:before {
   content: "\f242"
}

.fa-battery-1:before,
.fa-battery-quarter:before {
   content: "\f243"
}

.fa-battery-0:before,
.fa-battery-empty:before {
   content: "\f244"
}

.fa-mouse-pointer:before {
   content: "\f245"
}

.fa-i-cursor:before {
   content: "\f246"
}

.fa-object-group:before {
   content: "\f247"
}

.fa-object-ungroup:before {
   content: "\f248"
}

.fa-sticky-note:before {
   content: "\f249"
}

.fa-sticky-note-o:before {
   content: "\f24a"
}

.fa-cc-jcb:before {
   content: "\f24b"
}

.fa-cc-diners-club:before {
   content: "\f24c"
}

.fa-clone:before {
   content: "\f24d"
}

.fa-balance-scale:before {
   content: "\f24e"
}

.fa-hourglass-o:before {
   content: "\f250"
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
   content: "\f251"
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
   content: "\f252"
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
   content: "\f253"
}

.fa-hourglass:before {
   content: "\f254"
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
   content: "\f255"
}

.fa-hand-paper-o:before,
.fa-hand-stop-o:before {
   content: "\f256"
}

.fa-hand-scissors-o:before {
   content: "\f257"
}

.fa-hand-lizard-o:before {
   content: "\f258"
}

.fa-hand-spock-o:before {
   content: "\f259"
}

.fa-hand-pointer-o:before {
   content: "\f25a"
}

.fa-hand-peace-o:before {
   content: "\f25b"
}

.fa-trademark:before {
   content: "\f25c"
}

.fa-registered:before {
   content: "\f25d"
}

.fa-creative-commons:before {
   content: "\f25e"
}

.fa-gg:before {
   content: "\f260"
}

.fa-gg-circle:before {
   content: "\f261"
}

.fa-tripadvisor:before {
   content: "\f262"
}

.fa-odnoklassniki:before {
   content: "\f263"
}

.fa-odnoklassniki-square:before {
   content: "\f264"
}

.fa-get-pocket:before {
   content: "\f265"
}

.fa-wikipedia-w:before {
   content: "\f266"
}

.fa-safari:before {
   content: "\f267"
}

.fa-chrome:before {
   content: "\f268"
}

.fa-firefox:before {
   content: "\f269"
}

.fa-opera:before {
   content: "\f26a"
}

.fa-internet-explorer:before {
   content: "\f26b"
}

.fa-television:before,
.fa-tv:before {
   content: "\f26c"
}

.fa-contao:before {
   content: "\f26d"
}

.fa-500px:before {
   content: "\f26e"
}

.fa-amazon:before {
   content: "\f270"
}

.fa-calendar-plus-o:before {
   content: "\f271"
}

.fa-calendar-minus-o:before {
   content: "\f272"
}

.fa-calendar-times-o:before {
   content: "\f273"
}

.fa-calendar-check-o:before {
   content: "\f274"
}

.fa-industry:before {
   content: "\f275"
}

.fa-map-pin:before {
   content: "\f276"
}

.fa-map-signs:before {
   content: "\f277"
}

.fa-map-o:before {
   content: "\f278"
}

.fa-map:before {
   content: "\f279"
}

.fa-commenting:before {
   content: "\f27a"
}

.fa-commenting-o:before {
   content: "\f27b"
}

.fa-houzz:before {
   content: "\f27c"
}

.fa-vimeo:before {
   content: "\f27d"
}

.fa-black-tie:before {
   content: "\f27e"
}

.fa-fonticons:before {
   content: "\f280"
}

.fa-reddit-alien:before {
   content: "\f281"
}

.fa-edge:before {
   content: "\f282"
}

.fa-credit-card-alt:before {
   content: "\f283"
}

.fa-codiepie:before {
   content: "\f284"
}

.fa-modx:before {
   content: "\f285"
}

.fa-fort-awesome:before {
   content: "\f286"
}

.fa-usb:before {
   content: "\f287"
}

.fa-product-hunt:before {
   content: "\f288"
}

.fa-mixcloud:before {
   content: "\f289"
}

.fa-scribd:before {
   content: "\f28a"
}

.fa-pause-circle:before {
   content: "\f28b"
}

.fa-pause-circle-o:before {
   content: "\f28c"
}

.fa-stop-circle:before {
   content: "\f28d"
}

.fa-stop-circle-o:before {
   content: "\f28e"
}

.fa-shopping-bag:before {
   content: "\f290"
}

.fa-shopping-basket:before {
   content: "\f291"
}

.fa-hashtag:before {
   content: "\f292"
}

.fa-bluetooth:before {
   content: "\f293"
}

.fa-bluetooth-b:before {
   content: "\f294"
}

.fa-percent:before {
   content: "\f295"
}

.fa-gitlab:before {
   content: "\f296"
}

.fa-wpbeginner:before {
   content: "\f297"
}

.fa-wpforms:before {
   content: "\f298"
}

.fa-envira:before {
   content: "\f299"
}

.fa-universal-access:before {
   content: "\f29a"
}

.fa-wheelchair-alt:before {
   content: "\f29b"
}

.fa-question-circle-o:before {
   content: "\f29c"
}

.fa-blind:before {
   content: "\f29d"
}

.fa-audio-description:before {
   content: "\f29e"
}

.fa-volume-control-phone:before {
   content: "\f2a0"
}

.fa-braille:before {
   content: "\f2a1"
}

.fa-assistive-listening-systems:before {
   content: "\f2a2"
}

.fa-american-sign-language-interpreting:before,
.fa-asl-interpreting:before {
   content: "\f2a3"
}

.fa-deaf:before,
.fa-deafness:before,
.fa-hard-of-hearing:before {
   content: "\f2a4"
}

.fa-glide:before {
   content: "\f2a5"
}

.fa-glide-g:before {
   content: "\f2a6"
}

.fa-sign-language:before,
.fa-signing:before {
   content: "\f2a7"
}

.fa-low-vision:before {
   content: "\f2a8"
}

.fa-viadeo:before {
   content: "\f2a9"
}

.fa-viadeo-square:before {
   content: "\f2aa"
}

.fa-snapchat:before {
   content: "\f2ab"
}

.fa-snapchat-ghost:before {
   content: "\f2ac"
}

.fa-snapchat-square:before {
   content: "\f2ad"
}

.fa-pied-piper:before {
   content: "\f2ae"
}

.fa-first-order:before {
   content: "\f2b0"
}

.fa-yoast:before {
   content: "\f2b1"
}

.fa-themeisle:before {
   content: "\f2b2"
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
   content: "\f2b3"
}

.fa-fa:before,
.fa-font-awesome:before {
   content: "\f2b4"
}

.fa-handshake-o:before {
   content: "\f2b5"
}

.fa-envelope-open:before {
   content: "\f2b6"
}

.fa-envelope-open-o:before {
   content: "\f2b7"
}

.fa-linode:before {
   content: "\f2b8"
}

.fa-address-book:before {
   content: "\f2b9"
}

.fa-address-book-o:before {
   content: "\f2ba"
}

.fa-address-card:before,
.fa-vcard:before {
   content: "\f2bb"
}

.fa-address-card-o:before,
.fa-vcard-o:before {
   content: "\f2bc"
}

.fa-user-circle:before {
   content: "\f2bd"
}

.fa-user-circle-o:before {
   content: "\f2be"
}

.fa-user-o:before {
   content: "\f2c0"
}

.fa-id-badge:before {
   content: "\f2c1"
}

.fa-drivers-license:before,
.fa-id-card:before {
   content: "\f2c2"
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
   content: "\f2c3"
}

.fa-quora:before {
   content: "\f2c4"
}

.fa-free-code-camp:before {
   content: "\f2c5"
}

.fa-telegram:before {
   content: "\f2c6"
}

.fa-thermometer-4:before,
.fa-thermometer-full:before,
.fa-thermometer:before {
   content: "\f2c7"
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
   content: "\f2c8"
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
   content: "\f2c9"
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
   content: "\f2ca"
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
   content: "\f2cb"
}

.fa-shower:before {
   content: "\f2cc"
}

.fa-bath:before,
.fa-bathtub:before,
.fa-s15:before {
   content: "\f2cd"
}

.fa-podcast:before {
   content: "\f2ce"
}

.fa-window-maximize:before {
   content: "\f2d0"
}

.fa-window-minimize:before {
   content: "\f2d1"
}

.fa-window-restore:before {
   content: "\f2d2"
}

.fa-times-rectangle:before,
.fa-window-close:before {
   content: "\f2d3"
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
   content: "\f2d4"
}

.fa-bandcamp:before {
   content: "\f2d5"
}

.fa-grav:before {
   content: "\f2d6"
}

.fa-etsy:before {
   content: "\f2d7"
}

.fa-imdb:before {
   content: "\f2d8"
}

.fa-ravelry:before {
   content: "\f2d9"
}

.fa-eercast:before {
   content: "\f2da"
}

.fa-microchip:before {
   content: "\f2db"
}

.fa-snowflake-o:before {
   content: "\f2dc"
}

.fa-superpowers:before {
   content: "\f2dd"
}

.fa-wpexplorer:before {
   content: "\f2de"
}

.fa-meetup:before {
   content: "\f2e0"
}

.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
}

.ept-social-buttons {
   display: inline-block;
   height: 40px;
   width: 40px;
   line-height: 40px;
   text-align: center;
   cursor: pointer;
   font-size: 20px
}

.facebook-button:before {
   content: "\f09a";
   font-family: FontAwesome
}

.google-plus-button:before {
   content: "\f0d5";
   font-family: FontAwesome
}

.twitter-button:before {
   content: "\f099";
   font-family: FontAwesome
}

.pinterest-button:before {
   content: "\f231";
   font-family: FontAwesome
}

.whatsapp-button:before {
   content: "\f232";
   font-family: FontAwesome
}

.linkedin-button:before {
   content: "\f0e1";
   font-family: FontAwesome
}

.ept-social-buttons a:hover {
   text-decoration: none
}

.checkout-cart-index .ept-social-share,
.checkout-index-index .ept-social-share,
.checkout-onepage-success .ept-social-share {
   display: none
}

.ept-social-share,
.ept-social-share.ept-product-page {
   display: none
}

.catalog-product-view .ept-social-share.ept-product-page,
.ept-social-share.ept-socialshare-page {
   display: block
}

.ept-social-share.ept-product-page .facebook-share .facebook-button {
   color: #3b5998
}

.ept-social-share.ept-product-page .google-plus-share .google-plus-button {
   color: #db4437
}

.ept-social-share.ept-product-page .twitter-share .twitter-button {
   color: #25aae1
}

.ept-social-share.ept-product-page .pinterest-share .pinterest-button {
   color: #aa2529
}

.ept-social-share.ept-product-page .whatsapp-share .whatsapp-button {
   color: #009d00
}

.ept-social-share.ept-product-page .linkedin-share .linkedin-button {
   color: #0077b7
}

.column.main {
   position: relative
}

.ept-social-share.ept-socialshare-page {
   position: fixed;
   top: 35%;
   z-index: 9;
   right: 0
}

.ept-social-share.ept-socialshare-page .ept-social-buttons {
   display: block;
   clear: both;
   transition: width .5s;
   float: right
}

.ept-social-share.ept-product-page .ept-social-buttons {
   border-radius: 50px
}

.ept-social-share.ept-product-page .ept-social-buttons.facebook-share:hover .facebook-button,
.ept-social-share.ept-product-page .ept-social-buttons.google-plus-share:hover .google-plus-button,
.ept-social-share.ept-product-page .ept-social-buttons.linkedin-share:hover .linkedin-button,
.ept-social-share.ept-product-page .ept-social-buttons.pinterest-share:hover .pinterest-button,
.ept-social-share.ept-product-page .ept-social-buttons.twitter-share:hover .twitter-button,
.ept-social-share.ept-product-page .ept-social-buttons.whatsapp-share:hover .whatsapp-button,
.ept-social-share.ept-socialshare-page .facebook-share .facebook-button,
.ept-social-share.ept-socialshare-page .google-plus-share .google-plus-button,
.ept-social-share.ept-socialshare-page .linkedin-share .linkedin-button,
.ept-social-share.ept-socialshare-page .pinterest-share .pinterest-button,
.ept-social-share.ept-socialshare-page .twitter-share .twitter-button,
.ept-social-share.ept-socialshare-page .whatsapp-share .whatsapp-button {
   color: #fff !important
}

.ept-social-share.ept-product-page .facebook-share:hover,
.ept-social-share.ept-socialshare-page .facebook-share {
   background: #3b5998
}

.ept-social-share.ept-product-page .google-plus-share:hover,
.ept-social-share.ept-socialshare-page .google-plus-share {
   background: #db4437
}

.ept-social-share.ept-product-page .twitter-share:hover,
.ept-social-share.ept-socialshare-page .twitter-share {
   background: #25aae1
}

.ept-social-share.ept-product-page .pinterest-share:hover,
.ept-social-share.ept-socialshare-page .pinterest-share {
   background: #aa2529
}

.ept-social-share.ept-product-page .whatsapp-share:hover,
.ept-social-share.ept-socialshare-page .whatsapp-share {
   background: #009d00
}

.ept-social-share.ept-product-page .linkedin-share:hover,
.ept-social-share.ept-socialshare-page .linkedin-share {
   background: #0077b7
}

.ept-social-share.ept-socialshare-page .facebook-share:hover,
.ept-social-share.ept-socialshare-page .google-plus-share:hover,
.ept-social-share.ept-socialshare-page .linkedin-share:hover,
.ept-social-share.ept-socialshare-page .pinterest-share:hover,
.ept-social-share.ept-socialshare-page .twitter-share:hover,
.ept-social-share.ept-socialshare-page .whatsapp-share:hover {
   width: 60px
}

.ept-social-share.ept-socialshare-page .facebook-share,
.ept-social-share.ept-socialshare-page .google-plus-share,
.ept-social-share.ept-socialshare-page .linkedin-share,
.ept-social-share.ept-socialshare-page .pinterest-share,
.ept-social-share.ept-socialshare-page .twitter-share,
.ept-social-share.ept-socialshare-page .whatsapp-share {
   transition-timing-function: linear
}

.fotorama-focus-overlay:after,
.fotorama-stretch,
.fotorama__html,
.fotorama__stage__frame,
.fotorama__stage__shaft,
.fotorama__video iframe {
   bottom: 0;
   height: 100%;
   left: 0;
   position: absolute;
   right: 0;
   top: 0;
   width: 100%
}

.fotorama-grab-cursor,
.fotorama__wrap .fotorama__grab {
   cursor: move;
   cursor: -webkit-grab;
   cursor: -moz-grab;
   cursor: -o-grab;
   cursor: -ms-grab;
   cursor: grab
}

.fotorama-grabbing-cursor,
.fotorama__grabbing * {
   cursor: move;
   cursor: -webkit-grabbing;
   cursor: -moz-grabbing;
   cursor: -o-grabbing;
   cursor: -ms-grabbing;
   cursor: grabbing
}

.fotorama--fullscreen,
.fotorama--fullscreen .fotorama__stage__frame .fotorama__img--full,
.fotorama-gpu,
.fotorama__caption,
.fotorama__nav:after,
.fotorama__nav:before,
.fotorama__stage:after,
.fotorama__stage:before,
.fotorama__wrap--css3 .fotorama__html,
.fotorama__wrap--css3 .fotorama__nav,
.fotorama__wrap--css3 .fotorama__spinner,
.fotorama__wrap--css3 .fotorama__stage,
.fotorama__wrap--css3 .fotorama__stage__frame {
   transform: translateZ(0)
}

.fotorama-focus,
.fotorama__fullscreen-icon:focus,
.fotorama__nav__frame,
.fotorama__zoom-in:focus,
.fotorama__zoom-out:focus {
   outline: 0
}

.fotorama-focus-overlay:after {
   background-color: #006bb4;
   border-radius: inherit;
   content: ''
}

.fotorama-transform-disabled,
.fotorama__wrap--video .fotorama__stage,
.fotorama__wrap--video .fotorama__stage__frame--video,
.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html,
.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img,
.fotorama__wrap--video .fotorama__stage__shaft {
   transform: none !important
}

.fotorama-transition-for-slide,
.fotorama__wrap--css3 .fotorama__nav__shaft,
.fotorama__wrap--css3 .fotorama__stage__shaft,
.fotorama__wrap--css3 .fotorama__thumb-border {
   transition-duration: 0s;
   transition-property: transform, width;
   transition-timing-function: cubic-bezier(0.1, 0, 0.25, 1)
}

.fotorama-no-select,
.fotorama__arr,
.fotorama__fullscreen-icon,
.fotorama__no-select,
.fotorama__video-close,
.fotorama__wrap {
   user-select: none
}

.fotorama-select,
.fotorama__select {
   user-select: text
}

.fotorama-empty-bg {
   background: url(data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs=)
}

.fotorama-auto-margin,
.fotorama__nav,
.fotorama__nav__frame {
   margin: auto;
   padding: 0
}

.fotorama-inline-block,
.fotorama__caption__wrap,
.fotorama__nav__frame,
.fotorama__nav__shaft {
   -moz-box-orient: vertical;
   display: -moz-inline-box;
   display: inline-block;
   vertical-align: middle
}

.fotorama-content-box,
.fotorama__nav__frame {
   box-sizing: content-box
}

.fotorama-border-box,
.fotorama__arr,
.fotorama__caption__wrap,
.fotorama__thumb-border {
   box-sizing: border-box
}

.fotorama--hidden,
.fotorama-hidden,
.fotorama__load {
   left: -99999px;
   position: absolute;
   top: -99999px;
   z-index: -1000
}

.fotorama-visible {
   left: auto;
   opacity: 1;
   position: relative;
   top: auto;
   z-index: auto
}

.fotorama-no-tap,
.fotorama__arr,
.fotorama__fullscreen-icon,
.fotorama__nav,
.fotorama__nav__frame,
.fotorama__nav__shaft,
.fotorama__stage__frame,
.fotorama__stage__shaft,
.fotorama__video-close {
   -webkit-tap-highlight-color: transparent
}

.transitionDuration {
   transition-duration: 333ms
}

.transitionDurationZero {
   transition-duration: 0s
}

.fotorama-sprite,
.fotorama__arr .fotorama__arr__arr,
.fotorama__fullscreen .fotorama__zoom-in,
.fotorama__fullscreen .fotorama__zoom-out,
.fotorama__fullscreen-icon,
.fotorama__thumb--icon,
.fotorama__video-close,
.fotorama__video-play {
   background-image: url('../../frontend/Mgs/supro/en_US/mage/gallery/gallery.png');
   background-repeat: no-repeat
}

@media print {

   .fotorama-print-background,
   .fotorama-sprite,
   .fotorama__arr .fotorama__arr__arr,
   .fotorama__fullscreen .fotorama__zoom-in,
   .fotorama__fullscreen .fotorama__zoom-out,
   .fotorama__fullscreen-icon,
   .fotorama__thumb--icon,
   .fotorama__thumb-border,
   .fotorama__video-close,
   .fotorama__video-play {
      background: 0 0 !important
   }
}

.fotorama__arr:focus,
.fotorama__fullscreen-icon:focus,
.fotorama__nav__frame--dot:focus .fotorama__dot,
.fotorama__nav__frame--thumb:focus .fotorama__thumb,
.fotorama__stage__shaft:focus,
.fotorama__zoom-in:focus,
.fotorama__zoom-out:focus {
   box-shadow: none
}

.fotorama__arr:focus:after,
.fotorama__fullscreen-icon:focus:after,
.fotorama__nav__frame--dot:focus .fotorama__dot:after,
.fotorama__nav__frame--thumb:focus .fotorama__thumb:after,
.fotorama__stage__shaft:focus:after,
.fotorama__zoom-in:focus:after,
.fotorama__zoom-out:focus:after {
   border-radius: inherit;
   bottom: 3px;
   box-shadow: 0 0 3px 1px #68a8e0;
   content: '';
   left: 3px;
   position: absolute;
   right: 3px;
   top: 3px;
   z-index: 1000
}

.fotorama__nav__frame--dot:focus .fotorama__dot:after,
.fotorama__nav__frame--dot:focus .fotorama__thumb:after,
.fotorama__nav__frame--thumb:focus .fotorama__dot:after,
.fotorama__nav__frame--thumb:focus .fotorama__thumb:after {
   bottom: 0;
   left: 0;
   right: 0;
   top: 0
}

.fotorama__nav__frame--dot:focus .fotorama__thumb.fotorama_vertical_ratio:after,
.fotorama__nav__frame--thumb:focus .fotorama__thumb.fotorama_vertical_ratio:after {
   left: 2px;
   right: 2px
}

.fotorama__nav__frame--dot:focus .fotorama__thumb,
.fotorama__nav__frame--thumb:focus .fotorama__thumb {
   overflow: inherit
}

.fotorama__nav__frame:nth-child(2):focus .fotorama__thumb:after {
   left: 1px
}

.fotorama__nav__frame:nth-child(2):focus .fotorama__thumb.fotorama_vertical_ratio:after {
   top: 1px
}

.fotorama__nav__frame:last-child:focus .fotorama__thumb:after {
   right: 1px
}

.fotorama__nav__frame:last-child:focus .fotorama__thumb.fotorama_vertical_ratio:after {
   bottom: 1px
}

.fotorama__thumb__arr {
   box-shadow: none
}

.fotorama--fullscreen {
   background: #fff;
   bottom: 0 !important;
   float: none !important;
   left: 0 !important;
   margin: 0 !important;
   position: fixed !important;
   right: 0 !important;
   top: 0 !important;
   width: 100% !important;
   z-index: 1000 !important
}

.fotorama--fullscreen .fotorama__wrap {
   max-width: 100% !important
}

.fotorama__fullscreen {
   overflow: hidden;
   position: relative
}

.fotorama__fullscreen .fotorama__zoom-in,
.fotorama__fullscreen .fotorama__zoom-out {
   cursor: pointer;
   display: block;
   height: 80px;
   overflow: hidden;
   position: absolute;
   width: 80px
}

.fotorama__fullscreen .fotorama__zoom-out {
   background-position: 0 -80px !important;
   top: 80px
}

.fotorama__fullscreen .fotorama__zoom-out.fotorama__zoom-out--disabled {
   display: none
}

.fotorama__fullscreen .fotorama__zoom-in {
   background-position: 0 0 !important;
   top: 0
}

.fotorama__fullscreen .fotorama__zoom-in.fotorama__zoom-in--disabled {
   display: none
}

.fotorama__fullscreen .fotorama__video-close {
   display: none
}

.fotorama--fullscreen .fotorama__loaded--full .fotorama__img {
   display: none
}

.fotorama--fullscreen .fotorama__loaded--full .fotorama__img--full {
   display: block
}

.fotorama__zoom-in,
.fotorama__zoom-out {
   display: none
}

.fotorama {
   min-width: 1px;
   overflow: hidden
}

.fotorama__wrap {
   -webkit-text-size-adjust: 100%;
   direction: ltr;
   position: relative;
   z-index: 0
}

.fotorama__wrap--rtl .fotorama__stage__frame {
   direction: rtl
}

.fotorama__nav,
.fotorama__stage {
   max-width: 100%;
   overflow: hidden;
   position: relative
}

.fotorama__wrap--pan-y {
   -ms-touch-action: pan-y
}

.fotorama__stage__shaft {
   position: relative
}

.fotorama__wrap .fotorama__pointer {
   cursor: pointer
}

.fotorama__wrap--slide .fotorama__stage__frame {
   opacity: 1 !important
}

.fotorama__stage__frame {
   overflow: hidden
}

.fotorama__stage__frame.fotorama__active {
   z-index: 8
}

.fotorama__wrap--fade .fotorama__stage__frame {
   display: none
}

.fotorama__wrap--fade .fotorama__fade-front,
.fotorama__wrap--fade .fotorama__fade-rear,
.fotorama__wrap--fade .fotorama__stage__frame.fotorama__active {
   display: block;
   left: 0;
   top: 0
}

.fotorama__wrap--fade .fotorama__fade-front {
   z-index: 8
}

.fotorama__wrap--fade .fotorama__fade-rear {
   z-index: 7
}

.fotorama__wrap--fade .fotorama__fade-rear.fotorama__active {
   z-index: 9
}

.fotorama__wrap--fade .fotorama__stage .fotorama__shadow {
   display: none
}

.fotorama__img {
   border: none !important;
   max-width: inherit;
   opacity: 0
}

.fotorama__error .fotorama__img,
.fotorama__loaded .fotorama__img {
   opacity: 1
}

.fotorama__img--full {
   display: none
}

.fotorama__nav {
   display: none;
   font-size: 0;
   line-height: 0;
   white-space: nowrap;
   z-index: 5
}

.fotorama__nav__shaft {
   left: 0;
   position: relative;
   text-align: left;
   top: 0
}

.fotorama__nav__frame {
   position: relative
}

.fotorama__nav--dots {
   display: block;
   text-align: center
}

.fotorama__nav--dots .fotorama__nav__frame {
   height: 30px;
   width: 18px
}

.fotorama__nav--dots .fotorama__nav__frame--thumb,
.fotorama__nav--dots .fotorama__thumb-border {
   display: none
}

.fotorama__nav--thumbs {
   display: block
}

.fotorama__nav--thumbs .fotorama__nav__frame {
   padding-left: 0 !important
}

.fotorama__nav--thumbs .fotorama__nav__frame:last-child {
   padding-right: 0 !important
}

.fotorama__nav--thumbs .fotorama__nav__frame--dot {
   display: none
}

.fotorama__active .fotorama__dot {
   background-color: #ff5501;
   border-color: #ff5501
}

.fotorama__nav__frame.fotorama__active .fotorama__nav__frame {
   border-width: 3px;
   height: 0;
   width: 0
}

.fotorama__nav__frame.fotorama__active .fotorama__nav__frame:after {
   left: -3px;
   padding: 3px;
   top: -3px
}

.fotorama__nav__frame:focus {
   box-shadow: none
}

.fotorama__nav__frame:focus :after {
   left: -1px;
   padding: 1px;
   top: -1px
}

.fotorama__dot {
   border-radius: 6px;
   border: 1px solid #858585;
   display: block;
   height: 4px;
   left: 6px;
   position: relative;
   top: 12px;
   width: 4px
}

.fotorama__thumb {
   background-color: #ebebeb;
   height: 100%;
   overflow: hidden;
   position: relative;
   width: 100%
}

.fotorama__nav__frame:focus .fotorama__thumb {
   z-index: 2
}

.fotorama__thumb-border {
   backface-visibility: hidden;
   background-image: linear-gradient(to bottom right, rgba(255, 255, 255, .25), rgba(64, 64, 64, .1));
   border: 1px solid #ff5501;
   left: 0;
   position: absolute;
   top: 0;
   z-index: 9
}

.fotorama__caption {
   bottom: 0;
   color: #000;
   font-size: 14px;
   left: 0;
   line-height: 1.5;
   position: absolute;
   right: 0;
   z-index: 12
}

.fotorama__caption a {
   border-bottom: 1px solid;
   border-color: rgba(0, 0, 0, .005);
   color: #000;
   text-decoration: none
}

.fotorama__caption a:hover {
   border-color: rgba(0, 0, 0, .005);
   color: #000
}

.fotorama__wrap--rtl .fotorama__caption {
   left: auto;
   right: 0
}

.fotorama__wrap--no-captions .fotorama__caption,
.fotorama__wrap--video .fotorama__caption {
   display: none
}

.fotorama__caption__wrap {
   background-color: #fff;
   padding: 5px 10px
}

@keyframes spinner {
   0% {
      transform: rotate(0)
   }

   100% {
      transform: rotate(360deg)
   }
}

.fotorama__spinner {
   -webkit-transform: translate3d(-50%, -50%, 0);
   -ms-transform: translate3d(-50%, -50%, 0);
   -o-transform: translate3d(-50%, -50%, 0);
   transform: translate3d(-50%, -50%, 0);
   left: 50%;
   position: absolute;
   top: 50%
}

.fotorama__wrap--css3 .fotorama__spinner {
   animation: spinner 24s infinite linear
}

.fotorama__wrap--css3 .fotorama__html {
   transition-duration: .3s;
   transition-property: opacity;
   transition-timing-function: linear
}

.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html,
.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img {
   opacity: 0
}

.fotorama__select {
   cursor: auto
}

.fotorama__video {
   bottom: 0;
   left: 0;
   position: absolute;
   right: 0;
   top: 32px;
   z-index: 10
}

@-moz-document url-prefix() {
   .fotorama__active {
      box-shadow: 0 0 0 transparent
   }
}

.fotorama__arr,
.fotorama__fullscreen-icon,
.fotorama__video-close {
   cursor: pointer;
   position: absolute
}

.fotorama__arr {
   z-index: 900
}

.fotorama__fullscreen-icon,
.fotorama__video-close,
.fotorama__zoom-in,
.fotorama__zoom-out {
   z-index: 1000
}

.fotorama__arr {
   bottom: 0;
   position: absolute;
   top: 0;
   width: 80px
}

.fotorama__arr .fotorama__arr__arr {
   -webkit-transform: translate3d(-50%, -50%, 0);
   -ms-transform: translate3d(-50%, -50%, 0);
   -o-transform: translate3d(-50%, -50%, 0);
   transform: translate3d(-50%, -50%, 0);
   left: 50%;
   position: absolute;
   top: 50%;
   height: 80px;
   width: 80px
}

.fotorama__arr--prev {
   left: 0
}

.fotorama__arr--prev .fotorama__arr__arr {
   background-position: -80px -80px
}

.fotorama__arr--next {
   right: 0
}

.fotorama__arr--next .fotorama__arr__arr {
   background-position: -160px -80px
}

.fotorama__arr--disabled {
   cursor: default;
   opacity: .1;
   pointer-events: none
}

.fotorama__fullscreen-icon {
   background-position: 0 0;
   display: none;
   height: 80px;
   right: 0;
   top: 0;
   width: 80px;
   z-index: 1000
}

.fotorama--fullscreen-icons .fotorama__fullscreen-icon {
   display: none
}

.fotorama--fullscreen .fotorama__fullscreen-icon {
   background-position: -80px 0;
   display: inline-block
}

.fotorama__video-play {
   -webkit-transform: translate3d(-50%, -50%, 0);
   -ms-transform: translate3d(-50%, -50%, 0);
   -o-transform: translate3d(-50%, -50%, 0);
   transform: translate3d(-50%, -50%, 0);
   left: 50%;
   position: absolute;
   top: 50%;
   background-position: -80px -160px;
   height: 160px;
   width: 160px
}

.fotorama__wrap--css2 .fotorama__video-play,
.fotorama__wrap--video .fotorama__stage .fotorama__video-play {
   display: none
}

.fotorama__error .fotorama__video-play,
.fotorama__loaded .fotorama__video-play,
.fotorama__nav__frame .fotorama__video-play {
   display: block;
   opacity: 1
}

.fotorama__nav__frame .fotorama__video-play {
   background-position: 0 -240px;
   height: 80px;
   width: 80px
}

.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr,
.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon {
   opacity: 0
}

.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus,
.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus {
   opacity: 1
}

.fotorama__wrap--toggle-arrows:not(.fotorama__wrap--video) .fotorama__video-close {
   display: none
}

.fotorama__wrap--toggle-arrows.fotorama__wrap--video .fotorama__video-close {
   opacity: 1;
   right: 93px;
   top: 97px
}

.fotorama__wrap--toggle-arrows:not(.fotorama__wrap--video) .fotorama__video-close {
   display: none
}

.fotorama__wrap--toggle-arrows.fotorama__wrap--video .fotorama__video-close {
   opacity: 1;
   right: 93px;
   top: 97px
}

.fotorama__wrap--toggle-arrows:not(.fotorama__wrap--video) .fotorama__video-close {
   display: none
}

.fotorama__wrap--toggle-arrows.fotorama__wrap--video .fotorama__video-close {
   opacity: 1;
   right: 93px;
   top: 97px
}

.fotorama__wrap--video .fotorama__arr,
.fotorama__wrap--video .fotorama__fullscreen-icon {
   opacity: 0 !important
}

.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr,
.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon {
   display: none
}

.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus,
.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus {
   display: block
}

.fotorama__wrap--css2.fotorama__wrap--video .fotorama__arr,
.fotorama__wrap--css2.fotorama__wrap--video .fotorama__fullscreen-icon {
   display: none !important
}

.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:not(:focus) {
   -webkit-transform: translate3d(80px, -80px, 0);
   -ms-transform: translate3d(80px, -80px, 0);
   -o-transform: translate3d(80px, -80px, 0);
   transform: translate3d(80px, -80px, 0)
}

.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--prev:not(:focus) {
   -webkit-transform: translate3d(-120px, 0, 0);
   -ms-transform: translate3d(-120px, 0, 0);
   -o-transform: translate3d(-120px, 0, 0);
   transform: translate3d(-120px, 0, 0)
}

.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--next:not(:focus) {
   -webkit-transform: translate3d(120px, 0, 0);
   -ms-transform: translate3d(120px, 0, 0);
   -o-transform: translate3d(120px, 0, 0);
   transform: translate3d(120px, 0, 0)
}

.fotorama__wrap--css3.fotorama__wrap--video .fotorama__fullscreen-icon {
   -webkit-transform: translate3d(80px, -80px, 0) !important;
   -ms-transform: translate3d(80px, -80px, 0) !important;
   -o-transform: translate3d(80px, -80px, 0) !important;
   transform: translate3d(80px, -80px, 0) !important
}

.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--prev {
   -webkit-transform: translate3d(-120px, 0, 0) !important;
   -ms-transform: translate3d(-120px, 0, 0) !important;
   -o-transform: translate3d(-120px, 0, 0) !important;
   transform: translate3d(-120px, 0, 0) !important
}

.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--next {
   -webkit-transform: translate3d(120px, 0, 0) !important;
   -ms-transform: translate3d(120px, 0, 0) !important;
   -o-transform: translate3d(120px, 0, 0) !important;
   transform: translate3d(120px, 0, 0) !important
}

.fotorama__wrap--css3 .fotorama__arr:not(:focus),
.fotorama__wrap--css3 .fotorama__fullscreen-icon:not(:focus),
.fotorama__wrap--css3 .fotorama__video-close:not(:focus),
.fotorama__wrap--css3 .fotorama__video-play:not(:focus) {
   transition-duration: .3s;
   transition-property: transform, opacity, background-color
}

.fotorama__nav:after,
.fotorama__nav:before,
.fotorama__stage:after,
.fotorama__stage:before {
   background-repeat: no-repeat;
   content: '';
   display: block;
   pointer-events: none;
   position: absolute;
   text-decoration: none;
   z-index: 10
}

.fotorama__nav:before,
.fotorama__stage:before {
   left: -10px;
   top: -10px
}

.fotorama__nav:after,
.fotorama__stage:after {
   right: -10px;
   bottom: -10px
}

.fotorama__nav.fotorama__shadows--left:before,
.fotorama__nav.fotorama__shadows--right:after,
.fotorama__stage.fotorama__shadows--left:before,
.fotorama__stage.fotorama__shadows--right:after {
   background-size: 1px 100%, 5px 100%;
   bottom: 0;
   height: auto;
   top: 0;
   width: 10px
}

.fotorama__nav.fotorama__shadows--bottom:after,
.fotorama__nav.fotorama__shadows--top:before,
.fotorama__stage.fotorama__shadows--bottom:after,
.fotorama__stage.fotorama__shadows--top:before {
   background-size: 100% 1px, 100% 5px;
   height: 10px;
   left: 0;
   right: 0;
   width: auto
}

.fotorama__nav.fotorama__shadows--left:before,
.fotorama__stage.fotorama__shadows--left:before {
   background-image: linear-gradient(transparent, rgba(0, 0, 0, .2) 25%, rgba(0, 0, 0, .3) 75%, transparent), radial-gradient(farthest-side at 0 50%, rgba(0, 0, 0, .4), transparent);
   background-position: 0 0, 0 0;
   left: 0
}

.fotorama__nav.fotorama__shadows--right:after,
.fotorama__stage.fotorama__shadows--right:after {
   background-image: linear-gradient(transparent, rgba(0, 0, 0, .2) 25%, rgba(0, 0, 0, .3) 75%, transparent), radial-gradient(farthest-side at 100% 50%, rgba(0, 0, 0, .4), transparent);
   background-position: 100% 0, 100% 0;
   right: 0
}

.fotorama__nav.fotorama__shadows--top:before,
.fotorama__stage.fotorama__shadows--top:before {
   background-image: linear-gradient(transparent, rgba(0, 0, 0, .2) 25%, rgba(0, 0, 0, .3) 75%, transparent), radial-gradient(farthest-side at 50% 0, rgba(0, 0, 0, .4), transparent);
   background-position: 0 0, 0 0;
   top: 0
}

.fotorama__nav.fotorama__shadows--bottom:after,
.fotorama__stage.fotorama__shadows--bottom:after {
   background-image: linear-gradient(transparent, rgba(0, 0, 0, .2) 25%, rgba(0, 0, 0, .3) 75%, transparent), radial-gradient(farthest-side at 50% 100%, rgba(0, 0, 0, .4), transparent);
   background-position: 0 100%, 0 100%;
   bottom: 0
}

.fotorama--fullscreen .fotorama__nav:after,
.fotorama--fullscreen .fotorama__nav:before,
.fotorama--fullscreen .fotorama__stage:after,
.fotorama--fullscreen .fotorama__stage:before,
.fotorama__wrap--fade .fotorama__stage:after,
.fotorama__wrap--fade .fotorama__stage:before,
.fotorama__wrap--no-shadows .fotorama__nav:after,
.fotorama__wrap--no-shadows .fotorama__nav:before,
.fotorama__wrap--no-shadows .fotorama__stage:after,
.fotorama__wrap--no-shadows .fotorama__stage:before {
   display: none
}

.fotorama__nav-wrap .fotorama_vertical_ratio .fotorama__img {
   -webkit-transform: translateY(-50%);
   -ms-transform: translateY(-50%);
   -o-transform: translateY(-50%);
   transform: translateY(-50%);
   height: auto;
   position: absolute;
   top: 50%;
   width: 100%
}

.fotorama__nav-wrap .fotorama_horizontal_ratio .fotorama__img {
   -webkit-transform: translateX(-50%);
   -ms-transform: translateX(-50%);
   -o-transform: translateX(-50%);
   transform: translateX(-50%);
   height: 100%;
   left: 50%;
   position: absolute;
   width: auto
}

.magnifier-thumb-wrapper {
   display: block;
   left: 0;
   position: relative;
   top: 0
}

.magnifier-lens {
   border: solid 1px #bbb;
   left: 0;
   overflow: hidden;
   position: absolute;
   top: 0;
   z-index: 800
}

.magnify-lens {
   background: rgba(255, 255, 255, .5);
   border: solid 1px #bbb;
   color: #fff;
   left: 0;
   position: absolute;
   text-align: center;
   top: 0;
   z-index: 1000;
   overflow: hidden
}

.magnify-lens .magnifier-large {
   width: auto;
   height: auto;
   max-height: none;
   max-width: none;
   border: none;
   position: absolute;
   z-index: 100
}

.magnifier-loader-text {
   margin-top: 10px
}

.magnifier-preview {
   bottom: 0;
   left: 58%;
   overflow: hidden;
   padding: 0;
   position: absolute;
   z-index: 2;
   top: 215px
}

.magnifier-preview:not(.hidden) {
   background-color: #fff
}

.magnifier-preview img {
   left: 0;
   max-width: inherit;
   position: absolute;
   top: 0;
   object-fit: scale-down
}

.fotorama__stage__frame {
   text-align: center
}

.fotorama__stage__frame .fotorama__img {
   height: auto;
   left: 50%;
   max-height: 100%;
   max-width: 100%;
   position: absolute;
   top: 50%;
   -webkit-transform: translate3d(-50%, -50%, 0);
   -ms-transform: translate3d(-50%, -50%, 0);
   -o-transform: translate3d(-50%, -50%, 0);
   transform: translate3d(-50%, -50%, 0);
   transition-duration: .3s;
   transition-property: width, height, top, left;
   vertical-align: middle;
   width: auto
}

.magnify-opaque {
   opacity: .5
}

.magnify-hidden {
   display: none
}

.fotorama__nav-wrap--vertical.fotorama__nav-wrap {
   display: inline-block;
   left: 0;
   position: absolute;
   top: 0
}

.fotorama__nav-wrap--vertical .fotorama__nav__shaft {
   background-color: #fff;
   width: 100%
}

.fotorama__nav-wrap--vertical .fotorama__nav__shaft .fotorama__nav__frame--thumb {
   display: block;
   padding-bottom: inherit !important
}

.fotorama--fullscreen .fotorama__stage__frame .fotorama__img {
   display: none
}

.fotorama--fullscreen .fotorama__stage__frame .fotorama__img,
.fotorama--fullscreen .fotorama__stage__frame .fotorama__img--full {
   bottom: 0;
   left: 0;
   margin: auto;
   max-height: inherit;
   max-width: inherit;
   position: absolute;
   right: 0;
   top: 0
}

.fotorama--fullscreen .fotorama__stage__frame .fotorama__img--full {
   cursor: default;
   display: block;
   height: auto;
   left: 0;
   margin: auto;
   max-height: 100%;
   max-width: 100%;
   top: 0;
   transition: .3s linear;
   vertical-align: middle;
   width: auto
}

.fotorama--fullscreen .fotorama__stage__frame .fotorama__img--full.fotorama__img--zoommable {
   cursor: pointer;
   max-height: none;
   max-width: none;
   transition-property: width, height, bottom, right, top, left
}

.fotorama--fullscreen .fotorama__stage__frame .fotorama__img--full.fotorama__img--draggable {
   cursor: move;
   transition-property: none
}

.fotorama--fullscreen .fotorama__stage__frame iframe {
   left: 80px;
   width: calc(100% - 80px * 2)
}

.fotorama__nav-wrap--horizontal .fotorama__thumb__arr--left,
.fotorama__nav-wrap--horizontal .fotorama__thumb__arr--right {
   bottom: 0;
   cursor: pointer;
   position: absolute;
   top: 0;
   width: 30px;
   z-index: 1000
}

.fotorama__nav-wrap--horizontal .fotorama__thumb__arr--left .fotorama__thumb--icon,
.fotorama__nav-wrap--horizontal .fotorama__thumb__arr--right .fotorama__thumb--icon {
   -webkit-transform: translate3d(-50%, -50%, 0);
   -ms-transform: translate3d(-50%, -50%, 0);
   -o-transform: translate3d(-50%, -50%, 0);
   transform: translate3d(-50%, -50%, 0);
   left: 50%;
   position: absolute;
   top: 50%;
   width: 100%
}

.fotorama__nav-wrap--horizontal .fotorama__thumb__arr--left {
   left: 0
}

.fotorama__nav-wrap--horizontal .fotorama__thumb__arr--right {
   right: 0
}

.fotorama__nav-wrap--vertical .fotorama__thumb__arr--left,
.fotorama__nav-wrap--vertical .fotorama__thumb__arr--right {
   cursor: pointer;
   height: 30px;
   left: 0;
   position: absolute;
   right: 0;
   z-index: 1000
}

.fotorama__nav-wrap--vertical .fotorama__thumb__arr--left .fotorama__thumb--icon,
.fotorama__nav-wrap--vertical .fotorama__thumb__arr--right .fotorama__thumb--icon {
   -webkit-transform: rotate(90deg);
   -ms-transform: rotate(90deg);
   transform: rotate(90deg);
   margin: auto;
   width: 30px
}

.fotorama__nav-wrap--vertical .fotorama__thumb__arr--left {
   top: 0
}

.fotorama__nav-wrap--vertical .fotorama__thumb__arr--right {
   bottom: 0
}

.fotorama__wrap--only-active .fotorama__nav,
.fotorama__wrap--only-active .fotorama__stage {
   max-width: 99999px !important
}

.fotorama__wrap--only-active .fotorama__stage__frame {
   visibility: hidden
}

.fotorama__wrap--only-active .fotorama__stage__frame.fotorama__active {
   visibility: visible
}

.fotorama__thumb--icon {
   font-size: .001px;
   padding-bottom: 30px
}

.fotorama__thumb__arr--left .fotorama__thumb--icon {
   background-position: -25px -265px
}

.fotorama__thumb__arr--right .fotorama__thumb--icon {
   background-position: -25px -350px
}

.magnify-fullimage {
   display: none
}

.fotorama__arr,
.fotorama__thumb__arr {
   background-color: rgba(255, 255, 255, .3);
   transition: background-color .3s ease-in-out
}

.fotorama__arr:hover,
.fotorama__thumb__arr:hover {
   background-color: rgba(255, 255, 255, .5)
}

.fotorama__arr:active,
.fotorama__thumb__arr:active {
   background-color: rgba(213, 213, 213, .5)
}

.fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__fullscreen-icon,
.fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__zoom-in,
.fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__zoom-out {
   background-color: rgba(255, 255, 255, .3);
   transition: background-color .3s ease-in-out
}

.fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__fullscreen-icon:hover,
.fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__zoom-in:hover,
.fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__zoom-out:hover {
   background-color: rgba(255, 255, 255, .5)
}

.fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__fullscreen-icon:active,
.fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__zoom-in:active,
.fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__zoom-out:active {
   background-color: rgba(213, 213, 213, .5)
}

.fotorama__video-close {
   background-position: -80px 0;
   height: 80px;
   opacity: 0;
   right: 0;
   top: 0;
   transform: translate3d(80px, -80px, 0);
   transition: opacity .3s ease-in-out;
   width: 80px
}

@media all and (max-width:768px) {
   .fotorama__video-close {
      background-position: -100px -20px;
      top: 10px;
      height: 40px;
      width: 40px
   }
}

.fotorama__video-close.fotorama-show-control {
   opacity: 1;
   transform: translate3d(0, -10px, 0)
}

.gallery-placeholder .loading-mask {
   padding: 0 0 50%;
   position: static
}

.gallery-placeholder .loader img {
   position: absolute
}

.fotorama__spinner {
   background-image: url('../../frontend/Mgs/supro/en_US/images/loader-1.gif');
   bottom: 0;
   display: none;
   height: 64px;
   left: 0;
   margin: auto;
   position: absolute;
   right: 0;
   top: 0;
   width: 64px;
   z-index: 100
}

.fotorama__spinner.fotorama__spinner--show {
   display: block
}

.fotorama__product-video--loaded .fotorama__img,
.fotorama__product-video--loaded .fotorama__img--full {
   display: none !important
}

.fotorama__stage .fotorama__arr--shown {
   display: block !important
}

.fotorama__stage .fotorama__arr--hidden {
   display: none !important
}

.message.global.cookie.mgs-gdpr-cookie-notice {
   bottom: 0;
   left: 0;
   position: fixed;
   right: 0;
   z-index: 3;
   margin: 0;
   display: block;
   z-index: 10;
   padding: 20px;
   background-color: rgba(255, 255, 255, .9)
}

.mgs-gdpr-cookie-notice.message.global h3 {
   margin-top: 0
}

.mgs-gdpr-cookie-notice.gdpr-box-shadow {
   -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .4);
   box-shadow: 0 0 20px 0 rgba(0, 0, 0, .4)
}

.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
}

.message.global.cookie.mgs-gdpr-cookie-notice .notice-cookie-content {
   line-height: 1.5;
   margin-bottom: 20px
}

.message.global.cookie.mgs-gdpr-cookie-notice .notice-cookie-content>a {
   display: block;
   text-decoration: underline;
   color: #222
}

.message.global.cookie.mgs-gdpr-cookie-notice .notice-cookie-content>a:hover {
   color: #f68872
}

.message.global.cookie.mgs-gdpr-cookie-notice #btn-cookie-allow {
   font-size: 14px;
   line-height: 1;
   padding: 10px 25px
}

.message.global.cookie.mgs-gdpr-cookie-notice .notice-cookie-title {
   font-weight: 600
}

.privacy-policy.cms-content h2 {
   margin: 10px 0 20px;
   font-weight: 400;
   font-size: 30px
}

.modal-mgs-gdpr .modal-header {
   padding: 0 !important
}

.modal-mgs-gdpr .modal-content {
   padding: 50px !important
}

.modal-mgs-gdpr .modal-header .action-close {
   padding: 10px 25px
}

.modal-mgs-gdpr .modal-header .action-close:before {
   transform: scale(1.5)
}

.modal-mgs-gdpr .modal-header .mgs-gdpr-popup {
   padding-bottom: 30px
}

.privacy-policy.cms-content .message {
   margin-bottom: 30px
}

.privacy-policy.cms-content .message span {
   font-size: 15px
}

.privacy-policy.cms-content .message span:before {
   top: 50%
}

.cms-privacy-policy-cookie-restriction-mode .page-wrapper>.breadcrumbs {
   width: auto
}

.cms-privacy-policy-cookie-restriction-mode .breadcrumbs {
   padding-top: 30px;
   padding-bottom: 30px;
   margin-bottom: 0
}

.cms-privacy-policy-cookie-restriction-mode .breadcrumbs .items .item a,
.cms-privacy-policy-cookie-restriction-mode .breadcrumbs .items .item strong {
   font-size: 14px
}

.cms-privacy-policy-cookie-restriction-mode .breadcrumbs .items .item:not(:last-child)::after {
   vertical-align: middle
}

.cms-privacy-policy-cookie-restriction-mode .page-title-wrapper .page-title {
   font-weight: 500;
   margin-bottom: 20px
}

.cms-enable-cookies .breadcrumbs {
   padding: 30px 0
}

.cms-enable-cookies .page-title-wrapper h1.page-title {
   display: block;
   text-align: center;
   font-size: 2.5rem;
   font-weight: 600
}

.cms-enable-cookies .enable-cookies.cms-content {
   text-align: center
}

.header-area.right-slide-menu .horizontal-menu .mgs-megamenu--main {
   background: 0 0 !important
}

.header-area.right-slide-menu .horizontal-menu .mgs-megamenu--main .nav-main-menu .static-content {
   font-weight: 400
}

.header-area.right-slide-menu .horizontal-menu .menu-banner .title {
   margin: 10px 0 0 !important
}

.header-area.right-slide-menu .horizontal-menu .mgs-megamenu--main {
   overflow: visible
}

.header-area.right-slide-menu .horizontal-menu .mgs-megamenu--main .static-content {
   display: none
}

.header-area.right-slide-menu .horizontal-menu .mgs-megamenu--main .mega-menu-content {
   padding: 0
}

.header-area.right-slide-menu .horizontal-menu .mgs-megamenu--main .line {
   margin: 0
}

.header-area.right-slide-menu .horizontal-menu .mgs-megamenu--main .line>div {
   padding: 0
}

.header-area.right-slide-menu .horizontal-menu .mgs-megamenu--main .custom-menu-home .dropdown-mega-menu .line {
   margin: 0 -10px
}

.header-area.right-slide-menu .horizontal-menu .mgs-megamenu--main .custom-menu-home .dropdown-mega-menu .line>.col {
   -ms-flex: 0 1 50%;
   flex: 0 1 50%;
   max-width: 50%;
   padding: 10px
}

.header-area.right-slide-menu .horizontal-menu .mgs-megamenu--main .nav-main-menu {
   display: block;
   padding: 0
}

.header-area.right-slide-menu .horizontal-menu .mgs-megamenu--main .nav-main-menu a {
   margin: 0
}

.header-area.right-slide-menu .horizontal-menu .mgs-megamenu--main .nav-main-menu .sub-menu>li>a {
   white-space: nowrap
}

.header-area.right-slide-menu .horizontal-menu .mgs-megamenu--main .nav-main-menu li {
   position: relative
}

.header-area.right-slide-menu .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level0 {
   display: block;
   margin: 0;
   float: none;
   border: none
}

.header-area.right-slide-menu .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level0+li.level0>a.level0 {
   border-top: 1px solid #f3f3f3
}

.header-area.right-slide-menu .horizontal-menu .mgs-megamenu--main .nav-main-menu li .toggle-menu {
   cursor: pointer;
   position: absolute;
   right: 0;
   top: 0;
   display: block;
   padding: 17px 9px;
   line-height: 1
}

.header-area.right-slide-menu .horizontal-menu .mgs-megamenu--main .nav-main-menu li .toggle-menu>.icon-toggle {
   display: block;
   line-height: 0
}

.header-area.right-slide-menu .horizontal-menu .mgs-megamenu--main .nav-main-menu li .toggle-menu>.icon-toggle:before {
   content: "\e936";
   font-family: Linearicons;
   font-size: .75rem;
   color: #222;
   font-weight: 700;
   line-height: 1
}

.header-area.right-slide-menu .horizontal-menu .mgs-megamenu--main .nav-main-menu li>a>.toggle-menu {
   display: none
}

.header-area.right-slide-menu .horizontal-menu .mgs-megamenu--main .nav-main-menu li._show-child>.toggle-menu>.icon-toggle:before {
   content: "\e937"
}

.header-area.right-slide-menu .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level0>a.level0 {
   font-size: 1.125rem;
   font-weight: 600;
   color: #222;
   padding: 10px 15px 10px 0;
   display: block;
   border: none
}

.header-area.right-slide-menu .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level0>.dropdown-mega-menu {
   display: none
}

.header-area.right-slide-menu .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level1>a {
   padding-left: 10px !important
}

.header-area.right-slide-menu .horizontal-menu .mgs-megamenu--main .nav-main-menu li[class*=level]:not(.level1):not(.level0)>a {
   padding-left: 20px !important
}

.header-area.right-slide-menu .horizontal-menu .mgs-megamenu--main .nav-main-menu .dropdown-menu-ct,
.header-area.right-slide-menu .horizontal-menu .mgs-megamenu--main .nav-main-menu li>.sub-menu {
   display: none
}

.header-area.right-slide-menu .horizontal-menu .mgs-megamenu--main .nav-main-menu .dropdown-menu-ct>li>a,
.header-area.right-slide-menu .horizontal-menu .mgs-megamenu--main .nav-main-menu .dropdown-submenu-ct>li>a,
.header-area.right-slide-menu .horizontal-menu .mgs-megamenu--main .nav-main-menu .sub-menu>li>a {
   font-size: 1rem;
   font-weight: 400;
   color: #222;
   padding: 10px 30px 10px 20px;
   border-top: 1px solid #f3f3f3;
   display: block
}

.header-area.right-slide-menu .horizontal-menu .mgs-megamenu--main ul {
   padding: 0;
   margin: 0
}

.header-area.right-slide-menu .horizontal-menu .mgs-megamenu--main ul li {
   padding: 0;
   margin: 0
}

.header-area.right-slide-menu .horizontal-menu .mgs-megamenu--main div[class*=col-des] {
   padding: 0;
   max-width: 100%;
   -ms-flex: 0 0 100%;
   flex: 0 0 100%
}

.header-area.right-slide-menu .horizontal-menu .mgs-megamenu--main a.category-image {
   display: none !important
}

.header-area:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main {
   background: 0 0 !important
}

.header-area:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu .static-content {
   font-weight: 400
}

@media (min-width:992px) {
   .header-area:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main {
      height: 100%;
      position: static !important
   }

   .header-area:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu {
      display: -ms-flexbox;
      display: flex;
      padding: 0;
      height: 100%;
      position: static !important
   }

   .header-area:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level0 {
      margin: 0;
      padding: 0 20px;
      position: static;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
      align-items: center
   }

   .header-area:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level0>a.level0 {
      font-size: .9375rem;
      font-weight: 600;
      color: #000;
      position: relative
   }

   .header-area:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level0>a.level0:after {
      content: "";
      display: block;
      left: 0;
      right: 0;
      min-width: 100%;
      background-color: #000;
      position: absolute;
      top: 100%;
      margin-top: 3px;
      height: 2px;
      opacity: 0;
      visibility: visible;
      transition: all .3s;
      -moz-transition: all .3s;
      -webkit-transition: all .3s;
      -ms-transition: all .3s;
      transform: scaleX(0);
      -moz-transform: scaleX(0);
      -ms-transform: scaleX(0);
      -o-transform: scaleX(0)
   }

   .header-area:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level0>.dropdown-mega-menu {
      background-color: #fff;
      box-shadow: 0 0 10px 0 rgba(35, 31, 32, .1);
      position: absolute;
      top: 100%;
      left: 0;
      min-width: 270px;
      opacity: 0;
      visibility: hidden;
      transition: all .2s;
      -moz-transition: all .2s;
      -webkit-transition: all .2s;
      -o-transition: all .2s;
      transform: translateY(20px);
      -moz-transform: translateY(20px);
      -webkit-transform: translateY(20px);
      -ms-transform: translateY(20px)
   }

   .header-area:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level0>.dropdown-mega-menu li {
      position: relative;
      padding: 0;
      margin: 0
   }

   .header-area:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level0>.dropdown-mega-menu li>a {
      display: block;
      padding: 10px 32px 10px 20px;
      font-size: .9375rem;
      font-weight: 400;
      position: relative
   }

   .header-area:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level0>.dropdown-mega-menu li>a.category-image {
      display: none
   }

   .header-area:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level0>.dropdown-mega-menu li>a>.toggle-menu {
      font-size: .75rem;
      position: absolute;
      right: 20px;
      top: 13px
   }

   .header-area:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level0>.dropdown-mega-menu li>a>.toggle-menu .icon-toggle:before {
      content: "\e93c"
   }

   .header-area:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level0>.dropdown-mega-menu li>.toggle-menu {
      display: none
   }

   .header-area:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level0._hover a.level0:after {
      opacity: 1;
      visibility: visible;
      transform: scaleX(1);
      -moz-transform: scaleX(1);
      -ms-transform: scaleX(1);
      -o-transform: scaleX(1)
   }

   .header-area:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level0._hover>.dropdown-mega-menu {
      opacity: 1;
      visibility: visible;
      transform: translateY(0);
      -moz-transform: translateY(0);
      -webkit-transform: translateY(0);
      -ms-transform: translateY(0)
   }

   .header-area:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level0>.toggle-menu {
      display: none
   }

   .header-area:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level0.menu-1columns {
      position: relative
   }

   .header-area:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level0.menu-1columns .dropdown-submenu>.dropdown-menu-ct {
      background-color: #fff;
      box-shadow: 0 0 10px 0 rgba(35, 31, 32, .1);
      position: absolute;
      top: -5px;
      left: 100%;
      min-width: 270px;
      padding: 5px 0;
      transition: all .2s;
      -moz-transition: all .2s;
      -webkit-transition: all .2s;
      -o-transition: all .2s;
      transform: translateX(20px);
      -moz-transform: translateX(20px);
      -webkit-transform: translateX(20px);
      -ms-transform: translateX(20px);
      opacity: 0;
      visibility: hidden
   }

   .header-area:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level0.menu-1columns .dropdown-submenu._hover>.dropdown-menu-ct {
      opacity: 1;
      visibility: visible;
      transform: translateX(0);
      -moz-transform: translateX(0);
      -webkit-transform: translateX(0);
      -ms-transform: translateX(0)
   }

   .header-area:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level0.menu-1columns>.dropdown-mega-menu li>a {
      text-align: left
   }

   .header-area:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level0.center-text:not(.menu-1columns)>.dropdown-mega-menu li>a {
      text-align: center
   }

   .header-area:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level0 ul {
      padding: 0
   }

   .header-area:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level0 li>ul.dropdown-submenu-ct {
      padding: 5px 0
   }

   .header-area:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level0:not(.menu-1columns) .dropdown-mega-menu {
      width: 100%;
      max-width: 1200px;
      left: 50%;
      transform: translate(-50%, 20px);
      -moz-transform: translate(-50%, 20px);
      -webkit-transform: translate(-50%, 20px);
      -o-transform: translate(-50%, 20px);
      padding: 20px 15px;
      max-height: calc(100vh - 100px);
      overflow-y: auto
   }

   .header-area:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level0:not(.menu-1columns) .dropdown-mega-menu li>a {
      padding: 10px 0
   }

   .header-area:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level0:not(.menu-1columns) .dropdown-mega-menu li>a.category-image {
      margin: 0;
      display: block
   }

   .header-area:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level0:not(.menu-1columns) .dropdown-mega-menu li>a.category-image img {
      min-width: 100%
   }

   .header-area:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level0:not(.menu-1columns) .dropdown-mega-menu .mega-menu-sub-title {
      font-size: 1.275rem;
      font-weight: 600
   }

   .header-area:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level0:not(.menu-1columns) .dropdown-mega-menu .line {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex
   }

   .header-area:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level0:not(.menu-1columns) .dropdown-mega-menu .line>[class*=col-] {
      position: relative;
      width: 100%;
      min-height: 1px;
      padding-right: 15px;
      padding-left: 15px
   }

   .header-area:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level0:not(.menu-1columns)._hover .dropdown-mega-menu {
      transform: translate(-50%, 0);
      -moz-transform: translate(-50%, 0);
      -webkit-transform: translate(-50%, 0);
      -o-transform: translate(-50%, 0)
   }
}

@media (min-width:992px) and (max-width:1499px) {
   .header-area:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level0.menu-1columns .dropdown-mega-menu li.level2 .toggle-menu {
      display: none
   }

   .header-area:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level0.menu-1columns .dropdown-mega-menu li.level2 .dropdown-menu-ct {
      position: static;
      border: none;
      opacity: 1;
      visibility: visible;
      min-width: 0;
      padding: 0 0 0 15px;
      box-shadow: none;
      transform: none
   }
}

@media (max-width:991.98px) {
   .header-area:not(.right-slide-menu) .horizontal-menu .menu-banner .title {
      margin: 10px 0 0 !important
   }

   .header-area:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main {
      overflow: visible
   }

   .header-area:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .static-content {
      display: none
   }

   .header-area:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .mega-menu-content {
      padding: 0
   }

   .header-area:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .line {
      margin: 0
   }

   .header-area:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .line>div {
      padding: 0
   }

   .header-area:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .custom-menu-home .dropdown-mega-menu .line {
      margin: 0 -10px
   }

   .header-area:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .custom-menu-home .dropdown-mega-menu .line>.col {
      -ms-flex: 0 1 50%;
      flex: 0 1 50%;
      max-width: 50%;
      padding: 10px
   }

   .header-area:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu {
      display: block;
      padding: 0
   }

   .header-area:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu a {
      margin: 0
   }

   .header-area:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu .sub-menu>li>a {
      white-space: nowrap
   }

   .header-area:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu li {
      position: relative
   }

   .header-area:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level0 {
      display: block;
      margin: 0;
      float: none;
      border: none
   }

   .header-area:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level0+li.level0>a.level0 {
      border-top: 1px solid #f3f3f3
   }

   .header-area:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu li .toggle-menu {
      cursor: pointer;
      position: absolute;
      right: 0;
      top: 0;
      display: block;
      padding: 17px 9px;
      line-height: 1
   }

   .header-area:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu li .toggle-menu>.icon-toggle {
      display: block;
      line-height: 0
   }

   .header-area:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu li .toggle-menu>.icon-toggle:before {
      content: "\e936";
      font-family: Linearicons;
      font-size: .75rem;
      color: #222;
      font-weight: 700;
      line-height: 1
   }

   .header-area:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu li>a>.toggle-menu {
      display: none
   }

   .header-area:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu li._show-child>.toggle-menu>.icon-toggle:before {
      content: "\e937"
   }

   .header-area:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level0>a.level0 {
      font-size: 1.125rem;
      font-weight: 600;
      color: #222;
      padding: 10px 15px 10px 0;
      display: block;
      border: none
   }

   .header-area:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level0>.dropdown-mega-menu {
      display: none
   }

   .header-area:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level1>a {
      padding-left: 10px !important
   }

   .header-area:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu li[class*=level]:not(.level1):not(.level0)>a {
      padding-left: 20px !important
   }

   .header-area:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu .dropdown-menu-ct,
   .header-area:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu li>.sub-menu {
      display: none
   }

   .header-area:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu .dropdown-menu-ct>li>a,
   .header-area:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu .dropdown-submenu-ct>li>a,
   .header-area:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu .sub-menu>li>a {
      font-size: 1rem;
      font-weight: 400;
      color: #222;
      padding: 10px 30px 10px 20px;
      border-top: 1px solid #f3f3f3;
      display: block
   }

   .header-area:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main ul {
      padding: 0;
      margin: 0
   }

   .header-area:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main ul li {
      padding: 0;
      margin: 0
   }

   .header-area:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main div[class*=col-des] {
      padding: 0;
      max-width: 100%;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%
   }

   .header-area:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main a.category-image {
      display: none !important
   }
}

.menu-banner {
   text-align: center
}

.menu-banner .img-banner {
   display: block;
   overflow: hidden;
   position: relative;
   line-height: 0;
   padding: 0;
   box-shadow: 0 0 6px #adadad
}

.menu-banner .img-banner img {
   min-width: 100%
}

.menu-banner .img-banner:after {
   content: "";
   display: block;
   position: absolute;
   top: 0;
   left: 0;
   right: 0;
   bottom: 0;
   background-color: #fff;
   transition: all .3s;
   opacity: 0;
   visibility: hidden
}

.menu-banner .title {
   font-weight: 500;
   display: block;
   margin: 10px 0 24px;
   padding: 0;
   font-size: 1rem
}

.menu-banner .promobanner .title {
   font-size: 2.225rem;
   line-height: 1.2
}

.menu-banner:hover .img-banner:after {
   opacity: .7;
   visibility: visible
}

.menu-banner:hover .title {
   color: #f68872
}

.parent-menu-banner .dropdown-mega-menu {
   padding-bottom: 2px !important
}

@media (min-width:992px) {
   .parent-menu-banner .line {
      margin: 0;
      padding-top: 10px
   }
}

.catalog-product-view .product-info-main .product-reviews-summary .reviews-actions {
   display: none
}

.owl-theme .owl-dots,
.owl-theme .owl-nav {
   text-align: center;
   -webkit-tap-highlight-color: transparent
}

.owl-theme .owl-nav {
   margin-top: 10px
}

.owl-theme .owl-nav [class*=owl-] {
   color: #fff;
   font-size: 14px;
   margin: 5px;
   padding: 4px 7px;
   background: #d6d6d6;
   display: inline-block;
   cursor: pointer;
   border-radius: 3px
}

.owl-theme .owl-nav [class*=owl-]:hover {
   background: #869791;
   color: #fff;
   text-decoration: none
}

.owl-theme .owl-nav .disabled {
   opacity: .5;
   cursor: default
}

.owl-theme .owl-nav.disabled+.owl-dots {
   margin-top: 10px
}

.owl-theme .owl-dots .owl-dot {
   display: inline-block;
   zoom: 1
}

.owl-theme .owl-dots .owl-dot span {
   width: 10px;
   height: 10px;
   margin: 5px 7px;
   background: #d6d6d6;
   display: block;
   -webkit-backface-visibility: visible;
   transition: opacity .2s ease;
   border-radius: 30px
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
   background: #869791
}

.mgs-lookbook-container {
   position: relative
}

.mgs-lookbook-container .pin__image {
   line-height: 1
}

.mgs-lookbook-container .lookbook-image {
   max-width: 100%
}

.mgs-lookbook-container .pin-item {
   position: absolute;
   text-align: center
}

.pin-maker:after,
.pin-maker:before {
   content: "";
   display: table
}

.pin-maker:after {
   clear: both
}

.pin__wrapper {
   position: relative;
   outline: 0
}

.pin__wrapper a:active,
.pin__wrapper a:focus,
.pin__wrapper a:hover {
   outline: 0
}

.pin-maker .pin__wrapper {
   float: left
}

.pin-maker .pin__wrapper .pin__image>img {
   width: 100%
}

.pm-2col .pin__sizer,
.pm-2col .pin__wrapper {
   width: 50%
}

.pm-3col .pin__sizer,
.pm-3col .pin__wrapper {
   width: 33.3%
}

.pm-4col .pin__sizer,
.pm-4col .pin__wrapper {
   width: 25%
}

.pm-5col .pin__sizer,
.pm-5col .pin__wrapper {
   width: 20%
}

.pm-mask {
   position: relative
}

.pm-mask:before {
   content: "";
   position: absolute;
   background: rgba(0, 0, 0, .35);
   left: 0;
   top: 0;
   width: 100%;
   height: 100%
}

[class*=pin__type--] {
   position: absolute
}

.pin__icon--add,
.pin__type--area {
   cursor: pointer;
   transition: all .35s;
   display: -webkit-flex;
   display: -ms-flexbox;
   display: flex;
   -webkit-justify-content: center;
   -ms-flex-pack: center;
   -webkit-box-pack: center;
   justify-content: center;
   text-align: center;
   -webkit-align-items: center;
   -ms-flex-align: center;
   -webkit-box-align: center;
   align-items: center
}

.pin__size--small {
   width: 24px;
   height: 24px;
   line-height: 22px;
   font-size: 10px
}

.pin__size--medium {
   width: 32px;
   height: 32px;
   line-height: 30px;
   font-size: 16px
}

.pin__size--large {
   width: 48px;
   height: 48px;
   line-height: 46px;
   font-size: 18px
}

.pin__popup,
.pin__title {
   position: absolute
}

.pin__popup:before,
.pin__title:before {
   content: "";
   position: absolute
}

.pin__title {
   white-space: nowrap;
   background: #fff;
   left: 50%;
   -webkit-transform: translateX(-50%) scale(0);
   transform: translateX(-50%) scale(0);
   top: -webkit-calc(-100% - 10px);
   top: calc(-100% - 10px);
   padding: 5px 30px;
   font-size: 14px;
   transition: transform .35s
}

.pin__title:before {
   border: 6px solid transparent;
   border-top: 6px solid #fff;
   bottom: -12px;
   left: calc(50% - 6px);
   left: -webkit-calc(50% - 6px)
}

.pin__size--small+.pin__title {
   top: calc(-100% - 15px);
   top: -webkit-calc(-100% - 15px)
}

.pin__size--large+.pin__title {
   top: -100%
}

.pin__type--area .pin__title {
   top: -50px
}

.pin__type:not(.pin__opened):hover .pin__title {
   -webkit-transform: translateX(-50%) scale(1);
   transform: translateX(-50%) scale(1)
}

.pin__popup {
   box-shadow: 0 0 20px rgba(0, 0, 0, .2);
   opacity: 0;
   visibility: hidden;
   transition: all .35s;
   z-index: 100;
   border-radius: 2px
}

.pin__type--area .pin__popup {
   text-align: initial
}

.pin__opened .pin__popup {
   opacity: 1;
   visibility: visible
}

.pin__opened .pin__popup img,
.pin__popup img {
   max-width: 100%
}

.pin__popup--zoom {
   -webkit-transform: scale(0);
   transform: scale(0)
}

.pin__popup--zoom.pin__popup--left,
.pin__popup--zoom.pin__popup--right {
   -webkit-transform: translateY(-50%) scale(0);
   transform: translateY(-50%) scale(0)
}

.pin__opened .pin__popup--zoom.pin__popup--bottom,
.pin__opened .pin__popup--zoom.pin__popup--top {
   -webkit-transform: scale(1);
   transform: scale(1)
}

.pin__opened .pin__popup--zoom.pin__popup--left,
.pin__opened .pin__popup--zoom.pin__popup--right {
   -webkit-transform: translateY(-50%) scale(1);
   transform: translateY(-50%) scale(1)
}

.pin__popup--sup {
   -webkit-transform: translateY(30px);
   transform: translateY(30px)
}

.pin__popup--sup.pin__popup--left,
.pin__popup--sup.pin__popup--right {
   -webkit-transform: translateY(calc(-50%+30px));
   transform: translateY(calc(-50%+30px))
}

.pin__opened .pin__popup--sdown.pin__popup--left,
.pin__opened .pin__popup--sdown.pin__popup--right,
.pin__opened .pin__popup--sup.pin__popup--left,
.pin__opened .pin__popup--sup.pin__popup--right {
   -webkit-transform: translateY(-50%);
   transform: translateY(-50%)
}

.pin__popup--sdown {
   -webkit-transform: translateY(-30px);
   transform: translateY(-30px)
}

.pin__popup--sdown.pin__popup--left,
.pin__popup--sdown.pin__popup--right {
   -webkit-transform: translateY(calc(-50% - 30px));
   transform: translateY(calc(-50% - 30px))
}

.pin__popup--sleft {
   -webkit-transform: translateX(30px);
   transform: translateX(30px)
}

.pin__popup--sleft.pin__popup--left,
.pin__popup--sleft.pin__popup--right {
   -webkit-transform: translateY(-50%) translateX(30px);
   transform: translateY(-50%) translateX(30px)
}

.pin__opened .pin__popup--sleft.pin__popup--left,
.pin__opened .pin__popup--sleft.pin__popup--right,
.pin__opened .pin__popup--sright.pin__popup--left,
.pin__opened .pin__popup--sright.pin__popup--right {
   -webkit-transform: translateY(-50%) translateX(0);
   transform: translateY(-50%) translateX(0)
}

.pin__popup--sright {
   -webkit-transform: translateX(-30px);
   transform: translateX(-30px)
}

.pin__popup--sright.pin__popup--left,
.pin__popup--sright.pin__popup--right {
   -webkit-transform: translateY(-50%) translateX(-30px);
   transform: translateY(-50%) translateX(-30px)
}

.pin__popup--rotate {
   -webkit-transform: rotateY(360deg);
   transform: rotateY(360deg)
}

.pin__popup--rotate.pin__popup--left,
.pin__popup--rotate.pin__popup--right {
   -webkit-transform: translateY(-50%) rotateY(360deg);
   transform: translateY(-50%) rotateY(360deg)
}

.pin__opened .pin__popup--rotate.pin__popup--left,
.pin__opened .pin__popup--rotate.pin__popup--right {
   -webkit-transform: translateY(-50%) rotateY(0);
   transform: translateY(-50%) rotateY(0)
}

.pin__opened .pin__popup--sdown,
.pin__opened .pin__popup--sup {
   -webkit-transform: translateY(0);
   transform: translateY(0)
}

.pin__opened .pin__popup--sleft,
.pin__opened .pin__popup--sright {
   -webkit-transform: translateX(0);
   transform: translateX(0)
}

.pin__opened .pin__popup--rotate {
   -webkit-transform: rotateY(0);
   transform: rotateY(0)
}

.pin__popup:before {
   border: 10px solid transparent
}

.pin__popup--top {
   bottom: calc(100%+20px)
}

.pin__popup--top:before {
   border-top: 10px solid #fff;
   left: calc(50% - 10px);
   bottom: -20px
}

.pin__popup--bottom {
   top: calc(100%+20px)
}

.pin__popup--bottom:before {
   border-bottom: 10px solid #fff;
   left: calc(50% - 10px);
   top: -20px
}

.pin__popup--right {
   left: calc(100%+20px);
   top: 50%;
   -webkit-transform: translateY(-50%);
   transform: translateY(-50%)
}

.pin__popup--right:before {
   border-right: 10px solid #fff;
   left: -20px;
   top: calc(50% - 10px)
}

.pin__popup--left {
   right: calc(100%+20px);
   top: 50%;
   -webkit-transform: translateY(-50%);
   transform: translateY(-50%)
}

.pin__popup--left:before {
   border-left: 10px solid #fff;
   right: -20px;
   top: calc(50% - 10px)
}

.popup__title {
   padding: 10px 15px;
   font-size: 16px
}

.popup__content {
   padding: 15px
}

.popup__title+.popup__content {
   border-top: 2px solid #f2f2f2
}

.popup__content iframe {
   width: 100%;
   height: 100%
}

.popup__content--product {
   text-align: center;
   background: #fff
}

.popup__content--product>:not(:last-child) {
   margin-bottom: 10px
}

.pin__popup .popup__content--product h3 {
   font-size: 15px;
   color: #222;
   margin-top: 0;
   margin-bottom: 10px;
   text-transform: none
}

.popup__content--product>span {
   font-size: 14px;
   display: block;
   line-height: 1;
   color: #878787
}

.popup__content--product>span ins {
   background: 0 0;
   color: #c60f02;
   text-decoration: none
}

.popup__content--product>div {
   border-top: 1px solid #ddd;
   margin: 0 -15px
}

.popup__content--product>div form {
   display: inline-block;
   width: 50%;
   padding: 12px 0 0;
   height: auto;
   line-height: 1
}

.popup__content--product>div a,
.popup__content--product>div button.action.primary {
   display: inline-block;
   width: 50%;
   color: #222;
   padding: 12px 0 0;
   margin: 0;
   background: 0 0;
   box-shadow: none;
   border: 0;
   font-weight: 400;
   height: auto;
   line-height: 1;
   text-decoration: none
}

.popup__content--product>div button.action.primary {
   width: 100%;
   padding: 0;
   margin-top: -2.5px
}

.popup__content--product>div a:hover {
   background: 0 0;
   color: #222
}

.pin__popup_text_content {
   background: #fff;
   color: #878787
}

.pin__popup_text_content .popup__title {
   color: #2b2b2b
}

.pin__popup_text_content .popup__content {
   line-height: 23px
}

.popup__content .price-box .price {
   color: #878787
}

.pm-slick {
   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
}

.pm-slick .slick-list {
   position: relative;
   display: block;
   overflow: hidden;
   margin: 0;
   padding: 0
}

.pm-slick .slick-arrow:focus,
.pm-slick .slick-list:focus {
   outline: 0
}

.pm-slick .slick-list.dragging {
   cursor: pointer;
   cursor: hand
}

.pm-slick .slick-list,
.pm-slick .slick-track {
   -webkit-transform: translate3d(0, 0, 0);
   transform: translate3d(0, 0, 0)
}

.pm-slick .slick-track {
   position: relative;
   top: 0;
   left: 0;
   display: block
}

.pm-slick .slick-track:after,
.pm-slick .slick-track:before {
   display: table;
   content: ''
}

.pm-slick .slick-track:after {
   clear: both
}

.pm-slick .slick-loading .slick-slide,
.slick-loading .slick-track {
   visibility: hidden
}

.pm-slick .slick-slide {
   display: none;
   float: left;
   height: 100%;
   min-height: 1px
}

[dir=rtl] .pm-slick .slick-slide {
   float: right
}

.pm-slick .slick-slide img,
.pm-slick.slick-initialized .slick-slide {
   display: block
}

.pm-slick .slick-arrow.slick-hidden,
.pm-slick .slick-slide.slick-loading img {
   display: none
}

.pm-slick .slick-slide.dragging img {
   pointer-events: none
}

.pm-slick.slick-vertical .slick-slide {
   display: block;
   height: auto;
   border: 1px solid transparent
}

.pm-slick .slick-arrow {
   position: absolute;
   width: 36px;
   height: 36px;
   border-radius: 50%;
   top: calc(50% - 16px);
   z-index: 10;
   text-indent: -999em;
   background: #65affa;
   color: #fff;
   border: 3px solid rgba(255, 255, 255, .45);
   transition: all .35s;
   opacity: 0;
   line-height: 26px
}

.pm-slick:hover .slick-arrow {
   opacity: 1
}

.pm-slick .slick-arrow:hover {
   background: #3881ca
}

.pm-slick .slick-next {
   right: 20px
}

.pm-slick .slick-prev {
   left: 20px
}

.pm-slick .slick-arrow:before {
   position: absolute;
   font-family: icomoon;
   text-indent: 0;
   display: block;
   font-size: 12px;
   width: 18px
}

.pm-slick .slick-prev:before {
   content: "\e901"
}

.pm-slick .slick-next:before {
   content: "\e902"
}

.pm-slick.slick-dotted {
   margin-bottom: 30px
}

.pm-slick .slick-dots {
   position: absolute;
   bottom: -45px;
   display: block;
   width: 100%;
   padding: 0;
   list-style: none;
   text-align: center
}

.pm-slick .slick-dots li {
   position: relative;
   display: inline-block;
   width: 20px;
   height: 20px;
   padding: 0;
   cursor: pointer
}

.pm-slick .slick-dots li button {
   cursor: pointer;
   color: transparent;
   border: 0;
   outline: 0;
   background: 0 0;
   width: 20px;
   height: 20px;
   padding: 0
}

.pm-slick .slick-dots li button:focus,
.pm-slick .slick-dots li button:hover {
   outline: 0
}

.pm-slick .slick-dots li button:focus:before,
.pm-slick .slick-dots li button:hover:before {
   opacity: 1
}

.pm-slick .slick-dots li button:before {
   font-size: 32px;
   position: absolute;
   top: 0;
   left: 0;
   width: 20px;
   height: 20px;
   line-height: 14px;
   content: 'â€¢';
   text-align: center;
   opacity: .25;
   color: #65affa;
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale
}

.pm-slick .slick-dots li.slick-active button:before {
   opacity: 1
}

.pin__title {
   color: #878787;
   line-height: 25px
}

.popup__content--product>div {
   line-height: normal
}

.pin__popup div.price-box {
   border: none
}

.pin__popup .price-box p {
   margin-bottom: 0
}

.lookbook-slider .owl-dots {
   left: 0;
   position: absolute;
   right: 0;
   top: 50%
}

.lookbook-slider .owl-dots {
   bottom: 30px;
   top: auto;
   height: 0
}

.lookbook-slider {
   clear: both
}

.lookbook-slider .owl-dots .owl-dot span {
   width: 15px;
   height: 15px;
   background: #f9f9f9
}

.lookbook-slider .owl-dots .owl-dot.active span,
.lookbook-slider .owl-dots .owl-dot:hover span {
   background: #65affa
}

.lookbook-slider .owl-nav {
   margin: -20px 0 0 0
}

.lookbook-slider .owl-nav [class*=owl-] {
   background: 0 0;
   padding: 0;
   margin: 0;
   width: 40px;
   height: 40px;
   opacity: 0;
   position: absolute;
   top: 50%;
   margin-top: -20px;
   transition: all .35s ease 0s;
   -webkit-transition: all .35s ease 0s
}

.lookbook-slider .owl-nav [class*=owl-]:hover {
   background: 0 0;
   opacity: 1
}

.lookbook-slider:hover .owl-nav [class*=owl-] {
   opacity: 1
}

.lookbook-slider:hover .owl-nav .disabled {
   opacity: .4 !important
}

.lookbook-slider .owl-nav img {
   max-width: 100%
}

.lookbook-slider .owl-next {
   right: 20px
}

.lookbook-slider .owl-prev {
   left: 20px
}

@media (max-width:960px) {
   .pin__popup {
      width: 200px !important
   }

   .pin__popup .popup__content {
      padding: 10px
   }

   .popup__content--product>div {
      margin: 0 -10px
   }

   .popup__content img {
      height: auto
   }

   .popup__content--product>:not(:last-child) {
      margin-bottom: 10px
   }

   .pin__popup .popup__content--product h3 {
      font-size: 12px;
      margin-bottom: 10px
   }

   .popup__content .price {
      margin-bottom: 10px
   }

   .popup__content--product>div a {
      padding: 10px 0 0
   }
}

@media (max-width:768px) {
   .pin__popup {
      width: 140px !important
   }

   .popup__content img {
      height: auto
   }

   .pin__popup .popup__content--product h3,
   .popup__content .price,
   .popup__content--product>div a {
      font-size: 11px
   }
}

.slick-list {
   position: relative;
   display: block;
   overflow: hidden;
   margin: 0;
   padding: 0
}

.slick-list:focus {
   outline: 0
}

.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-list,
.slick-slider .slick-track {
   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:after,
.slick-track:before {
   display: table;
   content: ''
}

.slick-track:after {
   clear: both
}

.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
}

[dir=rtl] .slick-slide {
   float: right
}

.mfp-img-gallery .mfp-img {
   background: #fff
}

.product.media a.lb {
   cursor: zoom-in;
   display: block;
   line-height: 0
}

.product.media .gallery-list .product.item-image+.product.item-image {
   margin-top: 30px
}

.product.media .zoomImg {
   cursor: move
}

.product.media .item-image-video .zoomImg {
   display: none !important
}

.product.media .product.item-image {
   position: relative
}

.product.media .product.item-image img:not(.zoomImg) {
   min-width: 100%
}

.product.media .product.item-image .label-video {
   position: absolute;
   z-index: 1;
   background-color: #f68872;
   color: #fff;
   border-radius: 3px;
   top: 10px;
   left: 10px;
   padding: 4px 10px;
   font-size: 12px;
   text-transform: uppercase;
   font-weight: 600;
   letter-spacing: .1em
}

.product.media .product.item-image .lb.video-link {
   display: block;
   position: relative;
   cursor: pointer
}

.product.media .product.item-image .lb.video-link:after {
   content: "";
   position: absolute;
   top: 0;
   left: 0;
   right: 0;
   bottom: 0;
   background-color: rgba(255, 255, 255, .6);
   z-index: 2;
   opacity: 0;
   visibility: hidden;
   transition: all .3s;
   -webkit-transition: all .3s;
   -moz-transition: all .3s;
   -o-transition: all .3s
}

.product.media .product.item-image .lb.video-link:before {
   content: "\e6f9";
   font-family: Linearicons;
   position: absolute;
   display: block;
   top: 50%;
   left: 0;
   text-align: center;
   right: 0;
   z-index: 3;
   font-size: 36px;
   color: #f68872;
   opacity: 0;
   visibility: hidden;
   transition: all .3s;
   -webkit-transition: all .3s;
   -moz-transition: all .3s;
   -o-transition: all .3s;
   transform: translateY(-50%);
   -webkit-transform: translateY(-50%);
   -moz-transform: translateY(-50%);
   -o-transform: translateY(-50%)
}

.product.media .product.item-image .lb.video-link:hover:after,
.product.media .product.item-image .lb.video-link:hover:before {
   opacity: 1;
   visibility: visible
}

.product.media .item-thumb .popup-video-thumb,
.product.media .product.item-image .popup-video {
   position: absolute;
   top: 0;
   left: 0;
   right: 0;
   bottom: 0;
   background-color: rgba(255, 255, 255, .6);
   z-index: 2;
   opacity: 0;
   visibility: hidden;
   transition: all .3s;
   -webkit-transition: all .3s;
   -moz-transition: all .3s;
   -o-transition: all .3s
}

.product.media .product.item-image:hover .popup-video {
   opacity: 1;
   visibility: visible
}

.product.media .product.item-image .popup-video span {
   position: relative;
   display: block;
   top: 50%;
   left: 0;
   text-align: center;
   right: 0;
   font-size: 36px;
   color: #f68872;
   transform: translateY(-50%);
   -webkit-transform: translateY(-50%);
   -moz-transform: translateY(-50%);
   -o-transform: translateY(-50%)
}

.product.media .item-thumb.slick-slide .popup-video-thumb {
   top: 5px;
   bottom: 5px
}

.product.media .item-thumb .popup-video-thumb {
   opacity: 1;
   visibility: visible;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   align-items: center;
   color: #f68872;
   justify-content: center;
   font-size: 24px
}

.extra-gallery-fullwidth.catalog-product-view .product.media {
   width: 100%;
   overflow: hidden;
   margin-bottom: 111px
}

@media (min-width:768px) and (max-width:1199px) {
   .extra-gallery-fullwidth.catalog-product-view .product.media {
      margin-bottom: 70px
   }
}

@media (max-width:767.98px) {
   .extra-gallery-fullwidth.catalog-product-view .product.media {
      margin-bottom: 0
   }
}

.extra-gallery-fullwidth.catalog-product-view .product-info-main .product-info-price {
   justify-content: center
}

.extra-gallery-fullwidth.catalog-product-view .product.attribute.overview {
   margin: 42px 0 39px
}

.extra-gallery-fullwidth.catalog-product-view .block-bundle-summary .box-tocart .field.qty,
.extra-gallery-fullwidth.catalog-product-view .product-info-main .box-tocart .field.qty {
   width: 200px
}

.extra-gallery-fullwidth.catalog-product-view .block-bundle-summary .box-tocart .fieldset .product-addto-links,
.extra-gallery-fullwidth.catalog-product-view .product-info-main .box-tocart .fieldset .product-addto-links {
   -webkit-order: 10;
   order: 10
}

.extra-gallery-fullwidth.catalog-product-view .block-bundle-summary .box-tocart .fieldset .product-addto-links .action,
.extra-gallery-fullwidth.catalog-product-view .product-info-main .box-tocart .fieldset .product-addto-links .action {
   margin: 0 0 0 10px
}

.extra-gallery-fullwidth.catalog-product-view .product.media>.owl-carousel {
   margin: 0 auto
}

.extra-gallery-fullwidth.catalog-product-view .product.media.item-xl-1>.owl-carousel {
   width: 50%
}

.extra-gallery-fullwidth.catalog-product-view .product.media.item-xl-2>.owl-carousel {
   width: 66.667%
}

.extra-gallery-fullwidth.catalog-product-view .product.media.item-xl-3>.owl-carousel {
   width: 75%
}

.extra-gallery-fullwidth.catalog-product-view .product.media>.owl-carousel .owl-stage-outer {
   overflow: visible
}

.extra-gallery-fullwidth.catalog-product-view .product.media .owl-item {
   padding: 0 15px
}

.extra-gallery-fullwidth .product.media .owl-carousel .owl-dots {
   display: none
}

.extra-gallery-fullwidth.catalog-product-view .product-info-main {
   width: 100%;
   padding: 0;
   text-align: center
}

.extra-gallery-fullwidth.catalog-product-view .product-info-main .box-tocart,
.extra-gallery-fullwidth.catalog-product-view .product-info-main .bundle-actions,
.extra-gallery-fullwidth.catalog-product-view .product-info-main .product-add-form .table-wrapper.grouped,
.extra-gallery-fullwidth.catalog-product-view .product-info-main .product-options-wrapper,
.extra-gallery-fullwidth.catalog-product-view .product-info-main .product-social-links .share-this-container,
.extra-gallery-fullwidth.catalog-product-view .product.attribute.overview {
   max-width: 600px;
   margin-left: auto;
   margin-right: auto
}

.extra-gallery-fullwidth.catalog-product-view .product-info-main .product-add-form .table-wrapper.grouped,
.extra-gallery-fullwidth.catalog-product-view .product-info-main .product-options-wrapper {
   text-align: left
}

.extra-gallery-fullwidth.catalog-product-view .product-info-main .product-options-wrapper .swatch-opt {
   text-align: center
}

.extra-gallery-fullwidth.catalog-product-view .product-info-main .product-add-form .swatch-attribute .swatch-attribute-options {
   display: table;
   margin-left: auto;
   margin-right: auto;
   max-width: 100%
}

.extra-gallery-fullwidth.catalog-product-view .product-info-main .product-reviews-summary {
   margin-left: auto;
   margin-right: auto
}

.extra-gallery-fullwidth.catalog-product-view .product-info-main .page-title-wrapper .page-title {
   text-align: center
}

.product.media .owl-carousel .owl-nav button {
   left: -140px;
   position: absolute;
   top: 50%;
   transform: translateY(-50%);
   -webkit-transform: translateY(-50%);
   -moz-transform: translateY(-50%);
   -ms-transform: translateY(-50%)
}

.product.media .owl-carousel .owl-nav button.owl-next {
   left: auto;
   right: -140px
}

@media (min-width:1200px) {
   .extra-gallery-sticky.catalog-product-view .product-info-main {
      width: calc(41.666667% + 15px);
      padding: 0 0 0 30px
   }
}

.extra-gallery-grid .product.media .gallery-list {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   flex-wrap: wrap;
   margin: 0 -5px
}

.extra-gallery-grid .product.media .gallery-list .item-image {
   -webkit-box-flex: 0;
   -ms-flex: 0 0 50%;
   flex: 0 0 50%;
   max-width: 50%;
   padding: 0 5px;
   margin: 0 0 10px !important
}

.extra-gallery-grid .product.media .product.item-image .label-video {
   left: 20px
}

.product.media .product-thumbnail .gallery-horizontal .owl-dots {
   display: none
}

.product.media .horizontal-thumbnail {
   width: calc(100% - 70px);
   margin: 30px auto 0
}

.product.media .horizontal-thumbnail .owl-item {
   padding: 0 15px
}

.product.media .horizontal-thumbnail.owl-carousel .owl-nav button {
   width: 20px;
   height: 20px;
   border-radius: 0;
   background: 0 0;
   border: none;
   text-align: left;
   left: -35px;
   right: auto;
   font-size: 18px;
   color: #bbb;
   line-height: 1;
   margin-top: -10px
}

.product.media .horizontal-thumbnail.owl-carousel .owl-nav button:hover {
   color: #000
}

.product.media .horizontal-thumbnail.owl-carousel .owl-nav button:before {
   content: "\e93b"
}

.product.media .horizontal-thumbnail.owl-carousel .owl-nav button.owl-next {
   text-align: right;
   left: auto;
   right: -35px
}

.product.media .horizontal-thumbnail.owl-carousel .owl-nav button.owl-next:before {
   content: "\e93c"
}

.product.media .vertical-gallery {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -ms-flex-align: center;
   align-items: center
}

.product.media .vertical-gallery #vertical-thumbnail-wrapper {
   width: 90px
}

.product.media .vertical-gallery .owl-carousel.gallery-vertical {
   width: calc(100% - 100px);
   margin-left: 10px
}

.product.media .vertical-gallery.no-thumb .owl-carousel.gallery-vertical {
   width: 100%;
   margin-left: 0
}

.product.media .vertical-gallery .slick-vertical>.slick-list.draggable {
   overflow: hidden
}

.product.media .vertical-gallery .owl-carousel.gallery-vertical .owl-nav button {
   left: 30px
}

.product.media .vertical-gallery .owl-carousel.gallery-vertical .owl-nav button.owl-next {
   left: auto;
   right: 30px
}

.product.media .owl-carousel.gallery-horizontal .owl-nav button {
   left: 30px
}

.product.media .owl-carousel.gallery-horizontal .owl-nav button.owl-next {
   left: auto;
   right: 30px
}

.product.media .vertical-gallery .icon-angle-up:before {
   font-family: Linearicons;
   content: "\e939"
}

.product.media .vertical-gallery .icon-angle-down:before {
   font-family: Linearicons;
   content: "\e93a"
}

.product.media .vertical-gallery .vertical-thumbnail {
   position: relative
}

.product.media .item-thumb {
   transition: all .3s;
   opacity: .6;
   cursor: pointer;
   position: relative
}

.product.media .item-thumb.active {
   opacity: 1
}

.product.media .vertical-gallery .slick-arrow {
   width: 100%;
   height: 40px;
   line-height: 40px;
   text-align: center;
   font-size: 24px;
   cursor: pointer;
   position: absolute;
   top: 0;
   z-index: 1;
   color: #333;
   background: linear-gradient(to bottom, #fff, rgba(255, 255, 255, .5))
}

.product.media .vertical-gallery .slick-arrow.icon-angle-down {
   bottom: 0;
   top: auto;
   background: linear-gradient(to bottom, rgba(255, 255, 255, .5), #fff)
}

.gallery-float-right.catalog-product-view .product-info-clearfix>.product.media {
   float: right
}

.gallery-float-right.catalog-product-view .product-info-clearfix>.product.media+.product-info-main {
   float: left;
   padding: 0 30px 0 0
}

.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: 0 !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-ajax-holder .mfp-content,
.mfp-inline-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-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
   -webkit-user-select: none;
   -moz-user-select: none;
   user-select: none
}

.mfp-loading.mfp-figure {
   display: none
}

.mfp-hide {
   display: none !important
}

.mfp-preloader {
   color: #ccc;
   position: absolute;
   top: 50%;
   width: auto;
   text-align: center;
   margin-top: -.8em;
   left: 8px;
   right: 8px;
   z-index: 1044
}

.mfp-preloader a {
   color: #ccc
}

.mfp-preloader a:hover {
   color: #fff
}

.mfp-s-ready .mfp-preloader {
   display: none
}

.mfp-s-error .mfp-content {
   display: none
}

button.mfp-arrow,
button.mfp-close {
   overflow: visible;
   cursor: pointer;
   background: 0 0;
   border: 0;
   -webkit-appearance: none;
   display: block;
   outline: 0;
   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:focus,
.mfp-close:hover {
   opacity: 1
}

.mfp-close:active {
   top: 1px
}

.mfp-close-btn-in .mfp-close {
   color: #333
}

.mfp-iframe-holder .mfp-close,
.mfp-image-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:focus,
.mfp-arrow:hover {
   opacity: 1
}

.mfp-arrow:after,
.mfp-arrow:before {
   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: 200px;
   max-width: 900px
}

.mfp-iframe-holder .mfp-close {
   top: -40px
}

.mfp-iframe-scaler {
   width: 100%;
   height: 0;
   overflow: hidden;
   padding-top: 64.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);
   opacity: 0;
   background: #000
}

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-preloader {
   width: 30px;
   height: 30px;
   background-color: #fff;
   opacity: .65;
   margin: 0 auto;
   -webkit-animation: rotateplane 1.2s infinite ease-in-out;
   animation: rotateplane 1.2s infinite ease-in-out;
   z-index: 99999
}

@-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(0) rotateY(0)
   }

   50% {
      transform: perspective(120px) rotateX(-180.1deg) rotateY(0)
   }

   100% {
      transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg)
   }
}

div.switcher-website {
   max-height: 20px
}

.switcher-website img.bss-flag {
   width: 32px;
   position: relative;
   top: -4px;
   display: inline-block
}

.page-header .switcher.switcher-website .options .action.toggle.switcher-trigger {
   padding-left: 8px;
   padding-right: 8px
}

.nav-sections .switcher-website div#switcher-website-trigger {
   padding-top: 10px
}

.switcher-website li.switcher-option {
   max-height: 35px
}

.switcher-website .switcher-option span,
.switcher-website div#switcher-website-trigger span {
   position: relative;
   top: -15px
}

.nav-sections .switcher-website .switcher-dropdown {
   display: none
}

.nav-sections .switcher-website .active .switcher-dropdown {
   display: block
}

.nav-sections .switcher-website .switcher-trigger strong {
   display: inline-block
}

.nav-sections .switcher-website .switcher-trigger strong:after {
   top: -16px
}

.nav-sections div.switcher-website {
   max-height: none
}

.width1024 .block.category.event,
.width1024 .breadcrumbs .items,
.width1024 .navigation,
.width1024 .page-header .header.panel,
.width1024 .page-main>.columns,
.width1024 .page-wrapper>.page-bottom,
.width1024 .page-wrapper>.widget,
.width1024 .top-container {
   max-width: 1024px
}

.width1200 .block.category.event,
.width1200 .breadcrumbs .items,
.width1200 .navigation,
.width1200 .page-header .header.panel,
.width1200 .page-main>.columns,
.width1200 .page-wrapper>.page-bottom,
.width1200 .page-wrapper>.widget,
.width1200 .top-container {
   max-width: 1200px
}

.width1366 .block.category.event,
.width1366 .breadcrumbs .items,
.width1366 .navigation,
.width1366 .page-header .header.panel,
.width1366 .page-main>.columns,
.width1366 .page-wrapper>.page-bottom,
.width1366 .page-wrapper>.widget,
.width1366 .top-container {
   max-width: 1366px
}

.fullwidth .block.category.event,
.fullwidth .breadcrumbs .items,
.fullwidth .navigation,
.fullwidth .page-header .header.panel,
.fullwidth .page-main>.columns,
.fullwidth .page-wrapper>.page-bottom,
.fullwidth .page-wrapper>.widget,
.fullwidth .top-container {
   max-width: 100vw
}

.scroll-to-top {
   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: 20px;
   text-align: center;
   line-height: 45px;
   color: #878787;
   background-color: #fff;
   z-index: 100
}

@-webkit-keyframes fadeInFromNone {
   0% {
      -webkit-transform: rotate(0);
      opacity: 0
   }

   100% {
      -webkit-transform: rotate(359deg);
      opacity: 1
   }
}

@-moz-keyframes fadeInFromNone {
   0% {
      -moz-transform: rotate(0);
      opacity: 0
   }

   100% {
      -moz-transform: rotate(359deg);
      opacity: 1
   }
}

@-o-keyframes fadeInFromNone {
   0% {
      -o-transform: rotate(0);
      opacity: 0
   }

   100% {
      opacity: 1;
      -o-transform: rotate(359deg)
   }
}

@keyframes fadeInFromNone {
   0% {
      transform: rotate(0);
      opacity: 0
   }

   100% {
      opacity: 1;
      transform: rotate(359deg)
   }
}

@-webkit-keyframes fadeInFromNone {
   0% {
      -webkit-transform: rotate(0);
      opacity: 0
   }

   100% {
      -webkit-transform: rotate(359deg);
      opacity: 1
   }
}

@-moz-keyframes fadeInFromNone {
   0% {
      -moz-transform: rotate(0);
      opacity: 0
   }

   100% {
      -moz-transform: rotate(359deg);
      opacity: 1
   }
}

@-o-keyframes fadeInFromNone {
   0% {
      -o-transform: rotate(0);
      opacity: 0
   }

   100% {
      opacity: 1;
      -o-transform: rotate(359deg)
   }
}

@keyframes fadeInFromNone {
   0% {
      transform: rotate(0);
      opacity: 0
   }

   100% {
      opacity: 1;
      transform: rotate(359deg)
   }
}

.products-grid .action.tocart.tocart-loading:before {
   -webkit-animation: spin 1s linear infinite;
   -moz-animation: spin 1s linear infinite;
   animation: spin 1s linear infinite
}

.product-info-main .action.tocart.tocart-loading .fa,
.products-list .action.tocart.tocart-loading .fa {
   -webkit-animation: fadeInFromNone 1s linear infinite;
   -moz-animation: fadeInFromNone 1s linear infinite;
   animation: fadeInFromNone 1s linear infinite;
   width: 18px;
   overflow: hidden;
   margin: 0 auto;
   display: block
}

.product-info-main .action.tocart.tocart-loading .fa:before,
.products-list .action.tocart.tocart-loading .fa:before {
   content: "\ee77";
   line-height: 1;
   display: block;
   font-family: icomoon
}

.ajax_cart-popup.popup__columns .ajax_header {
   border-bottom: 1px solid #eee;
   padding-bottom: 10px;
   color: #000;
   font-size: 16px;
   position: relative;
   padding-right: 30px;
   font-weight: 600
}

.ajax_cart-popup.popup__columns .ajax_header .action-close {
   display: none
}

.ajax_cart-popup.popup__columns .popup__table {
   margin-top: 20px
}

.ajax_cart-popup.popup__columns .popup__table:after {
   clear: both;
   content: "";
   display: table
}

.ajax_cart-popup.popup__columns .popup__table .popup__table-col {
   float: left;
   width: 100px
}

.ajax_cart-popup.popup__columns .popup__table .popup__table-col+.popup__table-col {
   width: calc(100% - 100px);
   padding-left: 30px
}

.ajax_cart-popup.popup__columns .popup__table .product-confirm-name {
   font-size: 16px;
   font-weight: 600;
   color: #222;
   margin-bottom: 10px;
   text-transform: uppercase
}

.ajax_cart-popup.popup__columns .popup__table .title {
   color: #969696;
   font-weight: 500;
   margin-right: 10px
}

.ajax_cart-popup.popup__columns .popup__table .title:after {
   content: ":"
}

.ajax_cart-popup.popup__columns .popup__table .product-confirm-subtotal .price {
   font-weight: 700;
   color: #222
}

.ajax_cart-popup.popup__columns .ajax_footer {
   border-top: 1px solid #eee;
   margin-top: 20px;
   padding-top: 20px;
   text-align: right
}

.ajax_cart-popup.popup__columns .ajax_footer .actions .btn.btn-tocart {
   margin-left: 17px;
   background-color: green;
   color: #fff;
   border-color: green
}

.ajax_cart-popup.popup__columns .ajax_footer .actions .btn.btn-tocart:hover {
   background-color: #006100;
   border-color: #006100
}

.ajax_cart-popup.popup__columns+.mfp-close {
   display: none
}

.ajax_cart-popup.popup__columns+.popup__related {
   border-top: 1px solid #eee;
   margin: 20px 0 0
}

.ajax_cart-popup.popup__columns+.popup__related .block-title {
   padding: 10px 0
}

.ajax_cart-popup.popup__columns+.popup__related .block-title h5 {
   color: #000;
   font-size: 16px;
   position: relative;
   padding-right: 30px;
   font-weight: 600
}

.catalog-product-view .block.popup__related .block-content .products-grid {
   margin: 0
}

.catalog-product-view .block.popup__related .block-content .products-grid .product-item {
   width: 100%;
   max-width: 100%;
   margin: 0
}

.catalog-product-view .block.popup__related .block-content .products-grid .product-item .product-item-details {
   padding: 15px 0 0
}

.ajax_cart-popup.popup__columns+.popup__related .products-grid .owl-carousel .owl-dots {
   margin-top: 10px
}

.ajax_cart-popup.popup__columns+.popup__related .products-grid .product-item-info {
   margin-bottom: 0
}

@media (max-width:767.98px) {
   .ajax_cart-popup.popup__columns {
      max-width: calc(100% - 30px)
   }
}

@media (max-width:575.98px) {
   .ajax_cart-popup.popup__columns {
      padding: 10px
   }

   .ajax_cart-popup.popup__columns .popup__table {
      margin-top: 15px
   }

   .ajax_cart-popup.popup__columns .popup__table .popup__table-col {
      width: 80px
   }

   .ajax_cart-popup.popup__columns .popup__table .popup__table-col+.popup__table-col {
      width: calc(20%);
      padding-left: 15px
   }

   .ajax_cart-popup.popup__columns .popup__table .product-confirm-subtotal .title {
      display: block
   }

   .ajax_cart-popup.popup__columns .ajax_footer {
      margin-top: 15px;
      padding-top: 0
   }

   .ajax_cart-popup.popup__columns .ajax_footer .actions .btn {
      margin: 10px 0 0 0 !important;
      width: 100%
   }
}

.flycart-animated-add {
   width: 80px !important;
   height: auto !important
}

.flycart-animated-add span {
   display: block;
   width: 100% !important;
   padding: 0 !important;
   height: auto !important
}

.flycart-animated-add .product-image-photo {
   position: static
}

.footer_minicart_container {
   position: fixed;
   bottom: 0;
   left: 0;
   right: 0;
   z-index: 101
}

.cart-footer {
   position: relative
}

.cart-footer.number:empty {
   display: none
}

.cart-footer .subtitle {
   display: none
}

.cart-footer .subtitle.empty {
   font-weight: 500;
   display: block;
   padding: 35px 15px;
   width: 100%
}

.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;
   display: inline-block;
   cursor: pointer
}

.cart-footer .fixed-mini-cart {
   background-color: #fff;
   box-shadow: 0 0 3px #ddd;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -ms-flex-wrap: nowrap;
   flex-wrap: nowrap
}

.cart-footer .fixed-mini-cart:after {
   content: "";
   display: table;
   clear: both
}

.cart-footer .fixed-mini-cart .fixed-cart-col.empty {
   display: none !important
}

.cart-footer .fixed-mini-cart .fixed-cart-col.cart-items {
   -ms-flex: 0 0 calc(100% - 340px);
   flex: 0 0 calc(100% - 340px);
   max-width: calc(100% - 340px)
}

.cart-footer .fixed-mini-cart .fixed-cart-col.fixed-cart-actions {
   border-left: 1px solid #ddd;
   padding: 20px;
   display: flex;
   align-items: center;
   flex-wrap: wrap;
   justify-content: center
}

.cart-footer .fixed-mini-cart .fixed-cart-col.fixed-cart-actions button,
.cart-footer .fixed-mini-cart .fixed-cart-col.fixed-cart-actions>.primary {
   width: 100%
}

.cart-footer .fixed-mini-cart .fixed-cart-col.fixed-cart-actions>.summary-content {
   width: 100%
}

.cart-footer .fixed-mini-cart .fixed-cart-col.fixed-cart-actions>.summary-content .summary-field {
   display: flex;
   justify-content: space-between;
   padding: 10px 0
}

.cart-footer .fixed-mini-cart .fixed-cart-col.fixed-cart-actions>.summary-content .title {
   text-transform: uppercase
}

.cart-footer .fixed-mini-cart .fixed-cart-col.fixed-cart-actions>.summary-content .value {
   font-weight: 700;
   color: #222;
   font-size: 15px
}

.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;
   width: 80px;
   border: 1px solid #d8d8d8;
   line-height: 1
}

.cart-footer .fixed-mini-cart .cart-items .item img {
   width: 100%;
   height: auto
}

.cart-footer .fixed-mini-cart .cart-items .item .product {
   line-height: 0
}

.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;
   background-color: #c61932;
   text-align: center;
   color: #fff;
   line-height: 20px;
   position: absolute;
   top: 5px;
   right: 5px;
   font-size: 12px;
   font-weight: 600
}

.cart-footer .fixed-mini-cart .cart-items .item .edit-icon {
   position: absolute;
   bottom: 0;
   right: 0;
   cursor: pointer;
   background-color: rgba(47, 47, 47, .8);
   color: #fff;
   width: 25px;
   height: 25px;
   border-radius: 4px 0 0;
   text-align: center;
   display: block
}

.cart-footer .fixed-mini-cart .cart-items .item .edit-icon:before {
   font-size: 14px;
   line-height: 24px;
   content: "\e672";
   font-family: Linearicons
}

.cart-footer .fixed-mini-cart .item-actions {
   background-color: #ddd;
   bottom: -1px;
   left: 100%;
   padding: 8px;
   position: absolute;
   top: -1px;
   opacity: 0;
   visibility: hidden;
   transition: all .3s;
   -webkit-transition: all .3s;
   -moz-transition: all .3s;
   -o-transition: all .3s;
   min-width: 100%
}

.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;
   text-align: center
}

.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: #222;
   content: "\e681";
   font-family: Linearicons;
   font-size: 18px
}

.cart-footer .fixed-mini-cart .item-actions .product.actions .action.edit:after {
   content: "\e672"
}

.cart-footer .fixed-mini-cart .item-actions .product.actions .action:hover:after {
   color: #c61932
}

.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;
   border: 1px solid #ddd;
   border-radius: 3px;
   -webkit-border-radius: 3px;
   -moz-border-radius: 3px
}

.cart-footer .fixed-mini-cart .item-actions .details-qty .update-cart-item {
   width: 40px;
   height: 30px;
   font-size: 13px;
   border-radius: 3px;
   -webkit-border-radius: 3px;
   -moz-border-radius: 3px;
   background: #333;
   color: #fff;
   border: 1px solid #333;
   vertical-align: top;
   text-align: center;
   padding: 0;
   font-weight: 600;
   text-transform: uppercase
}

.cart-footer .fixed-mini-cart .item-actions .details-qty .update-cart-item:hover {
   background-color: #000;
   border-color: #000
}

.cart-footer-actions {
   position: fixed;
   bottom: 20px;
   left: 20px;
   background-color: #f68872;
   z-index: 101;
   width: 45px;
   height: 45px;
   border-radius: 4px;
   line-height: 54px;
   text-align: center;
   cursor: pointer
}

.cart-footer-actions .cart-qty {
   transition: all .3s;
   -moz-transition: all .3s;
   -webkit-transition: all .3s;
   -ms-transition: all .3s;
   opacity: 1
}

.cart-footer-actions .cart-qty.active {
   opacity: 0
}

.cart-footer-actions .icon-cart-footer:before {
   font-family: Linearicons;
   content: "\e74d";
   color: #fff;
   font-size: 24px;
   line-height: 1
}

.cart-footer-actions .number {
   border-radius: 20px;
   color: #fff;
   font-size: .625rem;
   font-weight: 600;
   height: 20px;
   line-height: 20px;
   min-width: 20px;
   padding: 0;
   position: absolute;
   top: -8px;
   right: -8px;
   text-align: center;
   background-color: #222
}

.close-footer-cart {
   padding: 4px 10px;
   position: absolute;
   top: -34px;
   left: 0;
   z-index: 1;
   cursor: pointer;
   text-align: center;
   border: 1px solid #eee;
   border-radius: 0 5px 0 0;
   border-bottom-color: #fff;
   background: #fff
}

.close-footer-cart:before {
   content: "\e93a";
   font-family: Linearicons
}

@media (max-width:767px) {

   .cart-footer-actions,
   .footer_minicart_container {
      display: none !important
   }
}

.page-product-grouped.catalog-product-view .product-info-main>.product-info-price .price-box {
   display: none
}

.ajaxCartForm.modal-popup .modal-header,
.success-ajax--popup.modal-popup .modal-header {
   padding: 0;
   height: 0;
   position: relative;
   z-index: 1
}

.ajaxCartForm.modal-popup .modal-header .action-close {
   right: 20px
}

.success-ajax--popup.modal-popup .modal-header .action-close {
   padding: 0;
   right: 0;
   top: -10px
}

.ajaxCartForm.modal-popup .modal-header .action-close:before,
.success-ajax--popup.modal-popup .modal-header .action-close:before {
   font-size: 24px;
   content: "\e935";
   font-family: Linearicons
}

.success-ajax--popup.modal-popup .modal-header .action-close:before {
   font-size: 18px
}

.ajaxCartForm.modal-popup._inner-scroll .modal-inner-wrap,
.success-ajax--popup.modal-popup._inner-scroll .modal-inner-wrap {
   width: 768px;
   top: 50%;
   margin: 0 auto;
   max-width: calc(100% - 30px);
   max-height: calc(100vh - 30px);
   transition: all .3s;
   -moz-transition: all .3s;
   -o-transition: all .3s;
   -ms-transition: all .3s;
   opacity: 0;
   visibility: hidden;
   transform: translateY(-50%) scale(.95);
   -moz-transform: translateY(-50%) scale(.95);
   -webkit-transform: translateY(-50%) scale(.95);
   -o-transform: translateY(-50%) scale(.95)
}

.ajaxCartForm.modal-popup .modal-inner-wrap .modal-content,
.success-ajax--popup.modal-popup .modal-inner-wrap .modal-content {
   padding: 0;
   overflow-y: visible
}

.success-ajax--popup.modal-popup._inner-scroll._show .modal-inner-wrap {
   padding: 20px;
   overflow-y: auto
}

.ajaxCartForm.modal-popup._inner-scroll._show .modal-inner-wrap,
.success-ajax--popup.modal-popup._inner-scroll._show .modal-inner-wrap {
   opacity: 1;
   visibility: visible;
   transform: translateY(-50%) scale(1);
   -moz-transform: translateY(-50%) scale(1);
   -webkit-transform: translateY(-50%) scale(1);
   -o-transform: translateY(-50%) scale(1)
}

.ajaxCartForm.modal-popup .product_quickview_content {
   height: 400px;
   max-height: 100vh;
   position: relative;
   overflow-y: auto;
   overflow-x: hidden
}

.ajaxCartForm.modal-popup .column.main {
   width: 100%;
   float: none
}

.ajaxCartForm.modal-popup .catalog-product-view .product-info-main {
   width: 100%;
   padding: 30px
}

.ajaxcart-loading-overlay {
   position: fixed;
   top: 0;
   left: 0;
   right: 0;
   bottom: 0;
   z-index: 9999;
   background: rgba(255, 255, 255, .8);
   opacity: .8;
   background-image: url('../../frontend/Mgs/supro/en_US/MGS_AjaxCart/images/oval.svg');
   background-repeat: no-repeat;
   background-position: center;
   opacity: 0;
   visibility: hidden;
   transition: all .3s;
   -moz-transition: all .3s;
   -webkit-transition: all .3s;
   -ms-transition: all .3s
}

.ajaxcart-loading-overlay.loading {
   opacity: 1;
   visibility: visible
}

#whatsappchat a {
   position: fixed;
   z-index: 9999;
   float: right;
   cursor: pointer;
   min-width: 40px;
   max-width: 200px;
   text-align: center;
   -webkit-transition: All .5s ease;
   -moz-transition: All .5s ease;
   -o-transition: All .5s ease;
   -ms-transition: All .5s ease;
   transition: All .5s ease
}

#whatsappchat a.top-left {
   top: 0;
   left: 0
}

#whatsappchat a.top-right {
   top: 0;
   right: 0
}

#whatsappchat a.top-middle {
   top: 0;
   left: 50%;
   transform: translateX(-50%)
}

#whatsappchat a.left-middle {
   left: 0;
   top: 50%;
   transform: translateY(-50%)
}

#whatsappchat a.right-middle {
   right: 0;
   top: 50%;
   transform: translateY(-50%)
}

#whatsappchat a.bottom-middle {
   bottom: 0;
   left: 50%;
   transform: translateX(-50%)
}

#whatsappchat a.bottom-left {
   left: 0;
   bottom: 0
}

#whatsappchat a.bottom-right {
   right: 0;
   bottom: 0
}

@media(max-width:767px) {
   #whatsappchat a {
      max-width: 150px
   }
}

body.search-popup {
   overflow: hidden
}

body.search-popup header.page-header>.header-area {
   position: static !important;
   transform: none !important;
   -moz-transform: none !important;
   -webkit-transform: none !important;
   -ms-transform: none !important;
   -o-transform: none !important
}

header.page-header .search-icon-bottom .mgs-instant-search-dropdown {
   top: calc(100%+80px);
   max-height: calc(100vh - 100% - 80px)
}

@media (max-width:767px) {
   header.page-header .search-icon-bottom .mgs-instant-search-dropdown {
      top: calc(100% + 58px);
      max-height: calc(100vh - 100% - 58px)
   }
}

header.page-header .header-area.search-icon-popup .mgs-instant-search-dropdown {
   position: static;
   max-height: unset;
   overflow: visible
}

header.page-header .header-area.search-icon-popup .mgs-instant-search-dropdown>div {
   background: 0 0;
   border: none;
   box-shadow: none;
   padding-left: 0 !important;
   padding-right: 0 !important
}

.mgs-instant-search-dropdown {
   position: absolute;
   left: 0;
   right: 0;
   top: 100%;
   transition: all .3s;
   -moz-transition: all .3s;
   -webkit-transition: all .3s;
   -o-transition: all .3s;
   opacity: 1;
   visibility: visible;
   max-height: calc(100vh - 100%);
   overflow-y: auto
}

@media (max-width:767px) {
   .mgs-instant-search-dropdown {
      max-height: calc(100vh - 110px)
   }
}

.mgs-instant-search-dropdown>div {
   background: #fff;
   border-top: 1px solid #eaeaea;
   border-bottom: 1px solid #eaeaea;
   padding: 23px 80px 30px;
   box-shadow: 0 5px 20px #eaeaea
}

@media (max-width:1500px) {
   .mgs-instant-search-dropdown>div {
      padding-left: 40px;
      padding-right: 40px
   }
}

@media (max-width:1365px) {
   .mgs-instant-search-dropdown>div {
      padding-left: 15px;
      padding-right: 15px
   }
}

.mgs-instant-search-dropdown .categories.categories-list .title,
.mgs-instant-search-dropdown .pages.pages-list .title,
.mgs-instant-search-dropdown .posts.posts-list .title,
.mgs-instant-search-dropdown .products.products-list .title {
   font-size: 1.2rem;
   text-transform: uppercase;
   color: #000;
   font-weight: 600
}

.mgs-instant-search-dropdown .categories.categories-list .title .see-all,
.mgs-instant-search-dropdown .pages.pages-list .title .see-all,
.mgs-instant-search-dropdown .posts.posts-list .title .see-all,
.mgs-instant-search-dropdown .products.products-list .title .see-all {
   text-transform: capitalize;
   margin-left: 15px;
   display: inline-block;
   background: #a5a5a5;
   color: #fff;
   border-radius: 3px;
   padding: 2px 10px;
   font-size: .75rem;
   vertical-align: top;
   margin-top: 2px
}

.mgs-instant-search-dropdown .categories.categories-list .title .see-all:hover,
.mgs-instant-search-dropdown .pages.pages-list .title .see-all:hover,
.mgs-instant-search-dropdown .posts.posts-list .title .see-all:hover,
.mgs-instant-search-dropdown .products.products-list .title .see-all:hover {
   background-color: #222
}

.mgs-instant-search-dropdown .posts.posts-list,
.mgs-instant-search-dropdown .products.products-list {
   padding-bottom: 15px
}

.mgs-instant-search-dropdown .posts.posts-list .title,
.mgs-instant-search-dropdown .products.products-list .title {
   margin: 0 0 13px
}

.mgs-instant-search-dropdown .categories.categories-list .title,
.mgs-instant-search-dropdown .pages.pages-list .title {
   margin-bottom: 18px
}

.mgs-instant-search-dropdown .categories-list,
.mgs-instant-search-dropdown .page-cms-items {
   padding-bottom: 9px
}

.mgs-instant-search-dropdown .categories-list .category-items,
.mgs-instant-search-dropdown .page-cms-items,
.mgs-instant-search-dropdown .posts-list-items,
.mgs-instant-search-dropdown .products.products-list .product-items.list {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -ms-flex-wrap: wrap;
   flex-wrap: wrap;
   margin: 0 -15px
}

.mgs-instant-search-dropdown .categories-list .category-items .category-item,
.mgs-instant-search-dropdown .page-cms-items .page-cms-item,
.mgs-instant-search-dropdown .posts-list-items .post-item,
.mgs-instant-search-dropdown .products.products-list .product-items.list .product-item {
   padding: 0 15px;
   border: none;
   margin: 0 0 15px;
   width: 25%
}

@media (max-width:1366px) {

   .mgs-instant-search-dropdown .categories-list .category-items .category-item,
   .mgs-instant-search-dropdown .page-cms-items .page-cms-item,
   .mgs-instant-search-dropdown .posts-list-items .post-item,
   .mgs-instant-search-dropdown .products.products-list .product-items.list .product-item {
      width: calc(100% / 3)
   }
}

@media (max-width:1199px) {

   .mgs-instant-search-dropdown .categories-list .category-items .category-item,
   .mgs-instant-search-dropdown .page-cms-items .page-cms-item,
   .mgs-instant-search-dropdown .posts-list-items .post-item,
   .mgs-instant-search-dropdown .products.products-list .product-items.list .product-item {
      width: 50%
   }
}

@media (max-width:767px) {

   .mgs-instant-search-dropdown .posts-list-items .post-item,
   .mgs-instant-search-dropdown .products.products-list .product-items.list .product-item {
      width: 100%
   }
}

.mgs-instant-search-dropdown .posts.posts-list .posts-list-items .post-item-info:after {
   content: "";
   display: table;
   clear: both
}

.mgs-instant-search-dropdown .posts.posts-list .posts-list-items .post-item-info .post-item-photo {
   width: 80px;
   float: left
}

.mgs-instant-search-dropdown .posts.posts-list .posts-list-items .post-item-info .post-item-photo a {
   display: block;
   line-height: 0
}

.mgs-instant-search-dropdown .posts.posts-list .posts-list-items .post-item-info .post-item-photo img {
   max-width: 100%
}

.mgs-instant-search-dropdown .posts.posts-list .posts-list-items .post-item-info .post-item-details {
   width: calc(100% - 80px);
   padding: 0 0 0 20px;
   float: left
}

.mgs-instant-search-dropdown .posts.posts-list .posts-list-items .post-item-info .post-item-details .post-item-name {
   margin-bottom: 6px
}

.mgs-instant-search-dropdown .posts.posts-list .posts-list-items .post-item-info .post-item-details .post-item-name a {
   font-size: 1rem;
   font-weight: 600
}

.mgs-instant-search-dropdown .posts.posts-list .posts-list-items .post-item-info .post-item-details .post-item-shortdescription {
   font-size: .875rem
}

@media (max-width:1199px) {
   .mgs-instant-search-dropdown .posts.posts-list .posts-list-items .post-item-info .post-item-details .post-item-shortdescription {
      display: none
   }
}

.mgs-instant-search-dropdown .products.products-list .product-items.list .product-item .product-item-info:after {
   content: "";
   display: table;
   clear: both
}

.mgs-instant-search-dropdown .products.products-list .product-items.list .product-item .product-item-info>.product-item-photo {
   flex: 0 0 80px;
   -ms-flex: 0 0 80px;
   max-width: 80px
}

.mgs-instant-search-dropdown .products.products-list .product-items.list .product-item .product-item-info>.product-item-photo a {
   display: block;
   line-height: 0
}

.mgs-instant-search-dropdown .products.products-list .product-items.list .product-item .product-item-info>.product-item-photo img {
   max-width: 100%
}

.mgs-instant-search-dropdown .products.products-list .product-items.list .product-item .product-item-info .product-item-details {
   flex: 0 0 calc(100% - 80px);
   -ms-flex: 0 0 calc(100% - 80px);
   max-width: calc(100% - 80px);
   padding: 0 0 0 20px
}

.mgs-instant-search-dropdown .products.products-list .product-items.list .product-item .product-item-info .product-item-details .product-item-name {
   padding: 0
}

.mgs-instant-search-dropdown .products.products-list .product-items.list .product-item .product-item-info .product-item-details .product-item-name a {
   font-size: 1rem;
   font-weight: 600
}

.form.minisearch.loading .control {
   position: relative
}

.form.minisearch.loading .control:after {
   content: "";
   width: 32px;
   height: 32px;
   position: absolute;
   top: 0;
   right: 32px;
   background: url(../../frontend/Mgs/supro/en_US/MGS_InstantSearch/images/ajax-loader.gif) center center;
   background-repeat: no-repeat
}

.form.minisearch.loading .control .mgs-instant-search-dropdown {
   display: none
}

body.dark-theme:not(.panel-popup) {
   color: #b5b5b5;
   background-color: #1d1d1d
}

body.dark-theme:not(.panel-popup) .modal-popup .modal-inner-wrap,
body.dark-theme:not(.panel-popup) .modal-slide .modal-inner-wrap {
   background-color: #1d1d1d
}

body.dark-theme:not(.panel-popup) header.page-header .header-area.header5 .top-header,
body.dark-theme:not(.panel-popup):not(.cms-index-index) header.page-header .header-area:not(.start-stk) {
   border-color: #333
}

body.dark-theme:not(.panel-popup) .sidebar .block .account-nav .item.current a,
body.dark-theme:not(.panel-popup) .sidebar .block .account-nav .item.current strong,
body.dark-theme:not(.panel-popup) .sidebar .block.account-nav .item.current a,
body.dark-theme:not(.panel-popup) .sidebar .block.account-nav .item.current strong {
   color: #fff
}

body.dark-theme:not(.panel-popup) .ajax_cart-popup.popup__columns .ajax_header {
   border-color: #333;
   color: #fff
}

body.dark-theme:not(.panel-popup) .ajax_cart-popup.popup__columns .popup__table .product-confirm-name,
body.dark-theme:not(.panel-popup) .ajax_cart-popup.popup__columns .popup__table .product-confirm-subtotal .price {
   color: #fff
}

body.dark-theme:not(.panel-popup) .ajax_cart-popup.popup__columns .ajax_footer {
   border-color: #333
}

body.dark-theme:not(.panel-popup) .ajax_cart-popup.popup__columns+.popup__related {
   border-color: #333
}

body.dark-theme:not(.panel-popup) .blog-view blockquote:before {
   color: #333
}

body.dark-theme:not(.panel-popup).boxed:not(.fbuilder-create-element)>.page-wrapper {
   background-color: #1d1d1d
}

body.dark-theme:not(.panel-popup).boxed:not(.fbuilder-create-element)>.page-wrapper footer.page-footer .footer2 .middle-footer {
   border-top: 1px solid #333
}

body.dark-theme:not(.panel-popup) hr {
   border-color: #333
}

body.dark-theme:not(.panel-popup) .h1,
body.dark-theme:not(.panel-popup) .h2,
body.dark-theme:not(.panel-popup) .h3,
body.dark-theme:not(.panel-popup) .h4,
body.dark-theme:not(.panel-popup) .h5,
body.dark-theme:not(.panel-popup) .h6,
body.dark-theme:not(.panel-popup) h1,
body.dark-theme:not(.panel-popup) h2,
body.dark-theme:not(.panel-popup) h3,
body.dark-theme:not(.panel-popup) h4,
body.dark-theme:not(.panel-popup) h5,
body.dark-theme:not(.panel-popup) h6 {
   color: #fff
}

body.dark-theme:not(.panel-popup) a,
body.dark-theme:not(.panel-popup) a:visited {
   color: #fff
}

body.dark-theme:not(.panel-popup) a:focus,
body.dark-theme:not(.panel-popup) a:hover,
body.dark-theme:not(.panel-popup) a:visited:focus,
body.dark-theme:not(.panel-popup) a:visited:hover {
   color: #f68872
}

body.dark-theme:not(.panel-popup) .message a {
   color: #f68872
}

body.dark-theme:not(.panel-popup) .price-box .special-price .price-final_price .price {
   color: #fff
}

body.dark-theme:not(.panel-popup) .rating-summary .rating-result>span:before {
   color: #f68872
}

body.dark-theme:not(.panel-popup) .scroll-to-top {
   box-shadow: 0 0 3px 0 rgba(255, 255, 255, .7);
   background-color: #222;
   color: #fff
}

body.dark-theme:not(.panel-popup) .scroll-to-top:hover {
   background-color: #f68872;
   color: #fff
}

body.dark-theme:not(.panel-popup) .action.default,
body.dark-theme:not(.panel-popup) .btn.btn-default {
   color: #fff;
   border-bottom-color: #fff
}

body.dark-theme:not(.panel-popup) .action.default:focus,
body.dark-theme:not(.panel-popup) .action.default:hover,
body.dark-theme:not(.panel-popup) .btn.btn-default:focus,
body.dark-theme:not(.panel-popup) .btn.btn-default:hover {
   color: #f68872;
   border-bottom-color: #f68872
}

body.dark-theme:not(.panel-popup) .action.primary,
body.dark-theme:not(.panel-popup) .btn.btn-primary {
   background: #fff;
   border: 2px solid #fff;
   color: #000
}

body.dark-theme:not(.panel-popup) .action.primary:focus,
body.dark-theme:not(.panel-popup) .action.primary:hover,
body.dark-theme:not(.panel-popup) .btn.btn-primary:focus,
body.dark-theme:not(.panel-popup) .btn.btn-primary:hover {
   color: #fff;
   border-color: #f68872;
   background-color: #f68872
}

body.dark-theme:not(.panel-popup) .section-title .title {
   color: #fff
}

body.dark-theme:not(.panel-popup) .section-title .subtitle {
   color: #b5b5b5
}

body.dark-theme:not(.panel-popup) .promobanner-v1 .promobanner .banner-text .title {
   color: #fff
}

body.dark-theme:not(.panel-popup) .parent_lazy:not(.lazy_loaded) {
   border-color: #333 !important;
   background-image: url(../../frontend/Mgs/supro/en_US/images/oval_white.svg) !important
}

@media (min-width:992px) {

   body.dark-theme:not(.panel-popup) .header-area:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level0.menu-1columns .dropdown-submenu>.dropdown-menu-ct,
   body.dark-theme:not(.panel-popup) .header-area:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level0>.dropdown-mega-menu {
      background-color: #1d1d1d;
      box-shadow: 0 0 4px rgba(255, 255, 255, .8)
   }
}

body.dark-theme:not(.panel-popup) .header-area:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level0>a.level0 {
   color: #fff
}

body.dark-theme:not(.panel-popup) .header-area:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level0>a.level0:after {
   background-color: #fff
}

body.dark-theme:not(.panel-popup) .header-area.right-slide-menu .megamenu_action_mb {
   color: #fff
}

body.dark-theme:not(.panel-popup) .header-area.right-slide-menu .megamenu_action_mb:hover {
   color: #f68872
}

body.dark-theme:not(.panel-popup) .header-area.right-slide-menu .middle-header:before {
   background-color: #1d1d1d
}

body.dark-theme:not(.panel-popup) .header-area.right-slide-menu .horizontal-menu {
   background-color: #1d1d1d;
   box-shadow: 0 0 10px 0 rgba(255, 255, 255, .3)
}

body.dark-theme:not(.panel-popup) .header-area.right-slide-menu .horizontal-menu .close-menu-site {
   color: #fff
}

body.dark-theme:not(.panel-popup) .header-area.right-slide-menu .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level0>a.level0 {
   color: #fff
}

body.dark-theme:not(.panel-popup) .header-area.right-slide-menu .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level0>a.level0:hover {
   color: #f68872
}

body.dark-theme:not(.panel-popup) .header-area.right-slide-menu .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level0+li.level0>a.level0 {
   border-color: #333
}

body.dark-theme:not(.panel-popup) .header-area.right-slide-menu .horizontal-menu .mgs-megamenu--main .nav-main-menu li .toggle-menu>.icon-toggle:before {
   color: #fff
}

body.dark-theme:not(.panel-popup) .header-area.right-slide-menu .horizontal-menu .mgs-megamenu--main .nav-main-menu .dropdown-menu-ct>li>a,
body.dark-theme:not(.panel-popup) .header-area.right-slide-menu .horizontal-menu .mgs-megamenu--main .nav-main-menu .dropdown-submenu-ct>li>a,
body.dark-theme:not(.panel-popup) .header-area.right-slide-menu .horizontal-menu .mgs-megamenu--main .nav-main-menu .sub-menu>li>a {
   color: #fff;
   border-color: #333
}

body.dark-theme:not(.panel-popup) .header-area.right-slide-menu .horizontal-menu .mgs-megamenu--main .nav-main-menu .dropdown-menu-ct>li>a:hover,
body.dark-theme:not(.panel-popup) .header-area.right-slide-menu .horizontal-menu .mgs-megamenu--main .nav-main-menu .dropdown-submenu-ct>li>a:hover,
body.dark-theme:not(.panel-popup) .header-area.right-slide-menu .horizontal-menu .mgs-megamenu--main .nav-main-menu .sub-menu>li>a:hover {
   color: #f68872
}

body.dark-theme:not(.panel-popup) .owl-categories .item:hover {
   background-color: #222
}

body.dark-theme:not(.panel-popup) .product-ultra-grid .banner-url .banner-content .product-item-name {
   color: #fff
}

body.dark-theme:not(.panel-popup) .product-ultra-grid .banner-url .banner-content .product-item-name:hover {
   color: #f68872
}

body.dark-theme:not(.panel-popup).header-absolute:not(.cms-index-index) header.page-header .header-area:not(.header6) .theme-header-icon {
   color: #fff
}

body.dark-theme:not(.panel-popup).header-absolute:not(.cms-index-index) header.page-header .header-area:not(.header6).right-slide-menu .megamenu_action_mb {
   color: #fff
}

body.dark-theme:not(.panel-popup).header-absolute header.page-header .header-area.active-sticky.start-stk .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level0>a.level0 {
   color: #fff
}

body.dark-theme:not(.panel-popup).header-absolute header.page-header .header-area.active-sticky.start-stk .theme-header-icon {
   color: #fff
}

body.dark-theme:not(.panel-popup).header-absolute header.page-header .header-area.active-sticky.start-stk .block-search .block-content input {
   background-color: #1d1d1d;
   color: #fff;
   border-color: #333
}

body.dark-theme:not(.panel-popup).header-absolute .block-search .block-content input {
   background-color: transparent;
   color: #fff;
   border-color: #fff
}

body.dark-theme:not(.panel-popup).header-absolute .block-search .action.search {
   color: #fff
}

body.dark-theme:not(.panel-popup) header.page-header .header-area.active-sticky.start-stk {
   background: #1d1d1d
}

body.dark-theme:not(.panel-popup) header.page-header .theme-header-icon {
   color: #fff
}

body.dark-theme:not(.panel-popup) header.page-header .theme-header-icon:hover {
   color: #f68872
}

body.dark-theme:not(.panel-popup) header.page-header .top-wishlist:after {
   background-color: #1d1d1d
}

body.dark-theme:not(.panel-popup) header.page-header .top-wishlist .close-wishlist-site {
   color: #fff
}

body.dark-theme:not(.panel-popup) header.page-header .top-wishlist .block-wishlist {
   background-color: #1d1d1d;
   box-shadow: 0 0 10px 0 rgba(255, 255, 255, .3)
}

body.dark-theme:not(.panel-popup) header.page-header .top-wishlist .block-wishlist .block-content.empty:after {
   color: #333
}

body.dark-theme:not(.panel-popup) header.page-header .top-wishlist .block-wishlist .primary .btn.btn-dark {
   color: #000
}

body.dark-theme:not(.panel-popup) header.page-header .top-wishlist .block-wishlist .actions-toolbar {
   border-color: #333
}

body.dark-theme:not(.panel-popup) header.page-header .top-wishlist .product-items .product-item .product-item-details .product-item-name a {
   color: #fff
}

body.dark-theme:not(.panel-popup) header.page-header .top-wishlist .product-items .product-item+.product-item {
   border-color: #333
}

body.dark-theme:not(.panel-popup) header.page-header .minicart-wrapper .block-minicart {
   background-color: #1d1d1d;
   box-shadow: 0 0 10px 0 rgba(255, 255, 255, .3)
}

body.dark-theme:not(.panel-popup) header.page-header .minicart-wrapper .block-minicart .subtitle.empty {
   color: #b5b5b5
}

body.dark-theme:not(.panel-popup) header.page-header .minicart-wrapper .block-minicart .subtitle.empty:before {
   color: #333
}

body.dark-theme:not(.panel-popup) header.page-header .minicart-wrapper .minicart-items-wrapper .product-item+.product-item {
   border-color: #333
}

body.dark-theme:not(.panel-popup) header.page-header .minicart-wrapper .block-content>.subtotal>.label {
   color: #b5b5b5
}

body.dark-theme:not(.panel-popup) header.page-header .setting-site:after {
   background-color: #1d1d1d
}

body.dark-theme:not(.panel-popup) header.page-header .setting-site .widget-title {
   color: #fff
}

body.dark-theme:not(.panel-popup) header.page-header .setting-site .setting-site-content {
   background-color: #1d1d1d;
   box-shadow: 0 0 10px 0 rgba(255, 255, 255, .3)
}

body.dark-theme:not(.panel-popup) header.page-header .setting-site .setting-site-content .actions-close {
   background-color: #1d1d1d
}

body.dark-theme:not(.panel-popup) header.page-header .setting-site .setting-site-content .actions-close button {
   color: #fff
}

body.dark-theme:not(.panel-popup) header.page-header .setting-site .setting-site-content a {
   color: #fff
}

body.dark-theme:not(.panel-popup) header.page-header .setting-site .setting-site-content a:hover {
   color: #f68872
}

body.dark-theme:not(.panel-popup) header.page-header .setting-site .customer-web-config .switcher .switcher-dropdown {
   background-color: #1d1d1d
}

body.dark-theme:not(.panel-popup) header.page-header .setting-site .customer-web-config .switcher .switcher-dropdown li a {
   color: #fff
}

body.dark-theme:not(.panel-popup) header.page-header .setting-site .customer-web-config .switcher .switcher-dropdown li a:hover {
   color: #f68872
}

body.dark-theme:not(.panel-popup) header.page-header .header-area.header2.search-visible .block-search,
body.dark-theme:not(.panel-popup) header.page-header .header-area.header6.search-visible .block-search {
   margin: 0
}

body.dark-theme:not(.panel-popup) header.page-header .header-area.header2.search-visible .block-search .block-content input,
body.dark-theme:not(.panel-popup) header.page-header .header-area.header6.search-visible .block-search .block-content input {
   color: #fff
}

body.dark-theme:not(.panel-popup) header.page-header .header-area.header2.search-visible .block-search .block-content input::placeholder,
body.dark-theme:not(.panel-popup) header.page-header .header-area.header6.search-visible .block-search .block-content input::placeholder {
   color: #b5b5b5
}

body.dark-theme:not(.panel-popup) header.page-header .header-area.header2.search-visible .block-search .block-content input:-ms-input-placeholder,
body.dark-theme:not(.panel-popup) header.page-header .header-area.header6.search-visible .block-search .block-content input:-ms-input-placeholder {
   color: #b5b5b5
}

body.dark-theme:not(.panel-popup) header.page-header .header-area.header2.search-visible .block-search .block-content input::-ms-input-placeholder,
body.dark-theme:not(.panel-popup) header.page-header .header-area.header6.search-visible .block-search .block-content input::-ms-input-placeholder {
   color: #b5b5b5
}

body.dark-theme:not(.panel-popup) header.page-header .header-area.header2.search-visible .block-search .action.search:before,
body.dark-theme:not(.panel-popup) header.page-header .header-area.header6.search-visible .block-search .action.search:before {
   color: #fff
}

body.dark-theme:not(.panel-popup) header.page-header .header-area.header5 .top-header .right-top-header .list-block .item a,
body.dark-theme:not(.panel-popup) header.page-header .header-area.header5 .top-header .right-top-header .list-block .item.link-track-order a {
   color: #fff
}

body.dark-theme:not(.panel-popup) header.page-header .header-area.header5 .top-header .right-top-header .list-block .item .switcher .options .action.toggle {
   color: #fff
}

body.dark-theme:not(.panel-popup) header.page-header .minicart-items .product-item-details .product-item-name a {
   color: #fff
}

body.dark-theme:not(.panel-popup) header.page-header .minicart-items .action.delete:before,
body.dark-theme:not(.panel-popup) header.page-header .minicart-items .action.edit:before {
   color: #b5b5b5
}

body.dark-theme:not(.panel-popup) header.page-header .search-icon-popup .block-search.active .block-title.theme-header-icon:before {
   color: #fff
}

body.dark-theme:not(.panel-popup) header.page-header .search-icon-popup .block-search.active .block-title.theme-header-icon:hover:before {
   color: #f68872
}

body.dark-theme:not(.panel-popup) header.page-header .search-icon-popup .block-search.active .block-content {
   background: #1d1d1d
}

body.dark-theme:not(.panel-popup) header.page-header .search-icon-popup .block-search.active .block-content .form.minisearch .field.search .label {
   color: #fff
}

body.dark-theme:not(.panel-popup) header.page-header .search-icon-popup .block-search.active .block-content input {
   background-color: #1d1d1d;
   border-color: #333;
   color: #fff
}

body.dark-theme:not(.panel-popup) .header-top-links .login-form {
   background-color: #1d1d1d;
   box-shadow: 0 3px 10px rgba(255, 255, 255, .3)
}

body.dark-theme:not(.panel-popup) .header-top-links .field.password .action.remind {
   top: 10px
}

body.dark-theme:not(.panel-popup) .category-product-actions .category-page-title .category-title {
   color: #fff
}

body.dark-theme:not(.panel-popup) .category-landing.landing-parallax .landing-categories .item .info-subcate {
   background-color: #1d1d1d
}

body.dark-theme:not(.panel-popup) .irs-from,
body.dark-theme:not(.panel-popup) .irs-single,
body.dark-theme:not(.panel-popup) .irs-to {
   color: #fff
}

body.dark-theme:not(.panel-popup).page-layout-1column .block.filter.mgs-filter {
   background-color: #1d1d1d
}

body.dark-theme:not(.panel-popup).page-layout-1column .block.filter.mgs-filter .block-content.filter-content {
   border-color: #333
}

body.dark-theme:not(.panel-popup).page-layout-1column .block.filter.mgs-filter .block-content.filter-content .filter-options-content .items .item a {
   color: #fff
}

body.dark-theme:not(.panel-popup) .mgs-filter-active {
   border-color: #333
}

body.dark-theme:not(.panel-popup) .mgs-filter-active .filter-current-subtitle,
body.dark-theme:not(.panel-popup) .mgs-filter-active .state-item a {
   color: #b5b5b5
}

body.dark-theme:not(.panel-popup) .products-list .product-items.list .product-item {
   border-color: #333
}

body.dark-theme:not(.panel-popup) .products-list .product-items.list .product-item .product-item-info .product-item-details .product-item-inner .product-item-actions>.actions-primary .action.tocart {
   color: #b5b5b5
}

body.dark-theme:not(.panel-popup) .products-list .product-items.list .product-item .product-item-info .product-item-details .product-item-inner .product-item-actions>.actions-primary .action.tocart:after {
   background-color: #b5b5b5
}

body.dark-theme:not(.panel-popup) .products-list .product-items.list .product-item .product-item-info .product-item-details .product-item-inner .product-item-actions>.actions-primary .action.tocart:hover {
   color: #f68872
}

body.dark-theme:not(.panel-popup) .products-list .product-items.list .product-item .product-item-info .product-item-details .product-item-inner .product-item-actions>.actions-primary .action.tocart:hover:after {
   background-color: #f68872
}

body.dark-theme:not(.panel-popup) .opc-progress-bar-item>span {
   color: #b5b5b5
}

body.dark-theme:not(.panel-popup) .checkout-agreements-items .checkout-agreements-item-title,
body.dark-theme:not(.panel-popup) .opc-block-shipping-information .shipping-information-title,
body.dark-theme:not(.panel-popup) .opc-block-summary>.title,
body.dark-theme:not(.panel-popup) .opc-wrapper .step-title {
   color: #fff
}

body.dark-theme:not(.panel-popup) .opc-wrapper .checkout-shipping-address .shipping-address-item {
   border-color: #333
}

body.dark-theme:not(.panel-popup) .opc-wrapper .checkout-shipping-address .action-show-popup {
   border: 2px solid #fff;
   background-color: #fff;
   color: #000
}

body.dark-theme:not(.panel-popup) .opc-sidebar .opc-block-summary .minicart-items .product-item .product-item-details .product-item-name {
   color: #fff
}

body.dark-theme:not(.panel-popup) .opc-sidebar .opc-block-summary .minicart-items .product-item .product-item-details .details-qty .value {
   color: #b5b5b5
}

body.dark-theme:not(.panel-popup) .opc-sidebar .opc-block-summary .minicart-items .product-item .product-item-details .price {
   color: #b5b5b5
}

body.dark-theme:not(.panel-popup) .opc-sidebar .opc-block-summary .minicart-items .product-item:not(:first-child) {
   border-color: #333
}

body.dark-theme:not(.panel-popup) .opc-sidebar .opc-block-summary>.title {
   border-color: #333
}

body.dark-theme:not(.panel-popup) .opc-block-summary .items-in-cart {
   border-color: #333
}

body.dark-theme:not(.panel-popup) .opc-block-summary .items-in-cart>.title {
   border-color: #333
}

body.dark-theme:not(.panel-popup) #shopping-cart-table .col .price {
   color: #b5b5b5
}

body.dark-theme:not(.panel-popup) #shopping-cart-table .col .control.qty>span {
   color: #f68872
}

body.dark-theme:not(.panel-popup) #shopping-cart-table .actions-toolbar>a:hover {
   color: #f68872
}

body.dark-theme:not(.panel-popup) .shopping-cart-bottom .block .title strong {
   color: #fff
}

body.dark-theme:not(.panel-popup) .shopping-cart-bottom .fieldset.coupon .action.apply {
   color: #fff
}

body.dark-theme:not(.panel-popup) #co-shipping-method-form .item-title {
   color: #fff
}

body.dark-theme:not(.panel-popup) .cart.table-wrapper {
   border-color: #333
}

body.dark-theme:not(.panel-popup) .cart.table-wrapper .items thead+.item {
   border-color: #333
}

body.dark-theme:not(.panel-popup) .cart-summary {
   background-color: #333
}

body.dark-theme:not(.panel-popup) .cart-summary .item+.item {
   border: none
}

body.dark-theme:not(.panel-popup) .cart-totals {
   border: none;
   background-color: #333
}

body.dark-theme:not(.panel-popup) .cart-totals .mark strong,
body.dark-theme:not(.panel-popup) .cart-totals .totals.sub,
body.dark-theme:not(.panel-popup) .cart-totals .totals.sub .mark {
   color: #b5b5b5
}

body.dark-theme:not(.panel-popup) .cart-totals .grand .amount strong {
   color: #b5b5b5
}

body.dark-theme:not(.panel-popup).checkout-cart-index .block.crosssell .block-title.title>strong {
   color: #fff
}

body.dark-theme:not(.panel-popup) .multicheckout .block-title,
body.dark-theme:not(.panel-popup) .multicheckout .item-title {
   color: #b5b5b5
}

body.dark-theme:not(.panel-popup) .multicheckout .block-content .title strong,
body.dark-theme:not(.panel-popup) .multicheckout .block-title strong,
body.dark-theme:not(.panel-popup) .multicheckout .box-title span {
   color: #fff
}

body.dark-theme:not(.panel-popup) .multicheckout table thead>tr th {
   border-color: #333
}

body.dark-theme:not(.panel-popup) .multicheckout table tbody>tr {
   border-color: #333
}

body.dark-theme:not(.panel-popup) .modal-popup.confirm .modal-inner-wrap {
   background-color: #1d1d1d
}

body.dark-theme:not(.panel-popup) .modal-custom .action-close:hover:before,
body.dark-theme:not(.panel-popup) .modal-popup .action-close:hover:before,
body.dark-theme:not(.panel-popup) .modal-slide .action-close:hover:before {
   color: #fff
}

body.dark-theme:not(.panel-popup) .page-header-sliders.loading {
   position: relative
}

body.dark-theme:not(.panel-popup) .page-header-sliders.loading:before {
   background-image: url('../../frontend/Mgs/supro/en_US/images/oval_white.svg')
}

body.dark-theme:not(.panel-popup) .page-header-sliders.loading:after {
   background-color: #1d1d1d;
   border-top: 1px solid #333;
   border-bottom: 1px solid #333
}

body.dark-theme:not(.panel-popup) .form-wishlist-items .actions-toolbar .primary button.action.update {
   color: #fff;
   border-color: #fff
}

body.dark-theme:not(.panel-popup) .form-wishlist-items .actions-toolbar .primary button.action.update:hover {
   color: #f68872;
   border-color: #f68872
}

body.dark-theme:not(.panel-popup) .form-wishlist-items .actions-toolbar .primary button.action.tocart {
   background-color: #fff;
   border-color: #fff;
   color: #000
}

body.dark-theme:not(.panel-popup) .form-wishlist-items .actions-toolbar .primary button.action.tocart:hover {
   border-color: #f68872;
   color: #f68872;
   background: #1d1d1d
}

body.dark-theme:not(.panel-popup) .form-wishlist-items .actions-toolbar .primary button.action.share:hover {
   border-color: #f68872;
   color: #f68872
}

body.dark-theme:not(.panel-popup) .form-wishlist-items .products-grid.wishlist .product-items .product-item .product-item-info {
   border-color: #333
}

body.dark-theme:not(.panel-popup) .form-wishlist-items .products-grid.wishlist .product-items .product-item .product-item-info .product-item-comment {
   border-color: #333
}

body.dark-theme:not(.panel-popup) .guest_wishlist_list .product-wishlist-items .product-item-info {
   border: 1px solid #333
}

body.dark-theme:not(.panel-popup) .guest_wishlist_list .product-wishlist-items .product-item-info .product-item-details .product-item-comment {
   border-color: #333
}

body.dark-theme:not(.panel-popup) .guest_wishlist_list .product-wishlist-items .product-item-info .product-item-details .box-tocart {
   padding: 15px;
   margin-bottom: 15px
}

body.dark-theme:not(.panel-popup) .guest_wishlist_list .actions-toolbar .action.update {
   background-color: #fff;
   border-color: #fff
}

body.dark-theme:not(.panel-popup) .guest_wishlist_list .actions-toolbar .action.update:hover {
   background-color: #f68872;
   border-color: #f68872
}

body.dark-theme:not(.panel-popup) .sidebar .block {
   margin-bottom: 40px
}

body.dark-theme:not(.panel-popup) .sidebar .block .block-title,
body.dark-theme:not(.panel-popup) .sidebar .block .title {
   color: #fff
}

body.dark-theme:not(.panel-popup) .sidebar .block .block-title strong {
   color: #fff
}

body.dark-theme:not(.panel-popup) .sidebar .block .account-nav .item a,
body.dark-theme:not(.panel-popup) .sidebar .block .account-nav .item>strong {
   color: #b5b5b5
}

body.dark-theme:not(.panel-popup) .sidebar .block .account-nav .item a:hover,
body.dark-theme:not(.panel-popup) .sidebar .block .account-nav .item>strong:hover {
   color: #fff
}

body.dark-theme:not(.panel-popup) .sidebar .block .account-nav .item a:after,
body.dark-theme:not(.panel-popup) .sidebar .block .account-nav .item>strong:after {
   background-color: #fff
}

body.dark-theme:not(.panel-popup) .sidebar .block .account-nav .item.current a,
body.dark-theme:not(.panel-popup) .sidebar .block .account-nav .item.current strong {
   color: #fff
}

body.dark-theme:not(.panel-popup) .sidebar .block .account-nav .item a:hover {
   color: #fff
}

body.dark-theme:not(.panel-popup) .sidebar .block .account-nav .item a:after {
   background: #fff
}

body.dark-theme:not(.panel-popup) .sidebar .block.account-nav .item.current strong {
   color: #fff
}

body.dark-theme:not(.panel-popup) .sidebar .block .actions-toolbar .primary .action:hover {
   background: #fff;
   border: 2px solid #fff;
   color: #333
}

body.dark-theme:not(.panel-popup) .sidebar .block .actions-toolbar .secondary .action {
   border-width: 2px
}

body.dark-theme:not(.panel-popup) .sidebar .block .actions-toolbar .secondary .action:hover {
   background: #f68872;
   border-color: #f68872;
   color: #fff
}

body.dark-theme:not(.panel-popup) .sidebar .irs-from,
body.dark-theme:not(.panel-popup) .sidebar .irs-single,
body.dark-theme:not(.panel-popup) .sidebar .irs-to {
   color: #b5b5b5
}

body.dark-theme:not(.panel-popup) .block.filter .filter-content .filter-options-title {
   color: #fff
}

body.dark-theme:not(.panel-popup) .block.filter .filter-content .filter-options-content .items .item>a {
   color: #fff
}

body.dark-theme:not(.panel-popup) .block.filter .filter-content .filter-options-content .items .item>a:hover {
   color: #fff
}

body.dark-theme:not(.panel-popup) .block.filter .filter-content .filter-options-content .items .item>a:hover+.mgs-filter-item-checkbox input[type=checkbox]+.mgs-content::before {
   color: #fff
}

body.dark-theme:not(.panel-popup) .block.filter .filter-content .filter-options-content .items .item .mgs-filter-item-checkbox input[type=checkbox]:checked+.mgs-content:before {
   color: #fff
}

body.dark-theme:not(.panel-popup) .block.filter .filter-content .filter-options-content .items .item .mgs-filter-item-checkbox input[type=checkbox]+.mgs-content:before {
   color: #fff
}

body.dark-theme:not(.panel-popup) .mgs-filter .filter-content .filter-options-content .swatch-attribute-options .swatch-option.text:not(.disabled) {
   color: #fff
}

body.dark-theme:not(.panel-popup) .mgs-filter .filter-content .filter-options-content .swatch-attribute-options .swatch-option.text:not(.disabled):hover {
   border-color: #eaeaea;
   color: #fff
}

body.dark-theme:not(.panel-popup) .mgs-product-tab .data.item.title+.content.div-loading:before,
body.dark-theme:not(.panel-popup) .mgs-product-tab .mgs-tab.data.items>.item.content {
   background-color: #1d1d1d
}

body.dark-theme:not(.panel-popup) .mgs-product-tab .data.item.title+.content.div-loading:after {
   background-image: url('../../frontend/Mgs/supro/en_US/images/oval_white.svg')
}

body.dark-theme:not(.panel-popup).category-landing.landing-parallax .landing-categories .item .info-subcate {
   background-color: #000
}

body.dark-theme:not(.panel-popup).category-landing.landing-parallax .landing-categories .item .info-subcate .title a:hover {
   color: #f68872
}

body.dark-theme:not(.panel-popup) .single-deal .product-item-details .product-item-name a {
   color: #fff
}

body.dark-theme:not(.panel-popup) .single-deal .product-item-details .product-item-name a:hover {
   color: #f68872
}

body.dark-theme:not(.panel-popup) .single-deal .deal-timer {
   background-color: #272727
}

body.dark-theme:not(.panel-popup) .single-deal .deal-timer .countdown span {
   color: #fff
}

body.dark-theme:not(.panel-popup) .single-deal .deal-timer .time-note span {
   color: #b5b5b5
}

body.dark-theme:not(.panel-popup) input[type=datetime],
body.dark-theme:not(.panel-popup) input[type=email],
body.dark-theme:not(.panel-popup) input[type=number],
body.dark-theme:not(.panel-popup) input[type=password],
body.dark-theme:not(.panel-popup) input[type=search],
body.dark-theme:not(.panel-popup) input[type=tel],
body.dark-theme:not(.panel-popup) input[type=text],
body.dark-theme:not(.panel-popup) input[type=url] {
   border-color: #333;
   background-color: #1d1d1d;
   color: #fff
}

body.dark-theme:not(.panel-popup) .fieldset>.field:not(.choice)>.label {
   color: #b5b5b5
}

body.dark-theme:not(.panel-popup) select,
body.dark-theme:not(.panel-popup) textarea {
   border-color: #333;
   background-color: #1d1d1d;
   color: #fff
}

body.dark-theme:not(.panel-popup) .pages .pages-items .item .page {
   color: #fff
}

body.dark-theme:not(.panel-popup) .pages .pages-items .item a.page:hover {
   color: #f68872
}

body.dark-theme:not(.panel-popup) .pages .pages-items .item.current .page:after {
   background-color: #fff
}

body.dark-theme:not(.panel-popup) .pages .pages-items .item .action,
body.dark-theme:not(.panel-popup) .pages .pages-items .item .action:visited {
   border-color: #fff;
   color: #fff
}

body.dark-theme:not(.panel-popup) .pages .pages-items .item .action:hover,
body.dark-theme:not(.panel-popup) .pages .pages-items .item .action:visited:hover {
   background-color: #f68872;
   border-color: #f68872
}

body.dark-theme:not(.panel-popup) .breadcrumbs .items {
   color: #b5b5b5
}

body.dark-theme:not(.panel-popup) .breadcrumbs .items .item:not(:last-child):after {
   background-color: #b5b5b5
}

body.dark-theme:not(.panel-popup) .breadcrumbs .items .item a {
   color: #fff
}

body.dark-theme:not(.panel-popup).catalog-product-view .block .block-title.title>strong {
   color: #fff
}

body.dark-theme:not(.panel-popup).catalog-product-view .product-info-main .page-title-wrapper .page-title,
body.dark-theme:not(.panel-popup).catalog-product-view .product-info-main .price-box .price-wrapper .price {
   color: #fff
}

body.dark-theme:not(.panel-popup).catalog-product-view .product-info-main .product-add-form .table-wrapper.grouped tbody tr td {
   border-color: #333
}

body.dark-theme:not(.panel-popup).catalog-product-view .product-info-main .product-add-form .table-wrapper.grouped tbody tr td .product-item-name {
   color: #b5b5b5
}

body.dark-theme:not(.panel-popup).catalog-product-view .product-info-main .product-add-form .table-wrapper.grouped .table.grouped thead tr th {
   border-color: #333
}

body.dark-theme:not(.panel-popup).catalog-product-view .product_quickview_content {
   background-color: #1d1d1d
}

body.dark-theme:not(.panel-popup).catalog-product-view .block-bundle-summary .box-tocart .action.primary.tocart,
body.dark-theme:not(.panel-popup).catalog-product-view .block-bundle-summary .box-tocart .fieldset .product-addto-links .action,
body.dark-theme:not(.panel-popup).catalog-product-view .product-info-main .box-tocart .action.primary.tocart,
body.dark-theme:not(.panel-popup).catalog-product-view .product-info-main .box-tocart .fieldset .product-addto-links .action {
   background: #fff;
   color: #000;
   border-color: #fff
}

body.dark-theme:not(.panel-popup).catalog-product-view .block-bundle-summary .box-tocart .action.primary.tocart:hover,
body.dark-theme:not(.panel-popup).catalog-product-view .block-bundle-summary .box-tocart .fieldset .product-addto-links .action:hover,
body.dark-theme:not(.panel-popup).catalog-product-view .product-info-main .box-tocart .action.primary.tocart:hover,
body.dark-theme:not(.panel-popup).catalog-product-view .product-info-main .box-tocart .fieldset .product-addto-links .action:hover {
   color: #fff;
   background-color: #f68872;
   border-color: #f68872
}

body.dark-theme:not(.panel-popup).catalog-product-view .block-bundle-summary .box-tocart .field.qty,
body.dark-theme:not(.panel-popup).catalog-product-view .product-info-main .box-tocart .field.qty {
   border-color: #333;
   background: #1d1d1d
}

body.dark-theme:not(.panel-popup).catalog-product-view .block .block-actions .action.select {
   color: #fff
}

body.dark-theme:not(.panel-popup).catalog-product-view .block .block-actions .action.select:hover {
   color: #f68872
}

body.dark-theme:not(.panel-popup).catalog-product-view .product-info-main .stock.available {
   color: #b5b5b5
}

body.dark-theme:not(.panel-popup).catalog-product-view .product-info-main .product-add-form .table-wrapper.grouped .table.grouped {
   border-color: #333
}

body.dark-theme:not(.panel-popup).catalog-product-view .product-info-main .product-add-form .table-wrapper.grouped .table.grouped thead tr th {
   color: #fff
}

body.dark-theme:not(.panel-popup).catalog-product-view .product-info-main .product-add-form .table-wrapper.grouped .table.grouped thead tr td .product-item-name {
   color: #fff
}

body.dark-theme:not(.panel-popup).catalog-product-view .product-info-main .product-add-form .swatch-attribute .swatch-attribute-label,
body.dark-theme:not(.panel-popup).catalog-product-view .product-info-main .product-add-form .swatch-attribute .swatch-attribute-selected-option {
   color: #b5b5b5
}

body.dark-theme:not(.panel-popup) .products-grid .items .product-item .product-top .product-item-inner .actions-primary .field.choice.related .label {
   color: #fff
}

body.dark-theme:not(.panel-popup) .share-this-container .sharethis-inline-share-buttons .st-btn {
   background: 0 0 !important
}

body.dark-theme:not(.panel-popup) .product-detail-deals .deal-timer .countdown span {
   color: #fff
}

body.dark-theme:not(.panel-popup) .product.info.detailed .product.data.items {
   border-top-color: #333
}

body.dark-theme:not(.panel-popup) .product.info.detailed .product.data.items>.item.content {
   border-top-color: #333;
   background-color: #1d1d1d
}

body.dark-theme:not(.panel-popup) .product.info.detailed .product.data.items>.item.title.active>.switch,
body.dark-theme:not(.panel-popup) .product.info.detailed .product.data.items>.item.title>.switch:hover {
   color: #fff
}

body.dark-theme:not(.panel-popup) .product.info.detailed .additional-attributes-wrapper table.additional-attributes>tbody>tr>th {
   color: #fff
}

body.dark-theme:not(.panel-popup) .product.info.detailed .additional-attributes-wrapper table.additional-attributes>tbody>tr+tr>td,
body.dark-theme:not(.panel-popup) .product.info.detailed .additional-attributes-wrapper table.additional-attributes>tbody>tr+tr>th {
   border-color: #333
}

body.dark-theme:not(.panel-popup) .product.info.detailed .block.review-list .block-title strong,
body.dark-theme:not(.panel-popup) .product.info.detailed .block.review-list .review-item .rating-label,
body.dark-theme:not(.panel-popup) .product.info.detailed .block.review-list .review-items .review-item .review-title {
   color: #fff
}

body.dark-theme:not(.panel-popup) .product.info.detailed .block.review-list .review-items .review-item {
   border-color: #333
}

body.dark-theme:not(.panel-popup) .product.info.detailed .block.review-add .review-legend {
   color: #fff
}

body.dark-theme:not(.panel-popup) .product.info.detailed .block.review-add .review-form .action.submit.primary {
   background: #fff;
   border: 2px solid #fff;
   color: #000
}

body.dark-theme:not(.panel-popup) .product.info.detailed .block.review-add .review-form .action.submit.primary:hover {
   background: #f68872;
   border-color: #f68872;
   color: #fff
}

body.dark-theme:not(.panel-popup) .abs-remove-button-for-blocks:before,
body.dark-theme:not(.panel-popup) .block-compare .action.delete:before,
body.dark-theme:not(.panel-popup) .filtered .item .action.remove:before,
body.dark-theme:not(.panel-popup) .sidebar .action.delete:before,
body.dark-theme:not(.panel-popup) .table-comparison .cell.remove .action.delete:before {
   color: #b5b5b5
}

body.dark-theme:not(.panel-popup) .abs-actions-addto-gridlist:hover:before,
body.dark-theme:not(.panel-popup) .product-items .wishlist.split.button>.action.split:hover:before,
body.dark-theme:not(.panel-popup) .products.list.items .action.towishlist:hover:before,
body.dark-theme:not(.panel-popup) .table-comparison .action.towishlist:hover:before,
body.dark-theme:not(.panel-popup) .table-comparison .wishlist.split.button>.action.split:hover:before {
   color: #b5b5b5
}

body.dark-theme:not(.panel-popup) .main-no-route .conts-404 .title {
   color: #fff
}

body.dark-theme:not(.panel-popup) .main-no-route .conts-404 .block-search .control input[type=text] {
   border-color: #333
}

body.dark-theme:not(.panel-popup) .main-no-route .conts-404 .block-search .action.search:before {
   color: #fff;
   line-height: 3.35rem
}

body.dark-theme:not(.panel-popup) .main-coming-soon .form-newsletter .block.newsletter .action.subscribe {
   color: #fff;
   background: #1d1d1d;
   border-left: 1px solid #333
}

body.dark-theme:not(.panel-popup) .main-coming-soon .form-newsletter .block.newsletter .action.subscribe:hover {
   background-color: #f68872
}

body.dark-theme:not(.panel-popup) .products-grid .items .product-item .product-top .product-item-inner {
   background-color: #1d1d1d
}

body.dark-theme:not(.panel-popup) .products-grid .items .product-item .product-top .product-item-inner .action.tocart {
   color: #fff
}

body.dark-theme:not(.panel-popup) .products-grid .items .product-item .product-top .product-item-inner .action.tocart:hover,
body.dark-theme:not(.panel-popup) .products-grid .items .product-item .product-top .product-item-inner .product-item-actions .actions-secondary>.action:hover {
   color: #f68872
}

body.dark-theme:not(.panel-popup) footer.page-footer .bottom-footer {
   border-top-color: #333
}

body.dark-theme:not(.panel-popup) footer.page-footer .bottom-footer address strong {
   color: #fff
}

body.dark-theme:not(.panel-popup) footer.page-footer .list-links li a {
   color: #b5b5b5
}

body.dark-theme:not(.panel-popup) footer.page-footer .list-links li a:hover {
   color: #fff
}

body.dark-theme:not(.panel-popup) footer.page-footer .list-links li a:after {
   background-color: #fff
}

body.dark-theme:not(.panel-popup) .contact-store {
   border-top-color: #333
}

body.dark-theme:not(.panel-popup) .contact-store .contact-box .contact-info .box-label {
   color: #fff
}

body.dark-theme:not(.panel-popup) .mgs-instant-search-dropdown>div {
   background-color: #1d1d1d;
   border-color: #333
}

body.dark-theme:not(.panel-popup) .mgs-instant-search-dropdown>div>div:not(:last-child) {
   border-color: #333
}

body.dark-theme:not(.panel-popup) .mgs-instant-search-dropdown .categories.categories-list .title,
body.dark-theme:not(.panel-popup) .mgs-instant-search-dropdown .pages.pages-list .title,
body.dark-theme:not(.panel-popup) .mgs-instant-search-dropdown .posts.posts-list .title,
body.dark-theme:not(.panel-popup) .mgs-instant-search-dropdown .products.products-list .title {
   color: #fff
}

body.dark-theme:not(.panel-popup) .pages-result .block.block-title h4 {
   color: #fff
}

body.dark-theme:not(.panel-popup) .pages-result .pages-grid .page-items .page-item-info .page-item-link,
body.dark-theme:not(.panel-popup) .pages-result .pages-grid .page-items .page-item-info strong::before {
   color: #fff
}

body.dark-theme:not(.panel-popup) .pages-result .pages-grid .page-items .page-item-info .page-item-details:hover .page-item-link,
body.dark-theme:not(.panel-popup) .pages-result .pages-grid .page-items .page-item-info .page-item-details:hover strong::before {
   color: #f68872
}

body.dark-theme:not(.panel-popup) .category-result .block.block-title h4 {
   color: #fff
}

body.dark-theme:not(.panel-popup) .category-result .category-items .category-item-info .category-item-link,
body.dark-theme:not(.panel-popup) .category-result .category-items .category-item-info strong:before {
   color: #fff
}

body.dark-theme:not(.panel-popup) .category-result .category-items .category-item-details:hover .category-item-link,
body.dark-theme:not(.panel-popup) .category-result .category-items .category-item-details:hover strong:before {
   color: #f68872
}

body.dark-theme:not(.panel-popup).instantsearch-blog-result .block.block-title h4 {
   color: #fff
}

body.dark-theme:not(.panel-popup) .all-category .block-blog-categories .block-content li a.active,
body.dark-theme:not(.panel-popup) .all-category .block-blog-categories .block-content li a:focus,
body.dark-theme:not(.panel-popup) .all-category .block-blog-categories .block-content li a:hover {
   color: #fff
}

body.dark-theme:not(.panel-popup) .blog-view .post-item .post-title .post-title-link {
   color: #fff
}

body.dark-theme:not(.panel-popup) .blog-view .post-content .post-metas span {
   color: #fff
}

body.dark-theme:not(.panel-popup) .blog-view .post-content .post-short-description {
   color: #fff
}

body.dark-theme:not(.panel-popup) .blog-view .share-info .text-color {
   color: #fff
}

body.dark-theme:not(.panel-popup) .blog-view .related-post-list .related-title {
   border-color: #333
}

body.dark-theme:not(.panel-popup) .blog-view .related-post-list .related-title .title {
   color: #fff
}

body.dark-theme:not(.panel-popup) .blog-view .post-comments {
   border-color: #333
}

body.dark-theme:not(.panel-popup) .blog-view .post-comments .title-cmt {
   color: #fff
}

body.dark-theme:not(.panel-popup) .blog-view .post-comments .comment-list-container .info .name {
   color: #b5b5b5
}

body.dark-theme:not(.panel-popup) .blog-view blockquote p,
body.dark-theme:not(.panel-popup) p .cap {
   color: #fff
}

body.dark-theme:not(.panel-popup).blog-post-view .sidebar .block-blog-categories .block-content a:after {
   background: #f68872
}

body.dark-theme:not(.panel-popup).blog-post-view .sidebar .block-blog-categories .block-content a:hover {
   color: #f68872
}

body.dark-theme:not(.panel-popup).blog-post-view .sidebar .block-blog-tags .tag-cloud li:hover {
   border-color: #999
}

body.dark-theme:not(.panel-popup).blog-post-view .sidebar .block-blog-tags .tag-cloud li:hover a {
   color: #fff
}

body.dark-theme:not(.panel-popup).portfolio-category-view .menu-portfolio .product-tab-menu ul li.active a,
body.dark-theme:not(.panel-popup).portfolio-category-view .menu-portfolio .product-tab-menu ul li:hover a {
   color: #fff
}

body.dark-theme:not(.panel-popup).portfolio-category-view .portfolio-carousel .owl-carousel {
   border-color: #333
}

body.dark-theme:not(.panel-popup) .portfolio-details .description .view-title .btn.btn-default {
   color: #b5b5b5
}

body.dark-theme:not(.panel-popup) .portfolio-details .description .text-bold {
   color: #b5b5b5
}

body.dark-theme:not(.panel-popup) .portfolio-details .portfolio-info {
   border-color: #333
}

body.dark-theme:not(.panel-popup) .portfolio-details .portfolio-info .portfolio-datetime .date::after {
   color: #b5b5b5
}

body.dark-theme:not(.panel-popup) .portfolio-details .portfolio-info .portfolio-datetime .category span,
body.dark-theme:not(.panel-popup) .portfolio-details .portfolio-info .portfolio-datetime .date span {
   color: #b5b5b5
}

body.dark-theme:not(.panel-popup) .portfolio-details .portfolio-info .sharethis .text-color {
   color: #b5b5b5
}

body.dark-theme:not(.panel-popup) .portfolio-details .nav-links .icon_grid:before {
   color: #b5b5b5
}

body.dark-theme:not(.panel-popup) .newsletter-home .title-newsletter .sub-title {
   color: #b5b5b5
}

body.dark-theme:not(.panel-popup) .newsletter-home .block.newsletter .content .field.newsletter {
   border-color: #333
}

body.dark-theme:not(.panel-popup) .newsletter-home .block.newsletter .content .actions .action.subscribe.primary {
   color: #fff
}

body.dark-theme:not(.panel-popup) .newsletter-home .block.newsletter .content .actions .action.subscribe.primary:hover {
   color: #f68872
}

body.dark-theme:not(.panel-popup) .newsletter-home-v2 .title-newsletter .title {
   color: #fff
}

body.dark-theme:not(.panel-popup) .newsletter-home-v2 .block.newsletter .form.subscribe {
   background-color: #1d1d1d;
   border: 1px solid #333
}

body.dark-theme:not(.panel-popup) .newsletter-home-v2 .block.newsletter .form.subscribe>.actions .action.subscribe {
   color: #fff
}

body.dark-theme:not(.panel-popup) .newsletter-home-v2 .block.newsletter .form.subscribe .control::before {
   color: #fff
}

body.dark-theme:not(.panel-popup) .newsletter-home.newsletter-color .block.newsletter .content .field.newsletter {
   border: 1px solid #333
}

body.dark-theme:not(.panel-popup) .newsletter-home.newsletter-color .block.newsletter .content .field.newsletter input[type=email] {
   background-color: #1d1d1d
}

body.dark-theme:not(.panel-popup) .modal_newsletter_popup.modal-slide .newsletter_popup .block-popup-subscribe .block-popup-content .newsletter-popup-form .form.subscribe .form-group.newsletter .actions .action.subscribe {
   color: #fff
}

body.dark-theme:not(.panel-popup) .store-search-container .search-form form {
   border-color: #333
}

body.dark-theme:not(.panel-popup) .store-search-container .search-form form .title {
   border-color: #333
}

body.dark-theme:not(.panel-popup) .store-list-container .store-list .store-list-items {
   border-color: #333
}

body.dark-theme:not(.panel-popup) .store-list-container .store-list .store-list-items .title {
   border-color: #333
}

body.dark-theme:not(.panel-popup) .store-list-container .store-list .store-list-items .action-toolbar .pager .pages-items .item.pages-item-next .action.next,
body.dark-theme:not(.panel-popup) .store-list-container .store-list .store-list-items .action-toolbar .pager .pages-items .item.pages-item-previous .action.previous {
   border-color: #333;
   background-color: #1d1d1d
}

body.dark-theme:not(.panel-popup) .store-list-container .store-list .store-list-items .action-toolbar .pager .pages-items .item.pages-item-next .action.next:hover,
body.dark-theme:not(.panel-popup) .store-list-container .store-list .store-list-items .action-toolbar .pager .pages-items .item.pages-item-previous .action.previous:hover {
   background-color: #fff;
   color: #333;
   border-color: #fff
}

body.dark-theme:not(.panel-popup) .store-list-container .store-list .store-list-items .action-toolbar .pager .pages-items .item.pages-item-next .action.next:hover:before,
body.dark-theme:not(.panel-popup) .store-list-container .store-list .store-list-items .action-toolbar .pager .pages-items .item.pages-item-previous .action.previous:hover:before {
   color: #b5b5b5
}

body.dark-theme:not(.panel-popup) .store-list-container .store-list .store-list-items .action-toolbar .pager .pages-items .item.pages-item-previous .action.previous:before {
   color: #333
}

body.dark-theme:not(.panel-popup) .store-list-container .map-stores #store-list-map,
body.dark-theme:not(.panel-popup) .store-list-container .store-list #store-list-map {
   border-color: #333
}

body.dark-theme:not(.panel-popup) .store-opening-hours .title {
   border-color: #333
}

body.dark-theme:not(.panel-popup) .storelocator-details .store-description .portfolio-table>tbody>tr>td,
body.dark-theme:not(.panel-popup) .storelocator-details .store-opening-hours .content table>tbody>tr>td {
   border-color: #333
}

body.dark-theme:not(.panel-popup) .storelocator-details .store-description .portfolio-table>tbody>tr>td:first-child,
body.dark-theme:not(.panel-popup) .storelocator-details .store-opening-hours .content table>tbody>tr>td:first-child {
   color: #fff
}

body.dark-theme:not(.panel-popup) .shop-by-brand .brand-search .search_brand_form,
body.dark-theme:not(.panel-popup) .shop-by-brand .characters-filter li>a,
body.dark-theme:not(.panel-popup) .shop-by-brand .description {
   border-color: #333
}

body.dark-theme:not(.panel-popup) .shop-by-brand .content-heading .title {
   color: #fff
}

body.dark-theme:not(.panel-popup) .shop-by-brand .featured-brands+.brand-search {
   border-color: #333
}

body.dark-theme:not(.panel-popup) .brands-grid .item .image .brand-image {
   background-color: #fff;
   border-color: #333
}

body.dark-theme:not(.panel-popup) .bg-white .latest-post-grid-block .post-item .post-item-detail,
body.dark-theme:not(.panel-popup) .bg-white .latest-post-list-block .post-item .post-item-detail {
   background-color: #000
}

body.dark-theme:not(.panel-popup) .blog-list .blog-post .post-item-info .post-title .post-title-link {
   color: #b5b5b5
}

body.dark-theme:not(.panel-popup) .blog-list .blog-post .post-item-info .post-title .post-title-link:hover {
   color: #f68872
}

body.dark-theme:not(.panel-popup) .logout-success {
   margin-top: 30px
}

body.dark-theme:not(.panel-popup) .logout-success h3.title {
   color: #fff !important
}

body.dark-theme:not(.panel-popup) .login-container .block-title .title,
body.dark-theme:not(.panel-popup) .register-container .block-title .title {
   color: #fff
}

body.dark-theme:not(.panel-popup) .login-container .block-title .title.disable>a:hover,
body.dark-theme:not(.panel-popup) .register-container .block-title .title.disable>a:hover {
   color: #fff
}

body.dark-theme:not(.panel-popup) .login-container .form-login .field.note {
   color: #fff
}

body.dark-theme:not(.panel-popup) .login-container .form-login .form-group.password .action.remind:hover {
   color: #fff
}

body.dark-theme:not(.panel-popup) .register-container .form-create-account>.fieldset>.legend {
   color: #fff
}

body.dark-theme:not(.panel-popup) .register-container .form-create-account>.fieldset .field.street .field.additional>.label,
body.dark-theme:not(.panel-popup) .register-container .form-create-account>.fieldset>.field:not(.choice)>.label {
   background-color: transparent
}

body.dark-theme:not(.panel-popup) .toolbar .toolbar-amount {
   color: #fff
}

body.dark-theme:not(.panel-popup) .toolbar .sorter .sorter-label {
   color: #fff
}

body.dark-theme:not(.panel-popup) .toolbar .sorter .sorter-action:before {
   color: #fff
}

body.dark-theme:not(.panel-popup) .toolbar .sorter .sorter-action:before:hover {
   color: #f68872
}

body.dark-theme:not(.panel-popup) .toolbar .filter-placeholder .action-filter {
   color: #fff
}

body.dark-theme:not(.panel-popup) .toolbar .filter-placeholder .action-filter:after {
   color: #fff
}

body.dark-theme:not(.panel-popup) .toolbar .modes a.modes-mode {
   color: #b5b5b5
}

body.dark-theme:not(.panel-popup) .toolbar .modes a.modes-mode:hover {
   color: #fff
}

body.dark-theme:not(.panel-popup) .toolbar .modes a.modes-mode:hover:before {
   color: #fff
}

body.dark-theme:not(.panel-popup) .toolbar .modes .modes-mode.active {
   color: #fff
}

body.dark-theme:not(.panel-popup) .toolbar .modes .modes-mode.active:before {
   color: #fff
}

body.dark-theme:not(.panel-popup).account .column.main .block-title,
body.dark-theme:not(.panel-popup).account .column.main .fieldset .legend {
   color: #fff;
   border-bottom-color: #333
}

body.dark-theme:not(.panel-popup).account .column.main table.table tr {
   border-bottom-color: #333
}

body.dark-theme:not(.panel-popup).account .column.main table.table tr th.col {
   color: #fff;
   border-bottom-color: #333
}

body.dark-theme:not(.panel-popup).account .column.main table.table tr td.col.total {
   color: #b5b5b5
}

body.dark-theme:not(.panel-popup).account .column.main table.table tr td.col.status {
   color: #fff
}

body.dark-theme:not(.panel-popup).account .column.main table.table tr td.col .action.more,
body.dark-theme:not(.panel-popup).account .column.main table.table tr td.col .action.order-primary {
   background-color: #fff;
   border: 1px solid #fff;
   color: #222
}

body.dark-theme:not(.panel-popup).account .column.main table.table tr td.col .action.more:hover,
body.dark-theme:not(.panel-popup).account .column.main table.table tr td.col .action.order-primary:hover {
   border-color: #f68872;
   background-color: #f68872;
   color: #fff
}

body.dark-theme:not(.panel-popup).account .column.main .block-content .box-title span {
   color: #b5b5b5
}

body.dark-theme:not(.panel-popup).account .column.main .block-addresses-default .action,
body.dark-theme:not(.panel-popup).account .column.main .block-addresses-list .action,
body.dark-theme:not(.panel-popup).account .column.main .block-dashboard-addresses .action,
body.dark-theme:not(.panel-popup).account .column.main .block-dashboard-info .action,
body.dark-theme:not(.panel-popup).account .column.main .block-dashboard-orders .action {
   color: #fff
}

body.dark-theme:not(.panel-popup).account .column.main .block-addresses-default .action:hover,
body.dark-theme:not(.panel-popup).account .column.main .block-addresses-list .action:hover,
body.dark-theme:not(.panel-popup).account .column.main .block-dashboard-addresses .action:hover,
body.dark-theme:not(.panel-popup).account .column.main .block-dashboard-info .action:hover,
body.dark-theme:not(.panel-popup).account .column.main .block-dashboard-orders .action:hover {
   color: #f68872
}

body.dark-theme:not(.panel-popup).account .column.main .order-details-items .order-title>strong {
   color: #b5b5b5;
   border-color: #333
}

body.dark-theme:not(.panel-popup).account .column.main .block-dashboard-info .box-information .box-content p {
   color: #b5b5b5
}

body.dark-theme:not(.panel-popup).account .column.main .block-reviews-dashboard .block-content .item {
   border-color: #333
}

body.dark-theme:not(.panel-popup) .form-address-edit .actions-toolbar {
   border-color: #333
}

body.dark-theme:not(.panel-popup) .customer-review.view .product-details .product-info .product-name {
   color: #fff
}

body.dark-theme:not(.panel-popup) .customer-review.view .product-details .product-info .rating-average-label {
   color: #b5b5b5
}

body.dark-theme:not(.panel-popup) .customer-review.view .product-details .customer-review-rating .rating-summary.item .rating-label {
   color: #b5b5b5
}

body.dark-theme:not(.panel-popup) .customer-review.view .review-details .title strong {
   color: #b5b5b5
}

body.dark-theme:not(.panel-popup) .customer-review.view .review-details>.review-title {
   color: #b5b5b5
}

body.dark-theme:not(.panel-popup) .top-toolbar .toolbar .field.limiter {
   color: #b5b5b5
}

body.dark-theme:not(.panel-popup) .carousel-overflow-visiable .owl-carousel .owl-stage-outer .owl-item .item .slide-text .info,
body.dark-theme:not(.panel-popup) .carousel-overflow-visiable .owl-carousel .owl-stage-outer .owl-item .item .slide-text .title {
   color: #fff
}

body.dark-theme:not(.panel-popup) .indent-top .services {
   background-color: #232323
}

body.dark-theme:not(.panel-popup) .promobanner-v4 .promobanner .banner-text .title {
   color: #fff
}

body.dark-theme:not(.panel-popup) .slider-home-modern .slider_mgs_carousel .owl-item .inner-text .title {
   color: #fff
}

body.dark-theme:not(.panel-popup) .slider_home_simple .inner-text .title {
   color: #fff
}

body.dark-theme:not(.panel-popup) .section-builder.services-in-home .services {
   background-color: #232323;
   box-shadow: none
}

body.dark-theme:not(.panel-popup) .slider-home-boxed .slider_mgs_carousel .owl-item .slide-text.top_center .title-center {
   color: #fff
}

body.dark-theme:not(.panel-popup) .slider-home-boxed .slider_mgs_carousel .owl-item .slide-text .title {
   color: #fff
}

body.dark-theme:not(.panel-popup) .banner-deal .title {
   color: #fff
}

body.dark-theme:not(.panel-popup) .banner-deal-modern .title {
   color: #fff
}

body.dark-theme:not(.panel-popup) .home-full-width .slider_mgs_carousel .inner-text .sub-text {
   color: #b5b5b5
}

body.dark-theme:not(.panel-popup) .page-footer .switcher .options ul.dropdown,
body.dark-theme:not(.panel-popup) .page-header .switcher .options ul.dropdown {
   background: #1d1d1d
}

body.dark-theme:not(.panel-popup).hotspot-modal-tm-1 .snpt-modal.hotspot-modal .public-item-modal div {
   color: #fff
}

body.dark-theme:not(.panel-popup).hotspot-modal-tm-1 .hotspot-modal--frontend .public-item-modal {
   background: #1d1d1d
}

body.dark-theme:not(.panel-popup) .close-footer-cart {
   background-color: #1d1d1d;
   border-color: #333;
   border-bottom-color: #1d1d1d
}

body.dark-theme:not(.panel-popup) .close-footer .fixed-mini-cart {
   background-color: #1d1d1d;
   box-shadow: 0 0 3px #333
}

body.dark-theme:not(.panel-popup) .close-footer .fixed-mini-cart .fixed-cart-col.fixed-cart-actions>.summary-content .value {
   color: #fff
}

body.dark-theme:not(.panel-popup) .price-box .price-final_price .price {
   color: #fff
}

body.dark-theme:not(.panel-popup) .header-mobile-tabs--bottom {
   background-color: #1d1d1d;
   border-color: #333
}

body.dark-theme:not(.panel-popup) .header-mobile-tabs--bottom ul li button {
   color: #fff
}

body.dark-theme:not(.panel-popup) header.page-header .megamenu_action .megamenu_action_mb {
   color: #fff
}

body.dark-theme:not(.panel-popup) header.page-header .close-menu-site {
   color: #fff
}

@media (max-width:991px) {
   body.dark-theme:not(.panel-popup) header.page-header .switcher .options ul.dropdown {
      background-color: #1d1d1d
   }

   body.dark-theme:not(.panel-popup) header.page-header .header-area .horizontal-menu {
      background-color: #1d1d1d
   }

   body.dark-theme:not(.panel-popup) header.page-header .header-area.header5 .top-header .right-top-header .list-block .item .switcher .options ul.dropdown {
      box-shadow: 0 0 7px 0 rgba(255, 255, 255, .5)
   }

   body.dark-theme:not(.panel-popup) .header-area:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu li .toggle-menu>.icon-toggle:before {
      color: #fff
   }

   body.dark-theme:not(.panel-popup) .header-area:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level0+li.level0>a.level0 {
      color: #b5b5b5
   }

   body.dark-theme:not(.panel-popup) .header-area:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu .dropdown-menu-ct>li>a,
   body.dark-theme:not(.panel-popup) .header-area:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu .dropdown-submenu-ct>li>a,
   body.dark-theme:not(.panel-popup) .header-area:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu .sub-menu>li>a {
      color: #fff;
      border-color: #333
   }
}

body.dark-theme:not(.panel-popup) body:not(.cms-index-index) header.page-header .header-area:not(.start-stk) {
   border-bottom-color: #333
}

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
   font-family: FontAwesome;
   src: url('../../frontend/Mgs/supro/en_US/MGS_Fbuilder/css/fontawesome.v4.7.0/fonts/fontawesome-webfont.eot?v=4.7.0');
   src: url('../../frontend/Mgs/supro/en_US/MGS_Fbuilder/css/fontawesome.v4.7.0/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../../frontend/Mgs/supro/en_US/MGS_Fbuilder/css/fontawesome.v4.7.0/fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('../../frontend/Mgs/supro/en_US/MGS_Fbuilder/css/fontawesome.v4.7.0/fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('../../frontend/Mgs/supro/en_US/MGS_Fbuilder/css/fontawesome.v4.7.0/fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('../../frontend/Mgs/supro/en_US/MGS_Fbuilder/css/fontawesome.v4.7.0/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
   font-weight: 400;
   font-style: normal;
   font-display: swap;
}

.fa {
   display: inline-block;
   font: normal normal normal 14px/1 FontAwesome;
   font-size: inherit;
   text-rendering: auto;
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale
}

.fa-lg {
   font-size: 1.33333333em;
   line-height: .75em;
   vertical-align: -15%
}

.fa-2x {
   font-size: 2em
}

.fa-3x {
   font-size: 3em
}

.fa-4x {
   font-size: 4em
}

.fa-5x {
   font-size: 5em
}

.fa-fw {
   width: 1.28571429em;
   text-align: center
}

.fa-ul {
   padding-left: 0;
   margin-left: 2.14285714em;
   list-style-type: none
}

.fa-ul>li {
   position: relative
}

.fa-li {
   position: absolute;
   left: -2.14285714em;
   width: 2.14285714em;
   top: .14285714em;
   text-align: center
}

.fa-li.fa-lg {
   left: -1.85714286em
}

.fa-border {
   padding: .2em .25em .15em;
   border: solid .08em #eee;
   border-radius: .1em
}

.fa-pull-left {
   float: left
}

.fa-pull-right {
   float: right
}

.fa.fa-pull-left {
   margin-right: .3em
}

.fa.fa-pull-right {
   margin-left: .3em
}

.pull-right {
   float: right
}

.pull-left {
   float: left
}

.fa.pull-left {
   margin-right: .3em
}

.fa.pull-right {
   margin-left: .3em
}

.fa-spin {
   -webkit-animation: fa-spin 2s infinite linear;
   animation: fa-spin 2s infinite linear
}

.fa-pulse {
   -webkit-animation: fa-spin 1s infinite steps(8);
   animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
   0% {
      -webkit-transform: rotate(0);
      transform: rotate(0)
   }

   100% {
      -webkit-transform: rotate(359deg);
      transform: rotate(359deg)
   }
}

@keyframes fa-spin {
   0% {
      -webkit-transform: rotate(0);
      transform: rotate(0)
   }

   100% {
      -webkit-transform: rotate(359deg);
      transform: rotate(359deg)
   }
}

.fa-rotate-90 {
   -webkit-transform: rotate(90deg);
   -ms-transform: rotate(90deg);
   transform: rotate(90deg)
}

.fa-rotate-180 {
   -webkit-transform: rotate(180deg);
   -ms-transform: rotate(180deg);
   transform: rotate(180deg)
}

.fa-rotate-270 {
   -webkit-transform: rotate(270deg);
   -ms-transform: rotate(270deg);
   transform: rotate(270deg)
}

.fa-flip-horizontal {
   -webkit-transform: scale(-1, 1);
   -ms-transform: scale(-1, 1);
   transform: scale(-1, 1)
}

.fa-flip-vertical {
   -webkit-transform: scale(1, -1);
   -ms-transform: scale(1, -1);
   transform: scale(1, -1)
}

:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-rotate-90 {
   filter: none
}

.fa-stack {
   position: relative;
   display: inline-block;
   width: 2em;
   height: 2em;
   line-height: 2em;
   vertical-align: middle
}

.fa-stack-1x,
.fa-stack-2x {
   position: absolute;
   left: 0;
   width: 100%;
   text-align: center
}

.fa-stack-1x {
   line-height: inherit
}

.fa-stack-2x {
   font-size: 2em
}

.fa-inverse {
   color: #fff
}

.fa-glass:before {
   content: "\f000"
}

.fa-music:before {
   content: "\f001"
}

.fa-search:before {
   content: "\f002"
}

.fa-envelope-o:before {
   content: "\f003"
}

.fa-heart:before {
   content: "\f004"
}

.fa-star:before {
   content: "\f005"
}

.fa-star-o:before {
   content: "\f006"
}

.fa-user:before {
   content: "\f007"
}

.fa-film:before {
   content: "\f008"
}

.fa-th-large:before {
   content: "\f009"
}

.fa-th:before {
   content: "\f00a"
}

.fa-th-list:before {
   content: "\f00b"
}

.fa-check:before {
   content: "\f00c"
}

.fa-close:before,
.fa-remove:before,
.fa-times:before {
   content: "\f00d"
}

.fa-search-plus:before {
   content: "\f00e"
}

.fa-search-minus:before {
   content: "\f010"
}

.fa-power-off:before {
   content: "\f011"
}

.fa-signal:before {
   content: "\f012"
}

.fa-cog:before,
.fa-gear:before {
   content: "\f013"
}

.fa-trash-o:before {
   content: "\f014"
}

.fa-home:before {
   content: "\f015"
}

.fa-file-o:before {
   content: "\f016"
}

.fa-clock-o:before {
   content: "\f017"
}

.fa-road:before {
   content: "\f018"
}

.fa-download:before {
   content: "\f019"
}

.fa-arrow-circle-o-down:before {
   content: "\f01a"
}

.fa-arrow-circle-o-up:before {
   content: "\f01b"
}

.fa-inbox:before {
   content: "\f01c"
}

.fa-play-circle-o:before {
   content: "\f01d"
}

.fa-repeat:before,
.fa-rotate-right:before {
   content: "\f01e"
}

.fa-refresh:before {
   content: "\f021"
}

.fa-list-alt:before {
   content: "\f022"
}

.fa-lock:before {
   content: "\f023"
}

.fa-flag:before {
   content: "\f024"
}

.fa-headphones:before {
   content: "\f025"
}

.fa-volume-off:before {
   content: "\f026"
}

.fa-volume-down:before {
   content: "\f027"
}

.fa-volume-up:before {
   content: "\f028"
}

.fa-qrcode:before {
   content: "\f029"
}

.fa-barcode:before {
   content: "\f02a"
}

.fa-tag:before {
   content: "\f02b"
}

.fa-tags:before {
   content: "\f02c"
}

.fa-book:before {
   content: "\f02d"
}

.fa-bookmark:before {
   content: "\f02e"
}

.fa-print:before {
   content: "\f02f"
}

.fa-camera:before {
   content: "\f030"
}

.fa-font:before {
   content: "\f031"
}

.fa-bold:before {
   content: "\f032"
}

.fa-italic:before {
   content: "\f033"
}

.fa-text-height:before {
   content: "\f034"
}

.fa-text-width:before {
   content: "\f035"
}

.fa-align-left:before {
   content: "\f036"
}

.fa-align-center:before {
   content: "\f037"
}

.fa-align-right:before {
   content: "\f038"
}

.fa-align-justify:before {
   content: "\f039"
}

.fa-list:before {
   content: "\f03a"
}

.fa-dedent:before,
.fa-outdent:before {
   content: "\f03b"
}

.fa-indent:before {
   content: "\f03c"
}

.fa-video-camera:before {
   content: "\f03d"
}

.fa-image:before,
.fa-photo:before,
.fa-picture-o:before {
   content: "\f03e"
}

.fa-pencil:before {
   content: "\f040"
}

.fa-map-marker:before {
   content: "\f041"
}

.fa-adjust:before {
   content: "\f042"
}

.fa-tint:before {
   content: "\f043"
}

.fa-edit:before,
.fa-pencil-square-o:before {
   content: "\f044"
}

.fa-share-square-o:before {
   content: "\f045"
}

.fa-check-square-o:before {
   content: "\f046"
}

.fa-arrows:before {
   content: "\f047"
}

.fa-step-backward:before {
   content: "\f048"
}

.fa-fast-backward:before {
   content: "\f049"
}

.fa-backward:before {
   content: "\f04a"
}

.fa-play:before {
   content: "\f04b"
}

.fa-pause:before {
   content: "\f04c"
}

.fa-stop:before {
   content: "\f04d"
}

.fa-forward:before {
   content: "\f04e"
}

.fa-fast-forward:before {
   content: "\f050"
}

.fa-step-forward:before {
   content: "\f051"
}

.fa-eject:before {
   content: "\f052"
}

.fa-chevron-left:before {
   content: "\f053"
}

.fa-chevron-right:before {
   content: "\f054"
}

.fa-plus-circle:before {
   content: "\f055"
}

.fa-minus-circle:before {
   content: "\f056"
}

.fa-times-circle:before {
   content: "\f057"
}

.fa-check-circle:before {
   content: "\f058"
}

.fa-question-circle:before {
   content: "\f059"
}

.fa-info-circle:before {
   content: "\f05a"
}

.fa-crosshairs:before {
   content: "\f05b"
}

.fa-times-circle-o:before {
   content: "\f05c"
}

.fa-check-circle-o:before {
   content: "\f05d"
}

.fa-ban:before {
   content: "\f05e"
}

.fa-arrow-left:before {
   content: "\f060"
}

.fa-arrow-right:before {
   content: "\f061"
}

.fa-arrow-up:before {
   content: "\f062"
}

.fa-arrow-down:before {
   content: "\f063"
}

.fa-mail-forward:before,
.fa-share:before {
   content: "\f064"
}

.fa-expand:before {
   content: "\f065"
}

.fa-compress:before {
   content: "\f066"
}

.fa-plus:before {
   content: "\f067"
}

.fa-minus:before {
   content: "\f068"
}

.fa-asterisk:before {
   content: "\f069"
}

.fa-exclamation-circle:before {
   content: "\f06a"
}

.fa-gift:before {
   content: "\f06b"
}

.fa-leaf:before {
   content: "\f06c"
}

.fa-fire:before {
   content: "\f06d"
}

.fa-eye:before {
   content: "\f06e"
}

.fa-eye-slash:before {
   content: "\f070"
}

.fa-exclamation-triangle:before,
.fa-warning:before {
   content: "\f071"
}

.fa-plane:before {
   content: "\f072"
}

.fa-calendar:before {
   content: "\f073"
}

.fa-random:before {
   content: "\f074"
}

.fa-comment:before {
   content: "\f075"
}

.fa-magnet:before {
   content: "\f076"
}

.fa-chevron-up:before {
   content: "\f077"
}

.fa-chevron-down:before {
   content: "\f078"
}

.fa-retweet:before {
   content: "\f079"
}

.fa-shopping-cart:before {
   content: "\f07a"
}

.fa-folder:before {
   content: "\f07b"
}

.fa-folder-open:before {
   content: "\f07c"
}

.fa-arrows-v:before {
   content: "\f07d"
}

.fa-arrows-h:before {
   content: "\f07e"
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
   content: "\f080"
}

.fa-twitter-square:before {
   content: "\f081"
}

.fa-facebook-square:before {
   content: "\f082"
}

.fa-camera-retro:before {
   content: "\f083"
}

.fa-key:before {
   content: "\f084"
}

.fa-cogs:before,
.fa-gears:before {
   content: "\f085"
}

.fa-comments:before {
   content: "\f086"
}

.fa-thumbs-o-up:before {
   content: "\f087"
}

.fa-thumbs-o-down:before {
   content: "\f088"
}

.fa-star-half:before {
   content: "\f089"
}

.fa-heart-o:before {
   content: "\f08a"
}

.fa-sign-out:before {
   content: "\f08b"
}

.fa-linkedin-square:before {
   content: "\f08c"
}

.fa-thumb-tack:before {
   content: "\f08d"
}

.fa-external-link:before {
   content: "\f08e"
}

.fa-sign-in:before {
   content: "\f090"
}

.fa-trophy:before {
   content: "\f091"
}

.fa-github-square:before {
   content: "\f092"
}

.fa-upload:before {
   content: "\f093"
}

.fa-lemon-o:before {
   content: "\f094"
}

.fa-phone:before {
   content: "\f095"
}

.fa-square-o:before {
   content: "\f096"
}

.fa-bookmark-o:before {
   content: "\f097"
}

.fa-phone-square:before {
   content: "\f098"
}

.fa-twitter:before {
   content: "\f099"
}

.fa-facebook-f:before,
.fa-facebook:before {
   content: "\f09a"
}

.fa-github:before {
   content: "\f09b"
}

.fa-unlock:before {
   content: "\f09c"
}

.fa-credit-card:before {
   content: "\f09d"
}

.fa-feed:before,
.fa-rss:before {
   content: "\f09e"
}

.fa-hdd-o:before {
   content: "\f0a0"
}

.fa-bullhorn:before {
   content: "\f0a1"
}

.fa-bell:before {
   content: "\f0f3"
}

.fa-certificate:before {
   content: "\f0a3"
}

.fa-hand-o-right:before {
   content: "\f0a4"
}

.fa-hand-o-left:before {
   content: "\f0a5"
}

.fa-hand-o-up:before {
   content: "\f0a6"
}

.fa-hand-o-down:before {
   content: "\f0a7"
}

.fa-arrow-circle-left:before {
   content: "\f0a8"
}

.fa-arrow-circle-right:before {
   content: "\f0a9"
}

.fa-arrow-circle-up:before {
   content: "\f0aa"
}

.fa-arrow-circle-down:before {
   content: "\f0ab"
}

.fa-globe:before {
   content: "\f0ac"
}

.fa-wrench:before {
   content: "\f0ad"
}

.fa-tasks:before {
   content: "\f0ae"
}

.fa-filter:before {
   content: "\f0b0"
}

.fa-briefcase:before {
   content: "\f0b1"
}

.fa-arrows-alt:before {
   content: "\f0b2"
}

.fa-group:before,
.fa-users:before {
   content: "\f0c0"
}

.fa-chain:before,
.fa-link:before {
   content: "\f0c1"
}

.fa-cloud:before {
   content: "\f0c2"
}

.fa-flask:before {
   content: "\f0c3"
}

.fa-cut:before,
.fa-scissors:before {
   content: "\f0c4"
}

.fa-copy:before,
.fa-files-o:before {
   content: "\f0c5"
}

.fa-paperclip:before {
   content: "\f0c6"
}

.fa-floppy-o:before,
.fa-save:before {
   content: "\f0c7"
}

.fa-square:before {
   content: "\f0c8"
}

.fa-bars:before,
.fa-navicon:before,
.fa-reorder:before {
   content: "\f0c9"
}

.fa-list-ul:before {
   content: "\f0ca"
}

.fa-list-ol:before {
   content: "\f0cb"
}

.fa-strikethrough:before {
   content: "\f0cc"
}

.fa-underline:before {
   content: "\f0cd"
}

.fa-table:before {
   content: "\f0ce"
}

.fa-magic:before {
   content: "\f0d0"
}

.fa-truck:before {
   content: "\f0d1"
}

.fa-pinterest:before {
   content: "\f0d2"
}

.fa-pinterest-square:before {
   content: "\f0d3"
}

.fa-google-plus-square:before {
   content: "\f0d4"
}

.fa-google-plus:before {
   content: "\f0d5"
}

.fa-money:before {
   content: "\f0d6"
}

.fa-caret-down:before {
   content: "\f0d7"
}

.fa-caret-up:before {
   content: "\f0d8"
}

.fa-caret-left:before {
   content: "\f0d9"
}

.fa-caret-right:before {
   content: "\f0da"
}

.fa-columns:before {
   content: "\f0db"
}

.fa-sort:before,
.fa-unsorted:before {
   content: "\f0dc"
}

.fa-sort-desc:before,
.fa-sort-down:before {
   content: "\f0dd"
}

.fa-sort-asc:before,
.fa-sort-up:before {
   content: "\f0de"
}

.fa-envelope:before {
   content: "\f0e0"
}

.fa-linkedin:before {
   content: "\f0e1"
}

.fa-rotate-left:before,
.fa-undo:before {
   content: "\f0e2"
}

.fa-gavel:before,
.fa-legal:before {
   content: "\f0e3"
}

.fa-dashboard:before,
.fa-tachometer:before {
   content: "\f0e4"
}

.fa-comment-o:before {
   content: "\f0e5"
}

.fa-comments-o:before {
   content: "\f0e6"
}

.fa-bolt:before,
.fa-flash:before {
   content: "\f0e7"
}

.fa-sitemap:before {
   content: "\f0e8"
}

.fa-umbrella:before {
   content: "\f0e9"
}

.fa-clipboard:before,
.fa-paste:before {
   content: "\f0ea"
}

.fa-lightbulb-o:before {
   content: "\f0eb"
}

.fa-exchange:before {
   content: "\f0ec"
}

.fa-cloud-download:before {
   content: "\f0ed"
}

.fa-cloud-upload:before {
   content: "\f0ee"
}

.fa-user-md:before {
   content: "\f0f0"
}

.fa-stethoscope:before {
   content: "\f0f1"
}

.fa-suitcase:before {
   content: "\f0f2"
}

.fa-bell-o:before {
   content: "\f0a2"
}

.fa-coffee:before {
   content: "\f0f4"
}

.fa-cutlery:before {
   content: "\f0f5"
}

.fa-file-text-o:before {
   content: "\f0f6"
}

.fa-building-o:before {
   content: "\f0f7"
}

.fa-hospital-o:before {
   content: "\f0f8"
}

.fa-ambulance:before {
   content: "\f0f9"
}

.fa-medkit:before {
   content: "\f0fa"
}

.fa-fighter-jet:before {
   content: "\f0fb"
}

.fa-beer:before {
   content: "\f0fc"
}

.fa-h-square:before {
   content: "\f0fd"
}

.fa-plus-square:before {
   content: "\f0fe"
}

.fa-angle-double-left:before {
   content: "\f100"
}

.fa-angle-double-right:before {
   content: "\f101"
}

.fa-angle-double-up:before {
   content: "\f102"
}

.fa-angle-double-down:before {
   content: "\f103"
}

.fa-angle-left:before {
   content: "\f104"
}

.fa-angle-right:before {
   content: "\f105"
}

.fa-angle-up:before {
   content: "\f106"
}

.fa-angle-down:before {
   content: "\f107"
}

.fa-desktop:before {
   content: "\f108"
}

.fa-laptop:before {
   content: "\f109"
}

.fa-tablet:before {
   content: "\f10a"
}

.fa-mobile-phone:before,
.fa-mobile:before {
   content: "\f10b"
}

.fa-circle-o:before {
   content: "\f10c"
}

.fa-quote-left:before {
   content: "\f10d"
}

.fa-quote-right:before {
   content: "\f10e"
}

.fa-spinner:before {
   content: "\f110"
}

.fa-circle:before {
   content: "\f111"
}

.fa-mail-reply:before,
.fa-reply:before {
   content: "\f112"
}

.fa-github-alt:before {
   content: "\f113"
}

.fa-folder-o:before {
   content: "\f114"
}

.fa-folder-open-o:before {
   content: "\f115"
}

.fa-smile-o:before {
   content: "\f118"
}

.fa-frown-o:before {
   content: "\f119"
}

.fa-meh-o:before {
   content: "\f11a"
}

.fa-gamepad:before {
   content: "\f11b"
}

.fa-keyboard-o:before {
   content: "\f11c"
}

.fa-flag-o:before {
   content: "\f11d"
}

.fa-flag-checkered:before {
   content: "\f11e"
}

.fa-terminal:before {
   content: "\f120"
}

.fa-code:before {
   content: "\f121"
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
   content: "\f122"
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
   content: "\f123"
}

.fa-location-arrow:before {
   content: "\f124"
}

.fa-crop:before {
   content: "\f125"
}

.fa-code-fork:before {
   content: "\f126"
}

.fa-chain-broken:before,
.fa-unlink:before {
   content: "\f127"
}

.fa-question:before {
   content: "\f128"
}

.fa-info:before {
   content: "\f129"
}

.fa-exclamation:before {
   content: "\f12a"
}

.fa-superscript:before {
   content: "\f12b"
}

.fa-subscript:before {
   content: "\f12c"
}

.fa-eraser:before {
   content: "\f12d"
}

.fa-puzzle-piece:before {
   content: "\f12e"
}

.fa-microphone:before {
   content: "\f130"
}

.fa-microphone-slash:before {
   content: "\f131"
}

.fa-shield:before {
   content: "\f132"
}

.fa-calendar-o:before {
   content: "\f133"
}

.fa-fire-extinguisher:before {
   content: "\f134"
}

.fa-rocket:before {
   content: "\f135"
}

.fa-maxcdn:before {
   content: "\f136"
}

.fa-chevron-circle-left:before {
   content: "\f137"
}

.fa-chevron-circle-right:before {
   content: "\f138"
}

.fa-chevron-circle-up:before {
   content: "\f139"
}

.fa-chevron-circle-down:before {
   content: "\f13a"
}

.fa-html5:before {
   content: "\f13b"
}

.fa-css3:before {
   content: "\f13c"
}

.fa-anchor:before {
   content: "\f13d"
}

.fa-unlock-alt:before {
   content: "\f13e"
}

.fa-bullseye:before {
   content: "\f140"
}

.fa-ellipsis-h:before {
   content: "\f141"
}

.fa-ellipsis-v:before {
   content: "\f142"
}

.fa-rss-square:before {
   content: "\f143"
}

.fa-play-circle:before {
   content: "\f144"
}

.fa-ticket:before {
   content: "\f145"
}

.fa-minus-square:before {
   content: "\f146"
}

.fa-minus-square-o:before {
   content: "\f147"
}

.fa-level-up:before {
   content: "\f148"
}

.fa-level-down:before {
   content: "\f149"
}

.fa-check-square:before {
   content: "\f14a"
}

.fa-pencil-square:before {
   content: "\f14b"
}

.fa-external-link-square:before {
   content: "\f14c"
}

.fa-share-square:before {
   content: "\f14d"
}

.fa-compass:before {
   content: "\f14e"
}

.fa-caret-square-o-down:before,
.fa-toggle-down:before {
   content: "\f150"
}

.fa-caret-square-o-up:before,
.fa-toggle-up:before {
   content: "\f151"
}

.fa-caret-square-o-right:before,
.fa-toggle-right:before {
   content: "\f152"
}

.fa-eur:before,
.fa-euro:before {
   content: "\f153"
}

.fa-gbp:before {
   content: "\f154"
}

.fa-dollar:before,
.fa-usd:before {
   content: "\f155"
}

.fa-inr:before,
.fa-rupee:before {
   content: "\f156"
}

.fa-cny:before,
.fa-jpy:before,
.fa-rmb:before,
.fa-yen:before {
   content: "\f157"
}

.fa-rouble:before,
.fa-rub:before,
.fa-ruble:before {
   content: "\f158"
}

.fa-krw:before,
.fa-won:before {
   content: "\f159"
}

.fa-bitcoin:before,
.fa-btc:before {
   content: "\f15a"
}

.fa-file:before {
   content: "\f15b"
}

.fa-file-text:before {
   content: "\f15c"
}

.fa-sort-alpha-asc:before {
   content: "\f15d"
}

.fa-sort-alpha-desc:before {
   content: "\f15e"
}

.fa-sort-amount-asc:before {
   content: "\f160"
}

.fa-sort-amount-desc:before {
   content: "\f161"
}

.fa-sort-numeric-asc:before {
   content: "\f162"
}

.fa-sort-numeric-desc:before {
   content: "\f163"
}

.fa-thumbs-up:before {
   content: "\f164"
}

.fa-thumbs-down:before {
   content: "\f165"
}

.fa-youtube-square:before {
   content: "\f166"
}

.fa-youtube:before {
   content: "\f167"
}

.fa-xing:before {
   content: "\f168"
}

.fa-xing-square:before {
   content: "\f169"
}

.fa-youtube-play:before {
   content: "\f16a"
}

.fa-dropbox:before {
   content: "\f16b"
}

.fa-stack-overflow:before {
   content: "\f16c"
}

.fa-instagram:before {
   content: "\f16d"
}

.fa-flickr:before {
   content: "\f16e"
}

.fa-adn:before {
   content: "\f170"
}

.fa-bitbucket:before {
   content: "\f171"
}

.fa-bitbucket-square:before {
   content: "\f172"
}

.fa-tumblr:before {
   content: "\f173"
}

.fa-tumblr-square:before {
   content: "\f174"
}

.fa-long-arrow-down:before {
   content: "\f175"
}

.fa-long-arrow-up:before {
   content: "\f176"
}

.fa-long-arrow-left:before {
   content: "\f177"
}

.fa-long-arrow-right:before {
   content: "\f178"
}

.fa-apple:before {
   content: "\f179"
}

.fa-windows:before {
   content: "\f17a"
}

.fa-android:before {
   content: "\f17b"
}

.fa-linux:before {
   content: "\f17c"
}

.fa-dribbble:before {
   content: "\f17d"
}

.fa-skype:before {
   content: "\f17e"
}

.fa-foursquare:before {
   content: "\f180"
}

.fa-trello:before {
   content: "\f181"
}

.fa-female:before {
   content: "\f182"
}

.fa-male:before {
   content: "\f183"
}

.fa-gittip:before,
.fa-gratipay:before {
   content: "\f184"
}

.fa-sun-o:before {
   content: "\f185"
}

.fa-moon-o:before {
   content: "\f186"
}

.fa-archive:before {
   content: "\f187"
}

.fa-bug:before {
   content: "\f188"
}

.fa-vk:before {
   content: "\f189"
}

.fa-weibo:before {
   content: "\f18a"
}

.fa-renren:before {
   content: "\f18b"
}

.fa-pagelines:before {
   content: "\f18c"
}

.fa-stack-exchange:before {
   content: "\f18d"
}

.fa-arrow-circle-o-right:before {
   content: "\f18e"
}

.fa-arrow-circle-o-left:before {
   content: "\f190"
}

.fa-caret-square-o-left:before,
.fa-toggle-left:before {
   content: "\f191"
}

.fa-dot-circle-o:before {
   content: "\f192"
}

.fa-wheelchair:before {
   content: "\f193"
}

.fa-vimeo-square:before {
   content: "\f194"
}

.fa-try:before,
.fa-turkish-lira:before {
   content: "\f195"
}

.fa-plus-square-o:before {
   content: "\f196"
}

.fa-space-shuttle:before {
   content: "\f197"
}

.fa-slack:before {
   content: "\f198"
}

.fa-envelope-square:before {
   content: "\f199"
}

.fa-wordpress:before {
   content: "\f19a"
}

.fa-openid:before {
   content: "\f19b"
}

.fa-bank:before,
.fa-institution:before,
.fa-university:before {
   content: "\f19c"
}

.fa-graduation-cap:before,
.fa-mortar-board:before {
   content: "\f19d"
}

.fa-yahoo:before {
   content: "\f19e"
}

.fa-google:before {
   content: "\f1a0"
}

.fa-reddit:before {
   content: "\f1a1"
}

.fa-reddit-square:before {
   content: "\f1a2"
}

.fa-stumbleupon-circle:before {
   content: "\f1a3"
}

.fa-stumbleupon:before {
   content: "\f1a4"
}

.fa-delicious:before {
   content: "\f1a5"
}

.fa-digg:before {
   content: "\f1a6"
}

.fa-pied-piper-pp:before {
   content: "\f1a7"
}

.fa-pied-piper-alt:before {
   content: "\f1a8"
}

.fa-drupal:before {
   content: "\f1a9"
}

.fa-joomla:before {
   content: "\f1aa"
}

.fa-language:before {
   content: "\f1ab"
}

.fa-fax:before {
   content: "\f1ac"
}

.fa-building:before {
   content: "\f1ad"
}

.fa-child:before {
   content: "\f1ae"
}

.fa-paw:before {
   content: "\f1b0"
}

.fa-spoon:before {
   content: "\f1b1"
}

.fa-cube:before {
   content: "\f1b2"
}

.fa-cubes:before {
   content: "\f1b3"
}

.fa-behance:before {
   content: "\f1b4"
}

.fa-behance-square:before {
   content: "\f1b5"
}

.fa-steam:before {
   content: "\f1b6"
}

.fa-steam-square:before {
   content: "\f1b7"
}

.fa-recycle:before {
   content: "\f1b8"
}

.fa-automobile:before,
.fa-car:before {
   content: "\f1b9"
}

.fa-cab:before,
.fa-taxi:before {
   content: "\f1ba"
}

.fa-tree:before {
   content: "\f1bb"
}

.fa-spotify:before {
   content: "\f1bc"
}

.fa-deviantart:before {
   content: "\f1bd"
}

.fa-soundcloud:before {
   content: "\f1be"
}

.fa-database:before {
   content: "\f1c0"
}

.fa-file-pdf-o:before {
   content: "\f1c1"
}

.fa-file-word-o:before {
   content: "\f1c2"
}

.fa-file-excel-o:before {
   content: "\f1c3"
}

.fa-file-powerpoint-o:before {
   content: "\f1c4"
}

.fa-file-image-o:before,
.fa-file-photo-o:before,
.fa-file-picture-o:before {
   content: "\f1c5"
}

.fa-file-archive-o:before,
.fa-file-zip-o:before {
   content: "\f1c6"
}

.fa-file-audio-o:before,
.fa-file-sound-o:before {
   content: "\f1c7"
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
   content: "\f1c8"
}

.fa-file-code-o:before {
   content: "\f1c9"
}

.fa-vine:before {
   content: "\f1ca"
}

.fa-codepen:before {
   content: "\f1cb"
}

.fa-jsfiddle:before {
   content: "\f1cc"
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-ring:before,
.fa-life-saver:before,
.fa-support:before {
   content: "\f1cd"
}

.fa-circle-o-notch:before {
   content: "\f1ce"
}

.fa-ra:before,
.fa-rebel:before,
.fa-resistance:before {
   content: "\f1d0"
}

.fa-empire:before,
.fa-ge:before {
   content: "\f1d1"
}

.fa-git-square:before {
   content: "\f1d2"
}

.fa-git:before {
   content: "\f1d3"
}

.fa-hacker-news:before,
.fa-y-combinator-square:before,
.fa-yc-square:before {
   content: "\f1d4"
}

.fa-tencent-weibo:before {
   content: "\f1d5"
}

.fa-qq:before {
   content: "\f1d6"
}

.fa-wechat:before,
.fa-weixin:before {
   content: "\f1d7"
}

.fa-paper-plane:before,
.fa-send:before {
   content: "\f1d8"
}

.fa-paper-plane-o:before,
.fa-send-o:before {
   content: "\f1d9"
}

.fa-history:before {
   content: "\f1da"
}

.fa-circle-thin:before {
   content: "\f1db"
}

.fa-header:before {
   content: "\f1dc"
}

.fa-paragraph:before {
   content: "\f1dd"
}

.fa-sliders:before {
   content: "\f1de"
}

.fa-share-alt:before {
   content: "\f1e0"
}

.fa-share-alt-square:before {
   content: "\f1e1"
}

.fa-bomb:before {
   content: "\f1e2"
}

.fa-futbol-o:before,
.fa-soccer-ball-o:before {
   content: "\f1e3"
}

.fa-tty:before {
   content: "\f1e4"
}

.fa-binoculars:before {
   content: "\f1e5"
}

.fa-plug:before {
   content: "\f1e6"
}

.fa-slideshare:before {
   content: "\f1e7"
}

.fa-twitch:before {
   content: "\f1e8"
}

.fa-yelp:before {
   content: "\f1e9"
}

.fa-newspaper-o:before {
   content: "\f1ea"
}

.fa-wifi:before {
   content: "\f1eb"
}

.fa-calculator:before {
   content: "\f1ec"
}

.fa-paypal:before {
   content: "\f1ed"
}

.fa-google-wallet:before {
   content: "\f1ee"
}

.fa-cc-visa:before {
   content: "\f1f0"
}

.fa-cc-mastercard:before {
   content: "\f1f1"
}

.fa-cc-discover:before {
   content: "\f1f2"
}

.fa-cc-amex:before {
   content: "\f1f3"
}

.fa-cc-paypal:before {
   content: "\f1f4"
}

.fa-cc-stripe:before {
   content: "\f1f5"
}

.fa-bell-slash:before {
   content: "\f1f6"
}

.fa-bell-slash-o:before {
   content: "\f1f7"
}

.fa-trash:before {
   content: "\f1f8"
}

.fa-copyright:before {
   content: "\f1f9"
}

.fa-at:before {
   content: "\f1fa"
}

.fa-eyedropper:before {
   content: "\f1fb"
}

.fa-paint-brush:before {
   content: "\f1fc"
}

.fa-birthday-cake:before {
   content: "\f1fd"
}

.fa-area-chart:before {
   content: "\f1fe"
}

.fa-pie-chart:before {
   content: "\f200"
}

.fa-line-chart:before {
   content: "\f201"
}

.fa-lastfm:before {
   content: "\f202"
}

.fa-lastfm-square:before {
   content: "\f203"
}

.fa-toggle-off:before {
   content: "\f204"
}

.fa-toggle-on:before {
   content: "\f205"
}

.fa-bicycle:before {
   content: "\f206"
}

.fa-bus:before {
   content: "\f207"
}

.fa-ioxhost:before {
   content: "\f208"
}

.fa-angellist:before {
   content: "\f209"
}

.fa-cc:before {
   content: "\f20a"
}

.fa-ils:before,
.fa-shekel:before,
.fa-sheqel:before {
   content: "\f20b"
}

.fa-meanpath:before {
   content: "\f20c"
}

.fa-buysellads:before {
   content: "\f20d"
}

.fa-connectdevelop:before {
   content: "\f20e"
}

.fa-dashcube:before {
   content: "\f210"
}

.fa-forumbee:before {
   content: "\f211"
}

.fa-leanpub:before {
   content: "\f212"
}

.fa-sellsy:before {
   content: "\f213"
}

.fa-shirtsinbulk:before {
   content: "\f214"
}

.fa-simplybuilt:before {
   content: "\f215"
}

.fa-skyatlas:before {
   content: "\f216"
}

.fa-cart-plus:before {
   content: "\f217"
}

.fa-cart-arrow-down:before {
   content: "\f218"
}

.fa-diamond:before {
   content: "\f219"
}

.fa-ship:before {
   content: "\f21a"
}

.fa-user-secret:before {
   content: "\f21b"
}

.fa-motorcycle:before {
   content: "\f21c"
}

.fa-street-view:before {
   content: "\f21d"
}

.fa-heartbeat:before {
   content: "\f21e"
}

.fa-venus:before {
   content: "\f221"
}

.fa-mars:before {
   content: "\f222"
}

.fa-mercury:before {
   content: "\f223"
}

.fa-intersex:before,
.fa-transgender:before {
   content: "\f224"
}

.fa-transgender-alt:before {
   content: "\f225"
}

.fa-venus-double:before {
   content: "\f226"
}

.fa-mars-double:before {
   content: "\f227"
}

.fa-venus-mars:before {
   content: "\f228"
}

.fa-mars-stroke:before {
   content: "\f229"
}

.fa-mars-stroke-v:before {
   content: "\f22a"
}

.fa-mars-stroke-h:before {
   content: "\f22b"
}

.fa-neuter:before {
   content: "\f22c"
}

.fa-genderless:before {
   content: "\f22d"
}

.fa-facebook-official:before {
   content: "\f230"
}

.fa-pinterest-p:before {
   content: "\f231"
}

.fa-whatsapp:before {
   content: "\f232"
}

.fa-server:before {
   content: "\f233"
}

.fa-user-plus:before {
   content: "\f234"
}

.fa-user-times:before {
   content: "\f235"
}

.fa-bed:before,
.fa-hotel:before {
   content: "\f236"
}

.fa-viacoin:before {
   content: "\f237"
}

.fa-train:before {
   content: "\f238"
}

.fa-subway:before {
   content: "\f239"
}

.fa-medium:before {
   content: "\f23a"
}

.fa-y-combinator:before,
.fa-yc:before {
   content: "\f23b"
}

.fa-optin-monster:before {
   content: "\f23c"
}

.fa-opencart:before {
   content: "\f23d"
}

.fa-expeditedssl:before {
   content: "\f23e"
}

.fa-battery-4:before,
.fa-battery-full:before,
.fa-battery:before {
   content: "\f240"
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
   content: "\f241"
}

.fa-battery-2:before,
.fa-battery-half:before {
   content: "\f242"
}

.fa-battery-1:before,
.fa-battery-quarter:before {
   content: "\f243"
}

.fa-battery-0:before,
.fa-battery-empty:before {
   content: "\f244"
}

.fa-mouse-pointer:before {
   content: "\f245"
}

.fa-i-cursor:before {
   content: "\f246"
}

.fa-object-group:before {
   content: "\f247"
}

.fa-object-ungroup:before {
   content: "\f248"
}

.fa-sticky-note:before {
   content: "\f249"
}

.fa-sticky-note-o:before {
   content: "\f24a"
}

.fa-cc-jcb:before {
   content: "\f24b"
}

.fa-cc-diners-club:before {
   content: "\f24c"
}

.fa-clone:before {
   content: "\f24d"
}

.fa-balance-scale:before {
   content: "\f24e"
}

.fa-hourglass-o:before {
   content: "\f250"
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
   content: "\f251"
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
   content: "\f252"
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
   content: "\f253"
}

.fa-hourglass:before {
   content: "\f254"
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
   content: "\f255"
}

.fa-hand-paper-o:before,
.fa-hand-stop-o:before {
   content: "\f256"
}

.fa-hand-scissors-o:before {
   content: "\f257"
}

.fa-hand-lizard-o:before {
   content: "\f258"
}

.fa-hand-spock-o:before {
   content: "\f259"
}

.fa-hand-pointer-o:before {
   content: "\f25a"
}

.fa-hand-peace-o:before {
   content: "\f25b"
}

.fa-trademark:before {
   content: "\f25c"
}

.fa-registered:before {
   content: "\f25d"
}

.fa-creative-commons:before {
   content: "\f25e"
}

.fa-gg:before {
   content: "\f260"
}

.fa-gg-circle:before {
   content: "\f261"
}

.fa-tripadvisor:before {
   content: "\f262"
}

.fa-odnoklassniki:before {
   content: "\f263"
}

.fa-odnoklassniki-square:before {
   content: "\f264"
}

.fa-get-pocket:before {
   content: "\f265"
}

.fa-wikipedia-w:before {
   content: "\f266"
}

.fa-safari:before {
   content: "\f267"
}

.fa-chrome:before {
   content: "\f268"
}

.fa-firefox:before {
   content: "\f269"
}

.fa-opera:before {
   content: "\f26a"
}

.fa-internet-explorer:before {
   content: "\f26b"
}

.fa-television:before,
.fa-tv:before {
   content: "\f26c"
}

.fa-contao:before {
   content: "\f26d"
}

.fa-500px:before {
   content: "\f26e"
}

.fa-amazon:before {
   content: "\f270"
}

.fa-calendar-plus-o:before {
   content: "\f271"
}

.fa-calendar-minus-o:before {
   content: "\f272"
}

.fa-calendar-times-o:before {
   content: "\f273"
}

.fa-calendar-check-o:before {
   content: "\f274"
}

.fa-industry:before {
   content: "\f275"
}

.fa-map-pin:before {
   content: "\f276"
}

.fa-map-signs:before {
   content: "\f277"
}

.fa-map-o:before {
   content: "\f278"
}

.fa-map:before {
   content: "\f279"
}

.fa-commenting:before {
   content: "\f27a"
}

.fa-commenting-o:before {
   content: "\f27b"
}

.fa-houzz:before {
   content: "\f27c"
}

.fa-vimeo:before {
   content: "\f27d"
}

.fa-black-tie:before {
   content: "\f27e"
}

.fa-fonticons:before {
   content: "\f280"
}

.fa-reddit-alien:before {
   content: "\f281"
}

.fa-edge:before {
   content: "\f282"
}

.fa-credit-card-alt:before {
   content: "\f283"
}

.fa-codiepie:before {
   content: "\f284"
}

.fa-modx:before {
   content: "\f285"
}

.fa-fort-awesome:before {
   content: "\f286"
}

.fa-usb:before {
   content: "\f287"
}

.fa-product-hunt:before {
   content: "\f288"
}

.fa-mixcloud:before {
   content: "\f289"
}

.fa-scribd:before {
   content: "\f28a"
}

.fa-pause-circle:before {
   content: "\f28b"
}

.fa-pause-circle-o:before {
   content: "\f28c"
}

.fa-stop-circle:before {
   content: "\f28d"
}

.fa-stop-circle-o:before {
   content: "\f28e"
}

.fa-shopping-bag:before {
   content: "\f290"
}

.fa-shopping-basket:before {
   content: "\f291"
}

.fa-hashtag:before {
   content: "\f292"
}

.fa-bluetooth:before {
   content: "\f293"
}

.fa-bluetooth-b:before {
   content: "\f294"
}

.fa-percent:before {
   content: "\f295"
}

.fa-gitlab:before {
   content: "\f296"
}

.fa-wpbeginner:before {
   content: "\f297"
}

.fa-wpforms:before {
   content: "\f298"
}

.fa-envira:before {
   content: "\f299"
}

.fa-universal-access:before {
   content: "\f29a"
}

.fa-wheelchair-alt:before {
   content: "\f29b"
}

.fa-question-circle-o:before {
   content: "\f29c"
}

.fa-blind:before {
   content: "\f29d"
}

.fa-audio-description:before {
   content: "\f29e"
}

.fa-volume-control-phone:before {
   content: "\f2a0"
}

.fa-braille:before {
   content: "\f2a1"
}

.fa-assistive-listening-systems:before {
   content: "\f2a2"
}

.fa-american-sign-language-interpreting:before,
.fa-asl-interpreting:before {
   content: "\f2a3"
}

.fa-deaf:before,
.fa-deafness:before,
.fa-hard-of-hearing:before {
   content: "\f2a4"
}

.fa-glide:before {
   content: "\f2a5"
}

.fa-glide-g:before {
   content: "\f2a6"
}

.fa-sign-language:before,
.fa-signing:before {
   content: "\f2a7"
}

.fa-low-vision:before {
   content: "\f2a8"
}

.fa-viadeo:before {
   content: "\f2a9"
}

.fa-viadeo-square:before {
   content: "\f2aa"
}

.fa-snapchat:before {
   content: "\f2ab"
}

.fa-snapchat-ghost:before {
   content: "\f2ac"
}

.fa-snapchat-square:before {
   content: "\f2ad"
}

.fa-pied-piper:before {
   content: "\f2ae"
}

.fa-first-order:before {
   content: "\f2b0"
}

.fa-yoast:before {
   content: "\f2b1"
}

.fa-themeisle:before {
   content: "\f2b2"
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
   content: "\f2b3"
}

.fa-fa:before,
.fa-font-awesome:before {
   content: "\f2b4"
}

.fa-handshake-o:before {
   content: "\f2b5"
}

.fa-envelope-open:before {
   content: "\f2b6"
}

.fa-envelope-open-o:before {
   content: "\f2b7"
}

.fa-linode:before {
   content: "\f2b8"
}

.fa-address-book:before {
   content: "\f2b9"
}

.fa-address-book-o:before {
   content: "\f2ba"
}

.fa-address-card:before,
.fa-vcard:before {
   content: "\f2bb"
}

.fa-address-card-o:before,
.fa-vcard-o:before {
   content: "\f2bc"
}

.fa-user-circle:before {
   content: "\f2bd"
}

.fa-user-circle-o:before {
   content: "\f2be"
}

.fa-user-o:before {
   content: "\f2c0"
}

.fa-id-badge:before {
   content: "\f2c1"
}

.fa-drivers-license:before,
.fa-id-card:before {
   content: "\f2c2"
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
   content: "\f2c3"
}

.fa-quora:before {
   content: "\f2c4"
}

.fa-free-code-camp:before {
   content: "\f2c5"
}

.fa-telegram:before {
   content: "\f2c6"
}

.fa-thermometer-4:before,
.fa-thermometer-full:before,
.fa-thermometer:before {
   content: "\f2c7"
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
   content: "\f2c8"
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
   content: "\f2c9"
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
   content: "\f2ca"
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
   content: "\f2cb"
}

.fa-shower:before {
   content: "\f2cc"
}

.fa-bath:before,
.fa-bathtub:before,
.fa-s15:before {
   content: "\f2cd"
}

.fa-podcast:before {
   content: "\f2ce"
}

.fa-window-maximize:before {
   content: "\f2d0"
}

.fa-window-minimize:before {
   content: "\f2d1"
}

.fa-window-restore:before {
   content: "\f2d2"
}

.fa-times-rectangle:before,
.fa-window-close:before {
   content: "\f2d3"
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
   content: "\f2d4"
}

.fa-bandcamp:before {
   content: "\f2d5"
}

.fa-grav:before {
   content: "\f2d6"
}

.fa-etsy:before {
   content: "\f2d7"
}

.fa-imdb:before {
   content: "\f2d8"
}

.fa-ravelry:before {
   content: "\f2d9"
}

.fa-eercast:before {
   content: "\f2da"
}

.fa-microchip:before {
   content: "\f2db"
}

.fa-snowflake-o:before {
   content: "\f2dc"
}

.fa-superpowers:before {
   content: "\f2dd"
}

.fa-wpexplorer:before {
   content: "\f2de"
}

.fa-meetup:before {
   content: "\f2e0"
}

.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
}

.owl-carousel .animated {
   -webkit-animation-duration: 1s;
   animation-duration: 1s;
   -webkit-animation-fill-mode: both;
   animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
   z-index: 0
}

.owl-carousel .owl-animated-out {
   z-index: 1
}

.owl-carousel .fadeOut {
   -webkit-animation-name: fadeOut;
   animation-name: fadeOut
}

@-webkit-keyframes fadeOut {
   0% {
      opacity: 1
   }

   100% {
      opacity: 0
   }
}

@keyframes fadeOut {
   0% {
      opacity: 1
   }

   100% {
      opacity: 0
   }
}

.owl-height {
   -webkit-transition: height .5s ease-in-out;
   -moz-transition: height .5s ease-in-out;
   -ms-transition: height .5s ease-in-out;
   -o-transition: height .5s ease-in-out;
   transition: height .5s ease-in-out
}

.owl-carousel {
   display: none;
   width: 100%;
   -webkit-tap-highlight-color: transparent;
   position: relative;
   z-index: 1
}

.owl-carousel .owl-stage {
   position: relative;
   -ms-touch-action: pan-Y
}

.owl-carousel .owl-stage:after {
   content: ".";
   display: block;
   clear: both;
   visibility: hidden;
   line-height: 0;
   height: 0
}

.owl-carousel .owl-stage-outer {
   position: relative;
   overflow: hidden;
   -webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-controls .owl-dot,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-nav .owl-prev {
   cursor: pointer;
   cursor: hand;
   -webkit-user-select: none;
   -khtml-user-select: none;
   -moz-user-select: none;
   -ms-user-select: none;
   user-select: none
}

.owl-carousel.owl-loaded {
   display: block
}

.owl-carousel.owl-loading {
   opacity: 0;
   display: block
}

.owl-carousel.owl-hidden {
   opacity: 0
}

.owl-carousel .owl-refresh .owl-item {
   display: none
}

.owl-carousel .owl-item {
   position: relative;
   min-height: 1px;
   float: left;
   -webkit-backface-visibility: hidden;
   -webkit-tap-highlight-color: transparent;
   -webkit-touch-callout: none;
   -webkit-user-select: none;
   -moz-user-select: none;
   -ms-user-select: none;
   user-select: none
}

.owl-carousel .owl-item img {
   display: block;
   width: 100%;
   -webkit-transform-style: preserve-3d
}

.owl-carousel.owl-text-select-on .owl-item {
   -webkit-user-select: auto;
   -moz-user-select: auto;
   -ms-user-select: auto;
   user-select: auto
}

.owl-carousel .owl-grab {
   cursor: move;
   cursor: -webkit-grab;
   cursor: -o-grab;
   cursor: -ms-grab;
   cursor: grab
}

.owl-carousel.owl-rtl {
   direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
   float: right
}

.no-js .owl-carousel {
   display: block
}

.owl-carousel .owl-item .owl-lazy {
   opacity: 0;
   -webkit-transition: opacity .4s ease;
   -moz-transition: opacity .4s ease;
   -ms-transition: opacity .4s ease;
   -o-transition: opacity .4s ease;
   transition: opacity .4s ease
}

.owl-carousel .owl-item img {
   transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
   position: relative;
   height: 100%;
   background: #000
}

.owl-carousel .owl-video-play-icon {
   position: absolute;
   height: 80px;
   width: 80px;
   left: 50%;
   top: 50%;
   margin-left: -40px;
   margin-top: -40px;
   background: url("../../frontend/Mgs/supro/en_US/MGS_Fbuilder/css/owl.video.play.png") no-repeat;
   cursor: pointer;
   z-index: 1;
   -webkit-backface-visibility: hidden;
   -webkit-transition: scale .1s ease;
   -moz-transition: scale .1s ease;
   -ms-transition: scale .1s ease;
   -o-transition: scale .1s ease;
   transition: scale .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
   -webkit-transition: scale(1.3,
         1.3);
   -moz-transition: scale(1.3,
         1.3);
   -ms-transition: scale(1.3,
         1.3);
   -o-transition: scale(1.3,
         1.3);
   transition: scale(1.3,
         1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
   display: none
}

.owl-carousel .owl-video-tn {
   opacity: 0;
   height: 100%;
   background-position: center center;
   background-repeat: no-repeat;
   -webkit-background-size: contain;
   -moz-background-size: contain;
   -o-background-size: contain;
   background-size: contain;
   -webkit-transition: opacity .4s ease;
   -moz-transition: opacity .4s ease;
   -ms-transition: opacity .4s ease;
   -o-transition: opacity .4s ease;
   transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
   position: relative;
   z-index: 1
}

.slider_mgs_carousel .owl-item.active .slide-text {
   transition: all .9s ease .5s;
   -webkit-transition: all .9s ease .5s;
   -moz-transition: all .9s ease .5s;
   -o-transition: all .9s ease .5s;
   transition-delay: 0.8s;
   -webkit-transition-delay: 0.8s;
   -moz-transition-delay: 0.8s;
   -o-transition-delay: 0.8s
}

.slider_mgs_carousel .owl-item:not(.active) .slideInDown .slide-text.middle,
.slider_mgs_carousel .owl-item:not(.active) .slideInDown .slide-text.middle_left,
.slider_mgs_carousel .owl-item:not(.active) .slideInDown .slide-text.middle_right {
   opacity: 0;
   visibility: hidden;
   top: calc(50% - 150px)
}

.slider_mgs_carousel .owl-item:not(.active) .slideInDown .slide-text.top_center,
.slider_mgs_carousel .owl-item:not(.active) .slideInDown .slide-text.top_left,
.slider_mgs_carousel .owl-item:not(.active) .slideInDown .slide-text.top_right {
   opacity: 0;
   visibility: hidden;
   top: 150px
}

.slider_mgs_carousel .owl-item:not(.active) .slideInDown .slide-text.bottom_center,
.slider_mgs_carousel .owl-item:not(.active) .slideInDown .slide-text.bottom_left,
.slider_mgs_carousel .owl-item:not(.active) .slideInDown .slide-text.bottom_right {
   opacity: 0;
   visibility: hidden;
   bottom: -150px
}

.slider_mgs_carousel .owl-item:not(.active) .slideInUp .slide-text.middle,
.slider_mgs_carousel .owl-item:not(.active) .slideInUp .slide-text.middle_left,
.slider_mgs_carousel .owl-item:not(.active) .slideInUp .slide-text.middle_right {
   opacity: 0;
   visibility: hidden;
   top: calc(50%+150px)
}

.slider_mgs_carousel .owl-item:not(.active) .slideInUp .slide-text.top_center,
.slider_mgs_carousel .owl-item:not(.active) .slideInUp .slide-text.top_left,
.slider_mgs_carousel .owl-item:not(.active) .slideInUp .slide-text.top_right {
   opacity: 0;
   visibility: hidden;
   top: -150px
}

.slider_mgs_carousel .owl-item:not(.active) .slideInUp .slide-text.bottom_center,
.slider_mgs_carousel .owl-item:not(.active) .slideInUp .slide-text.bottom_left,
.slider_mgs_carousel .owl-item:not(.active) .slideInUp .slide-text.bottom_right {
   opacity: 0;
   visibility: hidden;
   bottom: 150px
}

.slider_mgs_carousel .owl-item:not(.active) .slideInLeft .slide-text.bottom_center,
.slider_mgs_carousel .owl-item:not(.active) .slideInLeft .slide-text.bottom_left,
.slider_mgs_carousel .owl-item:not(.active) .slideInLeft .slide-text.middle,
.slider_mgs_carousel .owl-item:not(.active) .slideInLeft .slide-text.middle_left,
.slider_mgs_carousel .owl-item:not(.active) .slideInLeft .slide-text.top_center,
.slider_mgs_carousel .owl-item:not(.active) .slideInLeft .slide-text.top_left {
   opacity: 0;
   visibility: hidden;
   left: -150px
}

.slider_mgs_carousel .owl-item:not(.active) .slideInLeft .slide-text.bottom_right,
.slider_mgs_carousel .owl-item:not(.active) .slideInLeft .slide-text.middle_right,
.slider_mgs_carousel .owl-item:not(.active) .slideInLeft .slide-text.top_right {
   opacity: 0;
   visibility: hidden;
   right: 150px
}

.slider_mgs_carousel .owl-item:not(.active) .slideInRight .slide-text.bottom_center,
.slider_mgs_carousel .owl-item:not(.active) .slideInRight .slide-text.bottom_left,
.slider_mgs_carousel .owl-item:not(.active) .slideInRight .slide-text.middle,
.slider_mgs_carousel .owl-item:not(.active) .slideInRight .slide-text.middle_left,
.slider_mgs_carousel .owl-item:not(.active) .slideInRight .slide-text.top_center,
.slider_mgs_carousel .owl-item:not(.active) .slideInRight .slide-text.top_left {
   opacity: 0;
   visibility: hidden;
   left: 150px
}

.slider_mgs_carousel .owl-item:not(.active) .slideInRight .slide-text.bottom_right,
.slider_mgs_carousel .owl-item:not(.active) .slideInRight .slide-text.middle_right,
.slider_mgs_carousel .owl-item:not(.active) .slideInRight .slide-text.top_right {
   opacity: 0;
   visibility: hidden;
   right: -150px
}

.slider_mgs_carousel .owl-item.active .zoomIn .inner-text {
   transform: scale(1);
   -webkit-transform: scale(1);
   -moz-transform: scale(1);
   -o-transform: scale(1);
   opacity: 1;
   visibility: visible;
   transition: all .9s ease .5s;
   -webkit-transition: all .9s ease .5s;
   -moz-transition: all .9s ease .5s;
   -o-transition: all .9s ease .5s;
   transition-delay: 0.8s;
   -webkit-transition-delay: 0.8s;
   -moz-transition-delay: 0.8s;
   -o-transition-delay: 0.8s
}

.slider_mgs_carousel .owl-item .zoomIn .inner-text {
   opacity: 0;
   visibility: hidden;
   transform: scale(1.5);
   -webkit-transform: scale(1.5);
   -moz-transform: scale(1.5);
   -o-transform: scale(1.5)
}

.slider_mgs_carousel .owl-item.active .zoomOut .inner-text {
   transform: scale(1);
   -webkit-transform: scale(1);
   -moz-transform: scale(1);
   -o-transform: scale(1);
   opacity: 1;
   visibility: visible;
   transition: all .9s ease .5s;
   -webkit-transition: all .9s ease .5s;
   -moz-transition: all .9s ease .5s;
   -o-transition: all .9s ease .5s;
   transition-delay: 0.8s;
   -webkit-transition-delay: 0.8s;
   -moz-transition-delay: 0.8s;
   -o-transition-delay: 0.8s
}

.slider_mgs_carousel .owl-item .zoomOut .inner-text {
   opacity: 0;
   visibility: hidden;
   transform: scale(.5);
   -webkit-transform: scale(.5);
   -moz-transform: scale(.5);
   -o-transform: scale(.5)
}

.text-full-width .slider_mgs_carousel .owl-item .slide-text {
   max-width: 100%
}

.slider_mgs_carousel .owl-item .slide-text {
   max-width: 1200px
}

@media (max-width:1199px) {
   .slider_mgs_carousel .owl-item .slide-text {
      max-width: 970px
   }
}

.slider_mgs_carousel .owl-item .slide-text {
   transition: all 0s;
   -webkit-transition: all 0s;
   -moz-transition: all 0s;
   -o-transition: all 0s;
   opacity: 1;
   visibility: visible;
   padding: 15px;
   position: absolute;
   left: 0;
   right: 0;
   margin: 0 auto
}

.slider_mgs_carousel .owl-item .slide-text>* {
   max-width: 500px;
   padding: 15px 60px
}

.slider_mgs_carousel .owl-item .slide-text.middle {
   top: 50%;
   transform: translateY(-50%);
   -webkit-transform: translateY(-50%);
   -moz-transform: translateY(-50%);
   -o-transform: translateY(-50%)
}

.slider_mgs_carousel .owl-item .slide-text.middle>* {
   margin: 0 auto
}

.slider_mgs_carousel .owl-item .slide-text.top_center {
   top: 0;
   bottom: auto
}

.slider_mgs_carousel .owl-item .slide-text.top_center>* {
   margin: 0 auto
}

.slider_mgs_carousel .owl-item .slide-text.bottom_center {
   top: auto;
   bottom: 0
}

.slider_mgs_carousel .owl-item .slide-text.bottom_center>* {
   margin: 0 auto
}

.slider_mgs_carousel .owl-item .slide-text.middle_right {
   top: 50%;
   bottom: auto;
   transform: translateY(-50%);
   -webkit-transform: translateY(-50%);
   -moz-transform: translateY(-50%);
   -o-transform: translateY(-50%)
}

.slider_mgs_carousel .owl-item .slide-text.middle_right>* {
   float: right
}

.slider_mgs_carousel .owl-item .slide-text.middle_left {
   top: 50%;
   bottom: auto;
   transform: translateY(-50%);
   -webkit-transform: translateY(-50%);
   -moz-transform: translateY(-50%);
   -o-transform: translateY(-50%)
}

.slider_mgs_carousel .owl-item .slide-text.middle_left>* {
   float: left
}

.slider_mgs_carousel .owl-item .slide-text.top_left {
   top: 0;
   bottom: auto
}

.slider_mgs_carousel .owl-item .slide-text.top_left>* {
   float: left
}

.slider_mgs_carousel .owl-item .slide-text.top_right {
   top: 0;
   bottom: auto
}

.slider_mgs_carousel .owl-item .slide-text.top_right>* {
   float: right
}

.slider_mgs_carousel .owl-item .slide-text.bottom_right {
   top: auto;
   bottom: 0
}

.slider_mgs_carousel .owl-item .slide-text.bottom_right>* {
   float: right
}

.slider_mgs_carousel .owl-item .slide-text.bottom_left {
   top: auto;
   bottom: 0
}

.slider_mgs_carousel .owl-item .slide-text.bottom_left>* {
   float: left
}

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */
.animated {
   -webkit-animation-duration: 1s;
   animation-duration: 1s;
   -webkit-animation-fill-mode: both;
   animation-fill-mode: both
}

.animated.infinite {
   -webkit-animation-iteration-count: infinite;
   animation-iteration-count: infinite
}

.animated.hinge {
   -webkit-animation-duration: 2s;
   animation-duration: 2s
}

.animated.bounceIn,
.animated.bounceOut,
.animated.flipOutX,
.animated.flipOutY {
   -webkit-animation-duration: .75s;
   animation-duration: .75s
}

@-webkit-keyframes bounce {

   20%,
   53%,
   80%,
   from,
   to {
      -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
      animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0)
   }

   40%,
   43% {
      -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
      animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
      -webkit-transform: translate3d(0, -30px, 0);
      transform: translate3d(0, -30px, 0)
   }

   70% {
      -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
      animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
      -webkit-transform: translate3d(0, -15px, 0);
      transform: translate3d(0, -15px, 0)
   }

   90% {
      -webkit-transform: translate3d(0, -4px, 0);
      transform: translate3d(0, -4px, 0)
   }
}

@keyframes bounce {

   20%,
   53%,
   80%,
   from,
   to {
      -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
      animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0)
   }

   40%,
   43% {
      -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
      animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
      -webkit-transform: translate3d(0, -30px, 0);
      transform: translate3d(0, -30px, 0)
   }

   70% {
      -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
      animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
      -webkit-transform: translate3d(0, -15px, 0);
      transform: translate3d(0, -15px, 0)
   }

   90% {
      -webkit-transform: translate3d(0, -4px, 0);
      transform: translate3d(0, -4px, 0)
   }
}

.bounce {
   -webkit-animation-name: bounce;
   animation-name: bounce;
   -webkit-transform-origin: center bottom;
   transform-origin: center bottom
}

@-webkit-keyframes flash {

   50%,
   from,
   to {
      opacity: 1
   }

   25%,
   75% {
      opacity: 0
   }
}

@keyframes flash {

   50%,
   from,
   to {
      opacity: 1
   }

   25%,
   75% {
      opacity: 0
   }
}

.flash {
   -webkit-animation-name: flash;
   animation-name: flash
}

@-webkit-keyframes pulse {
   from {
      -webkit-transform: scale3d(1, 1, 1);
      transform: scale3d(1, 1, 1)
   }

   50% {
      -webkit-transform: scale3d(1.05, 1.05, 1.05);
      transform: scale3d(1.05, 1.05, 1.05)
   }

   to {
      -webkit-transform: scale3d(1, 1, 1);
      transform: scale3d(1, 1, 1)
   }
}

@keyframes pulse {
   from {
      -webkit-transform: scale3d(1, 1, 1);
      transform: scale3d(1, 1, 1)
   }

   50% {
      -webkit-transform: scale3d(1.05, 1.05, 1.05);
      transform: scale3d(1.05, 1.05, 1.05)
   }

   to {
      -webkit-transform: scale3d(1, 1, 1);
      transform: scale3d(1, 1, 1)
   }
}

.pulse {
   -webkit-animation-name: pulse;
   animation-name: pulse
}

@-webkit-keyframes rubberBand {
   from {
      -webkit-transform: scale3d(1, 1, 1);
      transform: scale3d(1, 1, 1)
   }

   30% {
      -webkit-transform: scale3d(1.25, .75, 1);
      transform: scale3d(1.25, .75, 1)
   }

   40% {
      -webkit-transform: scale3d(.75, 1.25, 1);
      transform: scale3d(.75, 1.25, 1)
   }

   50% {
      -webkit-transform: scale3d(1.15, .85, 1);
      transform: scale3d(1.15, .85, 1)
   }

   65% {
      -webkit-transform: scale3d(.95, 1.05, 1);
      transform: scale3d(.95, 1.05, 1)
   }

   75% {
      -webkit-transform: scale3d(1.05, .95, 1);
      transform: scale3d(1.05, .95, 1)
   }

   to {
      -webkit-transform: scale3d(1, 1, 1);
      transform: scale3d(1, 1, 1)
   }
}

@keyframes rubberBand {
   from {
      -webkit-transform: scale3d(1, 1, 1);
      transform: scale3d(1, 1, 1)
   }

   30% {
      -webkit-transform: scale3d(1.25, .75, 1);
      transform: scale3d(1.25, .75, 1)
   }

   40% {
      -webkit-transform: scale3d(.75, 1.25, 1);
      transform: scale3d(.75, 1.25, 1)
   }

   50% {
      -webkit-transform: scale3d(1.15, .85, 1);
      transform: scale3d(1.15, .85, 1)
   }

   65% {
      -webkit-transform: scale3d(.95, 1.05, 1);
      transform: scale3d(.95, 1.05, 1)
   }

   75% {
      -webkit-transform: scale3d(1.05, .95, 1);
      transform: scale3d(1.05, .95, 1)
   }

   to {
      -webkit-transform: scale3d(1, 1, 1);
      transform: scale3d(1, 1, 1)
   }
}

.rubberBand {
   -webkit-animation-name: rubberBand;
   animation-name: rubberBand
}

@-webkit-keyframes shake {

   from,
   to {
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0)
   }

   10%,
   30%,
   50%,
   70%,
   90% {
      -webkit-transform: translate3d(-10px, 0, 0);
      transform: translate3d(-10px, 0, 0)
   }

   20%,
   40%,
   60%,
   80% {
      -webkit-transform: translate3d(10px, 0, 0);
      transform: translate3d(10px, 0, 0)
   }
}

@keyframes shake {

   from,
   to {
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0)
   }

   10%,
   30%,
   50%,
   70%,
   90% {
      -webkit-transform: translate3d(-10px, 0, 0);
      transform: translate3d(-10px, 0, 0)
   }

   20%,
   40%,
   60%,
   80% {
      -webkit-transform: translate3d(10px, 0, 0);
      transform: translate3d(10px, 0, 0)
   }
}

.shake {
   -webkit-animation-name: shake;
   animation-name: shake
}

@-webkit-keyframes headShake {
   0% {
      -webkit-transform: translateX(0);
      transform: translateX(0)
   }

   6.5% {
      -webkit-transform: translateX(-6px) rotateY(-9deg);
      transform: translateX(-6px) rotateY(-9deg)
   }

   18.5% {
      -webkit-transform: translateX(5px) rotateY(7deg);
      transform: translateX(5px) rotateY(7deg)
   }

   31.5% {
      -webkit-transform: translateX(-3px) rotateY(-5deg);
      transform: translateX(-3px) rotateY(-5deg)
   }

   43.5% {
      -webkit-transform: translateX(2px) rotateY(3deg);
      transform: translateX(2px) rotateY(3deg)
   }

   50% {
      -webkit-transform: translateX(0);
      transform: translateX(0)
   }
}

@keyframes headShake {
   0% {
      -webkit-transform: translateX(0);
      transform: translateX(0)
   }

   6.5% {
      -webkit-transform: translateX(-6px) rotateY(-9deg);
      transform: translateX(-6px) rotateY(-9deg)
   }

   18.5% {
      -webkit-transform: translateX(5px) rotateY(7deg);
      transform: translateX(5px) rotateY(7deg)
   }

   31.5% {
      -webkit-transform: translateX(-3px) rotateY(-5deg);
      transform: translateX(-3px) rotateY(-5deg)
   }

   43.5% {
      -webkit-transform: translateX(2px) rotateY(3deg);
      transform: translateX(2px) rotateY(3deg)
   }

   50% {
      -webkit-transform: translateX(0);
      transform: translateX(0)
   }
}

.headShake {
   -webkit-animation-timing-function: ease-in-out;
   animation-timing-function: ease-in-out;
   -webkit-animation-name: headShake;
   animation-name: headShake
}

@-webkit-keyframes swing {
   20% {
      -webkit-transform: rotate3d(0, 0, 1, 15deg);
      transform: rotate3d(0, 0, 1, 15deg)
   }

   40% {
      -webkit-transform: rotate3d(0, 0, 1, -10deg);
      transform: rotate3d(0, 0, 1, -10deg)
   }

   60% {
      -webkit-transform: rotate3d(0, 0, 1, 5deg);
      transform: rotate3d(0, 0, 1, 5deg)
   }

   80% {
      -webkit-transform: rotate3d(0, 0, 1, -5deg);
      transform: rotate3d(0, 0, 1, -5deg)
   }

   to {
      -webkit-transform: rotate3d(0, 0, 1, 0deg);
      transform: rotate3d(0, 0, 1, 0deg)
   }
}

@keyframes swing {
   20% {
      -webkit-transform: rotate3d(0, 0, 1, 15deg);
      transform: rotate3d(0, 0, 1, 15deg)
   }

   40% {
      -webkit-transform: rotate3d(0, 0, 1, -10deg);
      transform: rotate3d(0, 0, 1, -10deg)
   }

   60% {
      -webkit-transform: rotate3d(0, 0, 1, 5deg);
      transform: rotate3d(0, 0, 1, 5deg)
   }

   80% {
      -webkit-transform: rotate3d(0, 0, 1, -5deg);
      transform: rotate3d(0, 0, 1, -5deg)
   }

   to {
      -webkit-transform: rotate3d(0, 0, 1, 0deg);
      transform: rotate3d(0, 0, 1, 0deg)
   }
}

.swing {
   -webkit-transform-origin: top center;
   transform-origin: top center;
   -webkit-animation-name: swing;
   animation-name: swing
}

@-webkit-keyframes tada {
   from {
      -webkit-transform: scale3d(1, 1, 1);
      transform: scale3d(1, 1, 1)
   }

   10%,
   20% {
      -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
      transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
   }

   30%,
   50%,
   70%,
   90% {
      -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
      transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
   }

   40%,
   60%,
   80% {
      -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
      transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
   }

   to {
      -webkit-transform: scale3d(1, 1, 1);
      transform: scale3d(1, 1, 1)
   }
}

@keyframes tada {
   from {
      -webkit-transform: scale3d(1, 1, 1);
      transform: scale3d(1, 1, 1)
   }

   10%,
   20% {
      -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
      transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
   }

   30%,
   50%,
   70%,
   90% {
      -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
      transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
   }

   40%,
   60%,
   80% {
      -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
      transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
   }

   to {
      -webkit-transform: scale3d(1, 1, 1);
      transform: scale3d(1, 1, 1)
   }
}

.tada {
   -webkit-animation-name: tada;
   animation-name: tada
}

@-webkit-keyframes wobble {
   from {
      -webkit-transform: none;
      transform: none
   }

   15% {
      -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
      transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
   }

   30% {
      -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
      transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
   }

   45% {
      -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
      transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
   }

   60% {
      -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
      transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
   }

   75% {
      -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
      transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
   }

   to {
      -webkit-transform: none;
      transform: none
   }
}

@keyframes wobble {
   from {
      -webkit-transform: none;
      transform: none
   }

   15% {
      -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
      transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
   }

   30% {
      -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
      transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
   }

   45% {
      -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
      transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
   }

   60% {
      -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
      transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
   }

   75% {
      -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
      transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
   }

   to {
      -webkit-transform: none;
      transform: none
   }
}

.wobble {
   -webkit-animation-name: wobble;
   animation-name: wobble
}

@-webkit-keyframes jello {

   11.1%,
   from,
   to {
      -webkit-transform: none;
      transform: none
   }

   22.2% {
      -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
      transform: skewX(-12.5deg) skewY(-12.5deg)
   }

   33.3% {
      -webkit-transform: skewX(6.25deg) skewY(6.25deg);
      transform: skewX(6.25deg) skewY(6.25deg)
   }

   44.4% {
      -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
      transform: skewX(-3.125deg) skewY(-3.125deg)
   }

   55.5% {
      -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
      transform: skewX(1.5625deg) skewY(1.5625deg)
   }

   66.6% {
      -webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
      transform: skewX(-.78125deg) skewY(-.78125deg)
   }

   77.7% {
      -webkit-transform: skewX(.390625deg) skewY(.390625deg);
      transform: skewX(.390625deg) skewY(.390625deg)
   }

   88.8% {
      -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
      transform: skewX(-.1953125deg) skewY(-.1953125deg)
   }
}

@keyframes jello {

   11.1%,
   from,
   to {
      -webkit-transform: none;
      transform: none
   }

   22.2% {
      -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
      transform: skewX(-12.5deg) skewY(-12.5deg)
   }

   33.3% {
      -webkit-transform: skewX(6.25deg) skewY(6.25deg);
      transform: skewX(6.25deg) skewY(6.25deg)
   }

   44.4% {
      -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
      transform: skewX(-3.125deg) skewY(-3.125deg)
   }

   55.5% {
      -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
      transform: skewX(1.5625deg) skewY(1.5625deg)
   }

   66.6% {
      -webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
      transform: skewX(-.78125deg) skewY(-.78125deg)
   }

   77.7% {
      -webkit-transform: skewX(.390625deg) skewY(.390625deg);
      transform: skewX(.390625deg) skewY(.390625deg)
   }

   88.8% {
      -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
      transform: skewX(-.1953125deg) skewY(-.1953125deg)
   }
}

.jello {
   -webkit-animation-name: jello;
   animation-name: jello;
   -webkit-transform-origin: center;
   transform-origin: center
}

@-webkit-keyframes bounceIn {

   20%,
   40%,
   60%,
   80%,
   from,
   to {
      -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
      animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000)
   }

   0% {
      opacity: 0;
      -webkit-transform: scale3d(.3, .3, .3);
      transform: scale3d(.3, .3, .3)
   }

   20% {
      -webkit-transform: scale3d(1.1, 1.1, 1.1);
      transform: scale3d(1.1, 1.1, 1.1)
   }

   40% {
      -webkit-transform: scale3d(.9, .9, .9);
      transform: scale3d(.9, .9, .9)
   }

   60% {
      opacity: 1;
      -webkit-transform: scale3d(1.03, 1.03, 1.03);
      transform: scale3d(1.03, 1.03, 1.03)
   }

   80% {
      -webkit-transform: scale3d(.97, .97, .97);
      transform: scale3d(.97, .97, .97)
   }

   to {
      opacity: 1;
      -webkit-transform: scale3d(1, 1, 1);
      transform: scale3d(1, 1, 1)
   }
}

@keyframes bounceIn {

   20%,
   40%,
   60%,
   80%,
   from,
   to {
      -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
      animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000)
   }

   0% {
      opacity: 0;
      -webkit-transform: scale3d(.3, .3, .3);
      transform: scale3d(.3, .3, .3)
   }

   20% {
      -webkit-transform: scale3d(1.1, 1.1, 1.1);
      transform: scale3d(1.1, 1.1, 1.1)
   }

   40% {
      -webkit-transform: scale3d(.9, .9, .9);
      transform: scale3d(.9, .9, .9)
   }

   60% {
      opacity: 1;
      -webkit-transform: scale3d(1.03, 1.03, 1.03);
      transform: scale3d(1.03, 1.03, 1.03)
   }

   80% {
      -webkit-transform: scale3d(.97, .97, .97);
      transform: scale3d(.97, .97, .97)
   }

   to {
      opacity: 1;
      -webkit-transform: scale3d(1, 1, 1);
      transform: scale3d(1, 1, 1)
   }
}

.bounceIn {
   -webkit-animation-name: bounceIn;
   animation-name: bounceIn
}

@-webkit-keyframes bounceInDown {

   60%,
   75%,
   90%,
   from,
   to {
      -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
      animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000)
   }

   0% {
      opacity: 0;
      -webkit-transform: translate3d(0, -3000px, 0);
      transform: translate3d(0, -3000px, 0)
   }

   60% {
      opacity: 1;
      -webkit-transform: translate3d(0, 25px, 0);
      transform: translate3d(0, 25px, 0)
   }

   75% {
      -webkit-transform: translate3d(0, -10px, 0);
      transform: translate3d(0, -10px, 0)
   }

   90% {
      -webkit-transform: translate3d(0, 5px, 0);
      transform: translate3d(0, 5px, 0)
   }

   to {
      -webkit-transform: none;
      transform: none
   }
}

@keyframes bounceInDown {

   60%,
   75%,
   90%,
   from,
   to {
      -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
      animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000)
   }

   0% {
      opacity: 0;
      -webkit-transform: translate3d(0, -3000px, 0);
      transform: translate3d(0, -3000px, 0)
   }

   60% {
      opacity: 1;
      -webkit-transform: translate3d(0, 25px, 0);
      transform: translate3d(0, 25px, 0)
   }

   75% {
      -webkit-transform: translate3d(0, -10px, 0);
      transform: translate3d(0, -10px, 0)
   }

   90% {
      -webkit-transform: translate3d(0, 5px, 0);
      transform: translate3d(0, 5px, 0)
   }

   to {
      -webkit-transform: none;
      transform: none
   }
}

.bounceInDown {
   -webkit-animation-name: bounceInDown;
   animation-name: bounceInDown
}

@-webkit-keyframes bounceInLeft {

   60%,
   75%,
   90%,
   from,
   to {
      -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
      animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000)
   }

   0% {
      opacity: 0;
      -webkit-transform: translate3d(-3000px, 0, 0);
      transform: translate3d(-3000px, 0, 0)
   }

   60% {
      opacity: 1;
      -webkit-transform: translate3d(25px, 0, 0);
      transform: translate3d(25px, 0, 0)
   }

   75% {
      -webkit-transform: translate3d(-10px, 0, 0);
      transform: translate3d(-10px, 0, 0)
   }

   90% {
      -webkit-transform: translate3d(5px, 0, 0);
      transform: translate3d(5px, 0, 0)
   }

   to {
      -webkit-transform: none;
      transform: none
   }
}

@keyframes bounceInLeft {

   60%,
   75%,
   90%,
   from,
   to {
      -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
      animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000)
   }

   0% {
      opacity: 0;
      -webkit-transform: translate3d(-3000px, 0, 0);
      transform: translate3d(-3000px, 0, 0)
   }

   60% {
      opacity: 1;
      -webkit-transform: translate3d(25px, 0, 0);
      transform: translate3d(25px, 0, 0)
   }

   75% {
      -webkit-transform: translate3d(-10px, 0, 0);
      transform: translate3d(-10px, 0, 0)
   }

   90% {
      -webkit-transform: translate3d(5px, 0, 0);
      transform: translate3d(5px, 0, 0)
   }

   to {
      -webkit-transform: none;
      transform: none
   }
}

.bounceInLeft {
   -webkit-animation-name: bounceInLeft;
   animation-name: bounceInLeft
}

@-webkit-keyframes bounceInRight {

   60%,
   75%,
   90%,
   from,
   to {
      -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
      animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000)
   }

   from {
      opacity: 0;
      -webkit-transform: translate3d(3000px, 0, 0);
      transform: translate3d(3000px, 0, 0)
   }

   60% {
      opacity: 1;
      -webkit-transform: translate3d(-25px, 0, 0);
      transform: translate3d(-25px, 0, 0)
   }

   75% {
      -webkit-transform: translate3d(10px, 0, 0);
      transform: translate3d(10px, 0, 0)
   }

   90% {
      -webkit-transform: translate3d(-5px, 0, 0);
      transform: translate3d(-5px, 0, 0)
   }

   to {
      -webkit-transform: none;
      transform: none
   }
}

@keyframes bounceInRight {

   60%,
   75%,
   90%,
   from,
   to {
      -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
      animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000)
   }

   from {
      opacity: 0;
      -webkit-transform: translate3d(3000px, 0, 0);
      transform: translate3d(3000px, 0, 0)
   }

   60% {
      opacity: 1;
      -webkit-transform: translate3d(-25px, 0, 0);
      transform: translate3d(-25px, 0, 0)
   }

   75% {
      -webkit-transform: translate3d(10px, 0, 0);
      transform: translate3d(10px, 0, 0)
   }

   90% {
      -webkit-transform: translate3d(-5px, 0, 0);
      transform: translate3d(-5px, 0, 0)
   }

   to {
      -webkit-transform: none;
      transform: none
   }
}

.bounceInRight {
   -webkit-animation-name: bounceInRight;
   animation-name: bounceInRight
}

@-webkit-keyframes bounceInUp {

   60%,
   75%,
   90%,
   from,
   to {
      -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
      animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000)
   }

   from {
      opacity: 0;
      -webkit-transform: translate3d(0, 3000px, 0);
      transform: translate3d(0, 3000px, 0)
   }

   60% {
      opacity: 1;
      -webkit-transform: translate3d(0, -20px, 0);
      transform: translate3d(0, -20px, 0)
   }

   75% {
      -webkit-transform: translate3d(0, 10px, 0);
      transform: translate3d(0, 10px, 0)
   }

   90% {
      -webkit-transform: translate3d(0, -5px, 0);
      transform: translate3d(0, -5px, 0)
   }

   to {
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0)
   }
}

@keyframes bounceInUp {

   60%,
   75%,
   90%,
   from,
   to {
      -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
      animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000)
   }

   from {
      opacity: 0;
      -webkit-transform: translate3d(0, 3000px, 0);
      transform: translate3d(0, 3000px, 0)
   }

   60% {
      opacity: 1;
      -webkit-transform: translate3d(0, -20px, 0);
      transform: translate3d(0, -20px, 0)
   }

   75% {
      -webkit-transform: translate3d(0, 10px, 0);
      transform: translate3d(0, 10px, 0)
   }

   90% {
      -webkit-transform: translate3d(0, -5px, 0);
      transform: translate3d(0, -5px, 0)
   }

   to {
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0)
   }
}

.bounceInUp {
   -webkit-animation-name: bounceInUp;
   animation-name: bounceInUp
}

@-webkit-keyframes bounceOut {
   20% {
      -webkit-transform: scale3d(.9, .9, .9);
      transform: scale3d(.9, .9, .9)
   }

   50%,
   55% {
      opacity: 1;
      -webkit-transform: scale3d(1.1, 1.1, 1.1);
      transform: scale3d(1.1, 1.1, 1.1)
   }

   to {
      opacity: 0;
      -webkit-transform: scale3d(.3, .3, .3);
      transform: scale3d(.3, .3, .3)
   }
}

@keyframes bounceOut {
   20% {
      -webkit-transform: scale3d(.9, .9, .9);
      transform: scale3d(.9, .9, .9)
   }

   50%,
   55% {
      opacity: 1;
      -webkit-transform: scale3d(1.1, 1.1, 1.1);
      transform: scale3d(1.1, 1.1, 1.1)
   }

   to {
      opacity: 0;
      -webkit-transform: scale3d(.3, .3, .3);
      transform: scale3d(.3, .3, .3)
   }
}

.bounceOut {
   -webkit-animation-name: bounceOut;
   animation-name: bounceOut
}

@-webkit-keyframes bounceOutDown {
   20% {
      -webkit-transform: translate3d(0, 10px, 0);
      transform: translate3d(0, 10px, 0)
   }

   40%,
   45% {
      opacity: 1;
      -webkit-transform: translate3d(0, -20px, 0);
      transform: translate3d(0, -20px, 0)
   }

   to {
      opacity: 0;
      -webkit-transform: translate3d(0, 2000px, 0);
      transform: translate3d(0, 2000px, 0)
   }
}

@keyframes bounceOutDown {
   20% {
      -webkit-transform: translate3d(0, 10px, 0);
      transform: translate3d(0, 10px, 0)
   }

   40%,
   45% {
      opacity: 1;
      -webkit-transform: translate3d(0, -20px, 0);
      transform: translate3d(0, -20px, 0)
   }

   to {
      opacity: 0;
      -webkit-transform: translate3d(0, 2000px, 0);
      transform: translate3d(0, 2000px, 0)
   }
}

.bounceOutDown {
   -webkit-animation-name: bounceOutDown;
   animation-name: bounceOutDown
}

@-webkit-keyframes bounceOutLeft {
   20% {
      opacity: 1;
      -webkit-transform: translate3d(20px, 0, 0);
      transform: translate3d(20px, 0, 0)
   }

   to {
      opacity: 0;
      -webkit-transform: translate3d(-2000px, 0, 0);
      transform: translate3d(-2000px, 0, 0)
   }
}

@keyframes bounceOutLeft {
   20% {
      opacity: 1;
      -webkit-transform: translate3d(20px, 0, 0);
      transform: translate3d(20px, 0, 0)
   }

   to {
      opacity: 0;
      -webkit-transform: translate3d(-2000px, 0, 0);
      transform: translate3d(-2000px, 0, 0)
   }
}

.bounceOutLeft {
   -webkit-animation-name: bounceOutLeft;
   animation-name: bounceOutLeft
}

@-webkit-keyframes bounceOutRight {
   20% {
      opacity: 1;
      -webkit-transform: translate3d(-20px, 0, 0);
      transform: translate3d(-20px, 0, 0)
   }

   to {
      opacity: 0;
      -webkit-transform: translate3d(2000px, 0, 0);
      transform: translate3d(2000px, 0, 0)
   }
}

@keyframes bounceOutRight {
   20% {
      opacity: 1;
      -webkit-transform: translate3d(-20px, 0, 0);
      transform: translate3d(-20px, 0, 0)
   }

   to {
      opacity: 0;
      -webkit-transform: translate3d(2000px, 0, 0);
      transform: translate3d(2000px, 0, 0)
   }
}

.bounceOutRight {
   -webkit-animation-name: bounceOutRight;
   animation-name: bounceOutRight
}

@-webkit-keyframes bounceOutUp {
   20% {
      -webkit-transform: translate3d(0, -10px, 0);
      transform: translate3d(0, -10px, 0)
   }

   40%,
   45% {
      opacity: 1;
      -webkit-transform: translate3d(0, 20px, 0);
      transform: translate3d(0, 20px, 0)
   }

   to {
      opacity: 0;
      -webkit-transform: translate3d(0, -2000px, 0);
      transform: translate3d(0, -2000px, 0)
   }
}

@keyframes bounceOutUp {
   20% {
      -webkit-transform: translate3d(0, -10px, 0);
      transform: translate3d(0, -10px, 0)
   }

   40%,
   45% {
      opacity: 1;
      -webkit-transform: translate3d(0, 20px, 0);
      transform: translate3d(0, 20px, 0)
   }

   to {
      opacity: 0;
      -webkit-transform: translate3d(0, -2000px, 0);
      transform: translate3d(0, -2000px, 0)
   }
}

.bounceOutUp {
   -webkit-animation-name: bounceOutUp;
   animation-name: bounceOutUp
}

@-webkit-keyframes fadeIn {
   from {
      opacity: 0
   }

   to {
      opacity: 1
   }
}

@keyframes fadeIn {
   from {
      opacity: 0
   }

   to {
      opacity: 1
   }
}

.fadeIn {
   -webkit-animation-name: fadeIn;
   animation-name: fadeIn
}

@-webkit-keyframes fadeInDown {
   from {
      opacity: 0;
      -webkit-transform: translate3d(0, -100%, 0);
      transform: translate3d(0, -100%, 0)
   }

   to {
      opacity: 1;
      -webkit-transform: none;
      transform: none
   }
}

@keyframes fadeInDown {
   from {
      opacity: 0;
      -webkit-transform: translate3d(0, -100%, 0);
      transform: translate3d(0, -100%, 0)
   }

   to {
      opacity: 1;
      -webkit-transform: none;
      transform: none
   }
}

.fadeInDown {
   -webkit-animation-name: fadeInDown;
   animation-name: fadeInDown
}

@-webkit-keyframes fadeInDownBig {
   from {
      opacity: 0;
      -webkit-transform: translate3d(0, -2000px, 0);
      transform: translate3d(0, -2000px, 0)
   }

   to {
      opacity: 1;
      -webkit-transform: none;
      transform: none
   }
}

@keyframes fadeInDownBig {
   from {
      opacity: 0;
      -webkit-transform: translate3d(0, -2000px, 0);
      transform: translate3d(0, -2000px, 0)
   }

   to {
      opacity: 1;
      -webkit-transform: none;
      transform: none
   }
}

.fadeInDownBig {
   -webkit-animation-name: fadeInDownBig;
   animation-name: fadeInDownBig
}

@-webkit-keyframes fadeInLeft {
   from {
      opacity: 0;
      -webkit-transform: translate3d(-100%, 0, 0);
      transform: translate3d(-100%, 0, 0)
   }

   to {
      opacity: 1;
      -webkit-transform: none;
      transform: none
   }
}

@keyframes fadeInLeft {
   from {
      opacity: 0;
      -webkit-transform: translate3d(-100%, 0, 0);
      transform: translate3d(-100%, 0, 0)
   }

   to {
      opacity: 1;
      -webkit-transform: none;
      transform: none
   }
}

.fadeInLeft {
   -webkit-animation-name: fadeInLeft;
   animation-name: fadeInLeft
}

@-webkit-keyframes fadeInLeftBig {
   from {
      opacity: 0;
      -webkit-transform: translate3d(-2000px, 0, 0);
      transform: translate3d(-2000px, 0, 0)
   }

   to {
      opacity: 1;
      -webkit-transform: none;
      transform: none
   }
}

@keyframes fadeInLeftBig {
   from {
      opacity: 0;
      -webkit-transform: translate3d(-2000px, 0, 0);
      transform: translate3d(-2000px, 0, 0)
   }

   to {
      opacity: 1;
      -webkit-transform: none;
      transform: none
   }
}

.fadeInLeftBig {
   -webkit-animation-name: fadeInLeftBig;
   animation-name: fadeInLeftBig
}

@-webkit-keyframes fadeInRight {
   from {
      opacity: 0;
      -webkit-transform: translate3d(100%, 0, 0);
      transform: translate3d(100%, 0, 0)
   }

   to {
      opacity: 1;
      -webkit-transform: none;
      transform: none
   }
}

@keyframes fadeInRight {
   from {
      opacity: 0;
      -webkit-transform: translate3d(100%, 0, 0);
      transform: translate3d(100%, 0, 0)
   }

   to {
      opacity: 1;
      -webkit-transform: none;
      transform: none
   }
}

.fadeInRight {
   -webkit-animation-name: fadeInRight;
   animation-name: fadeInRight
}

@-webkit-keyframes fadeInRightBig {
   from {
      opacity: 0;
      -webkit-transform: translate3d(2000px, 0, 0);
      transform: translate3d(2000px, 0, 0)
   }

   to {
      opacity: 1;
      -webkit-transform: none;
      transform: none
   }
}

@keyframes fadeInRightBig {
   from {
      opacity: 0;
      -webkit-transform: translate3d(2000px, 0, 0);
      transform: translate3d(2000px, 0, 0)
   }

   to {
      opacity: 1;
      -webkit-transform: none;
      transform: none
   }
}

.fadeInRightBig {
   -webkit-animation-name: fadeInRightBig;
   animation-name: fadeInRightBig
}

@-webkit-keyframes fadeInUp {
   from {
      opacity: 0;
      -webkit-transform: translate3d(0, 100%, 0);
      transform: translate3d(0, 100%, 0)
   }

   to {
      opacity: 1;
      -webkit-transform: none;
      transform: none
   }
}

@keyframes fadeInUp {
   from {
      opacity: 0;
      -webkit-transform: translate3d(0, 100%, 0);
      transform: translate3d(0, 100%, 0)
   }

   to {
      opacity: 1;
      -webkit-transform: none;
      transform: none
   }
}

.fadeInUp {
   -webkit-animation-name: fadeInUp;
   animation-name: fadeInUp
}

@-webkit-keyframes fadeInUpBig {
   from {
      opacity: 0;
      -webkit-transform: translate3d(0, 2000px, 0);
      transform: translate3d(0, 2000px, 0)
   }

   to {
      opacity: 1;
      -webkit-transform: none;
      transform: none
   }
}

@keyframes fadeInUpBig {
   from {
      opacity: 0;
      -webkit-transform: translate3d(0, 2000px, 0);
      transform: translate3d(0, 2000px, 0)
   }

   to {
      opacity: 1;
      -webkit-transform: none;
      transform: none
   }
}

.fadeInUpBig {
   -webkit-animation-name: fadeInUpBig;
   animation-name: fadeInUpBig
}

@-webkit-keyframes fadeOut {
   from {
      opacity: 1
   }

   to {
      opacity: 0
   }
}

@keyframes fadeOut {
   from {
      opacity: 1
   }

   to {
      opacity: 0
   }
}

.fadeOut {
   -webkit-animation-name: fadeOut;
   animation-name: fadeOut
}

@-webkit-keyframes fadeOutDown {
   from {
      opacity: 1
   }

   to {
      opacity: 0;
      -webkit-transform: translate3d(0, 100%, 0);
      transform: translate3d(0, 100%, 0)
   }
}

@keyframes fadeOutDown {
   from {
      opacity: 1
   }

   to {
      opacity: 0;
      -webkit-transform: translate3d(0, 100%, 0);
      transform: translate3d(0, 100%, 0)
   }
}

.fadeOutDown {
   -webkit-animation-name: fadeOutDown;
   animation-name: fadeOutDown
}

@-webkit-keyframes fadeOutDownBig {
   from {
      opacity: 1
   }

   to {
      opacity: 0;
      -webkit-transform: translate3d(0, 2000px, 0);
      transform: translate3d(0, 2000px, 0)
   }
}

@keyframes fadeOutDownBig {
   from {
      opacity: 1
   }

   to {
      opacity: 0;
      -webkit-transform: translate3d(0, 2000px, 0);
      transform: translate3d(0, 2000px, 0)
   }
}

.fadeOutDownBig {
   -webkit-animation-name: fadeOutDownBig;
   animation-name: fadeOutDownBig
}

@-webkit-keyframes fadeOutLeft {
   from {
      opacity: 1
   }

   to {
      opacity: 0;
      -webkit-transform: translate3d(-100%, 0, 0);
      transform: translate3d(-100%, 0, 0)
   }
}

@keyframes fadeOutLeft {
   from {
      opacity: 1
   }

   to {
      opacity: 0;
      -webkit-transform: translate3d(-100%, 0, 0);
      transform: translate3d(-100%, 0, 0)
   }
}

.fadeOutLeft {
   -webkit-animation-name: fadeOutLeft;
   animation-name: fadeOutLeft
}

@-webkit-keyframes fadeOutLeftBig {
   from {
      opacity: 1
   }

   to {
      opacity: 0;
      -webkit-transform: translate3d(-2000px, 0, 0);
      transform: translate3d(-2000px, 0, 0)
   }
}

@keyframes fadeOutLeftBig {
   from {
      opacity: 1
   }

   to {
      opacity: 0;
      -webkit-transform: translate3d(-2000px, 0, 0);
      transform: translate3d(-2000px, 0, 0)
   }
}

.fadeOutLeftBig {
   -webkit-animation-name: fadeOutLeftBig;
   animation-name: fadeOutLeftBig
}

@-webkit-keyframes fadeOutRight {
   from {
      opacity: 1
   }

   to {
      opacity: 0;
      -webkit-transform: translate3d(100%, 0, 0);
      transform: translate3d(100%, 0, 0)
   }
}

@keyframes fadeOutRight {
   from {
      opacity: 1
   }

   to {
      opacity: 0;
      -webkit-transform: translate3d(100%, 0, 0);
      transform: translate3d(100%, 0, 0)
   }
}

.fadeOutRight {
   -webkit-animation-name: fadeOutRight;
   animation-name: fadeOutRight
}

@-webkit-keyframes fadeOutRightBig {
   from {
      opacity: 1
   }

   to {
      opacity: 0;
      -webkit-transform: translate3d(2000px, 0, 0);
      transform: translate3d(2000px, 0, 0)
   }
}

@keyframes fadeOutRightBig {
   from {
      opacity: 1
   }

   to {
      opacity: 0;
      -webkit-transform: translate3d(2000px, 0, 0);
      transform: translate3d(2000px, 0, 0)
   }
}

.fadeOutRightBig {
   -webkit-animation-name: fadeOutRightBig;
   animation-name: fadeOutRightBig
}

@-webkit-keyframes fadeOutUp {
   from {
      opacity: 1
   }

   to {
      opacity: 0;
      -webkit-transform: translate3d(0, -100%, 0);
      transform: translate3d(0, -100%, 0)
   }
}

@keyframes fadeOutUp {
   from {
      opacity: 1
   }

   to {
      opacity: 0;
      -webkit-transform: translate3d(0, -100%, 0);
      transform: translate3d(0, -100%, 0)
   }
}

.fadeOutUp {
   -webkit-animation-name: fadeOutUp;
   animation-name: fadeOutUp
}

@-webkit-keyframes fadeOutUpBig {
   from {
      opacity: 1
   }

   to {
      opacity: 0;
      -webkit-transform: translate3d(0, -2000px, 0);
      transform: translate3d(0, -2000px, 0)
   }
}

@keyframes fadeOutUpBig {
   from {
      opacity: 1
   }

   to {
      opacity: 0;
      -webkit-transform: translate3d(0, -2000px, 0);
      transform: translate3d(0, -2000px, 0)
   }
}

.fadeOutUpBig {
   -webkit-animation-name: fadeOutUpBig;
   animation-name: fadeOutUpBig
}

@-webkit-keyframes flip {
   from {
      -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
      transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
      -webkit-animation-timing-function: ease-out;
      animation-timing-function: ease-out
   }

   40% {
      -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
      transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
      -webkit-animation-timing-function: ease-out;
      animation-timing-function: ease-out
   }

   50% {
      -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
      transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
      -webkit-animation-timing-function: ease-in;
      animation-timing-function: ease-in
   }

   80% {
      -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
      transform: perspective(400px) scale3d(.95, .95, .95);
      -webkit-animation-timing-function: ease-in;
      animation-timing-function: ease-in
   }

   to {
      -webkit-transform: perspective(400px);
      transform: perspective(400px);
      -webkit-animation-timing-function: ease-in;
      animation-timing-function: ease-in
   }
}

@keyframes flip {
   from {
      -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
      transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
      -webkit-animation-timing-function: ease-out;
      animation-timing-function: ease-out
   }

   40% {
      -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
      transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
      -webkit-animation-timing-function: ease-out;
      animation-timing-function: ease-out
   }

   50% {
      -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
      transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
      -webkit-animation-timing-function: ease-in;
      animation-timing-function: ease-in
   }

   80% {
      -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
      transform: perspective(400px) scale3d(.95, .95, .95);
      -webkit-animation-timing-function: ease-in;
      animation-timing-function: ease-in
   }

   to {
      -webkit-transform: perspective(400px);
      transform: perspective(400px);
      -webkit-animation-timing-function: ease-in;
      animation-timing-function: ease-in
   }
}

.animated.flip {
   -webkit-backface-visibility: visible;
   backface-visibility: visible;
   -webkit-animation-name: flip;
   animation-name: flip
}

@-webkit-keyframes flipInX {
   from {
      -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
      transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
      -webkit-animation-timing-function: ease-in;
      animation-timing-function: ease-in;
      opacity: 0
   }

   40% {
      -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
      transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
      -webkit-animation-timing-function: ease-in;
      animation-timing-function: ease-in
   }

   60% {
      -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
      transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
      opacity: 1
   }

   80% {
      -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
      transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
   }

   to {
      -webkit-transform: perspective(400px);
      transform: perspective(400px)
   }
}

@keyframes flipInX {
   from {
      -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
      transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
      -webkit-animation-timing-function: ease-in;
      animation-timing-function: ease-in;
      opacity: 0
   }

   40% {
      -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
      transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
      -webkit-animation-timing-function: ease-in;
      animation-timing-function: ease-in
   }

   60% {
      -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
      transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
      opacity: 1
   }

   80% {
      -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
      transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
   }

   to {
      -webkit-transform: perspective(400px);
      transform: perspective(400px)
   }
}

.flipInX {
   -webkit-backface-visibility: visible !important;
   backface-visibility: visible !important;
   -webkit-animation-name: flipInX;
   animation-name: flipInX
}

@-webkit-keyframes flipInY {
   from {
      -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
      transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
      -webkit-animation-timing-function: ease-in;
      animation-timing-function: ease-in;
      opacity: 0
   }

   40% {
      -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
      transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
      -webkit-animation-timing-function: ease-in;
      animation-timing-function: ease-in
   }

   60% {
      -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
      transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
      opacity: 1
   }

   80% {
      -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
      transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
   }

   to {
      -webkit-transform: perspective(400px);
      transform: perspective(400px)
   }
}

@keyframes flipInY {
   from {
      -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
      transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
      -webkit-animation-timing-function: ease-in;
      animation-timing-function: ease-in;
      opacity: 0
   }

   40% {
      -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
      transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
      -webkit-animation-timing-function: ease-in;
      animation-timing-function: ease-in
   }

   60% {
      -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
      transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
      opacity: 1
   }

   80% {
      -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
      transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
   }

   to {
      -webkit-transform: perspective(400px);
      transform: perspective(400px)
   }
}

.flipInY {
   -webkit-backface-visibility: visible !important;
   backface-visibility: visible !important;
   -webkit-animation-name: flipInY;
   animation-name: flipInY
}

@-webkit-keyframes flipOutX {
   from {
      -webkit-transform: perspective(400px);
      transform: perspective(400px)
   }

   30% {
      -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
      transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
      opacity: 1
   }

   to {
      -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
      transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
      opacity: 0
   }
}

@keyframes flipOutX {
   from {
      -webkit-transform: perspective(400px);
      transform: perspective(400px)
   }

   30% {
      -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
      transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
      opacity: 1
   }

   to {
      -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
      transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
      opacity: 0
   }
}

.flipOutX {
   -webkit-animation-name: flipOutX;
   animation-name: flipOutX;
   -webkit-backface-visibility: visible !important;
   backface-visibility: visible !important
}

@-webkit-keyframes flipOutY {
   from {
      -webkit-transform: perspective(400px);
      transform: perspective(400px)
   }

   30% {
      -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
      transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
      opacity: 1
   }

   to {
      -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
      transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
      opacity: 0
   }
}

@keyframes flipOutY {
   from {
      -webkit-transform: perspective(400px);
      transform: perspective(400px)
   }

   30% {
      -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
      transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
      opacity: 1
   }

   to {
      -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
      transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
      opacity: 0
   }
}

.flipOutY {
   -webkit-backface-visibility: visible !important;
   backface-visibility: visible !important;
   -webkit-animation-name: flipOutY;
   animation-name: flipOutY
}

@-webkit-keyframes lightSpeedIn {
   from {
      -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
      transform: translate3d(100%, 0, 0) skewX(-30deg);
      opacity: 0
   }

   60% {
      -webkit-transform: skewX(20deg);
      transform: skewX(20deg);
      opacity: 1
   }

   80% {
      -webkit-transform: skewX(-5deg);
      transform: skewX(-5deg);
      opacity: 1
   }

   to {
      -webkit-transform: none;
      transform: none;
      opacity: 1
   }
}

@keyframes lightSpeedIn {
   from {
      -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
      transform: translate3d(100%, 0, 0) skewX(-30deg);
      opacity: 0
   }

   60% {
      -webkit-transform: skewX(20deg);
      transform: skewX(20deg);
      opacity: 1
   }

   80% {
      -webkit-transform: skewX(-5deg);
      transform: skewX(-5deg);
      opacity: 1
   }

   to {
      -webkit-transform: none;
      transform: none;
      opacity: 1
   }
}

.lightSpeedIn {
   -webkit-animation-name: lightSpeedIn;
   animation-name: lightSpeedIn;
   -webkit-animation-timing-function: ease-out;
   animation-timing-function: ease-out
}

@-webkit-keyframes lightSpeedOut {
   from {
      opacity: 1
   }

   to {
      -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
      transform: translate3d(100%, 0, 0) skewX(30deg);
      opacity: 0
   }
}

@keyframes lightSpeedOut {
   from {
      opacity: 1
   }

   to {
      -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
      transform: translate3d(100%, 0, 0) skewX(30deg);
      opacity: 0
   }
}

.lightSpeedOut {
   -webkit-animation-name: lightSpeedOut;
   animation-name: lightSpeedOut;
   -webkit-animation-timing-function: ease-in;
   animation-timing-function: ease-in
}

@-webkit-keyframes rotateIn {
   from {
      -webkit-transform-origin: center;
      transform-origin: center;
      -webkit-transform: rotate3d(0, 0, 1, -200deg);
      transform: rotate3d(0, 0, 1, -200deg);
      opacity: 0
   }

   to {
      -webkit-transform-origin: center;
      transform-origin: center;
      -webkit-transform: none;
      transform: none;
      opacity: 1
   }
}

@keyframes rotateIn {
   from {
      -webkit-transform-origin: center;
      transform-origin: center;
      -webkit-transform: rotate3d(0, 0, 1, -200deg);
      transform: rotate3d(0, 0, 1, -200deg);
      opacity: 0
   }

   to {
      -webkit-transform-origin: center;
      transform-origin: center;
      -webkit-transform: none;
      transform: none;
      opacity: 1
   }
}

.rotateIn {
   -webkit-animation-name: rotateIn;
   animation-name: rotateIn
}

@-webkit-keyframes rotateInDownLeft {
   from {
      -webkit-transform-origin: left bottom;
      transform-origin: left bottom;
      -webkit-transform: rotate3d(0, 0, 1, -45deg);
      transform: rotate3d(0, 0, 1, -45deg);
      opacity: 0
   }

   to {
      -webkit-transform-origin: left bottom;
      transform-origin: left bottom;
      -webkit-transform: none;
      transform: none;
      opacity: 1
   }
}

@keyframes rotateInDownLeft {
   from {
      -webkit-transform-origin: left bottom;
      transform-origin: left bottom;
      -webkit-transform: rotate3d(0, 0, 1, -45deg);
      transform: rotate3d(0, 0, 1, -45deg);
      opacity: 0
   }

   to {
      -webkit-transform-origin: left bottom;
      transform-origin: left bottom;
      -webkit-transform: none;
      transform: none;
      opacity: 1
   }
}

.rotateInDownLeft {
   -webkit-animation-name: rotateInDownLeft;
   animation-name: rotateInDownLeft
}

@-webkit-keyframes rotateInDownRight {
   from {
      -webkit-transform-origin: right bottom;
      transform-origin: right bottom;
      -webkit-transform: rotate3d(0, 0, 1, 45deg);
      transform: rotate3d(0, 0, 1, 45deg);
      opacity: 0
   }

   to {
      -webkit-transform-origin: right bottom;
      transform-origin: right bottom;
      -webkit-transform: none;
      transform: none;
      opacity: 1
   }
}

@keyframes rotateInDownRight {
   from {
      -webkit-transform-origin: right bottom;
      transform-origin: right bottom;
      -webkit-transform: rotate3d(0, 0, 1, 45deg);
      transform: rotate3d(0, 0, 1, 45deg);
      opacity: 0
   }

   to {
      -webkit-transform-origin: right bottom;
      transform-origin: right bottom;
      -webkit-transform: none;
      transform: none;
      opacity: 1
   }
}

.rotateInDownRight {
   -webkit-animation-name: rotateInDownRight;
   animation-name: rotateInDownRight
}

@-webkit-keyframes rotateInUpLeft {
   from {
      -webkit-transform-origin: left bottom;
      transform-origin: left bottom;
      -webkit-transform: rotate3d(0, 0, 1, 45deg);
      transform: rotate3d(0, 0, 1, 45deg);
      opacity: 0
   }

   to {
      -webkit-transform-origin: left bottom;
      transform-origin: left bottom;
      -webkit-transform: none;
      transform: none;
      opacity: 1
   }
}

@keyframes rotateInUpLeft {
   from {
      -webkit-transform-origin: left bottom;
      transform-origin: left bottom;
      -webkit-transform: rotate3d(0, 0, 1, 45deg);
      transform: rotate3d(0, 0, 1, 45deg);
      opacity: 0
   }

   to {
      -webkit-transform-origin: left bottom;
      transform-origin: left bottom;
      -webkit-transform: none;
      transform: none;
      opacity: 1
   }
}

.rotateInUpLeft {
   -webkit-animation-name: rotateInUpLeft;
   animation-name: rotateInUpLeft
}

@-webkit-keyframes rotateInUpRight {
   from {
      -webkit-transform-origin: right bottom;
      transform-origin: right bottom;
      -webkit-transform: rotate3d(0, 0, 1, -90deg);
      transform: rotate3d(0, 0, 1, -90deg);
      opacity: 0
   }

   to {
      -webkit-transform-origin: right bottom;
      transform-origin: right bottom;
      -webkit-transform: none;
      transform: none;
      opacity: 1
   }
}

@keyframes rotateInUpRight {
   from {
      -webkit-transform-origin: right bottom;
      transform-origin: right bottom;
      -webkit-transform: rotate3d(0, 0, 1, -90deg);
      transform: rotate3d(0, 0, 1, -90deg);
      opacity: 0
   }

   to {
      -webkit-transform-origin: right bottom;
      transform-origin: right bottom;
      -webkit-transform: none;
      transform: none;
      opacity: 1
   }
}

.rotateInUpRight {
   -webkit-animation-name: rotateInUpRight;
   animation-name: rotateInUpRight
}

@-webkit-keyframes rotateOut {
   from {
      -webkit-transform-origin: center;
      transform-origin: center;
      opacity: 1
   }

   to {
      -webkit-transform-origin: center;
      transform-origin: center;
      -webkit-transform: rotate3d(0, 0, 1, 200deg);
      transform: rotate3d(0, 0, 1, 200deg);
      opacity: 0
   }
}

@keyframes rotateOut {
   from {
      -webkit-transform-origin: center;
      transform-origin: center;
      opacity: 1
   }

   to {
      -webkit-transform-origin: center;
      transform-origin: center;
      -webkit-transform: rotate3d(0, 0, 1, 200deg);
      transform: rotate3d(0, 0, 1, 200deg);
      opacity: 0
   }
}

.rotateOut {
   -webkit-animation-name: rotateOut;
   animation-name: rotateOut
}

@-webkit-keyframes rotateOutDownLeft {
   from {
      -webkit-transform-origin: left bottom;
      transform-origin: left bottom;
      opacity: 1
   }

   to {
      -webkit-transform-origin: left bottom;
      transform-origin: left bottom;
      -webkit-transform: rotate3d(0, 0, 1, 45deg);
      transform: rotate3d(0, 0, 1, 45deg);
      opacity: 0
   }
}

@keyframes rotateOutDownLeft {
   from {
      -webkit-transform-origin: left bottom;
      transform-origin: left bottom;
      opacity: 1
   }

   to {
      -webkit-transform-origin: left bottom;
      transform-origin: left bottom;
      -webkit-transform: rotate3d(0, 0, 1, 45deg);
      transform: rotate3d(0, 0, 1, 45deg);
      opacity: 0
   }
}

.rotateOutDownLeft {
   -webkit-animation-name: rotateOutDownLeft;
   animation-name: rotateOutDownLeft
}

@-webkit-keyframes rotateOutDownRight {
   from {
      -webkit-transform-origin: right bottom;
      transform-origin: right bottom;
      opacity: 1
   }

   to {
      -webkit-transform-origin: right bottom;
      transform-origin: right bottom;
      -webkit-transform: rotate3d(0, 0, 1, -45deg);
      transform: rotate3d(0, 0, 1, -45deg);
      opacity: 0
   }
}

@keyframes rotateOutDownRight {
   from {
      -webkit-transform-origin: right bottom;
      transform-origin: right bottom;
      opacity: 1
   }

   to {
      -webkit-transform-origin: right bottom;
      transform-origin: right bottom;
      -webkit-transform: rotate3d(0, 0, 1, -45deg);
      transform: rotate3d(0, 0, 1, -45deg);
      opacity: 0
   }
}

.rotateOutDownRight {
   -webkit-animation-name: rotateOutDownRight;
   animation-name: rotateOutDownRight
}

@-webkit-keyframes rotateOutUpLeft {
   from {
      -webkit-transform-origin: left bottom;
      transform-origin: left bottom;
      opacity: 1
   }

   to {
      -webkit-transform-origin: left bottom;
      transform-origin: left bottom;
      -webkit-transform: rotate3d(0, 0, 1, -45deg);
      transform: rotate3d(0, 0, 1, -45deg);
      opacity: 0
   }
}

@keyframes rotateOutUpLeft {
   from {
      -webkit-transform-origin: left bottom;
      transform-origin: left bottom;
      opacity: 1
   }

   to {
      -webkit-transform-origin: left bottom;
      transform-origin: left bottom;
      -webkit-transform: rotate3d(0, 0, 1, -45deg);
      transform: rotate3d(0, 0, 1, -45deg);
      opacity: 0
   }
}

.rotateOutUpLeft {
   -webkit-animation-name: rotateOutUpLeft;
   animation-name: rotateOutUpLeft
}

@-webkit-keyframes rotateOutUpRight {
   from {
      -webkit-transform-origin: right bottom;
      transform-origin: right bottom;
      opacity: 1
   }

   to {
      -webkit-transform-origin: right bottom;
      transform-origin: right bottom;
      -webkit-transform: rotate3d(0, 0, 1, 90deg);
      transform: rotate3d(0, 0, 1, 90deg);
      opacity: 0
   }
}

@keyframes rotateOutUpRight {
   from {
      -webkit-transform-origin: right bottom;
      transform-origin: right bottom;
      opacity: 1
   }

   to {
      -webkit-transform-origin: right bottom;
      transform-origin: right bottom;
      -webkit-transform: rotate3d(0, 0, 1, 90deg);
      transform: rotate3d(0, 0, 1, 90deg);
      opacity: 0
   }
}

.rotateOutUpRight {
   -webkit-animation-name: rotateOutUpRight;
   animation-name: rotateOutUpRight
}

@-webkit-keyframes hinge {
   0% {
      -webkit-transform-origin: top left;
      transform-origin: top left;
      -webkit-animation-timing-function: ease-in-out;
      animation-timing-function: ease-in-out
   }

   20%,
   60% {
      -webkit-transform: rotate3d(0, 0, 1, 80deg);
      transform: rotate3d(0, 0, 1, 80deg);
      -webkit-transform-origin: top left;
      transform-origin: top left;
      -webkit-animation-timing-function: ease-in-out;
      animation-timing-function: ease-in-out
   }

   40%,
   80% {
      -webkit-transform: rotate3d(0, 0, 1, 60deg);
      transform: rotate3d(0, 0, 1, 60deg);
      -webkit-transform-origin: top left;
      transform-origin: top left;
      -webkit-animation-timing-function: ease-in-out;
      animation-timing-function: ease-in-out;
      opacity: 1
   }

   to {
      -webkit-transform: translate3d(0, 700px, 0);
      transform: translate3d(0, 700px, 0);
      opacity: 0
   }
}

@keyframes hinge {
   0% {
      -webkit-transform-origin: top left;
      transform-origin: top left;
      -webkit-animation-timing-function: ease-in-out;
      animation-timing-function: ease-in-out
   }

   20%,
   60% {
      -webkit-transform: rotate3d(0, 0, 1, 80deg);
      transform: rotate3d(0, 0, 1, 80deg);
      -webkit-transform-origin: top left;
      transform-origin: top left;
      -webkit-animation-timing-function: ease-in-out;
      animation-timing-function: ease-in-out
   }

   40%,
   80% {
      -webkit-transform: rotate3d(0, 0, 1, 60deg);
      transform: rotate3d(0, 0, 1, 60deg);
      -webkit-transform-origin: top left;
      transform-origin: top left;
      -webkit-animation-timing-function: ease-in-out;
      animation-timing-function: ease-in-out;
      opacity: 1
   }

   to {
      -webkit-transform: translate3d(0, 700px, 0);
      transform: translate3d(0, 700px, 0);
      opacity: 0
   }
}

.hinge {
   -webkit-animation-name: hinge;
   animation-name: hinge
}

@-webkit-keyframes rollIn {
   from {
      opacity: 0;
      -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
      transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
   }

   to {
      opacity: 1;
      -webkit-transform: none;
      transform: none
   }
}

@keyframes rollIn {
   from {
      opacity: 0;
      -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
      transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
   }

   to {
      opacity: 1;
      -webkit-transform: none;
      transform: none
   }
}

.rollIn {
   -webkit-animation-name: rollIn;
   animation-name: rollIn
}

@-webkit-keyframes rollOut {
   from {
      opacity: 1
   }

   to {
      opacity: 0;
      -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
      transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
   }
}

@keyframes rollOut {
   from {
      opacity: 1
   }

   to {
      opacity: 0;
      -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
      transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
   }
}

.rollOut {
   -webkit-animation-name: rollOut;
   animation-name: rollOut
}

@-webkit-keyframes zoomIn {
   from {
      opacity: 0;
      -webkit-transform: scale3d(.3, .3, .3);
      transform: scale3d(.3, .3, .3)
   }

   50% {
      opacity: 1
   }
}

@keyframes zoomIn {
   from {
      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-keyframes zoomInDown {
   from {
      opacity: 0;
      -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
      transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
      -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
      animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190)
   }

   60% {
      opacity: 1;
      -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
      transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
      -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
      animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1)
   }
}

@keyframes zoomInDown {
   from {
      opacity: 0;
      -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
      transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
      -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
      animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190)
   }

   60% {
      opacity: 1;
      -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
      transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
      -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
      animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1)
   }
}

.zoomInDown {
   -webkit-animation-name: zoomInDown;
   animation-name: zoomInDown
}

@-webkit-keyframes zoomInLeft {
   from {
      opacity: 0;
      -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
      transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
      -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
      animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190)
   }

   60% {
      opacity: 1;
      -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
      transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
      -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
      animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1)
   }
}

@keyframes zoomInLeft {
   from {
      opacity: 0;
      -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
      transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
      -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
      animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190)
   }

   60% {
      opacity: 1;
      -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
      transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
      -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
      animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1)
   }
}

.zoomInLeft {
   -webkit-animation-name: zoomInLeft;
   animation-name: zoomInLeft
}

@-webkit-keyframes zoomInRight {
   from {
      opacity: 0;
      -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
      transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
      -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
      animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190)
   }

   60% {
      opacity: 1;
      -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
      transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
      -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
      animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1)
   }
}

@keyframes zoomInRight {
   from {
      opacity: 0;
      -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
      transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
      -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
      animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190)
   }

   60% {
      opacity: 1;
      -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
      transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
      -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
      animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1)
   }
}

.zoomInRight {
   -webkit-animation-name: zoomInRight;
   animation-name: zoomInRight
}

@-webkit-keyframes zoomInUp {
   from {
      opacity: 0;
      -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
      transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
      -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
      animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190)
   }

   60% {
      opacity: 1;
      -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
      transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
      -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
      animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1)
   }
}

@keyframes zoomInUp {
   from {
      opacity: 0;
      -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
      transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
      -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
      animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190)
   }

   60% {
      opacity: 1;
      -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
      transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
      -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
      animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1)
   }
}

.zoomInUp {
   -webkit-animation-name: zoomInUp;
   animation-name: zoomInUp
}

@-webkit-keyframes zoomOut {
   from {
      opacity: 1
   }

   50% {
      opacity: 0;
      -webkit-transform: scale3d(.3, .3, .3);
      transform: scale3d(.3, .3, .3)
   }

   to {
      opacity: 0
   }
}

@keyframes zoomOut {
   from {
      opacity: 1
   }

   50% {
      opacity: 0;
      -webkit-transform: scale3d(.3, .3, .3);
      transform: scale3d(.3, .3, .3)
   }

   to {
      opacity: 0
   }
}

.zoomOut {
   -webkit-animation-name: zoomOut;
   animation-name: zoomOut
}

@-webkit-keyframes zoomOutDown {
   40% {
      opacity: 1;
      -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
      transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
      -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
      animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190)
   }

   to {
      opacity: 0;
      -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
      transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
      -webkit-transform-origin: center bottom;
      transform-origin: center bottom;
      -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
      animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1)
   }
}

@keyframes zoomOutDown {
   40% {
      opacity: 1;
      -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
      transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
      -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
      animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190)
   }

   to {
      opacity: 0;
      -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
      transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
      -webkit-transform-origin: center bottom;
      transform-origin: center bottom;
      -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
      animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1)
   }
}

.zoomOutDown {
   -webkit-animation-name: zoomOutDown;
   animation-name: zoomOutDown
}

@-webkit-keyframes zoomOutLeft {
   40% {
      opacity: 1;
      -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
      transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
   }

   to {
      opacity: 0;
      -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
      transform: scale(.1) translate3d(-2000px, 0, 0);
      -webkit-transform-origin: left center;
      transform-origin: left center
   }
}

@keyframes zoomOutLeft {
   40% {
      opacity: 1;
      -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
      transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
   }

   to {
      opacity: 0;
      -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
      transform: scale(.1) translate3d(-2000px, 0, 0);
      -webkit-transform-origin: left center;
      transform-origin: left center
   }
}

.zoomOutLeft {
   -webkit-animation-name: zoomOutLeft;
   animation-name: zoomOutLeft
}

@-webkit-keyframes zoomOutRight {
   40% {
      opacity: 1;
      -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
      transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
   }

   to {
      opacity: 0;
      -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
      transform: scale(.1) translate3d(2000px, 0, 0);
      -webkit-transform-origin: right center;
      transform-origin: right center
   }
}

@keyframes zoomOutRight {
   40% {
      opacity: 1;
      -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
      transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
   }

   to {
      opacity: 0;
      -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
      transform: scale(.1) translate3d(2000px, 0, 0);
      -webkit-transform-origin: right center;
      transform-origin: right center
   }
}

.zoomOutRight {
   -webkit-animation-name: zoomOutRight;
   animation-name: zoomOutRight
}

@-webkit-keyframes zoomOutUp {
   40% {
      opacity: 1;
      -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
      transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
      -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
      animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190)
   }

   to {
      opacity: 0;
      -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
      transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
      -webkit-transform-origin: center bottom;
      transform-origin: center bottom;
      -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
      animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1)
   }
}

@keyframes zoomOutUp {
   40% {
      opacity: 1;
      -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
      transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
      -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
      animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190)
   }

   to {
      opacity: 0;
      -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
      transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
      -webkit-transform-origin: center bottom;
      transform-origin: center bottom;
      -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
      animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1)
   }
}

.zoomOutUp {
   -webkit-animation-name: zoomOutUp;
   animation-name: zoomOutUp
}

@-webkit-keyframes slideInDown {
   from {
      -webkit-transform: translate3d(0, -100%, 0);
      transform: translate3d(0, -100%, 0);
      visibility: visible
   }

   to {
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0)
   }
}

@keyframes slideInDown {
   from {
      -webkit-transform: translate3d(0, -100%, 0);
      transform: translate3d(0, -100%, 0);
      visibility: visible
   }

   to {
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0)
   }
}

.slideInDown {
   -webkit-animation-name: slideInDown;
   animation-name: slideInDown
}

@-webkit-keyframes slideInLeft {
   from {
      -webkit-transform: translate3d(-100%, 0, 0);
      transform: translate3d(-100%, 0, 0);
      visibility: visible
   }

   to {
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0)
   }
}

@keyframes slideInLeft {
   from {
      -webkit-transform: translate3d(-100%, 0, 0);
      transform: translate3d(-100%, 0, 0);
      visibility: visible
   }

   to {
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0)
   }
}

.slideInLeft {
   -webkit-animation-name: slideInLeft;
   animation-name: slideInLeft
}

@-webkit-keyframes slideInRight {
   from {
      -webkit-transform: translate3d(100%, 0, 0);
      transform: translate3d(100%, 0, 0);
      visibility: visible
   }

   to {
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0)
   }
}

@keyframes slideInRight {
   from {
      -webkit-transform: translate3d(100%, 0, 0);
      transform: translate3d(100%, 0, 0);
      visibility: visible
   }

   to {
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0)
   }
}

.slideInRight {
   -webkit-animation-name: slideInRight;
   animation-name: slideInRight
}

@-webkit-keyframes slideInUp {
   from {
      -webkit-transform: translate3d(0, 100%, 0);
      transform: translate3d(0, 100%, 0);
      visibility: visible
   }

   to {
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0)
   }
}

@keyframes slideInUp {
   from {
      -webkit-transform: translate3d(0, 100%, 0);
      transform: translate3d(0, 100%, 0);
      visibility: visible
   }

   to {
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0)
   }
}

.slideInUp {
   -webkit-animation-name: slideInUp;
   animation-name: slideInUp
}

@-webkit-keyframes slideOutDown {
   from {
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0)
   }

   to {
      visibility: hidden;
      -webkit-transform: translate3d(0, 100%, 0);
      transform: translate3d(0, 100%, 0)
   }
}

@keyframes slideOutDown {
   from {
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0)
   }

   to {
      visibility: hidden;
      -webkit-transform: translate3d(0, 100%, 0);
      transform: translate3d(0, 100%, 0)
   }
}

.slideOutDown {
   -webkit-animation-name: slideOutDown;
   animation-name: slideOutDown
}

@-webkit-keyframes slideOutLeft {
   from {
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0)
   }

   to {
      visibility: hidden;
      -webkit-transform: translate3d(-100%, 0, 0);
      transform: translate3d(-100%, 0, 0)
   }
}

@keyframes slideOutLeft {
   from {
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0)
   }

   to {
      visibility: hidden;
      -webkit-transform: translate3d(-100%, 0, 0);
      transform: translate3d(-100%, 0, 0)
   }
}

.slideOutLeft {
   -webkit-animation-name: slideOutLeft;
   animation-name: slideOutLeft
}

@-webkit-keyframes slideOutRight {
   from {
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0)
   }

   to {
      visibility: hidden;
      -webkit-transform: translate3d(100%, 0, 0);
      transform: translate3d(100%, 0, 0)
   }
}

@keyframes slideOutRight {
   from {
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0)
   }

   to {
      visibility: hidden;
      -webkit-transform: translate3d(100%, 0, 0);
      transform: translate3d(100%, 0, 0)
   }
}

.slideOutRight {
   -webkit-animation-name: slideOutRight;
   animation-name: slideOutRight
}

@-webkit-keyframes slideOutUp {
   from {
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0)
   }

   to {
      visibility: hidden;
      -webkit-transform: translate3d(0, -100%, 0);
      transform: translate3d(0, -100%, 0)
   }
}

@keyframes slideOutUp {
   from {
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0)
   }

   to {
      visibility: hidden;
      -webkit-transform: translate3d(0, -100%, 0);
      transform: translate3d(0, -100%, 0)
   }
}

.slideOutUp {
   -webkit-animation-name: slideOutUp;
   animation-name: slideOutUp
}

.tab-content>.tab-pane.product-carousel {
   display: block;
   visibility: hidden;
   height: 0;
   overflow: hidden
}

.tab-content>.tab-pane.product-carousel.active {
   visibility: visible;
   height: auto;
   overflow: visible
}

.parallax {
   background-attachment: fixed !important;
   background-position: center center;
   background-repeat: no-repeat;
   background-size: cover
}

.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: 0 !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-ajax-holder .mfp-content,
.mfp-inline-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-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
   -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-arrow,
button.mfp-close {
   overflow: visible;
   cursor: pointer;
   background: 0 0;
   border: 0;
   -webkit-appearance: none;
   display: block;
   outline: 0;
   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:focus,
.mfp-close:hover {
   opacity: 1
}

.mfp-close:active {
   top: 1px
}

.mfp-close-btn-in .mfp-close {
   color: #333
}

.mfp-iframe-holder .mfp-close,
.mfp-image-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:focus,
.mfp-arrow:hover {
   opacity: 1
}

.mfp-arrow:after,
.mfp-arrow:before {
   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/supro/en_US/MGS_Fbuilder/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: 1044
}

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 {
   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: none;
   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
}

.promobanner {
   position: relative;
   overflow: hidden
}

.promobanner>a>img {
   min-width: 100%
}

.promobanner .text {
   position: absolute;
   padding: 20px;
   z-index: 1;
   color: #1a1a1a;
   font-size: 15px
}

.promobanner .text.top-left,
.promobanner .text.top-middle,
.promobanner .text.top-right {
   top: 0
}

.promobanner .text.top-left {
   left: 0
}

.promobanner .text.top-middle {
   left: 50%;
   transform: translateX(-50%);
   -webkit-transform: translateX(-50%);
   -moz-transform: translateX(-50%);
   -o-transform: translateX(-50%)
}

.promobanner .text.top-right {
   right: 0
}

.promobanner .text.middle-center,
.promobanner .text.middle-left,
.promobanner .text.middle-right {
   top: 50%;
   transform: translateY(-50%);
   -webkit-transform: translateY(-50%);
   -moz-transform: translateY(-50%);
   -o-transform: translateY(-50%)
}

.promobanner .text.middle-left {
   left: 0
}

.promobanner .text.middle-center {
   left: 50%;
   transform: translate(-50%, -50%);
   -webkit-transform: translate(-50%, -50%);
   -moz-transform: translate(-50%, -50%);
   -o-transform: translate(-50%, -50%)
}

.promobanner .text.middle-right {
   right: 0
}

.promobanner .text.bottom-center,
.promobanner .text.bottom-left,
.promobanner .text.bottom-right {
   bottom: 0
}

.promobanner .text.bottom-left {
   left: 0
}

.promobanner .text.bottom-center {
   left: 50%;
   transform: translateX(-50%);
   -webkit-transform: translateX(-50%);
   -moz-transform: translateX(-50%);
   -o-transform: translateX(-50%)
}

.promobanner .text.bottom-right {
   right: 0
}

.promobanner.zoom img {
   transform: scale(1);
   -webkit-transform: scale(1);
   -moz-transform: scale(1);
   -o-transform: scale(1);
   transition: all .3s ease-out 0s;
   -webkit-transition: all .3s ease-out 0s;
   -moz-transition: all .3s ease-out 0s;
   -o-transition: all .3s ease-out 0s
}

.promobanner.zoom:hover img {
   transform: scale(1.1);
   -webkit-transform: scale(1.1);
   -moz-transform: scale(1.1);
   -o-transform: scale(1.1)
}

.promobanner.border-zoom:before {
   border: 2px solid #fff;
   top: -2px;
   bottom: -2px;
   right: -2px;
   left: -2px;
   content: '';
   display: block;
   position: absolute;
   transition: all .5s ease-out 0s;
   -webkit-transition: all .5s ease-out 0s;
   -moz-transition: all .5s ease-out 0s;
   -o-transition: all .5s ease-out 0s
}

.promobanner.border-zoom img {
   transform: scale(1);
   -webkit-transform: scale(1);
   -moz-transform: scale(1);
   -o-transform: scale(1);
   transition: all .5s ease-out 0s;
   -webkit-transition: all .5s ease-out 0s;
   -moz-transition: all .5s ease-out 0s;
   -o-transition: all .5s ease-out 0s
}

.promobanner.border-zoom:hover:before {
   top: 15px;
   bottom: 15px;
   right: 15px;
   left: 15px;
   z-index: 9
}

.promobanner.border-zoom:hover img {
   transform: scale(1.1);
   -webkit-transform: scale(1.1);
   -moz-transform: scale(1.1);
   -o-transform: scale(1.1)
}

.promobanner.flashed:after {
   position: absolute;
   top: 0;
   left: 0;
   width: 1000px;
   height: 200px;
   background: rgba(255, 255, 255, .5);
   content: '';
   transition: transform .6s;
   -webkit-transition: transform .6s;
   -moz-transition: transform .6s;
   -o-transition: transform .6s;
   transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
   -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
   -moz-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
   -o-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0)
}

.promobanner.flashed:hover:after {
   transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 300%, 0);
   -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 300%, 0);
   -moz-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 300%, 0);
   -o-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 300%, 0)
}

.promobanner.zoom-flashed:after {
   position: absolute;
   top: 0;
   left: 0;
   width: 1000px;
   height: 200px;
   background: rgba(255, 255, 255, .5);
   content: '';
   transition: transform .7s;
   -webkit-transition: transform .7s;
   -moz-transition: transform .7s;
   -o-transition: transform .7s;
   transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
   -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
   -moz-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
   -o-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0)
}

.promobanner.zoom-flashed img {
   transition: all .5s ease 0s;
   -webkit-transition: all .5s ease 0s;
   -moz-transition: all .5s ease 0s;
   -o-transition: all .5s ease 0s
}

.promobanner.zoom-flashed:hover:after {
   transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 300%, 0);
   -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 300%, 0);
   -moz-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 300%, 0);
   -o-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 300%, 0)
}

.promobanner.zoom-flashed:hover img {
   transform: scale(1.1);
   -webkit-transform: scale(1.1);
   -moz-transform: scale(1.1);
   -o-transform: scale(1.1)
}

.promobanner.shadow-corner {
   transition: all .2s ease 0s;
   -webkit-transition: all .2s ease 0s;
   -moz-transition: all .2s ease 0s;
   -o-transition: all .2s ease 0s
}

.promobanner.shadow-corner:hover {
   box-shadow: 2px 3px 3px rgba(0, 0, 0, .2)
}

.promobanner.zoom-shadow:after {
   position: absolute;
   content: "";
   left: 20px;
   right: 20px;
   bottom: 20px;
   top: 20px;
   background: #000;
   opacity: .4;
   transition: all .3s ease-in-out 0s;
   -webkit-transition: all .3s ease-in-out 0s;
   -moz-transition: all .3s ease-in-out 0s;
   -o-transition: all .3s ease-in-out 0s
}

.promobanner.zoom-shadow:hover:after {
   left: 0;
   right: 0;
   bottom: 0;
   top: 0
}

.promobanner.cup-border {
   overflow: visible
}

.promobanner.cup-border a:after {
   border: 2px solid #ddbe86;
   position: absolute;
   left: 0;
   bottom: 0;
   top: 0;
   right: 0;
   content: "";
   opacity: 0;
   transform: translate(0);
   -webkit-transform: translate(0);
   -moz-transform: translate(0);
   -o-transform: translate(0);
   transition: all .3s ease;
   -webkit-transition: all .3s ease;
   -moz-transition: all .3s ease;
   -o-transition: all .3s ease
}

.promobanner.cup-border:hover a:after {
   opacity: 1;
   transform: translate(15px, 15px);
   -webkit-transform: translate(15px, 15px);
   -moz-transform: translate(15px, 15px);
   -o-transform: translate(15px, 15px)
}

.promobanner.flashed-zoom a:after {
   position: absolute;
   content: "";
   width: 100%;
   padding-top: 100%;
   top: 50%;
   left: 50%;
   opacity: 1;
   background: #fff;
   transform: translate(-50%, -50%) rotate(45deg) scale(0);
   -webkit-transform: translate(-50%, -50%) rotate(45deg) scale(0);
   -moz-transform: translate(-50%, -50%) rotate(45deg) scale(0);
   -o-transform: translate(-50%, -50%) rotate(45deg) scale(0);
   transition: all .6s ease-in-out;
   -webkit-transition: all .6s ease-in-out;
   -moz-transition: all .6s ease-in-out;
   -o-transition: all .6s ease-in-out
}

.promobanner.flashed-zoom a>img {
   transition: all .4s ease-in-out;
   -webkit-transition: all .4s ease-in-out;
   -moz-transition: all .4s ease-in-out;
   -o-transition: all .4s ease-in-out
}

.promobanner.flashed-zoom:hover a>img {
   transform: scale(1.1);
   -webkit-transform: scale(1.1);
   -moz-transform: scale(1.1);
   -o-transform: scale(1.1)
}

.promobanner.flashed-zoom:hover a:after {
   opacity: 0;
   transform: translate(-50%, -50%) rotate(45deg) scale(1);
   -webkit-transform: translate(-50%, -50%) rotate(45deg) scale(1);
   -moz-transform: translate(-50%, -50%) rotate(45deg) scale(1);
   -o-transform: translate(-50%, -50%) rotate(45deg) scale(1)
}

.promobanner.zoom-out-shadow a:after {
   position: absolute;
   content: "";
   left: -10px;
   right: -10px;
   bottom: -10px;
   top: -10px;
   border: 2px solid #fff;
   outline-width: 15px;
   outline-style: solid;
   outline-color: rgba(0, 0, 0, .3);
   z-index: 100;
   transition: all .3s ease-in-out;
   -webkit-transition: all .3s ease-in-out;
   -moz-transition: all .3s ease-in-out;
   -o-transition: all .3s ease-in-out
}

.promobanner.zoom-out-shadow:hover a:after {
   left: 15px;
   right: 15px;
   bottom: 15px;
   top: 15px
}

.promobanner.mist a:after {
   position: absolute;
   z-index: 1;
   background-color: rgba(255, 255, 255, .8);
   content: "";
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   opacity: 0;
   visibility: hidden;
   transform: scaleY(0);
   -webkit-transform: scaleY(0);
   -moz-transform: scaleY(0);
   -o-transform: scaleY(0);
   transform-origin: 50% 100%;
   -webkit-transform-origin: 50% 100%;
   -ms-transform-origin: 50% 100%;
   -moz-transform-origin: 50% 100%;
   -o-transform-origin: 50% 100%;
   transition: all .3s ease-in-out;
   -webkit-transition: all .3s ease-in-out;
   -moz-transition: all .3s ease-in-out;
   -o-transition: all .3s ease-in-out
}

.promobanner.mist:hover a:after {
   transform: scaleY(1);
   -webkit-transform: scaleY(1);
   -moz-transform: scaleY(1);
   -o-transform: scaleY(1);
   opacity: 1;
   visibility: visible
}

.promobanner.mist-text a:after {
   position: absolute;
   z-index: 1;
   background-color: rgba(255, 255, 255, .8);
   content: "";
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   opacity: 0;
   visibility: hidden;
   transform: scaleX(0);
   -webkit-transform: scaleX(0);
   -moz-transform: scaleX(0);
   -o-transform: scaleX(0);
   transition: all .3s ease-in-out;
   -webkit-transition: all .3s ease-in-out;
   -moz-transition: all .3s ease-in-out;
   -o-transition: all .3s ease-in-out
}

.promobanner.mist-text:hover a:after {
   opacity: 1;
   visibility: visible;
   transform: scaleX(1);
   -webkit-transform: scaleX(1);
   -moz-transform: scaleX(1);
   -o-transform: scaleX(1)
}

.frame *,
.frame ::after,
.frame ::before,
.panel-popup *,
.panel-popup ::after,
.panel-popup ::before {
   box-sizing: border-box
}

.no-padding {
   padding: 0
}

.no-padding-right {
   padding-right: 0 !important
}

.no-padding-left {
   padding-left: 0 !important
}

.line {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -ms-flex-wrap: wrap;
   flex-wrap: wrap;
   margin-right: -15px;
   margin-left: -15px
}

.active-builder.cms-home .page-main .columns,
.active-builder.cms-page-view .page-main .columns {
   max-width: 100vw !important;
   padding-left: 0;
   padding-right: 0
}

.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-des,
.col-des-1,
.col-des-10,
.col-des-11,
.col-des-12,
.col-des-2,
.col-des-3,
.col-des-4,
.col-des-5,
.col-des-6,
.col-des-7,
.col-des-8,
.col-des-9,
.col-des-auto,
.col-mb,
.col-mb-1,
.col-mb-10,
.col-mb-11,
.col-mb-12,
.col-mb-2,
.col-mb-3,
.col-mb-4,
.col-mb-5,
.col-mb-6,
.col-mb-7,
.col-mb-8,
.col-mb-9,
.col-mb-auto,
.col-tb,
.col-tb-1,
.col-tb-10,
.col-tb-11,
.col-tb-12,
.col-tb-2,
.col-tb-3,
.col-tb-4,
.col-tb-5,
.col-tb-6,
.col-tb-7,
.col-tb-8,
.col-tb-9,
.col-tb-auto {
   position: relative;
   width: 100%;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px
}

.col {
   -ms-flex-preferred-size: 0;
   flex-basis: 0;
   -webkit-box-flex: 1;
   -ms-flex-positive: 1;
   flex-grow: 1;
   max-width: 100%
}

.col-1 {
   -webkit-box-flex: 0;
   -ms-flex: 0 1 8.333333%;
   flex: 0 1 8.333333%;
   max-width: 8.333333%
}

.col-2 {
   -webkit-box-flex: 0;
   -ms-flex: 0 1 16.666667%;
   flex: 0 1 16.666667%;
   max-width: 16.666667%
}

.col-3 {
   -webkit-box-flex: 0;
   -ms-flex: 0 1 25%;
   flex: 0 1 25%;
   max-width: 25%
}

.col-4 {
   -webkit-box-flex: 0;
   -ms-flex: 0 1 33.333333%;
   flex: 0 1 33.333333%;
   max-width: 33.333333%
}

.col-5 {
   -webkit-box-flex: 0;
   -ms-flex: 0 1 41.666667%;
   flex: 0 1 41.666667%;
   max-width: 41.666667%
}

.col-6 {
   -webkit-box-flex: 0;
   -ms-flex: 0 1 50%;
   flex: 0 1 50%;
   max-width: 50%
}

.col-7 {
   -webkit-box-flex: 0;
   -ms-flex: 0 1 58.333333%;
   flex: 0 1 58.333333%;
   max-width: 58.333333%
}

.col-8 {
   -webkit-box-flex: 0;
   -ms-flex: 0 1 66.666667%;
   flex: 0 1 66.666667%;
   max-width: 66.666667%
}

.col-9 {
   -webkit-box-flex: 0;
   -ms-flex: 0 1 75%;
   flex: 0 1 75%;
   max-width: 75%
}

.col-10 {
   -webkit-box-flex: 0;
   -ms-flex: 0 1 83.333333%;
   flex: 0 1 83.333333%;
   max-width: 83.333333%
}

.col-11 {
   -webkit-box-flex: 0;
   -ms-flex: 0 1 91.666667%;
   flex: 0 1 91.666667%;
   max-width: 91.666667%
}

.col-12 {
   -webkit-box-flex: 0;
   -ms-flex: 0 1 100%;
   flex: 0 1 100%;
   max-width: 100%
}

.col-mb {
   -ms-flex-preferred-size: 0;
   flex-basis: 0;
   -webkit-box-flex: 1;
   -ms-flex-positive: 1;
   flex-grow: 1;
   max-width: 100%
}

.col-mb-auto {
   -webkit-box-flex: 0;
   -ms-flex: 0 1 auto;
   flex: 0 1 auto;
   width: auto;
   max-width: none
}

.col-mb-1 {
   -webkit-box-flex: 0;
   -ms-flex: 0 1 8.333333%;
   flex: 0 1 8.333333%;
   max-width: 8.333333%
}

.col-mb-2 {
   -webkit-box-flex: 0;
   -ms-flex: 0 1 16.666667%;
   flex: 0 1 16.666667%;
   max-width: 16.666667%
}

.col-mb-3 {
   -webkit-box-flex: 0;
   -ms-flex: 0 1 25%;
   flex: 0 1 25%;
   max-width: 25%
}

.col-mb-4 {
   -webkit-box-flex: 0;
   -ms-flex: 0 1 33.333333%;
   flex: 0 1 33.333333%;
   max-width: 33.333333%
}

.col-mb-5 {
   -webkit-box-flex: 0;
   -ms-flex: 0 1 41.666667%;
   flex: 0 1 41.666667%;
   max-width: 41.666667%
}

.col-mb-6 {
   -webkit-box-flex: 0;
   -ms-flex: 0 1 50%;
   flex: 0 1 50%;
   max-width: 50%
}

.col-mb-7 {
   -webkit-box-flex: 0;
   -ms-flex: 0 1 58.333333%;
   flex: 0 1 58.333333%;
   max-width: 58.333333%
}

.col-mb-8 {
   -webkit-box-flex: 0;
   -ms-flex: 0 1 66.666667%;
   flex: 0 1 66.666667%;
   max-width: 66.666667%
}

.col-mb-9 {
   -webkit-box-flex: 0;
   -ms-flex: 0 1 75%;
   flex: 0 1 75%;
   max-width: 75%
}

.col-mb-10 {
   -webkit-box-flex: 0;
   -ms-flex: 0 1 83.333333%;
   flex: 0 1 83.333333%;
   max-width: 83.333333%
}

.col-mb-11 {
   -webkit-box-flex: 0;
   -ms-flex: 0 1 91.666667%;
   flex: 0 1 91.666667%;
   max-width: 91.666667%
}

.col-mb-12 {
   -webkit-box-flex: 0;
   -ms-flex: 0 1 100%;
   flex: 0 1 100%;
   max-width: 100%
}

@media (min-width:768px) {
   .col-tb {
      -ms-flex-preferred-size: 0;
      flex-basis: 0;
      -webkit-box-flex: 1;
      -ms-flex-positive: 1;
      flex-grow: 1;
      max-width: 100%
   }

   .col-tb-auto {
      -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
      flex: 0 1 auto;
      width: auto;
      max-width: none
   }

   .col-tb-1 {
      -webkit-box-flex: 0;
      -ms-flex: 0 1 8.333333%;
      flex: 0 1 8.333333%;
      max-width: 8.333333%
   }

   .col-tb-2 {
      -webkit-box-flex: 0;
      -ms-flex: 0 1 16.666667%;
      flex: 0 1 16.666667%;
      max-width: 16.666667%
   }

   .col-tb-3 {
      -webkit-box-flex: 0;
      -ms-flex: 0 1 25%;
      flex: 0 1 25%;
      max-width: 25%
   }

   .col-tb-4 {
      -webkit-box-flex: 0;
      -ms-flex: 0 1 33.333333%;
      flex: 0 1 33.333333%;
      max-width: 33.333333%
   }

   .col-tb-5 {
      -webkit-box-flex: 0;
      -ms-flex: 0 1 41.666667%;
      flex: 0 1 41.666667%;
      max-width: 41.666667%
   }

   .col-tb-6 {
      -webkit-box-flex: 0;
      -ms-flex: 0 1 50%;
      flex: 0 1 50%;
      max-width: 50%
   }

   .col-tb-7 {
      -webkit-box-flex: 0;
      -ms-flex: 0 1 58.333333%;
      flex: 0 1 58.333333%;
      max-width: 58.333333%
   }

   .col-tb-8 {
      -webkit-box-flex: 0;
      -ms-flex: 0 1 66.666667%;
      flex: 0 1 66.666667%;
      max-width: 66.666667%
   }

   .col-tb-9 {
      -webkit-box-flex: 0;
      -ms-flex: 0 1 75%;
      flex: 0 1 75%;
      max-width: 75%
   }

   .col-tb-10 {
      -webkit-box-flex: 0;
      -ms-flex: 0 1 83.333333%;
      flex: 0 1 83.333333%;
      max-width: 83.333333%
   }

   .col-tb-11 {
      -webkit-box-flex: 0;
      -ms-flex: 0 1 91.666667%;
      flex: 0 1 91.666667%;
      max-width: 91.666667%
   }

   .col-tb-12 {
      -webkit-box-flex: 0;
      -ms-flex: 0 1 100%;
      flex: 0 1 100%;
      max-width: 100%
   }
}

@media (min-width:992px) {
   .col-des {
      -ms-flex-preferred-size: 0;
      flex-basis: 0;
      -webkit-box-flex: 1;
      -ms-flex-positive: 1;
      flex-grow: 1;
      max-width: 100%
   }

   .col-des-auto {
      -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
      flex: 0 1 auto;
      width: auto;
      max-width: none
   }

   .col-des-1 {
      -webkit-box-flex: 0;
      -ms-flex: 0 1 8.333333%;
      flex: 0 1 8.333333%;
      max-width: 8.333333%
   }

   .col-des-2 {
      -webkit-box-flex: 0;
      -ms-flex: 0 1 16.666667%;
      flex: 0 1 16.666667%;
      max-width: 16.666667%
   }

   .col-des-3 {
      -webkit-box-flex: 0;
      -ms-flex: 0 1 25%;
      flex: 0 1 25%;
      max-width: 25%
   }

   .col-des-4 {
      -webkit-box-flex: 0;
      -ms-flex: 0 1 33.333333%;
      flex: 0 1 33.333333%;
      max-width: 33.333333%
   }

   .col-des-5 {
      -webkit-box-flex: 0;
      -ms-flex: 0 1 41.666667%;
      flex: 0 1 41.666667%;
      max-width: 41.666667%
   }

   .col-des-6 {
      -webkit-box-flex: 0;
      -ms-flex: 0 1 50%;
      flex: 0 1 50%;
      max-width: 50%
   }

   .col-des-7 {
      -webkit-box-flex: 0;
      -ms-flex: 0 1 58.333333%;
      flex: 0 1 58.333333%;
      max-width: 58.333333%
   }

   .col-des-8 {
      -webkit-box-flex: 0;
      -ms-flex: 0 1 66.666667%;
      flex: 0 1 66.666667%;
      max-width: 66.666667%
   }

   .col-des-9 {
      -webkit-box-flex: 0;
      -ms-flex: 0 1 75%;
      flex: 0 1 75%;
      max-width: 75%
   }

   .col-des-10 {
      -webkit-box-flex: 0;
      -ms-flex: 0 1 83.333333%;
      flex: 0 1 83.333333%;
      max-width: 83.333333%
   }

   .col-des-11 {
      -webkit-box-flex: 0;
      -ms-flex: 0 1 91.666667%;
      flex: 0 1 91.666667%;
      max-width: 91.666667%
   }

   .col-des-12 {
      -webkit-box-flex: 0;
      -ms-flex: 0 1 100%;
      flex: 0 1 100%;
      max-width: 100%
   }

   body:not(.active-builder) .hidden-des {
      display: none !important
   }
}

@media (min-width:992px) {
   .row-1 .col {
      -ms-flex: 0 1 calc(100% / 1);
      flex: 0 1 calc(100% / 1);
      max-width: calc(100% / 1);
      width: 100%
   }

   .row-2 .col {
      -ms-flex: 0 1 calc(100% / 2);
      flex: 0 1 calc(100% / 2);
      max-width: calc(100% / 2);
      width: 100%
   }

   .row-3 .col {
      -ms-flex: 0 1 calc(100% / 3);
      flex: 0 1 calc(100% / 3);
      max-width: calc(100% / 3);
      width: 100%
   }

   .row-4 .col {
      -ms-flex: 0 1 calc(100% / 4);
      flex: 0 1 calc(100% / 4);
      max-width: calc(100% / 4);
      width: 100%
   }

   .row-5 .col {
      -ms-flex: 0 1 calc(100% / 5);
      flex: 0 1 calc(100% / 5);
      max-width: calc(100% / 5);
      width: 100%
   }

   .row-6 .col {
      -ms-flex: 0 1 calc(100% / 6);
      flex: 0 1 calc(100% / 6);
      max-width: calc(100% / 6);
      width: 100%
   }

   .row-7 .col {
      -ms-flex: 0 1 calc(100% / 7);
      flex: 0 1 calc(100% / 7);
      max-width: calc(100% / 7);
      width: 100%
   }

   .row-8 .col {
      -ms-flex: 0 1 calc(100% / 8);
      flex: 0 1 calc(100% / 8);
      max-width: calc(100% / 8);
      width: 100%
   }
}

@media (min-width:768px) and (max-width:991.98px) {
   .row-tablet-1 .col {
      -ms-flex: 0 1 calc(100% / 1);
      flex: 0 1 calc(100% / 1);
      max-width: calc(100% / 1);
      width: 100%
   }

   .row-tablet-2 .col {
      -ms-flex: 0 1 calc(100% / 2);
      flex: 0 1 calc(100% / 2);
      max-width: calc(100% / 2);
      width: 100%
   }

   .row-tablet-3 .col {
      -ms-flex: 0 1 calc(100% / 3);
      flex: 0 1 calc(100% / 3);
      max-width: calc(100% / 3);
      width: 100%
   }

   .row-tablet-4 .col {
      -ms-flex: 0 1 calc(100% / 4);
      flex: 0 1 calc(100% / 4);
      max-width: calc(100% / 4);
      width: 100%
   }

   .row-tablet-5 .col {
      -ms-flex: 0 1 calc(100% / 5);
      flex: 0 1 calc(100% / 5);
      max-width: calc(100% / 5);
      width: 100%
   }

   .row-tablet-6 .col {
      -ms-flex: 0 1 calc(100% / 6);
      flex: 0 1 calc(100% / 6);
      max-width: calc(100% / 6);
      width: 100%
   }

   .row-tablet-7 .col {
      -ms-flex: 0 1 calc(100% / 7);
      flex: 0 1 calc(100% / 7);
      max-width: calc(100% / 7);
      width: 100%
   }

   .row-tablet-8 .col {
      -ms-flex: 0 1 calc(100% / 8);
      flex: 0 1 calc(100% / 8);
      max-width: calc(100% / 8);
      width: 100%
   }

   body:not(.active-builder) .hidden-tb {
      display: none !important
   }
}

@media (max-width:767.98px) {
   .row-mobile-1 .col {
      -ms-flex: 0 1 calc(100% / 1);
      flex: 0 1 calc(100% / 1);
      max-width: calc(100% / 1);
      width: 100%
   }

   .row-mobile-2 .col {
      -ms-flex: 0 1 calc(100% / 2);
      flex: 0 1 calc(100% / 2);
      max-width: calc(100% / 2);
      width: 100%
   }

   .row-mobile-3 .col {
      -ms-flex: 0 1 calc(100% / 3);
      flex: 0 1 calc(100% / 3);
      max-width: calc(100% / 3);
      width: 100%
   }

   .row-mobile-4 .col {
      -ms-flex: 0 1 calc(100% / 4);
      flex: 0 1 calc(100% / 4);
      max-width: calc(100% / 4);
      width: 100%
   }

   .row-mobile-5 .col {
      -ms-flex: 0 1 calc(100% / 5);
      flex: 0 1 calc(100% / 5);
      max-width: calc(100% / 5);
      width: 100%
   }

   .row-mobile-6 .col {
      -ms-flex: 0 1 calc(100% / 6);
      flex: 0 1 calc(100% / 6);
      max-width: calc(100% / 6);
      width: 100%
   }

   .row-mobile-7 .col {
      -ms-flex: 0 1 calc(100% / 7);
      flex: 0 1 calc(100% / 7);
      max-width: calc(100% / 7);
      width: 100%
   }

   .row-mobile-8 .col {
      -ms-flex: 0 1 calc(100% / 8);
      flex: 0 1 calc(100% / 8);
      max-width: calc(100% / 8);
      width: 100%
   }

   body:not(.active-builder) .hidden-mb {
      display: none !important
   }
}

.no-padding-col.section-builder-full {
   padding-left: 0 !important;
   padding-right: 0 !important
}

.no-padding-col .line {
   margin-left: 0 !important;
   margin-right: 0 !important
}

.no-padding-col .frame,
.no-padding-col .line div[class*=col-des],
.no-padding-col .line div[class*=col-mb],
.no-padding-col .line div[class*=col-tb] {
   padding-left: 0 !important;
   padding-right: 0 !important
}

.no-margin {
   margin: 0 !important
}

.no-margin-top {
   margin-top: 0 !important
}

.no-margin-bottom {
   margin-bottom: 0 !important
}

.text-align-left,
.text-align-left .slide-text {
   text-align: left
}

.text-align-right,
.text-align-right .slide-text {
   text-align: right
}

.text-align-center,
.text-align-center .slide-text {
   text-align: center
}

.mgs-products.products-grid {
   margin: 0
}

.mgs-products.products-grid .product-item {
   padding-left: 15px;
   padding-right: 15px
}

.panel-block * {
   -webkit-transition: background-color .25s ease-in-out;
   -moz-transition: background-color .25s ease-in-out;
   -o-transition: background-color .25s ease-in-out;
   transition: background-color .25s ease-in-out
}

.fullscreen-slider .owl-carousel .item-image,
.fullscreen-slider .owl-carousel .item-image img,
.fullscreen-slider .owl-carousel div:not(.owl-nav):not(.owl-dots):not(.slide-text) {
   height: 100%
}

.fullscreen-slider .owl-carousel {
   height: 100%;
   position: relative
}

.fullscreen-slider .owl-carousel .item-image {
   height: 100%;
   background-position: center;
   display: block;
   background-size: cover;
   background-repeat: no-repeat
}

.fullscreen-slider .item img {
   opacity: 0;
   visibility: hidden
}

.mgs-owl-carousel {
   position: relative
}

.mgs-owl-carousel .owl-nav.disabled {
   display: none !important
}

.mgs-owl-carousel .owl-nav .disabled {
   opacity: .5
}

.mgs-owl-carousel .owl-nav .disabled span,
.mgs-owl-carousel .owl-nav .disabled span::before {
   cursor: unset !important
}

.mgs-owl-carousel .owl-next,
.mgs-owl-carousel .owl-prev {
   height: 100%;
   position: absolute;
   top: 0;
   left: 30px
}

.mgs-owl-carousel.owl-rtl .owl-prev {
   left: 70px
}

.mgs-owl-carousel .owl-next {
   left: unset;
   right: 30px
}

.mgs-owl-carousel.owl-rtl .owl-next {
   right: 30px
}

.mgs-owl-carousel .slider-nav:before {
   width: 40px;
   height: 40px;
   position: absolute;
   top: 50%;
   margin-top: -20px;
   color: #fff;
   line-height: 40px;
   content: '\e608';
   font-family: luma-icons, icons-blank-theme;
   text-align: center;
   font-size: 18px;
   cursor: pointer;
   transition: all .3s;
   -webkit-transition: all .3s;
   -moz-transition: all .3s;
   -o-transition: all .3s
}

.autohide-nav.mgs-owl-carousel .owl-nav span,
.autohide-nav.mgs-owl-carousel .slider-nav:before {
   opacity: 0;
   visibility: hidden
}

.mgs-owl-carousel .slider-nav:hover:before {
   transition: all .3s;
   -webkit-transition: all .3s;
   -moz-transition: all .3s;
   -o-transition: all .3s
}

.mgs-owl-carousel .nav-prev:before {
   content: '\e617'
}

.autohide-nav.mgs-owl-carousel:hover .owl-nav span,
.mgs-owl-carousel.owl-carousel:hover .slider-nav:before {
   opacity: 1;
   visibility: visible;
   -webkit-transition: opacity .5s ease-in-out;
   -moz-transition: opacity .5s ease-in-out;
   -ms-transition: opacity .5s ease-in-out;
   -o-transition: opacity .5s ease-in-out
}

.mgs-owl-carousel .owl-dots {
   display: table;
   margin: 20px auto 0;
   position: absolute;
   left: 50%;
   margin: 0;
   transform: translateX(-50%);
   -webkit-transform: translateX(-50%);
   -moz-transform: translateX(-50%);
   -o-transform: translateX(-50%)
}

.slider_mgs_carousel.owl-carousel .owl-dots {
   bottom: 20px
}

.mgs-owl-carousel .owl-dots .owl-dot {
   display: table-cell;
   vertical-align: middle;
   cursor: pointer
}

.mgs-owl-carousel .owl-dots .owl-dot span {
   background-color: #f0f0f0;
   height: 15px;
   margin: 0 7px;
   transition: all .4s ease 0s;
   -webkit-transition: all .4s ease 0s;
   -moz-transition: all .4s ease 0s;
   -o-transition: all .4s ease 0s;
   width: 15px;
   border-radius: 10px;
   cursor: pointer;
   display: block
}

.mgs-owl-carousel .owl-dots .owl-dot:hover span,
.owl-carousel .owl-dots .owl-dot.active span {
   background-color: #006bb4
}

.nav-position-middle-inside .owl-nav div span,
.nav-position-middle-outside .owl-nav div span {
   position: absolute;
   top: 50%;
   cursor: pointer
}

.mgs-owl-carousel .owl-nav div span {
   text-align: center;
   display: block
}

.mgs-owl-carousel.nav-position-middle-outside .owl-prev {
   left: -30px
}

.mgs-owl-carousel.nav-position-middle-outside .owl-next {
   right: -30px
}

.mgs-owl-carousel.nav-position-bottom-left .owl-nav div,
.mgs-owl-carousel.nav-position-bottom-right .owl-nav div,
.mgs-owl-carousel.nav-position-top-left .owl-nav div,
.mgs-owl-carousel.nav-position-top-right .owl-nav div {
   position: unset;
   float: left;
   margin-right: 10px
}

.mgs-owl-carousel.nav-position-top-right .owl-nav div {
   margin-right: 0;
   margin-left: 10px
}

.mgs-owl-carousel.nav-position-bottom-left .owl-nav,
.mgs-owl-carousel.nav-position-bottom-right .owl-nav,
.mgs-owl-carousel.nav-position-top-left .owl-nav,
.mgs-owl-carousel.nav-position-top-right .owl-nav {
   position: absolute;
   top: 0;
   left: 0
}

.mgs-owl-carousel.nav-position-bottom-right .owl-nav,
.mgs-owl-carousel.nav-position-top-right .owl-nav {
   left: unset;
   right: 0
}

.mgs-carousel-single.mgs-owl-carousel.nav-position-top-right .owl-nav {
   top: 15px;
   right: 15px
}

.mgs-carousel-single.mgs-owl-carousel.nav-position-top-left .owl-nav {
   top: 15px;
   left: 15px
}

.mgs-carousel-single.mgs-owl-carousel.nav-position-bottom-right .owl-nav {
   top: unset;
   right: 15px;
   bottom: 15px
}

.mgs-carousel-single.mgs-owl-carousel.nav-position-bottom-left .owl-nav {
   top: unset;
   left: 15px;
   bottom: 15px
}

.mgs-carousel-multiple.mgs-owl-carousel.nav-position-top-left .owl-nav {
   top: -55px;
   left: 0;
   right: unset
}

.mgs-carousel-multiple.mgs-owl-carousel.nav-position-top-right .owl-nav {
   top: -55px;
   right: 0;
   left: unset
}

.mgs-carousel-multiple.mgs-owl-carousel.nav-position-bottom-left .owl-nav,
.mgs-carousel-multiple.mgs-owl-carousel.nav-position-bottom-right .owl-nav {
   position: unset;
   margin-top: 15px
}

.mgs-carousel-multiple.mgs-owl-carousel.nav-position-bottom-right .owl-nav {
   float: right
}

.mgs-carousel-multiple.mgs-owl-carousel.nav-position-bottom-right .owl-nav div {
   margin-right: 0;
   margin-left: 10px
}

.mgs-owl-carousel .owl-nav span {
   cursor: pointer;
   position: relative;
   width: 100%
}

.mgs-owl-carousel .owl-nav .disabled span {
   cursor: unset
}

.mgs-owl-carousel.nav-position-middle-inside .owl-nav .owl-next span,
.mgs-owl-carousel.nav-position-middle-outside .owl-nav .owl-prev span {
   right: 0
}

.mgs-owl-carousel.mgs-carousel-single.dot-position-left .owl-dots {
   left: 60px
}

.mgs-owl-carousel.mgs-carousel-single.dot-position-right .owl-dots {
   left: unset;
   right: 0
}

.mgs-owl-carousel.mgs-carousel-multiple .owl-dots {
   bottom: -30px
}

.mgs-owl-carousel.mgs-carousel-multiple.dot-position-left .owl-dots {
   left: 30px
}

.mgs-owl-carousel.mgs-carousel-multiple.dot-position-right .owl-dots {
   left: unset;
   right: -30px
}

.mgs-products .product-image-container {
   width: 100% !important
}

.mgs-products .mgs-owl-carousel .product-item {
   width: 100% !important;
   margin-top: 20px;
   margin-bottom: 35px
}

.builder-tab.data.items,
.mgs-tab.data.items {
   position: relative;
   z-index: 1;
   border-bottom: 0;
   margin-left: 0;
   margin-right: 0
}

.builder-tab.data.items>.item.title,
.mgs-product-tab .mgs-tab.data.items>.item.title {
   box-sizing: border-box;
   float: unset;
   width: auto;
   margin: 0 -1px 0 0;
   display: inline-block
}

.mgs-tab.data.items>.item.title>.switch {
   display: block;
   position: relative;
   z-index: 2;
   font-weight: 400;
   line-height: 40px !important;
   font-size: 1.4rem;
   color: #6d6d6d;
   text-decoration: none;
   border: 1px solid #ccc;
   border-bottom: none;
   height: 40px !important;
   padding: 1px 35px 1px 35px !important;
   background: #f6f6f6
}

.mgs-tab.data.items>.item.title.active>.switch,
.mgs-tab.data.items>.item.title.active>.switch:focus,
.mgs-tab.data.items>.item.title.active>.switch:hover,
.mgs-tab.data.items>.item.title:not(.disabled)>.switch:active {
   background: #fff;
   color: #333
}

.builder-tab.data.items::after,
.builder-tab.data.items::before,
.mgs-tab.data.items::after,
.mgs-tab.data.items::before {
   content: '';
   display: table
}

.builder-tab.data.items>.item.content,
.mgs-tab.data.items>.item.content {
   margin-top: 40px;
   box-sizing: border-box;
   float: right;
   margin-left: -100%;
   width: 100%;
   background: #fff;
   padding: 35px
}

.builder-tab.data.items>.item.title>.switch {
   padding: 1px 35px;
   height: 40px;
   line-height: 40px;
   color: #6d6d6d;
   text-decoration: none;
   display: block
}

.mgs-product-tab .mgs-tab.product.data {
   float: left;
   width: 100%;
   margin-top: 20px
}

.mgs-product-tab .mgs-tab.tab-align-center {
   text-align: center
}

.mgs-product-tab .mgs-tab.tab-align-right {
   text-align: right
}

.mgs-product-tab .mgs-tab .data.content {
   text-align: left
}

.mgs-product-tab .mgs-tab.data.items>.item.content {
   margin-top: 51px;
   padding: 0;
   box-shadow: unset;
   border-left: none;
   border-right: none;
   border-bottom: none
}

.mgs-product-tab .mgs-tab.data.items .switch {
   font-weight: 300
}

.mgs-product-tab .tab-style1.data.items>.item.content,
.mgs-product-tab .tab-style2.data.items>.item.content,
.mgs-product-tab .tab-style3.data.items>.item.content,
.mgs-product-tab .tab-style4.data.items>.item.content,
.mgs-product-tab .tab-style6.data.items>.item.content,
.mgs-product-tab .tab-style7.data.items>.item.content {
   border: none
}

.mgs-product-tab .tab-style1.data.items>.item.title>.switch {
   border: none;
   background: 0 0;
   position: relative
}

.mgs-product-tab .tab-style1.data.items .item.title .switch:hover {
   background: 0 0 !important
}

.mgs-product-tab .tab-style1.data.items .item.title .switch:before {
   position: absolute;
   top: 9px;
   left: 0;
   width: 1px;
   height: 22px;
   background: #ccc;
   content: ""
}

.mgs-product-tab .tab-style1.data.items .item.title.item1 a:before {
   display: none
}

.mgs-product-tab .mgs-tab.tab-align-left .item.title.item1 a {
   padding-left: 0 !important
}

.mgs-product-tab .mgs-tab.tab-font-bold .item.title a {
   font-weight: 700 !important
}

.mgs-product-tab .mgs-tab.tab-uppercase .item.title a {
   text-transform: uppercase !important
}

.mgs-product-tab .mgs-tab.tab-italic .item.title a {
   font-style: italic !important
}

.mgs-tab.data.items.tab-align-right>.item.title.last-item>.switch {
   padding-right: 0 !important
}

.mgs-product-tab .tab-style2.data.items .item.title .switch {
   background: 0 0 !important;
   color: #878787;
   height: auto !important;
   line-height: unset !important;
   padding: 8px 25px !important;
   border: 1px solid transparent
}

.mgs-product-tab .tab-style2.data.items .item.title.active .switch {
   border: 1px solid #222;
   color: #222;
   border-radius: 20px
}

.mgs-product-tab .mgs-tab.data.items.tab-align-right.tab-style2>.item.title.last-item>.switch {
   padding-right: 25px !important
}

.mgs-product-tab .tab-style3.data.items .item.title {
   margin: 0 10px
}

.mgs-product-tab .tab-style3.data.items .item.title .switch {
   border: 1px solid #e3e3e3;
   background: 0 0 !important;
   color: #797979;
   height: auto !important;
   line-height: unset !important;
   padding: 10px 30px !important;
   border-radius: 20px
}

.mgs-product-tab .tab-style3.data.items .item.title .switch:active,
.mgs-product-tab .tab-style3.data.items .item.title .switch:hover,
.mgs-product-tab .tab-style3.data.items .item.title.active .switch,
.mgs-product-tab .tab-style3.data.items .item.title.active .switch:focus,
.mgs-product-tab .tab-style3.data.items .item.title.active .switch:hover {
   border: 1px solid #6e6e6e;
   color: #fff !important;
   background: #6e6e6e !important
}

.mgs-product-tab .mgs-tab.data.items.tab-align-right.tab-style3>.item.title.last-item>.switch {
   padding-right: 30px !important
}

.mgs-product-tab .tab-style4.data.items .item.title {
   margin: 0 12px
}

.mgs-product-tab .tab-style4.data.items .item.title .switch {
   padding: 0 !important;
   background: 0 0 !important;
   color: #777;
   height: auto !important;
   line-height: unset !important;
   border: none;
   position: relative
}

.mgs-product-tab .tab-style4.data.items .item.title .switch:active,
.mgs-product-tab .tab-style4.data.items .item.title .switch:focus,
.mgs-product-tab .tab-style4.data.items .item.title .switch:hover,
.mgs-product-tab .tab-style4.data.items .item.title.active .switch {
   color: #333
}

.mgs-product-tab .tab-style4.data.items .item.title.active .switch:after {
   content: "";
   position: absolute;
   height: 3px;
   width: 100%;
   background: #a6cd56;
   left: 0;
   bottom: -8px
}

.mgs-product-tab .tab-style5.data.items>.item.content {
   margin-top: 40px;
   border-top: 2px solid #e7e7e7
}

.mgs-product-tab .tab-style5.data.items .item.title {
   margin: 0 15px
}

.mgs-product-tab .tab-style5.data.items .item.title .switch {
   padding: 0 !important;
   background: 0 0 !important;
   color: #313131;
   border: none;
   position: relative
}

.mgs-product-tab .tab-style5.data.items .item.title .switch:active,
.mgs-product-tab .tab-style5.data.items .item.title .switch:focus,
.mgs-product-tab .tab-style5.data.items .item.title .switch:hover,
.mgs-product-tab .tab-style5.data.items .item.title.active .switch {
   color: #ee2d43 !important
}

.mgs-product-tab .tab-style5.data.items .item.title.active .switch:after {
   content: "";
   position: absolute;
   height: 2px;
   width: 100%;
   background: #ee2d43;
   left: 0;
   bottom: -2px;
   display: block !important;
   top: unset;
   right: unset
}

.mgs-product-tab .tab-style3.tab-align-left .item.title.item1,
.mgs-product-tab .tab-style4.tab-align-left .item.title.item1,
.mgs-product-tab .tab-style5.tab-align-left .item.title.item1 {
   margin-left: 0
}

.mgs-product-tab .tab-style3.tab-align-right .item.title.last-item,
.mgs-product-tab .tab-style4.tab-align-right .item.title.last-item,
.mgs-product-tab .tab-style5.tab-align-right .item.title.last-item {
   margin-right: 0
}

.mgs-product-tab .tab-style6.data.items>.item.title {
   margin: 0 -4px 0 0
}

.mgs-product-tab .tab-style6.data.items .item.title .switch {
   padding: 5px 40px;
   border: none;
   color: #fff;
   background: #2a2b2e;
   border-left: 1px solid #505050
}

.mgs-product-tab .tab-style6.data.items .item.title.item1 .switch {
   border: none;
   padding-left: 40px !important
}

.mgs-product-tab .tab-style6.data.items .item.title .switch:active,
.mgs-product-tab .tab-style6.data.items .item.title .switch:focus,
.mgs-product-tab .tab-style6.data.items .item.title .switch:hover,
.mgs-product-tab .tab-style6.data.items .item.title.active .switch {
   background: #dd0017 !important;
   color: #fff !important
}

.mgs-product-tab .mgs-tab.data.items.tab-align-right.tab-style6>.item.title.last-item>.switch {
   padding-right: 35px !important
}

.mgs-product-tab .tab-style7.data.items .item.title .switch {
   border: none;
   color: #999;
   background: 0 0 !important;
   padding: 0 20px !important
}

.mgs-product-tab .tab-style7.data.items .item.title .switch:active,
.mgs-product-tab .tab-style7.data.items .item.title .switch:focus,
.mgs-product-tab .tab-style7.data.items .item.title .switch:hover,
.mgs-product-tab .tab-style7.data.items .item.title.active .switch {
   color: #c33 !important
}

.mgs-product-tab .tab-style7.tab-align-right .item.title.last-item a.switch {
   padding-right: 0 !important
}

.mgs-product-tab .tab-style7.tab-align-left .item.title.item1 a.switch {
   padding-left: 0 !important
}

.deal-timer {
   margin: 10px 0;
   width: 100%;
   display: inline-block
}

.deal-timer span {
   display: block;
   width: 24%;
   text-align: center;
   float: left;
   font-size: 18px;
   margin-right: 1%;
   border-radius: 3px;
   overflow: hidden
}

.deal-timer span.secs {
   margin-right: 0
}

.deal-timer .time-note span {
   font-size: 11px
}

.mgs-products .product-item-info {
   position: relative
}

.mgs-products .product-ribbon {
   position: absolute;
   background: #ff3100;
   color: #fff;
   width: 45px;
   height: 45px;
   display: block;
   border-radius: 50%;
   top: 0;
   z-index: 10;
   text-align: center;
   line-height: 45px;
   font-size: 14px;
   right: 0
}

.mgs-products.list-products .product-image {
   position: relative
}

.mgs-products .saved-price .price {
   margin-left: 5px
}

.instagram-widget .instagram-item {
   position: relative
}

.instagram-widget .instagram-item>a {
   display: block
}

.instagram-widget .instagram-item>a::after {
   content: "";
   left: 0;
   right: 0;
   bottom: 0;
   top: 0;
   background-color: #000;
   opacity: 0;
   visibility: hidden;
   position: absolute;
   transition: all .3s;
   -webkit-transition: all .3s;
   -moz-transition: all .3s;
   -o-transition: all .3s
}

.instagram-widget .instagram-item:hover>a::after {
   opacity: .5;
   visibility: visible
}

.instagram-widget .instagram-item .social-count {
   position: absolute;
   left: 50%;
   top: 50%;
   transform: translate(-50%, -50%);
   -webkit-transform: translate(-50%, -50%);
   -moz-transform: translate(-50%, -50%);
   -o-transform: translate(-50%, -50%);
   transition: all .3s;
   -webkit-transition: all .3s;
   -moz-transition: all .3s;
   -o-transition: all .3s;
   z-index: 1;
   color: #fff;
   opacity: 0;
   visibility: hidden
}

.instagram-widget .instagram-item:hover .social-count {
   opacity: 1;
   visibility: visible
}

.instagram-widget .instagram-item .social-count>span {
   margin: 0 5px
}

.instagram-widget .instagram-item .social-count span span {
   margin-right: 5px
}

.instagram-widget .instagram-item .social-count .fa::before {
   font-family: luma-icons, icons-blank-theme
}

.instagram-widget .instagram-item .social-count .fa-heart-o::before {
   content: '\e600'
}

.instagram-widget .instagram-item .social-count .fa-comments-o::before {
   content: '\e620'
}

.category-grid-widget .owl-dots,
.instagram-widget .owl-dots {
   margin-top: 15px
}

.category-grid-block .category-item {
   position: relative
}

.category-grid-block .no-slider .category-item {
   margin-bottom: 15px
}

.category-grid-block .category-item .widget-category-infor {
   position: absolute;
   padding: 0 30px;
   top: 50%;
   margin-top: -20px;
   left: 0
}

.category-grid-block .category-item .widget-category-infor span {
   display: block;
   color: #a3a3a3;
   font-size: 12px
}

.category-grid-block .category-item .widget-category-infor span.number {
   display: unset
}

.category-grid-block .category-item .widget-category-infor .category-name {
   font-size: 16px;
   margin-bottom: 5px
}

.category-list-block {
   border: 1px solid #dae2e6;
   border-radius: 2px
}

.category-list-block .list-heading h3 {
   padding: 15px 20px;
   background: #f5f5f5;
   font-size: 15px;
   font-weight: 600;
   margin: 0;
   border-bottom: 1px solid #dae2e6;
   letter-spacing: .5px
}

.category-list-block ul {
   margin: 0 15px 5px;
   list-style: none;
   padding: 0
}

.category-list-block ul li {
   border-bottom: 1px solid #dae2e6;
   padding: 10px 3px;
   margin: 0
}

.category-list-block ul li .category-icon {
   margin-right: 8px
}

.category-list-block ul li .font-icon {
   margin-left: 5px
}

.category-list-block ul li .category-icon img {
   max-height: 25px
}

.category-list-block ul li:last-child {
   border: none
}

.category-list-block ul li a {
   color: #333;
   text-decoration: none;
   display: flex;
   align-items: center
}

.category-list-block .empty {
   padding: 15px
}

.font-bold {
   font-weight: 700 !important
}

.font-italic {
   font-style: italic !important
}

.font-uppercase {
   text-transform: uppercase !important
}

.mgs-accordion .accordion-title {
   color: #000;
   padding: 0 40px 0 17px;
   background-color: #f6f6f8;
   position: relative;
   line-height: 40px;
   cursor: pointer;
   height: 40px;
   font-weight: 400;
   margin: 10px 0 0
}

.mgs-accordion .accordion-title:first-child {
   margin: 0
}

.mgs-accordion .accordion-content {
   padding: 20px;
   border: 1px solid #f6f6f8
}

.accordion-title-icon .icon:before,
.mgs-accordion .accordion-title:before {
   color: #333;
   font-family: luma-icons, icons-blank-theme;
   vertical-align: middle;
   display: inline-block;
   font-weight: 400;
   overflow: hidden;
   speak: none;
   text-align: center
}

.mgs-accordion .accordion-title {
   position: relative
}

.mgs-accordion .accordion-title:before {
   height: 40px;
   width: 40px;
   position: absolute;
   right: 0;
   top: 0;
   font-size: 25px;
   font-style: normal !important
}

.accordion-title-icon1 .accordion-title:before,
.accordion-title-icon1 .icon:before {
   font-family: FontAwesome;
   content: "\f105";
   font-size: 20px
}

.accordion-title-icon1 .accordion-title.ui-accordion-header-active:before,
.accordion-title-icon1 .icon-active:before {
   content: "\f107"
}

.accordion-title-icon2 .accordion-title:before,
.accordion-title-icon2 .icon:before {
   font-family: Poppins, arial, tahoma;
   content: '+';
   font-size: 20px
}

.accordion-title-icon2 .accordion-title.ui-accordion-header-active:before,
.accordion-title-icon2 .icon-active:before {
   font-family: Poppins, arial, tahoma;
   content: '-';
   font-size: 24px
}

.accordion-icon-left .accordion-title {
   padding-left: 35px
}

.accordion-icon-left .accordion-title:before {
   right: unset;
   left: 0
}

.mgs-video.vimeo-video.video-fullwidth,
.mgs-video.youtube-video.video-fullwidth {
   position: relative;
   padding-bottom: 56.25%;
   height: 0
}

.mgs-video.vimeo-video.video-fullwidth iframe,
.mgs-video.youtube-video.video-fullwidth iframe {
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%
}

.mgs-video.vimeo-video.video-hide-controls {
   padding-bottom: 56.25%;
   height: 0;
   overflow: hidden;
   position: relative
}

.mgs-video.vimeo-video.video-hide-controls iframe {
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%
}

.mgs-video.vimeo-video.video-hide-controls .wrapper {
   position: relative;
   padding-bottom: 200%;
   transform: translateY(-35.95%)
}

.mgs-map .map-info {
   width: 260px;
   padding: 25px;
   background: #0095eb;
   color: #fff
}

.mgs-map .map-info h3 {
   margin: 0 0 20px 0;
   font-size: 25px
}

.mgs-map .map-detail-info ul {
   margin: 0;
   padding: 0;
   list-style: none;
   margin-left: 10px
}

.mgs-map .map-detail-info ul li {
   margin-bottom: 10px
}

.mgs-map .map-container {
   position: relative
}

.mgs-map .map-container .map-info {
   position: absolute;
   z-index: 10;
   left: 50%;
   margin-left: 150px;
   top: 50%;
   margin-top: -200px
}

.mgs-promobanner {
   cursor: pointer
}

.mgs-profile .photo {
   border: 8px solid #f8f8f8;
   margin-bottom: 15px
}

.mgs-profile .photo img {
   max-width: 100%;
   display: block
}

.mgs-profile h4 {
   margin: 0 0 7px 0;
   font-weight: 400;
   font-size: 21px
}

.mgs-profile .subtitle {
   color: #a8a8a8;
   font-size: 13px;
   margin-bottom: 15px;
   padding-bottom: 15px
}

.mgs-profile .subtitle span {
   position: relative
}

.mgs-profile .subtitle span:after {
   position: absolute;
   content: "";
   height: 1px;
   bottom: -15px;
   left: 0;
   width: 100%;
   background: #0095eb
}

.mgs-profile .profile-description {
   margin-bottom: 15px
}

.mgs-profile .social ul {
   list-style: none;
   margin: 0;
   padding: 0
}

.mgs-profile .social ul li {
   display: inline-block;
   margin-right: 2px;
   width: 42px;
   height: 42px;
   line-height: 40px;
   text-align: center
}

.mgs-profile .social ul li a {
   color: #444;
   font-size: 15px;
   display: block;
   border: 1px solid rgba(0, 0, 0, .08)
}

.mgs-profile .box-shadow a {
   -webkit-box-shadow: inset 0 0 5px 0 rgba(0, 0, 0, .08);
   box-shadow: inset 0 0 5px 0 rgba(0, 0, 0, .08)
}

.mgs-profile.profile-horizontal h4 {
   margin-top: 10px
}

.mgs-profile.profile-circle {
   text-align: center
}

.mgs-profile.profile-circle .photo {
   width: 130px;
   height: 130px;
   margin: 0 auto 15px;
   -webkit-border-radius: 100%;
   border-radius: 100%;
   overflow: hidden;
   position: relative;
   z-index: 1
}

.mgs-content-box.cursor {
   cursor: pointer
}

.mgs-content-box .icon-wrapper {
   width: 100px;
   height: 100px;
   line-height: 100px;
   font-size: 55px;
   text-align: center;
   border-radius: 50%;
   overflow: hidden
}

.mgs-content-box.box-vertical .icon-wrapper {
   margin: 0 auto 15px
}

.mgs-content-box.box-vertical {
   text-align: center
}

.mgs-content-box.box-horizontal {
   text-align: left;
   display: inline-block;
   width: 100%
}

.mgs-content-box.box-horizontal .icon-wrapper {
   float: left
}

.mgs-content-box.box-horizontal .content-wrapper {
   margin-left: 120px
}

.mgs-content-box.box-vertical .icon-wrapper {
   margin: 0 auto 15px
}

.mgs-content-box .content-wrapper h4 {
   font-size: 21px;
   font-weight: 500;
   margin: 0 0 15px
}

.mgs-content-box.box-horizontal .content-wrapper h4 {
   margin-top: 10px
}

.mgs-counter-box .icon-wrapper {
   width: 100px;
   font-size: 55px;
   text-align: center;
   border-radius: 50%;
   overflow: hidden
}

.mgs-counter-box.box-vertical {
   text-align: center
}

.mgs-counter-box.box-horizontal {
   text-align: left;
   display: inline-block;
   width: 100%
}

.mgs-counter-box.box-horizontal .icon-wrapper {
   float: left;
   width: auto;
   margin-right: 5px;
   padding: 0 5px
}

.mgs-counter-box.box-horizontal .counter-box {
   line-height: 80px
}

.mgs-counter-box.box-horizontal .content {
   display: block;
   clear: both;
   text-align: center;
   margin-top: -15px
}

.mgs-counter-box.box-vertical .icon-wrapper {
   margin: 0 auto
}

.mgs-counter-box.box-vertical .counter-box span {
   display: block
}

.mgs-counter-box .number {
   font-size: 35px
}

.mgs-counter-box .subtitle {
   font-size: 20px
}

@-webkit-keyframes move {
   from {
      background-position: 0 0
   }

   to {
      background-position: 30px 0
   }
}

@keyframes move {
   from {
      background-position: 0 0
   }

   to {
      background-position: 30px 0
   }
}

.mgs-progressbar {
   position: relative
}

.mgs-progressbar .progressbar {
   margin: 0;
   height: 30px;
   width: 100%;
   background-clip: padding-box;
   overflow: hidden;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   background-color: #f7f7f7
}

.mgs-progressbar .progress {
   float: left;
   width: 0%;
   height: 100%;
   font-size: 12px;
   line-height: 20px;
   color: #fff;
   text-align: center;
   background-color: #08c;
   box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
   -webkit-transition: width .6s ease;
   transition: width .6s ease;
   background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
   background-size: 30px 30px;
   transition-duration: 3s
}

.mgs-progressbar .progress.animation {
   -webkit-animation: move 2s linear infinite;
   animation: move 2s linear infinite
}

.mgs-progressbar .progress-info {
   margin: 5px 0
}

.mgs-progressbar.progress-inside {
   position: relative
}

.mgs-progressbar.progress-inside .progress-info {
   position: absolute;
   top: 0;
   left: 15px;
   height: 100%;
   line-height: 30px;
   margin: 0
}

.mgs-progressbar.progress-bottom-left-right .progress-info .progress-value,
.mgs-progressbar.progress-top-left-right .progress-info .progress-value {
   float: right
}

.mgs-progressbar.progress-bottom-right .progress-info,
.mgs-progressbar.progress-top-right .progress-info {
   text-align: right
}

.mgs-progress-circle {
   margin: 20px auto;
   width: 120px;
   height: 120px;
   background-color: #d9d9d9;
   border-radius: 50%
}

.mgs-circle-pie-progress .progress-info h4 {
   text-align: center;
   font-weight: 400;
   font-size: 16px;
   margin: 20px 0
}

.mgs-progress-circle .mgs-progress-circle__fill,
.mgs-progress-circle .mgs-progress-circle__slice {
   width: 120px;
   height: 120px;
   position: absolute;
   -webkit-backface-visibility: hidden;
   transition: transform 1s;
   border-radius: 50%
}

.mgs-progress-circle .mgs-progress-circle__slice {
   clip: rect(0, 120px, 120px, 60px)
}

.mgs-progress-circle .mgs-progress-circle__slice .mgs-progress-circle__fill {
   clip: rect(0, 60px, 120px, 0);
   background-color: #1291d4
}

.mgs-progress-circle .mgs-progress-circle__overlay {
   width: 100px;
   height: 100px;
   position: absolute;
   margin-left: 10px;
   margin-top: 10px;
   border-radius: 50%;
   line-height: 100px;
   text-align: center;
   font-size: 30px
}

.mgs-progress-circle__overlay .font-container {
   display: block;
   width: 100%;
   height: 100%;
   position: relative
}

.mgs-progress-circle__overlay .font-container span {
   position: absolute;
   width: 100%;
   top: 50%;
   left: 0
}

.progress-type-circle .mgs-progress-circle__overlay {
   background: #fff
}

.mgs-progress-circle[data-progress="0"] .mgs-progress-circle__fill,
.mgs-progress-circle[data-progress="0"] .mgs-progress-circle__slice.full {
   transform: rotate(0)
}

.mgs-progress-circle[data-progress="0"] .mgs-progress-circle__fill.mgs-progress-circle__bar {
   transform: rotate(0)
}

.mgs-progress-circle[data-progress="1"] .mgs-progress-circle__fill,
.mgs-progress-circle[data-progress="1"] .mgs-progress-circle__slice.full {
   transform: rotate(1.8deg)
}

.mgs-progress-circle[data-progress="1"] .mgs-progress-circle__fill.mgs-progress-circle__bar {
   transform: rotate(3.6deg)
}

.mgs-progress-circle[data-progress="2"] .mgs-progress-circle__fill,
.mgs-progress-circle[data-progress="2"] .mgs-progress-circle__slice.full {
   transform: rotate(3.6deg)
}

.mgs-progress-circle[data-progress="2"] .mgs-progress-circle__fill.mgs-progress-circle__bar {
   transform: rotate(7.2deg)
}

.mgs-progress-circle[data-progress="3"] .mgs-progress-circle__fill,
.mgs-progress-circle[data-progress="3"] .mgs-progress-circle__slice.full {
   transform: rotate(5.4deg)
}

.mgs-progress-circle[data-progress="3"] .mgs-progress-circle__fill.mgs-progress-circle__bar {
   transform: rotate(10.8deg)
}

.mgs-progress-circle[data-progress="4"] .mgs-progress-circle__fill,
.mgs-progress-circle[data-progress="4"] .mgs-progress-circle__slice.full {
   transform: rotate(7.2deg)
}

.mgs-progress-circle[data-progress="4"] .mgs-progress-circle__fill.mgs-progress-circle__bar {
   transform: rotate(14.4deg)
}

.mgs-progress-circle[data-progress="5"] .mgs-progress-circle__fill,
.mgs-progress-circle[data-progress="5"] .mgs-progress-circle__slice.full {
   transform: rotate(9deg)
}

.mgs-progress-circle[data-progress="5"] .mgs-progress-circle__fill.mgs-progress-circle__bar {
   transform: rotate(18deg)
}

.mgs-progress-circle[data-progress="6"] .mgs-progress-circle__fill,
.mgs-progress-circle[data-progress="6"] .mgs-progress-circle__slice.full {
   transform: rotate(10.8deg)
}

.mgs-progress-circle[data-progress="6"] .mgs-progress-circle__fill.mgs-progress-circle__bar {
   transform: rotate(21.6deg)
}

.mgs-progress-circle[data-progress="7"] .mgs-progress-circle__fill,
.mgs-progress-circle[data-progress="7"] .mgs-progress-circle__slice.full {
   transform: rotate(12.6deg)
}

.mgs-progress-circle[data-progress="7"] .mgs-progress-circle__fill.mgs-progress-circle__bar {
   transform: rotate(25.2deg)
}

.mgs-progress-circle[data-progress="8"] .mgs-progress-circle__fill,
.mgs-progress-circle[data-progress="8"] .mgs-progress-circle__slice.full {
   transform: rotate(14.4deg)
}

.mgs-progress-circle[data-progress="8"] .mgs-progress-circle__fill.mgs-progress-circle__bar {
   transform: rotate(28.8deg)
}

.mgs-progress-circle[data-progress="9"] .mgs-progress-circle__fill,
.mgs-progress-circle[data-progress="9"] .mgs-progress-circle__slice.full {
   transform: rotate(16.2deg)
}

.mgs-progress-circle[data-progress="9"] .mgs-progress-circle__fill.mgs-progress-circle__bar {
   transform: rotate(32.4deg)
}

.mgs-progress-circle[data-progress="10"] .mgs-progress-circle__fill,
.mgs-progress-circle[data-progress="10"] .mgs-progress-circle__slice.full {
   transform: rotate(18deg)
}

.mgs-progress-circle[data-progress="10"] .mgs-progress-circle__fill.mgs-progress-circle__bar {
   transform: rotate(36deg)
}

.mgs-progress-circle[data-progress="11"] .mgs-progress-circle__fill,
.mgs-progress-circle[data-progress="11"] .mgs-progress-circle__slice.full {
   transform: rotate(19.8deg)
}

.mgs-progress-circle[data-progress="11"] .mgs-progress-circle__fill.mgs-progress-circle__bar {
   transform: rotate(39.6deg)
}

.mgs-progress-circle[data-progress="12"] .mgs-progress-circle__fill,
.mgs-progress-circle[data-progress="12"] .mgs-progress-circle__slice.full {
   transform: rotate(21.6deg)
}

.mgs-progress-circle[data-progress="12"] .mgs-progress-circle__fill.mgs-progress-circle__bar {
   transform: rotate(43.2deg)
}

.mgs-progress-circle[data-progress="13"] .mgs-progress-circle__fill,
.mgs-progress-circle[data-progress="13"] .mgs-progress-circle__slice.full {
   transform: rotate(23.4deg)
}

.mgs-progress-circle[data-progress="13"] .mgs-progress-circle__fill.mgs-progress-circle__bar {
   transform: rotate(46.8deg)
}

.mgs-progress-circle[data-progress="14"] .mgs-progress-circle__fill,
.mgs-progress-circle[data-progress="14"] .mgs-progress-circle__slice.full {
   transform: rotate(25.2deg)
}

.mgs-progress-circle[data-progress="14"] .mgs-progress-circle__fill.mgs-progress-circle__bar {
   transform: rotate(50.4deg)
}

.mgs-progress-circle[data-progress="15"] .mgs-progress-circle__fill,
.mgs-progress-circle[data-progress="15"] .mgs-progress-circle__slice.full {
   transform: rotate(27deg)
}

.mgs-progress-circle[data-progress="15"] .mgs-progress-circle__fill.mgs-progress-circle__bar {
   transform: rotate(54deg)
}

.mgs-progress-circle[data-progress="16"] .mgs-progress-circle__fill,
.mgs-progress-circle[data-progress="16"] .mgs-progress-circle__slice.full {
   transform: rotate(28.8deg)
}

.mgs-progress-circle[data-progress="16"] .mgs-progress-circle__fill.mgs-progress-circle__bar {
   transform: rotate(57.6deg)
}

.mgs-progress-circle[data-progress="17"] .mgs-progress-circle__fill,
.mgs-progress-circle[data-progress="17"] .mgs-progress-circle__slice.full {
   transform: rotate(30.6deg)
}

.mgs-progress-circle[data-progress="17"] .mgs-progress-circle__fill.mgs-progress-circle__bar {
   transform: rotate(61.2deg)
}

.mgs-progress-circle[data-progress="18"] .mgs-progress-circle__fill,
.mgs-progress-circle[data-progress="18"] .mgs-progress-circle__slice.full {
   transform: rotate(32.4deg)
}

.mgs-progress-circle[data-progress="18"] .mgs-progress-circle__fill.mgs-progress-circle__bar {
   transform: rotate(64.8deg)
}

.mgs-progress-circle[data-progress="19"] .mgs-progress-circle__fill,
.mgs-progress-circle[data-progress="19"] .mgs-progress-circle__slice.full {
   transform: rotate(34.2deg)
}

.mgs-progress-circle[data-progress="19"] .mgs-progress-circle__fill.mgs-progress-circle__bar {
   transform: rotate(68.4deg)
}

.mgs-progress-circle[data-progress="20"] .mgs-progress-circle__fill,
.mgs-progress-circle[data-progress="20"] .mgs-progress-circle__slice.full {
   transform: rotate(36deg)
}

.mgs-progress-circle[data-progress="20"] .mgs-progress-circle__fill.mgs-progress-circle__bar {
   transform: rotate(72deg)
}

.mgs-progress-circle[data-progress="21"] .mgs-progress-circle__fill,
.mgs-progress-circle[data-progress="21"] .mgs-progress-circle__slice.full {
   transform: rotate(37.8deg)
}

.mgs-progress-circle[data-progress="21"] .mgs-progress-circle__fill.mgs-progress-circle__bar {
   transform: rotate(75.6deg)
}

.mgs-progress-circle[data-progress="22"] .mgs-progress-circle__fill,
.mgs-progress-circle[data-progress="22"] .mgs-progress-circle__slice.full {
   transform: rotate(39.6deg)
}

.mgs-progress-circle[data-progress="22"] .mgs-progress-circle__fill.mgs-progress-circle__bar {
   transform: rotate(79.2deg)
}

.mgs-progress-circle[data-progress="23"] .mgs-progress-circle__fill,
.mgs-progress-circle[data-progress="23"] .mgs-progress-circle__slice.full {
   transform: rotate(41.4deg)
}

.mgs-progress-circle[data-progress="23"] .mgs-progress-circle__fill.mgs-progress-circle__bar {
   transform: rotate(82.8deg)
}

.mgs-progress-circle[data-progress="24"] .mgs-progress-circle__fill,
.mgs-progress-circle[data-progress="24"] .mgs-progress-circle__slice.full {
   transform: rotate(43.2deg)
}

.mgs-progress-circle[data-progress="24"] .mgs-progress-circle__fill.mgs-progress-circle__bar {
   transform: rotate(86.4deg)
}

.mgs-progress-circle[data-progress="25"] .mgs-progress-circle__fill,
.mgs-progress-circle[data-progress="25"] .mgs-progress-circle__slice.full {
   transform: rotate(45deg)
}

.mgs-progress-circle[data-progress="25"] .mgs-progress-circle__fill.mgs-progress-circle__bar {
   transform: rotate(90deg)
}

.mgs-progress-circle[data-progress="26"] .mgs-progress-circle__fill,
.mgs-progress-circle[data-progress="26"] .mgs-progress-circle__slice.full {
   transform: rotate(46.8deg)
}

.mgs-progress-circle[data-progress="26"] .mgs-progress-circle__fill.mgs-progress-circle__bar {
   transform: rotate(93.6deg)
}

.mgs-progress-circle[data-progress="27"] .mgs-progress-circle__fill,
.mgs-progress-circle[data-progress="27"] .mgs-progress-circle__slice.full {
   transform: rotate(48.6deg)
}

.mgs-progress-circle[data-progress="27"] .mgs-progress-circle__fill.mgs-progress-circle__bar {
   transform: rotate(97.2deg)
}

.mgs-progress-circle[data-progress="28"] .mgs-progress-circle__fill,
.mgs-progress-circle[data-progress="28"] .mgs-progress-circle__slice.full {
   transform: rotate(50.4deg)
}

.mgs-progress-circle[data-progress="28"] .mgs-progress-circle__fill.mgs-progress-circle__bar {
   transform: rotate(100.8deg)
}

.mgs-progress-circle[data-progress="29"] .mgs-progress-circle__fill,
.mgs-progress-circle[data-progress="29"] .mgs-progress-circle__slice.full {
   transform: rotate(52.2deg)
}

.mgs-progress-circle[data-progress="29"] .mgs-progress-circle__fill.mgs-progress-circle__bar {
   transform: rotate(104.4deg)
}

.mgs-progress-circle[data-progress="30"] .mgs-progress-circle__fill,
.mgs-progress-circle[data-progress="30"] .mgs-progress-circle__slice.full {
   transform: rotate(54deg)
}

.mgs-progress-circle[data-progress="30"] .mgs-progress-circle__fill.mgs-progress-circle__bar {
   transform: rotate(108deg)
}

.mgs-progress-circle[data-progress="31"] .mgs-progress-circle__fill,
.mgs-progress-circle[data-progress="31"] .mgs-progress-circle__slice.full {
   transform: rotate(55.8deg)
}

.mgs-progress-circle[data-progress="31"] .mgs-progress-circle__fill.mgs-progress-circle__bar {
   transform: rotate(111.6deg)
}

.mgs-progress-circle[data-progress="32"] .mgs-progress-circle__fill,
.mgs-progress-circle[data-progress="32"] .mgs-progress-circle__slice.full {
   transform: rotate(57.6deg)
}

.mgs-progress-circle[data-progress="32"] .mgs-progress-circle__fill.mgs-progress-circle__bar {
   transform: rotate(115.2deg)
}

.mgs-progress-circle[data-progress="33"] .mgs-progress-circle__fill,
.mgs-progress-circle[data-progress="33"] .mgs-progress-circle__slice.full {
   transform: rotate(59.4deg)
}

.mgs-progress-circle[data-progress="33"] .mgs-progress-circle__fill.mgs-progress-circle__bar {
   transform: rotate(118.8deg)
}

.mgs-progress-circle[data-progress="34"] .mgs-progress-circle__fill,
.mgs-progress-circle[data-progress="34"] .mgs-progress-circle__slice.full {
   transform: rotate(61.2deg)
}

.mgs-progress-circle[data-progress="34"] .mgs-progress-circle__fill.mgs-progress-circle__bar {
   transform: rotate(122.4deg)
}

.mgs-progress-circle[data-progress="35"] .mgs-progress-circle__fill,
.mgs-progress-circle[data-progress="35"] .mgs-progress-circle__slice.full {
   transform: rotate(63deg)
}

.mgs-progress-circle[data-progress="35"] .mgs-progress-circle__fill.mgs-progress-circle__bar {
   transform: rotate(126deg)
}

.mgs-progress-circle[data-progress="36"] .mgs-progress-circle__fill,
.mgs-progress-circle[data-progress="36"] .mgs-progress-circle__slice.full {
   transform: rotate(64.8deg)
}

.mgs-progress-circle[data-progress="36"] .mgs-progress-circle__fill.mgs-progress-circle__bar {
   transform: rotate(129.6deg)
}

.mgs-progress-circle[data-progress="37"] .mgs-progress-circle__fill,
.mgs-progress-circle[data-progress="37"] .mgs-progress-circle__slice.full {
   transform: rotate(66.6deg)
}

.mgs-progress-circle[data-progress="37"] .mgs-progress-circle__fill.mgs-progress-circle__bar {
   transform: rotate(133.2deg)
}

.mgs-progress-circle[data-progress="38"] .mgs-progress-circle__fill,
.mgs-progress-circle[data-progress="38"] .mgs-progress-circle__slice.full {
   transform: rotate(68.4deg)
}

.mgs-progress-circle[data-progress="38"] .mgs-progress-circle__fill.mgs-progress-circle__bar {
   transform: rotate(136.8deg)
}

.mgs-progress-circle[data-progress="39"] .mgs-progress-circle__fill,
.mgs-progress-circle[data-progress="39"] .mgs-progress-circle__slice.full {
   transform: rotate(70.2deg)
}

.mgs-progress-circle[data-progress="39"] .mgs-progress-circle__fill.mgs-progress-circle__bar {
   transform: rotate(140.4deg)
}

.mgs-progress-circle[data-progress="40"] .mgs-progress-circle__fill,
.mgs-progress-circle[data-progress="40"] .mgs-progress-circle__slice.full {
   transform: rotate(72deg)
}

.mgs-progress-circle[data-progress="40"] .mgs-progress-circle__fill.mgs-progress-circle__bar {
   transform: rotate(144deg)
}

.mgs-progress-circle[data-progress="41"] .mgs-progress-circle__fill,
.mgs-progress-circle[data-progress="41"] .mgs-progress-circle__slice.full {
   transform: rotate(73.8deg)
}

.mgs-progress-circle[data-progress="41"] .mgs-progress-circle__fill.mgs-progress-circle__bar {
   transform: rotate(147.6deg)
}

.mgs-progress-circle[data-progress="42"] .mgs-progress-circle__fill,
.mgs-progress-circle[data-progress="42"] .mgs-progress-circle__slice.full {
   transform: rotate(75.6deg)
}

.mgs-progress-circle[data-progress="42"] .mgs-progress-circle__fill.mgs-progress-circle__bar {
   transform: rotate(151.2deg)
}

.mgs-progress-circle[data-progress="43"] .mgs-progress-circle__fill,
.mgs-progress-circle[data-progress="43"] .mgs-progress-circle__slice.full {
   transform: rotate(77.4deg)
}

.mgs-progress-circle[data-progress="43"] .mgs-progress-circle__fill.mgs-progress-circle__bar {
   transform: rotate(154.8deg)
}

.mgs-progress-circle[data-progress="44"] .mgs-progress-circle__fill,
.mgs-progress-circle[data-progress="44"] .mgs-progress-circle__slice.full {
   transform: rotate(79.2deg)
}

.mgs-progress-circle[data-progress="44"] .mgs-progress-circle__fill.mgs-progress-circle__bar {
   transform: rotate(158.4deg)
}

.mgs-progress-circle[data-progress="45"] .mgs-progress-circle__fill,
.mgs-progress-circle[data-progress="45"] .mgs-progress-circle__slice.full {
   transform: rotate(81deg)
}

.mgs-progress-circle[data-progress="45"] .mgs-progress-circle__fill.mgs-progress-circle__bar {
   transform: rotate(162deg)
}

.mgs-progress-circle[data-progress="46"] .mgs-progress-circle__fill,
.mgs-progress-circle[data-progress="46"] .mgs-progress-circle__slice.full {
   transform: rotate(82.8deg)
}

.mgs-progress-circle[data-progress="46"] .mgs-progress-circle__fill.mgs-progress-circle__bar {
   transform: rotate(165.6deg)
}

.mgs-progress-circle[data-progress="47"] .mgs-progress-circle__fill,
.mgs-progress-circle[data-progress="47"] .mgs-progress-circle__slice.full {
   transform: rotate(84.6deg)
}

.mgs-progress-circle[data-progress="47"] .mgs-progress-circle__fill.mgs-progress-circle__bar {
   transform: rotate(169.2deg)
}

.mgs-progress-circle[data-progress="48"] .mgs-progress-circle__fill,
.mgs-progress-circle[data-progress="48"] .mgs-progress-circle__slice.full {
   transform: rotate(86.4deg)
}

.mgs-progress-circle[data-progress="48"] .mgs-progress-circle__fill.mgs-progress-circle__bar {
   transform: rotate(172.8deg)
}

.mgs-progress-circle[data-progress="49"] .mgs-progress-circle__fill,
.mgs-progress-circle[data-progress="49"] .mgs-progress-circle__slice.full {
   transform: rotate(88.2deg)
}

.mgs-progress-circle[data-progress="49"] .mgs-progress-circle__fill.mgs-progress-circle__bar {
   transform: rotate(176.4deg)
}

.mgs-progress-circle[data-progress="50"] .mgs-progress-circle__fill,
.mgs-progress-circle[data-progress="50"] .mgs-progress-circle__slice.full {
   transform: rotate(90deg)
}

.mgs-progress-circle[data-progress="50"] .mgs-progress-circle__fill.mgs-progress-circle__bar {
   transform: rotate(180deg)
}

.mgs-progress-circle[data-progress="51"] .mgs-progress-circle__fill,
.mgs-progress-circle[data-progress="51"] .mgs-progress-circle__slice.full {
   transform: rotate(91.8deg)
}

.mgs-progress-circle[data-progress="51"] .mgs-progress-circle__fill.mgs-progress-circle__bar {
   transform: rotate(183.6deg)
}

.mgs-progress-circle[data-progress="52"] .mgs-progress-circle__fill,
.mgs-progress-circle[data-progress="52"] .mgs-progress-circle__slice.full {
   transform: rotate(93.6deg)
}

.mgs-progress-circle[data-progress="52"] .mgs-progress-circle__fill.mgs-progress-circle__bar {
   transform: rotate(187.2deg)
}

.mgs-progress-circle[data-progress="53"] .mgs-progress-circle__fill,
.mgs-progress-circle[data-progress="53"] .mgs-progress-circle__slice.full {
   transform: rotate(95.4deg)
}

.mgs-progress-circle[data-progress="53"] .mgs-progress-circle__fill.mgs-progress-circle__bar {
   transform: rotate(190.8deg)
}

.mgs-progress-circle[data-progress="54"] .mgs-progress-circle__fill,
.mgs-progress-circle[data-progress="54"] .mgs-progress-circle__slice.full {
   transform: rotate(97.2deg)
}

.mgs-progress-circle[data-progress="54"] .mgs-progress-circle__fill.mgs-progress-circle__bar {
   transform: rotate(194.4deg)
}

.mgs-progress-circle[data-progress="55"] .mgs-progress-circle__fill,
.mgs-progress-circle[data-progress="55"] .mgs-progress-circle__slice.full {
   transform: rotate(99deg)
}

.mgs-progress-circle[data-progress="55"] .mgs-progress-circle__fill.mgs-progress-circle__bar {
   transform: rotate(198deg)
}

.mgs-progress-circle[data-progress="56"] .mgs-progress-circle__fill,
.mgs-progress-circle[data-progress="56"] .mgs-progress-circle__slice.full {
   transform: rotate(100.8deg)
}

.mgs-progress-circle[data-progress="56"] .mgs-progress-circle__fill.mgs-progress-circle__bar {
   transform: rotate(201.6deg)
}

.mgs-progress-circle[data-progress="57"] .mgs-progress-circle__fill,
.mgs-progress-circle[data-progress="57"] .mgs-progress-circle__slice.full {
   transform: rotate(102.6deg)
}

.mgs-progress-circle[data-progress="57"] .mgs-progress-circle__fill.mgs-progress-circle__bar {
   transform: rotate(205.2deg)
}

.mgs-progress-circle[data-progress="58"] .mgs-progress-circle__fill,
.mgs-progress-circle[data-progress="58"] .mgs-progress-circle__slice.full {
   transform: rotate(104.4deg)
}

.mgs-progress-circle[data-progress="58"] .mgs-progress-circle__fill.mgs-progress-circle__bar {
   transform: rotate(208.8deg)
}

.mgs-progress-circle[data-progress="59"] .mgs-progress-circle__fill,
.mgs-progress-circle[data-progress="59"] .mgs-progress-circle__slice.full {
   transform: rotate(106.2deg)
}

.mgs-progress-circle[data-progress="59"] .mgs-progress-circle__fill.mgs-progress-circle__bar {
   transform: rotate(212.4deg)
}

.mgs-progress-circle[data-progress="60"] .mgs-progress-circle__fill,
.mgs-progress-circle[data-progress="60"] .mgs-progress-circle__slice.full {
   transform: rotate(108deg)
}

.mgs-progress-circle[data-progress="60"] .mgs-progress-circle__fill.mgs-progress-circle__bar {
   transform: rotate(216deg)
}

.mgs-progress-circle[data-progress="61"] .mgs-progress-circle__fill,
.mgs-progress-circle[data-progress="61"] .mgs-progress-circle__slice.full {
   transform: rotate(109.8deg)
}

.mgs-progress-circle[data-progress="61"] .mgs-progress-circle__fill.mgs-progress-circle__bar {
   transform: rotate(219.6deg)
}

.mgs-progress-circle[data-progress="62"] .mgs-progress-circle__fill,
.mgs-progress-circle[data-progress="62"] .mgs-progress-circle__slice.full {
   transform: rotate(111.6deg)
}

.mgs-progress-circle[data-progress="62"] .mgs-progress-circle__fill.mgs-progress-circle__bar {
   transform: rotate(223.2deg)
}

.mgs-progress-circle[data-progress="63"] .mgs-progress-circle__fill,
.mgs-progress-circle[data-progress="63"] .mgs-progress-circle__slice.full {
   transform: rotate(113.4deg)
}

.mgs-progress-circle[data-progress="63"] .mgs-progress-circle__fill.mgs-progress-circle__bar {
   transform: rotate(226.8deg)
}

.mgs-progress-circle[data-progress="64"] .mgs-progress-circle__fill,
.mgs-progress-circle[data-progress="64"] .mgs-progress-circle__slice.full {
   transform: rotate(115.2deg)
}

.mgs-progress-circle[data-progress="64"] .mgs-progress-circle__fill.mgs-progress-circle__bar {
   transform: rotate(230.4deg)
}

.mgs-progress-circle[data-progress="65"] .mgs-progress-circle__fill,
.mgs-progress-circle[data-progress="65"] .mgs-progress-circle__slice.full {
   transform: rotate(117deg)
}

.mgs-progress-circle[data-progress="65"] .mgs-progress-circle__fill.mgs-progress-circle__bar {
   transform: rotate(234deg)
}

.mgs-progress-circle[data-progress="66"] .mgs-progress-circle__fill,
.mgs-progress-circle[data-progress="66"] .mgs-progress-circle__slice.full {
   transform: rotate(118.8deg)
}

.mgs-progress-circle[data-progress="66"] .mgs-progress-circle__fill.mgs-progress-circle__bar {
   transform: rotate(237.6deg)
}

.mgs-progress-circle[data-progress="67"] .mgs-progress-circle__fill,
.mgs-progress-circle[data-progress="67"] .mgs-progress-circle__slice.full {
   transform: rotate(120.6deg)
}

.mgs-progress-circle[data-progress="67"] .mgs-progress-circle__fill.mgs-progress-circle__bar {
   transform: rotate(241.2deg)
}

.mgs-progress-circle[data-progress="68"] .mgs-progress-circle__fill,
.mgs-progress-circle[data-progress="68"] .mgs-progress-circle__slice.full {
   transform: rotate(122.4deg)
}

.mgs-progress-circle[data-progress="68"] .mgs-progress-circle__fill.mgs-progress-circle__bar {
   transform: rotate(244.8deg)
}

.mgs-progress-circle[data-progress="69"] .mgs-progress-circle__fill,
.mgs-progress-circle[data-progress="69"] .mgs-progress-circle__slice.full {
   transform: rotate(124.2deg)
}

.mgs-progress-circle[data-progress="69"] .mgs-progress-circle__fill.mgs-progress-circle__bar {
   transform: rotate(248.4deg)
}

.mgs-progress-circle[data-progress="70"] .mgs-progress-circle__fill,
.mgs-progress-circle[data-progress="70"] .mgs-progress-circle__slice.full {
   transform: rotate(126deg)
}

.mgs-progress-circle[data-progress="70"] .mgs-progress-circle__fill.mgs-progress-circle__bar {
   transform: rotate(252deg)
}

.mgs-progress-circle[data-progress="71"] .mgs-progress-circle__fill,
.mgs-progress-circle[data-progress="71"] .mgs-progress-circle__slice.full {
   transform: rotate(127.8deg)
}

.mgs-progress-circle[data-progress="71"] .mgs-progress-circle__fill.mgs-progress-circle__bar {
   transform: rotate(255.6deg)
}

.mgs-progress-circle[data-progress="72"] .mgs-progress-circle__fill,
.mgs-progress-circle[data-progress="72"] .mgs-progress-circle__slice.full {
   transform: rotate(129.6deg)
}

.mgs-progress-circle[data-progress="72"] .mgs-progress-circle__fill.mgs-progress-circle__bar {
   transform: rotate(259.2deg)
}

.mgs-progress-circle[data-progress="73"] .mgs-progress-circle__fill,
.mgs-progress-circle[data-progress="73"] .mgs-progress-circle__slice.full {
   transform: rotate(131.4deg)
}

.mgs-progress-circle[data-progress="73"] .mgs-progress-circle__fill.mgs-progress-circle__bar {
   transform: rotate(262.8deg)
}

.mgs-progress-circle[data-progress="74"] .mgs-progress-circle__fill,
.mgs-progress-circle[data-progress="74"] .mgs-progress-circle__slice.full {
   transform: rotate(133.2deg)
}

.mgs-progress-circle[data-progress="74"] .mgs-progress-circle__fill.mgs-progress-circle__bar {
   transform: rotate(266.4deg)
}

.mgs-progress-circle[data-progress="75"] .mgs-progress-circle__fill,
.mgs-progress-circle[data-progress="75"] .mgs-progress-circle__slice.full {
   transform: rotate(135deg)
}

.mgs-progress-circle[data-progress="75"] .mgs-progress-circle__fill.mgs-progress-circle__bar {
   transform: rotate(270deg)
}

.mgs-progress-circle[data-progress="76"] .mgs-progress-circle__fill,
.mgs-progress-circle[data-progress="76"] .mgs-progress-circle__slice.full {
   transform: rotate(136.8deg)
}

.mgs-progress-circle[data-progress="76"] .mgs-progress-circle__fill.mgs-progress-circle__bar {
   transform: rotate(273.6deg)
}

.mgs-progress-circle[data-progress="77"] .mgs-progress-circle__fill,
.mgs-progress-circle[data-progress="77"] .mgs-progress-circle__slice.full {
   transform: rotate(138.6deg)
}

.mgs-progress-circle[data-progress="77"] .mgs-progress-circle__fill.mgs-progress-circle__bar {
   transform: rotate(277.2deg)
}

.mgs-progress-circle[data-progress="78"] .mgs-progress-circle__fill,
.mgs-progress-circle[data-progress="78"] .mgs-progress-circle__slice.full {
   transform: rotate(140.4deg)
}

.mgs-progress-circle[data-progress="78"] .mgs-progress-circle__fill.mgs-progress-circle__bar {
   transform: rotate(280.8deg)
}

.mgs-progress-circle[data-progress="79"] .mgs-progress-circle__fill,
.mgs-progress-circle[data-progress="79"] .mgs-progress-circle__slice.full {
   transform: rotate(142.2deg)
}

.mgs-progress-circle[data-progress="79"] .mgs-progress-circle__fill.mgs-progress-circle__bar {
   transform: rotate(284.4deg)
}

.mgs-progress-circle[data-progress="80"] .mgs-progress-circle__fill,
.mgs-progress-circle[data-progress="80"] .mgs-progress-circle__slice.full {
   transform: rotate(144deg)
}

.mgs-progress-circle[data-progress="80"] .mgs-progress-circle__fill.mgs-progress-circle__bar {
   transform: rotate(288deg)
}

.mgs-progress-circle[data-progress="81"] .mgs-progress-circle__fill,
.mgs-progress-circle[data-progress="81"] .mgs-progress-circle__slice.full {
   transform: rotate(145.8deg)
}

.mgs-progress-circle[data-progress="81"] .mgs-progress-circle__fill.mgs-progress-circle__bar {
   transform: rotate(291.6deg)
}

.mgs-progress-circle[data-progress="82"] .mgs-progress-circle__fill,
.mgs-progress-circle[data-progress="82"] .mgs-progress-circle__slice.full {
   transform: rotate(147.6deg)
}

.mgs-progress-circle[data-progress="82"] .mgs-progress-circle__fill.mgs-progress-circle__bar {
   transform: rotate(295.2deg)
}

.mgs-progress-circle[data-progress="83"] .mgs-progress-circle__fill,
.mgs-progress-circle[data-progress="83"] .mgs-progress-circle__slice.full {
   transform: rotate(149.4deg)
}

.mgs-progress-circle[data-progress="83"] .mgs-progress-circle__fill.mgs-progress-circle__bar {
   transform: rotate(298.8deg)
}

.mgs-progress-circle[data-progress="84"] .mgs-progress-circle__fill,
.mgs-progress-circle[data-progress="84"] .mgs-progress-circle__slice.full {
   transform: rotate(151.2deg)
}

.mgs-progress-circle[data-progress="84"] .mgs-progress-circle__fill.mgs-progress-circle__bar {
   transform: rotate(302.4deg)
}

.mgs-progress-circle[data-progress="85"] .mgs-progress-circle__fill,
.mgs-progress-circle[data-progress="85"] .mgs-progress-circle__slice.full {
   transform: rotate(153deg)
}

.mgs-progress-circle[data-progress="85"] .mgs-progress-circle__fill.mgs-progress-circle__bar {
   transform: rotate(306deg)
}

.mgs-progress-circle[data-progress="86"] .mgs-progress-circle__fill,
.mgs-progress-circle[data-progress="86"] .mgs-progress-circle__slice.full {
   transform: rotate(154.8deg)
}

.mgs-progress-circle[data-progress="86"] .mgs-progress-circle__fill.mgs-progress-circle__bar {
   transform: rotate(309.6deg)
}

.mgs-progress-circle[data-progress="87"] .mgs-progress-circle__fill,
.mgs-progress-circle[data-progress="87"] .mgs-progress-circle__slice.full {
   transform: rotate(156.6deg)
}

.mgs-progress-circle[data-progress="87"] .mgs-progress-circle__fill.mgs-progress-circle__bar {
   transform: rotate(313.2deg)
}

.mgs-progress-circle[data-progress="88"] .mgs-progress-circle__fill,
.mgs-progress-circle[data-progress="88"] .mgs-progress-circle__slice.full {
   transform: rotate(158.4deg)
}

.mgs-progress-circle[data-progress="88"] .mgs-progress-circle__fill.mgs-progress-circle__bar {
   transform: rotate(316.8deg)
}

.mgs-progress-circle[data-progress="89"] .mgs-progress-circle__fill,
.mgs-progress-circle[data-progress="89"] .mgs-progress-circle__slice.full {
   transform: rotate(160.2deg)
}

.mgs-progress-circle[data-progress="89"] .mgs-progress-circle__fill.mgs-progress-circle__bar {
   transform: rotate(320.4deg)
}

.mgs-progress-circle[data-progress="90"] .mgs-progress-circle__fill,
.mgs-progress-circle[data-progress="90"] .mgs-progress-circle__slice.full {
   transform: rotate(162deg)
}

.mgs-progress-circle[data-progress="90"] .mgs-progress-circle__fill.mgs-progress-circle__bar {
   transform: rotate(324deg)
}

.mgs-progress-circle[data-progress="91"] .mgs-progress-circle__fill,
.mgs-progress-circle[data-progress="91"] .mgs-progress-circle__slice.full {
   transform: rotate(163.8deg)
}

.mgs-progress-circle[data-progress="91"] .mgs-progress-circle__fill.mgs-progress-circle__bar {
   transform: rotate(327.6deg)
}

.mgs-progress-circle[data-progress="92"] .mgs-progress-circle__fill,
.mgs-progress-circle[data-progress="92"] .mgs-progress-circle__slice.full {
   transform: rotate(165.6deg)
}

.mgs-progress-circle[data-progress="92"] .mgs-progress-circle__fill.mgs-progress-circle__bar {
   transform: rotate(331.2deg)
}

.mgs-progress-circle[data-progress="93"] .mgs-progress-circle__fill,
.mgs-progress-circle[data-progress="93"] .mgs-progress-circle__slice.full {
   transform: rotate(167.4deg)
}

.mgs-progress-circle[data-progress="93"] .mgs-progress-circle__fill.mgs-progress-circle__bar {
   transform: rotate(334.8deg)
}

.mgs-progress-circle[data-progress="94"] .mgs-progress-circle__fill,
.mgs-progress-circle[data-progress="94"] .mgs-progress-circle__slice.full {
   transform: rotate(169.2deg)
}

.mgs-progress-circle[data-progress="94"] .mgs-progress-circle__fill.mgs-progress-circle__bar {
   transform: rotate(338.4deg)
}

.mgs-progress-circle[data-progress="95"] .mgs-progress-circle__fill,
.mgs-progress-circle[data-progress="95"] .mgs-progress-circle__slice.full {
   transform: rotate(171deg)
}

.mgs-progress-circle[data-progress="95"] .mgs-progress-circle__fill.mgs-progress-circle__bar {
   transform: rotate(342deg)
}

.mgs-progress-circle[data-progress="96"] .mgs-progress-circle__fill,
.mgs-progress-circle[data-progress="96"] .mgs-progress-circle__slice.full {
   transform: rotate(172.8deg)
}

.mgs-progress-circle[data-progress="96"] .mgs-progress-circle__fill.mgs-progress-circle__bar {
   transform: rotate(345.6deg)
}

.mgs-progress-circle[data-progress="97"] .mgs-progress-circle__fill,
.mgs-progress-circle[data-progress="97"] .mgs-progress-circle__slice.full {
   transform: rotate(174.6deg)
}

.mgs-progress-circle[data-progress="97"] .mgs-progress-circle__fill.mgs-progress-circle__bar {
   transform: rotate(349.2deg)
}

.mgs-progress-circle[data-progress="98"] .mgs-progress-circle__fill,
.mgs-progress-circle[data-progress="98"] .mgs-progress-circle__slice.full {
   transform: rotate(176.4deg)
}

.mgs-progress-circle[data-progress="98"] .mgs-progress-circle__fill.mgs-progress-circle__bar {
   transform: rotate(352.8deg)
}

.mgs-progress-circle[data-progress="99"] .mgs-progress-circle__fill,
.mgs-progress-circle[data-progress="99"] .mgs-progress-circle__slice.full {
   transform: rotate(178.2deg)
}

.mgs-progress-circle[data-progress="99"] .mgs-progress-circle__fill.mgs-progress-circle__bar {
   transform: rotate(356.4deg)
}

.mgs-progress-circle[data-progress="100"] .mgs-progress-circle__fill,
.mgs-progress-circle[data-progress="100"] .mgs-progress-circle__slice.full {
   transform: rotate(180deg)
}

.mgs-progress-circle[data-progress="100"] .mgs-progress-circle__fill.mgs-progress-circle__bar {
   transform: rotate(360deg)
}

.mgs-countdown-block .countdown-timer .countdown,
.mgs-countdown-block .countdown-timer .time-text {
   display: flex
}

.mgs-countdown-block .countdown-timer .days,
.mgs-countdown-block .countdown-timer .hours,
.mgs-countdown-block .countdown-timer .mins,
.mgs-countdown-block .countdown-timer .secs {
   display: block;
   width: 25%;
   margin: 0;
   text-align: center
}

.mgs-countdown-block .countdown-timer .time-text {
   font-size: 20px
}

.mgs-countdown-block .countdown-timer .countdown span b {
   font-size: 80px;
   font-weight: 400
}

.mgs-divider-block {
   display: inline-block;
   width: 100%
}

.mgs-divider {
   display: block;
   width: 100%;
   position: relative;
   text-align: center
}

.mgs-divider hr {
   margin: 0;
   height: 1px;
   border-left: 0 !important;
   border-right: 0 !important;
   border-bottom: 0;
   border-top-width: 1px;
   border-top-style: solid;
   border-top-color: #ccc
}

.mgs-divider.mgs-divider-dashed hr,
.mgs-divider.mgs-divider-dotted hr {
   border-bottom: none !important
}

.mgs-divider.mgs-divider-double_solid hr {
   border-bottom-style: solid
}

.mgs-divider.mgs-divider-dotted hr,
.mgs-divider.mgs-divider-double_dotted hr {
   border-style: dotted
}

.mgs-divider.mgs-divider-dashed hr,
.mgs-divider.mgs-divider-double_dashed hr {
   border-style: dashed
}

.mgs-divider.mgs-divider-double_dashed hr,
.mgs-divider.mgs-divider-double_dotted hr,
.mgs-divider.mgs-divider-double_solid hr {
   padding: 3px 0;
   border-bottom-width: 1px;
   border-bottom-color: #ccc
}

.mgs-divider.mgs-divider-shadown hr {
   border: none;
   background: radial-gradient(ellipse at 50% -50%, #ccc 0, rgba(255, 255, 255, 0) 80%) repeat scroll 0 0 rgba(0, 0, 0, 0);
   background: -webkit-radial-gradient(ellipse at 50% -50%, #ccc 0, rgba(255, 255, 255, 0) 80%) repeat scroll 0 0 rgba(0, 0, 0, 0);
   background: -moz-radial-gradient(ellipse at 50% -50%, #ccc 0, rgba(255, 255, 255, 0) 80%) repeat scroll 0 0 rgba(0, 0, 0, 0);
   background: -o-radial-gradient(ellipse at 50% -50%, #ccc 0, rgba(255, 255, 255, 0) 80%) repeat scroll 0 0 rgba(0, 0, 0, 0)
}

.mgs-divider.mgs-divider-shadown hr:after {
   display: block;
   margin-top: 10px;
   height: 6px;
   width: 100%;
   content: '';
   background: -webkit-radial-gradient(50% -50% ellipse, rgba(0, 0, 0, .5) 0, rgba(255, 255, 255, 0) 65%);
   background: radial-gradient(ellipse at 50% -50%, rgba(0, 0, 0, .5) 0, rgba(255, 255, 255, 0) 65%)
}

.mgs-divider.divider-center {
   margin: 0 auto
}

.mgs-divider.divider-right {
   float: right
}

.mgs-divider .divider-icon,
.mgs-divider .divider-text {
   position: absolute;
   width: 100%;
   left: 0;
   font-size: 20px;
   top: 50%;
   margin-top: -10px;
   height: 20px;
   line-height: 20px
}

.mgs-divider .divider-text span {
   background: #fff;
   padding: 0 10px
}

.mgs-divider .divider-icon {
   height: 30px;
   margin-top: -17.5px
}

.mgs-divider .divider-icon span {
   font-size: 15px;
   background: #fff;
   border-radius: 50%;
   width: 35px;
   height: 35px;
   text-align: center;
   position: relative
}

.mgs-divider .divider-icon span::before {
   position: absolute;
   top: 50%;
   margin-top: -7.5px;
   width: 100%;
   left: 0
}

.mgs-divider .text-icon-container .fa {
   padding: 0 !important
}

.mgs-divider .text-icon-container span.icon {
   border-radius: 50%;
   text-align: center;
   position: relative
}

.mgs-divider .text-icon-container span.icon:before {
   position: absolute;
   top: 50%;
   margin-top: -10px;
   width: 100%;
   left: 0
}

.mgs-heading.heading-left {
   text-align: left
}

.mgs-heading.heading-center {
   text-align: center
}

.mgs-heading.heading-right {
   text-align: right
}

.mgs-heading .heading {
   font-weight: 400;
   text-transform: unset;
   margin: 0
}

.mgs-heading.has-border .heading {
   position: relative
}

.mgs-heading.has-border .heading:after {
   content: "";
   position: absolute;
   width: 100%;
   left: 0;
   bottom: -10px;
   z-index: 1
}

.mgs-heading.has-border.heading-middle .heading:after {
   bottom: unset;
   top: 50%
}

.mgs-heading.has-border.heading-middle .heading span {
   padding: 5px 15px;
   background: #fff;
   position: relative;
   z-index: 2
}

.mgs-heading.has-border.heading-middle.heading-left .heading span {
   padding-left: 0
}

.mgs-heading.has-border.heading-middle.heading-right .heading span {
   padding-right: 0
}

.mgs-heading.heading-solid .heading:after {
   border-bottom: 1px solid #ccc
}

.mgs-heading.heading-dotted .heading:after {
   border-bottom: 1px dotted #ccc
}

.mgs-heading.heading-dashed .heading:after {
   border-bottom: 1px dashed #ccc
}

.mgs-list-block ol,
.mgs-list-block ul {
   padding-left: 12px;
   margin-left: 0;
   list-style: none
}

.mgs-list-block ol li,
.mgs-list-block ul li {
   color: #575757;
   width: 100%
}

.mgs-list-block.list-style-icon ol,
.mgs-list-block.list-style-icon ul {
   padding-left: 0;
   margin-left: 0
}

.mgs-list-block .list-disc {
   list-style: disc
}

.mgs-list-block .list-armenian {
   list-style: armenian
}

.mgs-list-block .list-circle {
   list-style: circle
}

.mgs-list-block .list-cjk-ideographic {
   list-style: cjk-ideographic
}

.mgs-list-block .list-decimal {
   list-style: decimal
}

.mgs-list-block .list-decimal-leading-zero {
   list-style: decimal-leading-zero
}

.mgs-list-block .list-georgian {
   list-style: georgian
}

.mgs-list-block .list-hebrew {
   list-style: hebrew
}

.mgs-list-block .list-hiragana {
   list-style: hiragana
}

.mgs-list-block .list-hiragana-iroha {
   list-style: hiragana-iroha
}

.mgs-list-block .list-katakana {
   list-style: katakana
}

.mgs-list-block .list-katakana-iroha {
   list-style: katakana-iroha
}

.mgs-list-block .list-lower-alpha {
   list-style: lower-alpha
}

.mgs-list-block .list-lower-greek {
   list-style: lower-greek
}

.mgs-list-block .list-lower-latin {
   list-style: lower-latin
}

.mgs-list-block .list-lower-roman {
   list-style: lower-roman
}

.mgs-list-block .list-none {
   list-style: none
}

.mgs-list-block .list-square {
   list-style: square
}

.mgs-list-block .list-upper-alpha {
   list-style: upper-alpha
}

.mgs-list-block .list-upper-greek {
   list-style: upper-greek
}

.mgs-list-block .list-upper-latin {
   list-style: upper-latin
}

.mgs-list-block .list-upper-roman {
   list-style: upper-roman
}

.mgs-list-block .list-initial {
   list-style: initial
}

.mgs-list-block .list-inherit {
   list-style: inherit
}

.mgs-list-block.list-style-icon li {
   display: inline-flex
}

.mgs-list-block.list-style-icon .list-icon {
   margin-right: 8px
}

.mgs-list-block.list-style-icon li span {
   line-height: inherit
}

.mgs-image-block .image-content span {
   display: block;
   overflow: hidden;
   line-height: 0
}

.mgs-effect-zoom-in img {
   opacity: 1;
   -webkit-transition: opacity 1s, -webkit-transform 1s;
   transition: opacity 1s, -webkit-transform 1s;
   -o-transition: opacity 1s, transform 1s;
   transition: opacity 1s, transform 1s;
   transition: opacity 1s, transform 1s, -webkit-transform 1s
}

.mgs-effect-zoom-in img:hover {
   opacity: .9;
   -webkit-transform: scale3d(1.1, 1.1, 1);
   transform: scale3d(1.1, 1.1, 1)
}

.mgs-effect-zoom-out img {
   opacity: 1;
   -webkit-transform: scale(1.12);
   -ms-transform: scale(1.12);
   transform: scale(1.12);
   -webkit-transition: opacity 1s, -webkit-transform 1s;
   transition: opacity 1s, -webkit-transform 1s;
   -o-transition: opacity 1s, transform 1s;
   transition: opacity 1s, transform 1s;
   transition: opacity 1s, transform 1s, -webkit-transform 1s
}

.mgs-effect-zoom-out img:hover {
   opacity: .9;
   -webkit-transform: scale(1);
   -ms-transform: scale(1);
   transform: scale(1)
}

.mgs-effect-rotate img {
   opacity: 1;
   -webkit-transform: rotate(5deg) scale(1.4);
   transform: rotate(5deg) scale(1.4);
   -webkit-transition: opacity 1s, -webkit-transform 1s;
   transition: opacity 1s, -webkit-transform 1s;
   -o-transition: opacity 1s, transform 1s;
   transition: opacity 1s, transform 1s;
   transition: opacity 1s, transform 1s, -webkit-transform 1s
}

.mgs-effect-rotate img:hover {
   -webkit-transform: rotate(0) scale(1);
   transform: rotate(0) scale(1);
   opacity: .9
}

.mgs-effect-blur img {
   -webkit-filter: blur(3px);
   filter: blur(3px);
   -webkit-transition: .3s ease-in-out;
   transition: .3s ease-in-out
}

.mgs-effect-blur img:hover {
   -webkit-filter: blur(0);
   filter: blur(0)
}

.mgs-effect-grayscale img {
   -webkit-filter: grayscale(100%);
   filter: grayscale(100%);
   -webkit-transition: .3s ease-in-out;
   transition: .3s ease-in-out
}

.mgs-effect-grayscale img:hover {
   -webkit-filter: grayscale(0);
   filter: grayscale(0)
}

.mgs-effect-sepia img {
   -webkit-filter: sepia(100%);
   filter: sepia(100%);
   -webkit-transition: .3s ease-in-out;
   transition: .3s ease-in-out
}

.mgs-effect-sepia img:hover {
   -webkit-filter: sepia(0);
   filter: sepia(0)
}

.mgs-effect-opacity img {
   opacity: 1;
   -webkit-transition: .3s ease-in-out;
   transition: .3s ease-in-out
}

.mgs-effect-opacity img:hover {
   opacity: .5
}

.mgs-box-shadow {
   -webkit-box-shadow: 3px 3px 7px rgba(0, 0, 0, .3);
   box-shadow: 3px 3px 7px rgba(0, 0, 0, .3)
}

.mgs-box-shadow a,
.mgs-box-shadow img {
   line-height: 0;
   display: block
}

.mgs-image-block.multiple-image .image-content.fade span.span-container {
   position: relative;
   line-height: 0
}

.mgs-image-block.multiple-image .image-content.fade img.before-image {
   opacity: 1
}

.mgs-image-block.multiple-image .image-content.fade img.after-image {
   opacity: 0;
   position: absolute;
   top: 0;
   left: 0
}

.mgs-image-block.multiple-image .image-content.fade img {
   transition: .5s ease-in-out
}

.mgs-image-block.multiple-image .image-content.fade span.span-container:hover img.before-image {
   opacity: 0
}

.mgs-image-block.multiple-image .image-content.fade span.span-container:hover img.after-image {
   opacity: 1
}

.mgs-button-block button {
   border-radius: 0;
   border: none;
   padding-top: 0;
   padding-bottom: 0;6
   height: 35px;
   line-height: 35px;
   box-shadow: none
}

.mgs-button-block button span {
   height: 35px;
   line-height: 35px;
   font-family: 'Montserrat';
       font-weight: 500;
       text-transform: capitalize;
       padding: 10px;
}

.mgs-button-block.button-left {
   text-align: left
}

.mgs-button-block.button-center {
   text-align: center
}

.mgs-button-block.button-right {
   text-align: right
}

.mgs-button-block.button-fullwidth button {
   width: 100%
}

.mgs-button-block.button-shadow button {
   -webkit-box-shadow: 0 3px 6px 2px rgba(0, 0, 0, .3);
   -moz-box-shadow: 0 3px 6px 2px rgba(0, 0, 0, .3);
   box-shadow: 0 3px 6px 2px rgba(0, 0, 0, .3)
}

.mgs-button-block .icon-left {
   margin-right: 5px
}

.mgs-button-block .icon-right {
   margin-left: 5px
}

.mgs-button-block .has-divider {
   margin: 0;
   display: inline-block
}

.mgs-button-block .has-divider.icon-right {
   float: right;
   padding-left: 15px;
   border-left: 1px solid #fff;
   margin-left: 15px
}

.mgs-button-block .has-divider.icon-left {
   float: left;
   padding-right: 15px;
   border-right: 1px solid #fff;
   margin-right: 15px
}

.mgs-table-block {
   table-layout: fixed
}

.mgs-table-block tr td {
   padding: 10px 20px
}

.mgs-masonry-block .grid-item span {
   display: block;
   overflow: hidden
}

.mgs-modal .pop-sletter-title {
   height: 30px;
   float: left;
   width: 100%
}

.mgs-modal .pop-sletter-title h3 {
   position: relative;
   top: -30px
}

.mgs-modal img {
   max-width: 100%
}

.mgs-post .post-item-detail {
   color: #676767
}

.mgs-post .title-blog h3 {
   margin-top: 15px;
   margin-bottom: 5px
}

.mgs-post .title-blog a {
   color: #222;
   font-size: 16px
}

.mgs-post .post-create-date {
   margin-bottom: 10px
}

.mgs-post .post-create-date span {
   color: #222
}

.mgs-portfolio .portfolio-item {
   position: relative
}

.mgs-portfolio .portfolio-item-detail {
   position: absolute;
   bottom: 20px;
   left: 20px;
   opacity: 0;
   z-index: 1;
   transition: all .3s;
   -webkit-transition: all .3s;
   -moz-transition: all .3s;
   -o-transition: all .3s;
   color: #fff
}

.mgs-portfolio .portfolio-item:hover .portfolio-item-detail {
   opacity: 1
}

.mgs-portfolio .portfolio-item-detail a {
   margin: 0;
   color: #fff;
   text-decoration: none
}

.mgs-portfolio .portfolio-item-detail h5 {
   font-size: 15px
}

.mgs-portfolio .portfolio-item .thumbnail::after {
   content: '';
   position: absolute;
   background: rgba(0, 0, 0, .6);
   left: 0;
   top: 50%;
   width: 100%;
   height: 0;
   visibility: hidden;
   opacity: 0;
   transition: all .3s;
   -webkit-transition: all .3s;
   -moz-transition: all .3s;
   -o-transition: all .3s
}

.mgs-portfolio .portfolio-item:hover .thumbnail::after {
   top: 0;
   height: 100%;
   visibility: visible;
   opacity: 1
}

.mgs-testimonial .testimonial-item {
   text-align: center
}

.mgs-testimonial .testimonial-content {
   max-width: 800px;
   margin: auto
}

.mgs-testimonial .testimonial-content .author-thumbnail {
   width: 100px;
   border-radius: 50%;
   -webkit-border-radius: 50%;
   -moz-border-radius: 50%;
   -o-border-radius: 50%;
   overflow: hidden;
   margin: 0 auto 40px;
   height: 100px
}

.mgs-testimonial .testimonial-content .content {
   position: relative
}

.mgs-testimonial .testimonial-content .content blockquote::before {
   content: "\f10e";
   font-family: FontAwesome;
   position: absolute;
   left: 50%;
   font-size: 30px;
   top: -28px;
   z-index: 0;
   color: rgba(40, 40, 40, .3);
   font-style: normal;
   line-height: 1;
   margin-left: -12px
}

.mgs-testimonial .testimonial-content .content .name {
   font-weight: 600
}

.mgs-testimonial .testimonial-content .content .infomation {
   font-size: 12px
}

.mgs-testimonial blockquote {
   font-style: normal
}

.cms-index-index.active-builder #maincontent,
.cms-page-view.active-builder #maincontent {
   max-width: unset;
   padding-left: unset;
   padding-right: unset;
   overflow: hidden
}

.cms-index-index.active-builder #maincontent .section-builder .frame,
.cms-page-view.active-builder #maincontent .section-builder .frame {
   max-width: 1240px;
   margin: auto;
   box-sizing: border-box
}

.cms-index-index.active-builder #maincontent .section-builder-full .frame,
.cms-page-view.active-builder #maincontent .section-builder-full .frame {
   max-width: 100% !important;
   padding-left: 15px;
   padding-right: 15px
}

@media (max-width:767px) {
   .mgs-product-tab .mgs-tab.tab-align-center {
      text-align: left
   }

   .mgs-product-tab .mgs-tab.product.data {
      float: none
   }

   .mgs-product-tab .mgs-tab.data.items .data.item {
      width: 100%;
      margin-bottom: 5px;
      float: none
   }

   .panel-block .mgs-product-tab .mgs-tab.data.items .item.title .switch {
      padding-top: 5px !important;
      padding-bottom: 5px !important;
      height: auto !important;
      border-radius: unset !important
   }

   .panel-block .mgs-product-tab .mgs-tab.data.items .item.title .switch::before {
      display: none
   }

   .mgs-product-tab .mgs-tab.data.items>.item.content {
      margin-top: 0 !important;
      padding: 0 !important
   }

   .panel-block .mgs-product-tab .mgs-tab .product-items {
      margin-left: 0
   }

   .mgs-product-tab .mgs-tab.data.items>.item.content {
      display: none
   }

   .mgs-product-tab .mgs-tab.data.items>.item.content[aria-hidden=false] {
      display: inline !important
   }

   .mgs-countdown-block .countdown-timer .countdown span b {
      font-size: 22px !important
   }

   .mgs-countdown-block .countdown-timer .time-text {
      font-size: 18px !important
   }

   .mgs-countdown-block .countdown-timer .countdown span b {
      border-width: 1px !important
   }
}

.white-popup {
   position: relative;
   background: #fff;
   padding: 0;
   width: auto;
   max-width: 600px;
   margin: 0 auto
}

#social-login-popup {
   overflow: hidden
}

#social-login-popup .block-container {
   width: 100%;
   display: inline-block
}

#social-login-popup .social-login-title {
   padding: 10px 10px;
   background-color: #39c
}

#social-login-popup .block-container .block {
   padding: 20px 25px;
   margin: 0
}

.social-login-ajax-loading {
   width: 100%;
   height: 100%;
   position: absolute;
   opacity: .6;
   background: #fbfaf6 url('../../frontend/Mgs/supro/en_US/Mageplaza_SocialLogin/css/images/ajax-loader.gif') no-repeat center center
}

#social-login-popup .block-container .block .block-title {
   padding-bottom: 10px;
   margin-bottom: 10px;
   border-bottom: 1px solid #ccc
}

#social-login-popup .fieldset {
   margin: 0 0 20px
}

.actions-toolbar {
   margin-top: 7px
}

.account-social-login .actions-toolbar.social-btn {
   width: 215px
}

#social-login-popup .actions-toolbar>.secondary .action.back {
   display: block
}

.social-login-title h2 {
   margin: 0;
   padding-left: 40px;
   background: no-repeat 12px center;
   color: #fff
}

.social-login-title .login-title {
   background-image: url('../../frontend/Mgs/supro/en_US/Mageplaza_SocialLogin/css/images/login-title.png')
}

.social-login-title .create-account-title {
   background-image: url('../../frontend/Mgs/supro/en_US/Mageplaza_SocialLogin/css/images/create-account-title.png')
}

.social-login-title .forgot-pass-title {
   background-image: url('../../frontend/Mgs/supro/en_US/Mageplaza_SocialLogin/css/images/forgot-pass-title.png')
}

#social-login-popup .mfp-close {
   color: #fff
}

#social-login-popup .message.error>:first-child:before {
   top: 50%
}

#social-login-popup .message.success>:first-child:before {
   top: 50%
}

.social-login-authentication-popup {
   width: 100%
}

.social-login-authentication-popup .block-content {
   display: block !important
}

.social-login-authentication-popup .block-content .actions-toolbar {
   display: inline-block
}

.social-login-authentication-popup .block-content .actions-toolbar .btn-social {
   height: 20px;
   padding-left: 19px
}

.actions-toolbar button {
   border-radius: 0
}

.social-btn button {
   height: 33px;
   border: none
}

.social-btn button span span {
   margin-left: 25px;
   color: #fff
}

.social-login-authentication-channel .actions-toolbar.social-btn>.primary .action {
   width: 100%;
   margin: 0;
   min-width: 170px;
   text-align: left;
   border-radius: 5px
}

.social-login-authentication-channel .actions-toolbar.social-btn>.primary .action:hover {
   opacity: .9
}

.social-btn-actions-toolbar {
   display: inline-block
}

.register-sociallogin {
   float: left
}

#am-customer,
#fb-customer,
#fo-customer,
#gg-customer,
#git-customer,
#ins-customer,
#li-customer,
#live-customer,
#tw-customer,
#vk-customer,
#ya-customer {
   float: left
}

#group-button {
   width: 48.8%;
   float: right;
   clear: none
}

#group-button .block.social-login-authentication-channel.col-mp.mp-5 {
   margin-bottom: 2px
}

.mfp-zoom-in .mfp-with-anim {
   opacity: 0;
   transition: all .2s ease-in-out;
   transform: scale(.8)
}

.mfp-zoom-in.mfp-bg {
   opacity: 0;
   transition: all .3s ease-out
}

.mfp-zoom-in.mfp-ready .mfp-with-anim {
   opacity: 1;
   transform: scale(1)
}

.mfp-zoom-in.mfp-ready.mfp-bg {
   opacity: .8
}

.mfp-zoom-in.mfp-removing .mfp-with-anim {
   transform: scale(.8);
   opacity: 0
}

.mfp-zoom-in.mfp-removing.mfp-bg {
   opacity: 0
}

.mfp-newspaper .mfp-with-anim {
   opacity: 0;
   -webkit-transition: all .2s ease-in-out;
   transition: all .5s;
   transform: scale(0) rotate(500deg)
}

.mfp-newspaper.mfp-bg {
   opacity: 0;
   transition: all .5s
}

.mfp-newspaper.mfp-ready .mfp-with-anim {
   opacity: 1;
   transform: scale(1) rotate(0)
}

.mfp-newspaper.mfp-ready.mfp-bg {
   opacity: .8
}

.mfp-newspaper.mfp-removing .mfp-with-anim {
   transform: scale(0) rotate(500deg);
   opacity: 0
}

.mfp-newspaper.mfp-removing.mfp-bg {
   opacity: 0
}

.mfp-move-horizontal .mfp-with-anim {
   opacity: 0;
   transition: all .3s;
   transform: translateX(-50px)
}

.mfp-move-horizontal.mfp-bg {
   opacity: 0;
   transition: all .3s
}

.mfp-move-horizontal.mfp-ready .mfp-with-anim {
   opacity: 1;
   transform: translateX(0)
}

.mfp-move-horizontal.mfp-ready.mfp-bg {
   opacity: .8
}

.mfp-move-horizontal.mfp-removing .mfp-with-anim {
   transform: translateX(50px);
   opacity: 0
}

.mfp-move-horizontal.mfp-removing.mfp-bg {
   opacity: 0
}

.mfp-move-from-top .mfp-content {
   vertical-align: top;
   margin-top: 50px
}

.mfp-move-from-top .mfp-with-anim {
   opacity: 0;
   transition: all .2s;
   transform: translateY(-100px)
}

.mfp-move-from-top.mfp-bg {
   opacity: 0;
   transition: all .2s
}

.mfp-move-from-top.mfp-ready .mfp-with-anim {
   opacity: 1;
   transform: translateY(0)
}

.mfp-move-from-top.mfp-ready.mfp-bg {
   opacity: .8
}

.mfp-move-from-top.mfp-removing .mfp-with-anim {
   transform: translateY(-50px);
   opacity: 0
}

.mfp-move-from-top.mfp-removing.mfp-bg {
   opacity: 0
}

.mfp-3d-unfold .mfp-content {
   perspective: 2000px
}

.mfp-3d-unfold .mfp-with-anim {
   opacity: 0;
   transition: all .3s ease-in-out;
   transform-style: preserve-3d;
   transform: rotateY(-60deg)
}

.mfp-3d-unfold.mfp-bg {
   opacity: 0;
   transition: all .5s
}

.mfp-3d-unfold.mfp-ready .mfp-with-anim {
   opacity: 1;
   transform: rotateY(0)
}

.mfp-3d-unfold.mfp-ready.mfp-bg {
   opacity: .8
}

.mfp-3d-unfold.mfp-removing .mfp-with-anim {
   transform: rotateY(60deg);
   opacity: 0
}

.mfp-3d-unfold.mfp-removing.mfp-bg {
   opacity: 0
}

.mfp-zoom-out .mfp-with-anim {
   opacity: 0;
   transition: all .3s ease-in-out;
   transform: scale(1.3)
}

.mfp-zoom-out.mfp-bg {
   opacity: 0;
   transition: all .3s ease-out
}

.mfp-zoom-out.mfp-ready .mfp-with-anim {
   opacity: 1;
   transform: scale(1)
}

.mfp-zoom-out.mfp-ready.mfp-bg {
   opacity: .8
}

.mfp-zoom-out.mfp-removing .mfp-with-anim {
   transform: scale(1.3);
   opacity: 0
}

.mfp-zoom-out.mfp-removing.mfp-bg {
   opacity: 0
}

.social-btn .btn-social {
   display: block;
   text-decoration: none;
   margin-bottom: 0;
   font-size: 14px;
   font-weight: 400;
   line-height: 1.42857143;
   vertical-align: middle;
   touch-action: manipulation;
   cursor: pointer;
   user-select: none;
   background-image: none;
   border: 1px solid transparent;
   border-radius: 4px;
   padding: 6px 12px 6px 44px;
   font-family: Roboto, sans-serif
}

.btn-social {
   position: relative;
   padding-left: 44px;
   text-align: left;
   white-space: nowrap;
   overflow: hidden;
   text-overflow: ellipsis
}

.btn-social>:first-child {
   position: absolute;
   left: 0;
   top: 0;
   bottom: 0;
   width: 32px;
   line-height: 34px;
   font-size: 1.6em;
   text-align: center;
   border-right: 1px solid rgba(0, 0, 0, .2)
}

.btn-social.btn-lg {
   padding-left: 61px
}

.btn-social.btn-lg>:first-child {
   line-height: 45px;
   width: 45px;
   font-size: 1.8em
}

.btn-social.btn-sm {
   padding-left: 38px
}

.btn-social.btn-sm>:first-child {
   line-height: 28px;
   width: 28px;
   font-size: 1.4em
}

.btn-social.btn-xs {
   padding-left: 30px
}

.btn-social.btn-xs>:first-child {
   line-height: 20px;
   width: 20px;
   font-size: 1.2em
}

.btn-social-icon {
   position: relative;
   text-align: left;
   white-space: nowrap;
   overflow: hidden;
   text-overflow: ellipsis;
   height: 34px;
   width: 34px;
   padding: 0
}

.btn-social-icon>:first-child {
   position: absolute;
   left: 0;
   top: 0;
   bottom: 0;
   width: 32px;
   line-height: 34px;
   font-size: 1.6em;
   text-align: center;
   border-right: 1px solid rgba(0, 0, 0, .2)
}

.btn-social-icon.btn-lg {
   padding-left: 61px
}

.btn-social-icon.btn-lg>:first-child {
   line-height: 45px;
   width: 45px;
   font-size: 1.8em
}

.btn-social-icon.btn-sm {
   padding-left: 38px
}

.btn-social-icon.btn-sm>:first-child {
   line-height: 28px;
   width: 28px;
   font-size: 1.4em
}

.btn-social-icon.btn-xs {
   padding-left: 30px
}

.btn-social-icon.btn-xs>:first-child {
   line-height: 20px;
   width: 20px;
   font-size: 1.2em
}

.btn-social-icon>:first-child {
   border: none;
   text-align: center;
   width: 100%
}

.btn-social-icon.btn-lg {
   height: 45px;
   width: 45px;
   padding-left: 0;
   padding-right: 0
}

.btn-social-icon.btn-sm {
   height: 30px;
   width: 30px;
   padding-left: 0;
   padding-right: 0
}

.btn-social-icon.btn-xs {
   height: 22px;
   width: 22px;
   padding-left: 0;
   padding-right: 0
}

.btn-adn {
   color: #fff;
   background-color: #d87a68;
   border-color: rgba(0, 0, 0, .2)
}

.btn-adn.focus,
.btn-adn:focus {
   color: #fff;
   background-color: #ce563f;
   border-color: rgba(0, 0, 0, .2)
}

.btn-adn:hover {
   color: #fff;
   background-color: #ce563f;
   border-color: rgba(0, 0, 0, .2)
}

.btn-adn.active,
.btn-adn:active,
.open>.dropdown-toggle.btn-adn {
   color: #fff;
   background-color: #ce563f;
   border-color: rgba(0, 0, 0, .2)
}

.btn-adn.active.focus,
.btn-adn.active:focus,
.btn-adn.active:hover,
.btn-adn:active.focus,
.btn-adn:active:focus,
.btn-adn:active:hover,
.open>.dropdown-toggle.btn-adn.focus,
.open>.dropdown-toggle.btn-adn:focus,
.open>.dropdown-toggle.btn-adn:hover {
   color: #fff;
   background-color: #b94630;
   border-color: rgba(0, 0, 0, .2)
}

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

.btn-adn.disabled.focus,
.btn-adn.disabled:focus,
.btn-adn.disabled:hover,
.btn-adn[disabled].focus,
.btn-adn[disabled]:focus,
.btn-adn[disabled]:hover,
fieldset[disabled] .btn-adn.focus,
fieldset[disabled] .btn-adn:focus,
fieldset[disabled] .btn-adn:hover {
   background-color: #d87a68;
   border-color: rgba(0, 0, 0, .2)
}

.btn-adn .badge {
   color: #d87a68;
   background-color: #fff
}

.btn-bitbucket {
   color: #fff;
   background-color: #205081;
   border-color: rgba(0, 0, 0, .2)
}

.btn-bitbucket.focus,
.btn-bitbucket:focus {
   color: #fff;
   background-color: #163758;
   border-color: rgba(0, 0, 0, .2)
}

.btn-bitbucket:hover {
   color: #fff;
   background-color: #163758;
   border-color: rgba(0, 0, 0, .2)
}

.btn-bitbucket.active,
.btn-bitbucket:active,
.open>.dropdown-toggle.btn-bitbucket {
   color: #fff;
   background-color: #163758;
   border-color: rgba(0, 0, 0, .2)
}

.btn-bitbucket.active.focus,
.btn-bitbucket.active:focus,
.btn-bitbucket.active:hover,
.btn-bitbucket:active.focus,
.btn-bitbucket:active:focus,
.btn-bitbucket:active:hover,
.open>.dropdown-toggle.btn-bitbucket.focus,
.open>.dropdown-toggle.btn-bitbucket:focus,
.open>.dropdown-toggle.btn-bitbucket:hover {
   color: #fff;
   background-color: #0f253c;
   border-color: rgba(0, 0, 0, .2)
}

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

.btn-bitbucket.disabled.focus,
.btn-bitbucket.disabled:focus,
.btn-bitbucket.disabled:hover,
.btn-bitbucket[disabled].focus,
.btn-bitbucket[disabled]:focus,
.btn-bitbucket[disabled]:hover,
fieldset[disabled] .btn-bitbucket.focus,
fieldset[disabled] .btn-bitbucket:focus,
fieldset[disabled] .btn-bitbucket:hover {
   background-color: #205081;
   border-color: rgba(0, 0, 0, .2)
}

.btn-bitbucket .badge {
   color: #205081;
   background-color: #fff
}

.btn-dropbox {
   color: #fff;
   background-color: #1087dd;
   border-color: rgba(0, 0, 0, .2)
}

.btn-dropbox.focus,
.btn-dropbox:focus {
   color: #fff;
   background-color: #0d6aad;
   border-color: rgba(0, 0, 0, .2)
}

.btn-dropbox:hover {
   color: #fff;
   background-color: #0d6aad;
   border-color: rgba(0, 0, 0, .2)
}

.btn-dropbox.active,
.btn-dropbox:active,
.open>.dropdown-toggle.btn-dropbox {
   color: #fff;
   background-color: #0d6aad;
   border-color: rgba(0, 0, 0, .2)
}

.btn-dropbox.active.focus,
.btn-dropbox.active:focus,
.btn-dropbox.active:hover,
.btn-dropbox:active.focus,
.btn-dropbox:active:focus,
.btn-dropbox:active:hover,
.open>.dropdown-toggle.btn-dropbox.focus,
.open>.dropdown-toggle.btn-dropbox:focus,
.open>.dropdown-toggle.btn-dropbox:hover {
   color: #fff;
   background-color: #0a568c;
   border-color: rgba(0, 0, 0, .2)
}

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

.btn-dropbox.disabled.focus,
.btn-dropbox.disabled:focus,
.btn-dropbox.disabled:hover,
.btn-dropbox[disabled].focus,
.btn-dropbox[disabled]:focus,
.btn-dropbox[disabled]:hover,
fieldset[disabled] .btn-dropbox.focus,
fieldset[disabled] .btn-dropbox:focus,
fieldset[disabled] .btn-dropbox:hover {
   background-color: #1087dd;
   border-color: rgba(0, 0, 0, .2)
}

.btn-dropbox .badge {
   color: #1087dd;
   background-color: #fff
}

.btn-facebook {
   color: #fff;
   background-color: #3b5998;
   border-color: rgba(0, 0, 0, .2)
}

.btn-facebook.focus,
.btn-facebook:focus {
   color: #fff;
   background-color: #2d4373;
   border-color: rgba(0, 0, 0, .2)
}

.btn-facebook:hover {
   color: #fff;
   background-color: #2d4373;
   border-color: rgba(0, 0, 0, .2)
}

.btn-facebook.active,
.btn-facebook:active,
.open>.dropdown-toggle.btn-facebook {
   color: #fff;
   background-color: #2d4373;
   border-color: rgba(0, 0, 0, .2)
}

.btn-facebook.active.focus,
.btn-facebook.active:focus,
.btn-facebook.active:hover,
.btn-facebook:active.focus,
.btn-facebook:active:focus,
.btn-facebook:active:hover,
.open>.dropdown-toggle.btn-facebook.focus,
.open>.dropdown-toggle.btn-facebook:focus,
.open>.dropdown-toggle.btn-facebook:hover {
   color: #fff;
   background-color: #23345a;
   border-color: rgba(0, 0, 0, .2)
}

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

.btn-facebook.disabled.focus,
.btn-facebook.disabled:focus,
.btn-facebook.disabled:hover,
.btn-facebook[disabled].focus,
.btn-facebook[disabled]:focus,
.btn-facebook[disabled]:hover,
fieldset[disabled] .btn-facebook.focus,
fieldset[disabled] .btn-facebook:focus,
fieldset[disabled] .btn-facebook:hover {
   background-color: #3b5998;
   border-color: rgba(0, 0, 0, .2)
}

.btn-facebook .badge {
   color: #3b5998;
   background-color: #fff
}

.btn-flickr {
   color: #fff;
   background-color: #ff0084;
   border-color: rgba(0, 0, 0, .2)
}

.btn-flickr.focus,
.btn-flickr:focus {
   color: #fff;
   background-color: #cc006a;
   border-color: rgba(0, 0, 0, .2)
}

.btn-flickr:hover {
   color: #fff;
   background-color: #cc006a;
   border-color: rgba(0, 0, 0, .2)
}

.btn-flickr.active,
.btn-flickr:active,
.open>.dropdown-toggle.btn-flickr {
   color: #fff;
   background-color: #cc006a;
   border-color: rgba(0, 0, 0, .2)
}

.btn-flickr.active.focus,
.btn-flickr.active:focus,
.btn-flickr.active:hover,
.btn-flickr:active.focus,
.btn-flickr:active:focus,
.btn-flickr:active:hover,
.open>.dropdown-toggle.btn-flickr.focus,
.open>.dropdown-toggle.btn-flickr:focus,
.open>.dropdown-toggle.btn-flickr:hover {
   color: #fff;
   background-color: #a80057;
   border-color: rgba(0, 0, 0, .2)
}

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

.btn-flickr.disabled.focus,
.btn-flickr.disabled:focus,
.btn-flickr.disabled:hover,
.btn-flickr[disabled].focus,
.btn-flickr[disabled]:focus,
.btn-flickr[disabled]:hover,
fieldset[disabled] .btn-flickr.focus,
fieldset[disabled] .btn-flickr:focus,
fieldset[disabled] .btn-flickr:hover {
   background-color: #ff0084;
   border-color: rgba(0, 0, 0, .2)
}

.btn-flickr .badge {
   color: #ff0084;
   background-color: #fff
}

.btn-foursquare {
   color: #fff;
   background-color: #f94877;
   border-color: rgba(0, 0, 0, .2)
}

.btn-foursquare.focus,
.btn-foursquare:focus {
   color: #fff;
   background-color: #f71752;
   border-color: rgba(0, 0, 0, .2)
}

.btn-foursquare:hover {
   color: #fff;
   background-color: #f71752;
   border-color: rgba(0, 0, 0, .2)
}

.btn-foursquare.active,
.btn-foursquare:active,
.open>.dropdown-toggle.btn-foursquare {
   color: #fff;
   background-color: #f71752;
   border-color: rgba(0, 0, 0, .2)
}

.btn-foursquare.active.focus,
.btn-foursquare.active:focus,
.btn-foursquare.active:hover,
.btn-foursquare:active.focus,
.btn-foursquare:active:focus,
.btn-foursquare:active:hover,
.open>.dropdown-toggle.btn-foursquare.focus,
.open>.dropdown-toggle.btn-foursquare:focus,
.open>.dropdown-toggle.btn-foursquare:hover {
   color: #fff;
   background-color: #e30742;
   border-color: rgba(0, 0, 0, .2)
}

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

.btn-foursquare.disabled.focus,
.btn-foursquare.disabled:focus,
.btn-foursquare.disabled:hover,
.btn-foursquare[disabled].focus,
.btn-foursquare[disabled]:focus,
.btn-foursquare[disabled]:hover,
fieldset[disabled] .btn-foursquare.focus,
fieldset[disabled] .btn-foursquare:focus,
fieldset[disabled] .btn-foursquare:hover {
   background-color: #f94877;
   border-color: rgba(0, 0, 0, .2)
}

.btn-foursquare .badge {
   color: #f94877;
   background-color: #fff
}

.btn-github {
   color: #fff;
   background-color: #444;
   border-color: rgba(0, 0, 0, .2)
}

.btn-github.focus,
.btn-github:focus {
   color: #fff;
   background-color: #2b2b2b;
   border-color: rgba(0, 0, 0, .2)
}

.btn-github:hover {
   color: #fff;
   background-color: #2b2b2b;
   border-color: rgba(0, 0, 0, .2)
}

.btn-github.active,
.btn-github:active,
.open>.dropdown-toggle.btn-github {
   color: #fff;
   background-color: #2b2b2b;
   border-color: rgba(0, 0, 0, .2)
}

.btn-github.active.focus,
.btn-github.active:focus,
.btn-github.active:hover,
.btn-github:active.focus,
.btn-github:active:focus,
.btn-github:active:hover,
.open>.dropdown-toggle.btn-github.focus,
.open>.dropdown-toggle.btn-github:focus,
.open>.dropdown-toggle.btn-github:hover {
   color: #fff;
   background-color: #191919;
   border-color: rgba(0, 0, 0, .2)
}

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

.btn-github.disabled.focus,
.btn-github.disabled:focus,
.btn-github.disabled:hover,
.btn-github[disabled].focus,
.btn-github[disabled]:focus,
.btn-github[disabled]:hover,
fieldset[disabled] .btn-github.focus,
fieldset[disabled] .btn-github:focus,
fieldset[disabled] .btn-github:hover {
   background-color: #444;
   border-color: rgba(0, 0, 0, .2)
}

.btn-github .badge {
   color: #444;
   background-color: #fff
}

.btn-google {
   color: #fff;
   background-color: #dd4b39;
   border-color: rgba(0, 0, 0, .2)
}

.btn-google.focus,
.btn-google:focus {
   color: #fff;
   background-color: #c23321;
   border-color: rgba(0, 0, 0, .2)
}

.btn-google:hover {
   color: #fff;
   background-color: #c23321;
   border-color: rgba(0, 0, 0, .2)
}

.btn-google.active,
.btn-google:active,
.open>.dropdown-toggle.btn-google {
   color: #fff;
   background-color: #c23321;
   border-color: rgba(0, 0, 0, .2)
}

.btn-google.active.focus,
.btn-google.active:focus,
.btn-google.active:hover,
.btn-google:active.focus,
.btn-google:active:focus,
.btn-google:active:hover,
.open>.dropdown-toggle.btn-google.focus,
.open>.dropdown-toggle.btn-google:focus,
.open>.dropdown-toggle.btn-google:hover {
   color: #fff;
   background-color: #a32b1c;
   border-color: rgba(0, 0, 0, .2)
}

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

.btn-google.disabled.focus,
.btn-google.disabled:focus,
.btn-google.disabled:hover,
.btn-google[disabled].focus,
.btn-google[disabled]:focus,
.btn-google[disabled]:hover,
fieldset[disabled] .btn-google.focus,
fieldset[disabled] .btn-google:focus,
fieldset[disabled] .btn-google:hover {
   background-color: #dd4b39;
   border-color: rgba(0, 0, 0, .2)
}

.btn-google .badge {
   color: #dd4b39;
   background-color: #fff
}

.btn-google .fa-google {
   background: url("../../frontend/Mgs/supro/en_US/Mageplaza_SocialLogin/css/images/g-logo.png") no-repeat
}

.btn-google .fa-google:before {
   content: ""
}

.btn-instagram {
   color: #fff;
   background-color: #3f729b;
   border-color: rgba(0, 0, 0, .2)
}

.btn-instagram.focus,
.btn-instagram:focus {
   color: #fff;
   background-color: #305777;
   border-color: rgba(0, 0, 0, .2)
}

.btn-instagram:hover {
   color: #fff;
   background-color: #305777;
   border-color: rgba(0, 0, 0, .2)
}

.btn-instagram.active,
.btn-instagram:active,
.open>.dropdown-toggle.btn-instagram {
   color: #fff;
   background-color: #305777;
   border-color: rgba(0, 0, 0, .2)
}

.btn-instagram.active.focus,
.btn-instagram.active:focus,
.btn-instagram.active:hover,
.btn-instagram:active.focus,
.btn-instagram:active:focus,
.btn-instagram:active:hover,
.open>.dropdown-toggle.btn-instagram.focus,
.open>.dropdown-toggle.btn-instagram:focus,
.open>.dropdown-toggle.btn-instagram:hover {
   color: #fff;
   background-color: #26455d;
   border-color: rgba(0, 0, 0, .2)
}

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

.btn-instagram.disabled.focus,
.btn-instagram.disabled:focus,
.btn-instagram.disabled:hover,
.btn-instagram[disabled].focus,
.btn-instagram[disabled]:focus,
.btn-instagram[disabled]:hover,
fieldset[disabled] .btn-instagram.focus,
fieldset[disabled] .btn-instagram:focus,
fieldset[disabled] .btn-instagram:hover {
   background-color: #3f729b;
   border-color: rgba(0, 0, 0, .2)
}

.btn-instagram .badge {
   color: #3f729b;
   background-color: #fff
}

.btn-linkedin {
   color: #fff;
   background-color: #007bb6;
   border-color: rgba(0, 0, 0, .2)
}

.btn-linkedin.focus,
.btn-linkedin:focus {
   color: #fff;
   background-color: #005983;
   border-color: rgba(0, 0, 0, .2)
}

.btn-linkedin:hover {
   color: #fff;
   background-color: #005983;
   border-color: rgba(0, 0, 0, .2)
}

.btn-linkedin.active,
.btn-linkedin:active,
.open>.dropdown-toggle.btn-linkedin {
   color: #fff;
   background-color: #005983;
   border-color: rgba(0, 0, 0, .2)
}

.btn-linkedin.active.focus,
.btn-linkedin.active:focus,
.btn-linkedin.active:hover,
.btn-linkedin:active.focus,
.btn-linkedin:active:focus,
.btn-linkedin:active:hover,
.open>.dropdown-toggle.btn-linkedin.focus,
.open>.dropdown-toggle.btn-linkedin:focus,
.open>.dropdown-toggle.btn-linkedin:hover {
   color: #fff;
   background-color: #00405f;
   border-color: rgba(0, 0, 0, .2)
}

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

.btn-linkedin.disabled.focus,
.btn-linkedin.disabled:focus,
.btn-linkedin.disabled:hover,
.btn-linkedin[disabled].focus,
.btn-linkedin[disabled]:focus,
.btn-linkedin[disabled]:hover,
fieldset[disabled] .btn-linkedin.focus,
fieldset[disabled] .btn-linkedin:focus,
fieldset[disabled] .btn-linkedin:hover {
   background-color: #007bb6;
   border-color: rgba(0, 0, 0, .2)
}

.btn-linkedin .badge {
   color: #007bb6;
   background-color: #fff
}

.btn-microsoft {
   color: #fff;
   background-color: #2672ec;
   border-color: rgba(0, 0, 0, .2)
}

.btn-microsoft.focus,
.btn-microsoft:focus {
   color: #fff;
   background-color: #125acd;
   border-color: rgba(0, 0, 0, .2)
}

.btn-microsoft:hover {
   color: #fff;
   background-color: #125acd;
   border-color: rgba(0, 0, 0, .2)
}

.btn-microsoft.active,
.btn-microsoft:active,
.open>.dropdown-toggle.btn-microsoft {
   color: #fff;
   background-color: #125acd;
   border-color: rgba(0, 0, 0, .2)
}

.btn-microsoft.active.focus,
.btn-microsoft.active:focus,
.btn-microsoft.active:hover,
.btn-microsoft:active.focus,
.btn-microsoft:active:focus,
.btn-microsoft:active:hover,
.open>.dropdown-toggle.btn-microsoft.focus,
.open>.dropdown-toggle.btn-microsoft:focus,
.open>.dropdown-toggle.btn-microsoft:hover {
   color: #fff;
   background-color: #0f4bac;
   border-color: rgba(0, 0, 0, .2)
}

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

.btn-microsoft.disabled.focus,
.btn-microsoft.disabled:focus,
.btn-microsoft.disabled:hover,
.btn-microsoft[disabled].focus,
.btn-microsoft[disabled]:focus,
.btn-microsoft[disabled]:hover,
fieldset[disabled] .btn-microsoft.focus,
fieldset[disabled] .btn-microsoft:focus,
fieldset[disabled] .btn-microsoft:hover {
   background-color: #2672ec;
   border-color: rgba(0, 0, 0, .2)
}

.btn-microsoft .badge {
   color: #2672ec;
   background-color: #fff
}

.btn-odnoklassniki {
   color: #fff;
   background-color: #f4731c;
   border-color: rgba(0, 0, 0, .2)
}

.btn-odnoklassniki.focus,
.btn-odnoklassniki:focus {
   color: #fff;
   background-color: #d35b0a;
   border-color: rgba(0, 0, 0, .2)
}

.btn-odnoklassniki:hover {
   color: #fff;
   background-color: #d35b0a;
   border-color: rgba(0, 0, 0, .2)
}

.btn-odnoklassniki.active,
.btn-odnoklassniki:active,
.open>.dropdown-toggle.btn-odnoklassniki {
   color: #fff;
   background-color: #d35b0a;
   border-color: rgba(0, 0, 0, .2)
}

.btn-odnoklassniki.active.focus,
.btn-odnoklassniki.active:focus,
.btn-odnoklassniki.active:hover,
.btn-odnoklassniki:active.focus,
.btn-odnoklassniki:active:focus,
.btn-odnoklassniki:active:hover,
.open>.dropdown-toggle.btn-odnoklassniki.focus,
.open>.dropdown-toggle.btn-odnoklassniki:focus,
.open>.dropdown-toggle.btn-odnoklassniki:hover {
   color: #fff;
   background-color: #b14c09;
   border-color: rgba(0, 0, 0, .2)
}

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

.btn-odnoklassniki.disabled.focus,
.btn-odnoklassniki.disabled:focus,
.btn-odnoklassniki.disabled:hover,
.btn-odnoklassniki[disabled].focus,
.btn-odnoklassniki[disabled]:focus,
.btn-odnoklassniki[disabled]:hover,
fieldset[disabled] .btn-odnoklassniki.focus,
fieldset[disabled] .btn-odnoklassniki:focus,
fieldset[disabled] .btn-odnoklassniki:hover {
   background-color: #f4731c;
   border-color: rgba(0, 0, 0, .2)
}

.btn-odnoklassniki .badge {
   color: #f4731c;
   background-color: #fff
}

.btn-openid {
   color: #fff;
   background-color: #f7931e;
   border-color: rgba(0, 0, 0, .2)
}

.btn-openid.focus,
.btn-openid:focus {
   color: #fff;
   background-color: #da7908;
   border-color: rgba(0, 0, 0, .2)
}

.btn-openid:hover {
   color: #fff;
   background-color: #da7908;
   border-color: rgba(0, 0, 0, .2)
}

.btn-openid.active,
.btn-openid:active,
.open>.dropdown-toggle.btn-openid {
   color: #fff;
   background-color: #da7908;
   border-color: rgba(0, 0, 0, .2)
}

.btn-openid.active.focus,
.btn-openid.active:focus,
.btn-openid.active:hover,
.btn-openid:active.focus,
.btn-openid:active:focus,
.btn-openid:active:hover,
.open>.dropdown-toggle.btn-openid.focus,
.open>.dropdown-toggle.btn-openid:focus,
.open>.dropdown-toggle.btn-openid:hover {
   color: #fff;
   background-color: #b86607;
   border-color: rgba(0, 0, 0, .2)
}

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

.btn-openid.disabled.focus,
.btn-openid.disabled:focus,
.btn-openid.disabled:hover,
.btn-openid[disabled].focus,
.btn-openid[disabled]:focus,
.btn-openid[disabled]:hover,
fieldset[disabled] .btn-openid.focus,
fieldset[disabled] .btn-openid:focus,
fieldset[disabled] .btn-openid:hover {
   background-color: #f7931e;
   border-color: rgba(0, 0, 0, .2)
}

.btn-openid .badge {
   color: #f7931e;
   background-color: #fff
}

.btn-pinterest {
   color: #fff;
   background-color: #cb2027;
   border-color: rgba(0, 0, 0, .2)
}

.btn-pinterest.focus,
.btn-pinterest:focus {
   color: #fff;
   background-color: #9f191f;
   border-color: rgba(0, 0, 0, .2)
}

.btn-pinterest:hover {
   color: #fff;
   background-color: #9f191f;
   border-color: rgba(0, 0, 0, .2)
}

.btn-pinterest.active,
.btn-pinterest:active,
.open>.dropdown-toggle.btn-pinterest {
   color: #fff;
   background-color: #9f191f;
   border-color: rgba(0, 0, 0, .2)
}

.btn-pinterest.active.focus,
.btn-pinterest.active:focus,
.btn-pinterest.active:hover,
.btn-pinterest:active.focus,
.btn-pinterest:active:focus,
.btn-pinterest:active:hover,
.open>.dropdown-toggle.btn-pinterest.focus,
.open>.dropdown-toggle.btn-pinterest:focus,
.open>.dropdown-toggle.btn-pinterest:hover {
   color: #fff;
   background-color: #801419;
   border-color: rgba(0, 0, 0, .2)
}

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

.btn-pinterest.disabled.focus,
.btn-pinterest.disabled:focus,
.btn-pinterest.disabled:hover,
.btn-pinterest[disabled].focus,
.btn-pinterest[disabled]:focus,
.btn-pinterest[disabled]:hover,
fieldset[disabled] .btn-pinterest.focus,
fieldset[disabled] .btn-pinterest:focus,
fieldset[disabled] .btn-pinterest:hover {
   background-color: #cb2027;
   border-color: rgba(0, 0, 0, .2)
}

.btn-pinterest .badge {
   color: #cb2027;
   background-color: #fff
}

.btn-reddit {
   color: #000;
   background-color: #eff7ff;
   border-color: rgba(0, 0, 0, .2)
}

.btn-reddit.focus,
.btn-reddit:focus {
   color: #000;
   background-color: #bcddff;
   border-color: rgba(0, 0, 0, .2)
}

.btn-reddit:hover {
   color: #000;
   background-color: #bcddff;
   border-color: rgba(0, 0, 0, .2)
}

.btn-reddit.active,
.btn-reddit:active,
.open>.dropdown-toggle.btn-reddit {
   color: #000;
   background-color: #bcddff;
   border-color: rgba(0, 0, 0, .2)
}

.btn-reddit.active.focus,
.btn-reddit.active:focus,
.btn-reddit.active:hover,
.btn-reddit:active.focus,
.btn-reddit:active:focus,
.btn-reddit:active:hover,
.open>.dropdown-toggle.btn-reddit.focus,
.open>.dropdown-toggle.btn-reddit:focus,
.open>.dropdown-toggle.btn-reddit:hover {
   color: #000;
   background-color: #98ccff;
   border-color: rgba(0, 0, 0, .2)
}

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

.btn-reddit.disabled.focus,
.btn-reddit.disabled:focus,
.btn-reddit.disabled:hover,
.btn-reddit[disabled].focus,
.btn-reddit[disabled]:focus,
.btn-reddit[disabled]:hover,
fieldset[disabled] .btn-reddit.focus,
fieldset[disabled] .btn-reddit:focus,
fieldset[disabled] .btn-reddit:hover {
   background-color: #eff7ff;
   border-color: rgba(0, 0, 0, .2)
}

.btn-reddit .badge {
   color: #eff7ff;
   background-color: #000
}

.btn-soundcloud {
   color: #fff;
   background-color: #f50;
   border-color: rgba(0, 0, 0, .2)
}

.btn-soundcloud.focus,
.btn-soundcloud:focus {
   color: #fff;
   background-color: #c40;
   border-color: rgba(0, 0, 0, .2)
}

.btn-soundcloud:hover {
   color: #fff;
   background-color: #c40;
   border-color: rgba(0, 0, 0, .2)
}

.btn-soundcloud.active,
.btn-soundcloud:active,
.open>.dropdown-toggle.btn-soundcloud {
   color: #fff;
   background-color: #c40;
   border-color: rgba(0, 0, 0, .2)
}

.btn-soundcloud.active.focus,
.btn-soundcloud.active:focus,
.btn-soundcloud.active:hover,
.btn-soundcloud:active.focus,
.btn-soundcloud:active:focus,
.btn-soundcloud:active:hover,
.open>.dropdown-toggle.btn-soundcloud.focus,
.open>.dropdown-toggle.btn-soundcloud:focus,
.open>.dropdown-toggle.btn-soundcloud:hover {
   color: #fff;
   background-color: #a83800;
   border-color: rgba(0, 0, 0, .2)
}

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

.btn-soundcloud.disabled.focus,
.btn-soundcloud.disabled:focus,
.btn-soundcloud.disabled:hover,
.btn-soundcloud[disabled].focus,
.btn-soundcloud[disabled]:focus,
.btn-soundcloud[disabled]:hover,
fieldset[disabled] .btn-soundcloud.focus,
fieldset[disabled] .btn-soundcloud:focus,
fieldset[disabled] .btn-soundcloud:hover {
   background-color: #f50;
   border-color: rgba(0, 0, 0, .2)
}

.btn-soundcloud .badge {
   color: #f50;
   background-color: #fff
}

.btn-tumblr {
   color: #fff;
   background-color: #2c4762;
   border-color: rgba(0, 0, 0, .2)
}

.btn-tumblr.focus,
.btn-tumblr:focus {
   color: #fff;
   background-color: #1c2d3f;
   border-color: rgba(0, 0, 0, .2)
}

.btn-tumblr:hover {
   color: #fff;
   background-color: #1c2d3f;
   border-color: rgba(0, 0, 0, .2)
}

.btn-tumblr.active,
.btn-tumblr:active,
.open>.dropdown-toggle.btn-tumblr {
   color: #fff;
   background-color: #1c2d3f;
   border-color: rgba(0, 0, 0, .2)
}

.btn-tumblr.active.focus,
.btn-tumblr.active:focus,
.btn-tumblr.active:hover,
.btn-tumblr:active.focus,
.btn-tumblr:active:focus,
.btn-tumblr:active:hover,
.open>.dropdown-toggle.btn-tumblr.focus,
.open>.dropdown-toggle.btn-tumblr:focus,
.open>.dropdown-toggle.btn-tumblr:hover {
   color: #fff;
   background-color: #111c26;
   border-color: rgba(0, 0, 0, .2)
}

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

.btn-tumblr.disabled.focus,
.btn-tumblr.disabled:focus,
.btn-tumblr.disabled:hover,
.btn-tumblr[disabled].focus,
.btn-tumblr[disabled]:focus,
.btn-tumblr[disabled]:hover,
fieldset[disabled] .btn-tumblr.focus,
fieldset[disabled] .btn-tumblr:focus,
fieldset[disabled] .btn-tumblr:hover {
   background-color: #2c4762;
   border-color: rgba(0, 0, 0, .2)
}

.btn-tumblr .badge {
   color: #2c4762;
   background-color: #fff
}

.btn-twitter {
   color: #fff;
   background-color: #55acee;
   border-color: rgba(0, 0, 0, .2)
}

.btn-twitter.focus,
.btn-twitter:focus {
   color: #fff;
   background-color: #2795e9;
   border-color: rgba(0, 0, 0, .2)
}

.btn-twitter:hover {
   color: #fff;
   background-color: #2795e9;
   border-color: rgba(0, 0, 0, .2)
}

.btn-twitter.active,
.btn-twitter:active,
.open>.dropdown-toggle.btn-twitter {
   color: #fff;
   background-color: #2795e9;
   border-color: rgba(0, 0, 0, .2)
}

.btn-twitter.active.focus,
.btn-twitter.active:focus,
.btn-twitter.active:hover,
.btn-twitter:active.focus,
.btn-twitter:active:focus,
.btn-twitter:active:hover,
.open>.dropdown-toggle.btn-twitter.focus,
.open>.dropdown-toggle.btn-twitter:focus,
.open>.dropdown-toggle.btn-twitter:hover {
   color: #fff;
   background-color: #1583d7;
   border-color: rgba(0, 0, 0, .2)
}

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

.btn-twitter.disabled.focus,
.btn-twitter.disabled:focus,
.btn-twitter.disabled:hover,
.btn-twitter[disabled].focus,
.btn-twitter[disabled]:focus,
.btn-twitter[disabled]:hover,
fieldset[disabled] .btn-twitter.focus,
fieldset[disabled] .btn-twitter:focus,
fieldset[disabled] .btn-twitter:hover {
   background-color: #55acee;
   border-color: rgba(0, 0, 0, .2)
}

.btn-twitter .badge {
   color: #55acee;
   background-color: #fff
}

.btn-vimeo {
   color: #fff;
   background-color: #1ab7ea;
   border-color: rgba(0, 0, 0, .2)
}

.btn-vimeo.focus,
.btn-vimeo:focus {
   color: #fff;
   background-color: #1295bf;
   border-color: rgba(0, 0, 0, .2)
}

.btn-vimeo:hover {
   color: #fff;
   background-color: #1295bf;
   border-color: rgba(0, 0, 0, .2)
}

.btn-vimeo.active,
.btn-vimeo:active,
.open>.dropdown-toggle.btn-vimeo {
   color: #fff;
   background-color: #1295bf;
   border-color: rgba(0, 0, 0, .2)
}

.btn-vimeo.active.focus,
.btn-vimeo.active:focus,
.btn-vimeo.active:hover,
.btn-vimeo:active.focus,
.btn-vimeo:active:focus,
.btn-vimeo:active:hover,
.open>.dropdown-toggle.btn-vimeo.focus,
.open>.dropdown-toggle.btn-vimeo:focus,
.open>.dropdown-toggle.btn-vimeo:hover {
   color: #fff;
   background-color: #0f7b9f;
   border-color: rgba(0, 0, 0, .2)
}

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

.btn-vimeo.disabled.focus,
.btn-vimeo.disabled:focus,
.btn-vimeo.disabled:hover,
.btn-vimeo[disabled].focus,
.btn-vimeo[disabled]:focus,
.btn-vimeo[disabled]:hover,
fieldset[disabled] .btn-vimeo.focus,
fieldset[disabled] .btn-vimeo:focus,
fieldset[disabled] .btn-vimeo:hover {
   background-color: #1ab7ea;
   border-color: rgba(0, 0, 0, .2)
}

.btn-vimeo .badge {
   color: #1ab7ea;
   background-color: #fff
}

.btn-vk {
   color: #fff;
   background-color: #587ea3;
   border-color: rgba(0, 0, 0, .2)
}

.btn-vk.focus,
.btn-vk:focus {
   color: #fff;
   background-color: #466482;
   border-color: rgba(0, 0, 0, .2)
}

.btn-vk:hover {
   color: #fff;
   background-color: #466482;
   border-color: rgba(0, 0, 0, .2)
}

.btn-vk.active,
.btn-vk:active,
.open>.dropdown-toggle.btn-vk {
   color: #fff;
   background-color: #466482;
   border-color: rgba(0, 0, 0, .2)
}

.btn-vk.active.focus,
.btn-vk.active:focus,
.btn-vk.active:hover,
.btn-vk:active.focus,
.btn-vk:active:focus,
.btn-vk:active:hover,
.open>.dropdown-toggle.btn-vk.focus,
.open>.dropdown-toggle.btn-vk:focus,
.open>.dropdown-toggle.btn-vk:hover {
   color: #fff;
   background-color: #3a526b;
   border-color: rgba(0, 0, 0, .2)
}

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

.btn-vk.disabled.focus,
.btn-vk.disabled:focus,
.btn-vk.disabled:hover,
.btn-vk[disabled].focus,
.btn-vk[disabled]:focus,
.btn-vk[disabled]:hover,
fieldset[disabled] .btn-vk.focus,
fieldset[disabled] .btn-vk:focus,
fieldset[disabled] .btn-vk:hover {
   background-color: #587ea3;
   border-color: rgba(0, 0, 0, .2)
}

.btn-vk .badge {
   color: #587ea3;
   background-color: #fff
}

.btn-yahoo {
   color: #fff;
   background-color: #720e9e;
   border-color: rgba(0, 0, 0, .2)
}

.btn-yahoo.focus,
.btn-yahoo:focus {
   color: #fff;
   background-color: #500a6f;
   border-color: rgba(0, 0, 0, .2)
}

.btn-yahoo:hover {
   color: #fff;
   background-color: #500a6f;
   border-color: rgba(0, 0, 0, .2)
}

.btn-yahoo.active,
.btn-yahoo:active,
.open>.dropdown-toggle.btn-yahoo {
   color: #fff;
   background-color: #500a6f;
   border-color: rgba(0, 0, 0, .2)
}

.btn-yahoo.active.focus,
.btn-yahoo.active:focus,
.btn-yahoo.active:hover,
.btn-yahoo:active.focus,
.btn-yahoo:active:focus,
.btn-yahoo:active:hover,
.open>.dropdown-toggle.btn-yahoo.focus,
.open>.dropdown-toggle.btn-yahoo:focus,
.open>.dropdown-toggle.btn-yahoo:hover {
   color: #fff;
   background-color: #39074e;
   border-color: rgba(0, 0, 0, .2)
}

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

.btn-yahoo.disabled.focus,
.btn-yahoo.disabled:focus,
.btn-yahoo.disabled:hover,
.btn-yahoo[disabled].focus,
.btn-yahoo[disabled]:focus,
.btn-yahoo[disabled]:hover,
fieldset[disabled] .btn-yahoo.focus,
fieldset[disabled] .btn-yahoo:focus,
fieldset[disabled] .btn-yahoo:hover {
   background-color: #720e9e;
   border-color: rgba(0, 0, 0, .2)
}

.btn-yahoo .badge {
   color: #720e9e;
   background-color: #fff
}

.btn-amazon {
   color: #fff;
   background-color: #f90;
   border-color: rgba(0, 0, 0, .2)
}

.btn-amazon.focus,
.btn-amazon:focus {
   color: #fff;
   background-color: #ffb425;
   border-color: rgba(0, 0, 0, .2)
}

.btn-amazon:hover {
   color: #fff;
   background-color: #ffb425;
   border-color: rgba(0, 0, 0, .2)
}

.btn-amazon.active,
.btn-amazon:active,
.open>.dropdown-toggle.btn-amazon {
   color: #fff;
   background-color: #ffb425;
   border-color: rgba(0, 0, 0, .2)
}

.btn-amazon.active.focus,
.btn-amazon.active:focus,
.btn-amazon.active:hover,
.btn-amazon:active.focus,
.btn-amazon:active:focus,
.btn-amazon:active:hover,
.open>.dropdown-toggle.btn-amazon.focus,
.open>.dropdown-toggle.btn-amazon:focus,
.open>.dropdown-toggle.btn-amazon:hover {
   color: #fff;
   background-color: #ffb425;
   border-color: rgba(0, 0, 0, .2)
}

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

.btn-amazon.disabled.focus,
.btn-amazon.disabled:focus,
.btn-amazon.disabled:hover,
.btn-amazon[disabled].focus,
.btn-amazon[disabled]:focus,
.btn-amazon[disabled]:hover,
fieldset[disabled] .btn-amazon.focus,
fieldset[disabled] .btn-amazon:focus,
fieldset[disabled] .btn-amazon:hover {
   background-color: #f90;
   border-color: rgba(0, 0, 0, .2)
}

.btn-amazon .badge {
   color: #f90;
   background-color: #fff
}

.mfp-wrap {
   overflow: scroll
}

.btn-live {
   color: #fff;
   background-color: #0370c4;
   border-color: rgba(0, 0, 0, .2)
}

.btn-live.focus,
.btn-live:focus {
   color: #fff;
   background-color: #0370c4;
   border-color: rgba(0, 0, 0, .2)
}

.btn-live:hover {
   color: #fff;
   background-color: #30548e;
   border-color: rgba(0, 0, 0, .2)
}

.btn-live.active,
.btn-live:active,
.open>.dropdown-toggle.btn-live {
   color: #fff;
   background-color: #0370c4;
   border-color: rgba(0, 0, 0, .2)
}

.btn-live.active.focus,
.btn-live.active:focus,
.btn-live.active:hover,
.btn-live:active.focus,
.btn-live:active:focus,
.btn-live:active:hover,
.open>.dropdown-toggle.btn-live.focus,
.open>.dropdown-toggle.btn-live:focus,
.open>.dropdown-toggle.btn-live:hover {
   color: #fff;
   background-color: #0370c4;
   border-color: rgba(0, 0, 0, .2)
}

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

.btn-live.disabled.focus,
.btn-live.disabled:focus,
.btn-live.disabled:hover,
.btn-live[disabled].focus,
.btn-live[disabled]:focus,
.btn-live[disabled]:hover,
fieldset[disabled] .btn-live.focus,
fieldset[disabled] .btn-live:focus,
fieldset[disabled] .btn-live:hover {
   background-color: #0370c4;
   border-color: rgba(0, 0, 0, .2)
}

.btn-live .badge {
   color: #0370c4;
   background-color: #fff
}

.btn-live .fa-live {
   background: url("../../frontend/Mgs/supro/en_US/Mageplaza_SocialLogin/css/images/live-logo.png") no-repeat center
}

.btn-live .fa-live:before {
   content: ""
}

.row-mp {
   min-height: 1px;
   margin: 0 -10px
}

.col-mp {
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   -moz-background-clip: padding-box !important;
   -webkit-background-clip: padding-box !important;
   background-clip: padding-box !important;
   float: left;
   padding: 0 10px
}

.mp-1 {
   width: 8.33333333333%
}

.mp-2 {
   width: 16.6666666667%
}

.mp-3 {
   width: 25%
}

.mp-4 {
   width: 33.3333333333%
}

.mp-5 {
   width: 41.6666666667%
}

.mp-6 {
   width: 50%
}

.mp-7 {
   width: 58.3333333333%
}

.mp-8 {
   width: 66.6666666667%
}

.mp-9 {
   width: 75%
}

.mp-10 {
   width: 83.3333333333%
}

.mp-11 {
   width: 91.6666666667%
}

.mp-12 {
   margin-left: 0;
   width: 100%
}

.a-center {
   text-align: center
}

.mp-clear {
   clear: both
}

@media (min-width:1200px) {
   .mp-lg-1 {
      width: 8.33333333333%
   }

   .mp-lg-2 {
      width: 16.6666666667%
   }

   .mp-lg-3 {
      width: 25%
   }

   .mp-lg-4 {
      width: 33.3333333333%
   }

   .mp-lg-5 {
      width: 41.6666666667%
   }

   .mp-lg-6 {
      width: 50%
   }

   .mp-lg-7 {
      width: 58.3333333333%
   }

   .mp-lg-8 {
      width: 66.6666666667%
   }

   .mp-lg-9 {
      width: 75%
   }

   .mp-lg-10 {
      width: 83.3333333333%
   }

   .mp-lg-11 {
      width: 91.6666666667%
   }

   .mp-lg-12 {
      margin-left: 0;
      width: 100%
   }
}

@media (min-width:992px) and (max-width:1199px) {
   .mp-md-1 {
      width: 8.33333333333%
   }

   .mp-md-2 {
      width: 16.6666666667%
   }

   .mp-md-3 {
      width: 25%
   }

   .mp-md-4 {
      width: 33.3333333333%
   }

   .mp-md-5 {
      width: 41.6666666667%
   }

   .mp-md-6 {
      width: 50%
   }

   .mp-md-7 {
      width: 58.3333333333%
   }

   .mp-md-8 {
      width: 66.6666666667%
   }

   .mp-md-9 {
      width: 75%
   }

   .mp-md-10 {
      width: 83.3333333333%
   }

   .mp-md-11 {
      width: 91.6666666667%
   }

   .mp-md-12 {
      margin-left: 0;
      width: 100%
   }
}

@media (min-width:768px) and (max-width:991px) {
   .mp-sm-1 {
      width: 8.33333333333%
   }

   .mp-sm-2 {
      width: 16.6666666667%
   }

   .mp-sm-3 {
      width: 25%
   }

   .mp-sm-4 {
      width: 33.3333333333%
   }

   .mp-sm-5 {
      width: 41.6666666667%
   }

   .mp-sm-6 {
      width: 50%
   }

   .mp-sm-7 {
      width: 58.3333333333%
   }

   .mp-sm-8 {
      width: 66.6666666667%
   }

   .mp-sm-9 {
      width: 75%
   }

   .mp-sm-10 {
      width: 83.3333333333%
   }

   .mp-sm-11 {
      width: 91.6666666667%
   }

   .mp-sm-12 {
      margin-left: 0;
      width: 100%
   }
}

@media (min-width:481px) and (max-width:767px) {
   .mp-xs-1 {
      width: 8.33333333333%
   }

   .mp-xs-2 {
      width: 16.6666666667%
   }

   .mp-xs-3 {
      width: 25%
   }

   .mp-xs-4 {
      width: 33.3333333333%
   }

   .mp-xs-5 {
      width: 41.6666666667%
   }

   .mp-xs-6 {
      width: 50%
   }

   .mp-xs-7 {
      width: 58.3333333333%
   }

   .mp-xs-8 {
      width: 66.6666666667%
   }

   .mp-xs-9 {
      width: 75%
   }

   .mp-xs-10 {
      width: 83.3333333333%
   }

   .mp-xs-11 {
      width: 91.6666666667%
   }

   .mp-xs-12 {
      margin-left: 0;
      width: 100%
   }
}

@media (max-width:480px) {
   .col-mp {
      width: 100%
   }
}

/*!
 *  Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
   font-family: FontAwesome;
   src: url('../../frontend/Mgs/supro/en_US/Mageplaza_Core/css/fonts/fontawesome-webfont.eot?v=4.6.3');
   src: url('../../frontend/Mgs/supro/en_US/Mageplaza_Core/css/fonts/fontawesome-webfont.eot?#iefix&v=4.6.3') format('embedded-opentype'), url('../../frontend/Mgs/supro/en_US/Mageplaza_Core/css/fonts/fontawesome-webfont.woff2?v=4.6.3') format('woff2'), url('../../frontend/Mgs/supro/en_US/Mageplaza_Core/css/fonts/fontawesome-webfont.woff?v=4.6.3') format('woff'), url('../../frontend/Mgs/supro/en_US/Mageplaza_Core/css/fonts/fontawesome-webfont.ttf?v=4.6.3') format('truetype'), url('../../frontend/Mgs/supro/en_US/Mageplaza_Core/css/fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular') format('svg');
   font-weight: 400;
   font-style: normal;
   font-display: swap;
}

.fa {
   display: inline-block;
   font: normal normal normal 14px/1 FontAwesome;
   font-size: inherit;
   text-rendering: auto;
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale
}

.fa-lg {
   font-size: 1.33333333em;
   line-height: .75em;
   vertical-align: -15%
}

.fa-2x {
   font-size: 2em
}

.fa-3x {
   font-size: 3em
}

.fa-4x {
   font-size: 4em
}

.fa-5x {
   font-size: 5em
}

.fa-fw {
   width: 1.28571429em;
   text-align: center
}

.fa-ul {
   padding-left: 0;
   margin-left: 2.14285714em;
   list-style-type: none
}

.fa-ul>li {
   position: relative
}

.fa-li {
   position: absolute;
   left: -2.14285714em;
   width: 2.14285714em;
   top: .14285714em;
   text-align: center
}

.fa-li.fa-lg {
   left: -1.85714286em
}

.fa-border {
   padding: .2em .25em .15em;
   border: solid .08em #eee;
   border-radius: .1em
}

.fa-pull-left {
   float: left
}

.fa-pull-right {
   float: right
}

.fa.fa-pull-left {
   margin-right: .3em
}

.fa.fa-pull-right {
   margin-left: .3em
}

.pull-right {
   float: right
}

.pull-left {
   float: left
}

.fa.pull-left {
   margin-right: .3em
}

.fa.pull-right {
   margin-left: .3em
}

.fa-spin {
   -webkit-animation: fa-spin 2s infinite linear;
   animation: fa-spin 2s infinite linear
}

.fa-pulse {
   -webkit-animation: fa-spin 1s infinite steps(8);
   animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
   0% {
      -webkit-transform: rotate(0);
      transform: rotate(0)
   }

   100% {
      -webkit-transform: rotate(359deg);
      transform: rotate(359deg)
   }
}

@keyframes fa-spin {
   0% {
      -webkit-transform: rotate(0);
      transform: rotate(0)
   }

   100% {
      -webkit-transform: rotate(359deg);
      transform: rotate(359deg)
   }
}

.fa-rotate-90 {
   -webkit-transform: rotate(90deg);
   -ms-transform: rotate(90deg);
   transform: rotate(90deg)
}

.fa-rotate-180 {
   -webkit-transform: rotate(180deg);
   -ms-transform: rotate(180deg);
   transform: rotate(180deg)
}

.fa-rotate-270 {
   -webkit-transform: rotate(270deg);
   -ms-transform: rotate(270deg);
   transform: rotate(270deg)
}

.fa-flip-horizontal {
   -webkit-transform: scale(-1, 1);
   -ms-transform: scale(-1, 1);
   transform: scale(-1, 1)
}

.fa-flip-vertical {
   -webkit-transform: scale(1, -1);
   -ms-transform: scale(1, -1);
   transform: scale(1, -1)
}

:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-rotate-90 {
   filter: none
}

.fa-stack {
   position: relative;
   display: inline-block;
   width: 2em;
   height: 2em;
   line-height: 2em;
   vertical-align: middle
}

.fa-stack-1x,
.fa-stack-2x {
   position: absolute;
   left: 0;
   width: 100%;
   text-align: center
}

.fa-stack-1x {
   line-height: inherit
}

.fa-stack-2x {
   font-size: 2em
}

.fa-inverse {
   color: #fff
}

.fa-glass:before {
   content: "\f000"
}

.fa-music:before {
   content: "\f001"
}

.fa-search:before {
   content: "\f002"
}

.fa-envelope-o:before {
   content: "\f003"
}

.fa-heart:before {
   content: "\f004"
}

.fa-star:before {
   content: "\f005"
}

.fa-star-o:before {
   content: "\f006"
}

.fa-user:before {
   content: "\f007"
}

.fa-film:before {
   content: "\f008"
}

.fa-th-large:before {
   content: "\f009"
}

.fa-th:before {
   content: "\f00a"
}

.fa-th-list:before {
   content: "\f00b"
}

.fa-check:before {
   content: "\f00c"
}

.fa-close:before,
.fa-remove:before,
.fa-times:before {
   content: "\f00d"
}

.fa-search-plus:before {
   content: "\f00e"
}

.fa-search-minus:before {
   content: "\f010"
}

.fa-power-off:before {
   content: "\f011"
}

.fa-signal:before {
   content: "\f012"
}

.fa-cog:before,
.fa-gear:before {
   content: "\f013"
}

.fa-trash-o:before {
   content: "\f014"
}

.fa-home:before {
   content: "\f015"
}

.fa-file-o:before {
   content: "\f016"
}

.fa-clock-o:before {
   content: "\f017"
}

.fa-road:before {
   content: "\f018"
}

.fa-download:before {
   content: "\f019"
}

.fa-arrow-circle-o-down:before {
   content: "\f01a"
}

.fa-arrow-circle-o-up:before {
   content: "\f01b"
}

.fa-inbox:before {
   content: "\f01c"
}

.fa-play-circle-o:before {
   content: "\f01d"
}

.fa-repeat:before,
.fa-rotate-right:before {
   content: "\f01e"
}

.fa-refresh:before {
   content: "\f021"
}

.fa-list-alt:before {
   content: "\f022"
}

.fa-lock:before {
   content: "\f023"
}

.fa-flag:before {
   content: "\f024"
}

.fa-headphones:before {
   content: "\f025"
}

.fa-volume-off:before {
   content: "\f026"
}

.fa-volume-down:before {
   content: "\f027"
}

.fa-volume-up:before {
   content: "\f028"
}

.fa-qrcode:before {
   content: "\f029"
}

.fa-barcode:before {
   content: "\f02a"
}

.fa-tag:before {
   content: "\f02b"
}

.fa-tags:before {
   content: "\f02c"
}

.fa-book:before {
   content: "\f02d"
}

.fa-bookmark:before {
   content: "\f02e"
}

.fa-print:before {
   content: "\f02f"
}

.fa-camera:before {
   content: "\f030"
}

.fa-font:before {
   content: "\f031"
}

.fa-bold:before {
   content: "\f032"
}

.fa-italic:before {
   content: "\f033"
}

.fa-text-height:before {
   content: "\f034"
}

.fa-text-width:before {
   content: "\f035"
}

.fa-align-left:before {
   content: "\f036"
}

.fa-align-center:before {
   content: "\f037"
}

.fa-align-right:before {
   content: "\f038"
}

.fa-align-justify:before {
   content: "\f039"
}

.fa-list:before {
   content: "\f03a"
}

.fa-dedent:before,
.fa-outdent:before {
   content: "\f03b"
}

.fa-indent:before {
   content: "\f03c"
}

.fa-video-camera:before {
   content: "\f03d"
}

.fa-image:before,
.fa-photo:before,
.fa-picture-o:before {
   content: "\f03e"
}

.fa-pencil:before {
   content: "\f040"
}

.fa-map-marker:before {
   content: "\f041"
}

.fa-adjust:before {
   content: "\f042"
}

.fa-tint:before {
   content: "\f043"
}

.fa-edit:before,
.fa-pencil-square-o:before {
   content: "\f044"
}

.fa-share-square-o:before {
   content: "\f045"
}

.fa-check-square-o:before {
   content: "\f046"
}

.fa-arrows:before {
   content: "\f047"
}

.fa-step-backward:before {
   content: "\f048"
}

.fa-fast-backward:before {
   content: "\f049"
}

.fa-backward:before {
   content: "\f04a"
}

.fa-play:before {
   content: "\f04b"
}

.fa-pause:before {
   content: "\f04c"
}

.fa-stop:before {
   content: "\f04d"
}

.fa-forward:before {
   content: "\f04e"
}

.fa-fast-forward:before {
   content: "\f050"
}

.fa-step-forward:before {
   content: "\f051"
}

.fa-eject:before {
   content: "\f052"
}

.fa-chevron-left:before {
   content: "\f053"
}

.fa-chevron-right:before {
   content: "\f054"
}

.fa-plus-circle:before {
   content: "\f055"
}

.fa-minus-circle:before {
   content: "\f056"
}

.fa-times-circle:before {
   content: "\f057"
}

.fa-check-circle:before {
   content: "\f058"
}

.fa-question-circle:before {
   content: "\f059"
}

.fa-info-circle:before {
   content: "\f05a"
}

.fa-crosshairs:before {
   content: "\f05b"
}

.fa-times-circle-o:before {
   content: "\f05c"
}

.fa-check-circle-o:before {
   content: "\f05d"
}

.fa-ban:before {
   content: "\f05e"
}

.fa-arrow-left:before {
   content: "\f060"
}

.fa-arrow-right:before {
   content: "\f061"
}

.fa-arrow-up:before {
   content: "\f062"
}

.fa-arrow-down:before {
   content: "\f063"
}

.fa-mail-forward:before,
.fa-share:before {
   content: "\f064"
}

.fa-expand:before {
   content: "\f065"
}

.fa-compress:before {
   content: "\f066"
}

.fa-plus:before {
   content: "\f067"
}

.fa-minus:before {
   content: "\f068"
}

.fa-asterisk:before {
   content: "\f069"
}

.fa-exclamation-circle:before {
   content: "\f06a"
}

.fa-gift:before {
   content: "\f06b"
}

.fa-leaf:before {
   content: "\f06c"
}

.fa-fire:before {
   content: "\f06d"
}

.fa-eye:before {
   content: "\f06e"
}

.fa-eye-slash:before {
   content: "\f070"
}

.fa-exclamation-triangle:before,
.fa-warning:before {
   content: "\f071"
}

.fa-plane:before {
   content: "\f072"
}

.fa-calendar:before {
   content: "\f073"
}

.fa-random:before {
   content: "\f074"
}

.fa-comment:before {
   content: "\f075"
}

.fa-magnet:before {
   content: "\f076"
}

.fa-chevron-up:before {
   content: "\f077"
}

.fa-chevron-down:before {
   content: "\f078"
}

.fa-retweet:before {
   content: "\f079"
}

.fa-shopping-cart:before {
   content: "\f07a"
}

.fa-folder:before {
   content: "\f07b"
}

.fa-folder-open:before {
   content: "\f07c"
}

.fa-arrows-v:before {
   content: "\f07d"
}

.fa-arrows-h:before {
   content: "\f07e"
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
   content: "\f080"
}

.fa-twitter-square:before {
   content: "\f081"
}

.fa-facebook-square:before {
   content: "\f082"
}

.fa-camera-retro:before {
   content: "\f083"
}

.fa-key:before {
   content: "\f084"
}

.fa-cogs:before,
.fa-gears:before {
   content: "\f085"
}

.fa-comments:before {
   content: "\f086"
}

.fa-thumbs-o-up:before {
   content: "\f087"
}

.fa-thumbs-o-down:before {
   content: "\f088"
}

.fa-star-half:before {
   content: "\f089"
}

.fa-heart-o:before {
   content: "\f08a"
}

.fa-sign-out:before {
   content: "\f08b"
}

.fa-linkedin-square:before {
   content: "\f08c"
}

.fa-thumb-tack:before {
   content: "\f08d"
}

.fa-external-link:before {
   content: "\f08e"
}

.fa-sign-in:before {
   content: "\f090"
}

.fa-trophy:before {
   content: "\f091"
}

.fa-github-square:before {
   content: "\f092"
}

.fa-upload:before {
   content: "\f093"
}

.fa-lemon-o:before {
   content: "\f094"
}

.fa-phone:before {
   content: "\f095"
}

.fa-square-o:before {
   content: "\f096"
}

.fa-bookmark-o:before {
   content: "\f097"
}

.fa-phone-square:before {
   content: "\f098"
}

.fa-twitter:before {
   content: "\f099"
}

.fa-facebook-f:before,
.fa-facebook:before {
   content: "\f09a"
}

.fa-github:before {
   content: "\f09b"
}

.fa-unlock:before {
   content: "\f09c"
}

.fa-credit-card:before {
   content: "\f09d"
}

.fa-feed:before,
.fa-rss:before {
   content: "\f09e"
}

.fa-hdd-o:before {
   content: "\f0a0"
}

.fa-bullhorn:before {
   content: "\f0a1"
}

.fa-bell:before {
   content: "\f0f3"
}

.fa-certificate:before {
   content: "\f0a3"
}

.fa-hand-o-right:before {
   content: "\f0a4"
}

.fa-hand-o-left:before {
   content: "\f0a5"
}

.fa-hand-o-up:before {
   content: "\f0a6"
}

.fa-hand-o-down:before {
   content: "\f0a7"
}

.fa-arrow-circle-left:before {
   content: "\f0a8"
}

.fa-arrow-circle-right:before {
   content: "\f0a9"
}

.fa-arrow-circle-up:before {
   content: "\f0aa"
}

.fa-arrow-circle-down:before {
   content: "\f0ab"
}

.fa-globe:before {
   content: "\f0ac"
}

.fa-wrench:before {
   content: "\f0ad"
}

.fa-tasks:before {
   content: "\f0ae"
}

.fa-filter:before {
   content: "\f0b0"
}

.fa-briefcase:before {
   content: "\f0b1"
}

.fa-arrows-alt:before {
   content: "\f0b2"
}

.fa-group:before,
.fa-users:before {
   content: "\f0c0"
}

.fa-chain:before,
.fa-link:before {
   content: "\f0c1"
}

.fa-cloud:before {
   content: "\f0c2"
}

.fa-flask:before {
   content: "\f0c3"
}

.fa-cut:before,
.fa-scissors:before {
   content: "\f0c4"
}

.fa-copy:before,
.fa-files-o:before {
   content: "\f0c5"
}

.fa-paperclip:before {
   content: "\f0c6"
}

.fa-floppy-o:before,
.fa-save:before {
   content: "\f0c7"
}

.fa-square:before {
   content: "\f0c8"
}

.fa-bars:before,
.fa-navicon:before,
.fa-reorder:before {
   content: "\f0c9"
}

.fa-list-ul:before {
   content: "\f0ca"
}

.fa-list-ol:before {
   content: "\f0cb"
}

.fa-strikethrough:before {
   content: "\f0cc"
}

.fa-underline:before {
   content: "\f0cd"
}

.fa-table:before {
   content: "\f0ce"
}

.fa-magic:before {
   content: "\f0d0"
}

.fa-truck:before {
   content: "\f0d1"
}

.fa-pinterest:before {
   content: "\f0d2"
}

.fa-pinterest-square:before {
   content: "\f0d3"
}

.fa-google-plus-square:before {
   content: "\f0d4"
}

.fa-google-plus:before {
   content: "\f0d5"
}

.fa-money:before {
   content: "\f0d6"
}

.fa-caret-down:before {
   content: "\f0d7"
}

.fa-caret-up:before {
   content: "\f0d8"
}

.fa-caret-left:before {
   content: "\f0d9"
}

.fa-caret-right:before {
   content: "\f0da"
}

.fa-columns:before {
   content: "\f0db"
}

.fa-sort:before,
.fa-unsorted:before {
   content: "\f0dc"
}

.fa-sort-desc:before,
.fa-sort-down:before {
   content: "\f0dd"
}

.fa-sort-asc:before,
.fa-sort-up:before {
   content: "\f0de"
}

.fa-envelope:before {
   content: "\f0e0"
}

.fa-linkedin:before {
   content: "\f0e1"
}

.fa-rotate-left:before,
.fa-undo:before {
   content: "\f0e2"
}

.fa-gavel:before,
.fa-legal:before {
   content: "\f0e3"
}

.fa-dashboard:before,
.fa-tachometer:before {
   content: "\f0e4"
}

.fa-comment-o:before {
   content: "\f0e5"
}

.fa-comments-o:before {
   content: "\f0e6"
}

.fa-bolt:before,
.fa-flash:before {
   content: "\f0e7"
}

.fa-sitemap:before {
   content: "\f0e8"
}

.fa-umbrella:before {
   content: "\f0e9"
}

.fa-clipboard:before,
.fa-paste:before {
   content: "\f0ea"
}

.fa-lightbulb-o:before {
   content: "\f0eb"
}

.fa-exchange:before {
   content: "\f0ec"
}

.fa-cloud-download:before {
   content: "\f0ed"
}

.fa-cloud-upload:before {
   content: "\f0ee"
}

.fa-user-md:before {
   content: "\f0f0"
}

.fa-stethoscope:before {
   content: "\f0f1"
}

.fa-suitcase:before {
   content: "\f0f2"
}

.fa-bell-o:before {
   content: "\f0a2"
}

.fa-coffee:before {
   content: "\f0f4"
}

.fa-cutlery:before {
   content: "\f0f5"
}

.fa-file-text-o:before {
   content: "\f0f6"
}

.fa-building-o:before {
   content: "\f0f7"
}

.fa-hospital-o:before {
   content: "\f0f8"
}

.fa-ambulance:before {
   content: "\f0f9"
}

.fa-medkit:before {
   content: "\f0fa"
}

.fa-fighter-jet:before {
   content: "\f0fb"
}

.fa-beer:before {
   content: "\f0fc"
}

.fa-h-square:before {
   content: "\f0fd"
}

.fa-plus-square:before {
   content: "\f0fe"
}

.fa-angle-double-left:before {
   content: "\f100"
}

.fa-angle-double-right:before {
   content: "\f101"
}

.fa-angle-double-up:before {
   content: "\f102"
}

.fa-angle-double-down:before {
   content: "\f103"
}

.fa-angle-left:before {
   content: "\f104"
}

.fa-angle-right:before {
   content: "\f105"
}

.fa-angle-up:before {
   content: "\f106"
}

.fa-angle-down:before {
   content: "\f107"
}

.fa-desktop:before {
   content: "\f108"
}

.fa-laptop:before {
   content: "\f109"
}

.fa-tablet:before {
   content: "\f10a"
}

.fa-mobile-phone:before,
.fa-mobile:before {
   content: "\f10b"
}

.fa-circle-o:before {
   content: "\f10c"
}

.fa-quote-left:before {
   content: "\f10d"
}

.fa-quote-right:before {
   content: "\f10e"
}

.fa-spinner:before {
   content: "\f110"
}

.fa-circle:before {
   content: "\f111"
}

.fa-mail-reply:before,
.fa-reply:before {
   content: "\f112"
}

.fa-github-alt:before {
   content: "\f113"
}

.fa-folder-o:before {
   content: "\f114"
}

.fa-folder-open-o:before {
   content: "\f115"
}

.fa-smile-o:before {
   content: "\f118"
}

.fa-frown-o:before {
   content: "\f119"
}

.fa-meh-o:before {
   content: "\f11a"
}

.fa-gamepad:before {
   content: "\f11b"
}

.fa-keyboard-o:before {
   content: "\f11c"
}

.fa-flag-o:before {
   content: "\f11d"
}

.fa-flag-checkered:before {
   content: "\f11e"
}

.fa-terminal:before {
   content: "\f120"
}

.fa-code:before {
   content: "\f121"
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
   content: "\f122"
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
   content: "\f123"
}

.fa-location-arrow:before {
   content: "\f124"
}

.fa-crop:before {
   content: "\f125"
}

.fa-code-fork:before {
   content: "\f126"
}

.fa-chain-broken:before,
.fa-unlink:before {
   content: "\f127"
}

.fa-question:before {
   content: "\f128"
}

.fa-info:before {
   content: "\f129"
}

.fa-exclamation:before {
   content: "\f12a"
}

.fa-superscript:before {
   content: "\f12b"
}

.fa-subscript:before {
   content: "\f12c"
}

.fa-eraser:before {
   content: "\f12d"
}

.fa-puzzle-piece:before {
   content: "\f12e"
}

.fa-microphone:before {
   content: "\f130"
}

.fa-microphone-slash:before {
   content: "\f131"
}

.fa-shield:before {
   content: "\f132"
}

.fa-calendar-o:before {
   content: "\f133"
}

.fa-fire-extinguisher:before {
   content: "\f134"
}

.fa-rocket:before {
   content: "\f135"
}

.fa-maxcdn:before {
   content: "\f136"
}

.fa-chevron-circle-left:before {
   content: "\f137"
}

.fa-chevron-circle-right:before {
   content: "\f138"
}

.fa-chevron-circle-up:before {
   content: "\f139"
}

.fa-chevron-circle-down:before {
   content: "\f13a"
}

.fa-html5:before {
   content: "\f13b"
}

.fa-css3:before {
   content: "\f13c"
}

.fa-anchor:before {
   content: "\f13d"
}

.fa-unlock-alt:before {
   content: "\f13e"
}

.fa-bullseye:before {
   content: "\f140"
}

.fa-ellipsis-h:before {
   content: "\f141"
}

.fa-ellipsis-v:before {
   content: "\f142"
}

.fa-rss-square:before {
   content: "\f143"
}

.fa-play-circle:before {
   content: "\f144"
}

.fa-ticket:before {
   content: "\f145"
}

.fa-minus-square:before {
   content: "\f146"
}

.fa-minus-square-o:before {
   content: "\f147"
}

.fa-level-up:before {
   content: "\f148"
}

.fa-level-down:before {
   content: "\f149"
}

.fa-check-square:before {
   content: "\f14a"
}

.fa-pencil-square:before {
   content: "\f14b"
}

.fa-external-link-square:before {
   content: "\f14c"
}

.fa-share-square:before {
   content: "\f14d"
}

.fa-compass:before {
   content: "\f14e"
}

.fa-caret-square-o-down:before,
.fa-toggle-down:before {
   content: "\f150"
}

.fa-caret-square-o-up:before,
.fa-toggle-up:before {
   content: "\f151"
}

.fa-caret-square-o-right:before,
.fa-toggle-right:before {
   content: "\f152"
}

.fa-eur:before,
.fa-euro:before {
   content: "\f153"
}

.fa-gbp:before {
   content: "\f154"
}

.fa-dollar:before,
.fa-usd:before {
   content: "\f155"
}

.fa-inr:before,
.fa-rupee:before {
   content: "\f156"
}

.fa-cny:before,
.fa-jpy:before,
.fa-rmb:before,
.fa-yen:before {
   content: "\f157"
}

.fa-rouble:before,
.fa-rub:before,
.fa-ruble:before {
   content: "\f158"
}

.fa-krw:before,
.fa-won:before {
   content: "\f159"
}

.fa-bitcoin:before,
.fa-btc:before {
   content: "\f15a"
}

.fa-file:before {
   content: "\f15b"
}

.fa-file-text:before {
   content: "\f15c"
}

.fa-sort-alpha-asc:before {
   content: "\f15d"
}

.fa-sort-alpha-desc:before {
   content: "\f15e"
}

.fa-sort-amount-asc:before {
   content: "\f160"
}

.fa-sort-amount-desc:before {
   content: "\f161"
}

.fa-sort-numeric-asc:before {
   content: "\f162"
}

.fa-sort-numeric-desc:before {
   content: "\f163"
}

.fa-thumbs-up:before {
   content: "\f164"
}

.fa-thumbs-down:before {
   content: "\f165"
}

.fa-youtube-square:before {
   content: "\f166"
}

.fa-youtube:before {
   content: "\f167"
}

.fa-xing:before {
   content: "\f168"
}

.fa-xing-square:before {
   content: "\f169"
}

.fa-youtube-play:before {
   content: "\f16a"
}

.fa-dropbox:before {
   content: "\f16b"
}

.fa-stack-overflow:before {
   content: "\f16c"
}

.fa-instagram:before {
   content: "\f16d"
}

.fa-flickr:before {
   content: "\f16e"
}

.fa-adn:before {
   content: "\f170"
}

.fa-bitbucket:before {
   content: "\f171"
}

.fa-bitbucket-square:before {
   content: "\f172"
}

.fa-tumblr:before {
   content: "\f173"
}

.fa-tumblr-square:before {
   content: "\f174"
}

.fa-long-arrow-down:before {
   content: "\f175"
}

.fa-long-arrow-up:before {
   content: "\f176"
}

.fa-long-arrow-left:before {
   content: "\f177"
}

.fa-long-arrow-right:before {
   content: "\f178"
}

.fa-apple:before {
   content: "\f179"
}

.fa-windows:before {
   content: "\f17a"
}

.fa-android:before {
   content: "\f17b"
}

.fa-linux:before {
   content: "\f17c"
}

.fa-dribbble:before {
   content: "\f17d"
}

.fa-skype:before {
   content: "\f17e"
}

.fa-foursquare:before {
   content: "\f180"
}

.fa-trello:before {
   content: "\f181"
}

.fa-female:before {
   content: "\f182"
}

.fa-male:before {
   content: "\f183"
}

.fa-gittip:before,
.fa-gratipay:before {
   content: "\f184"
}

.fa-sun-o:before {
   content: "\f185"
}

.fa-moon-o:before {
   content: "\f186"
}

.fa-archive:before {
   content: "\f187"
}

.fa-bug:before {
   content: "\f188"
}

.fa-vk:before {
   content: "\f189"
}

.fa-weibo:before {
   content: "\f18a"
}

.fa-renren:before {
   content: "\f18b"
}

.fa-pagelines:before {
   content: "\f18c"
}

.fa-stack-exchange:before {
   content: "\f18d"
}

.fa-arrow-circle-o-right:before {
   content: "\f18e"
}

.fa-arrow-circle-o-left:before {
   content: "\f190"
}

.fa-caret-square-o-left:before,
.fa-toggle-left:before {
   content: "\f191"
}

.fa-dot-circle-o:before {
   content: "\f192"
}

.fa-wheelchair:before {
   content: "\f193"
}

.fa-vimeo-square:before {
   content: "\f194"
}

.fa-try:before,
.fa-turkish-lira:before {
   content: "\f195"
}

.fa-plus-square-o:before {
   content: "\f196"
}

.fa-space-shuttle:before {
   content: "\f197"
}

.fa-slack:before {
   content: "\f198"
}

.fa-envelope-square:before {
   content: "\f199"
}

.fa-wordpress:before {
   content: "\f19a"
}

.fa-openid:before {
   content: "\f19b"
}

.fa-bank:before,
.fa-institution:before,
.fa-university:before {
   content: "\f19c"
}

.fa-graduation-cap:before,
.fa-mortar-board:before {
   content: "\f19d"
}

.fa-yahoo:before {
   content: "\f19e"
}

.fa-google:before {
   content: "\f1a0"
}

.fa-reddit:before {
   content: "\f1a1"
}

.fa-reddit-square:before {
   content: "\f1a2"
}

.fa-stumbleupon-circle:before {
   content: "\f1a3"
}

.fa-stumbleupon:before {
   content: "\f1a4"
}

.fa-delicious:before {
   content: "\f1a5"
}

.fa-digg:before {
   content: "\f1a6"
}

.fa-pied-piper-pp:before {
   content: "\f1a7"
}

.fa-pied-piper-alt:before {
   content: "\f1a8"
}

.fa-drupal:before {
   content: "\f1a9"
}

.fa-joomla:before {
   content: "\f1aa"
}

.fa-language:before {
   content: "\f1ab"
}

.fa-fax:before {
   content: "\f1ac"
}

.fa-building:before {
   content: "\f1ad"
}

.fa-child:before {
   content: "\f1ae"
}

.fa-paw:before {
   content: "\f1b0"
}

.fa-spoon:before {
   content: "\f1b1"
}

.fa-cube:before {
   content: "\f1b2"
}

.fa-cubes:before {
   content: "\f1b3"
}

.fa-behance:before {
   content: "\f1b4"
}

.fa-behance-square:before {
   content: "\f1b5"
}

.fa-steam:before {
   content: "\f1b6"
}

.fa-steam-square:before {
   content: "\f1b7"
}

.fa-recycle:before {
   content: "\f1b8"
}

.fa-automobile:before,
.fa-car:before {
   content: "\f1b9"
}

.fa-cab:before,
.fa-taxi:before {
   content: "\f1ba"
}

.fa-tree:before {
   content: "\f1bb"
}

.fa-spotify:before {
   content: "\f1bc"
}

.fa-deviantart:before {
   content: "\f1bd"
}

.fa-soundcloud:before {
   content: "\f1be"
}

.fa-database:before {
   content: "\f1c0"
}

.fa-file-pdf-o:before {
   content: "\f1c1"
}

.fa-file-word-o:before {
   content: "\f1c2"
}

.fa-file-excel-o:before {
   content: "\f1c3"
}

.fa-file-powerpoint-o:before {
   content: "\f1c4"
}

.fa-file-image-o:before,
.fa-file-photo-o:before,
.fa-file-picture-o:before {
   content: "\f1c5"
}

.fa-file-archive-o:before,
.fa-file-zip-o:before {
   content: "\f1c6"
}

.fa-file-audio-o:before,
.fa-file-sound-o:before {
   content: "\f1c7"
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
   content: "\f1c8"
}

.fa-file-code-o:before {
   content: "\f1c9"
}

.fa-vine:before {
   content: "\f1ca"
}

.fa-codepen:before {
   content: "\f1cb"
}

.fa-jsfiddle:before {
   content: "\f1cc"
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-ring:before,
.fa-life-saver:before,
.fa-support:before {
   content: "\f1cd"
}

.fa-circle-o-notch:before {
   content: "\f1ce"
}

.fa-ra:before,
.fa-rebel:before,
.fa-resistance:before {
   content: "\f1d0"
}

.fa-empire:before,
.fa-ge:before {
   content: "\f1d1"
}

.fa-git-square:before {
   content: "\f1d2"
}

.fa-git:before {
   content: "\f1d3"
}

.fa-hacker-news:before,
.fa-y-combinator-square:before,
.fa-yc-square:before {
   content: "\f1d4"
}

.fa-tencent-weibo:before {
   content: "\f1d5"
}

.fa-qq:before {
   content: "\f1d6"
}

.fa-wechat:before,
.fa-weixin:before {
   content: "\f1d7"
}

.fa-paper-plane:before,
.fa-send:before {
   content: "\f1d8"
}

.fa-paper-plane-o:before,
.fa-send-o:before {
   content: "\f1d9"
}

.fa-history:before {
   content: "\f1da"
}

.fa-circle-thin:before {
   content: "\f1db"
}

.fa-header:before {
   content: "\f1dc"
}

.fa-paragraph:before {
   content: "\f1dd"
}

.fa-sliders:before {
   content: "\f1de"
}

.fa-share-alt:before {
   content: "\f1e0"
}

.fa-share-alt-square:before {
   content: "\f1e1"
}

.fa-bomb:before {
   content: "\f1e2"
}

.fa-futbol-o:before,
.fa-soccer-ball-o:before {
   content: "\f1e3"
}

.fa-tty:before {
   content: "\f1e4"
}

.fa-binoculars:before {
   content: "\f1e5"
}

.fa-plug:before {
   content: "\f1e6"
}

.fa-slideshare:before {
   content: "\f1e7"
}

.fa-twitch:before {
   content: "\f1e8"
}

.fa-yelp:before {
   content: "\f1e9"
}

.fa-newspaper-o:before {
   content: "\f1ea"
}

.fa-wifi:before {
   content: "\f1eb"
}

.fa-calculator:before {
   content: "\f1ec"
}

.fa-paypal:before {
   content: "\f1ed"
}

.fa-google-wallet:before {
   content: "\f1ee"
}

.fa-cc-visa:before {
   content: "\f1f0"
}

.fa-cc-mastercard:before {
   content: "\f1f1"
}

.fa-cc-discover:before {
   content: "\f1f2"
}

.fa-cc-amex:before {
   content: "\f1f3"
}

.fa-cc-paypal:before {
   content: "\f1f4"
}

.fa-cc-stripe:before {
   content: "\f1f5"
}

.fa-bell-slash:before {
   content: "\f1f6"
}

.fa-bell-slash-o:before {
   content: "\f1f7"
}

.fa-trash:before {
   content: "\f1f8"
}

.fa-copyright:before {
   content: "\f1f9"
}

.fa-at:before {
   content: "\f1fa"
}

.fa-eyedropper:before {
   content: "\f1fb"
}

.fa-paint-brush:before {
   content: "\f1fc"
}

.fa-birthday-cake:before {
   content: "\f1fd"
}

.fa-area-chart:before {
   content: "\f1fe"
}

.fa-pie-chart:before {
   content: "\f200"
}

.fa-line-chart:before {
   content: "\f201"
}

.fa-lastfm:before {
   content: "\f202"
}

.fa-lastfm-square:before {
   content: "\f203"
}

.fa-toggle-off:before {
   content: "\f204"
}

.fa-toggle-on:before {
   content: "\f205"
}

.fa-bicycle:before {
   content: "\f206"
}

.fa-bus:before {
   content: "\f207"
}

.fa-ioxhost:before {
   content: "\f208"
}

.fa-angellist:before {
   content: "\f209"
}

.fa-cc:before {
   content: "\f20a"
}

.fa-ils:before,
.fa-shekel:before,
.fa-sheqel:before {
   content: "\f20b"
}

.fa-meanpath:before {
   content: "\f20c"
}

.fa-buysellads:before {
   content: "\f20d"
}

.fa-connectdevelop:before {
   content: "\f20e"
}

.fa-dashcube:before {
   content: "\f210"
}

.fa-forumbee:before {
   content: "\f211"
}

.fa-leanpub:before {
   content: "\f212"
}

.fa-sellsy:before {
   content: "\f213"
}

.fa-shirtsinbulk:before {
   content: "\f214"
}

.fa-simplybuilt:before {
   content: "\f215"
}

.fa-skyatlas:before {
   content: "\f216"
}

.fa-cart-plus:before {
   content: "\f217"
}

.fa-cart-arrow-down:before {
   content: "\f218"
}

.fa-diamond:before {
   content: "\f219"
}

.fa-ship:before {
   content: "\f21a"
}

.fa-user-secret:before {
   content: "\f21b"
}

.fa-motorcycle:before {
   content: "\f21c"
}

.fa-street-view:before {
   content: "\f21d"
}

.fa-heartbeat:before {
   content: "\f21e"
}

.fa-venus:before {
   content: "\f221"
}

.fa-mars:before {
   content: "\f222"
}

.fa-mercury:before {
   content: "\f223"
}

.fa-intersex:before,
.fa-transgender:before {
   content: "\f224"
}

.fa-transgender-alt:before {
   content: "\f225"
}

.fa-venus-double:before {
   content: "\f226"
}

.fa-mars-double:before {
   content: "\f227"
}

.fa-venus-mars:before {
   content: "\f228"
}

.fa-mars-stroke:before {
   content: "\f229"
}

.fa-mars-stroke-v:before {
   content: "\f22a"
}

.fa-mars-stroke-h:before {
   content: "\f22b"
}

.fa-neuter:before {
   content: "\f22c"
}

.fa-genderless:before {
   content: "\f22d"
}

.fa-facebook-official:before {
   content: "\f230"
}

.fa-pinterest-p:before {
   content: "\f231"
}

.fa-whatsapp:before {
   content: "\f232"
}

.fa-server:before {
   content: "\f233"
}

.fa-user-plus:before {
   content: "\f234"
}

.fa-user-times:before {
   content: "\f235"
}

.fa-bed:before,
.fa-hotel:before {
   content: "\f236"
}

.fa-viacoin:before {
   content: "\f237"
}

.fa-train:before {
   content: "\f238"
}

.fa-subway:before {
   content: "\f239"
}

.fa-medium:before {
   content: "\f23a"
}

.fa-y-combinator:before,
.fa-yc:before {
   content: "\f23b"
}

.fa-optin-monster:before {
   content: "\f23c"
}

.fa-opencart:before {
   content: "\f23d"
}

.fa-expeditedssl:before {
   content: "\f23e"
}

.fa-battery-4:before,
.fa-battery-full:before {
   content: "\f240"
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
   content: "\f241"
}

.fa-battery-2:before,
.fa-battery-half:before {
   content: "\f242"
}

.fa-battery-1:before,
.fa-battery-quarter:before {
   content: "\f243"
}

.fa-battery-0:before,
.fa-battery-empty:before {
   content: "\f244"
}

.fa-mouse-pointer:before {
   content: "\f245"
}

.fa-i-cursor:before {
   content: "\f246"
}

.fa-object-group:before {
   content: "\f247"
}

.fa-object-ungroup:before {
   content: "\f248"
}

.fa-sticky-note:before {
   content: "\f249"
}

.fa-sticky-note-o:before {
   content: "\f24a"
}

.fa-cc-jcb:before {
   content: "\f24b"
}

.fa-cc-diners-club:before {
   content: "\f24c"
}

.fa-clone:before {
   content: "\f24d"
}

.fa-balance-scale:before {
   content: "\f24e"
}

.fa-hourglass-o:before {
   content: "\f250"
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
   content: "\f251"
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
   content: "\f252"
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
   content: "\f253"
}

.fa-hourglass:before {
   content: "\f254"
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
   content: "\f255"
}

.fa-hand-paper-o:before,
.fa-hand-stop-o:before {
   content: "\f256"
}

.fa-hand-scissors-o:before {
   content: "\f257"
}

.fa-hand-lizard-o:before {
   content: "\f258"
}

.fa-hand-spock-o:before {
   content: "\f259"
}

.fa-hand-pointer-o:before {
   content: "\f25a"
}

.fa-hand-peace-o:before {
   content: "\f25b"
}

.fa-trademark:before {
   content: "\f25c"
}

.fa-registered:before {
   content: "\f25d"
}

.fa-creative-commons:before {
   content: "\f25e"
}

.fa-gg:before {
   content: "\f260"
}

.fa-gg-circle:before {
   content: "\f261"
}

.fa-tripadvisor:before {
   content: "\f262"
}

.fa-odnoklassniki:before {
   content: "\f263"
}

.fa-odnoklassniki-square:before {
   content: "\f264"
}

.fa-get-pocket:before {
   content: "\f265"
}

.fa-wikipedia-w:before {
   content: "\f266"
}

.fa-safari:before {
   content: "\f267"
}

.fa-chrome:before {
   content: "\f268"
}

.fa-firefox:before {
   content: "\f269"
}

.fa-opera:before {
   content: "\f26a"
}

.fa-internet-explorer:before {
   content: "\f26b"
}

.fa-television:before,
.fa-tv:before {
   content: "\f26c"
}

.fa-contao:before {
   content: "\f26d"
}

.fa-500px:before {
   content: "\f26e"
}

.fa-amazon:before {
   content: "\f270"
}

.fa-calendar-plus-o:before {
   content: "\f271"
}

.fa-calendar-minus-o:before {
   content: "\f272"
}

.fa-calendar-times-o:before {
   content: "\f273"
}

.fa-calendar-check-o:before {
   content: "\f274"
}

.fa-industry:before {
   content: "\f275"
}

.fa-map-pin:before {
   content: "\f276"
}

.fa-map-signs:before {
   content: "\f277"
}

.fa-map-o:before {
   content: "\f278"
}

.fa-map:before {
   content: "\f279"
}

.fa-commenting:before {
   content: "\f27a"
}

.fa-commenting-o:before {
   content: "\f27b"
}

.fa-houzz:before {
   content: "\f27c"
}

.fa-vimeo:before {
   content: "\f27d"
}

.fa-black-tie:before {
   content: "\f27e"
}

.fa-fonticons:before {
   content: "\f280"
}

.fa-reddit-alien:before {
   content: "\f281"
}

.fa-edge:before {
   content: "\f282"
}

.fa-credit-card-alt:before {
   content: "\f283"
}

.fa-codiepie:before {
   content: "\f284"
}

.fa-modx:before {
   content: "\f285"
}

.fa-fort-awesome:before {
   content: "\f286"
}

.fa-usb:before {
   content: "\f287"
}

.fa-product-hunt:before {
   content: "\f288"
}

.fa-mixcloud:before {
   content: "\f289"
}

.fa-scribd:before {
   content: "\f28a"
}

.fa-pause-circle:before {
   content: "\f28b"
}

.fa-pause-circle-o:before {
   content: "\f28c"
}

.fa-stop-circle:before {
   content: "\f28d"
}

.fa-stop-circle-o:before {
   content: "\f28e"
}

.fa-shopping-bag:before {
   content: "\f290"
}

.fa-shopping-basket:before {
   content: "\f291"
}

.fa-hashtag:before {
   content: "\f292"
}

.fa-bluetooth:before {
   content: "\f293"
}

.fa-bluetooth-b:before {
   content: "\f294"
}

.fa-percent:before {
   content: "\f295"
}

.fa-gitlab:before {
   content: "\f296"
}

.fa-wpbeginner:before {
   content: "\f297"
}

.fa-wpforms:before {
   content: "\f298"
}

.fa-envira:before {
   content: "\f299"
}

.fa-universal-access:before {
   content: "\f29a"
}

.fa-wheelchair-alt:before {
   content: "\f29b"
}

.fa-question-circle-o:before {
   content: "\f29c"
}

.fa-blind:before {
   content: "\f29d"
}

.fa-audio-description:before {
   content: "\f29e"
}

.fa-volume-control-phone:before {
   content: "\f2a0"
}

.fa-braille:before {
   content: "\f2a1"
}

.fa-assistive-listening-systems:before {
   content: "\f2a2"
}

.fa-american-sign-language-interpreting:before,
.fa-asl-interpreting:before {
   content: "\f2a3"
}

.fa-deaf:before,
.fa-deafness:before,
.fa-hard-of-hearing:before {
   content: "\f2a4"
}

.fa-glide:before {
   content: "\f2a5"
}

.fa-glide-g:before {
   content: "\f2a6"
}

.fa-sign-language:before,
.fa-signing:before {
   content: "\f2a7"
}

.fa-low-vision:before {
   content: "\f2a8"
}

.fa-viadeo:before {
   content: "\f2a9"
}

.fa-viadeo-square:before {
   content: "\f2aa"
}

.fa-snapchat:before {
   content: "\f2ab"
}

.fa-snapchat-ghost:before {
   content: "\f2ac"
}

.fa-snapchat-square:before {
   content: "\f2ad"
}

.fa-pied-piper:before {
   content: "\f2ae"
}

.fa-first-order:before {
   content: "\f2b0"
}

.fa-yoast:before {
   content: "\f2b1"
}

.fa-themeisle:before {
   content: "\f2b2"
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
   content: "\f2b3"
}

.fa-fa:before,
.fa-font-awesome:before {
   content: "\f2b4"
}

.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
}

.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: 0 !important;
   -webkit-backface-visibility: hidden
}

.mfp-container {
   text-align: center;
   position: absolute;
   width: 100%;
   height: 100%;
   left: 0;
   top: 0;
   padding: 0 8px;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box
}

.mfp-container:before {
   content: '';
   display: inline-block;
   height: 100%;
   vertical-align: middle
}

.mfp-align-top .mfp-container:before {
   display: none
}

.mfp-content {
   position: relative;
   display: inline-block;
   vertical-align: middle;
   margin: 0 auto;
   text-align: left;
   z-index: 1045
}

.mfp-ajax-holder .mfp-content,
.mfp-inline-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-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
   -webkit-user-select: none;
   -moz-user-select: none;
   user-select: none
}

.mfp-loading.mfp-figure {
   display: none
}

.mfp-hide {
   display: none !important
}

.mfp-preloader {
   color: #ccc;
   position: absolute;
   top: 50%;
   width: auto;
   text-align: center;
   margin-top: -.8em;
   left: 8px;
   right: 8px;
   z-index: 1044
}

.mfp-preloader a {
   color: #ccc
}

.mfp-preloader a:hover {
   color: #fff
}

.mfp-s-ready .mfp-preloader {
   display: none
}

.mfp-s-error .mfp-content {
   display: none
}

button.mfp-arrow,
button.mfp-close {
   overflow: visible;
   cursor: pointer;
   background: 0 0;
   border: 0;
   -webkit-appearance: none;
   display: block;
   outline: 0;
   padding: 0;
   z-index: 1046;
   -webkit-box-shadow: none;
   box-shadow: none
}

button::-moz-focus-inner {
   padding: 0;
   border: 0
}

.mfp-close {
   width: 44px;
   height: 44px;
   line-height: 44px;
   position: absolute;
   right: 0;
   top: 0;
   text-decoration: none;
   text-align: center;
   opacity: .65;
   padding: 0 0 18px 10px;
   color: #fff;
   font-style: normal;
   font-size: 28px;
   font-family: Arial, Baskerville, monospace
}

.mfp-close:focus,
.mfp-close:hover {
   opacity: 1
}

.mfp-close:active {
   top: 1px
}

.mfp-close-btn-in .mfp-close {
   color: #333
}

.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
   color: #fff;
   right: -6px;
   text-align: right;
   padding-right: 6px;
   width: 100%
}

.mfp-counter {
   position: absolute;
   top: 0;
   right: 0;
   color: #ccc;
   font-size: 12px;
   line-height: 18px
}

.mfp-arrow {
   position: absolute;
   opacity: .65;
   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:focus,
.mfp-arrow:hover {
   opacity: 1
}

.mfp-arrow .mfp-a,
.mfp-arrow .mfp-b,
.mfp-arrow:after,
.mfp-arrow:before {
   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 .mfp-a,
.mfp-arrow:after {
   border-top-width: 13px;
   border-bottom-width: 13px;
   top: 8px
}

.mfp-arrow .mfp-b,
.mfp-arrow:before {
   border-top-width: 21px;
   border-bottom-width: 21px
}

.mfp-arrow-left {
   left: 0
}

.mfp-arrow-left .mfp-a,
.mfp-arrow-left:after {
   border-right: 17px solid #fff;
   margin-left: 31px
}

.mfp-arrow-left .mfp-b,
.mfp-arrow-left:before {
   margin-left: 25px;
   border-right: 27px solid #3f3f3f
}

.mfp-arrow-right {
   right: 0
}

.mfp-arrow-right .mfp-a,
.mfp-arrow-right:after {
   border-left: 17px solid #fff;
   margin-left: 39px
}

.mfp-arrow-right .mfp-b,
.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: #000
}

img.mfp-img {
   width: auto;
   max-width: 100%;
   height: auto;
   display: block;
   line-height: 0;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   padding: 40px 0 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-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;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box
   }

   .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0
   }

   .mfp-img-mobile .mfp-counter {
      right: 5px;
      top: 3px
   }

   .mfp-img-mobile .mfp-close {
      top: 0;
      right: 0;
      width: 35px;
      height: 35px;
      line-height: 35px;
      background: rgba(0, 0, 0, .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-ie7 .mfp-img {
   padding: 0
}

.mfp-ie7 .mfp-bottom-bar {
   width: 600px;
   left: 50%;
   margin-left: -300px;
   margin-top: 5px;
   padding-bottom: 5px
}

.mfp-ie7 .mfp-container {
   padding: 0
}

.mfp-ie7 .mfp-content {
   padding-top: 44px
}

.mfp-ie7 .mfp-close {
   top: 0;
   right: 0;
   padding-top: 0
}

#contactRequestForm button {
   background: #fbb11c;
   color: #fff;
   border-radius: 18px
}

.blog-view p {
   font-size: 1.1em;
   line-height: 30px;
   letter-spacing: .01rem;
   color: #777;
   margin-bottom: 30px
}