/* media queries */
/* colors */
/* For background(Change if you like) */
/* Background */
.bg-main {
  background-color: #fff;
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
a {
  text-decoration: none;
}
a:active,
a:focus,
a:hover {
  text-decoration: none;
}
/*
.font-face('Sourse Sans Regular', 'sourcesanspro-semibold', '@{static}fonts');
.font-face('Sourse Sans Light', 'sourcesanspro-light', '@{static}fonts');
.font-face('Sourse Sans Semibold', 'sourcesanspro-semibold', '@{static}fonts');
.font-face('Poppins-SemiBold','Poppins-SemiBold','@{static}fonts');
.font-face('Poppins-Medium','Poppins-Medium','@{static}fonts');
.font-face('Poppins-Regular','Poppins-Regular','@{static}fonts');
.font-face('Poppins-Light','Poppins-Light','@{static}fonts');
.font-face('Poppins-Bold','Poppins-Bold','@{static}fonts');
.font-face('Montserrat Semi-Bold','montserrat-semibold', '@{static}fonts');
.font-face('Montserrat Regular','montserrat-regular', '@{static}fonts');
.font-face('Montserrat Light','montserrat-light', '@{static}fonts');
.font-face('Montserrat Extra-Bold', 'montserrat-extrabold', '@{static}fonts');
.font-face('Montserrat Bold','montserrat-bold', '@{static}fonts');

.font-face('Open Sans Regular', 'OpenSans-Regular', '@{static}fonts');
*/
@font-face {
  font-family: 'Open Sans Regular';
  src: url('https://shortcutcomputer.ro/static/fonts/OpenSans-Regular-webfont.eot');
  src: url('https://shortcutcomputer.ro/static/fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('https://shortcutcomputer.ro/static/fonts/OpenSans-Regular-webfont.svg#OpenSans-Regular') format('svg'), url('https://shortcutcomputer.ro/static/fonts/OpenSans-Regular-webfont.woff') format('woff'), url('https://shortcutcomputer.ro/static/fonts/OpenSans-Regular-webfont.ttf') format('truetype');
  font-weight: 'normal';
  font-style: 'normal';
}
@font-face {
  font-family: 'Font Awesome';
  src: url('https://shortcutcomputer.ro/static/fonts/fontawesome-webfont.eot');
  src: url('https://shortcutcomputer.ro/static/fonts/fontawesome-webfont.eot?#iefix') format('embedded-opentype'), url('https://shortcutcomputer.ro/static/fonts/fontawesome-webfont.svg#fontawesome') format('svg'), url('https://shortcutcomputer.ro/static/fonts/fontawesome-webfont.woff') format('woff'), url('https://shortcutcomputer.ro/static/fonts/fontawesome-webfont.ttf') format('truetype');
  font-weight: 'normal';
  font-style: 'normal';
}
@font-face {
  font-family: 'Open Sans';
  src: url('https://shortcutcomputer.ro/static/fonts/OpenSans-Regular-webfont.eot');
  src: url('https://shortcutcomputer.ro/static/fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('https://shortcutcomputer.ro/static/fonts/OpenSans-Regular-webfont.svg#OpenSans-Regular') format('svg'), url('https://shortcutcomputer.ro/static/fonts/OpenSans-Regular-webfont.woff') format('woff'), url('https://shortcutcomputer.ro/static/fonts/OpenSans-Regular-webfont.ttf') format('truetype');
  font-weight: 'normal';
  font-style: 'normal';
}
@font-face {
  font-family: 'Open Sans Light';
  src: url('https://shortcutcomputer.ro/static/fonts/OpenSans-Light-webfont.eot');
  src: url('https://shortcutcomputer.ro/static/fonts/OpenSans-Light-webfont.eot?#iefix') format('embedded-opentype'), url('https://shortcutcomputer.ro/static/fonts/OpenSans-Light-webfont.svg#OpenSans-Light') format('svg'), url('https://shortcutcomputer.ro/static/fonts/OpenSans-Light-webfont.woff') format('woff'), url('https://shortcutcomputer.ro/static/fonts/OpenSans-Light-webfont.ttf') format('truetype');
  font-weight: 'normal';
  font-style: 'normal';
}
@font-face {
  font-family: 'Open Sans Semibold';
  src: url('https://shortcutcomputer.ro/static/fonts/OpenSans-Semibold-webfont.eot');
  src: url('https://shortcutcomputer.ro/static/fonts/OpenSans-Semibold-webfont.eot?#iefix') format('embedded-opentype'), url('https://shortcutcomputer.ro/static/fonts/OpenSans-Semibold-webfont.svg#OpenSans-Semibold') format('svg'), url('https://shortcutcomputer.ro/static/fonts/OpenSans-Semibold-webfont.woff') format('woff'), url('https://shortcutcomputer.ro/static/fonts/OpenSans-Semibold-webfont.ttf') format('truetype');
  font-weight: 'normal';
  font-style: 'normal';
}
@font-face {
  font-family: 'Open Sans Bold';
  src: url('https://shortcutcomputer.ro/static/fonts/OpenSans-Bold-webfont.eot');
  src: url('https://shortcutcomputer.ro/static/fonts/OpenSans-Bold-webfont.eot?#iefix') format('embedded-opentype'), url('https://shortcutcomputer.ro/static/fonts/OpenSans-Bold-webfont.svg#OpenSans-Bold') format('svg'), url('https://shortcutcomputer.ro/static/fonts/OpenSans-Bold-webfont.woff') format('woff'), url('https://shortcutcomputer.ro/static/fonts/OpenSans-Bold-webfont.ttf') format('truetype');
  font-weight: 'normal';
  font-style: 'normal';
}
.fa {
  font-family: 'Font Awesome', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
}
a {
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.small-button {
  display: inline-block;
  width: 60px;
  height: 40px;
  border-radius: 2px;
  position: relative;
  margin-left: 7px;
  background-color: #505050;
}
.small-button i {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #2c2c2c;
  font-size: 26px;
}
.small-button i.yellow-cart {
  opacity: 0;
}
.small-button i.yellow-heart {
  opacity: 0;
}
.small-button:hover {
  background-color: #2c2c2c;
}
.small-button:hover i {
  color: #ffd50a;
}
.small-button:hover i.yellow-cart {
  opacity: 1;
}
.small-button:hover i.black-cart {
  opacity: 0;
}
.small-button:hover i.yellow-heart {
  opacity: 1;
}
.small-button:hover i.black-heart {
  opacity: 0;
}
#print {
  background-color: #FED926;
  color: #0c0c0c;
  display: inline-block;
  width: 140px;
  heihgt: 40px;
  line-height: 40px;
  font-size: 14px;
  text-transform: uppercase;
  font-family: 'Sourse Sans Semibold', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
  border-radius: 3px;
  padding: 0 20px;
  position: relative;
}
#print:hover {
  color: #ffd50a;
  background-color: #0c0c0c;
}
#print:hover i.yellow-printer {
  opacity: 1;
}
#print:hover i.printer {
  opacity: 0;
}
#print i {
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translate(0, -50%);
  transition: all 0.3s ease-in-out 0s;
}
#print i.yellow-printer {
  opacity: 0;
}
#back-to-top {
  width: 42px;
  height: 42px;
  display: block;
  background-color: #999999;
  position: fixed;
  bottom: 40px;
  right: 40px;
  z-index: 4;
  display: none;
  cursor: pointer;
  transition: all 0.3s ease-in-out 0s;
}
#back-to-top:hover {
  background-color: transparent;
  border: 2px solid #999999;
}
#back-to-top:hover i {
  color: #999999;
}
#back-to-top i {
  font-size: 24px;
  transition: all 0.3s ease-in-out 0s;
  color: #343434;
  position: absolute;
  top: 45%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media (max-width: 767px) {
  #back-to-top {
    bottom: 20px;
    right: 20px;
  }
}
.bars-button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.bars-button .line {
  display: block;
  width: 20px;
  height: 2px;
  background-color: #fff;
  margin-bottom: 4px;
}
.bars-button .line:last-child {
  margin-bottom: 0;
}
.button {
  font-size: 16px !important;
  line-height: 25px;
  display: inline-block;
  padding: 10px 20px 10px;
  color: #f5f5f5 !important;
  cursor: pointer;
  border-radius: 0px;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  transition: all 0.25s ease;
  text-align: center;
  font-family: 'Open Sans Bold', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif !important;
  border: 1px solid #eaeaea;
  text-transform: none !important;
  background: #4a90d5;
}
.button:hover {
  background: #ffffff;
}
.button.small-big {
  padding: 4px 20px 4px;
  font-size: 16px;
}
.button.small {
  padding: 8px 20px 7px;
  font-size: 14px;
  color: #676767;
}
.button.small i {
  margin-right: 5px;
  vertical-align: middle;
  margin-top: -2px;
  font-size: 18px;
}
.button.small i:last-of-type {
  margin-left: 5px;
  margin-right: 0;
}
.button.crimson {
  background: #4a90d5 !important;
}
.button.contact-btn {
  display: block;
  margin-right: 15px;
  font-size: 18px !important;
  font-family: 'Open Sans Semibold', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif !important;
  text-transform: none !important;
}
.button.list-btn {
  height: 40px;
  width: 60px;
  padding: 0 !important;
  position: relative;
  margin-left: 2px;
  margin-top: 20px;
  border: none !important;
}
.button.list-btn i {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 26px;
  transition: all 0.3s ease-in-out 0s;
}
.button.list-btn i.black-cart {
  opacity: 0;
}
.button.list-btn i.black-heart {
  opacity: 0;
}
.button.lowercase {
  text-transform: lowercase;
}
.button.uppercase {
  text-transform: uppercase;
}
.button.block {
  display: block;
}
.button.yellow {
  background-color: #fdd702;
  color: #0c0c0c;
  font-family: 'Sourse Sans Semibold', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
}
.button.yellow:hover {
  color: #ffd50a;
  background-color: #0c0c0c;
}
.button.gray {
  background-color: #dfdfdf;
  color: #0c0c0c;
}
.button.gray:hover {
  color: #ffffff;
  background-color: #7d7d7d;
}
.button.gray-light {
  background-color: #ececec;
  color: #2c2c2c;
}
.button.gray-light:hover {
  background-color: #ffd50a;
}
.underfilter-btn {
  display: block !important;
  font-size: 14px !important;
}
.sprite {
  display: inline-block;
  background-image: url('/static/images/sprite.png');
}
.sprite.grid-view {
  width: 20px;
  height: 9px;
  background-position: 0 0;
}
.sprite.list-view {
  width: 20px;
  height: 9px;
  background-position: 0 -11px;
}
.sprite2 {
  display: inline-block;
  background-image: url('/static/images/sprite2.png');
}
.sprite2.user {
  width: 24px;
  height: 24px;
  background-position: -24px 0;
}
.sprite2.search {
  width: 18px;
  height: 18px;
  background-position: 0 0;
}
.sprite2.black-search {
  width: 18px;
  height: 18px;
  background-position: -156px 0;
}
.sprite2.red-cart {
  width: 31px;
  height: 26px;
  background-position: -52px 1px;
}
.sprite2.yellow-cart {
  width: 31px;
  height: 26px;
  background-position: -63px -30px;
}
.sprite2.white-wheel {
  width: 18px;
  height: 18px;
  background-position: -86px -1px;
}
.sprite2.small-black-wheel {
  width: 18px;
  height: 18px;
  background-position: -86px -1px;
}
.sprite2.mouse-scroll {
  width: 14px;
  height: 35px;
  background-position: 0 0;
}
.sprite2.red-heart {
  width: 27px;
  height: 23px;
  background-position: 3px -28px;
}
.sprite2.black-cart {
  width: 31px;
  height: 26px;
  background-position: -31px -30px;
}
.sprite2.white-cart {
  width: 31px;
  height: 26px;
  background-position: -76px -57px;
}
.sprite2.phone {
  width: 24px;
  height: 24px;
  background-position: 0 -56px;
}
.sprite2.black-phone {
  width: 24px;
  height: 24px;
  background-position: -108px -56px;
}
.sprite2.envelope {
  width: 24px;
  height: 16px;
  background-position: -27px -58px;
}
.sprite2.black-envelope {
  width: 24px;
  height: 16px;
  background-position: -137px -58px;
}
.sprite2.map-marker {
  width: 20px;
  height: 25px;
  background-position: -53px -58px;
}
.sprite2.black-map-marker {
  width: 20px;
  height: 25px;
  background-position: -164px -58px;
}
.sprite2.black-wheel {
  width: 30px;
  height: 30px;
  background-position: 0 -84px;
}
.sprite2.black-heart {
  width: 30px;
  height: 27px;
  background-position: -32px -84px;
}
.sprite2.black-user {
  width: 24px;
  height: 24px;
  background-position: -64px -87px;
}
.sprite2.line-l {
  width: 278px;
  height: 1px;
  background-position: 0 -119px;
}
.sprite2.line-r {
  width: 278px;
  height: 1px;
  background-position: 0 -122px;
}
.sprite2.elipse-l {
  width: 186px;
  height: 182px;
  background-position: 0 0;
}
.sprite2.elipse-r {
  width: 186px;
  height: 182px;
  background-position: 0 0;
}
.sprite2.polygon {
  width: 80px;
  height: 80px;
  background-position: 0 0;
}
.sprite3 {
  display: inline-block;
  background-image: url('/static/images/sprite3.png');
}
.sprite3.black-user {
  width: 28px;
  height: 27px;
  background-position: -160px 0;
}
.sprite3.small-black-wheel {
  width: 18px;
  height: 18px;
  background-position: -191px 0px;
}
.sprite3.black-map-marker {
  width: 22px;
  height: 22px;
  background-position: -134px 0;
}
.sprite3.black-envelope {
  width: 22px;
  height: 18px;
  background-position: -112px 0;
}
.sprite3.black-phone {
  width: 22px;
  height: 22px;
  background-position: -88px 0;
}
.sprite3.white-phone {
  width: 22px;
  height: 22px;
  background-position: -88px -24px;
}
.sprite3.black-search {
  width: 18px;
  height: 18px;
  background-position: -69px 0;
}
.sprite3.black-heart {
  width: 28px;
  height: 27px;
  background-position: -38px 0;
}
.sprite3.yellow-heart {
  width: 28px;
  height: 27px;
  background-position: -38px -37px;
}
.sprite3.white-heart {
  width: 28px;
  height: 27px;
  background-position: -38px -101px;
}
.sprite3.red-heart {
  width: 28px;
  height: 27px;
  background-position: -38px -68px;
}
.sprite3.black-cart {
  width: 32px;
  height: 31px;
  background-position: -2px 0;
}
.sprite3.yellow-cart {
  width: 32px;
  height: 31px;
  background-position: -2px -33px;
}
.sprite3.white-cart {
  width: 32px;
  height: 31px;
  background-position: -2px -97px;
}
.sprite3.red-cart {
  width: 32px;
  height: 31px;
  background-position: -2px -65px;
}
.sprite3.small-white-phone {
  width: 17px;
  height: 17px;
  background-position: -88px -53px;
}
.sprite3.printer {
  width: 24px;
  height: 24px;
  background-position: -212px 0px;
}
.sprite3.yellow-printer {
  width: 24px;
  height: 24px;
  background-position: -212px -26px;
}
.sprite4 {
  display: inline-block;
  background-image: url('/static/images/sprite4.png');
}
.sprite4.shadow-cart {
  width: 32px;
  height: 32px;
  background-position: -3px -2px;
}
.sprite4.shadow-user {
  width: 28px;
  height: 29px;
  background-position: -37px -2px;
}
.sprite4.white-heart {
  width: 27px;
  height: 24px;
  background-position: -66px -1px;
}
.sprite4.white-cart {
  width: 32px;
  height: 33px;
  background-position: -95px -1px;
}
.sprite4.angle-phone {
  width: 100px;
  height: 115px;
  background-position: -1px -35px;
}
.sprite4.angle-truck {
  width: 107px;
  height: 102px;
  background-position: -1px -151px;
}
.sprite4.angle-gift {
  width: 97px;
  height: 118px;
  background-position: -1px -254px;
}
.form h2 {
  padding: 0 0 11px;
  font-size: 18px;
  line-height: 26px;
  color: #ff5a00;
  font-family: 'Sourse Sans Semibold', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
}
.form input,
.form textarea {
  width: 100%;
  border: 1px solid rgba(110, 115, 129, 0.1);
  background: rgba(110, 115, 129, 0.1);
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.02) inset;
  height: 38px;
  padding: 10px 15px;
  color: #0c0c0c;
  font-family: 'Open Sans', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
  font-size: 12px;
}
.form input:focus,
.form textarea:focus {
  border: 1px solid #b9b9b9 !important;
  outline: none;
}
.form textarea {
  resize: none;
  height: 115px;
}
.form .input-section h2 {
  font-family: 'Open Sans Semibold', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
  color: #343434;
}
.form .input-section dl {
  padding: 0 0 0 130px;
  position: relative;
  margin-bottom: 20px;
}
.form .buttons {
  padding-left: 130px;
}
.form .buttons .forgot-password a {
  font-size: 13px;
  color: #b9b9b9;
  font-family: 'Open Sans', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
}
.form dt {
  width: 130px;
  position: absolute;
  top: 16px;
  left: 1px;
  color: #b5b5b5;
  font-family: 'Open Sans Light', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
  font-size: 15px;
}
.form dt label {
  display: inline;
  line-height: 20px;
  color: #505050;
}
.form dt span {
  color: #72383c;
}
.form.login,
.form.logout {
  text-align: left;
}
.form.login dt,
.form.logout dt {
  padding: 0 0 6px 0px;
  width: auto;
  position: relative;
  top: auto;
  left: auto;
}
.form.login dd,
.form.logout dd {
  padding-bottom: 13px;
}
.form.login input,
.form.logout input {
  font-family: 'Montserrat Light', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
  font-size: 11px;
  height: 44px;
  padding: 8px 15px !important;
  color: #505050;
}
.form.login .buttons,
.form.logout .buttons {
  padding-top: 9px;
  font-size: 15px;
  padding-left: 0;
}
.form.login .buttons > div,
.form.logout .buttons > div,
.form.login .buttons > strong,
.form.logout .buttons > strong {
  display: inline-block;
  width: 48%;
}
.form.login .buttons .button,
.form.logout .buttons .button {
  font-size: 15px;
}
.form.login .register-button,
.form.logout .register-button {
  margin: 20px -30px -30px;
  padding: 25px 30px 24px;
  font-size: 12px;
  border-radius: 0 0 3px 3px;
  display: block;
  color: #b9b9b9;
  text-transform: uppercase;
  font-family: 'Montserrat Light', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
  background: linear-gradient(to top, #f4f4f4 0%, #fefefe 100%);
}
.form.login .register-button:hover,
.form.logout .register-button:hover {
  background: linear-gradient(to bottom, #f4f4f4 0%, #fefefe 100%);
}
.form.login .register-button i,
.form.logout .register-button i {
  margin: -1px 0 0 8px;
  font-size: 18px;
  color: #b9b9b9;
  vertical-align: middle;
}
.form.logout .logout-button {
  padding: 15px 30px;
  margin: 10px -30px -30px;
  background-color: #f4f4f4;
}
.external-form {
  padding: 81px 0 0 15px !important;
}
.form-search {
  font-family: 'Montserrat Light', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif !important;
}
.form-search input {
  width: 100%;
  height: 38px;
  padding: 0px 40px 4px 20px;
  background-color: #fff;
  border: 0px solid #cecece;
  font-size: 13px;
  transition: all 0.3s ease-in-out 0s;
  color: #bdbcbc;
  border-radius: 0px;
}
.form-search input:focus {
  outline: none;
  border: 1px solid #b9b9b9;
}
.form-search input::-webkit-input-placeholder {
  opacity: 1;
}
.form-search input:-moz-placeholder {
  /* Firefox 18- */
  opacity: 1;
}
.form-search input::-moz-placeholder {
  /* Firefox 19+ */
  opacity: 1;
}
.form-search input:-ms-input-placeholder {
  opacity: 1;
}
.form-search .search-section {
  position: relative;
}
.form-search .form-submitter {
  width: 38px;
  position: absolute;
  top: 2px;
  right: 2px;
  height: 38px;
  text-align: center;
  line-height: 30px;
  color: #bdbcbc;
  font-size: 18px;
}
.form-search .form-submitter .search {
  position: relative;
  top: 2px;
  right: 5px;
}
.form-search .form-submitter:hover {
  color: #ff5a00;
}
.form-search .search-section {
  position: relative;
}
.form-search .categories-search {
  position: absolute;
  top: 0;
  left: 0;
  background-color: transparent;
  text-align: left;
  z-index: 5;
}
.form-search .categories-search:before {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(0, -50%);
  content: '';
  width: 1px;
  height: 10px;
  background-color: #f6f6f6;
}
.form-search .categories-search:hover {
  border: 1px solid rgba(185, 185, 185, 0.2);
  border-radius: 4px;
  background-color: #ffffff;
}
.form-search .categories-search:hover .drop-section {
  width: 300px;
  height: auto;
  padding: 0 30px 21px;
}
.form-search .categories-search:hover .drop-section .heading-drop {
  padding-left: 0;
  padding-bottom: 12px;
  border-bottom: 1px solid #dfdfdf;
}
.form-search .categories-search:hover .drop-section .heading-drop > i {
  right: 0;
}
.form-search .categories-search .drop-section {
  width: 140px;
  height: 38px;
  font-size: 15px;
  overflow: hidden;
}
.form-search .categories-search .heading-drop {
  padding: 12px 25px 0 12px;
  position: relative;
}
.form-search .categories-search .heading-drop > i {
  position: absolute;
  top: 10px;
  right: 12px;
  font-size: 17px;
  cursor: default;
  color: #bdbcbc;
}
.form-search .categories-search strong {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  color: #bdbcbc;
  text-overflow: ellipsis;
  cursor: default;
  font-size: 13px;
}
.form-search .categories-search .list-categories {
  padding-top: 10px;
}
.form-search .categories-search .list-categories li {
  margin-top: 13px;
}
.form-search .categories-search .list-categories li a {
  cursor: pointer;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  transition: all 0.25s ease;
  color: #0c0c0c;
}
.form-search .categories-search .list-categories li a:hover {
  color: #ffba00;
}
.form-search .categories-search .list-categories li i {
  padding-right: 4px;
}
.newsletter .input-section {
  padding-right: 171px;
  position: relative;
  height: 61px;
}
.newsletter input {
  padding: 10px 20px;
  width: 100%;
  height: 52px;
  border: 1px solid #e8e8e8;
  background-color: #ffffff;
  font-family: 'Open Sans', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
  color: #505050;
  font-size: 13px;
}
.newsletter .button {
  width: 170px;
  position: absolute;
  top: 0;
  right: 2px;
  padding: 0 10px;
  height: 52px;
  line-height: 52px;
  font-size: 16px;
}
.newsletter .button i {
  padding-left: 16px;
  font-size: 22px;
}
.contact-form {
  padding: 13px 0 18px;
}
.contact-form .input-section {
  padding: 0 15px;
}
.contact-form .buttons {
  padding-left: 145px;
}
.contact-form .buttons .small-big {
  margin-top: 0;
}
.nice-input-form {
  max-width: 470px;
  width: 100%;
}
.nice-input-form input {
  height: 38px;
  padding: 11px 48px 9px 15px;
  font-size: 14px;
}
.nice-input-form .input-section {
  position: relative;
}
.nice-input-form .buttons {
  padding-left: 0;
  position: absolute;
  top: 1px;
  right: 0;
}
.nice-input-form .buttons a {
  width: 49px;
  height: 38px;
  display: block;
  line-height: 38px;
  text-align: center;
  cursor: pointer;
}
.nice-input-form .buttons a i {
  width: 15px;
  height: 15px;
  padding-left: 1px;
  background-color: #ffd50a;
  color: #ffffff;
  border-radius: 3px;
  line-height: 15px;
  font-size: 10px;
}
/* Nice INPUTS */
.check-section {
  padding-left: 24px;
  position: relative;
}
.check-section:first-of-type {
  margin-left: 0;
}
.check-section a {
  color: #2c2c2c;
  display: inline-block;
}
.check-section span {
  font-size: 13px;
  color: #7d7d7d;
}
input[type="radio"]:not(:checked),
input[type="radio"]:checked {
  position: absolute;
  left: -9999px;
}
input[type="radio"]:not(:checked) + .lbl,
input[type="radio"]:checked + .lbl {
  margin: 0;
  font-family: 'Open Sans', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
  cursor: pointer;
}
input[type="radio"]:not(:checked) + .lbl:before,
input[type="radio"]:checked + .lbl:before {
  width: 22px;
  height: 22px;
  position: absolute;
  left: 0;
  top: 1px;
  border: 1px solid #dfdfdf;
  content: '';
}
input[type="radio"]:not(:checked) + .lbl:after,
input[type="radio"]:checked + .lbl:after {
  content: '';
  background-color: #505050;
  width: 13px;
  height: 13px;
  position: absolute;
  top: 5px;
  left: 4px;
  transition: all .2s;
}
input[type="radio"].error:not(:checked) + .lbl:before,
input[type="radio"].error:checked + .lbl:before {
  border-color: #ff5a00;
}
input.error,
textarea.error {
  border-color: #ff5a00;
}
input[type="radio"]:not(:checked) + .lbl:after {
  opacity: 0;
}
input[type="radio"]:checked + .lbl:after {
  opacity: 1;
}
input[type="checkbox"]:not(:checked),
input[type="checkbox"]:checked {
  position: absolute;
  left: -9999px;
}
input[type="checkbox"]:not(:checked) + .lbl,
input[type="checkbox"]:checked + .lbl {
  font-family: 'Sourse Sans Regular', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
}
input[type="checkbox"]:not(:checked) + .lbl:before,
input[type="checkbox"]:checked + .lbl:before {
  width: 12px;
  height: 13px;
  position: absolute;
  left: 0;
  top: 6px;
  border: 1px solid #dfdfdf;
  background: #f9f9f9;
  content: "";
}
input[type="checkbox"]:not(:checked) + .lbl:after,
input[type="checkbox"]:checked + .lbl:after {
  content: '\f00d';
  font-family: 'Font Awesome', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
  position: absolute;
  width: 10px;
  height: 10px;
  top: 7px;
  left: 1px;
  line-height: 10px;
  font-size: 14px;
  transition: all .2s;
  color: #ffd50a;
}
input[type="checkbox"].error:not(:checked) + .lbl:before,
input[type="checkbox"].error:checked + .lbl:before {
  border-color: #ff5a00;
}
input.error,
textarea.error {
  border-color: #ff5a00;
}
input[type="checkbox"]:not(:checked) + .lbl:after {
  opacity: 0;
}
input[type="checkbox"]:checked + .lbl:after {
  opacity: 1;
}
@media (max-width: 991px) {
  .newsletter {
    padding-top: 30px;
  }
}
@media (max-width: 767px) {
  .newsletter .input-section {
    height: auto;
    padding-right: 0;
  }
  .newsletter .button {
    display: block;
    width: auto;
    margin-top: 15px;
    position: relative;
    top: auto;
    border-radius: 3px;
    left: auto;
  }
  .newsletter input {
    border-radius: 3px;
  }
  .form-search input {
    padding-left: 15px;
  }
  .form-search .categories-search {
    display: none;
  }
  .nice-input-form {
    max-width: 100%;
  }
}
@media (max-width: 600px) {
  .form .buttons {
    padding-left: 0;
  }
  .form dl {
    padding-left: 0 !important;
  }
  .form dt {
    padding-bottom: 8px;
    position: relative;
    top: auto;
    left: auto;
  }
  .contact-form .buttons {
    padding-left: 15px;
  }
}
#content {
  padding: 30px 0 30px;
  background-color: #ffffff;
}
.has-drop {
  position: relative;
}
.has-drop:hover > .drop-section {
  display: block;
}
.drop-section {
  position: absolute;
  top: 100%;
  z-index: 999;
  display: none;
}
.drop-section.partial-display {
  position: relative;
  display: block;
}
.hidden-overflow {
  overflow: hidden;
}
.description {
  font-size: 13px;
  line-height: 26px;
  color: #7d7d7d;
}
.description.small {
  font-size: 14px;
  line-height: 22px;
}
@media (min-width: 1200px) {
  .container {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hover-section > a {
    padding-left: 25px;
  }
  .hover-section > a i.fa-user,
  .hover-section > a i.fa-shopping-cart {
    font-size: 20px;
    top: 4px;
  }
}
@media (max-width: 767px) {
  #content {
    padding-top: 0;
  }
}
.heading-footer {
  padding: 1px 0 6px;
  font-size: 16px;
  line-height: 26px;
  text-transform: uppercase;
  font-family: 'Sourse Sans Semibold', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
  color: #2c2c2c;
}
.heading-page {
  padding: 10px 0;
}
.heading-page .heading {
  font-size: 34px;
  line-height: 40px;
  color: #b9b9b9;
  font-family: 'Open Sans Light', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
}
.heading-page .heading strong {
  font-size: 24px;
  line-height: 26px;
  font-family: 'Sourse Sans Light', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
  color: #7d7d7d;
}
.heading-page .right-heading-section > strong,
.heading-page .right-heading-section > form {
  display: inline-block;
  vertical-align: middle;
}
.heading-page .right-heading-section strong {
  font-size: 14px;
  padding-right: 12px;
}
.pick-title {
  font-size: 18px;
  color: #111111;
  text-transform: uppercase;
  display: block;
  font-family: 'Sourse Sans Regular', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
  padding: 5px 0 15px;
}
.heading-bordered {
  font-size: 15px;
  line-height: 20px;
  padding-top: 30px;
  border-bottom: 1px solid #dfdfdf;
}
.heading-bordered span {
  padding: 4px 20px 4px;
  font-family: 'Open Sans Semibold', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
  color: #ffffff;
  background-color: #343434;
  display: inline-block;
}
.heading-bordered a {
  margin-top: 12px;
  font-family: 'Open Sans', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
  font-size: 14px;
  line-height: 26px;
  color: #2c2c2c;
}
.heading-bordered a i {
  width: 20px;
  height: 20px;
  margin: -2px 9px 0 0;
  border-radius: 50%;
  background-color: #999999;
  color: #ffffff;
  font-size: 18px;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
}
.checkout-heading {
  padding: 0 0 0 60px;
  min-height: 42px;
  position: relative;
  font-size: 20px;
  line-height: 24px;
  font-family: 'Open Sans Bold', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
}
.checkout-heading span {
  font-size: 14px;
  font-family: 'Open Sans Bold', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
  display: block;
  color: #505050;
}
.checkout-heading i {
  width: 43px;
  height: 42px;
  background: #343434;
  position: absolute;
  top: 0;
  left: 0;
  color: #b9b9b9;
  font-size: 20px;
  line-height: 42px;
  text-align: center;
}
@media (max-width: 767px) {
  .heading-page .heading {
    font-size: 24px;
    line-height: 30px;
  }
  .heading-page .right-heading-section {
    text-align: left;
  }
  .heading-page .right-heading-section strong {
    display: block;
    padding: 15px 0;
  }
}
@media (max-width: 450px) {
  .heading-bordered a {
    display: none;
  }
}
.breadcrumbs-section {
  border-bottom: 1px solid #dfdfdf;
  font-size: 0;
}
.breadcrumbs-section .previous-page {
  padding: 6px 15px;
  display: inline-block;
  font-size: 14px;
  line-height: 20px;
  color: #505050;
  background-color: #f5f5f5;
}
.breadcrumbs-section .previous-page:hover {
  color: #ededed;
  background-color: #676767;
}
.breadcrumbs-section .previous-page i {
  padding-right: 13px;
  margin-top: -2px;
  color: #505050;
  font-size: 18px;
  vertical-align: middle;
}
.breadcrumbs-section .buttons {
  width: 15%;
  text-align: right;
}
.navigator {
  padding: 9px 0 10px;
  font-size: 14px;
  line-height: 20px;
  display: block;
  height: 100%;
}
.navigator li {
  padding-left: 12px;
  display: inline;
  color: #898989;
  font-family: 'Open Sans', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
}
.navigator li:first-of-type {
  padding-left: 0;
}
.navigator li:last-of-type {
  font-family: 'Open Sans Bold', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
}
.navigator a {
  color: #0c0c0c;
}
.navigator a p {
  display: inline;
}
@media (max-width: 767px) {
  .breadcrumbs-section > div {
    width: 100%;
  }
  .breadcrumbs-section > div.buttons {
    display: none;
  }
}
.products-tabs {
  padding: 0 45px;
  text-align: left;
  border-bottom: 1px solid #dfdfdf;
  border-top: 1px solid #dfdfdf;
}
.products-tabs li {
  display: inline-block;
  margin-left: 8px;
}
.products-tabs li:first-of-type {
  margin-left: 0;
}
.products-tabs a {
  font-size: 15px !important;
  line-height: 25px;
  display: inline-block;
  padding: 10px 20px 10px;
  margin-bottom: 20px;
  margin-top: 20px;
  color: #f5f5f5 !important;
  border-radius: 0px;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  transition: all 0.25s ease;
  text-align: center;
  font-family: 'Open Sans Semibold', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif !important;
  border: 1px solid #eaeaea;
  background: #343434;
}
.products-tabs a.active {
  background-color: #343434;
  color: #f5f5f5;
}
#container-tabs {
  padding-top: 20px;
}
@media (max-width: 767px) {
  .products-tabs {
    padding: 0;
  }
  .products-tabs li {
    margin: 0;
  }
}
.partners {
  position: relative;
  overflow: hidden;
  display: flex;
  align-itmes: center;
  justify-content: space-between;
}
.partners .partner {
  padding: 0 10px;
  display: flex;
  align-items: center;
  vertical-align: middle;
  text-align: center;
  width: 110px;
}
.partners .partner .image {
  max-width: 100%;
  text-align: center;
  display: inline-block;
}
.partners .partner .image:hover img {
  filter: none;
}
.partners .partner .image img {
  max-width: 100%;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.pagination-section {
  width: 100%;
  padding-top: 2px;
  font-size: 14px;
  line-height: 20px;
  color: #7d7d7d;
  border-top: 1px solid #dfdfdf;
  font-family: 'Sourse Sans Light', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
}
.pagination-section.no-border {
  border-top: 0;
}
.pagination-section .right-section {
  padding-top: 26px;
}
.pagination-section .right-section strong {
  display: inline-block;
  vertical-align: middle;
}
.pagination-section .products-found {
  padding-top: 26px;
}
.products-found {
  font-family: 'Open Sans', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
}
.products-found span {
  padding-left: 6px;
  font-size: 15px;
  color: #2c2c2c;
  font-family: 'Open Sans', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
}
.pagination {
  margin: 0;
  padding-left: 16px;
  vertical-align: middle;
}
.pagination strong {
  font-family: 'Open Sans', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif !important;
  color: la-dgray !important;
}
.pagination a {
  width: 26px;
  height: 26px;
  line-height: 24px;
  margin-left: 8px;
  display: inline-block;
  border: 2px solid #b9b9b9;
  text-align: center;
  color: #b9b9b9;
  font-size: 16px;
  font-family: 'Sourse Sans Regular', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
}
.pagination a .fa {
  color: #7d7d7d;
}
.pagination a:first-of-type {
  margin-left: 0;
}
.pagination a:hover,
.pagination a.a {
  border-color: #505050;
  color: #505050;
}
@media (max-width: 991px) {
  .pagination-section {
    text-align: center;
  }
  .pagination-section .products-found,
  .pagination-section .right-section {
    display: inline-block;
    float: none;
  }
}
/* @group Base */
.chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  zoom: 1;
  *display: inline;
}
.chosen-container .chosen-drop {
  position: absolute;
  box-sizing: border-box;
  top: 100%;
  left: -9999px;
  z-index: 1010;
  width: 100%;
  border-top: 0;
  background: #ffffff;
}
.chosen-container.chosen-with-drop .chosen-drop {
  left: 0;
}
.chosen-container a {
  cursor: pointer;
}
.chosen-container .search-choice,
.chosen-container .chosen-single {
  padding: 5px 21px 5px 21px;
  border: 1px solid #dfdfdf;
}
.chosen-container .search-choice .group-name,
.chosen-container .chosen-single .group-name {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: normal;
  color: #2c2c2c !important;
}
.chosen-container .search-choice .group-name:after,
.chosen-container .chosen-single .group-name:after {
  content: ":";
  padding-left: 2px;
  vertical-align: top;
}
/* @end */
/* @group Single Chosen */
.chosen-container-single {
  width: 100% !important;
}
.chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 7px 21px;
  box-sizing: border-box;
  height: 40px;
  border-radius: 1px;
  background-color: #ffffff;
  color: #2c2c2c;
  text-decoration: none;
  white-space: nowrap;
  line-height: 24px;
}
.chosen-container-single .chosen-default {
  color: #999;
}
.chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}
.chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url('https://shortcutcomputer.ro/static/images/chosen-sprite.png') -42px 1px no-repeat;
  font-size: 1px;
}
.chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px;
}
.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px;
}
.chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}
.chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url('https://shortcutcomputer.ro/static/images/chosen-sprite.png') no-repeat 0px 2px;
}
.chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}
.chosen-container-single .chosen-search input[type="text"] {
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #aaa;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
.chosen-container-single .chosen-drop {
  margin-top: -6px;
  padding: 6px 10px;
  border: 1px solid #dfdfdf;
  border-top: 0;
  border-radius: 0 0 1px 1px;
  background-clip: padding-box;
}
.chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  left: -9999px;
}
/* @end */
/* @group Results */
.chosen-container .chosen-results {
  color: #2c2c2c;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch;
}
.chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 5px 6px;
  list-style: none;
  line-height: 15px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
}
.chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}
.chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}
.chosen-container .chosen-results li.highlighted {
  background-color: #03cdc1;
  color: #ffffff;
}
.chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}
.chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: bold;
  cursor: default;
}
.chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}
.chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}
/* @end */
/* @group Multi Chosen */
.chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto !important;
  height: 1%;
  border: 1px solid #aaa;
  background-color: #fff;
  cursor: text;
}
.chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}
.chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
.chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  border-radius: 3px;
  background-color: #eeeeee;
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  color: #333;
  line-height: 13px;
  cursor: default;
}
.chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  background: url('https://shortcutcomputer.ro/static/images/chosen-sprite.png') -42px 1px no-repeat;
  font-size: 1px;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}
.chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  color: #666;
}
.chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4;
}
.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}
.chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}
.chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* @end */
/* @group Active  */
.chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: transparent;
}
.chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 2px;
}
.chosen-container-active .chosen-choices {
  border: 1px solid #5897fb;
}
.chosen-container-active .chosen-choices li.search-field input[type="text"] {
  color: #222 !important;
}
/* @end */
/* @group Disabled Support */
.chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}
.chosen-disabled .chosen-single {
  cursor: default;
}
.chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}
/* @end */
/* @group Right to Left */
.chosen-rtl {
  text-align: right;
}
.chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}
.chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}
.chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}
.chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}
.chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}
.chosen-rtl .chosen-choices li {
  float: right;
}
.chosen-rtl .chosen-choices li.search-field input[type="text"] {
  direction: rtl;
}
.chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}
.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}
.chosen-rtl.chosen-container-single-nosearch .chosen-search,
.chosen-rtl .chosen-drop {
  left: 9999px;
}
.chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}
.chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}
.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}
.chosen-rtl .chosen-search input[type="text"] {
  padding: 4px 5px 4px 20px;
  background: #ffffff url('https://shortcutcomputer.ro/static/images/chosen-sprite.png') no-repeat -30px -20px;
  direction: rtl;
}
.chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px 2px;
}
.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: -12px 2px;
}
.chosen-container-single .chosen-single div b {
  width: 8px;
  height: 5px;
  background: url('https://shortcutcomputer.ro/static/images/chosen-sprite.png') no-repeat 0 -72px;
  position: absolute;
  top: 18px;
  right: 20px;
}
.chosen-container-active.chosen-with-drop .chosen-single div b {
  background: url('https://shortcutcomputer.ro/static/images/chosen-sprite.png') no-repeat 0 -77px;
}
/* @end */
.chosen-wrap {
  display: inline-block;
}
.chosen-wrap select {
  padding: 5px 15px;
}
.chosen-wrap.gray {
  width: 209px;
}
.chosen-wrap .chosen-single {
  padding: 4px 40px 4px 15px;
  border-radius: 3px;
  height: 32px;
  border: 0;
  background-color: #ededed;
}
.chosen-wrap .chosen-single span {
  font-size: 14px;
  color: #7d7d7d;
}
.chosen-wrap .chosen-drop {
  top: 29px !important;
  padding: 0;
  margin: 0;
  display: block !important;
  background-color: #ededed;
  border: 0;
}
.chosen-wrap .chosen-drop ul {
  border-top: 1px solid #e5e5e5;
  padding: 0;
  margin: 0;
  border-radius: 0 3px 3px 0;
}
.chosen-wrap .chosen-drop ul li {
  padding: 7px 15px;
  color: #7d7d7d;
}
.chosen-wrap .chosen-drop ul li.highlighted {
  background-color: #dedede;
  color: #7d7d7d;
}
.chosen-wrap b {
  width: 37px !important;
  height: 32px !important;
  border-left: 1px solid #e5e5e5;
  top: 0 !important;
  right: 0 !important;
  line-height: 32px;
  text-align: center;
}
.chosen-wrap b:before {
  content: "\f107";
  font-size: 14px;
  color: #7d7d7d;
  font-family: 'Font Awesome', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
}
/* 
 *  Owl Carousel CSS3 Transitions 
 *  v1.3.2
 */
