@font-face {
  font-family: 'popins';
  src: url('../../frontend/Mgs/molla/en_US/fonts/Poppins-Black.ttf');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'popins';
  src: url('../../frontend/Mgs/molla/en_US/fonts/Poppins-BlackItalic.ttf');
  font-weight: 900;
  font-style: italic;
}
@font-face {
  font-family: 'popins';
  src: url('../../frontend/Mgs/molla/en_US/fonts/Poppins-Bold.ttf');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'popins';
  src: url('../../frontend/Mgs/molla/en_US/fonts/Poppins-BoldItalic.ttf');
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: 'popins';
  src: url('../../frontend/Mgs/molla/en_US/fonts/Poppins-ExtraBold.ttf');
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: 'popins';
  src: url('../../frontend/Mgs/molla/en_US/fonts/Poppins-ExtraBoldItalic.ttf');
  font-weight: 800;
  font-style: italic;
}
@font-face {
  font-family: 'popins';
  src: url('../../frontend/Mgs/molla/en_US/fonts/Poppins-ExtraLight.ttf');
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: 'popins';
  src: url('../../frontend/Mgs/molla/en_US/fonts/Poppins-ExtraLightItalic.ttf');
  font-weight: 200;
  font-style: italic;
}
@font-face {
  font-family: 'popins';
  src: url('../../frontend/Mgs/molla/en_US/fonts/Poppins-Light.ttf');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'popins';
  src: url('../../frontend/Mgs/molla/en_US/fonts/Poppins-LightItalic.ttf');
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: 'popins';
  src: url('../../frontend/Mgs/molla/en_US/fonts/Poppins-Medium.ttf');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'popins';
  src: url('../../frontend/Mgs/molla/en_US/fonts/Poppins-MediumItalic.ttf');
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: 'popins';
  src: url('../../frontend/Mgs/molla/en_US/fonts/Poppins-Regular.ttf');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'popins';
  src: url('../../frontend/Mgs/molla/en_US/fonts/Poppins-RegularItalic.ttf');
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'popins';
  src: url('../../frontend/Mgs/molla/en_US/fonts/Poppins-SemiBold.ttf');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'popins';
  src: url('../../frontend/Mgs/molla/en_US/fonts/Poppins-SemiBoldItalic.ttf');
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: 'popins';
  src: url('../../frontend/Mgs/molla/en_US/fonts/Poppins-Thin.ttf');
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'popins';
  src: url('../../frontend/Mgs/molla/en_US/fonts/Poppins-ThinItalic.ttf');
  font-weight: 100;
  font-style: italic;
}
@font-face {
  font-family: 'flamingregular';
  src: url('../../frontend/Mgs/molla/en_US/fonts/flaming-webfont.woff2') format('woff2'), url('../../frontend/Mgs/molla/en_US/fonts/flaming-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'themify';
  src: url('../../frontend/Mgs/molla/en_US/fonts/themify.eot?-fvbane');
  src: url('../../frontend/Mgs/molla/en_US/fonts/themify.eot?#iefix-fvbane') format('embedded-opentype'), url('../../frontend/Mgs/molla/en_US/fonts/themify.woff?-fvbane') format('woff'), url('../../frontend/Mgs/molla/en_US/fonts/themify.ttf?-fvbane') format('truetype'), url('../../frontend/Mgs/molla/en_US/fonts/themify.svg?-fvbane#themify') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Icons */
@font-face {
  font-family: 'icon';
  src: url('../../frontend/Mgs/molla/en_US/fonts/icon.eot?15781584');
  src: url('../../frontend/Mgs/molla/en_US/fonts/icon.eot?15781584#iefix') format('embedded-opentype'), url('../../frontend/Mgs/molla/en_US/fonts/icon.woff2?15781584') format('woff2'), url('../../frontend/Mgs/molla/en_US/fonts/icon.woff?15781584') format('woff'), url('../../frontend/Mgs/molla/en_US/fonts/icon.ttf?15781584') format('truetype'), url('../../frontend/Mgs/molla/en_US/fonts/icon.svg?15781584#icon') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "icon";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-facebook-f:before {
  content: '\e803';
}
.icon-twitter:before {
  content: '\e804';
}
.icon-instagram:before {
  content: '\e805';
}
.icon-youtube:before {
  content: '\e806';
}
.icon-pinterest:before {
  content: '\e808';
}
.icon-cogs:before {
  content: '\e809';
}
.icon-envelope-open-text:before {
  content: '\e80a';
}
.icon-th:before {
  content: '\e80b';
}
.icon-align-left:before {
  content: '\e80c';
}
.icon-laptop:before {
  content: '\e80d';
}
.icon-fill-drip:before {
  content: '\e80e';
}
.icon-code:before {
  content: '\e80f';
}
.icon-html5:before {
  content: '\f243';
}
.icon-life-saver:before {
  content: '\f265';
}
.icon-shopping-cart:before {
  content: '\f2fa';
}
.icon-star:before {
  content: '\f318';
}
/* Font Icons */
@font-face {
  font-family: 'molla';
  src: url('../../frontend/Mgs/molla/en_US/fonts/molla.eot?74273691');
  src: url('../../frontend/Mgs/molla/en_US/fonts/molla.eot?74273691#iefix') format('embedded-opentype'), url('../../frontend/Mgs/molla/en_US/fonts/molla.woff2?74273691') format('woff2'), url('../../frontend/Mgs/molla/en_US/fonts/molla.woff?74273691') format('woff'), url('../../frontend/Mgs/molla/en_US/fonts/molla.ttf?74273691') format('truetype'), url('../../frontend/Mgs/molla/en_US/fonts/molla.svg?74273691#molla') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "molla";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-google:before {
  content: '\e800';
}
.icon-check:before {
  content: '\e801';
}
.icon-angle-up:before {
  content: '\e802';
}
.icon-life-ring:before {
  content: '\e803';
}
.icon-phone-square:before {
  content: '\e804';
}
.icon-euro:before {
  content: '\e805';
}
.icon-phone:before {
  content: '\e806';
}
.icon-life-bouy:before {
  content: '\e807';
}
.icon-rmb:before {
  content: '\e808';
}
.icon-creative-commons-1:before {
  content: '\e809';
}
.icon-comment-o:before {
  content: '\e80a';
}
.icon-check-circle-o:before {
  content: '\e80b';
}
.icon-info-circle:before {
  content: '\e80c';
}
.icon-cog:before {
  content: '\e80d';
}
.icon-cogs:before {
  content: '\e80e';
}
.icon-gift:before {
  content: '\e80f';
}
.icon-cart-arrow-down:before {
  content: '\e810';
}
.icon-home:before {
  content: '\e811';
}
.icon-cart-plus:before {
  content: '\e812';
}
.icon-refresh:before {
  content: '\e813';
}
.icon-eye:before {
  content: '\e814';
}
.icon-map-marker:before {
  content: '\e815';
}
.icon-headphones:before {
  content: '\e816';
}
.icon-comments:before {
  content: '\e817';
}
.icon-list-alt:before {
  content: '\e818';
}
.icon-list-ol:before {
  content: '\e819';
}
.icon-clone-1:before {
  content: '\e81a';
}
.icon-plus-square-o:before {
  content: '\e81b';
}
.icon-rotate-left:before {
  content: '\e81c';
}
.icon-tv:before {
  content: '\e81d';
}
.icon-play:before {
  content: '\ec2c';
}
.icon-check:before {
  content: '\ec2d';
}
.icon-music:before {
  content: '\f001';
}
.icon-gift-1:before {
  content: '\f06b';
}
.icon-twitter-square:before {
  content: '\f081';
}
.icon-facebook-square:before {
  content: '\f082';
}
.icon-linkedin:before {
  content: '\f08c';
}
.icon-github-square:before {
  content: '\f092';
}
.icon-twitter:before {
  content: '\f099';
}
.icon-facebook:before {
  content: '\f09a';
}
.icon-github:before {
  content: '\f09b';
}
.icon-pinterest:before {
  content: '\f0d2';
}
.icon-pinterest-square:before {
  content: '\f0d3';
}
.icon-google-plus-square:before {
  content: '\f0d4';
}
.icon-google-plus-g:before {
  content: '\f0d5';
}
.icon-linkedin-in:before {
  content: '\f0e1';
}
.icon-laptop:before {
  content: '\f109';
}
.icon-quote-left:before {
  content: '\f10d';
}
.icon-quote-right:before {
  content: '\f10e';
}
.icon-angle-down:before {
  content: '\f110';
}
.icon-angle-left:before {
  content: '\f111';
}
.icon-angle-right:before {
  content: '\f112';
}
.icon-github-alt:before {
  content: '\f113';
}
.icon-arrow-down:before {
  content: '\f11f';
}
.icon-arrow-left:before {
  content: '\f120';
}
.icon-arrow-right:before {
  content: '\f121';
}
.icon-arrow-up:before {
  content: '\f122';
}
.icon-arrows:before {
  content: '\f123';
}
.icon-balance-scale:before {
  content: '\f12b';
}
.icon-bars:before {
  content: '\f131';
}
.icon-maxcdn:before {
  content: '\f136';
}
.icon-html5:before {
  content: '\f13b';
}
.icon-css3:before {
  content: '\f13c';
}
.icon-binoculars:before {
  content: '\f145';
}
.icon-bookmark-o:before {
  content: '\f150';
}
.icon-btc:before {
  content: '\f15a';
}
.icon-calendar:before {
  content: '\f15c';
}
.icon-youtube:before {
  content: '\f167';
}
.icon-xing:before {
  content: '\f168';
}
.icon-xing-square:before {
  content: '\f169';
}
.icon-dropbox:before {
  content: '\f16b';
}
.icon-stack-overflow:before {
  content: '\f16c';
}
.icon-instagram:before {
  content: '\f16d';
}
.icon-flickr:before {
  content: '\f16e';
}
.icon-adn:before {
  content: '\f170';
}
.icon-bitbucket:before {
  content: '\f171';
}
.icon-tumblr:before {
  content: '\f173';
}
.icon-tumblr-square:before {
  content: '\f174';
}
.icon-certificate:before {
  content: '\f178';
}
.icon-apple:before {
  content: '\f179';
}
.icon-windows:before {
  content: '\f17a';
}
.icon-android:before {
  content: '\f17b';
}
.icon-linux:before {
  content: '\f17c';
}
.icon-dribbble:before {
  content: '\f17d';
}
.icon-skype:before {
  content: '\f17e';
}
.icon-foursquare:before {
  content: '\f180';
}
.icon-trello:before {
  content: '\f181';
}
.icon-gratipay:before {
  content: '\f184';
}
.icon-vk:before {
  content: '\f189';
}
.icon-weibo:before {
  content: '\f18a';
}
.icon-renren:before {
  content: '\f18b';
}
.icon-pagelines:before {
  content: '\f18c';
}
.icon-stack-exchange:before {
  content: '\f18d';
}
.icon-clock-o:before {
  content: '\f18f';
}
.icon-close:before {
  content: '\f191';
}
.icon-vimeo-square:before {
  content: '\f194';
}
.icon-slack:before {
  content: '\f198';
}
.icon-wordpress:before {
  content: '\f19a';
}
.icon-openid:before {
  content: '\f19b';
}
.icon-yahoo:before {
  content: '\f19e';
}
.icon-reddit:before {
  content: '\f1a1';
}
.icon-reddit-square:before {
  content: '\f1a2';
}
.icon-stumbleupon-circle:before {
  content: '\f1a3';
}
.icon-stumbleupon:before {
  content: '\f1a4';
}
.icon-delicious:before {
  content: '\f1a5';
}
.icon-digg:before {
  content: '\f1a6';
}
.icon-pied-piper-pp:before {
  content: '\f1a7';
}
.icon-pied-piper-alt:before {
  content: '\f1a8';
}
.icon-drupal:before {
  content: '\f1a9';
}
.icon-joomla:before {
  content: '\f1aa';
}
.icon-behance:before {
  content: '\f1b4';
}
.icon-behance-square:before {
  content: '\f1b5';
}
.icon-steam:before {
  content: '\f1b6';
}
.icon-steam-square:before {
  content: '\f1b7';
}
.icon-dollar:before {
  content: '\f1bb';
}
.icon-spotify:before {
  content: '\f1bc';
}
.icon-deviantart:before {
  content: '\f1bd';
}
.icon-soundcloud:before {
  content: '\f1be';
}
.icon-edit:before {
  content: '\f1c1';
}
.icon-envelope:before {
  content: '\f1c6';
}
.icon-vine:before {
  content: '\f1ca';
}
.icon-codepen:before {
  content: '\f1cb';
}
.icon-jsfiddle:before {
  content: '\f1cc';
}
.icon-exclamation-circle:before {
  content: '\f1ce';
}
.icon-rebel:before {
  content: '\f1d0';
}
.icon-empire:before {
  content: '\f1d1';
}
.icon-git:before {
  content: '\f1d3';
}
.icon-hacker-news:before {
  content: '\f1d4';
}
.icon-tencent-weibo:before {
  content: '\f1d5';
}
.icon-qq:before {
  content: '\f1d6';
}
.icon-weixin:before {
  content: '\f1d7';
}
.icon-slideshare:before {
  content: '\f1e7';
}
.icon-twitch:before {
  content: '\f1e8';
}
.icon-yelp:before {
  content: '\f1e9';
}
.icon-paypal:before {
  content: '\f1ed';
}
.icon-google-wallet:before {
  content: '\f1ee';
}
.icon-cc-visa:before {
  content: '\f1f0';
}
.icon-cc-mastercard:before {
  content: '\f1f1';
}
.icon-cc-discover:before {
  content: '\f1f2';
}
.icon-cc-amex:before {
  content: '\f1f3';
}
.icon-cc-paypal:before {
  content: '\f1f4';
}
.icon-cc-stripe:before {
  content: '\f1f5';
}
.icon-lastfm:before {
  content: '\f202';
}
.icon-lastfm-square:before {
  content: '\f203';
}
.icon-ioxhost:before {
  content: '\f208';
}
.icon-angellist:before {
  content: '\f209';
}
.icon-buysellads:before {
  content: '\f20d';
}
.icon-connectdevelop:before {
  content: '\f20e';
}
.icon-dashcube:before {
  content: '\f210';
}
.icon-forumbee:before {
  content: '\f211';
}
.icon-leanpub:before {
  content: '\f212';
}
.icon-sellsy:before {
  content: '\f213';
}
.icon-shirtsinbulk:before {
  content: '\f214';
}
.icon-simplybuilt:before {
  content: '\f215';
}
.icon-skyatlas:before {
  content: '\f216';
}
.icon-heartbeat:before {
  content: '\f21e';
}
.icon-pinterest-p:before {
  content: '\f231';
}
.icon-whatsapp:before {
  content: '\f232';
}
.icon-heart:before {
  content: '\f233';
}
.icon-heart-o:before {
  content: '\f234';
}
.icon-viacoin:before {
  content: '\f237';
}
.icon-medium:before {
  content: '\f23a';
}
.icon-y-combinator:before {
  content: '\f23b';
}
.icon-optin-monster:before {
  content: '\f23c';
}
.icon-opencart:before {
  content: '\f23d';
}
.icon-expeditedssl:before {
  content: '\f23e';
}
.icon-cc-jcb:before {
  content: '\f24b';
}
.icon-cc-diners-club:before {
  content: '\f24c';
}
.icon-clone:before {
  content: '\f24d';
}
.icon-jpy:before {
  content: '\f253';
}
.icon-creative-commons:before {
  content: '\f25e';
}
.icon-gg:before {
  content: '\f260';
}
.icon-gg-circle:before {
  content: '\f261';
}
.icon-tripadvisor:before {
  content: '\f262';
}
.icon-odnoklassniki:before {
  content: '\f263';
}
.icon-odnoklassniki-square:before {
  content: '\f264';
}
.icon-get-pocket:before {
  content: '\f265';
}
.icon-wikipedia-w:before {
  content: '\f266';
}
.icon-safari:before {
  content: '\f267';
}
.icon-chrome:before {
  content: '\f268';
}
.icon-firefox:before {
  content: '\f269';
}
.icon-opera:before {
  content: '\f26a';
}
.icon-internet-explorer:before {
  content: '\f26b';
}
.icon-list:before {
  content: '\f26c';
}
.icon-contao:before {
  content: '\f26d';
}
.icon-500px:before {
  content: '\f26e';
}
.icon-list-ul:before {
  content: '\f26f';
}
.icon-amazon:before {
  content: '\f270';
}
.icon-long-arrow-down:before {
  content: '\f272';
}
.icon-long-arrow-left:before {
  content: '\f273';
}
.icon-long-arrow-right:before {
  content: '\f274';
}
.icon-long-arrow-up:before {
  content: '\f275';
}
.icon-magic:before {
  content: '\f276';
}
.icon-map-signs:before {
  content: '\f277';
}
.icon-mail-reply:before {
  content: '\f279';
}
.icon-houzz:before {
  content: '\f27c';
}
.icon-vimeo-v:before {
  content: '\f27d';
}
.icon-black-tie:before {
  content: '\f27e';
}
.icon-fonticons:before {
  content: '\f280';
}
.icon-reddit-alien:before {
  content: '\f281';
}
.icon-edge:before {
  content: '\f282';
}
.icon-codiepie:before {
  content: '\f284';
}
.icon-modx:before {
  content: '\f285';
}
.icon-fort-awesome:before {
  content: '\f286';
}
.icon-usb:before {
  content: '\f287';
}
.icon-product-hunt:before {
  content: '\f288';
}
.icon-mixcloud:before {
  content: '\f289';
}
.icon-scribd:before {
  content: '\f28a';
}
.icon-minus:before {
  content: '\f28e';
}
.icon-shopping-bag:before {
  content: '\f290';
}
.icon-bluetooth:before {
  content: '\f293';
}
.icon-bluetooth-b:before {
  content: '\f294';
}
.icon-gitlab:before {
  content: '\f296';
}
.icon-wpbeginner:before {
  content: '\f297';
}
.icon-wpforms:before {
  content: '\f298';
}
.icon-envira:before {
  content: '\f299';
}
.icon-glide:before {
  content: '\f2a5';
}
.icon-glide-g:before {
  content: '\f2a6';
}
.icon-viadeo:before {
  content: '\f2a9';
}
.icon-viadeo-square:before {
  content: '\f2aa';
}
.icon-snapchat:before {
  content: '\f2ab';
}
.icon-snapchat-ghost:before {
  content: '\f2ac';
}
.icon-snapchat-square:before {
  content: '\f2ad';
}
.icon-pied-piper:before {
  content: '\f2ae';
}
.icon-first-order:before {
  content: '\f2b0';
}
.icon-yoast:before {
  content: '\f2b1';
}
.icon-themeisle:before {
  content: '\f2b2';
}
.icon-google-plus:before {
  content: '\f2b3';
}
.icon-font-awesome:before {
  content: '\f2b4';
}
.icon-linode:before {
  content: '\f2b8';
}
.icon-play-outline:before {
  content: '\f2be';
}
.icon-plus:before {
  content: '\f2c2';
}
.icon-quora:before {
  content: '\f2c4';
}
.icon-free-code-camp:before {
  content: '\f2c5';
}
.icon-telegram:before {
  content: '\f2c6';
}
.icon-puzzle-piece:before {
  content: '\f2c8';
}
.icon-question-circle:before {
  content: '\f2cc';
}
.icon-random:before {
  content: '\f2d0';
}
.icon-bandcamp:before {
  content: '\f2d5';
}
.icon-grav:before {
  content: '\f2d6';
}
.icon-etsy:before {
  content: '\f2d7';
}
.icon-imdb:before {
  content: '\f2d8';
}
.icon-ravelry:before {
  content: '\f2d9';
}
.icon-sellcast:before {
  content: '\f2da';
}
.icon-superpowers:before {
  content: '\f2dd';
}
.icon-wpexplorer:before {
  content: '\f2de';
}
.icon-rocket:before {
  content: '\f2df';
}
.icon-meetup:before {
  content: '\f2e0';
}
.icon-rotate-right:before {
  content: '\f2e1';
}
.icon-rupee:before {
  content: '\f2e7';
}
.icon-search:before {
  content: '\f2eb';
}
.icon-search-plus:before {
  content: '\f2ed';
}
.icon-shopping-cart:before {
  content: '\f2fa';
}
.icon-spinner:before {
  content: '\f311';
}
.icon-star:before {
  content: '\f318';
}
.icon-star-o:before {
  content: '\f31b';
}
.icon-tag:before {
  content: '\f330';
}
.icon-tags:before {
  content: '\f331';
}
.icon-th-list:before {
  content: '\f33b';
}
.icon-thumbs-down:before {
  content: '\f33d';
}
.icon-thumbs-up:before {
  content: '\f340';
}
.icon-times:before {
  content: '\f342';
}
.icon-times-circle-o:before {
  content: '\f344';
}
.icon-trophy:before {
  content: '\f351';
}
.icon-truck:before {
  content: '\f352';
}
.icon-turkish-lira:before {
  content: '\f357';
}
.icon-font-awesome-alt:before {
  content: '\f35c';
}
.icon-unlock:before {
  content: '\f360';
}
.icon-usd:before {
  content: '\f363';
}
.icon-user:before {
  content: '\f364';
}
.icon-accessible-icon:before {
  content: '\f368';
}
.icon-accusoft:before {
  content: '\f369';
}
.icon-adversal:before {
  content: '\f36a';
}
.icon-affiliatetheme:before {
  content: '\f36b';
}
.icon-algolia:before {
  content: '\f36c';
}
.icon-amilia:before {
  content: '\f36d';
}
.icon-angrycreative:before {
  content: '\f36e';
}
.icon-app-store:before {
  content: '\f36f';
}
.icon-app-store-ios:before {
  content: '\f370';
}
.icon-apper:before {
  content: '\f371';
}
.icon-asymmetrik:before {
  content: '\f372';
}
.icon-audible:before {
  content: '\f373';
}
.icon-avianex:before {
  content: '\f374';
}
.icon-aws:before {
  content: '\f375';
}
.icon-bimobject:before {
  content: '\f378';
}
.icon-bitcoin:before {
  content: '\f379';
}
.icon-bity:before {
  content: '\f37a';
}
.icon-blackberry:before {
  content: '\f37b';
}
.icon-blogger:before {
  content: '\f37c';
}
.icon-blogger-b:before {
  content: '\f37d';
}
.icon-buromobelexperte:before {
  content: '\f37f';
}
.icon-centercode:before {
  content: '\f380';
}
.icon-cloudscale:before {
  content: '\f383';
}
.icon-cloudsmith:before {
  content: '\f384';
}
.icon-cloudversify:before {
  content: '\f385';
}
.icon-cpanel:before {
  content: '\f388';
}
.icon-yen:before {
  content: '\f38a';
}
.icon-css3-alt:before {
  content: '\f38b';
}
.icon-cuttlefish:before {
  content: '\f38c';
}
.icon-d-and-d:before {
  content: '\f38d';
}
.icon-deploydog:before {
  content: '\f38e';
}
.icon-deskpro:before {
  content: '\f38f';
}
.icon-digital-ocean:before {
  content: '\f391';
}
.icon-discord:before {
  content: '\f392';
}
.icon-discourse:before {
  content: '\f393';
}
.icon-dochub:before {
  content: '\f394';
}
.icon-docker:before {
  content: '\f395';
}
.icon-draft2digital:before {
  content: '\f396';
}
.icon-dribbble-square:before {
  content: '\f397';
}
.icon-dyalog:before {
  content: '\f399';
}
.icon-earlybirds:before {
  content: '\f39a';
}
.icon-erlang:before {
  content: '\f39d';
}
.icon-facebook-f:before {
  content: '\f39e';
}
.icon-facebook-messenger:before {
  content: '\f39f';
}
.icon-firstdraft:before {
  content: '\f3a1';
}
.icon-fonticons-fi:before {
  content: '\f3a2';
}
.icon-fort-awesome-alt:before {
  content: '\f3a3';
}
.icon-freebsd:before {
  content: '\f3a4';
}
.icon-gitkraken:before {
  content: '\f3a6';
}
.icon-gofore:before {
  content: '\f3a7';
}
.icon-goodreads:before {
  content: '\f3a8';
}
.icon-goodreads-g:before {
  content: '\f3a9';
}
.icon-google-drive:before {
  content: '\f3aa';
}
.icon-google-play:before {
  content: '\f3ab';
}
.icon-gripfire:before {
  content: '\f3ac';
}
.icon-grunt:before {
  content: '\f3ad';
}
.icon-gulp:before {
  content: '\f3ae';
}
.icon-hacker-news-square:before {
  content: '\f3af';
}
.icon-hire-a-helper:before {
  content: '\f3b0';
}
.icon-hotjar:before {
  content: '\f3b1';
}
.icon-hubspot:before {
  content: '\f3b2';
}
.icon-itunes:before {
  content: '\f3b4';
}
.icon-itunes-note:before {
  content: '\f3b5';
}
.icon-jenkins:before {
  content: '\f3b6';
}
.icon-joget:before {
  content: '\f3b7';
}
.icon-js:before {
  content: '\f3b8';
}
.icon-js-square:before {
  content: '\f3b9';
}
.icon-keycdn:before {
  content: '\f3ba';
}
.icon-kickstarter:before {
  content: '\f3bb';
}
.icon-kickstarter-k:before {
  content: '\f3bc';
}
.icon-laravel:before {
  content: '\f3bd';
}
.icon-line:before {
  content: '\f3c0';
}
.icon-lyft:before {
  content: '\f3c3';
}
.icon-magento:before {
  content: '\f3c4';
}
.icon-medapps:before {
  content: '\f3c6';
}
.icon-medium-m:before {
  content: '\f3c7';
}
.icon-medrt:before {
  content: '\f3c8';
}
.icon-microsoft:before {
  content: '\f3ca';
}
.icon-mix:before {
  content: '\f3cb';
}
.icon-mizuni:before {
  content: '\f3cc';
}
.icon-mobile-alt:before {
  content: '\f3cd';
}
.icon-monero:before {
  content: '\f3d0';
}
.icon-napster:before {
  content: '\f3d2';
}
.icon-node-js:before {
  content: '\f3d3';
}
.icon-npm:before {
  content: '\f3d4';
}
.icon-ns8:before {
  content: '\f3d5';
}
.icon-nutritionix:before {
  content: '\f3d6';
}
.icon-page4:before {
  content: '\f3d7';
}
.icon-palfed:before {
  content: '\f3d8';
}
.icon-patreon:before {
  content: '\f3d9';
}
.icon-periscope:before {
  content: '\f3da';
}
.icon-phabricator:before {
  content: '\f3db';
}
.icon-phoenix-framework:before {
  content: '\f3dc';
}
.icon-playstation:before {
  content: '\f3df';
}
.icon-pushed:before {
  content: '\f3e1';
}
.icon-python:before {
  content: '\f3e2';
}
.icon-red-river:before {
  content: '\f3e3';
}
.icon-wpressr:before {
  content: '\f3e4';
}
.icon-replyd:before {
  content: '\f3e6';
}
.icon-resolving:before {
  content: '\f3e7';
}
.icon-rocketchat:before {
  content: '\f3e8';
}
.icon-rockrms:before {
  content: '\f3e9';
}
.icon-schlix:before {
  content: '\f3ea';
}
.icon-searchengin:before {
  content: '\f3eb';
}
.icon-servicestack:before {
  content: '\f3ec';
}
.icon-sistrix:before {
  content: '\f3ee';
}
.icon-slack-hash:before {
  content: '\f3ef';
}
.icon-speakap:before {
  content: '\f3f3';
}
.icon-staylinked:before {
  content: '\f3f5';
}
.icon-steam-symbol:before {
  content: '\f3f6';
}
.icon-sticker-mule:before {
  content: '\f3f7';
}
.icon-studiovinari:before {
  content: '\f3f8';
}
.icon-supple:before {
  content: '\f3f9';
}
.icon-telegram-plane:before {
  content: '\f3fe';
}
.icon-uber:before {
  content: '\f402';
}
.icon-uikit:before {
  content: '\f403';
}
.icon-uniregistry:before {
  content: '\f404';
}
.icon-untappd:before {
  content: '\f405';
}
.icon-ussunnah:before {
  content: '\f407';
}
.icon-vaadin:before {
  content: '\f408';
}
.icon-viber:before {
  content: '\f409';
}
.icon-vimeo:before {
  content: '\f40a';
}
.icon-vnv:before {
  content: '\f40b';
}
.icon-whatsapp-square:before {
  content: '\f40c';
}
.icon-whmcs:before {
  content: '\f40d';
}
.icon-wordpress-simple:before {
  content: '\f411';
}
.icon-xbox:before {
  content: '\f412';
}
.icon-yandex:before {
  content: '\f413';
}
.icon-yandex-international:before {
  content: '\f414';
}
.icon-apple-pay:before {
  content: '\f415';
}
.icon-cc-apple-pay:before {
  content: '\f416';
}
.icon-fly:before {
  content: '\f417';
}
.icon-nintendo-switch:before {
  content: '\f418';
}
.icon-node:before {
  content: '\f419';
}
.icon-osi:before {
  content: '\f41a';
}
.icon-react:before {
  content: '\f41b';
}
.icon-autoprefixer:before {
  content: '\f41c';
}
.icon-less:before {
  content: '\f41d';
}
.icon-sass:before {
  content: '\f41e';
}
.icon-vuejs:before {
  content: '\f41f';
}
.icon-angular:before {
  content: '\f420';
}
.icon-aviato:before {
  content: '\f421';
}
.icon-ember:before {
  content: '\f423';
}
.icon-font-awesome-flag:before {
  content: '\f425';
}
.icon-gitter:before {
  content: '\f426';
}
.icon-hooli:before {
  content: '\f427';
}
.icon-strava:before {
  content: '\f428';
}
.icon-stripe:before {
  content: '\f429';
}
.icon-stripe-s:before {
  content: '\f42a';
}
.icon-typo3:before {
  content: '\f42b';
}
.icon-amazon-pay:before {
  content: '\f42c';
}
.icon-cc-amazon-pay:before {
  content: '\f42d';
}
.icon-ethereum:before {
  content: '\f42e';
}
.icon-korvue:before {
  content: '\f42f';
}
.icon-elementor:before {
  content: '\f430';
}
.icon-youtube-square:before {
  content: '\f431';
}
.icon-flipboard:before {
  content: '\f44d';
}
.icon-hips:before {
  content: '\f452';
}
.icon-php:before {
  content: '\f457';
}
.icon-quinscape:before {
  content: '\f459';
}
.icon-couch:before {
  content: '\f4b8';
}
.icon-readme:before {
  content: '\f4d5';
}
.icon-java:before {
  content: '\f4e4';
}
.icon-pied-piper-hat:before {
  content: '\f4e5';
}
.icon-creative-commons-by:before {
  content: '\f4e7';
}
.icon-creative-commons-nc:before {
  content: '\f4e8';
}
.icon-creative-commons-nc-eu:before {
  content: '\f4e9';
}
.icon-creative-commons-nc-jp:before {
  content: '\f4ea';
}
.icon-creative-commons-nd:before {
  content: '\f4eb';
}
.icon-creative-commons-pd:before {
  content: '\f4ec';
}
.icon-creative-commons-pd-alt:before {
  content: '\f4ed';
}
.icon-creative-commons-remix:before {
  content: '\f4ee';
}
.icon-creative-commons-sa:before {
  content: '\f4ef';
}
.icon-creative-commons-sampling:before {
  content: '\f4f0';
}
.icon-creative-commons-sampling-plus:before {
  content: '\f4f1';
}
.icon-creative-commons-share:before {
  content: '\f4f2';
}
.icon-creative-commons-zero:before {
  content: '\f4f3';
}
.icon-ebay:before {
  content: '\f4f4';
}
.icon-keybase:before {
  content: '\f4f5';
}
.icon-mastodon:before {
  content: '\f4f6';
}
.icon-r-project:before {
  content: '\f4f7';
}
.icon-researchgate:before {
  content: '\f4f8';
}
.icon-teamspeak:before {
  content: '\f4f9';
}
.icon-first-order-alt:before {
  content: '\f50a';
}
.icon-fulcrum:before {
  content: '\f50b';
}
.icon-galactic-republic:before {
  content: '\f50c';
}
.icon-galactic-senate:before {
  content: '\f50d';
}
.icon-jedi-order:before {
  content: '\f50e';
}
.icon-mandalorian:before {
  content: '\f50f';
}
.icon-old-republic:before {
  content: '\f510';
}
.icon-phoenix-squadron:before {
  content: '\f511';
}
.icon-sith:before {
  content: '\f512';
}
/* '' */
.icon-trade-federation:before {
  content: '\f513';
}
.icon-wolf-pack-battalion:before {
  content: '\f514';
}
.icon-blender:before {
  content: '\f517';
}
.icon-shoe-prints:before {
  content: '\f54b';
}
.icon-tshirt:before {
  content: '\f553';
}
.icon-concierge-bell:before {
  content: '\f562';
}
.icon-hornbill:before {
  content: '\f592';
}
.icon-mailchimp:before {
  content: '\f59e';
}
.icon-megaport:before {
  content: '\f5a3';
}
.icon-nimblr:before {
  content: '\f5a8';
}
.icon-rev:before {
  content: '\f5b2';
}
.icon-shopware:before {
  content: '\f5b5';
}
.icon-squarespace:before {
  content: '\f5be';
}
.icon-themeco:before {
  content: '\f5c6';
}
.icon-weebly:before {
  content: '\f5cc';
}
.icon-wix:before {
  content: '\f5cf';
}
.icon-ello:before {
  content: '\f5f1';
}
.icon-hackerrank:before {
  content: '\f5f7';
}
.icon-kaggle:before {
  content: '\f5fa';
}
.icon-markdown:before {
  content: '\f60f';
}
.icon-neos:before {
  content: '\f612';
}
.icon-zhihu:before {
  content: '\f63f';
}
.icon-alipay:before {
  content: '\f642';
}
.icon-the-red-yeti:before {
  content: '\f69d';
}
.icon-acquisitions-incorporated:before {
  content: '\f6af';
}
.icon-critical-role:before {
  content: '\f6c9';
}
.icon-d-and-d-beyond:before {
  content: '\f6ca';
}
.icon-dev:before {
  content: '\f6cc';
}
.icon-fantasy-flight-games:before {
  content: '\f6dc';
}
.icon-penny-arcade:before {
  content: '\f704';
}
.icon-wizards-of-the-coast:before {
  content: '\f730';
}
.icon-think-peaks:before {
  content: '\f731';
}
.icon-reacteurope:before {
  content: '\f75d';
}
.icon-adobe:before {
  content: '\f778';
}
.icon-artstation:before {
  content: '\f77a';
}
.icon-atlassian:before {
  content: '\f77b';
}
.icon-canadian-maple-leaf:before {
  content: '\f785';
}
.icon-centos:before {
  content: '\f789';
}
.icon-confluence:before {
  content: '\f78d';
}
.icon-dhl:before {
  content: '\f790';
}
.icon-diaspora:before {
  content: '\f791';
}
.icon-fedex:before {
  content: '\f797';
}
.icon-fedora:before {
  content: '\f798';
}
.icon-figma:before {
  content: '\f799';
}
.icon-intercom:before {
  content: '\f7af';
}
.icon-invision:before {
  content: '\f7b0';
}
.icon-jira:before {
  content: '\f7b1';
}
.icon-mendeley:before {
  content: '\f7b3';
}
.icon-raspberry-pi:before {
  content: '\f7bb';
}
.icon-redhat:before {
  content: '\f7bc';
}
.icon-sketch:before {
  content: '\f7c6';
}
.icon-sourcetree:before {
  content: '\f7d3';
}
.icon-suse:before {
  content: '\f7d6';
}
.icon-ubuntu:before {
  content: '\f7df';
}
.icon-ups:before {
  content: '\f7e0';
}
.icon-usps:before {
  content: '\f7e1';
}
.icon-yarn:before {
  content: '\f7e3';
}
/* LeanAwesome */
/*!
 *  Line Awesome 1.1.0 by @icons_8 - https://icons8.com/line-awesome
 *  License - https://icons8.com/good-boy-license/ (Font: SIL OFL 1.1, CSS: MIT License)
 *
 * Made with love by Icons8 [ https://icons8.com/ ] using FontCustom [ https://github.com/FontCustom/fontcustom ]
 *
 * Contacts:
 *    [ https://icons8.com/contact ]
 *
 * Follow Icon8 on
 *    Twitter [ https://twitter.com/icons_8 ]
 *    Facebook [ https://www.facebook.com/Icons8 ]
 *    Google+ [ https://plus.google.com/+Icons8 ]
 *    GitHub [ https://github.com/icons8 ]
 */
.la,
.la-stack {
  display: inline-block;
}
.la-fw,
.la-li {
  text-align: center;
}
@font-face {
  font-family: LineAwesome;
  src: url(../../frontend/Mgs/molla/en_US/fonts/line-awesome.eot?v=1.1.);
  src: url(../../frontend/Mgs/molla/en_US/fonts/line-awesome.eot??v=1.1.#iefix) format("embedded-opentype"), url(../../frontend/Mgs/molla/en_US/fonts/line-awesome.woff2?v=1.1.) format("woff2"), url(../../frontend/Mgs/molla/en_US/fonts/line-awesome.woff?v=1.1.) format("woff"), url(../../frontend/Mgs/molla/en_US/fonts/line-awesome.ttf?v=1.1.) format("truetype"), url(../../frontend/Mgs/molla/en_US/fonts/line-awesome.svg?v=1.1.#fa) format("svg");
  font-weight: 400;
  font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: LineAwesome;
    src: url(../../frontend/Mgs/molla/en_US/fonts/line-awesome.svg?v=1.1.#fa) format("svg");
  }
}
.la {
  font: normal normal normal 16px/1 LineAwesome;
  font-size: inherit;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}
.la-lg {
  font-size: 1.33333333em;
  line-height: .75em;
  vertical-align: -15%;
}
.la-2x {
  font-size: 2em;
}
.la-3x {
  font-size: 3em;
}
.la-4x {
  font-size: 4em;
}
.la-5x {
  font-size: 5em;
}
.la-fw {
  width: 1.28571429em;
}
.la-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.la-ul > li {
  position: relative;
}
.la-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
}
.la-li.la-lg {
  left: -1.85714286em;
}
.la-border {
  padding: .2em .25em .15em;
  border: .08em solid #eee;
  border-radius: 0.1em;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.li.pull-left {
  margin-right: 0.3em;
}
.li.pull-right {
  margin-left: 0.3em;
}
.la-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
@-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);
  }
}
.la-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.la-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.la-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.la-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.la-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .la-flip-horizontal,
:root .la-flip-vertical,
:root .la-rotate-180,
:root .la-rotate-270,
:root .la-rotate-90 {
  filter: none;
}
.la-stack {
  position: relative;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.la-stack-1x,
.la-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.la-stack-1x {
  line-height: inherit;
}
.la-stack-2x {
  font-size: 2em;
}
.la-inverse {
  color: #ffffff;
}
.la-500px:before {
  content: "\f100";
}
.la-adjust:before {
  content: "\f101";
}
.la-adn:before {
  content: "\f102";
}
.la-align-center:before {
  content: "\f103";
}
.la-align-justify:before {
  content: "\f104";
}
.la-align-left:before {
  content: "\f105";
}
.la-align-right:before {
  content: "\f106";
}
.la-amazon:before {
  content: "\f107";
}
.la-ambulance:before {
  content: "\f108";
}
.la-anchor:before {
  content: "\f109";
}
.la-android:before {
  content: "\f10a";
}
.la-angellist:before {
  content: "\f10b";
}
.la-angle-double-down:before {
  content: "\f10c";
}
.la-angle-double-left:before {
  content: "\f10d";
}
.la-angle-double-right:before {
  content: "\f10e";
}
.la-angle-double-up:before {
  content: "\f10f";
}
.la-angle-down:before {
  content: "\f110";
}
.la-angle-left:before {
  content: "\f111";
}
.la-angle-right:before {
  content: "\f112";
}
.la-angle-up:before {
  content: "\f113";
}
.la-apple:before {
  content: "\f114";
}
.la-archive:before {
  content: "\f115";
}
.la-area-chart:before {
  content: "\f116";
}
.la-arrow-circle-down:before {
  content: "\f117";
}
.la-arrow-circle-left:before {
  content: "\f118";
}
.la-arrow-circle-o-down:before {
  content: "\f119";
}
.la-arrow-circle-o-left:before {
  content: "\f11a";
}
.la-arrow-circle-o-right:before {
  content: "\f11b";
}
.la-arrow-circle-o-up:before {
  content: "\f11c";
}
.la-arrow-circle-right:before {
  content: "\f11d";
}
.la-arrow-circle-up:before {
  content: "\f11e";
}
.la-arrow-down:before {
  content: "\f11f";
}
.la-arrow-left:before {
  content: "\f120";
}
.la-arrow-right:before {
  content: "\f121";
}
.la-arrow-up:before {
  content: "\f122";
}
.la-arrows:before {
  content: "\f123";
}
.la-arrows-alt:before {
  content: "\f124";
}
.la-arrows-h:before {
  content: "\f125";
}
.la-arrows-v:before {
  content: "\f126";
}
.la-asterisk:before {
  content: "\f127";
}
.la-at:before {
  content: "\f128";
}
.la-automobile:before {
  content: "\f129";
}
.la-backward:before {
  content: "\f12a";
}
.la-balance-scale:before {
  content: "\f12b";
}
.la-ban:before {
  content: "\f12c";
}
.la-bank:before {
  content: "\f12d";
}
.la-bar-chart:before {
  content: "\f12e";
}
.la-bar-chart-o:before {
  content: "\f12f";
}
.la-barcode:before {
  content: "\f130";
}
.la-bars:before {
  content: "\f131";
}
.la-battery-0:before {
  content: "\f132";
}
.la-battery-1:before {
  content: "\f133";
}
.la-battery-2:before {
  content: "\f134";
}
.la-battery-3:before {
  content: "\f135";
}
.la-battery-4:before {
  content: "\f136";
}
.la-battery-empty:before {
  content: "\f137";
}
.la-battery-full:before {
  content: "\f138";
}
.la-battery-half:before {
  content: "\f139";
}
.la-battery-quarter:before {
  content: "\f13a";
}
.la-battery-three-quarters:before {
  content: "\f13b";
}
.la-bed:before {
  content: "\f13c";
}
.la-beer:before {
  content: "\f13d";
}
.la-behance:before {
  content: "\f13e";
}
.la-behance-square:before {
  content: "\f13f";
}
.la-bell:before {
  content: "\f140";
}
.la-bell-o:before {
  content: "\f141";
}
.la-bell-slash:before {
  content: "\f142";
}
.la-bell-slash-o:before {
  content: "\f143";
}
.la-bicycle:before {
  content: "\f144";
}
.la-binoculars:before {
  content: "\f145";
}
.la-birthday-cake:before {
  content: "\f146";
}
.la-bitbucket:before {
  content: "\f147";
}
.la-bitbucket-square:before {
  content: "\f148";
}
.la-bitcoin:before {
  content: "\f149";
}
.la-black-tie:before {
  content: "\f14a";
}
.la-bold:before {
  content: "\f14b";
}
.la-bolt:before {
  content: "\f14c";
}
.la-bomb:before {
  content: "\f14d";
}
.la-book:before {
  content: "\f14e";
}
.la-bookmark:before {
  content: "\f14f";
}
.la-bookmark-o:before {
  content: "\f150";
}
.la-briefcase:before {
  content: "\f151";
}
.la-btc:before {
  content: "\f152";
}
.la-bug:before {
  content: "\f153";
}
.la-building:before {
  content: "\f154";
}
.la-building-o:before {
  content: "\f155";
}
.la-bullhorn:before {
  content: "\f156";
}
.la-bullseye:before {
  content: "\f157";
}
.la-bus:before {
  content: "\f158";
}
.la-buysellads:before {
  content: "\f159";
}
.la-cab:before {
  content: "\f15a";
}
.la-calculator:before {
  content: "\f15b";
}
.la-calendar:before {
  content: "\f15c";
}
.la-calendar-check-o:before {
  content: "\f15d";
}
.la-calendar-minus-o:before {
  content: "\f15e";
}
.la-calendar-o:before {
  content: "\f15f";
}
.la-calendar-plus-o:before {
  content: "\f160";
}
.la-calendar-times-o:before {
  content: "\f161";
}
.la-camera:before {
  content: "\f162";
}
.la-camera-retro:before {
  content: "\f163";
}
.la-car:before {
  content: "\f164";
}
.la-caret-down:before {
  content: "\f165";
}
.la-caret-left:before {
  content: "\f166";
}
.la-caret-right:before {
  content: "\f167";
}
.la-caret-square-o-down:before,
.la-toggle-down:before {
  content: "\f168";
}
.la-caret-square-o-left:before,
.la-toggle-left:before {
  content: "\f169";
}
.la-caret-square-o-right:before,
.la-toggle-right:before {
  content: "\f16a";
}
.la-caret-square-o-up:before,
.la-toggle-up:before {
  content: "\f16b";
}
.la-caret-up:before {
  content: "\f16c";
}
.la-cart-arrow-down:before {
  content: "\f16d";
}
.la-cart-plus:before {
  content: "\f16e";
}
.la-cc:before {
  content: "\f16f";
}
.la-cc-amex:before {
  content: "\f170";
}
.la-cc-diners-club:before {
  content: "\f171";
}
.la-cc-discover:before {
  content: "\f172";
}
.la-cc-jcb:before {
  content: "\f173";
}
.la-cc-mastercard:before {
  content: "\f174";
}
.la-cc-paypal:before {
  content: "\f175";
}
.la-cc-stripe:before {
  content: "\f176";
}
.la-cc-visa:before {
  content: "\f177";
}
.la-certificate:before {
  content: "\f178";
}
.la-chain:before {
  content: "\f179";
}
.la-chain-broken:before {
  content: "\f17a";
}
.la-check:before {
  content: "\f17b";
}
.la-check-circle:before {
  content: "\f17c";
}
.la-check-circle-o:before {
  content: "\f17d";
}
.la-check-square:before {
  content: "\f17e";
}
.la-check-square-o:before {
  content: "\f17f";
}
.la-chevron-circle-down:before {
  content: "\f180";
}
.la-chevron-circle-left:before {
  content: "\f181";
}
.la-chevron-circle-right:before {
  content: "\f182";
}
.la-chevron-circle-up:before {
  content: "\f183";
}
.la-chevron-down:before {
  content: "\f184";
}
.la-chevron-left:before {
  content: "\f185";
}
.la-chevron-right:before {
  content: "\f186";
}
.la-chevron-up:before {
  content: "\f187";
}
.la-child:before {
  content: "\f188";
}
.la-chrome:before {
  content: "\f189";
}
.la-circle:before {
  content: "\f18a";
}
.la-circle-o:before {
  content: "\f18b";
}
.la-circle-o-notch:before {
  content: "\f18c";
}
.la-circle-thin:before {
  content: "\f18d";
}
.la-clipboard:before {
  content: "\f18e";
}
.la-clock-o:before {
  content: "\f18f";
}
.la-clone:before {
  content: "\f190";
}
.la-close:before {
  content: "\f191";
}
.la-cloud:before {
  content: "\f192";
}
.la-cloud-download:before {
  content: "\f193";
}
.la-cloud-upload:before {
  content: "\f194";
}
.la-cny:before {
  content: "\f195";
}
.la-code:before {
  content: "\f196";
}
.la-code-fork:before {
  content: "\f197";
}
.la-codepen:before {
  content: "\f198";
}
.la-coffee:before {
  content: "\f199";
}
.la-cog:before {
  content: "\f19a";
}
.la-cogs:before {
  content: "\f19b";
}
.la-columns:before {
  content: "\f19c";
}
.la-comment:before {
  content: "\f19d";
}
.la-comment-o:before {
  content: "\f19e";
}
.la-commenting:before {
  content: "\f19f";
}
.la-commenting-o:before {
  content: "\f1a0";
}
.la-comments:before {
  content: "\f1a1";
}
.la-comments-o:before {
  content: "\f1a2";
}
.la-compass:before {
  content: "\f1a3";
}
.la-compress:before {
  content: "\f1a4";
}
.la-connectdevelop:before {
  content: "\f1a5";
}
.la-contao:before {
  content: "\f1a6";
}
.la-copy:before {
  content: "\f1a7";
}
.la-copyright:before {
  content: "\f1a8";
}
.la-creative-commons:before {
  content: "\f1a9";
}
.la-credit-card:before {
  content: "\f1aa";
}
.la-crop:before {
  content: "\f1ab";
}
.la-crosshairs:before {
  content: "\f1ac";
}
.la-css3:before {
  content: "\f1ad";
}
.la-cube:before {
  content: "\f1ae";
}
.la-cubes:before {
  content: "\f1af";
}
.la-cut:before {
  content: "\f1b0";
}
.la-cutlery:before {
  content: "\f1b1";
}
.la-dashboard:before {
  content: "\f1b2";
}
.la-dashcube:before {
  content: "\f1b3";
}
.la-database:before {
  content: "\f1b4";
}
.la-dedent:before {
  content: "\f1b5";
}
.la-delicious:before {
  content: "\f1b6";
}
.la-desktop:before {
  content: "\f1b7";
}
.la-deviantart:before {
  content: "\f1b8";
}
.la-diamond:before {
  content: "\f1b9";
}
.la-digg:before {
  content: "\f1ba";
}
.la-dollar:before {
  content: "\f1bb";
}
.la-dot-circle-o:before {
  content: "\f1bc";
}
.la-download:before {
  content: "\f1bd";
}
.la-dribbble:before {
  content: "\f1be";
}
.la-dropbox:before {
  content: "\f1bf";
}
.la-drupal:before {
  content: "\f1c0";
}
.la-edit:before {
  content: "\f1c1";
}
.la-eject:before {
  content: "\f1c2";
}
.la-ellipsis-h:before {
  content: "\f1c3";
}
.la-ellipsis-v:before {
  content: "\f1c4";
}
.la-empire:before,
.la-ge:before {
  content: "\f1c5";
}
.la-envelope:before {
  content: "\f1c6";
}
.la-envelope-o:before {
  content: "\f1c7";
}
.la-envelope-square:before {
  content: "\f1c8";
}
.la-eraser:before {
  content: "\f1c9";
}
.la-eur:before {
  content: "\f1ca";
}
.la-euro:before {
  content: "\f1cb";
}
.la-exchange:before {
  content: "\f1cc";
}
.la-exclamation:before {
  content: "\f1cd";
}
.la-exclamation-circle:before {
  content: "\f1ce";
}
.la-exclamation-triangle:before {
  content: "\f1cf";
}
.la-expand:before {
  content: "\f1d0";
}
.la-expeditedssl:before {
  content: "\f1d1";
}
.la-external-link:before {
  content: "\f1d2";
}
.la-external-link-square:before {
  content: "\f1d3";
}
.la-eye:before {
  content: "\f1d4";
}
.la-eye-slash:before {
  content: "\f1d5";
}
.la-eyedropper:before {
  content: "\f1d6";
}
.la-facebook-f:before,
.la-facebook:before {
  content: "\f1d7";
}
.la-facebook-official:before {
  content: "\f1d8";
}
.la-facebook-square:before {
  content: "\f1d9";
}
.la-fast-backward:before {
  content: "\f1da";
}
.la-fast-forward:before {
  content: "\f1db";
}
.la-fax:before {
  content: "\f1dc";
}
.la-female:before {
  content: "\f1dd";
}
.la-fighter-jet:before {
  content: "\f1de";
}
.la-file:before {
  content: "\f1df";
}
.la-file-archive-o:before {
  content: "\f1e0";
}
.la-file-audio-o:before {
  content: "\f1e1";
}
.la-file-code-o:before {
  content: "\f1e2";
}
.la-file-excel-o:before {
  content: "\f1e3";
}
.la-file-image-o:before {
  content: "\f1e4";
}
.la-file-movie-o:before {
  content: "\f1e5";
}
.la-file-o:before {
  content: "\f1e6";
}
.la-file-pdf-o:before {
  content: "\f1e7";
}
.la-file-photo-o:before {
  content: "\f1e8";
}
.la-file-picture-o:before {
  content: "\f1e9";
}
.la-file-powerpoint-o:before {
  content: "\f1ea";
}
.la-file-sound-o:before {
  content: "\f1eb";
}
.la-file-text:before {
  content: "\f1ec";
}
.la-file-text-o:before {
  content: "\f1ed";
}
.la-file-video-o:before {
  content: "\f1ee";
}
.la-file-word-o:before {
  content: "\f1ef";
}
.la-file-zip-o:before {
  content: "\f1f0";
}
.la-files-o:before {
  content: "\f1f1";
}
.la-film:before {
  content: "\f1f2";
}
.la-filter:before {
  content: "\f1f3";
}
.la-fire:before {
  content: "\f1f4";
}
.la-fire-extinguisher:before {
  content: "\f1f5";
}
.la-firefox:before {
  content: "\f1f6";
}
.la-flag:before {
  content: "\f1f7";
}
.la-flag-checkered:before {
  content: "\f1f8";
}
.la-flag-o:before {
  content: "\f1f9";
}
.la-flash:before {
  content: "\f1fa";
}
.la-flask:before {
  content: "\f1fb";
}
.la-flickr:before {
  content: "\f1fc";
}
.la-floppy-o:before {
  content: "\f1fd";
}
.la-folder:before {
  content: "\f1fe";
}
.la-folder-o:before {
  content: "\f1ff";
}
.la-folder-open:before {
  content: "\f200";
}
.la-folder-open-o:before {
  content: "\f201";
}
.la-font:before {
  content: "\f202";
}
.la-fonticons:before {
  content: "\f203";
}
.la-forumbee:before {
  content: "\f204";
}
.la-forward:before {
  content: "\f205";
}
.la-foursquare:before {
  content: "\f206";
}
.la-frown-o:before {
  content: "\f207";
}
.la-futbol-o:before,
.la-soccer-ball-o:before {
  content: "\f208";
}
.la-gamepad:before {
  content: "\f209";
}
.la-gavel:before {
  content: "\f20a";
}
.la-gbp:before {
  content: "\f20b";
}
.la-gear:before {
  content: "\f20c";
}
.la-gears:before {
  content: "\f20d";
}
.la-genderless:before {
  content: "\f20e";
}
.la-get-pocket:before {
  content: "\f20f";
}
.la-gg:before {
  content: "\f210";
}
.la-gg-circle:before {
  content: "\f211";
}
.la-gift:before {
  content: "\f212";
}
.la-git:before {
  content: "\f213";
}
.la-git-square:before {
  content: "\f214";
}
.la-github:before {
  content: "\f215";
}
.la-github-alt:before {
  content: "\f216";
}
.la-github-square:before {
  content: "\f217";
}
.la-glass:before {
  content: "\f218";
}
.la-globe:before {
  content: "\f219";
}
.la-google:before {
  content: "\f21a";
}
.la-google-plus:before {
  content: "\f21b";
}
.la-google-plus-square:before {
  content: "\f21c";
}
.la-google-wallet:before {
  content: "\f21d";
}
.la-graduation-cap:before {
  content: "\f21e";
}
.la-gittip:before,
.la-gratipay:before {
  content: "\f21f";
}
.la-group:before {
  content: "\f220";
}
.la-h-square:before {
  content: "\f221";
}
.la-hacker-news:before {
  content: "\f222";
}
.la-hand-grab-o:before {
  content: "\f223";
}
.la-hand-lizard-o:before {
  content: "\f224";
}
.la-hand-o-down:before {
  content: "\f225";
}
.la-hand-o-left:before {
  content: "\f226";
}
.la-hand-o-right:before {
  content: "\f227";
}
.la-hand-o-up:before {
  content: "\f228";
}
.la-hand-paper-o:before {
  content: "\f229";
}
.la-hand-peace-o:before {
  content: "\f22a";
}
.la-hand-pointer-o:before {
  content: "\f22b";
}
.la-hand-rock-o:before {
  content: "\f22c";
}
.la-hand-scissors-o:before {
  content: "\f22d";
}
.la-hand-spock-o:before {
  content: "\f22e";
}
.la-hand-stop-o:before {
  content: "\f22f";
}
.la-hdd-o:before {
  content: "\f230";
}
.la-header:before {
  content: "\f231";
}
.la-headphones:before {
  content: "\f232";
}
.la-heart:before {
  content: "\f233";
}
.la-heart-o:before {
  content: "\f234";
}
.la-heartbeat:before {
  content: "\f235";
}
.la-history:before {
  content: "\f236";
}
.la-home:before {
  content: "\f237";
}
.la-hospital-o:before {
  content: "\f238";
}
.la-hotel:before {
  content: "\f239";
}
.la-hourglass:before {
  content: "\f23a";
}
.la-hourglass-1:before {
  content: "\f23b";
}
.la-hourglass-2:before {
  content: "\f23c";
}
.la-hourglass-3:before {
  content: "\f23d";
}
.la-hourglass-end:before {
  content: "\f23e";
}
.la-hourglass-half:before {
  content: "\f23f";
}
.la-hourglass-o:before {
  content: "\f240";
}
.la-hourglass-start:before {
  content: "\f241";
}
.la-houzz:before {
  content: "\f242";
}
.la-html5:before {
  content: "\f243";
}
.la-i-cursor:before {
  content: "\f244";
}
.la-ils:before {
  content: "\f245";
}
.la-image:before {
  content: "\f246";
}
.la-inbox:before {
  content: "\f247";
}
.la-indent:before {
  content: "\f248";
}
.la-industry:before {
  content: "\f249";
}
.la-info:before {
  content: "\f24a";
}
.la-info-circle:before {
  content: "\f24b";
}
.la-inr:before {
  content: "\f24c";
}
.la-instagram:before {
  content: "\f24d";
}
.la-institution:before {
  content: "\f24e";
}
.la-internet-explorer:before {
  content: "\f24f";
}
.la-ioxhost:before {
  content: "\f250";
}
.la-italic:before {
  content: "\f251";
}
.la-joomla:before {
  content: "\f252";
}
.la-jpy:before {
  content: "\f253";
}
.la-jsfiddle:before {
  content: "\f254";
}
.la-key:before {
  content: "\f255";
}
.la-keyboard-o:before {
  content: "\f256";
}
.la-krw:before {
  content: "\f257";
}
.la-language:before {
  content: "\f258";
}
.la-laptop:before {
  content: "\f259";
}
.la-lastfm:before {
  content: "\f25a";
}
.la-lastfm-square:before {
  content: "\f25b";
}
.la-leaf:before {
  content: "\f25c";
}
.la-leanpub:before {
  content: "\f25d";
}
.la-legal:before {
  content: "\f25e";
}
.la-lemon-o:before {
  content: "\f25f";
}
.la-level-down:before {
  content: "\f260";
}
.la-level-up:before {
  content: "\f261";
}
.la-life-bouy:before {
  content: "\f262";
}
.la-life-buoy:before {
  content: "\f263";
}
.la-life-ring:before,
.la-support:before {
  content: "\f264";
}
.la-life-saver:before {
  content: "\f265";
}
.la-lightbulb-o:before {
  content: "\f266";
}
.la-line-chart:before {
  content: "\f267";
}
.la-link:before {
  content: "\f268";
}
.la-linkedin:before {
  content: "\f269";
}
.la-linkedin-square:before {
  content: "\f26a";
}
.la-linux:before {
  content: "\f26b";
}
.la-list:before {
  content: "\f26c";
}
.la-list-alt:before {
  content: "\f26d";
}
.la-list-ol:before {
  content: "\f26e";
}
.la-list-ul:before {
  content: "\f26f";
}
.la-location-arrow:before {
  content: "\f270";
}
.la-lock:before {
  content: "\f271";
}
.la-long-arrow-down:before {
  content: "\f272";
}
.la-long-arrow-left:before {
  content: "\f273";
}
.la-long-arrow-right:before {
  content: "\f274";
}
.la-long-arrow-up:before {
  content: "\f275";
}
.la-magic:before {
  content: "\f276";
}
.la-magnet:before {
  content: "\f277";
}
.la-mail-forward:before {
  content: "\f278";
}
.la-mail-reply:before {
  content: "\f279";
}
.la-mail-reply-all:before {
  content: "\f27a";
}
.la-male:before {
  content: "\f27b";
}
.la-map:before {
  content: "\f27c";
}
.la-map-marker:before {
  content: "\f27d";
}
.la-map-o:before {
  content: "\f27e";
}
.la-map-pin:before {
  content: "\f27f";
}
.la-map-signs:before {
  content: "\f280";
}
.la-mars:before {
  content: "\f281";
}
.la-mars-double:before {
  content: "\f282";
}
.la-mars-stroke:before {
  content: "\f283";
}
.la-mars-stroke-h:before {
  content: "\f284";
}
.la-mars-stroke-v:before {
  content: "\f285";
}
.la-maxcdn:before {
  content: "\f286";
}
.la-meanpath:before {
  content: "\f287";
}
.la-medium:before {
  content: "\f288";
}
.la-medkit:before {
  content: "\f289";
}
.la-meh-o:before {
  content: "\f28a";
}
.la-mercury:before {
  content: "\f28b";
}
.la-microphone:before {
  content: "\f28c";
}
.la-microphone-slash:before {
  content: "\f28d";
}
.la-minus:before {
  content: "\f28e";
}
.la-minus-circle:before {
  content: "\f28f";
}
.la-minus-square:before {
  content: "\f290";
}
.la-minus-square-o:before {
  content: "\f291";
}
.la-mobile:before {
  content: "\f292";
}
.la-mobile-phone:before {
  content: "\f293";
}
.la-money:before {
  content: "\f294";
}
.la-moon-o:before {
  content: "\f295";
}
.la-mortar-board:before {
  content: "\f296";
}
.la-motorcycle:before {
  content: "\f297";
}
.la-mouse-pointer:before {
  content: "\f298";
}
.la-music:before {
  content: "\f299";
}
.la-navicon:before {
  content: "\f29a";
}
.la-neuter:before {
  content: "\f29b";
}
.la-newspaper-o:before {
  content: "\f29c";
}
.la-object-group:before {
  content: "\f29d";
}
.la-object-ungroup:before {
  content: "\f29e";
}
.la-odnoklassniki:before {
  content: "\f29f";
}
.la-odnoklassniki-square:before {
  content: "\f2a0";
}
.la-opencart:before {
  content: "\f2a1";
}
.la-openid:before {
  content: "\f2a2";
}
.la-opera:before {
  content: "\f2a3";
}
.la-optin-monster:before {
  content: "\f2a4";
}
.la-outdent:before {
  content: "\f2a5";
}
.la-pagelines:before {
  content: "\f2a6";
}
.la-paint-brush:before {
  content: "\f2a7";
}
.la-paper-plane:before,
.la-send:before {
  content: "\f2a8";
}
.la-paper-plane-o:before,
.la-send-o:before {
  content: "\f2a9";
}
.la-paperclip:before {
  content: "\f2aa";
}
.la-paragraph:before {
  content: "\f2ab";
}
.la-paste:before {
  content: "\f2ac";
}
.la-pause:before {
  content: "\f2ad";
}
.la-paw:before {
  content: "\f2ae";
}
.la-paypal:before {
  content: "\f2af";
}
.la-pencil:before {
  content: "\f2b0";
}
.la-pencil-square:before {
  content: "\f2b1";
}
.la-pencil-square-o:before {
  content: "\f2b2";
}
.la-phone:before {
  content: "\f2b3";
}
.la-phone-square:before {
  content: "\f2b4";
}
.la-photo:before {
  content: "\f2b5";
}
.la-picture-o:before {
  content: "\f2b6";
}
.la-pie-chart:before {
  content: "\f2b7";
}
.la-pied-piper:before {
  content: "\f2b8";
}
.la-pied-piper-alt:before {
  content: "\f2b9";
}
.la-pinterest:before {
  content: "\f2ba";
}
.la-pinterest-p:before {
  content: "\f2bb";
}
.la-pinterest-square:before {
  content: "\f2bc";
}
.la-plane:before {
  content: "\f2bd";
}
.la-play:before {
  content: "\f2be";
}
.la-play-circle:before {
  content: "\f2bf";
}
.la-play-circle-o:before {
  content: "\f2c0";
}
.la-plug:before {
  content: "\f2c1";
}
.la-plus:before {
  content: "\f2c2";
}
.la-plus-circle:before {
  content: "\f2c3";
}
.la-plus-square:before {
  content: "\f2c4";
}
.la-plus-square-o:before {
  content: "\f2c5";
}
.la-power-off:before {
  content: "\f2c6";
}
.la-print:before {
  content: "\f2c7";
}
.la-puzzle-piece:before {
  content: "\f2c8";
}
.la-qq:before {
  content: "\f2c9";
}
.la-qrcode:before {
  content: "\f2ca";
}
.la-question:before {
  content: "\f2cb";
}
.la-question-circle:before {
  content: "\f2cc";
}
.la-quote-left:before {
  content: "\f2cd";
}
.la-quote-right:before {
  content: "\f2ce";
}
.la-ra:before {
  content: "\f2cf";
}
.la-random:before {
  content: "\f2d0";
}
.la-rebel:before {
  content: "\f2d1";
}
.la-recycle:before {
  content: "\f2d2";
}
.la-reddit:before {
  content: "\f2d3";
}
.la-reddit-square:before {
  content: "\f2d4";
}
.la-refresh:before {
  content: "\f2d5";
}
.la-registered:before {
  content: "\f2d6";
}
.la-renren:before {
  content: "\f2d7";
}
.la-reorder:before {
  content: "\f2d8";
}
.la-repeat:before {
  content: "\f2d9";
}
.la-reply:before {
  content: "\f2da";
}
.la-reply-all:before {
  content: "\f2db";
}
.la-retweet:before {
  content: "\f2dc";
}
.la-rmb:before {
  content: "\f2dd";
}
.la-road:before {
  content: "\f2de";
}
.la-rocket:before {
  content: "\f2df";
}
.la-rotate-left:before {
  content: "\f2e0";
}
.la-rotate-right:before {
  content: "\f2e1";
}
.la-rouble:before {
  content: "\f2e2";
}
.la-feed:before,
.la-rss:before {
  content: "\f2e3";
}
.la-rss-square:before {
  content: "\f2e4";
}
.la-rub:before {
  content: "\f2e5";
}
.la-ruble:before {
  content: "\f2e6";
}
.la-rupee:before {
  content: "\f2e7";
}
.la-safari:before {
  content: "\f2e8";
}
.la-save:before {
  content: "\f2e9";
}
.la-scissors:before {
  content: "\f2ea";
}
.la-search:before {
  content: "\f2eb";
}
.la-search-minus:before {
  content: "\f2ec";
}
.la-search-plus:before {
  content: "\f2ed";
}
.la-sellsy:before {
  content: "\f2ee";
}
.la-server:before {
  content: "\f2ef";
}
.la-share:before {
  content: "\f2f0";
}
.la-share-alt:before {
  content: "\f2f1";
}
.la-share-alt-square:before {
  content: "\f2f2";
}
.la-share-square:before {
  content: "\f2f3";
}
.la-share-square-o:before {
  content: "\f2f4";
}
.la-shekel:before {
  content: "\f2f5";
}
.la-sheqel:before {
  content: "\f2f6";
}
.la-shield:before {
  content: "\f2f7";
}
.la-ship:before {
  content: "\f2f8";
}
.la-shirtsinbulk:before {
  content: "\f2f9";
}
.la-shopping-cart:before {
  content: "\f2fa";
}
.la-sign-in:before {
  content: "\f2fb";
}
.la-sign-out:before {
  content: "\f2fc";
}
.la-signal:before {
  content: "\f2fd";
}
.la-simplybuilt:before {
  content: "\f2fe";
}
.la-sitemap:before {
  content: "\f2ff";
}
.la-skyatlas:before {
  content: "\f300";
}
.la-skype:before {
  content: "\f301";
}
.la-slack:before {
  content: "\f302";
}
.la-sliders:before {
  content: "\f303";
}
.la-slideshare:before {
  content: "\f304";
}
.la-smile-o:before {
  content: "\f305";
}
.la-sort:before,
.la-unsorted:before {
  content: "\f306";
}
.la-sort-alpha-asc:before {
  content: "\f307";
}
.la-sort-alpha-desc:before {
  content: "\f308";
}
.la-sort-amount-asc:before {
  content: "\f309";
}
.la-sort-amount-desc:before {
  content: "\f30a";
}
.la-sort-asc:before,
.la-sort-up:before {
  content: "\f30b";
}
.la-sort-desc:before,
.la-sort-down:before {
  content: "\f30c";
}
.la-sort-numeric-asc:before {
  content: "\f30d";
}
.la-sort-numeric-desc:before {
  content: "\f30e";
}
.la-soundcloud:before {
  content: "\f30f";
}
.la-space-shuttle:before {
  content: "\f310";
}
.la-spinner:before {
  content: "\f311";
}
.la-spoon:before {
  content: "\f312";
}
.la-spotify:before {
  content: "\f313";
}
.la-square:before {
  content: "\f314";
}
.la-square-o:before {
  content: "\f315";
}
.la-stack-exchange:before {
  content: "\f316";
}
.la-stack-overflow:before {
  content: "\f317";
}
.la-star:before {
  content: "\f318";
}
.la-star-half:before {
  content: "\f319";
}
.la-star-half-empty:before,
.la-star-half-full:before,
.la-star-half-o:before {
  content: "\f31a";
}
.la-star-o:before {
  content: "\f31b";
}
.la-steam:before {
  content: "\f31c";
}
.la-steam-square:before {
  content: "\f31d";
}
.la-step-backward:before {
  content: "\f31e";
}
.la-step-forward:before {
  content: "\f31f";
}
.la-stethoscope:before {
  content: "\f320";
}
.la-sticky-note:before {
  content: "\f321";
}
.la-sticky-note-o:before {
  content: "\f322";
}
.la-stop:before {
  content: "\f323";
}
.la-street-view:before {
  content: "\f324";
}
.la-strikethrough:before {
  content: "\f325";
}
.la-stumbleupon:before {
  content: "\f326";
}
.la-stumbleupon-circle:before {
  content: "\f327";
}
.la-subscript:before {
  content: "\f328";
}
.la-subway:before {
  content: "\f329";
}
.la-suitcase:before {
  content: "\f32a";
}
.la-sun-o:before {
  content: "\f32b";
}
.la-superscript:before {
  content: "\f32c";
}
.la-table:before {
  content: "\f32d";
}
.la-tablet:before {
  content: "\f32e";
}
.la-tachometer:before {
  content: "\f32f";
}
.la-tag:before {
  content: "\f330";
}
.la-tags:before {
  content: "\f331";
}
.la-tasks:before {
  content: "\f332";
}
.la-taxi:before {
  content: "\f333";
}
.la-television:before,
.la-tv:before {
  content: "\f334";
}
.la-tencent-weibo:before {
  content: "\f335";
}
.la-terminal:before {
  content: "\f336";
}
.la-text-height:before {
  content: "\f337";
}
.la-text-width:before {
  content: "\f338";
}
.la-th:before {
  content: "\f339";
}
.la-th-large:before {
  content: "\f33a";
}
.la-th-list:before {
  content: "\f33b";
}
.la-thumb-tack:before {
  content: "\f33c";
}
.la-thumbs-down:before {
  content: "\f33d";
}
.la-thumbs-o-down:before {
  content: "\f33e";
}
.la-thumbs-o-up:before {
  content: "\f33f";
}
.la-thumbs-up:before {
  content: "\f340";
}
.la-ticket:before {
  content: "\f341";
}
.la-remove:before,
.la-times:before {
  content: "\f342";
}
.la-times-circle:before {
  content: "\f343";
}
.la-times-circle-o:before {
  content: "\f344";
}
.la-tint:before {
  content: "\f345";
}
.la-toggle-off:before {
  content: "\f346";
}
.la-toggle-on:before {
  content: "\f347";
}
.la-trademark:before {
  content: "\f348";
}
.la-train:before {
  content: "\f349";
}
.la-intersex:before,
.la-transgender:before {
  content: "\f34a";
}
.la-transgender-alt:before {
  content: "\f34b";
}
.la-trash:before {
  content: "\f34c";
}
.la-trash-o:before {
  content: "\f34d";
}
.la-tree:before {
  content: "\f34e";
}
.la-trello:before {
  content: "\f34f";
}
.la-tripadvisor:before {
  content: "\f350";
}
.la-trophy:before {
  content: "\f351";
}
.la-truck:before {
  content: "\f352";
}
.la-try:before {
  content: "\f353";
}
.la-tty:before {
  content: "\f354";
}
.la-tumblr:before {
  content: "\f355";
}
.la-tumblr-square:before {
  content: "\f356";
}
.la-turkish-lira:before {
  content: "\f357";
}
.la-twitch:before {
  content: "\f358";
}
.la-twitter:before {
  content: "\f359";
}
.la-twitter-square:before {
  content: "\f35a";
}
.la-umbrella:before {
  content: "\f35b";
}
.la-underline:before {
  content: "\f35c";
}
.la-undo:before {
  content: "\f35d";
}
.la-university:before {
  content: "\f35e";
}
.la-unlink:before {
  content: "\f35f";
}
.la-unlock:before {
  content: "\f360";
}
.la-unlock-alt:before {
  content: "\f361";
}
.la-upload:before {
  content: "\f362";
}
.la-usd:before {
  content: "\f363";
}
.la-user:before {
  content: "\f364";
}
.la-user-md:before {
  content: "\f365";
}
.la-user-plus:before {
  content: "\f366";
}
.la-user-secret:before {
  content: "\f367";
}
.la-user-times:before {
  content: "\f368";
}
.la-users:before {
  content: "\f369";
}
.la-venus:before {
  content: "\f36a";
}
.la-venus-double:before {
  content: "\f36b";
}
.la-venus-mars:before {
  content: "\f36c";
}
.la-viacoin:before {
  content: "\f36d";
}
.la-video-camera:before {
  content: "\f36e";
}
.la-vimeo:before {
  content: "\f36f";
}
.la-vimeo-square:before {
  content: "\f370";
}
.la-vine:before {
  content: "\f371";
}
.la-vk:before {
  content: "\f372";
}
.la-volume-down:before {
  content: "\f373";
}
.la-volume-off:before {
  content: "\f374";
}
.la-volume-up:before {
  content: "\f375";
}
.la-warning:before {
  content: "\f376";
}
.la-wechat:before {
  content: "\f377";
}
.la-weibo:before {
  content: "\f378";
}
.la-weixin:before {
  content: "\f379";
}
.la-whatsapp:before {
  content: "\f37a";
}
.la-wheelchair:before {
  content: "\f37b";
}
.la-wifi:before {
  content: "\f37c";
}
.la-wikipedia-w:before {
  content: "\f37d";
}
.la-windows:before {
  content: "\f37e";
}
.la-won:before {
  content: "\f37f";
}
.la-wordpress:before {
  content: "\f380";
}
.la-wrench:before {
  content: "\f381";
}
.la-xing:before {
  content: "\f382";
}
.la-xing-square:before {
  content: "\f383";
}
.la-y-combinator:before {
  content: "\f384";
}
.la-y-combinator-square:before {
  content: "\f385";
}
.la-yahoo:before {
  content: "\f386";
}
.la-yc:before {
  content: "\f387";
}
.la-yc-square:before {
  content: "\f388";
}
.la-yelp:before {
  content: "\f389";
}
.la-yen:before {
  content: "\f38a";
}
.la-youtube:before {
  content: "\f38b";
}
.la-youtube-play:before {
  content: "\f38c";
}
.la-youtube-square:before {
  content: "\f38d";
}

/* Update Font-Family: Playfair Display*/

@font-face {
    font-family: 'Playfair Display';
    src: url('../../frontend/Mgs/molla/en_US/fonts/PlayfairDisplay-Black.ttf');
    font-weight: 900;
    font-style: normal;
}
@font-face {
    font-family: 'Playfair Display';
    src: url('../../frontend/Mgs/molla/en_US/fonts/PlayfairDisplay-BlackItalic.ttf');
    font-weight: 900;
    font-style: normal;
}
@font-face {
    font-family: 'Playfair Display';
    src: url('../../frontend/Mgs/molla/en_US/fonts/PlayfairDisplay-Bold.ttf');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'Playfair Display';
    src: url('../../frontend/Mgs/molla/en_US/fonts/PlayfairDisplay-BoldItalic.ttf');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'Playfair Display';
    src: url('../../frontend/Mgs/molla/en_US/fonts/PlayfairDisplay-ExtraBold.ttf');
    font-weight: 800;
    font-style: normal;
}
@font-face {
    font-family: 'Playfair Display';
    src: url('../../frontend/Mgs/molla/en_US/fonts/PlayfairDisplay-ExtraBoldItalic.ttf');
    font-weight: 800;
    font-style: normal;
}
@font-face {
    font-family: 'Playfair Display';
    src: url('../../frontend/Mgs/molla/en_US/fonts/PlayfairDisplay-Medium.ttf');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Playfair Display';
    src: url('../../frontend/Mgs/molla/en_US/fonts/PlayfairDisplay-MediumItalic.ttf');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Playfair Display';
    src: url('../../frontend/Mgs/molla/en_US/fonts/PlayfairDisplay-Regular.ttf');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Playfair Display';
    src: url('../../frontend/Mgs/molla/en_US/fonts/PlayfairDisplay-Italic.ttf');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Playfair Display';
    src: url('../../frontend/Mgs/molla/en_US/fonts/PlayfairDisplay-SemiBold.ttf');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'Playfair Display';
    src: url('../../frontend/Mgs/molla/en_US/fonts/PlayfairDisplay-SemiBoldItalic.ttf');
    font-weight: 600;
    font-style: normal;
}body, body p {
    color: #202020;
}
p::-moz-selection {
    background: #3390ff;
}
p::selection {
    background: #3390ff;
}
.header-area .horizontal-menu .nav-main-menu .mega-menu-item.product-menu .dropdown-mega-menu {
    padding: 10px 20px;
}
.header-area .horizontal-menu .nav-main-menu .mega-menu-item.product-menu .dropdown-mega-menu a img {
    opacity: 0.6;
}
.header-area .horizontal-menu .nav-main-menu .mega-menu-item.product-menu .dropdown-mega-menu a span {
    position: absolute;
    top: 40%;
    left: 0;
    right: 0;
    text-align: center;
    color: #fff;
    font-size: 22px;
    text-shadow: 0px 0 15px #000;
}
.header-area .horizontal-menu .mgs-megamenu--main ul li.product-menu .dropdown-mega-menu a {
    padding: 10px;
}
.page-header .header9 .conts-bottom-header .banner-sale {
    color: #aaa;
}
.page-header .header9 .conts-bottom-header .banner-sale i {
    color: #aaa;
}
.header-area .horizontal-menu .nav-main-menu .dropdown-submenu .dropdown-menu-ct {
    background-color: #fff;
}
.page-header .header9 .middle-header .menu-header-icon a.action span.label {
    color: #fff;
}
.page-header .header-area.myaccount-slide .header-top-links .login-form {
    background-color: #232323;
}
.page-header .header-area .top-wishlist .block.block-wishlist {
    color: #333 !important;
}
.footer-dark .widget-title {
    color: #e6a65d;
}
.best-seller .mgs-product-tab .mgs-tab.data.items > .item.title {
    display: none;
}
.best-seller .mgs-product-tab .tab-style4.data.items > .item.content {
    margin-top: 0;
}
.best-seller .mgs-products.products-grid .product-item {
    border: 1px solid #827d7d;
}
.best-seller .product-image-wrapper {
    padding-bottom: 100% !important;
}
.products-grid.effect1 .product-item .product-item-actions>.actions-primary .action.tocart {
    color: #fff;
}
.old-world > div {
    border: 1px solid rgba(0,0,0,.125);
    transition: box-shadow .25s;
}
.old-world > div:hover {
    box-shadow: 0 8px 17px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
}
.old-world p {
    padding: 23px 27px;
    text-align: center;
    color: #000;
    font-size: 15px;
}
.old-world img {
    width: 100%;
}
.old-world.gifting-holidays a.title {
    font-size: 17px;
    font-weight: 500;
    padding: 23px 27px;
    text-align: center;
    color: #000;
    display: block;
}
.has-spoken .fa-quote-left {
    color: #ddd;
    font-size: 40px;
    margin-bottom: 10px;
}
.has-spoken .row .col-md-6:first-child {
    float: left;
}
.has-spoken .row .col-md-6:last-child {
    float: right;
}
.has-spoken .row .col-md-6 .starPanel {
    padding: 10px 0;
    color: #FF8000;
}
.has-spoken .row .col-md-6 .customer span {
    display: block;
    padding: 10px 0 5px;
}
.trust-craft > .frame {
    border: solid 1px #ddd;
    padding: 20px !important;
}
.trust-craft h5 {
    text-align: center;
}
.flipster-carousel .flip-current {
    box-shadow: 0 0px 22px #ccc;
}
.flipster-carousel .pricing {
    box-shadow: 0 0px 3px #c3c3c3;
}
.flipster-carousel .flip-items img {
    box-shadow: none !important;
}
.flipster-carousel .pricing-bottom {
    text-align: center;
    padding: 2em 1em;
    background: #fff;
}
.flipster-carousel .pricing-bottom h3, .special-offers-mobile .slider_mgs_carousel .owl-item h5 {
    font-size: 23px;
    font-weight: bold;
}
.flipster-carousel .buy-button, .special-offers-mobile .slider_mgs_carousel .owl-item .buy-button {
    margin: 1.5em 0 0 0;
}
.flipster-carousel .buy-button a, .special-offers-mobile .slider_mgs_carousel .owl-item .buy-button a {
    background: #212121;
    padding: .5em 2em;
    color: #fff;
    font-weight: bold;
}
.flipster-carousel .flip-prev .buy-button, .flipster-carousel .flip-next .buy-button {
    opacity: 0;
}
.special-offers-mobile .owl-carousel .owl-nav.disabled {
    display: block;
}
.special-offers-mobile .slider_mgs_carousel .owl-item .slide-text {
    position: relative;
}
.special-offers-mobile .slider_mgs_carousel .owl-item .slide-text > .inner-text {
    padding: 15px 10px;
}
.labor-of-love-img .promobanner .text.middle-center {
    width: 82%;
    text-align: center;
}
.labor-of-love-img .banner-text h4 {
    color: #ffffff;
    font-size: 36px;
    position: relative;
    margin-bottom: 40px;
}
.labor-of-love-img .banner-text h4:before {
    content: '';
    position: absolute;
    border-top: solid 4px #fff;
    width: 60px;
    height: 40px;
    left: 43%;
    right: 0;
    top: 159%;
    z-index: 9;
}
.labor-of-love-img .banner-text p {
    color: #fff;
    font-size: 17px;
    font-style: italic;
}
.labor-of-love-text {
    text-align: center;
    color: #333;
}
.labor-of-love-text h6 {
    padding: 10px 0 20px;
    font-size: 16px;
}
.labor-of-love-text .panel-block-row.panel-block {
    max-width: 80%;
    margin: auto;
}
.footer-dark .bottom-footer .frame:before {
    display: none;
}
footer.page-footer .bottom-footer {
    border-top: 1px solid #404040;
}
footer.page-footer .top-footer {
    border-bottom: 1px solid #404040;
}
footer.page-footer .top-footer .frame, footer.page-footer .top-footer .frame .follow-us {
    border-left: 1px solid #404040;
    border-right: 1px solid #404040;
}
.top-footer .frame .line > div {
    padding: 23px 0 18px;
    text-align: center;
}
.top-footer .frame .line > div .widget {
    margin: 0;
}
.top-footer .widget.widget-newsletter .newsletter {
    float: none;
    display: inline-block;
    margin: 0;
    max-width: none;
}
.top-footer .widget.widget-newsletter .newsletter #newsletter {
    width: 260px;
    height: 36px;
    margin-right: 5px;
    background: transparent;
    border: 1px solid #404040;
}
.top-footer .widget.widget-newsletter .newsletter .action.subscribe {
    background: transparent !important;
    border: 1px solid #404040 !important;
    height: 36px;
    min-width: 100px;
    padding: 6px 12px;
    font-weight: bold;
}
.footer4 .top-footer .social-icons {
    justify-content: center;
}
.footer4 .top-footer .social-icon {
    margin-top: 5px;
    border: 1px solid #404040;
}
.footer4 .top-footer .social-icon:not(:last-child) {
    margin-right: 9px;
}
.top-footer .store-contacts {
    text-align: left;
    padding: 4px 13px !important;
}
.top-footer .store-contacts li span {
    color: #636363;
}
.best-seller .product.data.items {
    margin-bottom: 0;
}
.middle-footer .contact-form input {
    background: transparent;
    border: 1px solid #404040;
    margin-bottom: 9px;
    height: 36px;
    padding: 0 12px;
}
.middle-footer .contact-form textarea {
    background: transparent;
    border: 1px solid #404040;
    min-height: 70px;
    padding: 5px 12px;
    margin-bottom: 5px;
}
.middle-footer .contact-form input.btn {
    color: #fff;
    font-weight: bold;
    margin-top: 9px;
}
.footer .middle-footer .widget {
    margin-bottom: 10px;
}
.footer .middle-footer {
    padding: 45px 0 18px;
}
.logo-block .logo {
    max-width: 50%;
    margin: 26px auto !important;
    text-align: center;
}
.logo-block .logo img {
    width: 100%;
}
.logo-block .logo span {
    font-weight: normal;
    font-style: italic;
    letter-spacing: 0.8px;
    color: #aaa;
    padding: 0 0 10px 0;
}
.logo-block .logo span.bottom-tag {
    padding: 5px 0 0 5px;
    font-size: 12px;
    font-style: unset;
    display: block;
}
.search-desktop #search_mini_form #search {
    background: transparent;
    border: 1px solid #404040;
}
.search-desktop #search_mini_form .actions .action.search {
    color: #999;
}
#search_mini_form .mgs-instant-search-dropdown>.mgs-instant-autocomplete-wrapper {
    background: #232323;
    border: none;
}
#search_mini_form .mgs-instant-search-dropdown .products.products-list .product-items.list .product-item,
#search_mini_form .mgs-instant-search-dropdown .page-cms-items .page-cms-item,
#search_mini_form .mgs-instant-search-dropdown .posts-list-items .post-item,
#search_mini_form .mgs-instant-search-dropdown .categories-list .category-items .category-item {
    width: 100%;
}
#search_mini_form .mgs-instant-search-dropdown .pages.pages-list .title,
#search_mini_form .mgs-instant-search-dropdown .posts.posts-list .title,
#search_mini_form .mgs-instant-search-dropdown .categories.categories-list .title,
#search_mini_form .mgs-instant-search-dropdown .products.products-list .title {
    color: #999;
}
.conts-top-header {
    padding: 5px 0;
}
.conts-top-header .right-content {
    text-align: right;
}
.conts-top-header .center-content a {
    padding: 9px 12px;
    font-weight: bold;
    color: #202020 !important;
    font-size: 14px !important;
}
.conts-top-header .center-content a.act {
    background: #202020;
    color: #fff !important;
}
.banner-sale {
    display: none;
}
.header-area .horizontal-menu {
    margin: auto;
}
.cms-decanters .page-main > .page-title-wrapper,
.cms-decanters-prestige .page-main > .page-title-wrapper,
.cms-realtor-closing-gifts .page-main > .page-title-wrapper,
.cms-unique-groomsman-gifts .page-main > .page-title-wrapper,
.cms-unique-corporate-gifts .page-main > .page-title-wrapper {
    display: none;
}
.catalog-product-view .product-options-wrapper .fieldset .label {
    width: 100% !important;
}
.catalog-product-view .product-options-wrapper .fieldset .field .label[for*=select],
.catalog-product-view .engraving-title,
.catalog-product-view .engraving2-title,
.catalog-product-view .block.related .block-title,
.catalog-product-view .block.related-bundle .block-title {
    border-bottom: solid 1px #ccc;
    padding: 0 0 5px 0;
    font-size: 16px;
    color: #666;
    margin-bottom: 15px;
    font-weight: 400;
    text-align: left;
    cursor: pointer;
}
.catalog-product-view .product-options-wrapper .fieldset .field .label[for*=select] + .control {
    display: none;
}
.catalog-product-view .block.related .block-title strong,
.catalog-product-view .block.related-bundle .block-title strong {
    font-weight: 400;
}
.catalog-product-view .engraving-title .toggle-arrow,
.catalog-product-view .engraving2-title .toggle-arrow,
.catalog-product-view .product-options-wrapper .fieldset .field .label[for*=select] .toggle-arrow {
    float: right;
    font-size: 26px;
    line-height: 26px;
}
.catalog-product-view .block.related .block-title:after,
.catalog-product-view .block.related-bundle .block-title:after {
    content: "\f107";
    display: inline-block;
    font: normal normal normal 26px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    float: right;
    line-height: 26px;
    font-size: 26px;
}
.catalog-product-view .block.related-bundle .field .label > span,
.catalog-product-view .block.related .block-content {
    display: none;
}
.catalog-product-view .product-options-wrapper .fieldset .field.engraving-field,
.catalog-product-view .product-options-wrapper .fieldset .field.engraving2-field,
.catalog-product-view .block.related-bundle .block-content {
    display: block;
}
.catalog-product-view .product-options-wrapper .fieldset .field.engraving-line {
    display: flex;
    flex-wrap: wrap;
}
.catalog-product-view .product-options-wrapper .fieldset .field.engraving-line > label {
    flex-basis: 30%;
    margin: 0;
}
.catalog-product-view .product-options-wrapper .fieldset .field.engraving-line > .control {
    flex-basis: 70%;
}
.catalog-product-view .product-options-wrapper .fieldset .field.engraving-line > .control .input-text {
    margin: 0;
}
.catalog-product-view .dont-want-engrave > label, .catalog-product-view .dont-want-engrave > label span {
    color: #ef837b !important;
}
.catalog-product-view .product.attribute.overview .value {
    font-size: 18px;
    font-weight: 600;
}
.catalog-product-view .product-add-form .fieldset .field .control {
    width: 100%;
}
.catalog-product-view .fieldset .field .control .options-list .field.choice {
    width: 31%;
    float: left;
    margin: 0 1.16% 12px 1.16%;
}
.catalog-product-view .fieldset .field .control .options-list .field.choice .Bss_image_radio {
    height: auto !important;
    padding: 10px 0 50px 0;
    cursor: pointer;
}
.catalog-product-view .fieldset .field .control .options-list .field.choice .Bss_image_radio .magnify-glass {
    position: absolute;
    top: -3px;
    right: 4px;
}
.catalog-product-view .fieldset .field .control .options-list .field.choice .Bss_image_radio .magnify-glass:before {
    font-family: "molla";
    content: '\f2eb';
    font-size: 24px;
}
.catalog-product-view .fieldset .field .control .options-list .field.choice .Bss_image_radio label {
    margin-left: 0 !important;
    margin-top: 0 !important;
    position: absolute;
    bottom: 5px;
    padding: 0;
    text-align: center;
    display: inline-block;
}
.catalog-product-view .fieldset .field .control .options-list .field.choice .Bss_image_radio label .price-notice {
    display: block;
}
.catalog-product-view .fieldset .field .control .options-list .field.choice .Bss_image_radio label:before,
.catalog-product-view .fieldset .field .control .options-list .field.choice .Bss_image_radio label:after {
    display: none;
}
.catalog-product-view .fieldset .field .control .options-list .field.choice .Bss_image_radio input {
    margin-top: 0 !important;
    opacity: 1;
    width: 16px;
    height: 16px;
    left: 4px;
    top: 4px;
    cursor: pointer;
    border-color: #ccc !important;
}
.catalog-product-view .fieldset .field .control .options-list .field.choice .Bss_image_radio img {
    float: none;
    display: block;
    margin: auto;
    border: none;
    width: 80px !important;
    height: 80px !important;
}
.product-info-main .product-add-form .box-tocart {
    width: 100%;
}
.product-info-main .product-add-form .box-tocart .actions {
    width: 100%;
    margin-top: 10px;
}
.product-add-form button.btn.btn-default:not(:hover), .product-add-form button.action.btn-default:not(:hover) {
    color: #fff !important;
    background: #6cad6d !important;
    border: none;
    width: 100%;
}
.product-add-form button.btn.btn-default:hover, .product-add-form button.action.btn-default:hover {
    background: #115b0f !important;
    border: none;
    width: 100%;
}
.productfeature {
    /*border: solid 1px #ccc;*/
}
.catalog-product-view h4 {
    font-size: 18px;
}
.productfeature h4 {
    background: #f5f3f5;
    border-bottom: solid 1px #ccc;
    padding: 10px;
    text-align: center;
    margin: 0;
}
.productfeature ul {
    display: inline-block;
    width: 100%;
    text-align: center;
}
.productfeature ul li {
    width: 25%;
    float: left;
    padding: 15px 0;
}
.productfeature ul li img {
    width: 50px;
    margin: auto;
}
.productfeature ul li span {
    display: block;
    margin: auto;
    padding: 10px 6px 0;
}

/* Zoom In Popup */
#gift-info-modal {
    background: white;
    text-align: left;
    max-width: 500px;
    margin: 40px auto;
    position: relative;
}
#gift-info-modal .modal-title {
    border-bottom: solid 1px #ccc;
    padding: 20px 30px;
}
#gift-info-modal .modal-body {
    padding: 0 30px 20px;
}
#gift-info-modal .mfp-close {
    top: 7px;
    right: 5px;
}

#what-to-engrave-modal {
    background: white;
    text-align: left;
    max-width: 450px;
    margin: 40px auto;
    position: relative;
    padding: 12px;
}
#what-to-engrave-modal .modal-content {
    border: solid 2px #000;
    border-radius: 4px;
}
#what-to-engrave-modal .modal-title {
    padding: 10px 20px 0;
    text-transform: uppercase;
    text-align: center;
    color: #000;
    font-size: 24px;
}
#what-to-engrave-modal .modal-title span {
    font-size: 33px;
}
#what-to-engrave-modal .modal-body {
    padding: 0 20px 10px;
}
#what-to-engrave-modal .modal-body p {
    color: #000;
    font-size: 18px;
}
#what-to-engrave-modal .modal-body p span {
    font-size: 15px;
}
#what-to-engrave-modal .modal-body p img {
    width: 80%;
    margin: 10px auto 0;
}
#what-to-engrave-modal .mfp-close {
    top: 7px;
    right: 5px;
}