.owl-origin {
  -webkit-perspective: 1200px;
  -webkit-perspective-origin-x: 50%;
  -webkit-perspective-origin-y: 50%;
  -moz-perspective: 1200px;
  -moz-perspective-origin-x: 50%;
  -moz-perspective-origin-y: 50%;
  perspective: 1200px;
}
/* fade */
.owl-fade-out {
  z-index: 10;
  -webkit-animation: fadeOut .7s both ease;
  -moz-animation: fadeOut .7s both ease;
  animation: fadeOut .7s both ease;
}
.owl-fade-in {
  -webkit-animation: fadeIn .7s both ease;
  -moz-animation: fadeIn .7s both ease;
  animation: fadeIn .7s both ease;
}
/* backSlide */
.owl-backSlide-out {
  -webkit-animation: backSlideOut 1s both ease;
  -moz-animation: backSlideOut 1s both ease;
  animation: backSlideOut 1s both ease;
}
.owl-backSlide-in {
  -webkit-animation: backSlideIn 1s both ease;
  -moz-animation: backSlideIn 1s both ease;
  animation: backSlideIn 1s both ease;
}
/* goDown */
.owl-goDown-out {
  -webkit-animation: scaleToFade .7s ease both;
  -moz-animation: scaleToFade .7s ease both;
  animation: scaleToFade .7s ease both;
}
.owl-goDown-in {
  -webkit-animation: goDown .6s ease both;
  -moz-animation: goDown .6s ease both;
  animation: goDown .6s ease both;
}
/* scaleUp */
.owl-fadeUp-in {
  -webkit-animation: scaleUpFrom .5s ease both;
  -moz-animation: scaleUpFrom .5s ease both;
  animation: scaleUpFrom .5s ease both;
}
.owl-fadeUp-out {
  -webkit-animation: scaleUpTo .5s ease both;
  -moz-animation: scaleUpTo .5s ease both;
  animation: scaleUpTo .5s ease both;
}
/* Keyframes */
/*empty*/
@-webkit-keyframes empty {
  0% {
    opacity: 1;
  }
}
@-moz-keyframes empty {
  0% {
    opacity: 1;
  }
}
@keyframes empty {
  0% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-moz-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes backSlideOut {
  25% {
    opacity: .5;
    -webkit-transform: translateZ(-500px);
  }
  75% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(-200%);
  }
  100% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(-200%);
  }
}
@-moz-keyframes backSlideOut {
  25% {
    opacity: .5;
    -moz-transform: translateZ(-500px);
  }
  75% {
    opacity: .5;
    -moz-transform: translateZ(-500px) translateX(-200%);
  }
  100% {
    opacity: .5;
    -moz-transform: translateZ(-500px) translateX(-200%);
  }
}
@keyframes backSlideOut {
  25% {
    opacity: .5;
    transform: translateZ(-500px);
  }
  75% {
    opacity: .5;
    transform: translateZ(-500px) translateX(-200%);
  }
  100% {
    opacity: .5;
    transform: translateZ(-500px) translateX(-200%);
  }
}
@-webkit-keyframes backSlideIn {
  0%,
  25% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(200%);
  }
  75% {
    opacity: .5;
    -webkit-transform: translateZ(-500px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateZ(0) translateX(0);
  }
}
@-moz-keyframes backSlideIn {
  0%,
  25% {
    opacity: .5;
    -moz-transform: translateZ(-500px) translateX(200%);
  }
  75% {
    opacity: .5;
    -moz-transform: translateZ(-500px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateZ(0) translateX(0);
  }
}
@keyframes backSlideIn {
  0%,
  25% {
    opacity: .5;
    transform: translateZ(-500px) translateX(200%);
  }
  75% {
    opacity: .5;
    transform: translateZ(-500px);
  }
  100% {
    opacity: 1;
    transform: translateZ(0) translateX(0);
  }
}
@-webkit-keyframes scaleToFade {
  to {
    opacity: 0;
    -webkit-transform: scale(0.8);
  }
}
@-moz-keyframes scaleToFade {
  to {
    opacity: 0;
    -moz-transform: scale(0.8);
  }
}
@keyframes scaleToFade {
  to {
    opacity: 0;
    transform: scale(0.8);
  }
}
@-webkit-keyframes goDown {
  from {
    -webkit-transform: translateY(-100%);
  }
}
@-moz-keyframes goDown {
  from {
    -moz-transform: translateY(-100%);
  }
}
@keyframes goDown {
  from {
    transform: translateY(-100%);
  }
}
@-webkit-keyframes scaleUpFrom {
  from {
    opacity: 0;
    -webkit-transform: scale(1.5);
  }
}
@-moz-keyframes scaleUpFrom {
  from {
    opacity: 0;
    -moz-transform: scale(1.5);
  }
}
@keyframes scaleUpFrom {
  from {
    opacity: 0;
    transform: scale(1.5);
  }
}
@-webkit-keyframes scaleUpTo {
  to {
    opacity: 0;
    -webkit-transform: scale(1.5);
  }
}
@-moz-keyframes scaleUpTo {
  to {
    opacity: 0;
    -moz-transform: scale(1.5);
  }
}
@keyframes scaleUpTo {
  to {
    opacity: 0;
    transform: scale(1.5);
  }
}
/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */
/* clearfix */
.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
/* display none until init */
.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item {
  float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div {
  cursor: pointer;
}
.owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/* fix */
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.animated {
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
}
.animated.fast {
  -webkit-animation-duration: .5s;
  -moz-animation-duration: .5s;
  -o-animation-duration: .5s;
  animation-duration: .5s;
}
.animated.hinge {
  -webkit-animation-duration: 2s;
  -moz-animation-duration: 2s;
  -o-animation-duration: 2s;
  animation-duration: 2s;
}
@-webkit-keyframes flash {
  0%,
  50%,
  100% {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
@-moz-keyframes flash {
  0%,
  50%,
  100% {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
@-o-keyframes flash {
  0%,
  50%,
  100% {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
@keyframes flash {
  0%,
  50%,
  100% {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
.animated.flash {
  -webkit-animation-name: flash;
  -moz-animation-name: flash;
  -o-animation-name: flash;
  animation-name: flash;
}
@-webkit-keyframes shake {
  0%,
  100% {
    -webkit-transform: translateX(0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translateX(-10px);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translateX(10px);
  }
}
@-moz-keyframes shake {
  0%,
  100% {
    -moz-transform: translateX(0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -moz-transform: translateX(-10px);
  }
  20%,
  40%,
  60%,
  80% {
    -moz-transform: translateX(10px);
  }
}
@-o-keyframes shake {
  0%,
  100% {
    -o-transform: translateX(0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -o-transform: translateX(-10px);
  }
  20%,
  40%,
  60%,
  80% {
    -o-transform: translateX(10px);
  }
}
@keyframes shake {
  0%,
  100% {
    transform: translateX(0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    transform: translateX(-10px);
  }
  20%,
  40%,
  60%,
  80% {
    transform: translateX(10px);
  }
}
.animated.shake {
  -webkit-animation-name: shake;
  -moz-animation-name: shake;
  -o-animation-name: shake;
  animation-name: shake;
}
@-webkit-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -webkit-transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
  }
}
@-moz-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -moz-transform: translateY(0);
  }
  40% {
    -moz-transform: translateY(-30px);
  }
  60% {
    -moz-transform: translateY(-15px);
  }
}
@-o-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -o-transform: translateY(0);
  }
  40% {
    -o-transform: translateY(-30px);
  }
  60% {
    -o-transform: translateY(-15px);
  }
}
@keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}
.animated.bounce {
  -webkit-animation-name: bounce;
  -moz-animation-name: bounce;
  -o-animation-name: bounce;
  animation-name: bounce;
}
@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale(1);
  }
  10%,
  20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale(1.1) rotate(3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
  }
  100% {
    -webkit-transform: scale(1) rotate(0);
  }
}
@-moz-keyframes tada {
  0% {
    -moz-transform: scale(1);
  }
  10%,
  20% {
    -moz-transform: scale(0.9) rotate(-3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -moz-transform: scale(1.1) rotate(3deg);
  }
  40%,
  60%,
  80% {
    -moz-transform: scale(1.1) rotate(-3deg);
  }
  100% {
    -moz-transform: scale(1) rotate(0);
  }
}
@-o-keyframes tada {
  0% {
    -o-transform: scale(1);
  }
  10%,
  20% {
    -o-transform: scale(0.9) rotate(-3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -o-transform: scale(1.1) rotate(3deg);
  }
  40%,
  60%,
  80% {
    -o-transform: scale(1.1) rotate(-3deg);
  }
  100% {
    -o-transform: scale(1) rotate(0);
  }
}
@keyframes tada {
  0% {
    transform: scale(1);
  }
  10%,
  20% {
    transform: scale(0.9) rotate(-3deg);
  }
  30%,
  50%,
  70%,
  90% {
    transform: scale(1.1) rotate(3deg);
  }
  40%,
  60%,
  80% {
    transform: scale(1.1) rotate(-3deg);
  }
  100% {
    transform: scale(1) rotate(0);
  }
}
.animated.tada {
  -webkit-animation-name: tada;
  -moz-animation-name: tada;
  -o-animation-name: tada;
  animation-name: tada;
}
@-webkit-keyframes swing {
  20%,
  40%,
  60%,
  80%,
  100% {
    -webkit-transform-origin: top center;
  }
  20% {
    -webkit-transform: rotate(15deg);
  }
  40% {
    -webkit-transform: rotate(-10deg);
  }
  60% {
    -webkit-transform: rotate(5deg);
  }
  80% {
    -webkit-transform: rotate(-5deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
  }
}
@-moz-keyframes swing {
  20% {
    -moz-transform: rotate(15deg);
  }
  40% {
    -moz-transform: rotate(-10deg);
  }
  60% {
    -moz-transform: rotate(5deg);
  }
  80% {
    -moz-transform: rotate(-5deg);
  }
  100% {
    -moz-transform: rotate(0deg);
  }
}
@-o-keyframes swing {
  20% {
    -o-transform: rotate(15deg);
  }
  40% {
    -o-transform: rotate(-10deg);
  }
  60% {
    -o-transform: rotate(5deg);
  }
  80% {
    -o-transform: rotate(-5deg);
  }
  100% {
    -o-transform: rotate(0deg);
  }
}
@keyframes swing {
  20% {
    transform: rotate(15deg);
  }
  40% {
    transform: rotate(-10deg);
  }
  60% {
    transform: rotate(5deg);
  }
  80% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
.animated.swing {
  -webkit-transform-origin: top center;
  -moz-transform-origin: top center;
  -o-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  -moz-animation-name: swing;
  -o-animation-name: swing;
  animation-name: swing;
}
@-webkit-keyframes wobble {
  0% {
    -webkit-transform: translateX(0%);
  }
  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
  }
  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
  }
  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
  }
  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
  }
  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
  }
  100% {
    -webkit-transform: translateX(0%);
  }
}
@-moz-keyframes wobble {
  0% {
    -moz-transform: translateX(0%);
  }
  15% {
    -moz-transform: translateX(-25%) rotate(-5deg);
  }
  30% {
    -moz-transform: translateX(20%) rotate(3deg);
  }
  45% {
    -moz-transform: translateX(-15%) rotate(-3deg);
  }
  60% {
    -moz-transform: translateX(10%) rotate(2deg);
  }
  75% {
    -moz-transform: translateX(-5%) rotate(-1deg);
  }
  100% {
    -moz-transform: translateX(0%);
  }
}
@-o-keyframes wobble {
  0% {
    -o-transform: translateX(0%);
  }
  15% {
    -o-transform: translateX(-25%) rotate(-5deg);
  }
  30% {
    -o-transform: translateX(20%) rotate(3deg);
  }
  45% {
    -o-transform: translateX(-15%) rotate(-3deg);
  }
  60% {
    -o-transform: translateX(10%) rotate(2deg);
  }
  75% {
    -o-transform: translateX(-5%) rotate(-1deg);
  }
  100% {
    -o-transform: translateX(0%);
  }
}
@keyframes wobble {
  0% {
    transform: translateX(0%);
  }
  15% {
    transform: translateX(-25%) rotate(-5deg);
  }
  30% {
    transform: translateX(20%) rotate(3deg);
  }
  45% {
    transform: translateX(-15%) rotate(-3deg);
  }
  60% {
    transform: translateX(10%) rotate(2deg);
  }
  75% {
    transform: translateX(-5%) rotate(-1deg);
  }
  100% {
    transform: translateX(0%);
  }
}
.animated.wobble {
  -webkit-animation-name: wobble;
  -moz-animation-name: wobble;
  -o-animation-name: wobble;
  animation-name: wobble;
}
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
  }
}
@-moz-keyframes pulse {
  0% {
    -moz-transform: scale(1);
  }
  50% {
    -moz-transform: scale(1.1);
  }
  100% {
    -moz-transform: scale(1);
  }
}
@-o-keyframes pulse {
  0% {
    -o-transform: scale(1);
  }
  50% {
    -o-transform: scale(1.1);
  }
  100% {
    -o-transform: scale(1);
  }
}
@keyframes pulse {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}
.animated.pulse {
  -webkit-animation-name: pulse;
  -moz-animation-name: pulse;
  -o-animation-name: pulse;
  animation-name: pulse;
}
@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -webkit-animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -webkit-animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    -webkit-animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -webkit-animation-timing-function: ease-in;
  }
}
@-moz-keyframes flip {
  0% {
    -moz-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -moz-animation-timing-function: ease-out;
  }
  40% {
    -moz-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -moz-animation-timing-function: ease-out;
  }
  50% {
    -moz-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -moz-animation-timing-function: ease-in;
  }
  80% {
    -moz-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    -moz-animation-timing-function: ease-in;
  }
  100% {
    -moz-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -moz-animation-timing-function: ease-in;
  }
}
@-o-keyframes flip {
  0% {
    -o-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -o-animation-timing-function: ease-out;
  }
  40% {
    -o-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -o-animation-timing-function: ease-out;
  }
  50% {
    -o-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -o-animation-timing-function: ease-in;
  }
  80% {
    -o-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    -o-animation-timing-function: ease-in;
  }
  100% {
    -o-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -o-animation-timing-function: ease-in;
  }
}
@keyframes flip {
  0% {
    transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    animation-timing-function: ease-out;
  }
  40% {
    transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    animation-timing-function: ease-out;
  }
  50% {
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    animation-timing-function: ease-in;
  }
  80% {
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    animation-timing-function: ease-in;
  }
  100% {
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    animation-timing-function: ease-in;
  }
}
.animated.flip {
  -webkit-backface-visibility: visible !important;
  -webkit-animation-name: flip;
  -moz-backface-visibility: visible !important;
  -moz-animation-name: flip;
  -o-backface-visibility: visible !important;
  -o-animation-name: flip;
  backface-visibility: visible !important;
  animation-name: flip;
}
@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}
@-moz-keyframes flipInX {
  0% {
    -moz-transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
  40% {
    -moz-transform: perspective(400px) rotateX(-10deg);
  }
  70% {
    -moz-transform: perspective(400px) rotateX(10deg);
  }
  100% {
    -moz-transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}
@-o-keyframes flipInX {
  0% {
    -o-transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
  40% {
    -o-transform: perspective(400px) rotateX(-10deg);
  }
  70% {
    -o-transform: perspective(400px) rotateX(10deg);
  }
  100% {
    -o-transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}
@keyframes flipInX {
  0% {
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotateX(-10deg);
  }
  70% {
    transform: perspective(400px) rotateX(10deg);
  }
  100% {
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}
.animated.flipInX {
  -webkit-backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  -moz-backface-visibility: visible !important;
  -moz-animation-name: flipInX;
  -o-backface-visibility: visible !important;
  -o-animation-name: flipInX;
  backface-visibility: visible !important;
  animation-name: flipInX;
}
@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}
@-moz-keyframes flipOutX {
  0% {
    -moz-transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
  100% {
    -moz-transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}
@-o-keyframes flipOutX {
  0% {
    -o-transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
  100% {
    -o-transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}
@keyframes flipOutX {
  0% {
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
  100% {
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}
.animated.flipOutX {
  -webkit-animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  -moz-animation-name: flipOutX;
  -moz-backface-visibility: visible !important;
  -o-animation-name: flipOutX;
  -o-backface-visibility: visible !important;
  animation-name: flipOutX;
  backface-visibility: visible !important;
}
@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}
@-moz-keyframes flipInY {
  0% {
    -moz-transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
  40% {
    -moz-transform: perspective(400px) rotateY(-10deg);
  }
  70% {
    -moz-transform: perspective(400px) rotateY(10deg);
  }
  100% {
    -moz-transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}
@-o-keyframes flipInY {
  0% {
    -o-transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
  40% {
    -o-transform: perspective(400px) rotateY(-10deg);
  }
  70% {
    -o-transform: perspective(400px) rotateY(10deg);
  }
  100% {
    -o-transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}
@keyframes flipInY {
  0% {
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotateY(-10deg);
  }
  70% {
    transform: perspective(400px) rotateY(10deg);
  }
  100% {
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}
.animated.flipInY {
  -webkit-backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  -moz-backface-visibility: visible !important;
  -moz-animation-name: flipInY;
  -o-backface-visibility: visible !important;
  -o-animation-name: flipInY;
  backface-visibility: visible !important;
  animation-name: flipInY;
}
@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}
@-moz-keyframes flipOutY {
  0% {
    -moz-transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
  100% {
    -moz-transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}
@-o-keyframes flipOutY {
  0% {
    -o-transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
  100% {
    -o-transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}
@keyframes flipOutY {
  0% {
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
  100% {
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}
.animated.flipOutY {
  -webkit-backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  -moz-backface-visibility: visible !important;
  -moz-animation-name: flipOutY;
  -o-backface-visibility: visible !important;
  -o-animation-name: flipOutY;
  backface-visibility: visible !important;
  animation-name: flipOutY;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.animated.fadeIn {
  -webkit-animation-name: fadeIn;
  -moz-animation-name: fadeIn;
  -o-animation-name: fadeIn;
  animation-name: fadeIn;
}
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@-moz-keyframes fadeInUp {
  0% {
    opacity: 0;
    -moz-transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
}
@-o-keyframes fadeInUp {
  0% {
    opacity: 0;
    -o-transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -o-transform: translateY(0);
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.animated.fadeInUp {
  -webkit-animation-name: fadeInUp;
  -moz-animation-name: fadeInUp;
  -o-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@-moz-keyframes fadeInDown {
  0% {
    opacity: 0;
    -moz-transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
}
@-o-keyframes fadeInDown {
  0% {
    opacity: 0;
    -o-transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -o-transform: translateY(0);
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.animated.fadeInDown {
  -webkit-animation-name: fadeInDown;
  -moz-animation-name: fadeInDown;
  -o-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -moz-transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
}
@-o-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -o-transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    -o-transform: translateX(0);
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.animated.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  -moz-animation-name: fadeInLeft;
  -o-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes fadeInRight {
  0% {
    opacity: 0;
    -moz-transform: translateX(20px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
}
@-o-keyframes fadeInRight {
  0% {
    opacity: 0;
    -o-transform: translateX(20px);
  }
  100% {
    opacity: 1;
    -o-transform: translateX(0);
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.animated.fadeInRight {
  -webkit-animation-name: fadeInRight;
  -moz-animation-name: fadeInRight;
  -o-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@-moz-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -moz-transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
}
@-o-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -o-transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    -o-transform: translateY(0);
  }
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.animated.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  -moz-animation-name: fadeInUpBig;
  -o-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@-moz-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -moz-transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
}
@-o-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -o-transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    -o-transform: translateY(0);
  }
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.animated.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  -moz-animation-name: fadeInDownBig;
  -o-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -moz-transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
}
@-o-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -o-transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    -o-transform: translateX(0);
  }
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.animated.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  -moz-animation-name: fadeInLeftBig;
  -o-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -moz-transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
}
@-o-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -o-transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    -o-transform: translateX(0);
  }
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.animated.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  -moz-animation-name: fadeInRightBig;
  -o-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-moz-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-o-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.animated.fadeOut {
  -webkit-animation-name: fadeOut;
  -moz-animation-name: fadeOut;
  -o-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
  }
}
@-moz-keyframes fadeOutUp {
  0% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -moz-transform: translateY(-20px);
  }
}
@-o-keyframes fadeOutUp {
  0% {
    opacity: 1;
    -o-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -o-transform: translateY(-20px);
  }
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-20px);
  }
}
.animated.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  -moz-animation-name: fadeOutUp;
  -o-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
  }
}
@-moz-keyframes fadeOutDown {
  0% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -moz-transform: translateY(20px);
  }
}
@-o-keyframes fadeOutDown {
  0% {
    opacity: 1;
    -o-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -o-transform: translateY(20px);
  }
}
@keyframes fadeOutDown {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(20px);
  }
}
.animated.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  -moz-animation-name: fadeOutDown;
  -o-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
  }
}
@-moz-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -moz-transform: translateX(-20px);
  }
}
@-o-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -o-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -o-transform: translateX(-20px);
  }
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-20px);
  }
}
.animated.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  -moz-animation-name: fadeOutLeft;
  -o-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
  }
}
@-moz-keyframes fadeOutRight {
  0% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -moz-transform: translateX(20px);
  }
}
@-o-keyframes fadeOutRight {
  0% {
    opacity: 1;
    -o-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -o-transform: translateX(20px);
  }
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(20px);
  }
}
.animated.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  -moz-animation-name: fadeOutRight;
  -o-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
  }
}
@-moz-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -moz-transform: translateY(-2000px);
  }
}
@-o-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -o-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -o-transform: translateY(-2000px);
  }
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.animated.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  -moz-animation-name: fadeOutUpBig;
  -o-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}
@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
  }
}
@-moz-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -moz-transform: translateY(2000px);
  }
}
@-o-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -o-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -o-transform: translateY(2000px);
  }
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.animated.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  -moz-animation-name: fadeOutDownBig;
  -o-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
  }
}
@-moz-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -moz-transform: translateX(-2000px);
  }
}
@-o-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -o-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -o-transform: translateX(-2000px);
  }
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.animated.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  -moz-animation-name: fadeOutLeftBig;
  -o-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
  }
}
@-moz-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -moz-transform: translateX(2000px);
  }
}
@-o-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -o-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -o-transform: translateX(2000px);
  }
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.animated.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  -moz-animation-name: fadeOutRightBig;
  -o-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}
@-webkit-keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
  }
  70% {
    -webkit-transform: scale(0.9);
  }
  100% {
    -webkit-transform: scale(1);
  }
}
@-moz-keyframes bounceIn {
  0% {
    opacity: 0;
    -moz-transform: scale(0.3);
  }
  50% {
    opacity: 1;
    -moz-transform: scale(1.05);
  }
  70% {
    -moz-transform: scale(0.9);
  }
  100% {
    -moz-transform: scale(1);
  }
}
@-o-keyframes bounceIn {
  0% {
    opacity: 0;
    -o-transform: scale(0.3);
  }
  50% {
    opacity: 1;
    -o-transform: scale(1.05);
  }
  70% {
    -o-transform: scale(0.9);
  }
  100% {
    -o-transform: scale(1);
  }
}
@keyframes bounceIn {
  0% {
    opacity: 0;
    transform: scale(0.3);
  }
  50% {
    opacity: 1;
    transform: scale(1.05);
  }
  70% {
    transform: scale(0.9);
  }
  100% {
    transform: scale(1);
  }
}
@-webkit-keyframes slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
  }
  100% {
    -webkit-transform: translateY(0);
  }
}
@-moz-keyframes slideInDown {
  0% {
    opacity: 0;
    -moz-transform: translateY(-2000px);
  }
  100% {
    -moz-transform: translateY(0);
  }
}
@-o-keyframes slideInDown {
  0% {
    opacity: 0;
    -o-transform: translateY(-2000px);
  }
  100% {
    -o-transform: translateY(0);
  }
}
@keyframes slideInDown {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInDown {
  -webkit-animation-name: slideInDown;
  -moz-animation-name: slideInDown;
  -o-animation-name: slideInDown;
  animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
  }
  100% {
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes slideInLeft {
  0% {
    opacity: 0;
    -moz-transform: translateX(-2000px);
  }
  100% {
    -moz-transform: translateX(0);
  }
}
@-o-keyframes slideInLeft {
  0% {
    opacity: 0;
    -o-transform: translateX(-2000px);
  }
  100% {
    -o-transform: translateX(0);
  }
}
@keyframes slideInLeft {
  0% {
    opacity: 0;
    transform: translateX(-2000px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  -moz-animation-name: slideInLeft;
  -o-animation-name: slideInLeft;
  animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
  }
  100% {
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes slideInRight {
  0% {
    opacity: 0;
    -moz-transform: translateX(2000px);
  }
  100% {
    -moz-transform: translateX(0);
  }
}
@-o-keyframes slideInRight {
  0% {
    opacity: 0;
    -o-transform: translateX(2000px);
  }
  100% {
    -o-transform: translateX(0);
  }
}
@keyframes slideInRight {
  0% {
    opacity: 0;
    transform: translateX(2000px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInRight {
  -webkit-animation-name: slideInRight;
  -moz-animation-name: slideInRight;
  -o-animation-name: slideInRight;
  animation-name: slideInRight;
}
@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
  }
}
@-moz-keyframes slideOutLeft {
  0% {
    -moz-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -moz-transform: translateX(-2000px);
  }
}
@-o-keyframes slideOutLeft {
  0% {
    -o-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -o-transform: translateX(-2000px);
  }
}
@keyframes slideOutLeft {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  -moz-animation-name: slideOutLeft;
  -o-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}
@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
  }
}
@-moz-keyframes slideOutRight {
  0% {
    -moz-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -moz-transform: translateX(2000px);
  }
}
@-o-keyframes slideOutRight {
  0% {
    -o-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -o-transform: translateX(2000px);
  }
}
@keyframes slideOutRight {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.slideOutRight {
  -webkit-animation-name: slideOutRight;
  -moz-animation-name: slideOutRight;
  -o-animation-name: slideOutRight;
  animation-name: slideOutRight;
}
@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
  }
}
@-moz-keyframes slideOutUp {
  0% {
    -moz-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -moz-transform: translateY(-2000px);
  }
}
@-o-keyframes slideOutUp {
  0% {
    -o-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -o-transform: translateY(-2000px);
  }
}
@keyframes slideOutUp {
  0% {
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  -moz-animation-name: slideOutUp;
  -o-animation-name: slideOutUp;
  animation-name: slideOutUp;
}
.animated.bounceIn {
  -webkit-animation-name: bounceIn;
  -moz-animation-name: bounceIn;
  -o-animation-name: bounceIn;
  animation-name: bounceIn;
}
@-webkit-keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
  }
  80% {
    -webkit-transform: translateY(10px);
  }
  100% {
    -webkit-transform: translateY(0);
  }
}
@-moz-keyframes bounceInUp {
  0% {
    opacity: 0;
    -moz-transform: translateY(2000px);
  }
  60% {
    opacity: 1;
    -moz-transform: translateY(-30px);
  }
  80% {
    -moz-transform: translateY(10px);
  }
  100% {
    -moz-transform: translateY(0);
  }
}
@-o-keyframes bounceInUp {
  0% {
    opacity: 0;
    -o-transform: translateY(2000px);
  }
  60% {
    opacity: 1;
    -o-transform: translateY(-30px);
  }
  80% {
    -o-transform: translateY(10px);
  }
  100% {
    -o-transform: translateY(0);
  }
}
@keyframes bounceInUp {
  0% {
    opacity: 0;
    transform: translateY(2000px);
  }
  60% {
    opacity: 1;
    transform: translateY(-30px);
  }
  80% {
    transform: translateY(10px);
  }
  100% {
    transform: translateY(0);
  }
}
.animated.bounceInUp {
  -webkit-animation-name: bounceInUp;
  -moz-animation-name: bounceInUp;
  -o-animation-name: bounceInUp;
  animation-name: bounceInUp;
}
@-webkit-keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
  }
  80% {
    -webkit-transform: translateY(-10px);
  }
  100% {
    -webkit-transform: translateY(0);
  }
}
@-moz-keyframes bounceInDown {
  0% {
    opacity: 0;
    -moz-transform: translateY(-2000px);
  }
  60% {
    opacity: 1;
    -moz-transform: translateY(30px);
  }
  80% {
    -moz-transform: translateY(-10px);
  }
  100% {
    -moz-transform: translateY(0);
  }
}
@-o-keyframes bounceInDown {
  0% {
    opacity: 0;
    -o-transform: translateY(-2000px);
  }
  60% {
    opacity: 1;
    -o-transform: translateY(30px);
  }
  80% {
    -o-transform: translateY(-10px);
  }
  100% {
    -o-transform: translateY(0);
  }
}
@keyframes bounceInDown {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  60% {
    opacity: 1;
    transform: translateY(30px);
  }
  80% {
    transform: translateY(-10px);
  }
  100% {
    transform: translateY(0);
  }
}
.animated.bounceInDown {
  -webkit-animation-name: bounceInDown;
  -moz-animation-name: bounceInDown;
  -o-animation-name: bounceInDown;
  animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
  }
  80% {
    -webkit-transform: translateX(-10px);
  }
  100% {
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes bounceInLeft {
  0% {
    opacity: 0;
    -moz-transform: translateX(-2000px);
  }
  60% {
    opacity: 1;
    -moz-transform: translateX(30px);
  }
  80% {
    -moz-transform: translateX(-10px);
  }
  100% {
    -moz-transform: translateX(0);
  }
}
@-o-keyframes bounceInLeft {
  0% {
    opacity: 0;
    -o-transform: translateX(-2000px);
  }
  60% {
    opacity: 1;
    -o-transform: translateX(30px);
  }
  80% {
    -o-transform: translateX(-10px);
  }
  100% {
    -o-transform: translateX(0);
  }
}
@keyframes bounceInLeft {
  0% {
    opacity: 0;
    transform: translateX(-2000px);
  }
  60% {
    opacity: 1;
    transform: translateX(30px);
  }
  80% {
    transform: translateX(-10px);
  }
  100% {
    transform: translateX(0);
  }
}
.animated.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  -moz-animation-name: bounceInLeft;
  -o-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
  }
  80% {
    -webkit-transform: translateX(10px);
  }
  100% {
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes bounceInRight {
  0% {
    opacity: 0;
    -moz-transform: translateX(2000px);
  }
  60% {
    opacity: 1;
    -moz-transform: translateX(-30px);
  }
  80% {
    -moz-transform: translateX(10px);
  }
  100% {
    -moz-transform: translateX(0);
  }
}
@-o-keyframes bounceInRight {
  0% {
    opacity: 0;
    -o-transform: translateX(2000px);
  }
  60% {
    opacity: 1;
    -o-transform: translateX(-30px);
  }
  80% {
    -o-transform: translateX(10px);
  }
  100% {
    -o-transform: translateX(0);
  }
}
@keyframes bounceInRight {
  0% {
    opacity: 0;
    transform: translateX(2000px);
  }
  60% {
    opacity: 1;
    transform: translateX(-30px);
  }
  80% {
    transform: translateX(10px);
  }
  100% {
    transform: translateX(0);
  }
}
.animated.bounceInRight {
  -webkit-animation-name: bounceInRight;
  -moz-animation-name: bounceInRight;
  -o-animation-name: bounceInRight;
  animation-name: bounceInRight;
}
@-webkit-keyframes bounceOut {
  0% {
    -webkit-transform: scale(1);
  }
  25% {
    -webkit-transform: scale(0.95);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.3);
  }
}
@-moz-keyframes bounceOut {
  0% {
    -moz-transform: scale(1);
  }
  25% {
    -moz-transform: scale(0.95);
  }
  50% {
    opacity: 1;
    -moz-transform: scale(1.1);
  }
  100% {
    opacity: 0;
    -moz-transform: scale(0.3);
  }
}
@-o-keyframes bounceOut {
  0% {
    -o-transform: scale(1);
  }
  25% {
    -o-transform: scale(0.95);
  }
  50% {
    opacity: 1;
    -o-transform: scale(1.1);
  }
  100% {
    opacity: 0;
    -o-transform: scale(0.3);
  }
}
@keyframes bounceOut {
  0% {
    transform: scale(1);
  }
  25% {
    transform: scale(0.95);
  }
  50% {
    opacity: 1;
    transform: scale(1.1);
  }
  100% {
    opacity: 0;
    transform: scale(0.3);
  }
}
.animated.bounceOut {
  -webkit-animation-name: bounceOut;
  -moz-animation-name: bounceOut;
  -o-animation-name: bounceOut;
  animation-name: bounceOut;
}
@-webkit-keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
  }
}
@-moz-keyframes bounceOutUp {
  0% {
    -moz-transform: translateY(0);
  }
  20% {
    opacity: 1;
    -moz-transform: translateY(20px);
  }
  100% {
    opacity: 0;
    -moz-transform: translateY(-2000px);
  }
}
@-o-keyframes bounceOutUp {
  0% {
    -o-transform: translateY(0);
  }
  20% {
    opacity: 1;
    -o-transform: translateY(20px);
  }
  100% {
    opacity: 0;
    -o-transform: translateY(-2000px);
  }
}
@keyframes bounceOutUp {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(20px);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.animated.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  -moz-animation-name: bounceOutUp;
  -o-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}