#zoom-in-option-img-popup {
    background: white;
    max-width: 500px;
    margin: 40px auto;
    position: relative;
}
#product-video-popup {
    background: transparent;
    max-width: 800px;
    margin: 40px auto;
    position: relative;
}
#video-thumbnail {
    margin-top: 20px;
}
#video-thumbnail .item-thumb {
    opacity: 1;
}
#video-thumbnail .item-thumb .popup-video-thumb {
    background: transparent;
}
#video-thumbnail .item-thumb .popup-video-thumb svg {
    width: 40px;
    height: 29px;
}
#video-thumbnail .item-thumb a:hover .ytp-large-play-button-bg {
    -moz-transition: fill .1s cubic-bezier(0.0, 0.0, 0.2, 1), fill-opacity .1s cubic-bezier(0.0, 0.0, 0.2, 1);
    -webkit-transition: fill .1s cubic-bezier(0.0, 0.0, 0.2, 1), fill-opacity .1s cubic-bezier(0.0, 0.0, 0.2, 1);
    transition: fill .1s cubic-bezier(0.0, 0.0, 0.2, 1), fill-opacity .1s cubic-bezier(0.0, 0.0, 0.2, 1);
    fill: #f00;
    fill-opacity: 1;
}

/**
 * Fade-zoom animation for first dialog
 */

/* start state */
.my-mfp-zoom-in .zoom-anim-dialog {
    opacity: 0;

    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;

    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
}

/* animate in */
.my-mfp-zoom-in.mfp-ready .zoom-anim-dialog {
    opacity: 1;

    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

/* animate out */
.my-mfp-zoom-in.mfp-removing .zoom-anim-dialog {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);

    opacity: 0;
}

/* Dark overlay, start state */
.my-mfp-zoom-in.mfp-bg {
    opacity: 0;
    -webkit-transition: opacity 0.3s ease-out;
    -moz-transition: opacity 0.3s ease-out;
    -o-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;
}
/* animate in */
.my-mfp-zoom-in.mfp-ready.mfp-bg {
    opacity: 0.8;
}
/* animate out */
.my-mfp-zoom-in.mfp-removing.mfp-bg {
    opacity: 0;
}
/* Zoom In Popup */

.gift-info {
    margin-bottom: 20px;
}
.gift-info > img {
    width: 7%;
    display: inline-block;
}
.gift-info > a {
    width: 91%;
    display: inline-block;
    float: right;
    line-height: 23px;
    color: #06F;
    font-weight: 400;
}
.customer-quotes {
    border: solid 1px #ccc;
}
.customer-quotes h4 {
    background: #f5f3f5;
    border-bottom: solid 1px #ccc;
    padding: 10px 15px;
    margin: 0;
}
.customer-quotes > div {
    padding: 10px 15px;
}
.customer-quotes > div img {
    display: inline-block;
}
.customer-quotes > div p:nth-child(2) {
    float: right;
    width: calc(100% - 62px);
}
.customer-quotes > div p:nth-child(3) {
    clear: both;
}
#question-modal {
    background: white;
    text-align: left;
    max-width: 500px;
    margin: 40px auto;
    position: relative;
    padding: 20px 30px;
}
#question-modal label {
    display: block;
    padding: 12px 0 8px;
    font-weight: 400;
}
.question-info #question-link {
    font-size: 18px;
    color: #3399cc;
    padding: 16px 0 10px;
    display: block;
}
.review-banner {
    padding: 0 10px;
    text-align: center;
    margin-bottom: 20px;
}
.review-banner .line {
    background: #f5f3f5;
    padding: 25px 0;
    margin: 0;
}
.review-banner .review-left {
    padding: 17px 10px 10px;
}
.review-banner .review-center {
    border: solid 1px #ccc;
    padding: 10px;
}
.review-banner .review-center h4 {
    font-size: 30px;
    font-weight: 600;
}
.review-banner .review-center .rating-summary .rating-result:before,
.review-banner .review-center .rating-summary .rating-result > span:before {
    font-size: 16px;
    height: 16px;
    letter-spacing: 0.3em;
    line-height: 16px;
}
.review-banner .review-right {
    padding: 16px 10px 10px;
}
.review-banner .review-right h4 {
    font-size: 30px;
    font-weight: 600;
}
.question-answer {
    padding: 10px;
    margin: 25px 0;
}
.question-answer > div {
    background: #f5f3f5;
    width: 65%;
    margin: auto;
    padding: 35px 100px;
}
.question-answer h3 {
    text-align: center;
    margin-bottom: 30px;
}
.question-answer .panel {
    border-bottom: solid 1px #ccc;
    padding: 0 15px;
}
.question-answer .panel .panel-heading {
    position: relative;
    cursor: pointer;
}
.question-answer .panel .panel-heading h5 {
    font-size: 17px;
    margin-bottom: 12px;
    margin-top: 12px;
}
.question-answer .panel .panel-heading span {
    position: absolute;
    right: 0;
    top: -4px;
    font-size: 17px;
}
.question-answer .panel .panel-body {
    display: none;
    padding: 8px 0 12px;
}