@-webkit-keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
  }
}
@-moz-keyframes bounceOutDown {
  0% {
    -moz-transform: translateY(0);
  }
  20% {
    opacity: 1;
    -moz-transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    -moz-transform: translateY(2000px);
  }
}
@-o-keyframes bounceOutDown {
  0% {
    -o-transform: translateY(0);
  }
  20% {
    opacity: 1;
    -o-transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    -o-transform: translateY(2000px);
  }
}
@keyframes bounceOutDown {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.animated.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  -moz-animation-name: bounceOutDown;
  -o-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
  0% {
    -webkit-transform: translateX(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
  }
}
@-moz-keyframes bounceOutLeft {
  0% {
    -moz-transform: translateX(0);
  }
  20% {
    opacity: 1;
    -moz-transform: translateX(20px);
  }
  100% {
    opacity: 0;
    -moz-transform: translateX(-2000px);
  }
}
@-o-keyframes bounceOutLeft {
  0% {
    -o-transform: translateX(0);
  }
  20% {
    opacity: 1;
    -o-transform: translateX(20px);
  }
  100% {
    opacity: 0;
    -o-transform: translateX(-2000px);
  }
}
@keyframes bounceOutLeft {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(20px);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.animated.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  -moz-animation-name: bounceOutLeft;
  -o-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
  }
}
@-moz-keyframes bounceOutRight {
  0% {
    -moz-transform: translateX(0);
  }
  20% {
    opacity: 1;
    -moz-transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    -moz-transform: translateX(2000px);
  }
}
@-o-keyframes bounceOutRight {
  0% {
    -o-transform: translateX(0);
  }
  20% {
    opacity: 1;
    -o-transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    -o-transform: translateX(2000px);
  }
}
@keyframes bounceOutRight {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.animated.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  -moz-animation-name: bounceOutRight;
  -o-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}
@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
}
@-moz-keyframes rotateIn {
  0% {
    -moz-transform-origin: center center;
    -moz-transform: rotate(-200deg);
    opacity: 0;
  }
  100% {
    -moz-transform-origin: center center;
    -moz-transform: rotate(0);
    opacity: 1;
  }
}
@-o-keyframes rotateIn {
  0% {
    -o-transform-origin: center center;
    -o-transform: rotate(-200deg);
    opacity: 0;
  }
  100% {
    -o-transform-origin: center center;
    -o-transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateIn {
  0% {
    transform-origin: center center;
    transform: rotate(-200deg);
    opacity: 0;
  }
  100% {
    transform-origin: center center;
    transform: rotate(0);
    opacity: 1;
  }
}
.animated.rotateIn {
  -webkit-animation-name: rotateIn;
  -moz-animation-name: rotateIn;
  -o-animation-name: rotateIn;
  animation-name: rotateIn;
}
@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
}
@-moz-keyframes rotateInUpLeft {
  0% {
    -moz-transform-origin: left bottom;
    -moz-transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -moz-transform-origin: left bottom;
    -moz-transform: rotate(0);
    opacity: 1;
  }
}
@-o-keyframes rotateInUpLeft {
  0% {
    -o-transform-origin: left bottom;
    -o-transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -o-transform-origin: left bottom;
    -o-transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateInUpLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    transform-origin: left bottom;
    transform: rotate(0);
    opacity: 1;
  }
}
.animated.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  -moz-animation-name: rotateInUpLeft;
  -o-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
}
@-moz-keyframes rotateInDownLeft {
  0% {
    -moz-transform-origin: left bottom;
    -moz-transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -moz-transform-origin: left bottom;
    -moz-transform: rotate(0);
    opacity: 1;
  }
}
@-o-keyframes rotateInDownLeft {
  0% {
    -o-transform-origin: left bottom;
    -o-transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -o-transform-origin: left bottom;
    -o-transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateInDownLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    transform-origin: left bottom;
    transform: rotate(0);
    opacity: 1;
  }
}
.animated.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  -moz-animation-name: rotateInDownLeft;
  -o-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
}
@-moz-keyframes rotateInUpRight {
  0% {
    -moz-transform-origin: right bottom;
    -moz-transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -moz-transform-origin: right bottom;
    -moz-transform: rotate(0);
    opacity: 1;
  }
}
@-o-keyframes rotateInUpRight {
  0% {
    -o-transform-origin: right bottom;
    -o-transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -o-transform-origin: right bottom;
    -o-transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateInUpRight {
  0% {
    transform-origin: right bottom;
    transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    transform-origin: right bottom;
    transform: rotate(0);
    opacity: 1;
  }
}
.animated.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  -moz-animation-name: rotateInUpRight;
  -o-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
}
@-moz-keyframes rotateInDownRight {
  0% {
    -moz-transform-origin: right bottom;
    -moz-transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -moz-transform-origin: right bottom;
    -moz-transform: rotate(0);
    opacity: 1;
  }
}
@-o-keyframes rotateInDownRight {
  0% {
    -o-transform-origin: right bottom;
    -o-transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -o-transform-origin: right bottom;
    -o-transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateInDownRight {
  0% {
    transform-origin: right bottom;
    transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    transform-origin: right bottom;
    transform: rotate(0);
    opacity: 1;
  }
}
.animated.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  -moz-animation-name: rotateInDownRight;
  -o-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}
@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotate(200deg);
    opacity: 0;
  }
}
@-moz-keyframes rotateOut {
  0% {
    -moz-transform-origin: center center;
    -moz-transform: rotate(0);
    opacity: 1;
  }
  100% {
    -moz-transform-origin: center center;
    -moz-transform: rotate(200deg);
    opacity: 0;
  }
}
@-o-keyframes rotateOut {
  0% {
    -o-transform-origin: center center;
    -o-transform: rotate(0);
    opacity: 1;
  }
  100% {
    -o-transform-origin: center center;
    -o-transform: rotate(200deg);
    opacity: 0;
  }
}
@keyframes rotateOut {
  0% {
    transform-origin: center center;
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    transform-origin: center center;
    transform: rotate(200deg);
    opacity: 0;
  }
}
.animated.rotateOut {
  -webkit-animation-name: rotateOut;
  -moz-animation-name: rotateOut;
  -o-animation-name: rotateOut;
  animation-name: rotateOut;
}
@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    opacity: 0;
  }
}
@-moz-keyframes rotateOutUpLeft {
  0% {
    -moz-transform-origin: left bottom;
    -moz-transform: rotate(0);
    opacity: 1;
  }
  100% {
    -moz-transform-origin: left bottom;
    -moz-transform: rotate(-90deg);
    opacity: 0;
  }
}
@-o-keyframes rotateOutUpLeft {
  0% {
    -o-transform-origin: left bottom;
    -o-transform: rotate(0);
    opacity: 1;
  }
  100% {
    -o-transform-origin: left bottom;
    -o-transform: rotate(-90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    transform-origin: left bottom;
    transform: rotate(-90deg);
    opacity: 0;
  }
}
.animated.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  -moz-animation-name: rotateOutUpLeft;
  -o-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}
@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    opacity: 0;
  }
}
@-moz-keyframes rotateOutDownLeft {
  0% {
    -moz-transform-origin: left bottom;
    -moz-transform: rotate(0);
    opacity: 1;
  }
  100% {
    -moz-transform-origin: left bottom;
    -moz-transform: rotate(90deg);
    opacity: 0;
  }
}
@-o-keyframes rotateOutDownLeft {
  0% {
    -o-transform-origin: left bottom;
    -o-transform: rotate(0);
    opacity: 1;
  }
  100% {
    -o-transform-origin: left bottom;
    -o-transform: rotate(90deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    transform-origin: left bottom;
    transform: rotate(90deg);
    opacity: 0;
  }
}
.animated.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  -moz-animation-name: rotateOutDownLeft;
  -o-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}