/***  Checkout Page  ***/
.checkout-index-index .logo.exits-lg-stk img {
    width: 300px;
}
.checkout-index-index .logo.exits-lg-stk span {
    display: none;
}
body.cms-page-view .page-wrapper .page-main > .columns {
    max-width: 1200px !important;
}
.cms-our-story .page-wrapper .page-main > .columns .column.main {
    max-width: 60%;
    margin: auto;
}
.cms-links header, .cms-catalog-links header {
    display: none;
}

/***  Wholesale Application Page  ***/
.wholesale-form-wrapper .line {
    margin-bottom: 16px;
}
.wholesale-form-wrapper .redStar{
    color:#F00;
    font-size:16px;
}
.wholesale-form-wrapper .form-action {
    text-align: right;
}
.wholesale-form-wrapper .whole-btn{
    background: #6cad6d;
    color: #fff;
}
.wholesale-form-wrapper .whole-btn:hover{
    background: #115b0f;
}

.logo .decanters-logo, .logo .prestigehaus-presents {
    display: none;
}
.cms-decanters .logo .decanters-logo, .cms-decanters .logo .prestigehaus-presents {
    display: block;
}
.cms-decanters .logo .default-logo {
    display: none;
}
.cms-index-index .intro-section .banner-group .banner-big .text.bottom-left {
    padding: 40px 51px;
    top: 0;
    bottom: unset;
}
.cms-index-index .intro-section .banner-group .promobanner .text.middle-right {
    right: unset;
}
.cms-index-index .intro-section .banner-group .promobanner .text.top-left {
    padding: 158px 30px 10px;
}
.cms-index-index .intro-section .banner-group .promobanner .text.top-right {
    padding: 25px 30px;
}
.cms-index-index .intro-section.intro-section2 .banner-group .banner-big .text.bottom-left {
    bottom: 0;
    top: unset;
    padding: 15px 33px;
}
.cms-index-index .intro-section.intro-section2 .banner-group .promobanner .text.middle-right {
    top: 28px;
    transform: none;
    left: 80px;
}
.cms-index-index .intro-section.intro-section2 .banner-group .promobanner .text.top-left {
    padding: 15px 28px;
    bottom: 0;
    top: unset;
}
.cms-index-index .intro-section.intro-section2 .banner-group .promobanner .text.top-right {
    left: 0;
    right: unset;
    bottom: 0;
    top: unset;
    text-align: left;
    padding: 15px 34px;
}
.footer4 .bottom-footer .frame {
    padding: 12px 10px 15px 10px;
}
.page-header .header9 .top-header .conts-top-header {
    border: none;
}
.best-seller .widget .product-image-wrapper img {
    width: 95%;
}
.best-seller .widget .best-seller-tag {
    position: absolute;
    z-index: 999;
    width: 190px;
}
.cms-decanters-prestige .best-seller .widget .best-seller-tag,
.cms-realtor-closing-gifts .best-seller .widget .best-seller-tag,
.cms-unique-groomsman-gifts .best-seller .widget .best-seller-tag,
.cms-unique-corporate-gifts .best-seller .widget .best-seller-tag {
    display: none;
}
.catalog-category-view .products-grid.effect1 .product-item .product-item-info, .catalog-category-view .products-grid.effect3 .product-item .product-item-info {
    border: 1px solid #827d7d;
}

.product-banners-wrapper {
    color: #333;
}
.product-banners-wrapper .product-banner {
    position: relative;
    display: inline-block;
    width: 100%;
    border: solid 1px #ccc;
    margin: 0 0 16px;
}
.product-banners-wrapper .product-banner h4 {
    font-size: 22px;
    margin-bottom: 22px;
}
.product-banners-wrapper .product-banner .text-block p {
    line-height: 26px;
}
.product-banners-wrapper .product-banner .text-block ul {
    line-height: 33px;
}
.product-banners-wrapper .product-banner ul li {
    list-style: disc;
    list-style-position: inside;
}
.product-banners-wrapper .product-banner .image-block {
    width: 50%;
}
.product-banners-wrapper .product-banner .image-block.right-image {
    float: right;
}
.product-banners-wrapper .product-banner .image-block img {
    width: 100%;
}
.product-banners-wrapper .product-banner .text-block {
    width: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%);
    padding: 0 50px;
}
.product-banners-wrapper .product-banner .text-block.left-text {
    left: 0;
}
.product-banners-wrapper .first_block {
    background: #e5f8f1;
    text-align: center;
    padding: 40px 20%;
}
.product-banners-wrapper p {
    color: #333;
}
.product-banners-wrapper .hand_blown_glass {
    border: solid 1px #ccc;
    margin: 5px 0 0;
}
.product-banners-wrapper .wood_base {
    border: solid 1px #ccc;
}
.product-banners-wrapper .gift {
    padding: 33px 0;
    margin: 15px 0 20px;
    border: solid 1px #ccc;
}
.product-banners-wrapper .gift h4 {
    text-align: center;
}
.product-banners-wrapper .gift p.first-p {
    padding: 16px 20% 0;
    text-align: center;
}
.product.info.detailed {
    margin-top: 50px;
}

.block.related .row-3 .products-grid .product-items .product-item {
    max-width: 100%;
    flex: none;
    margin-bottom: 10px;
}
.block.related-bundle .row-3 .products-grid .product-items {
    margin-right: -8px;
    margin-left: -7px;
}
.block.related-bundle .row-3 .products-grid .product-items .product-item {
    padding: 0 7px;
}
.block.related .row-3 .products-grid .product-items .product-item .product-item-info,
.block.related-bundle .row-3 .products-grid .product-items .product-item .product-item-info {
    border: solid 1px #ccc;
    border-radius: 8px;
    padding: 0 10px;
}
.block.related-bundle .row-3 .products-grid .product-items .product-item.selected .product-item-info {
    border-color: #6cad6d;
}
.block.related .product-item.item .product-item-info .product-top {
    float: left;
    width: 150px;
    padding: 0 0 0 50px;
}
.block.related .product-item.item .product-item-info .product.details {
    float: left;
    text-align: left;
    width: calc(100% - 150px);
}
.block.related-bundle .product-item.item .product-item-info .product.details {
    padding: 10px 0 0;
}
.block.related .product-top .actions-primary {
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
.block.related-bundle .product-top .actions-primary {
    position: absolute;
    top: 6px;
    left: 0;
    z-index: 1;
}
.block.related .product-top .product-item-inner,
.block.related-bundle .product-top .product-item-inner {
    display: none;
}
.product-info-main .block.related .price-box .price-wrapper .price,
.product-info-main .block.related-bundle .price-box .price-wrapper .price {
    font-size: 18px;
}
.product-info-main .block.related .price-box {
    margin: 0;
}
.product.media .masonry-thumbnail .item-thumb {
    max-width: 25%;
    width: 25%;
}
.product-info-main .box-tocart .fieldset .field.qty {
    display: none;
}

.review-slider-wrapper {
    background: #e5f8f1;
    padding: 40px 15px 35px;
    text-align: center;
    margin: 25px 0 0;
}
.review-slider-wrapper h3 {
    margin-bottom: 40px;
}
#review-slider .slider-item {
    display: inline-block;
    width: 100%;
}
#review-slider .slider-item img {
    float: left;
    width: 46%;
    margin: 0 2%;
    border-radius: 8px;
}
#review-slider .slider-item .content {
    float: left;
    width: 46%;
    margin: 0 2%;
    background: #fff;
    padding: 20px 10px;
    border-radius: 8px;
}
#review-slider.owl-carousel .owl-nav button {
    background-color: rgba(0, 0, 0, .3);
    border-radius: 50%;
    width: 50px;
    height: 50px;
}
#review-slider.owl-carousel .owl-nav button.owl-prev {
    left: 0;
}
#review-slider.owl-carousel .owl-nav button.owl-next {
    right: 0px;
}
#review-slider.owl-carousel .owl-nav button.owl-prev span {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    border-left: 2px solid #fff;
    display: inline-block;
    border-top: 2px solid #fff;
    transform: rotate(-45deg);
    top: 14px;
    left: 20px;
}
#review-slider.owl-carousel .owl-nav button.owl-next span {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    border-right: 2px solid #fff;
    display: inline-block;
    border-top: 2px solid #fff;
    transform: rotate(45deg);
    top: 14px;
    right: 20px;
}
.reviews-wrapper {
    padding: 0 10px;
}
.reviews-wrapper .reviews-title {
    background: #eee;
    padding: 13px 20px;
    font-size: 20px;
    color: #333;
    font-weight: 500;
    cursor: pointer;
    border: 1px solid #dadada;
    position: relative;
}
.reviews-wrapper .reviews-title.active:before {
    content: '\f28e';
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.reviews-wrapper .reviews-title:before {
    content: '\f2c2';
    display: inline-block;
    position: absolute;
    right: 20px;
    top: 50%;
    font-family: "molla";
    line-height: 1;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.reviews-wrapper .reviews-title span.counter:before {
    content: '(';
}
.reviews-wrapper .reviews-title span.counter:after {
    content: ')';
}
.reviews-wrapper .reviews-content {
    border-top: none !important;
}
.reviews-wrapper .review-form .action.submit.primary {
    color: #fff !important;
}
.cms-decanters .intro-section .banner-group .banner-big .text.bottom-left {
    padding: 35px 51px;
}
.cms-decanters .intro-section .banner-group .promobanner .text.top-left {
    padding: 30px 40px;
}
.minicart-wrapper > .ui-dialog {
    position: relative;
    background: transparent;
    border: none !important;
    padding: 0;
}
.cart-totals-container {
    display: inline-block;
    width: 100%;
    margin-top: 20px;
}
.cart-totals-container .cart-summary #block-shipping {
    display: none;
}
.cart-right-info {
    background: #f5f5f5;
    padding: 15px 15px 20px;
}
.cart-right-info h3 {
    font-size: 18px;
    font-weight: 400;
    border-bottom: 1px solid #ccc;
    padding: 0 0 15px;
    margin-bottom: 20px;
}
.cart-right-info > div {
    margin-bottom: 25px;
}
.cart-right-info > div:last-child {
    margin-bottom: 0;
}
.cart-right-info > div h5 {
    font-size: 16px;
    font-weight: 400;
}
.cart-right-info > div p {
    display: block;
    color: #666;
    line-height: 23px;
}
.cart-right-info > div p a {
    font-weight: 500;
}
.shopping-cart-right #block-discount {
    background: #f5f5f5;
    margin-top: 15px;
    padding: 15px;
}
.shopping-cart-right #block-discount > .title {
    border-bottom: 1px solid #ccc;
    padding: 0 0 10px;
    margin-bottom: 10px;
}
.shopping-cart-right #block-discount > .title strong {
    font-size: 18px;
    color: #333;
    font-weight: 400;
}
.cart-container .cart-totals-container .cart-gift-item {
    color: #333;
}
.cart-container .cart-totals-container .cart-gift-item .gift-options-title,
.cart-container .cart-totals-container .cart-gift-item .field-to,
.cart-container .cart-totals-container .cart-gift-item .field-from {
    display: none;
}
.cart-container .cart-totals-container .cart-gift-item .gift-item-block .title {
    margin: 0;
    display: block;
    font-weight: 400;
    font-size: 16px;
    background: #f5f5f5;
}
.cart-container .cart-totals-container .cart-gift-item .gift-item-block .title:after {
    float: right;
    font-size: 34px;
    line-height: 22px;
}
.cart-container .cart-totals-container .cart-gift-item .gift-item-block .content {
    border: none;
}
.cart-container .cart-totals-container .cart-gift-item .gift-options .actions-toolbar .secondary .action-update {
    background-color: #f5f5f5 !important;
    border-color: #cdcdcd !important;
    color: #333;
}
.cart-container .cart-totals-container .cart-gift-item .gift-options .actions-toolbar .secondary .action-cancel {
    color: #333;
}
.cart-container .cart-totals-container .cart-gift-item .actions-toolbar .secondary .action-edit {
    text-align: center;
    color: #fff;
    background-color: #e6a65d !important;
    border-color: #e6a65d !important;;
}
.cart-container .cart-totals-container .cart-gift-item .actions-toolbar .secondary .action-delete {
    color: #fff;
    background-color: #e6a65d !important;
    border-color: #e6a65d !important;;
}
.checkout-index-index .page-header+.page-main .action.action-auth-toggle {
    top: 20px;
}
.checkout-index-index .page-header+.page-main .action.action-auth-toggle:focus {
    color: #fff !important;
}
.nonengrave-msg {
    color: #ff0000;
    font-size: 15px;
}
.hide-field {
    display: none !important;
}
.product-options-wrapper .mage-error {
    color: #ff0000;
    font-weight: 500;
}
.product-options-wrapper .required-field {
    float: right;
    color: #ff0000 !important;
    font-size: 15px;
}
.gift .productfeature ul li {
    list-style: none;
}
.gift .productfeature ul li p {
    color: #e6a647;
    margin: auto;
    padding: 10px 6px 0;
}
.header-mobile .navigation .level0 .dropdown-mega-menu {
    background-color: #fff !important;
}
.firecheckout .page-main > .page-title-wrapper.layout_type1 {
    display: none;
}
.firecheckout #maincontent .authentication-wrapper {
    display: none;
}
.firecheckout #maincontent {
    padding-top: 25px;
}
.firecheckout .payment-option, .firecheckout .checkout-payment-method .payment-option {
    display: none;
}
.firecheckout .form-shipping-address input[type="checkbox"]+label,
.firecheckout #checkout input[type="checkbox"]+label,
.firecheckout .form-shipping-address input[type="radio"]+label,
.firecheckout #checkout input[type="radio"]+label {
    padding-left: 0;
}
.firecheckout .form-shipping-address input[type="checkbox"]+label:after,
.firecheckout #checkout input[type="checkbox"]+label:after,
.firecheckout .form-shipping-address input[type="radio"]+label:after,
.firecheckout #checkout input[type="radio"]+label:after {
    display: none;
}
.firecheckout .actions-toolbar .secondary a.action {
    margin-top: 1px;
}
.firecheckout .form-shipping-address input[type="checkbox"],
.firecheckout #checkout input[type="checkbox"],
.firecheckout .form-shipping-address input[type="radio"],
.firecheckout #checkout input[type="radio"] {
    left: 0;
}
.firecheckout .table-checkout-shipping-method tbody td.col-method:first-child {
    width: 5%;
}
.firecheckout .table-checkout-shipping-method tbody td.col-price {
    width: 25%;
}
.firecheckout .table-checkout-shipping-method tbody td.col-method {
    width: 45%;
}
.firecheckout .table-checkout-shipping-method tbody td.col-carrier {
    width: 25%;
}

.header-mobile .info-tell {
    padding: 5px 20px 20px;
    display: inline-block;
}
.header-mobile .win-shop {
    padding: 0 20px;
    display: inline-block;
}
.shop-text {
    font-size: 11px;
    margin-top: -4px;
    display: block;
}
.page-header .header9 .middle-header .menu-header-icon>div.minicart-wrapper {
    padding: 22px 0 23px;
}
.search-mobile {
    padding: 6px 15px;
    background: #ededed;
}
.search-mobile #search_mini_form.active .mgs-instant-search-dropdown {
    box-shadow: 0px 3px 4px 1px #bbb;
}
.search-mobile #search_mini_form .mgs-instant-search-dropdown > .mgs-instant-autocomplete-wrapper {
    background: #ededed;
}
.footer-payments {
    display: flex;
}
footer #DigiCertClickID_DmJMuAmS, footer #DigiCertClickID_DmJMuAmS_0, footer #DigiCertClickID_DmJMuAmS_1 {
    width: 80px;
    margin: 8px 0 0 6px;
}
.form-create-account .actions-toolbar .primary .action.btn-default {
    color: #fff !important;
}

/*** Order Success Page ***/
.checkout-onepage-success .page-title-wrapper {
    display: none;
}
.checkout-success {
    padding-top: 25px;
}
.checkout-success h3 {
    font-size: 27px;
}
.checkout-success .success-msg {
    display: inline-block;
    width: 100%;
    background: #ede8e9;
    border: solid 1px #ccc;
    padding: 15px;
}
.checkout-success .success-msg .msg-left {
    float: left;
    width: 12%;
}
.checkout-success .success-msg .msg-right {
    float: left;
    width: 88%;
}
.checkout-success .success-msg .msg-right h5 {
    font-size: 27px;
    font-style: italic;
}
.checkout-success .success-msg .msg-right p {
    font-size: 18px;
}
.checkout-success .second-section {
    display: flex;
}
.checkout-success .second-section .other-products {
    width: 50%;
    padding: 22px 15px 15px 0;
}
.checkout-success .second-section .other-products > div {
    border: solid 1px #ccc;
    background: #ede8e9;
    height: 100%;
    padding: 15px;
}
.checkout-success .second-section .other-products > div ul {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
.checkout-success .second-section .other-products > div ul li {
    flex: 0 0 33.3333%;
    padding: 0 10px 20px;
}
.checkout-success .second-section .other-products > div ul li .other-product-name {
    display: block;
    text-align: center;
    height: 30px;
    font-size: 11px;
    margin: 8px 0 5px;
}
.checkout-success .second-section .other-products > div ul li .other-product-price {
    display: block;
    text-align: center;
    font-weight: bold;
}
.checkout-success .second-section .product-recomm {
    width: 50%;
    padding: 22px 0 15px 15px;
}
.checkout-success .second-section .product-recomm > div {
    border: solid 1px #ccc;
    background: #ede8e9;
    height: 100%;
    padding: 15px;
}
.checkout-success .second-section .product-recomm > div #order_query_msg {
    margin-top: 12px;
    min-height: 200px;
}
.checkout-success .third-section {
    display: flex;
}
.checkout-success .third-section .follow-us {
    width: 50%;
    padding: 15px 15px 30px 0;
}
.checkout-success .third-section .follow-us > div {
    border: solid 1px #ccc;
    background: #ede8e9;
    height: 100%;
    padding: 15px;
}
.checkout-success .third-section .follow-us > div p {
    font-size: 20px;
    margin-bottom: 20px;
}
.checkout-success .third-section .follow-us > div p:last-child {
    text-align: center;
}
.checkout-success .third-section .follow-us > div p.social-link {
    text-align: center;
}
.checkout-success .third-section .follow-us > div p.social-link a {
    padding: 0 5px;
}
.checkout-success .third-section .visit-blog {
    width: 50%;
    padding: 15px 0 30px 15px;
}
.checkout-success .third-section .visit-blog > div {
    border: solid 1px #ccc;
    background: #ede8e9;
    height: 100%;
    padding: 15px;
}
.checkout-success .third-section .visit-blog > div > p {
    font-size: 20px;
    margin-bottom: 10px;
}
.checkout-success .third-section .visit-blog > div ul {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}
.checkout-success .third-section .visit-blog > div ul li {
    padding: 0 10px;
    flex: 0 0 33.3333%;
    margin-bottom: 18px;
}
.checkout-success .third-section .visit-blog > div ul li p {
    text-align: center;
    line-height: 17px;
    padding-top: 10px;
}
.social-link .fa {
    background: #000;
    color: #fff;
    height: 100px;
    width: 100px;
    text-align: center;
    vertical-align: middle;
    border-radius: 50%;
    font-size: 50px;
    padding: 25px;
}
.checkout-success .forth-section {
    display: inline-block;
    width: 100%;
    background: #ede8e9;
    border: solid 1px #ccc;
    padding: 15px;
}
.checkout-success .forth-section .order-info {
    float: left;
    width: 50%;
}
.checkout-success .forth-section .order-info ul {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
}
.checkout-success .forth-section .order-info ul li {
    padding: 0 10px;
    flex: 0 0 25%;
    margin-bottom: 10px;
}
.checkout-success .forth-section .order-info ul li span.order-product-name {
    display: block;
    text-align: center;
    padding: 6px 0;
    font-size: 11px;
}
.checkout-success .forth-section .order-info ul li span.order-product-price {
    display: block;
    text-align: center;
    font-weight: bold;
}
.checkout-success .forth-section .customer-info {
    float: left;
    width: 50%;
    padding-left: 15px;
}
.checkout-success .forth-section .customer-info p:nth-child(2) {
    font-size: 20px;
    margin-bottom: 8px;
}
.checkout-success .actions-toolbar {
    background: #ede8e9;
    border: solid 1px #ccc;
    padding: 30px;
    text-align: center;
    margin-top: 25px;
}
.checkout-success .actions-toolbar > .primary {
    float: none;
}
.checkout-success .actions-toolbar .primary {
    margin: 0;
    text-align: center;
}
.checkout-success .actions-toolbar .primary:hover {
    color: #fff !important;
}
/*** End Order Success Page ***/

.password.forget .primary .btn.action {
    color: #fff !important;
}
label[for='paypal_express'] img, label[for='paypal_express'] a.action-help,
.cart-summary > ul.checkout.methods li .paypal-logo,
#minicart-content-wrapper .paypal-logo{
    display: none !important;
}
.payment-group .payment-method {
    display: none;
    margin-left: 10px;
}
.payment-group .payment-method:nth-child(2) {
    display: block;
    margin-left: 0;
}
.other-payments {
    background: #dfdfdf;
    padding: 8px 10px;
    color: #333;
    font-size: 16px;
    font-weight: 500;
    cursor: pointer;
    position: relative;
}
.other-payments:after {
    content: '';
    transform: rotate(45deg);
    border-style: solid;
    border-width: 0 1px 1px 0;
    display: inline-block;
    width: 8px;
    height: 8px;
    margin: 0 0 0 5px;
    position: absolute;
    top: 12px;
    right: 11px;
}
.other-payments.open:after {
    transform: rotate(225deg);
    top: 17px;
}
.catalog-category-view .page-main > .page-title-wrapper.layout_type1 {
    padding: 63px 0 10px;
}
.toolbar .toolbar-sorter, .toolbar .modes {
    display: none !important;
}
.cms-decanters-prestige header .bottom-header,
.cms-realtor-closing-gifts header .bottom-header,
.cms-unique-groomsman-gifts header .bottom-header,
.cms-unique-corporate-gifts header .bottom-header {
    display: none;
}
.service-cart {
    margin-bottom: 21px;
}
.service-cart .icon-box-left {
    padding-left: 0;
    text-align: center;
}
.service-cart .icon-box-side.icon-box-left .icon-box-icon {
    position: static;
}
.service-cart .banner-service3 .icon-box-left {
    margin-top: 10px;
}
.service-cart .banner-service4 .icon-box-left {
    margin-top: 9px;
}
.checkout-progress-bar {
    text-align: center;
    padding-bottom: 73px;
}
.checkout-progress-bar > div {
    display: inline-block;
}
.checkout-progress-bar > div > div {
    float: left;
}
.checkout-progress-bar > div .middle-line {
    border-top: solid 2px #333;
    width: 180px;
    margin-top: 18px;
}
.checkout-progress-bar > div .step {
    position: relative;
    width: 40px;
    height: 40px;
    border: solid 1px #999;
    border-radius: 50%;
    padding-top: 7px;
}
.checkout-progress-bar > div .step.progress-cart {
    border-color: #333;
    background: #e6a65d;
    color: #fff;
}
.checkout-progress-bar > div .step.progress-cart .desc h5 {
    color: #333;
}
.checkout-progress-bar > div .step .step-num {
    font-size: 17px;
}
.checkout-progress-bar > div .step .desc {
    position: absolute;
    top: 44px;
    width: 185px;
    left: 50%;
    transform: translate(-50%);
    color: #999;
}
.checkout-progress-bar > div .step .desc h5 {
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 5px;
    color: #999;
}
.checkout-cart-index .page-main > .page-title-wrapper.layout_type1 {
    padding: 63px 0 30px;
}
.cms-page-view .page-title-wrapper {
    display: none;
}
.customer-account-edit button.btn.btn-default,
.newsletter-manage-index button.btn.btn-default,
.gdpr-customer-index button.btn.btn-default {
    color: #fff !important;
}
.billing-note {
    padding-left: 25px;
    font-size: 12px;
    color: #ff0000;
    margin-bottom: 12px;
}
.best-seller > .frame {
    padding-left: 25px !important;
    padding-right: 25px !important;
}
.product-options-wrapper .fieldset .want-engraving-image,
.product-options-wrapper .fieldset .want-engraving2-image {
    display: none;
    padding: 0 0 0 20px;
}
.product-options-wrapper .fieldset .engraving-image > .field.choice,
.product-options-wrapper .fieldset .engraving2-image > .field.choice {
    margin: 0;
}
.product-options-wrapper .fieldset .engraving-image > .control,
.product-options-wrapper .fieldset .engraving2-image > .control {
    padding-left: 29px;
    display: none;
    margin-top: 20px;
}
.engraving-image > label, .engraving2-image > label {
    margin-bottom: 14px !important;
}
.engraving-image input[type='file'], .engraving2-image input[type='file'] {
    margin-bottom: 5px;
}
.catalog-product-view .fieldset .field.email-me .control .options-list .field.choice,
.catalog-product-view .fieldset .field.email-me2 .control .options-list .field.choice {
    width: 100%;
    margin: 0;
    float: none;
}
.email-me, .email-me2 {
    margin-bottom: 20px !important;
}
.email-me .field.choice:not(.review-field-rating) input[type="checkbox"]+.label,
.email-me2 .field.choice:not(.review-field-rating) input[type="checkbox"]+.label{
    line-height: 22px;
    padding-left: 28px;
}
.email-me .price-notice, .email-me2 .price-notice,
.engraving-field .price-notice {
    display: none;
}
.field.choice input[type="checkbox"]#want-engraving-image+.label,
.field.choice input[type="checkbox"]#want-engraving2-image+.label {
    line-height: 20px;
    padding-left: 28px;
}
.field.choice input[type="checkbox"]#upload-file+.label,
.field.choice input[type="checkbox"]#upload-file2+.label {
    line-height: 22px;
    padding-left: 28px;
}