@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    opacity: 0;
  }
}
@-moz-keyframes rotateOutUpRight {
  0% {
    -moz-transform-origin: right bottom;
    -moz-transform: rotate(0);
    opacity: 1;
  }
  100% {
    -moz-transform-origin: right bottom;
    -moz-transform: rotate(90deg);
    opacity: 0;
  }
}
@-o-keyframes rotateOutUpRight {
  0% {
    -o-transform-origin: right bottom;
    -o-transform: rotate(0);
    opacity: 1;
  }
  100% {
    -o-transform-origin: right bottom;
    -o-transform: rotate(90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpRight {
  0% {
    transform-origin: right bottom;
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    transform-origin: right bottom;
    transform: rotate(90deg);
    opacity: 0;
  }
}
.animated.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  -moz-animation-name: rotateOutUpRight;
  -o-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}
@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    opacity: 0;
  }
}
@-moz-keyframes rotateOutDownRight {
  0% {
    -moz-transform-origin: right bottom;
    -moz-transform: rotate(0);
    opacity: 1;
  }
  100% {
    -moz-transform-origin: right bottom;
    -moz-transform: rotate(-90deg);
    opacity: 0;
  }
}
@-o-keyframes rotateOutDownRight {
  0% {
    -o-transform-origin: right bottom;
    -o-transform: rotate(0);
    opacity: 1;
  }
  100% {
    -o-transform-origin: right bottom;
    -o-transform: rotate(-90deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownRight {
  0% {
    transform-origin: right bottom;
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    transform-origin: right bottom;
    transform: rotate(-90deg);
    opacity: 0;
  }
}
.animated.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  -moz-animation-name: rotateOutDownRight;
  -o-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}
@-webkit-keyframes hinge {
  0% {
    -webkit-transform: rotate(0);
    -webkit-transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    -webkit-transform: rotate(80deg);
    -webkit-transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
  }
  40% {
    -webkit-transform: rotate(60deg);
    -webkit-transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
  }
  80% {
    -webkit-transform: rotate(60deg) translateY(0);
    opacity: 1;
    -webkit-transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
  }
  100% {
    -webkit-transform: translateY(700px);
    opacity: 0;
  }
}
@-moz-keyframes hinge {
  0% {
    -moz-transform: rotate(0);
    -moz-transform-origin: top left;
    -moz-animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    -moz-transform: rotate(80deg);
    -moz-transform-origin: top left;
    -moz-animation-timing-function: ease-in-out;
  }
  40% {
    -moz-transform: rotate(60deg);
    -moz-transform-origin: top left;
    -moz-animation-timing-function: ease-in-out;
  }
  80% {
    -moz-transform: rotate(60deg) translateY(0);
    opacity: 1;
    -moz-transform-origin: top left;
    -moz-animation-timing-function: ease-in-out;
  }
  100% {
    -moz-transform: translateY(700px);
    opacity: 0;
  }
}
@-o-keyframes hinge {
  0% {
    -o-transform: rotate(0);
    -o-transform-origin: top left;
    -o-animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    -o-transform: rotate(80deg);
    -o-transform-origin: top left;
    -o-animation-timing-function: ease-in-out;
  }
  40% {
    -o-transform: rotate(60deg);
    -o-transform-origin: top left;
    -o-animation-timing-function: ease-in-out;
  }
  80% {
    -o-transform: rotate(60deg) translateY(0);
    opacity: 1;
    -o-transform-origin: top left;
    -o-animation-timing-function: ease-in-out;
  }
  100% {
    -o-transform: translateY(700px);
    opacity: 0;
  }
}
@keyframes hinge {
  0% {
    transform: rotate(0);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    transform: rotate(80deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  40% {
    transform: rotate(60deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  80% {
    transform: rotate(60deg) translateY(0);
    opacity: 1;
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  100% {
    transform: translateY(700px);
    opacity: 0;
  }
}
.animated.hinge {
  -webkit-animation-name: hinge;
  -moz-animation-name: hinge;
  -o-animation-name: hinge;
  animation-name: hinge;
}
@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
  }
}
@-moz-keyframes rollIn {
  0% {
    opacity: 0;
    -moz-transform: translateX(-100%) rotate(-120deg);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0px) rotate(0deg);
  }
}
@-o-keyframes rollIn {
  0% {
    opacity: 0;
    -o-transform: translateX(-100%) rotate(-120deg);
  }
  100% {
    opacity: 1;
    -o-transform: translateX(0px) rotate(0deg);
  }
}
@keyframes rollIn {
  0% {
    opacity: 0;
    transform: translateX(-100%) rotate(-120deg);
  }
  100% {
    opacity: 1;
    transform: translateX(0px) rotate(0deg);
  }
}
.animated.rollIn {
  -webkit-animation-name: rollIn;
  -moz-animation-name: rollIn;
  -o-animation-name: rollIn;
  animation-name: rollIn;
}
@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
  }
}
@-moz-keyframes rollOut {
  0% {
    opacity: 1;
    -moz-transform: translateX(0px) rotate(0deg);
  }
  100% {
    opacity: 0;
    -moz-transform: translateX(100%) rotate(120deg);
  }
}
@-o-keyframes rollOut {
  0% {
    opacity: 1;
    -o-transform: translateX(0px) rotate(0deg);
  }
  100% {
    opacity: 0;
    -o-transform: translateX(100%) rotate(120deg);
  }
}
@keyframes rollOut {
  0% {
    opacity: 1;
    transform: translateX(0px) rotate(0deg);
  }
  100% {
    opacity: 0;
    transform: translateX(100%) rotate(120deg);
  }
}
.animated.rollOut {
  -webkit-animation-name: rollOut;
  -moz-animation-name: rollOut;
  -o-animation-name: rollOut;
  animation-name: rollOut;
}
@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: translateX(0%) skewX(-15deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
}
@-moz-keyframes lightSpeedIn {
  0% {
    -moz-transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -moz-transform: translateX(-20%) skewX(30deg);
    opacity: 1;
  }
  80% {
    -moz-transform: translateX(0%) skewX(-15deg);
    opacity: 1;
  }
  100% {
    -moz-transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
}
@-o-keyframes lightSpeedIn {
  0% {
    -o-transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -o-transform: translateX(-20%) skewX(30deg);
    opacity: 1;
  }
  80% {
    -o-transform: translateX(0%) skewX(-15deg);
    opacity: 1;
  }
  100% {
    -o-transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
}
@keyframes lightSpeedIn {
  0% {
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
  60% {
    transform: translateX(-20%) skewX(30deg);
    opacity: 1;
  }
  80% {
    transform: translateX(0%) skewX(-15deg);
    opacity: 1;
  }
  100% {
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
}
.animated.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  -moz-animation-name: lightSpeedIn;
  -o-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  -moz-animation-timing-function: ease-out;
  -o-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}
.animated.lightSpeedIn {
  -webkit-animation-duration: .5s;
  -moz-animation-duration: .5s;
  -o-animation-duration: .5s;
  animation-duration: .5s;
}
@-webkit-keyframes lightSpeedOut {
  0% {
    -webkit-transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
}
@-moz-keyframes lightSpeedOut {
  0% {
    -moz-transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
  100% {
    -moz-transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
}
@-o-keyframes lightSpeedOut {
  0% {
    -o-transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
  100% {
    -o-transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
}
@keyframes lightSpeedOut {
  0% {
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
  100% {
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
}
.animated.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  -moz-animation-name: lightSpeedOut;
  -o-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  -moz-animation-timing-function: ease-in;
  -o-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}
.animated.lightSpeedOut {
  -webkit-animation-duration: .25s;
  -moz-animation-duration: .25s;
  -o-animation-duration: .25s;
  animation-duration: .25s;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  -moz-transition: opacity .15s linear;
  -o-transition: opacity .15s linear;
  transition: opacity 0.15s linear;
}
@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(359deg);
  }
}
@-ms-keyframes spin {
  0% {
    -ms-transform: rotate(0deg);
  }
  100% {
    -ms-transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
/*Plugin CSS*/
.str_wrap {
  overflow: hidden;
  width: 100%;
  font-size: 12px;
  line-height: 16px;
  position: relative;
  -moz-user-select: none;
  -khtml-user-select: none;
  user-select: none;
  white-space: nowrap;
}
.str_move {
  white-space: nowrap;
  position: absolute;
  top: 0;
  left: 0;
  cursor: move;
}
.str_move_clone {
  display: inline-block;
  vertical-align: top;
  position: absolute;
  left: 100%;
  top: 0;
}
.str_vertical .str_move_clone {
  left: 0;
  top: 100%;
}
.str_down .str_move_clone {
  left: 0;
  bottom: 100%;
}
.str_vertical .str_move,
.str_down .str_move {
  white-space: normal;
  width: 100%;
}
.str_static .str_move,
.no_drag .str_move,
.noStop .str_move {
  cursor: inherit;
}
.str_wrap img {
  max-width: none !important;
}
/*

====== Zoom effect ======

*/
.mfp-zoom-in {
  /* start state */
  /* animate in */
  /* animate out */
}
.mfp-zoom-in .mfp-with-anim {
  opacity: 0;
  transition: all 0.2s ease-in-out;
  transform: scale(0.8);
}
.mfp-zoom-in.mfp-bg {
  opacity: 0;
  transition: all 0.3s ease-out;
}
.mfp-zoom-in.mfp-ready .mfp-with-anim {
  opacity: 1;
  transform: scale(1);
}
.mfp-zoom-in.mfp-ready.mfp-bg {
  opacity: 0.8;
}
.mfp-zoom-in.mfp-removing .mfp-with-anim {
  transform: scale(0.8);
  opacity: 0;
}
.mfp-zoom-in.mfp-removing.mfp-bg {
  opacity: 0;
}
/* 

====== Newspaper effect ======

*/
.mfp-newspaper {
  /* start state */
  /* animate in */
  /* animate out */
}
.mfp-newspaper .mfp-with-anim {
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.5s;
  transform: scale(0) rotate(500deg);
}
.mfp-newspaper.mfp-bg {
  opacity: 0;
  transition: all 0.5s;
}
.mfp-newspaper.mfp-ready .mfp-with-anim {
  opacity: 1;
  transform: scale(1) rotate(0deg);
}
.mfp-newspaper.mfp-ready.mfp-bg {
  opacity: 0.8;
}
.mfp-newspaper.mfp-removing .mfp-with-anim {
  transform: scale(0) rotate(500deg);
  opacity: 0;
}
.mfp-newspaper.mfp-removing.mfp-bg {
  opacity: 0;
}
/* 

====== Move-horizontal effect ======

*/
.mfp-move-horizontal {
  /* start state */
  /* animate in */
  /* animate out */
}
.mfp-move-horizontal .mfp-with-anim {
  opacity: 0;
  transition: all 0.3s;
  transform: translateX(-50px);
}
.mfp-move-horizontal.mfp-bg {
  opacity: 0;
  transition: all 0.3s;
}
.mfp-move-horizontal.mfp-ready .mfp-with-anim {
  opacity: 1;
  transform: translateX(0);
}
.mfp-move-horizontal.mfp-ready.mfp-bg {
  opacity: 0.8;
}
.mfp-move-horizontal.mfp-removing .mfp-with-anim {
  transform: translateX(50px);
  opacity: 0;
}
.mfp-move-horizontal.mfp-removing.mfp-bg {
  opacity: 0;
}
/* 

====== Move-from-top effect ======

*/
.mfp-move-from-top {
  /* start state */
  /* animate in */
  /* animate out */
}
.mfp-move-from-top .mfp-content {
  vertical-align: top;
}
.mfp-move-from-top .mfp-with-anim {
  opacity: 0;
  transition: all 0.2s;
  transform: translateY(-100px);
}
.mfp-move-from-top.mfp-bg {
  opacity: 0;
  transition: all 0.2s;
}
.mfp-move-from-top.mfp-ready .mfp-with-anim {
  opacity: 1;
  transform: translateY(0);
}
.mfp-move-from-top.mfp-ready.mfp-bg {
  opacity: 0.8;
}
.mfp-move-from-top.mfp-removing .mfp-with-anim {
  transform: translateY(-50px);
  opacity: 0;
}
.mfp-move-from-top.mfp-removing.mfp-bg {
  opacity: 0;
}
/* 

====== 3d unfold ======

*/
.mfp-3d-unfold {
  /* start state */
  /* animate in */
  /* animate out */
}
.mfp-3d-unfold .mfp-content {
  perspective: 2000px;
}
.mfp-3d-unfold .mfp-with-anim {
  opacity: 0;
  transition: all 0.3s ease-in-out;
  transform-style: preserve-3d;
  transform: rotateY(-60deg);
}
.mfp-3d-unfold.mfp-bg {
  opacity: 0;
  transition: all 0.5s;
}
.mfp-3d-unfold.mfp-ready .mfp-with-anim {
  opacity: 1;
  transform: rotateY(0deg);
}
.mfp-3d-unfold.mfp-ready.mfp-bg {
  opacity: 0.8;
}
.mfp-3d-unfold.mfp-removing .mfp-with-anim {
  transform: rotateY(60deg);
  opacity: 0;
}
.mfp-3d-unfold.mfp-removing.mfp-bg {
  opacity: 0;
}
/* 

====== Zoom-out effect ======

*/
.mfp-zoom-out {
  /* start state */
  /* animate in */
  /* animate out */
}
.mfp-zoom-out .mfp-with-anim {
  opacity: 0;
  transition: all 0.3s ease-in-out;
  transform: scale(1.3);
}
.mfp-zoom-out.mfp-bg {
  opacity: 0;
  transition: all 0.3s ease-out;
}
.mfp-zoom-out.mfp-ready .mfp-with-anim {
  opacity: 1;
  transform: scale(1);
}
.mfp-zoom-out.mfp-ready.mfp-bg {
  opacity: 0.8;
}
.mfp-zoom-out.mfp-removing .mfp-with-anim {
  transform: scale(1.3);
  opacity: 0;
}
.mfp-zoom-out.mfp-removing.mfp-bg {
  opacity: 0;
}
/* 

====== "Hinge" close effect ======

*/
@keyframes hinge {
  0% {
    transform: rotate(0);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    transform: rotate(80deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  40% {
    transform: rotate(60deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  80% {
    transform: rotate(60deg) translateY(0);
    opacity: 1;
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  100% {
    transform: translateY(700px);
    opacity: 0;
  }
}
.hinge {
  animation-duration: 1s;
  animation-name: hinge;
}
.mfp-with-fade .mfp-content,
.mfp-with-fade.mfp-bg {
  opacity: 0;
  transition: opacity 0.5s ease-out;
}
.mfp-with-fade.mfp-ready .mfp-content {
  opacity: 1;
}
.mfp-with-fade.mfp-ready.mfp-bg {
  opacity: 0.8;
}
.mfp-with-fade.mfp-removing.mfp-bg {
  opacity: 0;
}
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #CCC;
}
.mfp-preloader a:hover {
  color: #FFF;
}
.mfp-s-ready .mfp-preloader {
  display: none;
}
.mfp-s-error .mfp-content {
  display: none;
}
button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}
.mfp-close:active {
  top: 1px;
}
.mfp-close-btn-in .mfp-close {
  color: #333;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}
.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after,
.mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before,
.mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}
.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}
.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
  border-left: 27px solid #3F3F3F;
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}
/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}
/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}
.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}
.mfp-image-holder .mfp-content {
  max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.mfp-ie7 .mfp-img {
  padding: 0;
}
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px;
}
.mfp-ie7 .mfp-container {
  padding: 0;
}
.mfp-ie7 .mfp-content {
  padding-top: 44px;
}
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0;
}
.slider-wrap {
  padding-right: 16px;
  background-color: #dfdfdf;
  position: relative;
}
.slider-wrap a {
  -webkit-transition: none 0.25s ease;
  -moz-transition: none 0.25s ease;
  -o-transition: none 0.25s ease;
  -ms-transition: none 0.25s ease;
  transition: none 0.25s ease;
}
#slider-range {
  width: 100%;
  height: 5px;
  background-color: #dfdfdf;
  position: relative;
}
#slider-range > a {
  width: 16px;
  height: 16px;
  display: block;
  background-color: #ffd50a;
  position: absolute;
  border-radius: 50%;
  top: 50%;
  margin-top: -8px;
}
#slider-range .ui-slider-range {
  background-color: #ffd50a;
  height: 100%;
  position: absolute;
  top: 0;
}
.modal-dialog {
  margin: 5px !important;
  max-width: 605px !important;
  width: 100% !important;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) !important;
  -moz-transform: translate(-50%, -50%) !important;
  -o-transform: translate(-50%, -50%) !important;
  -ms-transform: translate(-50%, -50%) !important;
  transform: translate(-50%, -50%) !important;
}
.modal-dialog .modal-content {
  overflow: hidden;
  padding-bottom: 25px;
}
.modal-dialog h5 {
  padding: 12px 30px 12px 15px;
  border-bottom: 1px solid #000;
  max-width: 350px;
  width: 100%;
  margin: 30px auto 0;
  font-size: 28px;
  text-transform: uppercase;
  font-family: 'Sourse Sans Semibold', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
  color: #000;
  text-align: center;
}
.modal-dialog p {
  font-size: 20px;
  color: #000;
  text-align: center;
}
.modal-dialog .fa-exclamation-circle {
  color: #ffd50a;
  font-size: 52px;
  margin: 20px 0;
}
.modal-dialog .close {
  position: absolute;
  top: 5px;
  right: 5px;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  transition: all 0.25s ease;
  color: #ffd50a;
  opacity: 1;
}
.code {
  padding: 10px;
  border-bottom: 1px solid #ffc600;
  background: #333;
  font-size: 14px;
  color: #fff;
  line-height: 20px;
}
.code code {
  font: 15px 'Droid Sans', 'Ubuntu', 'Tahoma', 'Arial', sans-serif;
}
.cf:after {
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  font-size: 0;
  clear: both;
}
#scripts {
  width: 0;
  height: 0;
  position: relative;
  overflow: hidden;
}
a {
  outline: none !important;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.b {
  display: block;
}
.h {
  visibility: hidden !important;
}
button[type="submit"] {
  padding: 0;
  font-size: 0;
  border: 0;
  opacity: 0;
  height: 0;
  width: 0;
  overflow: hidden;
  display: block;
}
.n {
  display: none;
}
.ni {
  display: none !important;
}
.no-indent {
  text-indent: 0 !important;
}
.center {
  text-align: center !important;
}
html {
  text-rendering: geometricPrecision;
  font-size: 12px;
  line-height: 16px;
}
body {
  font-family: 'Sourse Sans Regular', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
  color: #0c0c0c;
}
.wrapper {
  position: relative;
  overflow: hidden;
  padding-top: 124px;
}
@keyframes placeHolderShimmer {
  0% {
    background-position: -468px 0;
  }
  100% {
    background-position: 468px 0;
  }
}
#header {
  color: #111111;
  background-color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10;
}
#header .info-top {
  padding: 14px 0 11px;
  background-color: rgba(255, 255, 255, 0.2);
  font-size: 15px;
  line-height: 20px;
  font-family: 'Sourse Sans Light', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
}
#header .info-top strong {
  font-family: 'Sourse Sans Regular', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
}
#header .menu-sticky-toggle {
  display: none;
}
.bg-top {
  background: #f5f5f5;
  position: relative;
  display: block;
}
.no-sticky .primary-nav {
  display: block !important;
}
.top-section {
  padding: 8px 0 8px;
  position: relative;
}
.top-section .absolute-section {
  display: none;
  position: absolute;
  top: 50%;
  left: 0 !important;
  transform: translate(0%, -50%);
  z-index: 2;
}
.top-section p {
  color: #2c2c2c;
  line-height: 20px;
  font-size: 14px;
  font-family: 'Sourse Sans Regular', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
}
.top-section p i {
  vertical-align: middle;
  margin-right: 2px;
}
.top-section mark {
  background-color: transparent;
  color: #c6c6c6;
  font-size: 16px;
}
.top-section .right-menu {
  text-align: left !important;
}
.top-section .right-menu li {
  display: inline-block;
  margin-left: 10px;
}
.top-section .right-menu li a {
  font-family: 'Montserrat Light', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
  color: #505050;
  font-size: 11px;
  line-height: 20px;
  display: inline-block;
  vertical-align: middle;
  transition: all 0.2s ease-in-out 0s;
  text-transform: uppercase;
}
.top-section .right-menu li a:hover {
  color: #343434;
}
.top-section .right-menu li i {
  vertical-align: middle;
  margin-right: 5px;
}
.logo {
  float: left;
}
.logo img {
  max-width: 270px !important;
}
.sticky-header {
  position: fixed !important;
  z-index: 100 !important;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeIn;
  -moz-animation-name: fadeIn;
  -o-animation-name: fadeIn;
  animation-name: fadeIn;
}
.sticky-header .top-section {
  display: none;
}
.sticky-header .lower-section {
  padding-top: 10px !important;
  padding-bottom: 10px;
  background-color: #ffffff;
  border-top: 1px solid #ffffff;
}
.sticky-header .text-center {
  text-align: left !important;
}
.sticky-header .primary-nav {
  position: relative;
  margin-top: 9px;
  margin-bottom: -40px;
  height: 0;
  overflow: hidden;
  text-align: center;
}
.sticky-header .primary-nav .menu {
  -webkit-transition: 0.5s 0.25s ease;
  -moz-transition: 0.5s 0.25s ease;
  -o-transition: 0.5s 0.25s ease;
  -ms-transition: 0.5s 0.25s ease;
  transition: 0.5s 0.25s ease;
  opacity: 0;
}
.sticky-header .primary-nav.active {
  height: auto;
  overflow: visible;
}
.sticky-header .primary-nav.active .menu {
  opacity: 1;
}
.sticky-header .form-search {
  padding-top: 0 !important;
}
.sticky-header .cart-right-section {
  padding-top: 5px;
}
.sticky-header .menu-sticky-toggle,
.sticky-header .logo {
  vertical-align: middle;
}
.sticky-header .menu-sticky-toggle {
  margin-right: 15px;
  margin-left: 10px;
  display: inline-block !important;
  font-size: 20px;
  width: 40px;
  height: 40px;
  background-color: #ffffff;
  color: #ffffff;
  text-align: center;
  cursor: pointer;
  position: relative;
}
.header-drops {
  width: 332px;
  box-shadow: 0px 5px 13px rgba(0, 0, 0, 0.13);
}
.hover-section a {
  cursor: pointer;
}
.hover-section.logged .fa-flag {
  display: block;
}
.hover-section.logged .welcome {
  padding-top: 5px;
  font-size: 15px;
  font-family: 'Open Sans', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif !important;
}
.hover-section.logged .welcome strong {
  font-family: 'Open Sans Bold', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
  text-transform: uppercase;
  color: #505050;
}
.hover-section.logged .account-links {
  padding-top: 17px;
  font-family: 'Sourse Sans Light', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
}
.hover-section.logged .account-links a {
  padding: 16px 0 16px 40px;
  display: block;
  border-top: 1px solid #dfdfdf;
  position: relative;
  color: #505050;
}
.hover-section.logged .account-links a:hover i {
  color: #b9b9b9;
}
.hover-section.logged .account-links a i {
  font-size: 20px;
  position: absolute;
  top: 15px;
  left: 9px;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.hover-section.logged .account-links li:first-of-type a {
  border-top: 0;
}
.hover-section .drop-section {
  padding-top: 20px;
  left: 0;
}
.hover-section .drop-section.right {
  right: 10px;
  left: auto !important;
}
.hover-section .drop-section.right .inner:before,
.hover-section .drop-section.right .inner:after {
  left: auto;
  right: 65px;
}
.hover-section .drop-section .inner {
  padding: 30px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.08);
  position: relative;
}
.hover-section .drop-section .inner:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 7px 9px 7px;
  border-color: transparent transparent rgba(0, 0, 0, 0.04) transparent;
  position: absolute;
  top: -10px;
  left: 85px;
}
.hover-section .drop-section .inner:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 7px 8px 7px;
  border-color: transparent transparent #fff transparent;
  position: absolute;
  top: -8px;
  left: 85px;
}
.hover-section > a {
  padding: 8px 20px 0 40px;
  display: inline-block;
  position: relative;
}
.hover-section > a i {
  position: absolute;
}
.hover-section > a i.shadow-user {
  top: 0px;
  left: 7px;
  font-size: 28px;
}
.hover-section > a i.shadow-cart {
  top: -2px;
  left: -4px;
  font-size: 28px;
}
.hover-section > a i.fa-angle-down {
  top: 8px;
  right: 0;
}
.hover-section > a i.fa-flag {
  font-size: 11px;
  color: #ff5a00;
  top: 4px;
  left: 18px;
  z-index: 2;
  display: none;
  position: absolute !important;
}
@media (min-width: 1200px) {
  .top-section .absolute-section {
    left: 615px;
  }
  .no-pd {
    padding: 0;
  }
}
@media (max-width: 1200px) {
  .lower-section .logo img {
    max-width: 230px !important;
  }
}
@media (max-width: 767px) {
  .hover-section .drop-section.right {
    right: 10px;
    left: auto !important;
  }
  .hover-section .drop-section.right .inner:after {
    left: auto;
    right: 20px;
  }
  .hover-section .drop-section .inner:after {
    left: auto;
    right: 70px;
  }
  .form-search .form-submitter {
    top: 38px !important;
  }
}
.cart-drop .number {
  width: 16px;
  height: 16px;
  border-radius: 3px;
  background-color: #2263a1;
  color: #ffffff;
  font-family: 'Montserrat Regular', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
  font-size: 11px;
  line-height: 15px;
  text-align: center;
  position: absolute;
  top: -3px;
  left: 20px;
  z-index: 3;
}
.cart-drop .image-section {
  width: 80px;
  padding-right: 15px;
  float: left;
}
.cart-drop .image-section .image {
  display: block;
  width: 100%;
  font-size: 0;
}
.cart-drop .image-section .image img {
  width: 100%;
  display: block;
}
.cart-drop li {
  padding-top: 23px;
}
.cart-drop li:first-of-type {
  padding-top: 0;
}
.cart-drop .right-section {
  width: 190px;
  padding-right: 30px;
  float: right;
  text-align: left;
  position: relative;
}
.cart-drop .right-section a:nth-last-child(1) {
  font-family: 'Font Awesome', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
}
.cart-drop .right-section .name {
  font-family: 'Open Sans', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
  font-size: 13px;
  line-height: 18px;
  display: block;
  color: #505050;
  height: 55px;
  overflow: hidden;
  position: relative;
}
.cart-drop .right-section .name:hover {
  color: #b9b9b9;
}
.cart-drop .delete {
  font-size: 13px;
  color: #4a90d5;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
}
.cart-drop .quantity,
.cart-drop .price {
  display: inline-block;
}
.cart-drop .quantity {
  font-size: 14px;
  color: #7d7d7d;
}
.cart-drop .price {
  padding-left: 5px;
  color: #999999;
  font-size: 16px;
}
.cart-drop .price sup,
.cart-drop .price span {
  font-size: 14px;
  color: #505050;
}
.cart-drop .price span {
  color: initial;
  color: #505050;
}
.cart-drop .gray-section {
  background-color: #f4f4f4;
  margin: 37px -30px -30px;
  padding: 15px 30px;
}
.cart-drop .total-section {
  padding-top: 12px;
  font-size: 22px;
}
.cart-drop .total-section span,
.cart-drop .total-section sup {
  font-size: 14px;
}
.cart-drop .total-section strong {
  padding-right: 3px;
  font-size: 16px;
  font-family: 'Sourse Sans Light', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
}
.menu-secondary li {
  float: left;
  margin-left: 13px;
}
.menu-secondary li:first-of-type {
  margin-left: 0;
}
.menu-secondary a {
  color: #0c0c0c;
}
.menu-secondary a:hover {
  color: #505050;
}
.menu-secondary i {
  padding-right: 6px;
  font-size: 16px;
}
.lower-section {
  padding: 18px 0 0;
  margin-bottom: -30px;
  border-top: 1px solid #e9e9e9;
}
.lower-section .logo {
  display: inline-block;
  max-width: 100%;
}
.lower-section .logo img {
  max-width: 100%;
  display: block;
}
.lower-section .same-section {
  padding-top: 5px;
}
.cart-right-section {
  padding-top: 8px;
  font-size: 16px;
}
.cart-right-section a {
  font-family: 'Montserrat Light', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
  font-size: 12px;
  color: #2263a1;
}
.primary-nav {
  margin-top: 18px;
  background-color: #4a90d5;
  border-radius: 0px;
  position: relative;
  z-index: 4;
  font-size: 0;
  text-align: center;
}
.primary-nav .menu {
  padding: 10px 0 10px;
  text-align: center;
  display: inline-block;
}
.primary-nav .menu > li {
  margin: 0 7px;
  display: inline-block;
  font-size: 15px;
  line-height: 20px;
}
.primary-nav .menu > li.has-drop-menu:hover strong:before,
.primary-nav .menu > li.has-drop-menu:hover strong:after {
  display: block;
}
.primary-nav .menu > li.has-drop-menu:hover .drop-nav {
  display: block;
}
.primary-nav .menu > li:hover > a {
  color: #505050;
}
.primary-nav .menu strong {
  position: relative;
  display: block;
}
.primary-nav .menu strong a {
  margin: 12px 0 12px;
  display: block;
  color: #fff;
  font-family: 'Montserrat Light', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
  font-size: 13px;
  border-bottom: 3px solid transparent;
}
.primary-nav .menu strong a:hover {
  border-bottom: 3px solid #ffffff;
}
.primary-nav .menu strong:before,
.primary-nav .menu strong:after {
  position: absolute;
  left: 50%;
  display: none;
}
.primary-nav .menu strong:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 7px 10px 7px;
  border-color: transparent transparent #e4e4e4 transparent;
  top: 47px;
  margin-left: -7px;
  z-index: 1;
}
.primary-nav .menu strong:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 5px 8px 5px;
  border-color: transparent transparent #fff transparent;
  top: 49px;
  margin-left: -5px;
  z-index: 9;
}
.drop-nav {
  padding-top: 28px;
  width: 100%;
  position: absolute;
  top: 50px;
  left: 0;
  display: none;
  z-index: 2;
}
.drop-nav .inner {
  padding: 0 40px;
  background-color: rgba(255, 255, 255, 0.97);
  border: 1px solid #e4e4e4;
  border-radius: 0px;
  height: 330px;
}
.drop-nav .inner .row {
  margin: -10px -15px -13px;
  font-size: 0;
}
.drop-nav .inner .row > div {
  display: inline-block;
  vertical-align: top;
  float: none;
}
.drop-nav .inner .row > div:last-of-type {
  margin-bottom: -13px;
}
.drop-nav .image-banner {
  text-align: right;
}
.drop-nav .image-banner img {
  max-width: 100%;
  display: inline-block;
}
.drop-nav .image-banner .text-section {
  max-width: 285px;
  padding: 20px;
  font-size: 35px;
  line-height: 42px;
  position: absolute;
  background-color: rgba(255, 255, 255, 0.7);
  border-radius: 0px;
  top: 40%;
  left: 10px;
  transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  text-align: left;
}
.drop-nav .image-banner .text-section .text {
  padding-bottom: 28px;
}
.drop-nav .subcategories {
  padding: 42px 0 43px;
  font-size: 0;
  text-align: left;
  margin-left: -15px;
}
.drop-nav .subcategories li {
  padding: 0 12px;
  display: inline-block;
  width: 33.333%;
  font-size: 13px;
}
.drop-nav .subcategories a {
  display: block;
  padding: 0 0 0 30px;
  font-family: 'Open Sans', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
  font-size: 15px;
  color: #e88553;
  position: relative;
}
.drop-nav .subcategories a:hover {
  color: #6e4453;
}
.drop-nav .subcategories span {
  font-size: 13px;
  color: #7d7d7d;
}
.drop-nav .subcategories i {
  position: absolute;
  top: 2px;
  left: 5px;
  font-size: 13px;
}
.menu-mobile-toggle {
  width: 40px;
  height: 40px;
  background-color: #0c0c0c;
  border-radius: 4px;
  text-align: center;
  cursor: pointer;
  position: absolute;
  top: 8px;
  left: 20px;
  display: none;
}
.menu-mobile-toggle i {
  font-size: 20px !important;
  color: #ffffff;
  line-height: 40px;
}
@media (min-width: 1200px) {
  .info-top > .container {
    padding: 0 10px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hover-section > a {
    padding: 8px 20px 0 35px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .primary-nav .menu {
    width: 100%;
    position: relative;
  }
  .primary-nav .menu:first-of-type {
    padding-bottom: 0;
  }
  .primary-nav .menu:first-of-type .drop-nav {
    padding-top: 16px;
  }
  .primary-nav .menu:first-of-type strong:before {
    top: 79px;
    z-index: 1;
  }
  .primary-nav .menu:first-of-type strong:after {
    top: 80px;
    z-index: 3;
  }
  .primary-nav .menu:last-of-type {
    padding-top: 0;
  }
  .primary-nav .menu:last-of-type .drop-nav {
    top: 32px;
    padding-top: 55px;
  }
  .drop-nav .image-banner img {
    max-width: 100%;
    display: inline-block;
  }
  .drop-nav .image-banner .text-section {
    font-size: 25px;
    line-height: 34px;
    top: 50%;
    max-width: 100%;
    width: 100%;
    text-align: center;
  }
  .drop-nav .image-banner .text-section .text {
    padding-bottom: 20px;
  }
  .drop-nav .image-banner .button {
    font-size: 16px;
    padding: 10px 20px;
  }
}
@media (max-width: 991px) {
  .top-section .absolute-section {
    left: 20px;
    transform: translate(0, -50%);
  }
  .top-section .right-menu {
    padding-right: 15px;
  }
  .info-top > .container {
    text-align: center;
    line-height: 0;
  }
  .info-top > .container > div,
  .info-top > .container > nav {
    vertical-align: top;
    float: none;
    font-size: 15px;
    display: inline-block;
    line-height: 20px;
  }
  .info-top > .container > nav {
    padding: 5px 0 2px;
  }
  .wrap-nav-section .logo {
    margin-bottom: 5px;
    position: relative;
    z-index: 2;
  }
  .drop-nav .subcategories li {
    width: 33%;
  }
  .sticky-header {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .top-section .right-menu li {
    margin-left: 10px;
  }
  .info-top {
    padding: 10px 0 !important;
  }
  .info-top .contact-section {
    font-size: 0 !important;
    display: block !important;
  }
  .info-top .contact-section strong {
    padding: 0 10px;
    font-size: 15px !important;
  }
  .info-top .secondary-nav {
    display: block;
  }
  .info-top .secondary-nav li {
    float: none;
    display: inline-block;
    margin-left: 7px;
  }
  #header .lower-section {
    margin-bottom: 0;
    padding: 15px 0;
  }
  #header .logo img {
    max-width: 170px;
  }
  #header .primary-nav {
    width: 250px;
    margin-top: 0;
    top: 0;
    right: -260px;
    position: absolute;
    border-radius: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    z-index: 99;
    text-align: right;
  }
  #header .primary-nav.show-menu {
    top: 0;
    right: 0;
  }
  #header .primary-nav.show-menu:before {
    top: 0;
    right: 0;
  }
  #header .primary-nav:before {
    content: "";
    display: block;
    position: fixed;
    top: 0;
    right: -260px;
    width: 250px;
    height: 5000px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.4);
    background-color: #343434;
    z-index: 1;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  #header .primary-nav .close-menu {
    padding: 12px 25px 12px;
    background-color: #f5f5f5;
    display: block;
    color: #2c2c2c;
    font-size: 15px;
    position: relative;
    z-index: 2;
  }
  #header .primary-nav .close-menu i {
    vertical-align: middle;
    margin: -4px 0 0 6px;
    font-size: 26px;
  }
  #header .primary-nav .menu {
    padding: 10px 20px 0;
    display: block;
    text-align: right;
    position: relative;
    z-index: 2;
  }
  #header .primary-nav .menu:last-of-type {
    padding: 0 20px 10px;
  }
  #header .primary-nav li {
    margin: 0;
    display: block;
  }
  #header .primary-nav strong {
    padding-right: 23px;
    position: relative;
  }
  #header .primary-nav strong:before,
  #header .primary-nav strong:after {
    display: none;
  }
  #header .primary-nav strong a {
    color: #ffffff !important;
    text-transform: uppercase;
    padding: 10px;
  }
  #header .primary-nav strong i {
    width: 20px;
    height: 20px;
    color: #fff;
    font-size: 12px;
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -12px;
    text-align: center;
    line-height: 20px;
    display: none;
  }
  #header .primary-nav .has-drop-menu strong i {
    display: block;
  }
  #header .primary-nav .has-drop-menu .shown {
    max-height: 1000px;
  }
  #header .primary-nav .drop-nav {
    padding-top: 0;
    display: block;
    max-height: 0;
    overflow: hidden;
    position: relative;
    top: auto;
    left: auto;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
  }
  #header .primary-nav .drop-nav .inner {
    padding: 0;
    border: 0;
    background-color: transparent;
  }
  #header .primary-nav .drop-nav .inner .row {
    margin: 0;
  }
  #header .primary-nav .drop-nav .inner .row > div {
    display: block;
    padding: 0;
  }
  #header .primary-nav .drop-nav .inner .subcategories {
    padding: 0;
    margin: 0;
    text-align: right;
  }
  #header .primary-nav .drop-nav .inner .subcategories li {
    padding: 5px 20px 5px 5px;
    width: 100%;
  }
  #header .primary-nav .drop-nav .inner .subcategories a {
    padding-right: 25px;
    color: rgba(255, 255, 255, 0.6) !important;
  }
  #header .primary-nav .drop-nav .inner .subcategories a .fa-check:before {
    content: "\f068";
    font-size: 10px;
  }
  #header .primary-nav .drop-nav .inner .subcategories a i {
    right: 5px;
    left: auto;
  }
  #header .primary-nav .drop-nav .inner .subcategories a span {
    display: none;
  }
  .cart-right-section {
    padding-top: 15px;
    text-align: right;
    margin: 0;
  }
  .cart-right-section > div {
    padding: 0 5px;
    display: inline-block;
  }
  .cart-right-section a {
    padding: 0 5px;
    font-size: 0;
  }
  .cart-right-section a i {
    position: relative;
  }
  .menu-mobile-toggle {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .hover-section .drop-section {
    right: -60px;
    left: auto;
  }
}
@media screen and (max-width: 460px) {
  .top-section .absolute-section {
    position: relative;
  }
}
@media screen and (max-width: 375px) {
  .small-black-wheel {
    display: none;
  }
}
@media screen and (max-width: 360px) {
  .hover-section .drop-section .right {
    right: -20px;
  }
}
.footer {
  background-color: #4a90d5;
  padding-top: 10px;
  border-top: 1px solid #e9e9e9;
}
.footer .container {
  position: relative;
}
.footer .container > row {
  font-size: 0;
}
.footer .container > row > div {
  display: inline-block;
  float: none;
  text-align: top;
}
.footer-row {
  padding-bottom: 50px;
}
.heading-footer {
  font-family: 'Open Sans Semibold', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
  color: #b9b9b9;
  margin-bottom: 30px;
  margin-top: 20px;
}
.footer-boxes {
  font-size: 15px;
  line-height: 20px;
  color: #666;
  font-family: 'Open Sans', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
}
.footer-boxes.menu-footer li {
  padding-left: 0;
}
.footer-boxes.menu-footer li a {
  padding-left: 30px;
  display: block;
  position: relative;
  color: #666666;
  transition: all 0.3s ease-in-out 0s;
}
.footer-boxes.menu-footer li a:hover {
  color: #FED926;
}
.footer-boxes li {
  position: relative;
  padding: 5px 0;
  color: #676767;
  font-size: 12px;
  font-family: 'Open Sans', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
}
.footer-boxes li i {
  position: absolute;
  top: 0;
  left: 11px;
  font-size: 18px;
}
.footer-boxes li i.black-phone {
  top: -3px;
}
.footer-boxes li i.black-envelope {
  top: 5px;
}
.footer-boxes a {
  color: #a5a5a5;
}
.footer-boxes a:hover {
  color: #fff;
}
.middle-footer {
  padding: 0 0 0;
  margin-bottom: 18px;
  margin-top: 40px;
}
.middle-footer > h2 {
  padding: 0 0 12px 0;
}
.middle-footer .fast-menu li {
  margin: 0 10px 10px 0;
  display: inline-block;
}
.middle-footer .fast-menu span {
  text-align: center;
  width: 80px;
  background-color: #fff;
  font-size: 16px;
  font-family: 'Sourse Sans Light', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
  display: inline-block;
  vertical-align: top;
  height: 42px;
  line-height: 42px;
  color: #676767;
  margin-left: -86px;
  opacity: 0;
  transition: all 0.3s ease-in-out 0s;
}
.middle-footer .fast-menu a {
  color: #0c0c0c;
  font-size: 30px;
  display: inline-block;
  background-color: #dfdfdf;
  position: relative;
  overflow: hidden;
  height: 42px;
}
.middle-footer .fast-menu a > div {
  position: relative;
  width: 42px;
  height: 42px;
  background-color: #dfdfdf;
  z-index: 1;
  text-align: center;
  line-height: 42px;
  transition: all 0.3s ease-in-out 0s;
  display: inline-block;
}
.middle-footer .fast-menu a:hover > div {
  background-color: #fdd702;
}
.middle-footer .fast-menu a:hover span {
  opacity: 1;
  margin-left: -6px;
}
.middle-footer .fast-menu a strong {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.partners {
  margin-top: 60px;
}
.copyright-section {
  margin-top: 9px;
  padding: 20px 0;
  background: #000;
}
.copyright-section img {
  width: 120px;
  display: block;
}
.details-copyright {
  font-size: 0;
  line-height: 20px;
  color: #636363;
}
.details-copyright > div {
  float: none;
  vertical-align: middle;
  font-size: 14px;
}
.details-copyright .description {
  font-family: 'Open Sans Semibold', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
  color: #505050;
  font-size: 12px;
  line-height: 18px;
  text-align: left !important;
}
.details-copyright .description strong {
  color: #969696;
}
@media (max-width: 1199px) {
  .middle-footer > h2 {
    padding-top: 21px;
  }
}
@media (max-width: 991px) {
  .details-copyright .description {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .middle-footer .fast-menu span {
    display: none;
  }
}
.rating {
  width: 78px;
  height: 14px;
  background: url('/static/images/rating.png') no-repeat;
  background-position: 0 0;
}
.rating.big {
  width: 124px;
  height: 22px;
  background: url('/static/images/rating-big.png') no-repeat;
}
.rating.big > div {
  height: 22px;
  background-image: inherit;
  background-position: 0 -22px;
}
.rating > div {
  height: 14px;
  background-image: inherit;
  background-position: 0 -14px;
}
.rating > div.rating-0 {
  width: 0;
}
.rating > div.rating-10 {
  width: 10%;
}
.rating > div.rating-20 {
  width: 20%;
}
.rating > div.rating-30 {
  width: 30%;
}
.rating > div.rating-40 {
  width: 40%;
}
.rating > div.rating-50 {
  width: 50%;
}
.rating > div.rating-60 {
  width: 60%;
}
.rating > div.rating-70 {
  width: 70%;
}
.rating > div.rating-80 {
  width: 80%;
}
.rating > div.rating-90 {
  width: 90%;
}
.rating > div.rating-100 {
  width: 100%;
}
.specifications {
  padding: 0;
}
.specifications h3 {
  margin-bottom: 5px;
  padding-bottom: 6px;
  font-size: 16px;
  line-height: 30px;
  border-bottom: 1px solid #dfdfdf;
  text-transform: uppercase;
  font-family: 'Open Sans Semibold', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
  color: #505050;
}
.specifications-list {
  margin-bottom: 10px;
}
.specifications-list li {
  color: #7d7d7d;
}
.specifications-list li .row {
  font-size: 0;
}
.specifications-list li .row > div {
  float: none;
  display: inline-block;
  vertical-align: top;
  color: #999;
  font-family: 'Open Sans Semibold', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
  font-size: 13px;
  line-height: 20px;
  padding-top: 1px;
}
.specifications-list .detail {
  font-family: 'Open Sans', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif !important;
  color: #343434 !important;
}
@media (max-width: 450px) {
  .specifications-list li .row {
    padding-bottom: 10px;
  }
}
.review-section .review-top {
  padding: 9px 0 2px 20px;
  border-left: 4px solid #ffd50a;
}
.review-section .review-top .description {
  padding-top: 13px;
  color: #2c2c2c;
}
.review-section .review-bottom {
  padding-top: 23px;
}
.review-section .review-bottom > div {
  padding-top: 10px;
}
.review-section .review-bottom > div:first-of-type {
  padding-top: 0;
}
.review-section h3 {
  font-size: 16px;
  line-height: 20px;
}
.review-section strong {
  font-family: 'Sourse Sans Semibold', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
  color: #2c2c2c;
}
.details-review-section {
  font-size: 13px;
  line-height: 16px;
  color: #7d7d7d;
}
.details-review-section > .row > div {
  padding-top: 44px;
}
.details-review-section > .row > div:first-of-type {
  padding-top: 8px;
}
.details-review-section strong {
  padding-bottom: 6px;
  font-size: 16px;
  line-height: 20px;
  display: block;
  color: #2c2c2c;
}
.details-review-section .rating {
  margin-bottom: 14px;
}
.reviews li {
  padding: 35px 0 26px;
  border-bottom: 1px solid #dfdfdf;
}
.reviews li:first-of-type {
  padding-top: 0;
}
@media (min-width: 768px) and (max-width: 991px) {
  .details-review-section {
    padding-bottom: 20px;
  }
  .details-review-section > .row {
    font-size: 0;
  }
  .details-review-section > .row > div {
    padding: 0 15px;
    font-size: 13px;
    float: none !important;
    display: inline-block;
    color: #7d7d7d;
    vertical-align: middle;
  }
}
@media (max-width: 767px) {
  .details-review-section {
    padding-bottom: 25px;
  }
  .details-review-section > .row > div {
    padding-top: 15px;
    font-size: 13px;
  }
}
.vote {
  padding-top: 6px;
}
.vote a {
  width: 42px;
  height: 31px;
  display: inline-block;
  border-right: 1px solid #dfdfdf;
  line-height: 31px;
  font-size: 14px;
  color: #7d7d7d;
  text-align: center;
}
.vote a.voted i {
  color: #ffd50a;
}
.vote a:last-of-type {
  border: 0;
  text-align: right;
}
.vote a:first-of-type {
  text-align: left;
}
.vote a i {
  padding-right: 3px;
  font-size: 16px;
  color: #2c2c2c;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.aside-products {
  padding-top: 30px;
}
.aside-products .products {
  margin-bottom: 30px;
  padding: 15px;
  border: 1px solid #dfdfdf;
}
.aside-products h3 {
  padding: 10px 2px;
  margin-bottom: 10px;
  text-align: center;
  font-size: 15px;
  line-height: 18px;
  color: #fff;
  background: #343434;
  font-family: 'Open Sans Bold', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
}
.aside-products .image {
  display: block;
  position: relative;
  overflow: hidden;
}
.aside-products .image .special {
  height: 20px;
  width: 100px;
  position: absolute;
  top: 12px;
  left: -28px;
  background-color: #ff5a00;
  display: inline-block;
  color: #ffffff;
  font-size: 9px;
  line-height: 20px;
  text-align: center;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  z-index: 4;
}
.aside-products .products-list li {
  padding-bottom: 5px;
  margin-bottom: 9px;
  border-bottom: 1px solid #dfdfdf;
}
.aside-products .products-list li:last-of-type {
  margin-bottom: 0;
  border-bottom: 0;
}
.aside-products .products-list .row {
  margin: 0 5px;
}
.aside-products .products-list .row > div {
  padding: 0 8px;
}
.aside-products .products-list .title {
  max-height: 50px;
  overflow: hidden;
  display: block;
  font-size: 12px;
  line-height: 16px;
  color: #999999;
  font-family: 'Open Sans', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
  text-transform: uppercase;
}
.aside-products .products-list .title:hover {
  color: #505050;
}
.aside-products .products-list .price {
  padding-top: 9px;
  font-size: 16px;
  color: #505050;
  font-family: 'Open Sans Bold', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
  text-align: right;
}
.aside-products .products-list .price sup {
  font-size: 12px;
}
.aside-products .products-list .price span {
  text-transform: uppercase;
}
.rate-section {
  color: #7d7d7d;
  font-size: 14px;
  line-height: 20px;
  font-family: 'Sourse Sans Semibold', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
}
.rate-section > .row {
  padding: 10px 0 40px;
}
.rate-section strong {
  font-size: 18px;
  color: #2c2c2c;
}
.rate-section .text-section {
  padding-top: 10px;
}
.stars-list {
  padding-left: 20px;
  border-left: 4px solid #ffd50a;
}
.stars-list li {
  padding: 9px 20px;
  max-width: 370px;
  cursor: pointer;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.stars-list li.selected,
.stars-list li:hover {
  background: #f8f8f8;
}
.stars-list li.selected i {
  opacity: 1;
}
.stars-list li * {
  display: inline-block;
  vertical-align: middle;
}
.stars-list li strong {
  width: 103px;
  padding-right: 10px;
  font-size: 14px;
}
.stars-list li i {
  color: #2c2c2c;
  font-size: 15px;
  opacity: 0;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.stars-list li .text {
  padding: 0 14px 0 17px;
  font-family: 'Sourse Sans Light', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
}
.stars-list .rating-section div {
  display: block;
}
.add-opinion {
  padding-top: 40px;
  border-top: 1px solid #dfdfdf;
}
.add-opinion .input-section {
  max-width: 770px;
}
.add-opinion input {
  width: 70% !important;
}
@media (max-width: 991px) {
  .stars-list {
    margin-top: 40px;
  }
}
@media (max-width: 450px) {
  .stars-list li strong,
  .stars-list li .text {
    display: none;
  }
  .stars-list li i {
    padding-left: 10px;
  }
  .add-opinion input {
    width: 100% !important;
  }
}
.fixed-comparator {
  padding: 9px;
  border: 1px solid #ffd50a;
  border-right: 5px solid #ffd50a;
  width: 234px;
  position: fixed;
  top: 50%;
  right: 0;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  background-color: #ffffff;
  z-index: 10;
  display: none;
}
.fixed-comparator h2,
.fixed-comparator .image-wrap {
  vertical-align: top;
  display: inline-block;
}
.fixed-comparator h2 {
  padding-top: 20px;
  width: 125px;
  height: 70px;
  overflow: hidden;
  font-size: 13px;
  line-height: 16px;
  padding-left: 7px;
}
.fixed-comparator h2 a {
  color: #2c2c2c;
}
.fixed-comparator .image-wrap {
  width: 80px;
  position: relative;
}
.fixed-comparator .image-wrap .remove-prod-comp {
  width: 18px;
  height: 18px;
  position: absolute;
  top: 1px;
  right: 1px;
  background-color: #ffd50a;
  border-radius: 4px;
  cursor: pointer;
  font-size: 12px;
  line-height: 18px;
  color: #2c2c2c;
  z-index: 2;
  text-align: center;
}
.fixed-comparator .image {
  height: 80px;
  line-height: 80px;
}
.fixed-comparator .image img {
  max-width: 80px;
  max-height: 80px;
  display: inline-block;
  vertical-align: middle;
}
.fixed-comparator .products-to-compare li {
  padding-bottom: 10px;
}
.fixed-comparator .count-section h2 {
  padding-top: 15px;
}
.fixed-comparator .count-section strong {
  color: #2c2c2c;
}
.fixed-comparator .count-section .text {
  color: #7d7d7d;
}
.fixed-comparator .buttons {
  padding-top: 7px;
}
.fixed-comparator .show-comparator {
  position: absolute;
  top: -1px;
  left: -40px;
  width: 40px;
  height: 40px;
  border-radius: 3px 0 0 3px;
  border: 1px solid #2c2c2c;
  color: #2c2c2c;
  line-height: 38px;
  font-size: 20px;
  text-align: center;
  background-color: #2c2c2c;
  cursor: pointer;
  color: #ffd50a;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
@media (max-width: 767px) {
  .fixed-comparator {
    -webkit-transform: translate(234px, -50%);
    -moz-transform: translate(234px, -50%);
    -o-transform: translate(234px, -50%);
    -ms-transform: translate(234px, -50%);
    transform: translate(234px, -50%);
    -webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    -ms-transition: all 0.25s ease;
    transition: all 0.25s ease;
  }
  .fixed-comparator.active {
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
  .fixed-comparator.active .show-comparator {
    background-color: #ffd50a;
    border-color: #ffd50a;
    color: #2c2c2c;
  }
}
.product {
  position: relative;
}
.product .empty-stock {
  position: absolute;
  top: 0;
  left: 50%;
  width: 96%;
  height: 100%;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  z-index: 3;
  background: rgba(255, 255, 255, 0.8);
}
.product .empty-stock img {
  width: 100%;
  display: block;
  position: relative;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.products-list {
  width: auto;
  margin: 0 -15px;
}
.products-list .inner {
  border: 1px solid #dfdfdf;
  padding: 0px 0;
  margin-bottom: 30px;
  position: relative;
  box-shadow: 0px 0px 31px -14px rgba(0, 0, 0, 0.24);
}
.products-list .special {
  text-align: center;
  line-height: 32px;
  top: 0;
  left: 0;
  z-index: 2;
  background-color: #f45c42;
  color: #ffffff;
  font-size: 14px;
  position: absolute;
  top: -6px;
  left: -6px;
  width: 80px;
  height: 32px;
}
.products-list .special img {
  display: block;
}
.products-list .image {
  position: relative;
  min-height: 150px;
}
.products-list .image:hover .hover {
  opacity: 1;
}
.products-list .image a {
  display: block;
  width: 150px;
  margin: auto;
}
.products-list .image a img {
  width: 100%;
}
.products-list .image .hover {
  position: absolute;
  top: 0;
  transition: all 0.3s ease-in-out 0s;
  left: 0;
  height: 100%;
  opacity: 0;
  width: 100%;
}
.products-list .image .hover:before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.8);
}
.products-list .image .hover .buttons {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
}
.products-list .image .hover .buttons .hover-btn {
  display: inline-block;
  position: relative;
  padding-top: 50px;
  margin: 0 15px;
  font-family: 'Sourse Sans Regular', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
  width: auto;
  font-size: 13px;
  transition: all 0.3s ease-in-out 0s;
  color: #2c2c2c;
}
.products-list .image .hover .buttons .hover-btn:hover {
  color: #ff5a00;
}
.products-list .image .hover .buttons .hover-btn:hover .black-cart {
  opacity: 0;
}
.products-list .image .hover .buttons .hover-btn:hover .red-cart {
  opacity: 1;
}
.products-list .image .hover .buttons .hover-btn:hover .black-heart {
  opacity: 0;
}
.products-list .image .hover .buttons .hover-btn:hover .red-heart {
  opacity: 1;
}
.products-list .image .hover .buttons .hover-btn:before {
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translate(-50%, 0);
  content: '';
  width: 23px;
  height: 2px;
  background-color: #ffcc00;
}
.products-list .image .hover .buttons .hover-btn i {
  position: absolute;
  transition: all 0.3s ease-in-out 0s;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0);
  font-size: 26px;
}
.products-list .image .hover .buttons .hover-btn i.red-cart {
  opacity: 0;
}
.products-list .image .hover .buttons .hover-btn i.red-heart {
  opacity: 0;
}
.products-list .product-description h2 {
  margin: 15px 0 16px;
  text-align: center;
}
.products-list .product-description h2 a {
  display: block;
  height: 110px;
  text-overflow: ellipsis;
  overflow: hidden;
  font-family: 'Open Sans Semibold', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
  font-size: 14px;
  padding: 0 10px;
  color: #505050;
  line-height: 22px;
  transition: all 0.2s ease-in-out 0s;
}
.products-list .product-description h2 a:hover {
  color: #343434;
}
.products-list .product-description p {
  font-size: 12px;
  line-height: 22px;
  font-family: 'Sourse Sans Light', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
  color: #7d7d7d;
  display: block;
  margin: 20px 0;
  min-height: 88px;
  display: none;
}
.products-list .price-section {
  position: relative;
  margin: 0 0px;
}
.products-list .price-section .price {
  padding-top: 0px;
  font-family: 'Open Sans Semibold', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
  font-size: 24px;
  line-height: 30px;
  color: #343434;
  display: block;
  text-align: center;
}
.products-list .price-section .price .old_price {
  font-size: 14px;
  text-decoration: line-through;
}
.products-list .price-section .price .old_price sup {
  font-size: 12px;
}
.products-list .price-section .price .old_price span {
  font-size: 14px;
}
.products-list .price-section .price span {
  font-size: 24px;
  color: #343434;
}
.products-list .price-section .price sup {
  font-size: 14px;
}
.products-list .price-section .inner-details-btn {
  font-size: 13px !important;
  line-height: 25px;
  display: block;
  width: 100%;
  padding: 10px 20px 10px;
  color: #f5f5f5 !important;
  cursor: pointer;
  border-radius: 0px;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  transition: all 0.25s ease;
  text-align: center;
  text-transform: uppercase;
  font-family: 'Open Sans Semibold', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif !important;
  border-top: 1px solid #eaeaea;
  background: #4a90d5;
}
.products-list .price-section .inner-details-btn:hover {
  background: #ffffff;
}
.no-slide-products {
  font-size: 0;
}
.no-slide-products .product {
  padding-bottom: 28px;
  display: inline-block;
  float: none;
  vertical-align: top;
}
.no-slide-products .inner {
  margin-bottom: 0;
}
.yellow-section {
  min-height: 460px;
  background-color: #ffd50a;
  margin-top: 40px;
}
.slider {
  position: static;
}
.slider .owl-buttons > div {
  font-size: 0;
}
.slider .owl-buttons > div:before {
  width: 38px;
  height: 38px;
  font-size: 18px;
  color: #b2b2b2;
  position: absolute;
  top: 0;
  font-family: 'Font Awesome', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
  line-height: 42px;
}
.slider .owl-buttons > div.owl-prev:before {
  content: "\f177";
  left: 0;
  text-align: right;
}
.slider .owl-buttons > div.owl-next:before {
  content: "\f178";
  right: 0;
  text-align: left;
}
.recomended-section .recomended-wrap {
  border: 4px solid #FDD702;
  padding: 26px 30px 19px;
  position: relative;
}
.recomended-section .recomended-wrap > h2 {
  padding: 0 10px;
  font-size: 20px;
  line-height: 26px;
  font-family: 'Sourse Sans Semibold', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
  text-transform: uppercase;
  position: relative;
  top: -12px;
}
.recomended-section .inner {
  margin-bottom: 0;
}
/* List View Section */
.list-view-products .product {
  width: 100% !important;
}
.list-view-products .inner {
  padding: 20px !important;
}
.list-view-products .image-list-view,
.list-view-products .details-product-section {
  display: inline-block;
  vertical-align: top;
}
.list-view-products .image-list-view {
  width: 25%;
}
.list-view-products .details-product-section {
  width: 75%;
  padding-left: 30px;
}
.list-view-products .title {
  padding-bottom: 5px;
  height: auto !important;
  font-size: 14px;
}
.list-view-products .title a {
  line-height: 20px;
  font-family: 'Sourse Sans Semibold', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
  color: #2c2c2c;
}
.list-view-products .description {
  display: block !important;
  height: auto;
  margin: 7px -15px 0 !important;
}
.list-view-products .description li {
  width: 48%;
  vertical-align: top;
  padding: 0 15px;
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif !important;
}
.list-view-products .description li strong {
  font-family: 'Open Sans Bold', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif !important;
}
.list-view-products .list-price {
  padding-top: 19px;
  font-size: 0;
}
.list-view-products .list-price > div {
  padding: 0 15px !important;
  display: inline-block;
  float: none;
  vertical-align: middle;
  margin: 0 !important;
}
.list-view-products .thumbs {
  width: auto;
  padding: 0;
  margin: 0 -4px;
}
.list-view-products .special {
  position: absolute;
  background-color: #f45c42;
  text-align: center;
  height: 30px;
  line-height: 30px;
  width: 40%;
  left: -10px;
  top: -10px;
  z-index: 2;
  font-size: 14px;
  font-family: 'Open Sans Bold', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
  color: #fff;
}
@media (min-width: 991px) {
  .grid-view-products .product {
    padding-left: 0;
    padding-bottom: 15px;
  }
}
@media (max-width: 1199px) {
  .list-view-products .hover-wrap {
    display: none !important;
  }
}
@media (max-width: 991px) {
  .products-list .image .special {
    top: 22px;
    left: -48px;
  }
  .products-list .hover-wrap {
    display: none;
    z-index: -1 !important;
  }
  .products-list .hover-wrap .buttons a {
    margin-left: 10px;
  }
  .products-list .hover-wrap .buttons a:first-of-type {
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .products-list .slider {
    margin: 0 !important;
  }
  .products-list .image .special {
    top: 33px;
    left: -37px;
  }
  .no-slide-products .product {
    width: 50%;
  }
  .slider .owl-buttons {
    display: none;
  }
  .recomended-section .recomended-wrap > h2 {
    padding-right: 0;
  }
  .list-view-products .thumbs {
    width: 100% !important;
  }
  .list-view-products .title {
    padding-bottom: 10px;
  }
  .list-view-products .list-price .price-section {
    padding-top: 20px !important;
  }
  .list-view-products .list-price > div {
    width: 100%;
  }
  .list-view-products .description {
    display: none !important;
  }
}
@media (max-width: 1200px) {
  .list-view-products .special {
    top: 0 !important;
    left: 0 !important;
    transform: rotate(-45deg) translate(-25%, -135%);
  }
}
@media (max-width: 991px) {
  .list-view-products .special {
    transform: rotate(-45deg) translate(-20%, -105%);
  }
}
@media (max-width: 615px) {
  .no-slide-products .product {
    width: 100%;
  }
  .list-view-products .image-list-view {
    width: 40% !important;
  }
  .list-view-products .details-product-section {
    width: 60% !important;
  }
  .list-view-products .price {
    text-align: center !important;
  }
}
@media (max-width: 615px) {
  .product .empty-stock {
    width: 101%;
  }
}
@media (max-width: 450px) {
  .list-view-products .image-list-view,
  .list-view-products .details-product-section {
    width: 100% !important;
    padding-left: 0;
  }
}
.main-template {
  width: 100%;
}
.loader {
  background-color: #fff;
  height: 100%;
  position: relative;
  width: 100%;
  z-index: 2;
}
.loader .animated-background {
  animation-duration: 1s;
  animation-fill-mode: forwards;
  animation-iteration-count: infinite;
  animation-name: placeHolderShimmer;
  animation-timing-function: linear;
  background: #f6f7f8;
  background: linear-gradient(to right, #eeeeee 8%, #dddddd 18%, #eeeeee 33%);
  background-size: 800px 104px;
  position: relative;
}
.loader .animated-background img {
  opacity: 0;
}
.loader ul {
  background-color: #fff;
  margin-bottom: 41px;
}
.loader ul li {
  border-bottom: 1px solid #e4e4e4;
}
.loader .graybox {
  display: inline-block;
  height: 20px;
}
.loader .graybox.larger {
  width: 83px;
  height: 25px;
}
.loader .graybox.small {
  width: 34px;
  height: 25px;
}
.loader .graybox.b-name {
  width: 123px;
}
.loader .graybox.b-q {
  width: 71px;
}
.loader .graybox.b-price {
  width: 63px;
}
.loader .graybox.b-total {
  width: 40px;
}
.loader h2 .name {
  width: 152px;
  height: 17px;
  display: block;
  font-size: 0;
}
.loader h2 .picked-accessory {
  height: 15px;
  display: block;
  width: 186px;
  font-size: 0;
  margin: 7px 0;
}
.loader .totals td {
  text-align: center !important;
}
.loader .no-products {
  width: 161px;
  height: 15px;
  font-size: 0 !important;
  margin-bottom: 18px;
}
@media (min-width: 1199px) {
  .loader .image {
    min-height: 103px;
    min-width: 103px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .loader .image {
    min-height: 94px;
    min-width: 94px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .loader .image {
    min-height: 72px;
    min-width: 72px;
  }
}
.total-info {
  background-color: #03cdc1;
  padding: 15px;
  color: #ffffff;
  font-family: 'Sourse Sans Semibold', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
  font-size: 13px;
  line-height: 17px;
}
.heading-container {
  padding-bottom: 30px;
}
#print {
  margin-top: -40px;
}
#cart {
  padding-top: 0;
  padding-bottom: 25px;
  border-top: 0;
}
#cart .no-products {
  font-size: 16px;
  padding: 0 0 20px;
}
.drop-section .form {
  width: 100%;
  padding-right: 0;
}
.form .input-section dl {
  margin-bottom: 10px;
}
.no-products {
  padding: 20px 20px 0 20px;
  font-size: 13px;
  line-height: 18px;
}
.check-section {
  padding-right: 20px;
}
.check-section a {
  vertical-align: baseline;
  margin: 0;
}
#products-cart-list {
  color: #2c2c2c;
}
#products-cart-list li {
  padding: 10px 0;
  border-bottom: 1px solid #dfdfdf;
}
.terms-section {
  padding-top: 30px;
}
.terms-section a {
  color: #03cdc1;
}
.products-cart {
  max-width: 1030px;
  margin: auto;
  position: relative;
}
.products-cart #utility-check {
  position: relative;
}
.heading-products-cart-list table {
  width: 100%;
  table-layout: fixed;
  text-align: center;
  font-size: 14px;
  line-height: 20px;
  color: #7d7d7d;
  text-transform: uppercase;
}
.heading-products-cart-list table .title {
  width: 44%;
}
.heading-products-cart-list table .qunatity {
  width: 19%;
}
.heading-products-cart-list table .price {
  width: 12%;
}
.product-storage {
  font-size: 0;
}
.product-storage .image,
.product-storage h2,
.product-storage .totals {
  vertical-align: middle;
}
.product-storage .totals .quantity {
  text-align: left;
}
.product-storage .totals .quantity input {
  position: relative;
  right: -50px;
}
.product-storage .image {
  width: 10%;
  display: inline-block;
}
.product-storage .image img {
  width: 100%;
  display: block;
}
.product-storage h2 {
  width: 35%;
  padding: 0 15px 0 30px;
  font-size: 14px;
  line-height: 20px;
  display: inline-block;
  font-family: 'Sourse Sans Semibold', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
  text-transform: uppercase;
}
.product-storage h2 a {
  color: #2c2c2c;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  transition: all 0.25s ease;
  font-size: 12px;
}
.product-storage h2 a:hover {
  color: #ffffff;
}
.product-storage h2 span {
  display: block;
  color: #03cdc1;
  text-transform: none;
}
.product-storage h2 span.delete-picked-accessory {
  cursor: pointer;
  width: 12px;
  height: 20px;
  position: absolute;
  top: 0;
  right: 0;
}
.product-storage h2 span.delete-picked-accessory:before {
  position: absolute;
  content: '';
  height: 3px;
  top: 10px;
  left: 0;
  width: 100%;
  transform: rotate(45deg);
  background-color: red;
}
.product-storage h2 span.delete-picked-accessory:after {
  position: absolute;
  content: '';
  height: 3px;
  top: 10px;
  left: 0;
  width: 100%;
  transform: rotate(-45deg);
  background-color: red;
}
.product-storage .totals {
  width: 55%;
  padding: 15px 0 15px 15px;
  display: inline-block;
  font-size: 13px;
  line-height: 18px;
}
.product-storage .totals table {
  width: 100%;
  text-align: center;
}
.product-storage .unit-price-label,
.product-storage .unit-price {
  font-size: 26px;
  font-family: 'Sourse Sans Light', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
}
.product-storage .unit-price-label span,
.product-storage .unit-price span,
.product-storage .unit-price-label sup,
.product-storage .unit-price sup {
  font-size: 18px;
}
.product-storage .quantity-label {
  width: 100px;
  padding: 0 15px;
  text-align: center;
}
.product-storage input {
  text-align: center;
  width: 70px;
  border: 1px solid #dfdfdf;
  color: #7d7d7d;
  display: inline-block;
  padding: 10px 8px;
}
.product-storage .price-label {
  padding-left: 15px;
  font-family: 'Sourse Sans Semibold', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
  color: #03cdc1;
}
.product-storage .detailed-price {
  font-size: 26px;
  font-family: 'Sourse Sans Light', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
}
.product-storage .detailed-price sup,
.product-storage .detailed-price span {
  font-size: 18px;
}
.product-storage .delete {
  font-size: 20px;
}
.product-storage .delete a {
  color: #7d7d7d;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.product-storage .delete a:hover {
  color: #ff5a00;
}
.picked-accessory {
  position: relative;
  border-top: 1px solid #fdd702;
  padding: 2px 0;
}
.picked-accessory strong {
  margin-left: 10px;
  display: inline-block;
  text-align: left;
}
.picked-accessory strong span {
  display: inline-block;
}
.picked-accessory p {
  display: block;
}
.picked-accessory.order {
  border-top: none !important;
  border-bottom: none !important;
}
.payment-section {
  padding-top: 20px;
}
.form-cart-section {
  padding-top: 10px;
  padding-bottom: 50px;
}
.order-tabs .container-fluid {
  border-top: 3px solid #f4f4f4;
  padding-top: 10px;
  padding-bottom: 50px;
}
.container-form dt {
  padding: 0 0 7px 0;
}
.container-form dd {
  padding-bottom: 15px;
}
#company-form-container {
  width: 100%;
  padding: 0 15px;
}
.utility-section {
  padding-top: 15px;
  text-align: right;
}
.ev-checkout-cart-total {
  padding-top: 5px;
  padding-left: 230px;
  margin: 0 -15px;
  text-align: right;
  font-family: 'Sourse Sans Light', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
  font-size: 0;
}
.ev-checkout-cart-total p {
  display: inline-block;
  float: none;
  vertical-align: bottom;
  font-size: 18px;
}
.ev-checkout-cart-total p span {
  font-size: 36px;
}
.ev-checkout-cart-total p span span,
.ev-checkout-cart-total p span sup {
  font-size: 24px;
}
.ev-checkout-cart-total p:first-of-type span {
  font-size: 24px;
}
.ev-checkout-cart-total p:first-of-type span sup,
.ev-checkout-cart-total p:first-of-type span span {
  font-size: 18px;
}
.not-logged-head {
  padding: 10px 0;
}
.not-logged-head strong {
  max-width: 260px;
  display: block;
  margin: auto;
  background: #343434;
  color: #fff;
  font-size: 16px;
  line-height: 25px;
  padding: 5px 10px;
  text-align: center;
  border: 1px solid #dfdfdf;
  font-family: 'Open Sans Bold', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif !important;
}
.not-logged-head strong i {
  padding-right: 17px;
  font-size: 18px;
  color: #b9b9b9;
}
.login-top-cart-section > div:first-of-type {
  border-right: 1px solid #dfdfdf;
  padding-right: 85px;
  padding-bottom: 10px;
}
.login-top-cart-section > div:last-of-type {
  padding-left: 85px;
}
.buttons-checkout {
  padding-top: 15px;
}
.buttons-checkout .button {
  cursor: pointer;
}
.invoice-section {
  padding-top: 20px;
}
.check-section {
  padding-top: 5px !important;
  display: inline-block;
  text-align: left;
}
.account-type {
  padding-bottom: 10px !important;
}
.account-type span {
  font-size: 16px;
}
.fast-delivery {
  width: 60%;
  color: #7d7d7d;
  margin: auto;
}
.fast-delivery span {
  color: #ff5a00;
}
.login-form-checkout {
  width: 100% !important;
}
.login-form-checkout input {
  font-size: 14px;
}
.login-form-checkout .buttons {
  font-size: 0;
}
.login-form-checkout .buttons > div,
.login-form-checkout .buttons > strong {
  font-size: 15px;
  display: inline-block;
  width: 50%;
}
.login-form-checkout .buttons strong a {
  color: #7d7d7d;
}
.login-form-checkout .buttons .button {
  font-size: 15px;
}
.order-form {
  padding-bottom: 20px;
}
.order-input-section {
  padding-top: 0;
}
.cart-checkboxes li {
  margin-bottom: 7px;
  padding: 3px 0 3px 36px;
  display: block;
}
.cart-checkboxes li span {
  color: #2c2c2c;
  font-size: 16px;
}
.details-check-section {
  display: block;
  font-size: 14px;
  padding-top: 12px;
}
.details-check-section .alert-details {
  display: block;
  padding-top: 22px;
  color: #ff5a00;
  font-size: 14px;
  line-height: 20px;
}
.details-check-section strong {
  padding: 5px 8px 5px 0;
}
.finish-order {
  padding-top: 20px;
}
.finish-order dt {
  top: 16px !important;
  -webkit-transform: translate(0, 0) !important;
  -moz-transform: translate(0, 0) !important;
  -o-transform: translate(0, 0) !important;
  -ms-transform: translate(0, 0) !important;
  transform: translate(0, 0) !important;
}
.finish-order textarea {
  font-size: 14px;
}
.select-accessory input {
  position: relative !important;
  cursor: pointer;
  left: 0 !important;
  vertical-align: middle;
  width: 10px;
  margin-right: 10px;
  margin-top: 0;
}
.final-steps label {
  position: static !important;
  font-family: 'Open Sans', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif !important;
}
.final-steps input[type="checkbox"]:not(:checked) + .lbl:before,
.final-steps input[type="checkbox"]:checked + .lbl:before {
  width: 22px !important;
  height: 22px !important;
  position: absolute;
  left: 0 !important;
  top: 1px !important;
  border: 1px solid #dfdfdf;
  content: '';
}
.final-steps input[type="checkbox"]:not(:checked) + .lbl:after,
.final-steps input[type="checkbox"]:checked + .lbl:after {
  content: '';
  background-color: #505050 !important;
  width: 13px !important;
  height: 13px !important;
  position: absolute !important;
  top: 5px !important;
  left: 4px !important;
  transition: all .2s;
}
@media (max-width: 1199px) {
  .fast-delivery {
    width: 100%;
  }
}
@media (max-width: 991px) {
  .external-form {
    padding: 136px 0 0 15px !important;
  }
  .product-storage h2 {
    text-align: left !important;
  }
  .check-section {
    display: block !important;
    margin: 15px 0 0 !important;
    float: none;
  }
}
@media (max-width: 991px) {
  .product-storage .totals .quantity input {
    right: auto;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .product-storage h2 {
    width: 25%;
    font-size: 13px;
  }
  .product-storage .totals {
    width: 65%;
    font-size: 12px;
  }
  .product-storage .totals td {
    padding: 0 5px;
  }
  .heading-products-cart-list table .title {
    width: 36%;
  }
  .heading-products-cart-list table .price {
    width: 16%;
  }
  .login-top-cart-section > div:first-of-type {
    padding-right: 30px;
  }
  .login-top-cart-section > div:last-of-type {
    padding-left: 30px;
  }
  .ev-checkout-cart-total p span {
    font-size: 32px;
  }
}
@media (max-width: 767px) {
  #print {
    float: none;
    margin-top: 10px;
    display: block;
  }
  .delete-picked-accessory {
    margin: auto;
  }
  .order-form {
    padding-bottom: 0 !important;
  }
  .external-form {
    padding: 0 0 45px !important;
  }
  .product-storage .image {
    width: 100%;
    margin-bottom: 20px;
  }
  .product-storage h2 {
    width: 100%;
    font-size: 13px;
    padding: 0 0 10px 0;
    text-align: center;
  }
  .product-storage .totals {
    padding: 0;
    width: 100%;
    font-size: 14px;
    display: block;
    margin: auto;
  }
  .product-storage .totals td {
    text-align: left;
    padding: 10px 0;
    display: inline-block;
    line-height: 36px;
    width: 100%;
  }
  .product-storage .totals td:nth-child(even) {
    text-align: center;
  }
  .product-storage .totals .delete {
    padding-top: 5px;
    font-size: 20px;
    text-align: center;
  }
  .product-storage .totals .delete a {
    color: #ff5a00;
  }
  .product-storage .totals .quantity {
    text-align: center;
  }
  .product-storage .totals .quantity-label,
  .product-storage .totals .price-label {
    font-size: 13px;
    line-height: 18px;
    font-family: 'Sourse Sans Semibold', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
    color: #2c2c2c;
    text-align: center;
  }
  .product-storage .totals .price {
    text-align: center;
    color: #ffffff;
    font-family: 'Sourse Sans Semibold', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
  }
  .ev-checkout-cart-total {
    text-align: center;
    padding-left: 0;
  }
  .ev-checkout-cart-total p {
    padding-top: 10px;
  }
  .ev-checkout-cart-total p:first-of-type {
    padding-top: 0;
  }
  #utility-check {
    padding-top: 30px;
    text-align: center;
    position: relative !important;
  }
  .login-top-cart-section > div {
    min-height: 0;
  }
  .login-top-cart-section > div:first-of-type {
    border: 0;
    padding-right: 15px;
  }
  .login-top-cart-section > div:last-of-type {
    padding-left: 15px;
  }
  .details-check-section strong {
    display: block;
    padding-bottom: 15px;
  }
}
.account-type {
  padding-bottom: 10px;
}
.account-type li {
  margin-left: 20px;
  padding: 6px 0 4px 36px;
}
.account-type li:first-of-type {
  margin-left: 0;
}
.form .input-section dl {
  margin-bottom: 10px;
}
.drop-section .form {
  width: 100%;
  padding-right: 0;
}
.check-inputs h2 {
  padding-top: 9px;
}
.form {
  width: 50%;
  padding-right: 15px;
}
.form .person-form {
  width: 100%;
}
.form.company {
  padding-right: 0;
  width: 100%;
}
.form.company .person-form {
  width: 50%;
}
.form dt {
  top: 50%;
  transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
}
.external-form {
  width: 50%;
  padding: 129px 0 0 15px;
  opacity: 0.24;
  position: relative;
}
.external-form:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.external-form * {
  color: #0c0c0c !important;
}
@media (max-width: 767px) {
  .external-form {
    padding: 0 !important;
  }
  .form {
    padding-right: 0;
    width: 100%;
  }
  .form.company .person-form {
    width: 100%;
  }
  .form dt {
    width: 100%;
    transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
  }
  .external-form {
    padding: 0;
  }
  .account-type li {
    margin: 15px 0 0 0;
    float: none !important;
    display: block;
  }
  .account-type li:first-of-type {
    margin-top: 0;
  }
}
.wrapper {
  width: 700px;
  margin: auto;
  padding-top: 0 !important;
}
#header {
  display: none;
}
.breadcrumbs-section {
  display: none;
}
#back-to-top {
  display: none !important;
}
.footer {
  display: none;
}
.print-header {
  border-bottom: 4px solid #111111;
  padding-bottom: 20px;
}
.print-header .contact {
  margin-top: 10px;
  color: #ff5a00;
  font-size: 16px;
}
.print-header .contact img {
  position: relative;
  top: 7px;
  left: -3px;
}
#cart {
  width: 700px;
  margin: auto;
}
@media print {
  .wrapper {
    width: 700px;
    margin: auto;
    padding-top: 0 !important;
  }
  #header {
    display: none;
  }
  .breadcrumbs-section {
    display: none;
  }
  #back-to-top {
    display: none !important;
  }
  .footer {
    display: none;
  }
  .print-header {
    border-bottom: 4px solid #111111;
    padding-bottom: 20px;
  }
  .print-header .contact {
    margin-top: 10px;
    color: #ff5a00;
    font-size: 16px;
  }
  .print-header .contact img {
    position: relative;
    top: 7px;
    left: -3px;
  }
  #cart {
    width: 700px;
    margin: auto;
  }
  .products-cart-list ul {
    box-sizing: border-box;
  }
  .product-storage .totals {
    width: 54% !important;
  }
  .product-storage input {
    box-sizing: border-box !important;
  }
  .unit-price .hidden-sm {
    display: none !important;
  }
  .ev-checkout-cart-total p {
    padding: 0 15px !important;
  }
}
body {
  line-height: 1.6 !important;
  color: #7A7A7A;
  font-family: Arial, Helvetica, sans-serif;
}
.wrapper {
  /* 
	
	background:url('@{statict}images/bgs1.jpg') top center no-repeat fixed;


		wallpaper-mare.jpg
	
	*/
}
#header.no-sticky {
  background: none;
  height: 180px;
}
.heading-page {
  background-color: rgba(136, 136, 136, 0.04);
  border-bottom: 1px solid rgba(136, 136, 136, 0.15);
  min-height: 90px;
  padding: 30px 60px 0;
  margin-bottom: 10px;
}
.heading-page .heading {
  display: table-cell;
  vertical-align: middle;
}
.cart-right-section {
  padding-top: 16px;
}
.lower-section {
  background: #fff;
}
.lower-section .same-section {
  padding-top: 16px;
}
.primary-nav {
  margin-top: 8px;
}
.primary-nav .menu {
  padding: 4px 0 4px;
}
.primary-nav .menu strong a {
  margin: 0 !important;
}
.drop-nav {
  padding-top: 6px;
}
.primary-nav .menu strong:after {
  top: 37px;
}
.primary-nav .menu strong:before {
  top: 36px;
}
.top-section {
  padding: 6px 0 6px;
}
.footer {
  background-color: #FAFAFA;
  border-top: 1px solid rgba(136, 136, 136, 0.15);
}
.heading-footer {
  text-transform: none;
}
.copyright-section {
  background-color: #FAFAFA;
  border-top: 1px solid rgba(136, 136, 136, 0.15);
}
.form-search input {
  border-width: 1px;
}
.top-addr > span {
  margin-left: 20px;
}
.top-addr {
  font: normal normal normal 14px / 24px "Open Sans", Helvetica, Arial, Verdana, sans-serif;
  padding-top: 20px;
  color: #9e9e9e !important;
}
.breadcrumbs-section {
  padding-left: 60px;
}
.categories-list .category-name h2 {
  text-transform: none;
}
.categories-list .category-name {
  border: 0 none;
  padding: 0;
  font-size: 14px;
  margin-top: 10px;
  text-align: center;
}
.categories-list .hover-wrap i {
  display: none;
}
.categories-list .hover-wrap strong {
  text-transform: none;
  font-size: 12px;
  margin: 0;
}
.categories-list .hover-wrap {
  background: rgba(30, 94, 156, 0.7);
}
.categories-list .hover-wrap .inner {
  border-color: #f5f5f5;
}
.shadow-user,
.shadow-cart {
  background-image: url('https://shortcutcomputer.ro/static/_views/shortcut/images/sprite4.png');
}
.bars-button .line {
  background-color: #2364A3;
}
.sticky-header .lower-section {
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.15);
}
.details-copyright .description {
  color: #808080;
}
.top-rma {
  padding-top: 4px;
}
.drop-nav .subcategories a:hover {
  color: #111;
}
.drop-nav .subcategories a {
  color: #2263a1;
}
.drop-nav .inner {
  background-color: #fff;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.15);
}
.heading-footer {
  font: normal normal normal 16px / 23px "Open Sans", Helvetica, Arial, Verdana, sans-serif;
  color: #333;
}
.sticky-header .logo img {
  height: 44px !important;
}
.sticky-header .top-addr {
  display: none;
}
.products-wrapper {
  padding-left: 290px;
}
.main-template > .container {
  background: #fff;
  padding: 0 15px 15px;
}
#products {
  background: none !important;
  padding: 0 !important;
}
.button {
  background: #4C489B;
  font-family: 'Open Sans', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif !important;
  text-transform: uppercase !important;
}
.button:hover {
  background: #33485f;
}
.jslider .jslider-pointer {
  border-radius: 8px;
  background: #B7B7B7;
}
.jslider .jslider-bg .v {
  background: #EDEDED;
}
#content {
  background: none;
}
.filter-box {
  margin-left: -290px !important;
}
#list-filters {
  margin-top: 10px;
}
#list-filters > li {
  background: #fff;
}
.filter-box .filter {
  top: -24px;
}
.filter-box .filter:before {
  display: none;
}
.products-list .inner {
  background: #fff;
  border: 0 none;
  height: 446px;
}
.products-list .product-description h2 {
  margin: 8px 0;
}
.products-list .product-description h2 a:hover {
  color: #458eb9;
}
.products-list .product-description h2 a {
  font-size: 14px;
  color: #000;
  font-family: Open Sans;
  line-height: 1.2;
  height: 100px !important;
}
.products-list .price-section {
  overflow: hidden;
}
.products-list .price-section .inner-details-btn:hover {
  background: #33485F;
}
.products-list .price-section .inner-details-btn {
  background: #4C489B;
  display: inline;
  font-size: 11px !important;
  padding: 9px 12px 9px;
}
.products-list .price-section .price {
  color: #4C489B;
  font-size: 17px;
}
.products-list .price-section .price span {
  color: #4C489B;
  font-size: 17px;
}
.products-list .price-section {
  text-align: center;
}
.link-wishlist,
.link-compare {
  margin: 0;
  background-color: #D3D3D4;
  display: inline-block;
  font-size: 11px !important;
  padding: 8px 12px 8px;
  text-indent: -9999px;
  width: 30px;
  background-position: center;
  background-repeat: no-repeat;
}
.link-wishlist:hover {
  background-color: #38424A;
}
.link-wishlist {
  background-image: url('https://shortcutcomputer.ro/static/_views/shortcut/images/wishlist-item.png');
}
.link-compare {
  background-image: url('https://shortcutcomputer.ro/static/_views/shortcut/images/compare-item.png');
}
.link-compare:hover {
  background-color: #4C489B;
}
.footer {
  background-color: #272727;
  padding-top: 10px;
}
.heading-footer {
  color: #fff;
}
.footer-boxes li {
  padding: 3px 0;
}
.block-subscribe-footer .input-box .input-text {
  border: none;
  height: 29px;
  width: 220px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 20px;
}
.block-subscribe-footer .block-content {
  float: left;
}
.block-subscribe-footer {
  text-align: right;
  float: right;
  padding-top: 10px;
}
.block-subscribe-footer .actions {
  margin-left: -5px;
}
.block-subscribe-footer .block-title {
  margin-bottom: 20px;
}
.block-subscribe-footer .input-box,
.block-subscribe-footer .actions {
  display: inline-block;
  vertical-align: top;
}
.block-subscribe-footer .input-box,
.block-subscribe-footer .actions {
  display: inline-block;
  vertical-align: top;
}
.block-subscribe-footer .actions .button {
  height: 49px !important;
  line-height: 49px !important;
  width: 130px;
  background: #4C489B;
  text-transform: uppercase;
  white-space: nowrap;
  opacity: 1 !important;
  font-weight: 100;
  font-family: "Open Sans" !important;
  font-size: 13px !important;
  text-transform: uppercase !important;
}
.list-payment li img:hover {
  opacity: 0.7;
}
.list-payment {
  padding-top: 15px;
}
.footer .list-links li a {
  padding: 4px 0px;
  display: inline-block;
  color: #999999;
}
.copyright-section {
  margin-top: 0px;
  background: none;
}
.Logos strong {
  font-weight: bold;
}
.Logos {
  color: #aaa;
  margin-top: 10px;
}
.Logos ul li {
  float: left;
  padding: 0 10px;
}
.pagination-section {
  padding: 0 10px;
  border: 0 none;
  min-height: 50px;
  background: #fff;
}
.pagination-section .products-found {
  padding-top: 15px;
}
.pagination-section .right-section {
  padding-top: 10px;
  padding-bottom: 8px;
}
.pagination a:hover,
.pagination a.a {
  color: #fff;
  background-color: #38424A;
}
.pagination a {
  width: 32px;
  background: #f3f3f3;
  border: 0 none;
  height: 32px;
  line-height: 32px;
  color: #458EB9;
}
.products-list {
  margin: 0 -8px;
}
.LogoAlt {
  position: absolute;
  right: -114px;
  top: -11px;
  width: auto;
  height: auto;
}
/* header begin */
.yt-header-top .dropdown-setting .jqTransformSelectWrapper > div {
  display: none;
}
.yt-header-top .dropdown-setting .jqTransformSelectWrapper ul {
  display: block !important;
  height: auto !important;
  width: auto !important;
}
.yt-header-top .btn-setting {
  padding-right: 40px;
  display: inline-block;
  background: #eeeeee;
  position: relative;
  cursor: pointer;
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
}
.yt-header-top .btn-setting:before {
  content: "";
  width: 14px;
  height: 15px;
  background: url(../images/icon-site-setting.png) no-repeat top left;
  display: inline-block;
  position: absolute;
  top: 11px;
  right: 13px;
}
.yt-header-top .setting-page,
.yt-header-top .links-top {
  float: right;
}
.yt-header-top .links-top {
  border-bottom: 1px solid #E9E9E9;
}
.yt-header-top .setting-page {
  position: relative;
}
.yt-header-top .toplinks-setting .links > li {
  float: right;
  position: relative;
}
.yt-header-top .toplinks-setting .links > li.last {
  display: none;
}
.yt-header-top .toplinks-setting .links > li.Home {
  display: inline;
}
.yt-header-top .toplinks-setting .links .list-account {
  display: none;
}
.yt-header-top .toplinks-setting .links > li > a,
.yt-header-top .toplinks-setting .links > li > div > a {
  background: url('https://shortcutcomputer.ro/static/_views/shortcut/images/bg-link-top.png') no-repeat left center;
  padding: 5px 11px;
  line-height: 37px;
  display: inline !important;
  color: #6C6C6C;
}
.yt-header-top .toplinks-setting .links > li.Home > a {
  padding-left: 0;
}
.yt-header-top .toplinks-setting .links > li.Contact > a {
  padding-right: 0;
}
.yt-header-top .toplinks-setting .links > li > * a {
  color: #6C6C6C;
}
.yt-header-top .toplinks-setting .links.links-second > li.Parrent > a {
  padding-right: 25px;
}
.yt-header-top .toplinks-setting .links.links-second > li.last > a {
  background: none;
}
.yt-header-top .toplinks-setting .links {
  float: right;
}
.ft-brand-wrapper {
  clear: both;
}
.yt-header-top .toplinks-setting .dropdown-link-account {
  background: none repeat scroll 0 0 #fff;
  border: 1px solid #d9d9d9;
  opacity: 0;
  padding: 0px 10px;
  position: absolute;
  top: 50px;
  left: 2px;
  width: 150px;
  z-index: -1;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.3);
  transition: top 0.3s ease 0s, opacity 0.3s;
  -webkit-transition: top 0.3s ease 0s, opacity 0.3s;
  -moz-transition: top 0.3s ease 0s, opacity 0.3s;
}
.yt-header-top .links-second .list-account > a:before {
  content: "";
  display: inline-block;
  height: 5px;
  margin-top: -2px;
  position: absolute;
  right: 8px;
  top: 50%;
  width: 9px;
}
.yt-header-top .links-second .list-account:hover > a:before {
  background-position: left bottom;
}
.yt-header-top .dropdown-link-account a {
  border-bottom: 1px solid #d9d9d9;
  display: block;
  padding: 5px 0px;
}
#yt_header .header-content-right .header-cart {
  background-color: #4C489B;
  cursor: pointer;
}
@media (min-width: 768px) and (max-width: 991px) {
  #yt_header .header-content-right .header-cart {
    background-color: #0096da !important;
  }
}
.yt-header-under.menu-on-top {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}
#yt_header .yt-header-under {
  float: left;
  width: 100%;
  height: 46px;
  background-color: #38424A;
}
#yt_header .yt-header-under .yt-header-under-wrap {
  position: relative;
}
#yt_header .top-search {
  position: absolute;
  right: 0;
  bottom: 0;
  border: 5px solid #b8b8b8;
  border-bottom: none;
  background: #fff;
  overflow: hidden;
  z-index: 2;
  height: 47px;
}
#yt_header .top-search #search_mini_form .form-search {
  position: relative;
  float: right;
  padding: 6px 50px 6px 10px;
}
#yt_header .top-search #search_mini_form .form-search .button {
  position: absolute;
  right: 0;
  top: 0;
  padding: 0px;
  background: #b8b8b8;
  padding: 10px 5px 12px 10px;
}
#yt_header .top-search #search_mini_form .form-search .button span.search-icon {
  width: 22px;
  height: 20px;
  display: inline-block;
  background: url(@{statict}images/icon-search.png) no-repeat;
}
#yt_header .top-search #search_mini_form {
  width: 190px;
  height: 30px;
  margin: 0px;
  border: none;
  color: #c8c8c8;
  font-size: 91.6%;
}
.logo-w {
  padding-top: 8px;
}
@media (min-width: 992px) {
  .yt-header .container {
    position: relative;
  }
  .yt-header .container .logo-w {
    position: absolute;
    top: -45px;
    width: auto;
    height: auto;
  }
}
.yt-header .container .logo-w .LogoAlt {
  position: absolute;
  right: -114px;
  top: -11px;
  width: auto;
  height: auto;
}
#yt_header .yt-header-content {
  float: left;
  width: 100%;
  padding: 28px 0px 25px;
}
.sticky-header .yt-header-top,
.sticky-header .yt-header-content {
  display: none;
}
.hover-section .drop-section {
  left: -60px;
  padding-top: 12px;
}
/* header end */
#content {
  padding-top: 0;
  margin-top: -1px;
}
.breadcrumbs-section {
  background: #fff;
}
.breadcrumbs-section > div {
  display: block;
}
#template-product {
  margin-top: 20px;
}
#product {
  background: #fff;
}
.breadcrumbs-section .homebr {
  color: #458EB9;
}
.breadcrumbs-section li.note-br {
  background-color: #38424A;
  background-image: none;
  color: #fff;
  height: 26px;
  line-height: 26px;
  font-size: 12px;
  margin-right: 10px;
  padding-left: 12px;
  padding-right: 8px;
  padding-top: 5px;
  padding-bottom: 5px;
  position: relative;
}
.breadcrumbs-section li.note-br > span:before {
  background-image: url('https://shortcutcomputer.ro/static/_views/shortcut/images/are-here-br.png');
  width: 10px;
  height: 26px;
  position: absolute;
  content: "";
  top: 0px;
  right: -9px;
}
.navigator a {
  color: #665;
  font-size: 12px;
}
.navigator li:last-of-type a {
  font-family: 'Open Sans', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
  color: #000;
}
.filter-btn {
  font-size: 12.5px !important;
  text-transform: uppercase !important;
  font-family: Open Sans !important;
}
.filter-box .buttons {
  margin-top: 20px;
}
.product {
  padding-left: 8px !important;
  padding-right: 8px !important;
}
.products-list .special {
  background: url('https://shortcutcomputer.ro/static/_views/shortcut/images/sale-lb-item.png') no-repeat top left;
  width: 55px;
  height: 25px;
  display: block;
  top: 8px !important;
  left: auto;
  right: -2px !important;
  overflow: hidden;
  text-indent: -9999px;
  z-index: 8;
  margin-bottom: 5px;
}
.hover-background {
  position: absolute;
  display: inline-block;
  top: 0;
  left: 0;
}
.hover-background .inner {
  content: "";
  position: absolute;
  display: inline-block;
  background: rgba(0, 0, 0, 0.3);
  z-index: 9;
  width: 100%;
  height: 100%;
  opacity: 0;
  top: 0;
  left: 0;
}
.products-list .image:hover .hover-background .inner {
  opacity: 1;
}
.products-list .image {
  height: 210px !important;
}
.products-list .image a div {
  vertical-align: middle;
  /*  display: table-cell  !important;	 */
  height: 210px !important;
  margin: 0 auto;
  width: 100%;
}
.products-list .image a {
  display: table;
  text-align: center;
  width: auto !important;
  height: 198px !important;
}
.products-list .image a img {
  /*	height:180px !important;	*/
  width: 100% !important;
}
.products-list .image .hover-background .inner strong {
  font-family: Open Sans;
  font-size: 14px;
  text-transform: uppercase;
  text-align: center;
  display: block;
  vertical-align: middle;
  width: 80px;
  margin: 76px auto;
  color: #fff;
  padding: 10px;
  background: #4C489B;
}
.heading-page .heading {
  font-size: 22px;
  line-height: 40px;
  color: #b9b9b9;
  text-transform: uppercase;
  font-family: Open Sans Bold;
  color: #38424A;
}
#page p,
.page p {
  font-family: Open Sans;
  font-size: 13px;
  line-height: 22px;
}
.product-details .name {
  padding-top: 15px;
  padding-bottom: 0;
  margin-bottom: 20px;
  border-bottom: 0 none;
  font-size: 21px;
  line-height: 26px;
  font-family: 'Titillium Web Regular', 'Open Sans', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
  color: #000;
  text-transform: none;
}
.product-details strong,
.product-details .final-price-section .price-section .price span {
  text-transform: none;
}
.product-details .final-price-section > div > .buttons .button {
  font-family: 'Open Sans', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif !important;
  font-size: 16px !important;
}
.product-details .final-price-section > div > .buttons:first-of-type .button {
  min-width: 170px;
  line-height: normal;
  font-size: 14px !important;
  padding: 9px 20px 9px;
}
.product-details .gray-section {
  background: none;
  font-family: 'Open Sans' !important;
  padding: 0;
  margin-bottom: 20px;
}
.checkout-heading span {
  display: none !important;
}
.checkout-heading {
  margin-bottom: 8px;
  padding: 7px 0 0 60px;
}
.copyright-section img {
  width: auto !important;
}
.products-list .code-section span {
  white-space: nowrap;
}
.products-list .code-section {
  font-size: 13px;
  text-align: center;
  margin-bottom: 10px;
}
.products-list .price-section .price .old_price,
.products-list .price-section .price .old_price span {
  color: #878787;
  font-size: 14px;
  font-family: 'Open Sans';
}
.products-list .price-section .price sup {
  font-size: 12px;
}
.big-images-wrapper .discount {
  background: #6DE516;
  right: 0;
  left: auto;
  top: 10px;
}
.product-details span {
  color: #999;
  font-size: 13px;
}
.code {
  color: #999;
  font-size: 13px;
}
.product-details .final-price-section .price-section .price,
.product-details .final-price-section .price-section .price span {
  font-family: 'Open Sans';
  color: #4C489B;
}
.product-details .old-price .price {
  color: #cccccc;
  float: left;
  font-size: 18px;
}
.product-details .old-price .price sup,
.product-details .old-price .price span {
  font-size: 14px;
}
.product-details .old-price .price:before {
  background-color: #cccccc;
}
.product-details .final-price-section .price-section .price sup {
  top: -1.2em;
}
.product-details .final-price-section {
  height: 70px;
}
.intend-shop img {
  width: 539px;
}
.std img {
  max-width: 100%;
  height: auto;
}
.intend-shop p {
  margin: 0px 0px 28px 0px  !important;
}
#page hr,
.page hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0 none;
  border-top: 1px solid #eee;
}
#page p,
.page p {
  color: #7A7A7A;
}
.store-info .list-info .item-info.main-info > div:before {
  background-image: url('https://shortcutcomputer.ro/static/_views/shortcut/images/add_contact.png');
}
.store-info .list-info .item-info > div:before {
  content: "";
  width: 34px;
  height: 34px;
  display: inline-block;
  background-color: #f0f0f0;
  background-repeat: no-repeat;
  background-position: center center;
  position: absolute;
  left: 10px;
  top: 0px;
  border-radius: 50%;
}
.store-info .list-info .item-info {
  padding-left: 52px;
  position: relative;
  margin-bottom: 20px;
}
.title-home,
.deal-block .title-deal h2,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li a.sm_megamenu_head,
.block-subscribe-footer .block-title > h2,
.title-footer > h2,
.yt-slideshow .title_big,
.yt-slideshow .btn_slide a,
.yt-slideshow .title-top,
.title_normal_double .bold,
#nav > li > a,
#yt_left .block .block-title strong,
#yt_right .block .block-title strong,
#yt_wrapper .page-title h1,
.yt-product-detail .yt-detail-right .short-description .title-short-des,
.yt-tab-navi > li > a,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li div > div.sm_megamenu_title > span,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li.men-item-parent div div.sm_megamenu_title > a,
div.sm_megamenu_title > span,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li.women-item-parent div div.sm_megamenu_title > a,
.title-left-menu,
.fashion-ver-parent .sm_megamenu_title > a,
.layout-color > h2 {
  font-family: 'Open Sans Bold' !important;
}
.product .item-stock {
  margin-bottom: 5px;
  text-align: Center;
}
.product .item-stock .stock {
  color: #656565;
  font-size: 13px;
  position: relative;
}
.stoc.instoc,
.stoc.stoclimitat {
  color: #006F00;
}
.stoc.stocfurnizor {
  color: #006699;
}
.stoc.indisponibil {
  color: #ff0000;
}
.big-images img {
  display: inline !important;
}
.grid-view-products .product {
  padding-bottom: 15px !important;
}
.form.login input,
.form.logout input {
  font-size: 13px;
}
.modal-dialog .close {
  color: #38424A;
}
.login-top-cart-section > div:first-of-type {
  padding-right: 15px !important;
}
.filter-box .close-filters {
  top: 10px;
}
.action-section {
  padding: 0 !important;
  display: none;
}
.on-mobile {
  display: none;
}
.separator {
  text-transform: uppercase;
  margin-bottom: 7px;
  color: #000;
  font-weight: 400 !important;
  font-family: 'Open Sans Bold' !important;
  padding-top: 20px !important;
}
.subcategory_col {
  width: 33.33%;
  float: left;
}
/* mobile begin */
@media (max-width: 992px) {
  #header .primary-nav .close-menu {
    text-align: right;
  }
  .action-section,
  .primary-nav,
  ul.CategMenu li.title_menu .SM_MENU_LEFT {
    display: block !important;
  }
  ul.CategMenu li.title_menu > a.title_menu {
    display: none;
  }
  #header .primary-nav .drop-nav .inner .subcategories {
    padding-bottom: 10px;
  }
  .subcategory {
    width: auto;
  }
  .drop-nav .inner {
    height: auto;
  }
  .sm_megamenu_wrapper_vertical_menu .sambar-inner {
    padding: 0;
    background: none;
  }
  .primary-nav .menu strong a img {
    display: none;
  }
  ul.CategMenu li.title_menu .SM_MENU_LEFT {
    border: 0 none;
    top: -244px;
  }
  .primary-nav .menu > li {
    border: 0 none;
  }
  #header .primary-nav.show-menu {
    right: -37px;
  }
  .sm_megamenu_right {
    display: none;
  }
  .yt-header .container .logo-w .LogoAlt {
    display: none !important;
  }
  .logo-w {
    text-align: center;
    margin-bottom: 10px;
  }
  .copyright-section,
  .sm-cartpro .block-title,
  .breadcrumbs-section li.note-br {
    display: none;
  }
  .block-subscribe-footer .input-box .input-text {
    width: auto !important;
  }
  .list-payment li img {
    margin-top: 10px;
  }
  .sm-serachbox-pro input.input-text {
    width: 100% !important;
  }
  #yt_header .header-content-right .header-cart {
    position: absolute;
    top: 103px;
    right: 0px;
    height: 44px;
    z-index: 8;
  }
  .sm-serachbox-pro {
    float: none !important;
    margin: 0 auto !important;
  }
  .sm-serachbox-pro .input-search-pro {
    float: none !important;
  }
  .sm-serachbox-pro .sm-searbox-content .form-search {
    display: block !important;
  }
  .horizontal_menu li a.menu-mobile-toggle {
    padding: 0px !important;
    top: 0;
    left: 0;
    background-color: #4C489B;
    border-radius: 0;
    height: 44px;
    width: 50px;
  }
  .on-mobile {
    display: block;
  }
  #header .primary-nav {
    right: -1200px;
  }
  #yt_header .yt-header-under > div {
    padding-left: 0 !important;
  }
  .menu-mobile-toggle i {
    line-height: 44px;
  }
  .subcategory_col {
    width: 100%;
  }
  .no-mobile {
    display: none !important;
  }
}
@media (max-width: 1199px) and (min-width: 768px) {
  .sm-serachbox-pro input.input-text {
    width: 100% !important;
  }
  ul.CategMenu li.title_menu .SM_MENU_LEFT {
    width: 270px;
  }
  .primary-nav .menu:last-of-type .drop-nav {
    padding-top: 2px;
    top: 0px;
  }
}
@media (max-width: 991px) {
  .products-list .image a img {
    max-height: 180px;
  }
}
@media (max-width: 767px) {
  ul.CategMenu li.title_menu {
    position: static;
  }
  .yt-header-under {
    z-index: 2;
    position: absolute;
    top: -200px;
  }
  .cart-drop .number {
    z-index: 0;
  }
  #header .primary-nav .menu:last-of-type {
    padding: 0 8px 8px;
  }
  #header .primary-nav {
    width: 270px;
  }
  #header .primary-nav strong a {
    text-transform: none;
  }
  #header .primary-nav:before {
    right: -300px;
    width: 264px;
  }
  .title_menu .nss_main_menu {
    display: block !important;
  }
  #header .primary-nav.show-menu {
    top: 150px;
  }
  #header .lower-section {
    padding: 15px 0 0  !important;
  }
  #template-default {
    padding: 0 !important;
  }
  .lower-section .logo {
    width: 100%;
    text-align: center;
  }
  .lower-section .logo img {
    display: inline;
  }
  /*
	.yt-header-under {
		display:none;
	}
	*/
  .form-search .form-submitter {
    top: 66px !important;
  }
}
@media (max-width: 768px) {
  .col-sm-4 {
    width: 50% !important;
    float: left;
  }
}
@media (max-width: 560px) {
  .pagination {
    padding-left: 0;
  }
  .product {
    width: 100% !important;
  }
}
.action-section > div:last-of-type {
  padding-top: 0;
}
.appearance-section .buttons {
  text-align: center;
}
.register-form .form-submitter {
  margin: 20px 0;
}
.custom-dropdown span {
  top: 4px;
}
.custom-dropdown span:before {
  content: "\f107";
  font-family: 'Font Awesome', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
}
#jslider-price-container {
  padding: 34px 4px 0 4px;
}
.custom-dropdown p {
  line-height: 26px;
}
.products-tabs a {
  margin-bottom: 0;
  padding: 4px 20px 4px;
  line-height: 22px;
  border: 0 none;
}
#back-to-top {
  right: auto;
  left: 40px;
}
.infoft {
  padding-top: 10px;
  color: #565656;
  font-style: italic;
  font-size: 12.3px;
  text-align: justify;
}
.footer-navbar {
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
}
.footer-navbar .icon {
  font-size: .92em;
}
.footer-navbar .menu {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.footer-navbar .menu li {
  margin: 0;
  padding: 0 0 10px;
}
.footer-navbar .content {
  padding-top: 38px;
  padding-bottom: 20px;
}
.footer-navbar.dark {
  /*

	background: url('@{statict}images/logo-back.png') no-repeat 50% 50% #272727;  
	
	*/
}
.block-subscribe-footer .actions .button {
  height: 29px !important;
  line-height: 29px !important;
  width: 120px;
  background: #4C489B;
  text-transform: uppercase;
  white-space: nowrap;
  opacity: 1 !important;
  font-weight: 100;
  font-size: 12px !important;
  text-transform: uppercase !important;
}
.block-subscribe-footer .input-box,
.block-subscribe-footer .actions {
  display: inline-block;
  vertical-align: top;
}
.footer-row {
  padding: 0 !important;
}
.heading-footer {
  font: normal normal normal 16px / 23px Helvetica, Arial, Verdana, sans-serif;
  color: #333;
  margin: 0 !important;
}
.copyright-section {
  background-color: #efefef;
  border-top: 1px solid rgba(136, 136, 136, 0.15);
  padding: 14px 0 !important;
}
.footer {
  background-color: #FAFAFA;
  border-top: 1px solid rgba(136, 136, 136, 0.15);
}
.footer-navbar.dark h3 {
  color: #fff;
  margin: 0;
  padding: 0 0 0.95em;
  font: 1.592em Mavenpro, Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  font-weight: 700;
}
.footer-navbar.dark a {
  color: #d9d9d9;
}
.footer-navbar.dark .icon {
  color: #656565;
}
.footer-bottom-block {
  padding-top: 17px;
  padding-bottom: 17px;
  line-height: 2em;
}
.footer-bottom-block .copyright {
  margin-right: 84px;
}
.footer-bottom-block .dropdown-menu {
  text-align: left;
}
#parteneri_footer {
  height: 50px;
  background-image: url('https://shortcutcomputer.ro/static/_views/shortcut/images/banere_parteneri.png');
  background-position: 0px -50px;
  background-repeat: no-repeat;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
#parteneri_footer:hover {
  background-position: 0px 0px;
}
/* header int begin  */
.yt-header-under.menu-on-top {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}
#header .yt-header-under {
  float: left;
  width: 100%;
  height: 46px;
  background-color: #4a90d5;
}
#header .yt-header-under .yt-header-under-wrap {
  position: relative;
}
#header .top-search {
  position: absolute;
  right: 0;
  bottom: 0;
  border: 5px solid #b8b8b8;
  border-bottom: none;
  background: #fff;
  overflow: hidden;
  z-index: 2;
  height: 47px;
}
#header .top-search #search_mini_form .form-search {
  position: relative;
  float: right;
  padding: 6px 50px 6px 10px;
}
#header .top-search #search_mini_form .form-search .button {
  position: absolute;
  right: 0;
  top: 0;
  padding: 0px;
  background: #b8b8b8;
  padding: 10px 5px 12px 10px;
}
#header .top-search #search_mini_form .form-search .button span.search-icon {
  width: 22px;
  height: 20px;
  display: inline-block;
  background: url(@{statict}images/icon-search.png) no-repeat;
}
#header .top-search #search_mini_form .form-search input#search {
  width: 190px;
  height: 30px;
  margin: 0px;
  border: none;
  color: #c8c8c8;
  font-size: 91.6%;
}
@media (min-width: 992px) {
  .yt-header .container {
    position: relative;
  }
  .yt-header .container .logo-w {
    position: absolute;
    top: -45px;
    width: auto;
    height: auto;
  }
}
.yt-header .container .logo-w .LogoAlt {
  position: absolute;
  right: -114px;
  top: -11px;
  width: auto;
  height: auto;
}
#header .yt-header-content {
  float: left;
  width: 100%;
  padding: 28px 0px 25px;
}
.horizontal_menu {
  font-family: 'Montserrat Light', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
  padding: 0 !important;
}
.horizontal_menu li a.hm-link:hover {
  background: #4C489B;
  /* font-weight:bold; */
}
.horizontal_menu li a {
  outline: 0;
  padding: 18px 25px 16px !important;
  text-decoration: none;
  display: block;
  text-transform: uppercase;
  font-size: 107.69%;
  position: relative;
  color: #fff;
}
.horizontal_menu li {
  float: left;
  text-align: center;
  position: static;
  padding: 0;
  line-height: 100%;
}
.horizontal_menu .sm_megamenu_icon {
  background: url('https://shortcutcomputer.ro/static/_views/shortcut//images/mobile.png') no-repeat scroll 100% 50% transparent;
}
.horizontal_menu .sm_megamenu_right {
  float: right;
  right: 0;
  margin-right: 0px;
}
ul.CategMenu {
  font-family: Open Sans Bold;
  padding-left: 0;
}
ul.CategMenu li.title_menu {
  position: relative;
}
ul.CategMenu li.title_menu > a {
  color: #fff;
  text-align: center;
  display: block;
  font-size: 107.69%;
  outline: 0 none;
  padding: 14px 25px 10px;
  text-decoration: none;
  text-transform: uppercase;
  background: rgba(255, 255, 255, 0.2);
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  -ms-transition: none;
  transition: none;
  height: 46px;
  background-color: #4C489B;
  position: relative;
}
.horizontal_menu li a.hm-tel {
  padding: 11px 0 0 !important;
  font-size: 20px;
  line-height: 1.3;
}
.css_effect_ver .sm_megamenu_lv1 > div {
  display: block !important;
  transform: scale(0);
  z-index: -1 !important;
  left: 280px !important;
  transition: left 0.5s ease 0s, opacity 0.3s;
  -webkit-transition: left 0.5s ease 0s, opacity 0.3s;
  -moz-transition: left 0.5s ease 0s, opacity 0.3s;
}
.nss_main_menu {
  -webkit-animation-duration: 0.5s;
  -moz-animation-duration: 0.5s;
  -o-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeIn;
  -moz-animation-name: fadeIn;
  -o-animation-name: fadeIn;
  animation-name: fadeIn;
  display: none;
  width: 100%;
  position: absolute;
  top: 46px;
  left: 0;
}
.title_menu:hover .nss_main_menu {
  display: block !important;
}
.sticky-header ul.CategMenu li.title_menu:hover .nss_main_menu {
  display: block !important;
}
.primary-nav {
  margin: 0;
  text-align: left;
  background: #4a90d5;
}
.primary-nav .menu {
  text-align: left;
  display: block;
}
.primary-nav .menu > li a {
  padding: 0 30px;
}
.primary-nav .menu > li:hover > strong > a {
  font-family: Open Sans Bold;
}
.primary-nav .menu > li {
  display: block;
  margin: 0;
}
.primary-nav .menu strong a:hover {
  border-bottom: 3px solid transparent;
}
.primary-nav .menu strong a {
  vertical-align: middle;
  display: flex;
  align-items: center;
  margin: 0px;
  padding: 4px 0 4px 20px;
  font-family: 'Montserrat Light', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
  font-size: 14px;
}
.drop-nav {
  left: 277px;
  top: 0;
  padding-top: 0;
}
.drop-nav .inner {
  background: #fff;
  border: 0 none;
  box-shadow: 0px 2px 23px rgba(0, 0, 0, 0.23);
  -moz-box-shadow: 0px 2px 23px rgba(0, 0, 0, 0.23);
  -webkit-box-shadow: 0px 2px 23px rgba(0, 0, 0, 0.23);
  padding: 26px 0 0;
  height: 380px;
}
.subcategory {
  width: 893px;
  position: relative;
}
.drop-nav .subcategories {
  padding: 0;
}
.drop-nav .subcategories li {
  margin: 3px 0;
  width: 100%;
}
.drop-nav .subcategories a {
  padding: 0px;
  font-size: 13px;
}
.drop-nav .subcategories a:hover {
  color: #111;
}
.drop-nav .subcategories a {
  color: #2263a1;
}
.drop-nav .inner {
  background-color: #fff;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.15);
}
.sticky-header .primary-nav .menu {
  opacity: 1;
}
.sticky-header .primary-nav {
  margin-top: 0;
  overflow: visible !important;
  height: auto !important;
}
.primary-nav .menu strong:after {
  right: 0px;
  top: 11px;
  left: auto;
  width: 0;
  height: 0;
  border-top: 9px solid transparent;
  border-bottom: 9px solid transparent;
  border-right: 9px solid #fff;
}
.primary-nav .menu strong:before {
  right: 0px;
  top: 10px;
  left: auto;
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 10px solid #ddd;
}
.on-mobile {
  display: none;
}
/* header int nss */
.yt-header-under {
  margin-top: 8px;
}
.Categories .subcategorie_menu {
  background-color: #f9f9f9;
  border: 1px solid #E0E0E0;
  position: absolute;
  left: 270px;
  top: 46px;
  z-index: 90;
  display: none;
  width: 900px;
  min-height: 407px;
}
.subc_container {
  padding: 14px 20px;
  float: left;
  width: 280px;
}
.ssContainer {
  text-align: left;
  line-height: 15px;
}
.subc_container img {
  max-width: 204px;
  max-height: 63px;
}
.Categories .categoryitem:hover div.subcategorie_menu {
  display: block;
}
.Categories .categoryitem:hover a.categorie_menu {
  color: #DA0000;
  /* background:#F9F9F9 url(../cs-images/imgs/red-arrow-left.png) 97% center no-repeat; */
  z-index: 100;
  position: relative;
  border-bottom: 1px solid #ddd;
  box-shadow: -4px 0 0 -1px #da0000;
}
.subcategoryitem {
  display: block;
  font: 17px MyriadProSemibold;
  color: #DA0000;
  position: relative;
  top: 10px;
  text-align: left;
  margin-bottom: 18px;
}
.categoryitem .ssContainer li {
  padding: 2px;
}
.categoryitem .ssContainer li > a {
  color: #555;
}
.categoryitem > a {
  color: #555;
  padding: 8px 11px;
  display: block;
  /* 	border-top:1px solid #fff; */
  border-bottom: 1px solid #eaeaea;
  background: #F9F9F9;
}
.slide-big-wrap {
  margin: 0;
}
.slide-big-wrap .nav-slide > a {
  background: rgba(100, 100, 100, 0.6);
  width: 40px;
  height: 92px;
  line-height: 92px;
}
#menu {
  display: none;
}
.nss_menu_img_cat {
  position: absolute;
  right: 10px;
  bottom: 10px;
}
.subcategory_col {
  width: 33.33%;
  float: left;
}
/* header int end */
.heading-page {
  margin-left: -15px;
  margin-right: -15px;
}
.products-list .price-section .inner-details-btn,
.products-list .price-section .inner-details-btn:hover {
  background: url('https://shortcutcomputer.ro/static/_views/shortcut/images/add-to-c2.jpg') no-repeat;
  border: 0 none !important;
  padding-left: 34px !important;
  padding-top: 8px !important;
  background-size: 131px 29px;
}
.product-storage .unit-price-label,
.product-storage .unit-price {
  font-size: 18px !important;
}
.product-storage .detailed-price {
  font-size: 20px !important;
}
.ev-checkout-cart-total p span {
  font-size: 28px !important;
}
#header_cookies a {
  color: #9bb7ff;
}
#header_cookies .row {
  color: #555;
  text-align: center;
}
#header_cookies .add-to-cart {
  background: #4C489B !important;
  padding: 4px 12px !important;
}
#header_cookies {
  padding: 6px;
}
@media print {
  .product-storage h2,
  .product-storage .totals,
  .product-storage .image {
    display: block;
    float: left !important;
  }
  .product-storage h2 {
    padding-top: 70px !important;
    width: 45% !important;
  }
  .product-storage .image {
    width: 25% !important;
  }
  .product-storage .totals {
    width: 30% !important;
  }
  .product-storage .unit-price-label span,
  .product-storage .unit-price span,
  .product-storage .unit-price-label sup,
  .product-storage .unit-price sup {
    font-size: 12px 	!important;
  }
  sub,
  sup {
    top: -12px !important;
    position: relative;
  }
}
/*
.product-storage .unit-price-label, .product-storage .unit-price {
	font-size:18px !important;
}

.product-storage .detailed-price {
	font-size:20px !important;
}
.ev-checkout-cart-total p span {
	font-size:28px !important;
}

*/