.toolbar.wishlist-toolbar .limiter {
    float: left;
    margin-left: 20px;
}
.toolbar.wishlist-toolbar .limiter .limiter-label {
    margin-top: 11px;
    display: inline-block;
}
.toolbar.wishlist-toolbar .limiter .limiter-options {
    padding: 0 28px 0 10px;
}
.form-wishlist-items .actions-toolbar .primary:hover {
    background-color: transparent;
}
body .page-header .header-area .top-wishlist:hover .block.block-wishlist {
    visibility: hidden;
    opacity: 0;
}
#wishlist-view-form .comment-box {
    display: none;
}
.form.wishlist.share .actions-toolbar .primary:hover {
    background-color: transparent;
}
.form.wishlist.share .actions-toolbar .primary > button {
    text-align: center;
}
.wishlist-cart-items .block-title {
    margin: 25px 0 20px;
}
#st-1 .st-btn.email-share {
    background-color: #7d7d7d;
}
.ampromo-items-content > h2 {
    font-size: 25px;
}
.ampromo-items-content .ampromo-popup-container .ampromo-gallery {
    margin: 0;
    padding: 0;
    width: 100%;
}
.ampromo-items-content .ampromo-popup-container .ampromo-gallery .ampromo-title {
    font-size: 18px;
    line-height: 25px;
}
.ampromo-remained-amount {
    margin-bottom: 12px;
    padding: 7px 7px 7px 115px;
    text-align: left;
    background: url(../../frontend/Mgs/molla/en_US/images/giftcart.jpg) no-repeat;
    background-size: 90px;
    margin-left: 10px;
    background-position-y: 10px;
}
.ampromo-remained-amount a {
    text-decoration: none;
    background: #403e3d;
    color: #fff;
    padding: 7px 15px;
    display: inline-block;
    margin-top: 8px;
}
.ampromo-remained-amount a.back-to-store {
    margin-left: 6px;
}
.ampromo-items-add.hide {
    display: none !important;
}
.table-checkout-shipping-method .tablerate-bestway {
    display: none;
}
.cms-just-for-you .top-header .left-content,
.cms-just-for-you .top-header .right-content,
.cms-just-for-you .middle-header .left-content,
.cms-just-for-you .middle-header .right-content,
.cms-thankful .top-header .left-content,
.cms-thankful .top-header .right-content,
.cms-thankful .middle-header .left-content,
.cms-thankful .middle-header .right-content,
.cms-thanks-support .top-header .left-content,
.cms-thanks-support .top-header .right-content,
.cms-thanks-support .middle-header .left-content,
.cms-thanks-support .middle-header .right-content {
    visibility: hidden !important;
    opacity: 0 !important;
}
.cms-just-for-you .bottom-header,
.cms-just-for-you .megamenu_action,
.cms-just-for-you .search-mobile,
.cms-thankful .bottom-header,
.cms-thankful .megamenu_action,
.cms-thankful .search-mobile,
.cms-thanks-support .bottom-header,
.cms-thanks-support .megamenu_action,
.cms-thanks-support .search-mobile {
    display: none !important;
}
a.goto-wishlist {
    color: #e6a65d;
}
.create-an-account {
    text-align: center;
    margin-bottom: 20px;
    margin-top: -40px;
}
.create-an-account a {
    background: #e6a65d;
    color: #fff;
    padding: 10px 50px;
    display: inline-block;
    font-size: 17px;
}
.create-an-account a:hover {
    color: #fff !important;
}
.catalog-product-view .price-box > .special-price .price-wrapper .price:after,
.catalog-category-view .price-box > .special-price .price-wrapper .price:after,
.instantsearch-result-index .price-box > .special-price .price-wrapper .price:after {
    content: '\f2c2';
    margin-left: 1px;
    font-family: "molla";
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.catalog-product-view .related-bundle .price-box > .special-price .price-wrapper .price:after {
    display: none;
}
.catalog-product-view .related-bundle .price-box > .special-price .price-wrapper .price:before {
    content: '\f2c2';
    font-family: "molla";
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.catalog-product-view .related-bundle .price-box > .price-container .price-wrapper .price:before {
    content: '\f2c2';
    font-family: "molla";
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.dont-want-engrave {
    margin-bottom: 20px !important;
}
.dont-want-engrave label {
    line-height: 20px !important;
    padding-left: 28px !important;
}
.dont-want-engrave label span {
    font-size: 1.4rem;
}
.engrave-option {
    display: none !important;
}

.new-page-wrap {
    padding: 0 10px 30px;
}
.new-page-wrap > img {
    width: 100%;
}
.new-page-wrap > h3 {
    text-align: center;
    margin-top: 60px;
    margin-bottom: 40px;
}
.new-page-wrap .content-wrap {
    display: flex;
    flex-wrap: wrap;
}
.new-page-wrap .content-wrap .left-col {
    flex-basis: 65%;
    padding-right: 25px;
}
.new-page-wrap .content-wrap .left-col a {
    color: #db9341;
    text-decoration: underline;
}
.new-page-wrap .content-wrap .right-col {
    flex-basis: 35%;
}
.new-page-wrap .content-wrap .right-col > div > h5 {
    padding: 0 0 8px 0;
    border-bottom: solid 1px #333;
}
.new-page-wrap .content-wrap .right-col > div > div a:last-child {
    display: block;
    padding: 10px 0 25px;
    font-weight: 600;
    color: #db9341;
    font-size: 16px;
}
.new-page-wrap .bottom-images {
    display: flex;
    flex-wrap: wrap;
    margin-top: 40px;
}
.new-page-wrap .bottom-images a {
    flex-basis: 32%;
    width: 32%;
    margin: 0 auto 0 0;
}
.new-page-wrap .bottom-images a:last-child {
    margin-right: 0;
}
.firecheckout #checkout input[type="checkbox"].required-captcha.checkbox {
    position: absolute;
    display: block;
    opacity: 0;
    width: 1px !important;
    height: 1px !important;
}

@media (min-width: 1200px) {
    .header-area .horizontal-menu .nav-main-menu .level0 .dropdown-mega-menu {
        background-color: #fff !important;
        top: 54px;
        border: 1px solid #ccc;
    }
    .header-area .nav-main-menu .has-submenu:after {
        display: none;
    }
    .header-area .horizontal-menu .mgs-megamenu--main ul.nav-main-menu > li {
        padding: 17px 0;
    }
    .header-area .horizontal-menu .mgs-megamenu--main ul.nav-main-menu > li a {
        padding: 0 24px 0 24px;
        border-left: solid 1px #aaa;
    }
    .header-area .horizontal-menu .mgs-megamenu--main ul.nav-main-menu > .level0 .dropdown-mega-menu a {
        border: none;
    }
    .header-area .horizontal-menu .mgs-megamenu--main ul.nav-main-menu > li:first-child a {
        border: none;
    }
    .header-area .horizontal-menu .mgs-megamenu--main ul.nav-main-menu > li:first-child a:after {
        display: none;
    }
    .header-area .horizontal-menu .mgs-megamenu--main ul.nav-main-menu > li a:before {
        display: none;
    }
    .shop-text {
        display: none;
    }
    .search-mobile {
        display: none;
    }
}

@media (min-width: 768px) {
    .special-offers-mobile {
        display: none;
    }
    .cart-totals-container .cart-summary {
        width: 45%;
    }
    .cart-container .cart-totals-container .cart-gift-item {
        width: 52%;
    }
    .new-page-wrap .content-wrap .right-col > div.fixed-top {
        position: fixed;
        top: 54px !important;
        width: 413px;
    }
    .new-page-wrap .content-wrap .right-col > div.fixed-bottom {
        position: absolute;
        width: 413px;
    }
}

@media (max-width: 1199px) {
    .top-header .info-tell {
        display: none;
    }
    .top-header .win-shop {
        display: none;
    }
    .page-header .header9 .top-header .conts-top-header {
        padding: 0;
    }
    .page-header .header9 .top-header .conts-top-header > .line.align-items-center > .left-content,
    .page-header .header9 .top-header .conts-top-header > .line.align-items-center > .right-content{
        display: none;
    }
    .page-header .header9 .top-header .conts-top-header > .line.align-items-center > .center-content {
        max-width: 100%;
        text-align: center;
        flex: unset;
        padding: 0;
    }
    .page-header .header9 .top-header .conts-top-header > .line.align-items-center > .center-content a {
        display: inline-block;
        border: solid 1px #202020;
        border-bottom: none;
        margin: 0 -2px;
    }
    header .header-area .middle-header > .frame > .line.align-items-center {
        position: relative;
    }
    header .header-area .middle-header > .frame > .line.align-items-center > .logo-block {
        position: unset;
    }
    header .header-area .middle-header > .frame > .line.align-items-center > .logo-block .megamenu_action {
        position: absolute;
        top: 35%;
        left: 10px;
        bottom: unset;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    header .header-area .middle-header > .frame > .line.align-items-center .left-content {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 31.666667%;
        flex: 0 1 31.666667%;
        max-width: 31.666667%;
    }
    header .header-area .middle-header > .frame > .line.align-items-center .right-content {
        -ms-flex: 0 1 35%;
        flex: 0 1 35%;
        max-width: 35%;
    }
    header .header-area .middle-header > .frame > .line.align-items-center > .logo-block > .logo {
        max-width: 80%;
    }
}

@media (max-width: 767px) {
    .old-world > div {
        margin-bottom: 10px;
    }
    .question-answer > div {
        width: 100%;
        padding: 30px 0;
    }
    .question-answer h3 {
        font-size: 22px;
    }
    .question-answer .panel .panel-heading h5 {
        font-size: 15px;
    }
    .cart-container .cart-totals-container .cart-gift-item .gift-options .actions-toolbar .secondary .action-update {
        padding: 8.5px 15px;
        font-size: 14px;
    }
    .cart-container .cart-totals-container .cart-gift-item .gift-options .actions-toolbar .secondary .action-cancel {
        padding: 8.5px 15px;
        font-size: 14px;
        background-color: #e6a65d !important;
        border-color: #e6a65d !important;;
        color: #fff;
        display: block;
    }
    header .header-area .middle-header > .frame > .line.align-items-center > .logo-block .megamenu_action {
        position: absolute;
        top: unset;
        bottom: 23px;
    }
    header .header-area .middle-header > .frame > .line.align-items-center > .logo-block > .logo {
        margin-bottom: 0 !important;
    }

    /*** Order Success Page ***/
    .checkout-success .success-msg .msg-left {
        float: none;
        width: 100%;
    }
    .checkout-success .success-msg .msg-left img {
        margin: auto;
    }
    .checkout-success .success-msg .msg-right {
        float: none;
        width: 100%;
        text-align: center;
        margin-top: 10px;
    }
    .checkout-success .second-section {
        display: block;
        text-align: center;
    }
    .checkout-success .second-section .other-products {
        padding: 22px 0 15px 0;
        width: 100%;
    }
    .checkout-success .second-section .other-products > div ul li {
        flex: 0 0 50%;
    }
    .checkout-success .second-section .product-recomm {
        width: 100%;
        padding: 15px 0 15px 0;
    }
    .checkout-success .third-section {
        display: block;
        text-align: center;
    }
    .checkout-success .third-section .follow-us {
        width: 100%;
        padding: 15px 0 30px 0;
    }
    .checkout-success .third-section .follow-us > div p.social-link a {
        padding: 0 2px;
    }
    .checkout-success .third-section .visit-blog {
        width: 100%;
        padding: 0 0 30px 0;
    }
    .checkout-success .third-section .visit-blog > div ul li {
        flex: 0 0 50%;
    }
    .checkout-success .forth-section {
        text-align: center;
    }
    .checkout-success .forth-section .order-info {
        float: none;
        width: 100%;
        margin-bottom: 15px;
    }
    .checkout-success .forth-section .customer-info {
        padding-left: 0;
        float: none;
        width: 100%;
    }
    .checkout-success .forth-section .order-info ul li {
        flex: 0 0 50%;
    }
    /*** End Order Success Page ***/

    .checkout-progress-bar {
        padding: 0 10px 73px;
    }
    .checkout-progress-bar > div {
        width: 90%;
    }
    .checkout-progress-bar > div .middle-line {
        width: calc(33.33333% - 53.33333px);
    }
    .checkout-progress-bar > div .step .desc {
        width: 120px;
    }
    .new-page-wrap .content-wrap {
        display: block;
    }
    .new-page-wrap .content-wrap .right-col > div > h5 {
        margin-top: 25px;
    }
    .new-page-wrap .bottom-images a {
        flex-basis: 100%;
        width: 100%;
        margin: 20px 0 0 0;
    }
    .new-page-wrap .bottom-images a:first-child {
        margin: 0;
    }
}

@media (max-width: 575px) {
    .cms-index-index .intro-section .banner-group .banner-big .text.bottom-left {
        padding: 20px 25px
    }
    .catalog-product-view .fieldset .field .control .options-list .field.choice {
        width: 48%;
        margin: 0 1% 12px 1%;
    }
    .product-banners-wrapper .first_block {
        padding: 40px 15px;
    }
    .product-banners-wrapper .product-banner .image-block {
        width: 100%;
    }
    .product-banners-wrapper .product-banner .text-block {
        width: 100%;
        position: relative;
        top: 0;
        left: 0;
        transform: none;
        padding: 20px 15px;
    }
    .product-banners-wrapper .gift {
        border: none;
        margin: 0;
    }
    .product-banners-wrapper .hand_blown_glass {
        border: none;
        margin-top: 0;
    }
    .product-banners-wrapper .wood_base {
        border: none;
    }
    .product-banners-wrapper .product-banner {
        border: none;
        border-bottom: solid 1px #ccc !important;
    }
    .product-banners-wrapper .product-banner .image-block.right-image {
        float: none;
    }
    #review-slider .slider-item img {
        float: none;
        width: 100%;
        margin: 0;
    }
    #review-slider .slider-item .content {
        float: none;
        width: 100%;
        margin: 20px 0 0;
    }
    .product-banners-wrapper .gift p.first-p {
        padding: 16px 15px 0;
    }
    .page-header .header9 .top-header .center-content {
        text-align: center;
        padding: 15px 0;
    }
    .page-header .header9 .top-header .left-content a b {
        display: block;
    }
    .page-header .header9 .logo-block .megamenu_action {
        position: absolute;
        bottom: -63px;
    }
    .page-header .header9 .logo-block .logo {
        max-width: 70%;
        margin: 12px auto 0 !important;
    }
    .page-header .header9 .menu-header-icon a.action span.label {
        display: block;
    }
    .category-cms ul li {
        width: 48% !important;
        height: 300px !important;
        margin-bottom: 0 !important;
    }
    .cms-decanters-prestige .banner-big .banner-title,
    .cms-realtor-closing-gifts .banner-big .banner-title,
    .cms-unique-groomsman-gifts .banner-big .banner-title,
    .cms-unique-corporate-gifts .banner-big .banner-title {
        font-size: 28px;
        margin-bottom: 6px;
    }
    .cms-decanters-prestige .request-decanter,
    .cms-realtor-closing-gifts .request-decanter,
    .cms-unique-groomsman-gifts .request-decanter,
    .cms-unique-corporate-gifts .request-decanter {
        padding-top: 50px;
    }
    .best-seller .mgs-products.products-grid .product-item {
        flex: unset;
        max-width: 100%;
    }
    .checkout-progress-bar {
        padding-bottom: 90px;
    }
    .checkout-progress-bar > div .step .desc {
        width: 75px;
    }
}
/*! jQuery UI - v1.12.1 - 2016-09-14
* http://jqueryui.com
* Includes: core.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, draggable.css, resizable.css, progressbar.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&fwDefault=normal&cornerRadius=3px&bgColorHeader=e9e9e9&bgTextureHeader=flat&borderColorHeader=dddddd&fcHeader=333333&iconColorHeader=444444&bgColorContent=ffffff&bgTextureContent=flat&borderColorContent=dddddd&fcContent=333333&iconColorContent=444444&bgColorDefault=f6f6f6&bgTextureDefault=flat&borderColorDefault=c5c5c5&fcDefault=454545&iconColorDefault=777777&bgColorHover=ededed&bgTextureHover=flat&borderColorHover=cccccc&fcHover=2b2b2b&iconColorHover=555555&bgColorActive=007fff&bgTextureActive=flat&borderColorActive=003eff&fcActive=ffffff&iconColorActive=ffffff&bgColorHighlight=fffa90&bgTextureHighlight=flat&borderColorHighlight=dad55e&fcHighlight=777620&iconColorHighlight=777620&bgColorError=fddfdf&bgTextureError=flat&borderColorError=f1a899&fcError=5f3f3f&iconColorError=cc0000&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=666666&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=5px&offsetTopShadow=0px&offsetLeftShadow=0px&cornerRadiusShadow=8px
* Copyright jQuery Foundation and other contributors; Licensed MIT */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
    display: none;
}
.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
    content: "";
    display: table;
    border-collapse: collapse;
}
.ui-helper-clearfix:after {
    clear: both;
}
.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter:Alpha(Opacity=0); /* support: IE8 */
}

.ui-front {
    z-index: 100;
}


/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
    cursor: default !important;
    pointer-events: none;
}


/* Icons
----------------------------------*/
.ui-icon {
    display: inline-block;
    vertical-align: middle;
    margin-top: -.25em;
    position: relative;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
}

.ui-widget-icon-block {
    left: 50%;
    margin-left: -8px;
    display: block;
}

/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.ui-accordion .ui-accordion-header {
    display: block;
    cursor: pointer;
    position: relative;
    margin: 2px 0 0 0;
    padding: .5em .5em .5em .7em;
    font-size: 100%;
}
.ui-accordion .ui-accordion-content {
    padding: 1em 2.2em;
    border-top: 0;
    overflow: auto;
}
.ui-autocomplete {
    position: absolute;
    top: 0;
    left: 0;
    cursor: default;
}
.ui-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    display: block;
    outline: 0;
}
.ui-menu .ui-menu {
    position: absolute;
}
.ui-menu .ui-menu-item {
    margin: 0;
    cursor: pointer;
    /* support: IE10, see #8844 */
    list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}
.ui-menu .ui-menu-item-wrapper {
    position: relative;
    padding: 3px 1em 3px .4em;
}
.ui-menu .ui-menu-divider {
    margin: 5px 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    border-width: 1px 0 0 0;
}
.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
    margin: -1px;
}

/* icon support */
.ui-menu-icons {
    position: relative;
}
.ui-menu-icons .ui-menu-item-wrapper {
    padding-left: 2em;
}

/* left-aligned */
.ui-menu .ui-icon {
    position: absolute;
    top: 0;
    bottom: 0;
    left: .2em;
    margin: auto 0;
}

/* right-aligned */
.ui-menu .ui-menu-icon {
    left: auto;
    right: 0;
}
.ui-button {
    padding: .4em 1em;
    display: inline-block;
    position: relative;
    line-height: normal;
    margin-right: .1em;
    cursor: pointer;
    vertical-align: middle;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;

    /* Support: IE <= 11 */
    overflow: visible;
}

.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
    text-decoration: none;
}

/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
    width: 2em;
    box-sizing: border-box;
    text-indent: -9999px;
    white-space: nowrap;
}

/* no icon support for input elements */
input.ui-button.ui-button-icon-only {
    text-indent: 0;
}

/* button icon element(s) */
.ui-button-icon-only .ui-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -8px;
    margin-left: -8px;
}

.ui-button.ui-icon-notext .ui-icon {
    padding: 0;
    width: 2.1em;
    height: 2.1em;
    text-indent: -9999px;
    white-space: nowrap;

}

input.ui-button.ui-icon-notext .ui-icon {
    width: auto;
    height: auto;
    text-indent: 0;
    white-space: normal;
    padding: .4em 1em;
}

/* workarounds */
/* Support: Firefox 5 - 40 */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
    border: 0;
    padding: 0;
}
.ui-controlgroup {
    vertical-align: middle;
    display: inline-block;
}
.ui-controlgroup > .ui-controlgroup-item {
    float: left;
    margin-left: 0;
    margin-right: 0;
}
.ui-controlgroup > .ui-controlgroup-item:focus,
.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
    z-index: 9999;
}
.ui-controlgroup-vertical > .ui-controlgroup-item {
    display: block;
    float: none;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    text-align: left;
}
.ui-controlgroup-vertical .ui-controlgroup-item {
    box-sizing: border-box;
}
.ui-controlgroup .ui-controlgroup-label {
    padding: .4em 1em;
}
.ui-controlgroup .ui-controlgroup-label span {
    font-size: 80%;
}
.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
    border-left: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
    border-top: none;
}
.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
    border-right: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
    border-bottom: none;
}

/* Spinner specific style fixes */
.ui-controlgroup-vertical .ui-spinner-input {

    /* Support: IE8 only, Android < 4.4 only */
    width: 75%;
    width: calc( 100% - 2.4em );
}
.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
    border-top-style: solid;
}

.ui-checkboxradio-label .ui-icon-background {
    box-shadow: inset 1px 1px 1px #ccc;
    border-radius: .12em;
    border: none;
}
.ui-checkboxradio-radio-label .ui-icon-background {
    width: 16px;
    height: 16px;
    border-radius: 1em;
    overflow: visible;
    border: none;
}
.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
    background-image: none;
    width: 8px;
    height: 8px;
    border-width: 4px;
    border-style: solid;
}
.ui-checkboxradio-disabled {
    pointer-events: none;
}
.ui-datepicker {
    width: 17em;
    padding: .2em .2em 0;
    display: none;
}
.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
    top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
    left: 2px;
}
.ui-datepicker .ui-datepicker-next {
    right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
    left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
    right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top: -8px;
}
.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,
.ui-datepicker select.ui-datepicker-year {
    width: 45%;
}
.ui-datepicker table {
    width: 100%;
    font-size: .9em;
    border-collapse: collapse;
    margin: 0 0 .4em;
}
.ui-datepicker th {
    padding: .7em .3em;
    text-align: center;
    font-weight: bold;
    border: 0;
}
.ui-datepicker td {
    border: 0;
    padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
    display: block;
    padding: .2em;
    text-align: right;
    text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
    background-image: none;
    margin: .7em 0 0 0;
    padding: 0 .2em;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
    float: right;
    margin: .5em .2em .4em;
    cursor: pointer;
    padding: .2em .6em .3em .6em;
    width: auto;
    overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: left;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
    width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
    float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
    width: 95%;
    margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
    width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
    width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
    clear: left;
}
.ui-datepicker-row-break {
    clear: both;
    width: 100%;
    font-size: 0;
}

/* RTL support */
.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,
.ui-datepicker-rtl .ui-datepicker-group {
    float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px;
}

/* Icons */
.ui-datepicker .ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
    left: .5em;
    top: .3em;
}
.ui-dialog {
    position: absolute;
    top: 0;
    left: 0;
    padding: .2em;
    outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
    padding: .4em 1em;
    position: relative;
}
.ui-dialog .ui-dialog-title {
    float: left;
    margin: .1em 0;
    white-space: nowrap;
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
    position: absolute;
    right: .3em;
    top: 50%;
    width: 20px;
    margin: -10px 0 0 0;
    padding: 1px;
    height: 20px;
}
.ui-dialog .ui-dialog-content {
    position: relative;
    border: 0;
    padding: .5em 1em;
    background: none;
    overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
    text-align: left;
    border-width: 1px 0 0 0;
    background-image: none;
    margin-top: .5em;
    padding: .3em 1em .5em .4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
    float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
    margin: .5em .4em .5em 0;
    cursor: pointer;
}
.ui-dialog .ui-resizable-n {
    height: 2px;
    top: 0;
}
.ui-dialog .ui-resizable-e {
    width: 2px;
    right: 0;
}
.ui-dialog .ui-resizable-s {
    height: 2px;
    bottom: 0;
}
.ui-dialog .ui-resizable-w {
    width: 2px;
    left: 0;
}
.ui-dialog .ui-resizable-se,
.ui-dialog .ui-resizable-sw,
.ui-dialog .ui-resizable-ne,
.ui-dialog .ui-resizable-nw {
    width: 7px;
    height: 7px;
}
.ui-dialog .ui-resizable-se {
    right: 0;
    bottom: 0;
}
.ui-dialog .ui-resizable-sw {
    left: 0;
    bottom: 0;
}
.ui-dialog .ui-resizable-ne {
    right: 0;
    top: 0;
}
.ui-dialog .ui-resizable-nw {
    left: 0;
    top: 0;
}
.ui-draggable .ui-dialog-titlebar {
    cursor: move;
}
.ui-draggable-handle {
    -ms-touch-action: none;
    touch-action: none;
}
.ui-resizable {
    position: relative;
}
.ui-resizable-handle {
    position: absolute;
    font-size: 0.1px;
    display: block;
    -ms-touch-action: none;
    touch-action: none;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
    display: none;
}
.ui-resizable-n {
    cursor: n-resize;
    height: 7px;
    width: 100%;
    top: -5px;
    left: 0;
}
.ui-resizable-s {
    cursor: s-resize;
    height: 7px;
    width: 100%;
    bottom: -5px;
    left: 0;
}
.ui-resizable-e {
    cursor: e-resize;
    width: 7px;
    right: -5px;
    top: 0;
    height: 100%;
}
.ui-resizable-w {
    cursor: w-resize;
    width: 7px;
    left: -5px;
    top: 0;
    height: 100%;
}
.ui-resizable-se {
    cursor: se-resize;
    width: 12px;
    height: 12px;
    right: 1px;
    bottom: 1px;
}
.ui-resizable-sw {
    cursor: sw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    bottom: -5px;
}
.ui-resizable-nw {
    cursor: nw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    top: -5px;
}
.ui-resizable-ne {
    cursor: ne-resize;
    width: 9px;
    height: 9px;
    right: -5px;
    top: -5px;
}
.ui-progressbar {
    height: 2em;
    text-align: left;
    overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
    margin: -1px;
    height: 100%;
}
.ui-progressbar .ui-progressbar-overlay {
    background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
    height: 100%;
    filter: alpha(opacity=25); /* support: IE8 */
    opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
    background-image: none;
}
.ui-selectable {
    -ms-touch-action: none;
    touch-action: none;
}
.ui-selectable-helper {
    position: absolute;
    z-index: 100;
    border: 1px dotted black;
}
.ui-selectmenu-menu {
    padding: 0;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}
.ui-selectmenu-menu .ui-menu {
    overflow: auto;
    overflow-x: hidden;
    padding-bottom: 1px;
}
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
    font-size: 1em;
    font-weight: bold;
    line-height: 1.5;
    padding: 2px 0.4em;
    margin: 0.5em 0 0 0;
    height: auto;
    border: 0;
}
.ui-selectmenu-open {
    display: block;
}
.ui-selectmenu-text {
    display: block;
    margin-right: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.ui-selectmenu-button.ui-button {
    text-align: left;
    white-space: nowrap;
    width: 14em;
}
.ui-selectmenu-icon.ui-icon {
    float: right;
    margin-top: 0;
}
.ui-slider {
    position: relative;
    text-align: left;
}
.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1.2em;
    height: 1.2em;
    cursor: default;
    -ms-touch-action: none;
    touch-action: none;
}
.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-position: 0 0;
}

/* support: IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
    filter: inherit;
}

.ui-slider-horizontal {
    height: .8em;
}
.ui-slider-horizontal .ui-slider-handle {
    top: -.3em;
    margin-left: -.6em;
}
.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
    left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
    right: 0;
}

.ui-slider-vertical {
    width: .8em;
    height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
    left: -.3em;
    margin-left: 0;
    margin-bottom: -.6em;
}
.ui-slider-vertical .ui-slider-range {
    left: 0;
    width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
    bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
    top: 0;
}
.ui-sortable-handle {
    -ms-touch-action: none;
    touch-action: none;
}
.ui-spinner {
    position: relative;
    display: inline-block;
    overflow: hidden;
    padding: 0;
    vertical-align: middle;
}
.ui-spinner-input {
    border: none;
    background: none;
    color: inherit;
    padding: .222em 0;
    margin: .2em 0;
    vertical-align: middle;
    margin-left: .4em;
    margin-right: 2em;
}
.ui-spinner-button {
    width: 1.6em;
    height: 50%;
    font-size: .5em;
    padding: 0;
    margin: 0;
    text-align: center;
    position: absolute;
    cursor: default;
    display: block;
    overflow: hidden;
    right: 0;
}
/* more specificity required here to override default borders */
.ui-spinner a.ui-spinner-button {
    border-top-style: none;
    border-bottom-style: none;
    border-right-style: none;
}
.ui-spinner-up {
    top: 0;
}
.ui-spinner-down {
    bottom: 0;
}
.ui-tabs {
    position: relative;/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
    padding: .2em;
}
.ui-tabs .ui-tabs-nav {
    margin: 0;
    padding: .2em .2em 0;
}
.ui-tabs .ui-tabs-nav li {
    list-style: none;
    float: left;
    position: relative;
    top: 0;
    margin: 1px .2em 0 0;
    border-bottom-width: 0;
    padding: 0;
    white-space: nowrap;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
    float: left;
    padding: .5em 1em;
    text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
    margin-bottom: -1px;
    padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
    cursor: text;
}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
    cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
    display: block;
    border-width: 0;
    padding: 1em 1.4em;
    background: none;
}
.ui-tooltip {
    padding: 8px;
    position: absolute;
    z-index: 9999;
    max-width: 300px;
}
body .ui-tooltip {
    border-width: 2px;
}
/* Component containers
----------------------------------*/
.ui-widget {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 1em;
}
.ui-widget .ui-widget {
    font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 1em;
}
.ui-widget.ui-widget-content {
    border: 1px solid #c5c5c5;
}
.ui-widget-content {
    border: 1px solid #dddddd;
    background: #ffffff;
    color: #333333;
}
.ui-widget-content a {
    color: #333333;
}
.ui-widget-header {
    border: 1px solid #dddddd;
    background: #e9e9e9;
    color: #333333;
    font-weight: bold;
}
.ui-widget-header a {
    color: #333333;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,

    /* We use html here because we need a greater specificity to make sure disabled
    works properly when clicked or hovered */
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
    border: 1px solid #c5c5c5;
    background: #f6f6f6;
    font-weight: normal;
    color: #454545;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
    color: #454545;
    text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
    border: 1px solid #cccccc;
    background: #ededed;
    font-weight: normal;
    color: #2b2b2b;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
    color: #2b2b2b;
    text-decoration: none;
}

.ui-visual-focus {
    box-shadow: 0 0 3px 1px rgb(94, 158, 214);
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
    border: 1px solid #003eff;
    background: #007fff;
    font-weight: normal;
    color: #ffffff;
}
.ui-icon-background,
.ui-state-active .ui-icon-background {
    border: #003eff;
    background-color: #ffffff;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
    color: #ffffff;
    text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
    border: 1px solid #dad55e;
    background: #fffa90;
    color: #777620;
}
.ui-state-checked {
    border: 1px solid #dad55e;
    background: #fffa90;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
    color: #777620;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
    border: 1px solid #f1a899;
    background: #fddfdf;
    color: #5f3f3f;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
    color: #5f3f3f;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
    color: #5f3f3f;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
    font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
    opacity: .7;
    filter:Alpha(Opacity=70); /* support: IE8 */
    font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
    opacity: .35;
    filter:Alpha(Opacity=35); /* support: IE8 */
    background-image: none;
}
.ui-state-disabled .ui-icon {
    filter:Alpha(Opacity=35); /* support: IE8 - See #6059 */
}

/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
    width: 16px;
    height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
    background-image: url("../../frontend/Mgs/molla/en_US/css/images/ui-icons_444444_256x240.png");
}
.ui-widget-header .ui-icon {
    background-image: url("../../frontend/Mgs/molla/en_US/css/images/ui-icons_444444_256x240.png");
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
    background-image: url("../../frontend/Mgs/molla/en_US/css/images/ui-icons_555555_256x240.png");
}
.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
    background-image: url("../../frontend/Mgs/molla/en_US/css/images/ui-icons_ffffff_256x240.png");
}
.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
    background-image: url("../../frontend/Mgs/molla/en_US/css/images/ui-icons_777620_256x240.png");
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
    background-image: url("../../frontend/Mgs/molla/en_US/css/images/ui-icons_cc0000_256x240.png");
}
.ui-button .ui-icon {
    background-image: url("../../frontend/Mgs/molla/en_US/css/images/ui-icons_777777_256x240.png");
}

/* positioning */
.ui-icon-blank { background-position: 16px 16px; }
.ui-icon-caret-1-n { background-position: 0 0; }
.ui-icon-caret-1-ne { background-position: -16px 0; }
.ui-icon-caret-1-e { background-position: -32px 0; }
.ui-icon-caret-1-se { background-position: -48px 0; }
.ui-icon-caret-1-s { background-position: -65px 0; }
.ui-icon-caret-1-sw { background-position: -80px 0; }
.ui-icon-caret-1-w { background-position: -96px 0; }
.ui-icon-caret-1-nw { background-position: -112px 0; }
.ui-icon-caret-2-n-s { background-position: -128px 0; }
.ui-icon-caret-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -65px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -65px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 1px -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-on { background-position: -96px -144px; }
.ui-icon-radio-off { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
    border-top-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
    border-top-right-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
    border-bottom-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
    border-bottom-right-radius: 3px;
}

/* Overlays */
.ui-widget-overlay {
    background: #aaaaaa;
    opacity: .3;
    filter: Alpha(Opacity=30); /* support: IE8 */
}
.ui-widget-shadow {
    -webkit-box-shadow: 0px 0px 5px #666666;
    box-shadow: 0px 0px 5px #666666;
}
/* @group Base Flipster Styles */
.flipster {
  display: block;
  margin: 0 auto;
  width: 100%;
  position: relative;
  overflow-y: visible;
}
.flip-items,
.flip-item {
  display: block;
  margin: 0 auto;
  padding: 0;
  list-style-type: none;
  width:300px !important;
}
.flip-items {
  width: 100%;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.flip-item {
  position: absolute;
  opacity: 0.99;
  /* Fix for strange clipping behavior on rotated elements in Chrome. */

}
.flip-past,
.flip-future,
.flip-next,
.flip-prev {
  cursor: pointer;
}
.flip-item img {
  display: block;
  width: 100%;
}
/* @end */
/* @group Coverflow Style */
.flipster-coverflow .flip-items {
  -webkit-transition: all 350ms ease-in-out;
  -moz-transition: all 350ms ease-in-out;
  -o-transition: all 350ms ease-in-out;
  -ms-transition: all 350ms ease-in-out;
  transition: all 350ms ease-in-out;
  position: relative;
  padding-top: 2%;
  padding-bottom: 5%;
}
.flipster-coverflow .flip-item {
  display: block;
  -webkit-transition: all 175ms ease-in-out;
  -moz-transition: all 175ms ease-in-out;
  -o-transition: all 175ms ease-in-out;
  -ms-transition: all 175ms ease-in-out;
  transition: all 175ms ease-in-out;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-perspective: 800px;
  -moz-perspective: 800px;
  perspective: 800px;
  position: absolute;
  width: 30%;
}
.flipster-coverflow .flip-content {
  -webkit-transition: all 350ms ease-in-out;
  -moz-transition: all 350ms ease-in-out;
  -o-transition: all 350ms ease-in-out;
  -ms-transition: all 350ms ease-in-out;
  transition: all 350ms ease-in-out;
  -webkit-box-reflect: below 0 -webkit-gradient(linear, left bottom, left top, color-stop(0.05, rgba(255, 255, 255, 0.12)), color-stop(0.2, transparent));
}
.flipster-coverflow .flip-past .flip-content {
  -webkit-transform: rotateY(55deg) scale(0.75);
  -moz-transform: rotateY(55deg) scale(0.75);
  -o-transform: rotateY(55deg) scale(0.75);
  -ms-transform: rotateY(55deg) scale(0.75);
  transform: rotateY(55deg) scale(0.75);
}
.flipster-coverflow .flip-future .flip-content {
  -webkit-transform: rotateY(-55deg) scale(0.75);
  -moz-transform: rotateY(-55deg) scale(0.75);
  -o-transform: rotateY(-55deg) scale(0.75);
  -ms-transform: rotateY(-55deg) scale(0.75);
  transform: rotateY(-55deg) scale(0.75);
}
.flipster-coverflow .flip-current .flip-content {
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  transform: rotateY(0deg);
}
.flipster-coverflow .flip-hidden {
  visibility: hidden;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
/* @end */
/* @group Flip Items */
.flipster-carousel .flip-items {
  -webkit-perspective: 2000px;
  -moz-perspective: 2000px;
  perspective: 2000px;
}
.flipster-carousel .flip-item {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: all 350ms ease-out;
  -moz-transition: all 350ms ease-out;
  -o-transition: all 350ms ease-out;
  -ms-transition: all 350ms ease-out;
  transition: all 350ms ease-out;
}
.no-csstransforms .flipster-carousel .flip-item {
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  -ms-transition: none;
  transition: none;
}
.flipster-carousel .flip-items img {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}
.flipster-carousel .flip-past {
  -webkit-transform: translateX(-110%) translateZ(0) rotateY(54deg) scale(0.65);
  -moz-transform: translateX(-110%) translateZ(0) rotateY(54deg) scale(0.65);
  -o-transform: translateX(-110%) translateZ(0) rotateY(54deg) scale(0.65);
  -ms-transform: translateX(-110%) translateZ(0) rotateY(54deg) scale(0.65);
  transform: translateX(-110%) translateZ(0) rotateY(54deg) scale(0.65);
}
.no-csstransforms3d .flipster-carousel .flip-past {
  -webkit-transform: translateX(-56%) scale(0.5);
  -moz-transform: translateX(-56%) scale(0.5);
  -o-transform: translateX(-56%) scale(0.5);
  -ms-transform: translateX(-56%) scale(0.5);
  transform: translateX(-56%) scale(0.5);
}
.no-csstransforms .flipster-carousel .flip-past {
  left: -20%;
  top: 40%;
  width: 50%;
  height: 50%;
}
.flipster-carousel .flip-future {
  -webkit-transform: translateX(110%) translateZ(0) rotateY(-54deg) scale(0.65);
  -moz-transform: translateX(110%) translateZ(0) rotateY(-54deg) scale(0.65);
  -o-transform: translateX(110%) translateZ(0) rotateY(-54deg) scale(0.65);
  -ms-transform: translateX(110%) translateZ(0) rotateY(-54deg) scale(0.65);
  transform: translateX(110%) translateZ(0) rotateY(-54deg) scale(0.65);
}
.no-csstransforms3d .flipster-carousel .flip-future {
  -webkit-transform: translateX(56%) scale(0.5);
  -moz-transform: translateX(56%) scale(0.5);
  -o-transform: translateX(56%) scale(0.5);
  -ms-transform: translateX(56%) scale(0.5);
  transform: translateX(56%) scale(0.5);
}
.no-csstransforms .flipster-carousel .flip-future {
  left: 88%;
  top: 40%;
  width: 50%;
  height: 50%;
}
.flipster-carousel .flip-prev {
-webkit-transform: translateX(-95%) translateZ(0) rotateY(0deg) scale(0.9);
    -moz-transform: translateX(-95%) translateZ(0) rotateY(0deg) scale(0.9);
    -o-transform: translateX(-95%) translateZ(0) rotateY(0deg) scale(0.9);
    -ms-transform: translateX(-95%) translateZ(0) rotateY(0deg) scale(0.9);
    transform: translateX(-95%) translateZ(0) rotateY(0deg) scale(0.9);
}
.no-csstransforms3d .flipster-carousel .flip-prev {
  -webkit-transform: translateX(-24%) scale(0.75);
  -moz-transform: translateX(-24%) scale(0.75);
  -o-transform: translateX(-24%) scale(0.75);
  -ms-transform: translateX(-24%) scale(0.75);
  transform: translateX(-24%) scale(0.75);
}
.no-csstransforms .flipster-carousel .flip-prev {
  left: -9%;
  top: 20%;
  width: 75%;
  height: 75%;
}
.flipster-carousel .flip-next {
  -webkit-transform: translateX(95%) translateZ(0) rotateY(-0deg) scale(0.9);
  -moz-transform: translateX(95%) translateZ(0) rotateY(-0deg) scale(0.9);
  -o-transform: translateX(95%) translateZ(0) rotateY(-0deg) scale(0.9);
  -ms-transform: translateX(95%) translateZ(0) rotateY(-0deg) scale(0.9);
  transform: translateX(95%) translateZ(0) rotateY(-0deg) scale(0.9);
}
.no-csstransforms3d .flipster-carousel .flip-next {
  -webkit-transform: translateX(24%) scale(0.75);
  -moz-transform: translateX(24%) scale(0.75);
  -o-transform: translateX(24%) scale(0.75);
  -ms-transform: translateX(24%) scale(0.75);
  transform: translateX(24%) scale(0.75);
}
.no-csstransforms .flipster-carousel .flip-next {
  left: 39%;
  top: 20%;
  width: 75%;
  height: 75%;
}
.flipster-carousel .flip-past,
.flipster-carousel .flip-future {
  -webkit-opacity: 0.6;
  -moz-opacity: 0.6;
  opacity: 0.6;
  z-index: 1;
  -webkit-transition-delay: 87.5ms;
  -moz-transition-delay: 87.5ms;
  -o-transition-delay: 87.5ms;
  transition-delay: 87.5ms;
}
.flipster-carousel .flip-prev,
.flipster-carousel .flip-next {
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.6;
  z-index: 2;
  -webkit-transition-delay: 58.333333333333336ms;
  -moz-transition-delay: 58.333333333333336ms;
  -o-transition-delay: 58.333333333333336ms;
  transition-delay: 58.333333333333336ms;
}



.flipster-carousel .flip-current {
  z-index: 999;
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  transform: rotateY(0deg);
  -webkit-transition-delay: 58.333333333333336ms;
  -moz-transition-delay: 58.333333333333336ms;
  -o-transition-delay: 58.333333333333336ms;
  transition-delay: 58.333333333333336ms;
}
.flipster-carousel .flip-hidden {
  visibility: hidden;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transform: rotateY(0deg) translateX(0) scale(0.5);
  -moz-transform: rotateY(0deg) translateX(0) scale(0.5);
  -o-transform: rotateY(0deg) translateX(0) scale(0.5);
  -ms-transform: rotateY(0deg) translateX(0) scale(0.5);
  transform: rotateY(0deg) translateX(0) scale(0.5);
  -webkit-transition-delay: 116.66666666666667ms;
  -moz-transition-delay: 116.66666666666667ms;
  -o-transition-delay: 116.66666666666667ms;
  transition-delay: 116.66666666666667ms;
}
/* @end */
.no-transition {
  -webkit-transition-duration: 0ms !important;
  -moz-transition-duration: 0ms !important;
  -o-transition-duration: 0ms !important;
  transition-duration: 0ms !important;
}
/* @end */
/*-- responsive --*/
@media(max-width:800px){
	.flip-items, .flip-item {
		width: 280px !important;
	}
	.flipster-carousel .flip-next {
		-webkit-transform: translateX(70%) translateZ(0) rotateY(-54deg) scale(0.8);
		-moz-transform: translateX(70%) translateZ(0) rotateY(-54deg) scale(0.8);
		-o-transform: translateX(70%) translateZ(0) rotateY(-54deg) scale(0.8);
		-ms-transform: translateX(70%) translateZ(0) rotateY(-54deg) scale(0.8);
		transform: translateX(70%) translateZ(0) rotateY(-54deg) scale(0.8);
	}
	.flipster-carousel .flip-future {
		-webkit-transform: translateX(100%) translateZ(0) rotateY(-54deg) scale(0.65);
		-moz-transform: translateX(100%) translateZ(0) rotateY(-54deg) scale(0.65);
		-o-transform: translateX(100%) translateZ(0) rotateY(-54deg) scale(0.65);
		-ms-transform: translateX(100%) translateZ(0) rotateY(-54deg) scale(0.65);
		transform: translateX(100%) translateZ(0) rotateY(-54deg) scale(0.65);
	}
	.flipster-carousel .flip-prev {
		-webkit-transform: translateX(-70%) translateZ(0) rotateY(54deg) scale(0.8);
		-moz-transform: translateX(-70%) translateZ(0) rotateY(54deg) scale(0.8);
		-o-transform: translateX(-70%) translateZ(0) rotateY(54deg) scale(0.8);
		-ms-transform: translateX(-70%) translateZ(0) rotateY(54deg) scale(0.8);
		transform: translateX(-70%) translateZ(0) rotateY(54deg) scale(0.8);
	}
	.flipster-carousel .flip-past {
		-webkit-transform: translateX(-100%) translateZ(0) rotateY(54deg) scale(0.65);
		-moz-transform: translateX(-100%) translateZ(0) rotateY(54deg) scale(0.65);
		-o-transform: translateX(-100%) translateZ(0) rotateY(54deg) scale(0.65);
		-ms-transform: translateX(-100%) translateZ(0) rotateY(54deg) scale(0.65);
		transform: translateX(-100%) translateZ(0) rotateY(54deg) scale(0.65);
	}
}
@media(max-width:667px){
	.flip-items, .flip-item {
		width: 240px !important;
	}
}
@media(max-width:600px){
	.flip-items, .flip-item {
		width: 230px !important;
	}
}
@media(max-width:480px){
	.flipster-carousel .flip-prev {
		-webkit-transform: translateX(-20%) translateZ(0) rotateY(54deg) scale(0.8);
		-moz-transform: translateX(-20%) translateZ(0) rotateY(54deg) scale(0.8);
		-o-transform: translateX(-20%) translateZ(0) rotateY(54deg) scale(0.8);
		-ms-transform: translateX(-20%) translateZ(0) rotateY(54deg) scale(0.8);
		transform: translateX(-20%) translateZ(0) rotateY(54deg) scale(0.8);
	}
	.flipster-carousel .flip-next {
		-webkit-transform: translateX(20%) translateZ(0) rotateY(-54deg) scale(0.8);
		-moz-transform: translateX(20%) translateZ(0) rotateY(-54deg) scale(0.8);
		-o-transform: translateX(20%) translateZ(0) rotateY(-54deg) scale(0.8);
		-ms-transform: translateX(20%) translateZ(0) rotateY(-54deg) scale(0.8);
		transform: translateX(20%) translateZ(0) rotateY(-54deg) scale(0.8);
	}
	.flipster-carousel .flip-future {
		-webkit-transform: translateX(20%) translateZ(0) rotateY(-54deg) scale(0.65);
		-moz-transform: translateX(20%) translateZ(0) rotateY(-54deg) scale(0.65);
		-o-transform: translateX(20%) translateZ(0) rotateY(-54deg) scale(0.65);
		-ms-transform: translateX(20%) translateZ(0) rotateY(-54deg) scale(0.65);
		transform: translateX(20%) translateZ(0) rotateY(-54deg) scale(0.65);
	}
		.flipster-carousel .flip-past {
		-webkit-transform: translateX(-20%) translateZ(0) rotateY(54deg) scale(0.65);
		-moz-transform: translateX(-20%) translateZ(0) rotateY(54deg) scale(0.65);
		-o-transform: translateX(-20%) translateZ(0) rotateY(54deg) scale(0.65);
		-ms-transform: translateX(-20%) translateZ(0) rotateY(54deg) scale(0.65);
		transform: translateX(-20%) translateZ(0) rotateY(54deg) scale(0.65);
	}
	.flip-items, .flip-item {
		width: 270px !important;
	}
}
@media(max-width:480px){
	.is-next, .is-prev {
		padding: 5px 5px;
		font-size: 30px;
		width: 26px;
		bottom: 67%;
	}
}
/*-- //responsive --*/.display-flex,.brands-grid .item .image .brand-image,.shop-by-brand .featured-brands .featured-brand-list .owl-stage{display:-webkit-box;display:-ms-flexbox;display:flex}.align-items,.brands-grid .item .image .brand-image,.shop-by-brand .featured-brands .featured-brand-list .owl-stage{-ms-flex-align:center;align-items:center}.justify-content-space{-ms-flex-pack:space-between;justify-content:space-between}.justify-content-center,.brands-grid .item .image .brand-image{-ms-flex-pack:center;justify-content:center}.color-primary{color:#f68872}.bg-primary,.shop-by-brand .characters-filter li>a:hover{background-color:#f68872}.border-primary{border-color:#f68872}.border-bt-primary{border-bottom-color:#f68872}.border-t-primary{border-top-color:#f68872}.border-l-primary{border-left-color:#f68872}.border-r-primary{border-right-color:#f68872}.fill-primary{fill:#f68872 !important}.brands-grid .item{margin-bottom:30px}.brands-grid .item .image .brand-image{height:150px;border:1px solid #eaeaea}.brands-grid .item .image img{max-width:calc(100% - 20px);width:auto;opacity:0.5;transition:all 300ms;-webkit-transition:all 300ms;-moz-transition:all 300ms;-o-transition:all 300ms}.brands-grid .item .image:hover img{opacity:1}.brands-grid .item .brand-name{text-align:center;margin:15px 0 0}.brands-grid .item .brand-name .brand-title{font-size:1.125rem;font-weight:500}.brands-grid .item .brand-name .count{color:#999}.shop-by-brand .description{text-align:center;border:1px solid #eaeaea;padding:20px 15px;line-height:1.9;border-radius:5px}.shop-by-brand .description+.featured-brands{margin-top:70px}.shop-by-brand .featured-brands .block-content{margin:0 -15px}.shop-by-brand .featured-brands .block-content .owl-item{padding:0 15px}.shop-by-brand .featured-brands .block-content .owl-item .item{margin:0}.shop-by-brand .featured-brands+.brand-search{padding:50px 0;border-top:1px solid #eaeaea}.shop-by-brand .content-heading{margin-bottom:50px}.shop-by-brand .content-heading .title{margin:0 0 5px;font-weight:600;font-size:2.5rem;color:#222222;text-align:center}.shop-by-brand .brand-search{margin-top:70px}.shop-by-brand .brand-search .search_brand_form{border:1px solid #e7e7e7;overflow:hidden}.shop-by-brand .brand-search .search_brand_form form{display:table;position:relative;width:100%}.shop-by-brand .brand-search .search_brand_form form .form-group>input[type="text"]{border:none;height:42px;line-height:42px;vertical-align:middle}.shop-by-brand .brand-search .search_brand_form form .actions{white-space:nowrap;width:1%;cursor:pointer}.shop-by-brand .brand-search .search_brand_form form .actions .action.primary{margin-right:-4px}.shop-by-brand .brand-search .search_brand_form .form-group,.shop-by-brand .brand-search .search_brand_form .actions{display:table-cell}.shop-by-brand .characters-filter{display:flex;justify-content:center;margin:15px 0 0;flex-wrap:wrap}.shop-by-brand .characters-filter li{height:36px;line-height:36px;margin:3px;padding:0;text-align:center;width:36px}.shop-by-brand .characters-filter li>a{display:block;border:1px solid #f0f0f0;border-radius:4px;color:#999}.shop-by-brand .characters-filter li>a:hover{color:#fff}.shop-by-brand .btn.btn-secondary,.shop-by-brand .primary{height:46px}.brand-brand-view .brand-info .brand-image{text-align:center}.brand-brand-view .brand-info .brand-image+.brand-description{margin-top:50px}.brand-brand-view .brand-info .brand-description{font-size:1rem;line-height:1.9}.brand-product-list .toolbar-products{width:100%}.brand-product-list .toolbar-products .field.limiter{display:none}.brand-product-list .toolbar-products .filter-placeholder{display:none !important}.brand-product-list .toolbar-products .toolbar-sorter{margin-left:auto}.brand-product-list .products.list.items .action.towishlist>span{margin:unset;overflow:visible;padding:0;position:inherit;width:100%}@media (min-width:1200px){.shop-by-brand .col-custom-5{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}}@media (max-width:576px){.shop-by-brand .all-brands .brand-list.line{margin:0 -10px}.shop-by-brand .all-brands .brand-list.line .item{padding:0 10px}.shop-by-brand .featured-brands .block-content{margin:0 -10px}.shop-by-brand .featured-brands .block-content .owl-item{padding:0 10px}}