.cBlue { color: #2682c9; }

a.cBlue { text-decoration: underline; }
a.cBlue:hover { color: #01a2dc; }

.cBlue2 { color: #25aae1; }

.blue { color: #00529c; }

.blue2 { color: #01a2dc; }

.cRed { color: #ed1c24; }

.green { color: #2b9044; }

* { /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.ellipsis { white-space: nowrap; overflow: hidden; -ms-text-overflow: ellipsis; -o-text-overflow: ellipsis; text-overflow: ellipsis; display: block; }

@font-face { font-family: 'FbReformaLight'; src: url("../fonts/FbReformaLight.eot?#iefix") format("embedded-opentype"), url("../fonts/FbReformaLight.woff") format("woff"), url("../fonts/FbReformaLight.ttf") format("truetype"), url("../fonts/FbReformaLight.svg#FbReformaLight") format("svg"); font-weight: normal; font-style: normal;
  /* Better Font Rendering =========== */
-webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
@font-face { font-family: 'FbReformaMedium'; src: url("../fonts/FbReformaMedium.eot?#iefix") format("embedded-opentype"), url("../fonts/FbReformaMedium.woff") format("woff"), url("../fonts/FbReformaMedium.ttf") format("truetype"), url("../fonts/FbReformaMedium.svg#FbReformaMedium") format("svg"); font-weight: normal; font-style: normal;
  /* Better Font Rendering =========== */
-webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
@font-face { font-family: 'FbReformaRegular'; src: url("../fonts/FbReformaRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/FbReformaRegular.woff") format("woff"), url("../fonts/FbReformaRegular.ttf") format("truetype"), url("../fonts/FbReformaRegular.svg#FbReformaRegular") format("svg"); font-weight: normal; font-style: normal;
  /* Better Font Rendering =========== */
-webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
@font-face { font-family: 'FbReformaBold'; src: url("../fonts/FbReformaBold.eot?#iefix") format("embedded-opentype"), url("../fonts/FbReformaBold.woff") format("woff"), url("../fonts/FbReformaBold.ttf") format("truetype"), url("../fonts/FbReformaBold.svg#FbReformaBold") format("svg"); font-weight: normal; font-style: normal;
  /* Better Font Rendering =========== */
-webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
/* ==|== primary styles ===================================================== Author: Avigdor Braun b.avigdor(at)gmail.com
========================================================================== */
@media only screen and (min-width: 769px) { .container { width: 750px; } }
@media only screen and (min-width: 992px) { .container { width: 970px; } }
@media only screen and (min-width: 1200px) { .container { width: 1200px; } }
@-webkit-keyframes fadeIn { from { opacity: 0; }
  to { opacity: 1; } }
@keyframes fadeIn { from { opacity: 0; }
  to { opacity: 1; } }
html { direction: rtl; text-align: right; background-color: #fff; position: relative; }

body { font-size: 3.93873vw; padding-right: 0 !important; }
@media (min-width: 769px) { body { font-size: 18px; } }
@media (max-width: 769px) and (max-aspect-ratio: 13 / 9) { body { font-size: 1em; font-size: 3.71991vw; } }
@media (max-width: 769px) and (max-aspect-ratio: 13 / 9) and (min-width: 769px) { body { font-size: 17px; } }

@media (max-width: 769px) and (min-aspect-ratio: 13 / 9) { body { font-size: 1.3em; font-size: 3.06346vw; } }
@media (max-width: 769px) and (min-aspect-ratio: 13 / 9) and (min-width: 769px) { body { font-size: 14px; } }

html, body { height: 100%; }

.scroll-top { position: fixed; bottom: 5px; right: 6%; z-index: 100; background: #fff; font-size: 24px; border-radius: 100%; color: #ed1c24; opacity: 0.4; line-height: 1; text-align: center; padding: 0.2em 0.3em; }
.scroll-top:hover, .scroll-top:focus { opacity: 1; color: #ed1c24; text-decoration: none; }

input[type=text], input[type=password], input[type=email], input[type=number] { color: #000; border: solid 1px #dadada; background-color: #fff; height: 2.2em; padding: 1px 5px; -webkit-box-sizing: border-box; box-sizing: border-box; border-radius: 0; vertical-align: middle; }

textarea { border: solid 1px #dadada; background-color: #fff; padding: 1px 5px; -webkit-box-sizing: border-box; box-sizing: border-box; }

button { -webkit-transition: all 200ms ease-in; -o-transition: all 200ms ease-in; transition: all 200ms ease-in; }

a { color: #2a333a; -webkit-transition: all 200ms ease-in; -o-transition: all 200ms ease-in; transition: all 200ms ease-in; }
a:hover { color: #676767; text-decoration: none; }
a:focus { outline: 0; text-decoration: none; }

.ptrnBg { background: url(../images/ptrn.png) #fff; overflow: hidden; *zoom: 1; }

.icon-facebook, .icon-youtube, .icon-instagram, .icon-pinterest-p { color: #fff; border-radius: 100%; background-clip: padding-box; text-align: center; display: inline-block; height: 2.8em; vertical-align: top; width: 2.8em; }
.icon-facebook:before, .icon-youtube:before, .icon-instagram:before, .icon-pinterest-p:before { font-size: 1.45em; line-height: 1.9; }

.icon-facebook { background-color: #3b5a9b; }
.icon-facebook:hover { background-color: #4e71bb; }

.icon-youtube { background-color: #e84b3c; }
.icon-youtube:hover { background-color: #ed756a; }

.icon-instagram { background-color: #405fa4; }
.icon-instagram:hover { background-color: #5978be; }

.icon-pinterest-p { background-color: #b31216; }
.icon-pinterest-p:hover { background-color: #e1171c; }

footer { background-color: #3b434a; color: #fff; -webkit-box-shadow: inset 0px 2px 5px 0px rgba(0, 0, 0, 0.2); box-shadow: inset 0px 2px 5px 0px rgba(0, 0, 0, 0.2); width: 100%; padding: 0 0 2px; position: relative; z-index: 1; }
footer a { color: #fff; }
footer a:hover, footer a:focus { color: #FFDD00; }
footer .upper { background-color: #575e64; text-align: center; padding: 12px 0; }
footer .upper a { display: block; font-size: 1.14em; padding-bottom: 0.4em; }
footer .upper a:hover, footer .upper a:focus { color: #f2f1f0; text-decoration: underline; }
footer .upper a:visited { color: #fff; text-decoration: none; }
footer .upper i { display: block; font-size: 1.8em; margin: 0 0 0.3em; }
footer .upper [class^="col-"] { border-left: 1px solid #8a8f94; }
footer .upper [class^="col-"]:first-child { border-right: 1px solid #8a8f94; }
footer h4 { font-size: 1.5em; color: #fff; line-height: 1.444; margin: 0.6em 0; }
footer input[type=text] { height: 2.55em; border-left-color: #fff; width: 80%; float: right; margin-bottom: 0.9em; color: #333; }
footer button { background-clip: padding-box; vertical-align: middle; text-align: center; height: 2.55em; border: 0px none; padding: 0px; color: #fff; background-color: #de0202; -webkit-transition: all 300ms ease-in; -o-transition: all 300ms ease-in; transition: all 300ms ease-in; background-color: #ed1c24; width: 2.55em; border: 1px solid #dadada; border-right: 0; }
footer button:hover { background-color: #fd3033; text-decoration: none; }
footer button:focus { outline: none; }
footer button:disabled, footer button.disabled { background: #e0dedd; color: #a19fa0; }
footer button:disabled:hover, footer button.disabled:hover { -webkit-box-shadow: none; box-shadow: none; background: #e0dedd; }
footer button:hover { background-color: #f14b52; }
footer label { font-weight: normal; display: inline-block; margin-bottom: 0.9em; clear: both; font-size: 0.8em; }
footer .top { border-bottom: 2px solid #575e65; padding-bottom: 1em; margin: 0 0 1em 0; }
footer .top p { font-size: 0.9em; }
footer .socialButs { text-align: left; }
footer .socialButs h4 { display: inline-block; font-size: 1.2em; margin: 0.4em 0 0; }
footer .socialButs a { margin-right: 0.7em; }
footer .club { padding: 1.1em 0; }
footer .club h4 { font-size: 1.5em; margin: 0.2em 0 0.6em; }
footer .club p { margin: 1em 0; }
footer .club .join { color: #ec1b23; display: inline-block; background-clip: padding-box; background-color: #fff; font-family: "FbReformaMedium", "Open Sans", Arial, monospace, Helvetica, "Helvetica Neue", sans-serif; font-size: 0.9em; padding: 0.8em; }
footer .club .join:hover { color: #fff; background-color: #ec1b23; }
footer dl { margin-top: 1.1em; padding: 0 2.6em 0 0 !important; }
footer dl dt { font-size: 1.5em; padding: 0.1em 0 0.6em; }
footer dl dd { margin: 0.3em 0 1.4em 0; }
footer dl dd a { font-size: 0.9em; }
footer .bottom { background-color: #292f34; color: #fff; padding: 0.9em 0; *zoom: 1; font-size: 0.88em; }
footer .bottom:after { content: ""; display: table; clear: both; }
footer .bottom .pull-left { font-size: 0.82em; line-height: 1.6em; }
@media (max-width: 768px) { footer .upper .row { overflow-x: scroll; overflow-y: hidden; white-space: nowrap; }
  footer .upper .row [class^="col-"] { float: none; display: inline-block; white-space: normal; vertical-align: top; }
  footer .upper a { line-height: 1; }
  footer .top { text-align: center; }
  footer input[type=text] { float: none; vertical-align: top; margin-left: -3px; }
  footer button { vertical-align: top; }
  footer .socialButs { border-top: 2px solid #575e65; text-align: center; }
  footer .socialButs h4 { display: block; font-size: 1.45em; margin: 0.4em 0 0.8em; }
  footer .socialButs a { margin: 0 0.7em; }
  footer .club { border-bottom: 2px solid #575e65; text-align: center; padding: 0 4% 1.5em !important; }
  footer dl dt { margin: 0; padding: 0; }
  footer dl dd { margin: 0; padding: 0; } }

/*********************************/
.navbar .container { position: relative; }
.navbar a { color: #2a333a; }
.navbar .loginSection { color: #2a333a; border-left: 1px solid #dbdcdd; width: 34%; display: inline-block; margin: 5px 0; line-height: 1; font-family: "FbReformaMedium", "Open Sans", Arial, monospace, Helvetica, "Helvetica Neue", sans-serif; font-size: 0.9em; vertical-align: top; position: relative; }
.navbar .loginSection .user { display: inline-block; padding: 0.4em 0.6em 0.4em 0; }
.navbar .loginSection .user .ellipsis { display: inline-block; max-width: 6em; vertical-align: middle; }
.navbar .loginSection i { color: #ed1c24; vertical-align: middle; font-size: 1.89em; margin: 0 0 0 4px; display: inline-block; }
.navbar .loginSection i.icon-chevron-down { font-size: 0.8em; margin: 0; }
.navbar .loginSection .dropdown-menu { font-family: "FbReformaRegular", "Open Sans", Arial, monospace, Helvetica, "Helvetica Neue", sans-serif; min-width: 104%; padding: 0; margin: 4px -3px 0 0; border-radius: 0; font-size: 1.1em; }
.navbar .loginSection .dropdown-menu i { font-size: 1.3em; }
.navbar .loginSection .dropdown-menu > li { text-indent: 5px; margin: 0; border-bottom: 1px solid #d8d8d8; }
.navbar .loginSection .dropdown-menu > li:last-child { border: 0; }
.navbar .loginSection .dropdown-menu > li > a { padding: 13px 0; }
.navbar .loginSection .dropdown-menu > li.credits { background: #f6f6f6; padding: 3px 12px 6px; font-size: 0.93em; line-height: 1; }
.navbar .loginSection .dropdown-menu > li.credits b { color: #ed1c24; font-family: "FbReformaMedium", "Open Sans", Arial, monospace, Helvetica, "Helvetica Neue", sans-serif; font-size: 2em; font-weight: normal; line-height: 0.8; }
@media (min-width: 769px) { .navbar .loginSection { position: absolute; top: 5px; right: 507px; width: 162px; }
  .navbar .loginSection .user { min-height: 53px; margin: 0; font-size: 1em; padding: 11px 0 0; color: #2a333a; font-weight: 600; display: block; font-family: "FbReformaLight", "Open Sans", Arial, monospace, Helvetica, "Helvetica Neue", sans-serif, monospace; }
  .navbar .loginSection .user i { font-size: 1.9em; }
  .navbar .loginSection .user i.icon-chevron-down { font-size: 0.8em; margin: 0; }
  .navbar .loginSection i { font-size: 1.5em; }
  .navbar .loginSection .dropdown-menu { right: -11px; top: 59px; border-top: 0; width: 177px; min-width: 0; } }
@media only screen and (min-width: 992px) { .navbar .loginSection { right: 700px; width: 162px; } }
@media only screen and (min-width: 1200px) { .navbar .loginSection { right: 863px; } }
.navbar hr { clear: both; margin: 0 -10px; -webkit-box-shadow: 0px 1px 3px 1px rgba(102, 102, 102, 0.2); box-shadow: 0px 1px 3px 1px rgba(102, 102, 102, 0.2); position: relative; z-index: 1; border-color: #c0c1c3; }
.navbar .curBranch { color: #2a333a; border-left: 1px solid #dbdcdd; width: 36%; display: inline-block; padding: 0.4em 0.6em 0.4em 0; margin: 5px -10px 5px 0; line-height: 1; font-family: "FbReformaMedium", "Open Sans", Arial, monospace, Helvetica, "Helvetica Neue", sans-serif; font-size: 0.9em; vertical-align: top; }
.navbar .curBranch i { color: #ed1c24; font-size: 1.89em; vertical-align: middle; }
.navbar .cart { position: relative; color: #2a333a; /*width: 29%;*/ display: inline-block; margin: 5px 8% 0 0; padding: 0.1em 0.6em 0 0; line-height: 1; font-family: "FbReformaMedium", "Open Sans", Arial, monospace, Helvetica, "Helvetica Neue", sans-serif; font-size: 0.9em; vertical-align: top; }
.navbar .cart i { color: #ed1c24; vertical-align: middle; font-size: 2.18em; margin: 0 0 0 4px; }
.navbar .cart .cartCount { color: #000; background-color: #ffdd00; background-clip: padding-box; border-radius: 100%; border: 2px solid #ed1c24; font-size: 0.9em; font-weight: bold; margin: 0.7em 0 0 0.5em; min-width: 1.4em; padding: 1px; position: absolute; text-align: center; top: -0.6em; right: 2.2em; }
@media (min-width: 769px) { .navbar .cart { position: absolute; left: 0; top: 0px; width: 82px; margin: 10px 0 0; padding: 8px 17px 0 0;  font-family: "FbReformaLight", "Open Sans", Arial, monospace, Helvetica, "Helvetica Neue", sans-serif, monospace; font-weight: 600; }
  .navbar .cart i { font-size: 2.1em; margin: 0.2em auto 0.2em; }
  .navbar .cart i:before { vertical-align: middle; }
  .navbar .cart .cartCount { padding: 2px 2px 1px; right: 38px; } }
@media only screen and (min-width: 992px) { .navbar .cart { width: 93px; } }
@media only screen and (min-width: 1200px) { .navbar .cart { width: 132px; } }
.navbar .pushy .menu-btn { background: #3b3e4a; color: #fff; width: 100%; border: 0; font-size: 1.8em; padding: 0.3em 0; }
.navbar .pushy .menu-btn:before { color: #fff; vertical-align: middle; line-height: 1; margin-right: -10px; margin-left: 4px; }
.navbar .tel, .navbar .branches, .navbar .contact, .navbar .experts, .navbar .club { display: block; font-size: 1.4em; white-space: nowrap; text-align: right; padding: 6px 10px; margin: 6px 10px; font-family: "FbReformaLight", "Open Sans", Arial, monospace, Helvetica, "Helvetica Neue", sans-serif, monospace, sans-serif; font-weight: 600; }
.navbar .tel i, .navbar .branches i, .navbar .contact i, .navbar .experts i, .navbar .club i { display: inline-block; font-size: 1.5em; vertical-align: middle; margin-left: 5px; color: #ed1c24; }
.navbar .tel { background: #fff; -webkit-box-shadow: -1px 2px 0 rgba(0, 0, 0, 0.4); box-shadow: -1px 2px 0 rgba(0, 0, 0, 0.4); color: #ed1c24; border: 1px solid #ccc; padding: 8px 10px; margin: 10px 10px 7px; }
.navbar .experts i { font-size: 1em; background: 0; color: #ed1c24; border-radius: 0; background-clip: padding-box; text-align: center; display: inline-block; height: auto; vertical-align: middle; width: auto; }
@media (max-width: 767px) { .navbar .tel .visible-xs { display: inline-block !important; } }
@media (min-width: 769px) { .navbar .tel, .navbar .branches, .navbar .contact, .navbar .experts, .navbar .club { min-height: 53px; margin: 0; font-size: 0.95em; margin: 10px 0; position: absolute; top: 0px; color: #2a333a; border-left: 1px solid #dbdcdd; font-family: "FbReformaLight", "Open Sans", Arial, monospace, Helvetica, "Helvetica Neue", sans-serif, monospace; font-weight: 600; }
  .navbar .tel i, .navbar .branches i, .navbar .contact i, .navbar .experts i, .navbar .club i { font-size: 1.9em; }
  .navbar .tel { right: 300px; width: 175px; -webkit-box-shadow: none; box-shadow: none; border: 0; border-left: 1px solid #dbdcdd; padding-top: 10px; }
  .navbar .branches {display: none;}
  .navbar .contact { display: none; }
  .navbar .experts { display: none; }
  .navbar .club { display: none; }
  .navbar .curBranch { position: absolute; top: 0px; right: 146px; font-size: 0.95em; font-family: "FbReformaLight", "Open Sans", Arial, monospace, Helvetica, "Helvetica Neue", sans-serif, monospace; font-weight: 600; margin: 10px 0; padding: 11px 14px 7px 0; width: 136px; }
  .navbar .curBranch i { font-size: 1.9em; }
  .navbar .curBranch i + a, .navbar .curBranch i + span { line-height: 1.6; } }
.navbar a:hover { color: #ed1c24; }
@media only screen and (min-width: 992px) { .navbar .club { right: 524px; width: 165px; padding-top: 10px; display: block; }
  .navbar .curBranch { width: 176px; padding: 11px 37px 7px 0; }
  .navbar .tel { right: 332px; width: 165px; } }
@media only screen and (min-width: 1200px) { .navbar .experts { right: 505px; width: 168px; padding-top: 10px; display: block; }
  .navbar .club { right: 685px; }
  .navbar .tel { right: 332px; } }

.navbar-form { position: absolute; }
.navbar-form * { -webkit-transition: all 200ms ease-in; -o-transition: all 200ms ease-in; transition: all 200ms ease-in; }
.navbar-form .toggleSearchOn, .navbar-form .toggleSearchOff { background: 0; border: 0; border-radius: 0; padding: 0; margin: 0; font-size: 1.7em; }
.navbar-form .toggleSearchOn { color: #ed1c24; padding: 0.3em; }
.navbar-form .toggleSearchOff { width: 17%; background: #000; color: #fff; padding: 0.31em 0 0.6em; float: left; display: none; }
.navbar-form .form-search { background: #fff; float: right; width: 83%; display: none; }
.navbar-form .form-search .input-text { width: 82%; border: 0; font-size: 1.7em; height: 1.9em; padding: 0 10px; vertical-align: middle; }
.navbar-form .form-search .input-text:focus { outline: 0; }
.navbar-form .form-search button { background: 0; border: 0; border-radius: 0; margin: 0; font-size: 1.7em; color: #ed1c24; padding: 0.3em 0.5em; /*height: 1.9em;*/ vertical-align: top; }
.navbar-form .form-search button:focus { outline: 0; }
@media (max-width: 768px) { .navbar-form { top: 0; margin: 0; padding: 0; border: 0; left: 5.3em; }
  .navbar-form.active { top: 0; left: 0; right: 0; }
  .navbar-form.active .toggleSearchOn { display: none; }
  .navbar-form.active .toggleSearchOff { display: block; }
  .navbar-form.active .form-search { display: block; background: #fff; } }
@media (min-width: 769px) { .navbar-form { left: 0; padding: 0; margin: 0; width: 580px; top: auto; }
  .navbar-form .toggleSearchOn { display: none; }
  .navbar-form .toggleSearchOff { display: none; }
  .navbar-form .form-search { display: block; border: 1px solid #9b9997; margin: 0.8em 0 0; font-size: 0.9em; width: 100%; }
  .navbar-form .form-search .input-text { font-size: 1.8em; width: 518px; color: #000; padding: 0 15px 0 0; }
  .navbar-form .form-search button { padding: 0.35em; font-size: 2em; } }
@media only screen and (min-width: 992px) { .navbar-form { width: 767px; top: auto; }
  .navbar-form .form-search .input-text { width: 704px; } }
@media only screen and (min-width: 1200px) { .navbar-form { width: 880px; top: auto; }
  .navbar-form .form-search .input-text { width: 814px; } }

/*dudi*/
@media (max-width: 480px) { .navbar .curBranch, .navbar .loginSection { float: right; }
  .navbar .curBranch i + a, .navbar .curBranch i + span { line-height: 1.9; } }
.navbar-body { background: #fafafa; *zoom: 1; -webkit-box-shadow: inset 0px 1px 3px 1px rgba(102, 102, 102, 0.2); box-shadow: inset 0px 1px 3px 1px rgba(102, 102, 102, 0.2); border-top: 1px solid #c0c1c3; }
.navbar-body:after { content: ""; display: table; clear: both; }
.navbar-body .container { padding: 0; }

.navTitle { height: 4.35em; }
.navTitle .navbar-toggle { margin: 0.3em 0 0 0; padding-right: 10px; }
.navTitle .navbar-toggle:before { padding: 0 0 0 0.5em; vertical-align: middle; /*dudi*/ font-size: 23px; width: 27px; display: inline-block; padding: 0; }
.navTitle .navbar-toggle.collapsed:before { content: "\e913" !important; }

.navbar-collapse { right: 0px; left: 0px; width: auto; position: absolute; }
.navbar-collapse ul { -webkit-box-shadow: -4px 0 0 0 rgba(0, 0, 0, 0.2); box-shadow: -4px 0 0 0 rgba(0, 0, 0, 0.2); border-bottom: 1px solid #dadada; border-right: 1px solid #dadada; list-style: none; background-color: #fff; z-index: 16; height: 540px; width: 200px; padding: 0; margin: 0; position: relative; float: right; }
.navbar-collapse li { border-bottom: 1px solid #dadada; margin: 0; min-height: 40px; -webkit-box-sizing: content-box; box-sizing: content-box; }
.navbar-collapse li:last-child { border: 0; }
.navbar-collapse li > a { font-size: 1em; display: block; padding-top: 0.03em; max-height: 40.6px; position: relative; }
.navbar-collapse li > a i { display: inline-block; padding: .19em .2em .1em 0; font-size: 1.7em; vertical-align: middle; }
.navbar-collapse li > a:after { -webkit-transition: all 300ms ease-in 0s; -o-transition: all 300ms ease-in 0s; transition: all 300ms ease-in 0s; z-index: 3; display: none; text-shadow: -3px 0px 3px #e2dfdf; position: absolute; top: 0; left: -10px; font-size: 2.2em; font-weight: bold !important; }
.navbar-collapse li.active > a, .navbar-collapse li:focus > a, .navbar-collapse li:hover > a { color: #fff; font-family: "FbReformaMedium", "Open Sans", Arial, monospace, Helvetica, "Helvetica Neue", sans-serif, monospace; }
.navbar-collapse li.active > a i, .navbar-collapse li:focus > a i, .navbar-collapse li:hover > a i { color: #fff; }
.navbar-collapse li.active > a:after, .navbar-collapse li:focus > a:after, .navbar-collapse li:hover > a:after { display: block; }
.navbar-collapse li.active .sub, .navbar-collapse li:focus .sub, .navbar-collapse li:hover .sub { display: block; }
.navbar-collapse li:hover .sub { z-index: 2; }
.navbar-collapse li.deels { background: #ed1c24; }
.navbar-collapse li.deels * { color: #fff; cursor: pointer !important; }
.navbar-collapse li.deels.active > a:after, .navbar-collapse li.deels:focus > a:after, .navbar-collapse li.deels:hover > a:after { display: none !important; }
.navbar-collapse .sub { width: 550px; left: -550px; background-color: #fff; border-left: 1px solid #dadada !important; border-right: 5px solid #f1f1f1; -webkit-box-sizing: border-box; box-sizing: border-box; display: none; height: 492px; overflow: hidden; position: absolute; top: 0; vertical-align: top; z-index: 1; }
.navbar-collapse .sub:before { z-index: 1; content: ""; position: absolute; width: 100%; height: 12%; bottom: 0; background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.4)), to(rgba(255, 255, 255, 0))); background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.4) 0%, rgba(255, 255, 255, 0) 100%); background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.4) 0%, rgba(255, 255, 255, 0) 100%); background: linear-gradient(0deg, rgba(0, 0, 0, 0.4) 0%, rgba(255, 255, 255, 0) 100%); }
.navbar-collapse .sub .bgImg { position: absolute; left: 0; bottom: 0; max-height: 100%; width: auto; opacity: .9; }
.navbar-collapse .sub .inner { -webkit-box-sizing: border-box; box-sizing: border-box; height: 100%; width: 100%; position: absolute; padding: 0.5em 0 0; z-index: 2; }
.navbar-collapse .sub .inner:after { content: ""; display: table; clear: both; }
.navbar-collapse .sub dl { border-left: 1px solid #e3e4e4; margin: 0 16px 0 0; float: right; width: 17%; min-height: 360px; }
.navbar-collapse .sub dl:last-child { border: 0; }
.navbar-collapse .sub dt { font-size: 1.15em; font-family: "FbReformaMedium", "Open Sans", Arial, monospace, Helvetica, "Helvetica Neue", sans-serif, monospace; line-height: 1; padding: 0.2em 0; }
.navbar-collapse .sub dd { margin: 0.5em 0 0.75em; font-size: 1.05em; line-height: 1; }
.navbar-collapse .sub dd a { display: inline-block; }
.navbar-collapse .sub dd a:before { display: inline-block; vertical-align: middle; float: right; margin: .25em -1.1em 0 0; }
@media only screen and (min-width: 769px) and (max-width: 992px) { .navbar-collapse .sub { font-size: 13px; } }
@media only screen and (min-width: 992px) { .navbar-collapse .sub { width: 770px; left: -770px; font-size: 0.94em; }
  .navbar-collapse .sub dl { width: 18%; margin: 0 15px 0 0; } }
@media only screen and (min-width: 1200px) { .navbar-collapse .sub { width: 1000px; left: -1000px; font-size: 1em; }
  .navbar-collapse .sub dl { margin: 0 18px 0 0; width: 180px; } }

/******************************/
@media (max-width: 768px) { body { padding-top: 6.8em; }
  .navbar { position: fixed; width: 100%; z-index: 2; top: 0; left: 0; } }
@media (min-width: 769px) { body { padding-top: 153px; }
  .navbar { position: fixed; width: 100%; top: 0; }
  .fixed-nav { position: fixed; top: -80px; left: 0; width: 100% !important; z-index: 1039; -webkit-transition: top .5s; -o-transition: top .5s; transition: top .5s; }
  .fixed-nav-appear { top: 0; } }
.generalContent { margin-bottom: 5em; }
.generalContent h4 { margin-top: 1.5em; margin-bottom: 0.5em; font-size: 1.5em; }
.generalContent h1 { border-bottom: 2px solid #eaebec; font-size: 2.8em; font-weight: 100; padding: 0.1em 0 0.2em; margin: 0; margin: 0; }
.generalContent h1 small { display: inline-block; font-size: 0.73em; }
@media (min-width: 767px) { .generalContent h1 { font-size: 4em; } }
.generalContent h3 { font-family: "FbReformaMedium", "Open Sans", Arial, monospace, Helvetica, "Helvetica Neue", sans-serif; font-size: 1.8em; }
.generalContent h3:first-child { margin-top: 0; }

.blueBoxes [class^=col-sm] { padding-top: 0.7em; padding-bottom: 0.5em; margin: 1em 0; background: #ed1c24; }
.blueBoxes [class^=col-sm] img { display: none; }
.blueBoxes h4, .blueBoxes p { color: #000; margin: 10px 0; }
@media (min-width: 769px) { .blueBoxes [class^=col-sm] img { display: block; float: right; margin: 2em 0 2em 0.5em; } }

.generalHead { position: relative; margin-bottom: 2em; border-bottom: 2px solid #eaebec; }
.generalHead img { max-width: 100%; height: auto; display: block; }
.generalHead h1 { font-size: 2.8em; font-weight: 100; padding: 0.1em 0 0.2em; margin: 0; margin: 0; }
.generalHead h1 small { display: inline-block; font-size: 0.73em; }
@media (min-width: 767px) { .generalHead h1 { font-size: 4em; }
  .generalHead img { width: 100%; } }

/******************************/
nav.side { font-size: 1.15em; margin-bottom: 2em; }
nav.side ul { margin: 0; padding: 0; list-style: none; }
nav.side li { border-bottom: 1px solid #e1e1e1; padding: 0.75em 0; }
nav.side a { display: block; }
nav.side a:before { color: #ed1c24; font-size: 60%; margin-left: 1em; }
nav.side a.active { color: #ed1c24; font-weight: bold; }

/******************************/
.cart-dropdown { left: 0; top: 71px; max-width: 550px; position: absolute; width: 100%; z-index: 2; }
.cart-dropdown:before { border-color: transparent transparent #ed1c24; border-style: solid; border-width: 0 10.5px 13px; content: ""; height: 0; left: 5em; position: absolute; top: -10px; width: 0; }
.cart-dropdown .inner { background-color: #ffffff; border: 2px solid #000000; -webkit-box-shadow: 0 6px 0 0 #ed1c24 inset; box-shadow: 0 6px 0 0 #ed1c24 inset; -webkit-box-sizing: border-box; box-sizing: border-box; }
.cart-dropdown .inner a { margin: 0; }
.cart-dropdown small { font-size: 70%; font-weight: normal; }
.cart-dropdown ul { list-style: none; margin: 0; padding: 0 1.1em; max-height: 19em; /*dudi*/ overflow: auto; direction: ltr; }
.cart-dropdown li { border-bottom: 1px solid #e1e1e1; padding: 1em 0 1em; vertical-align: top; direction: rtl; }
.cart-dropdown .pic { display: inline-block; width: 6em; height: 6em; overflow: hidden; vertical-align: middle; margin-left: 1em; }
.cart-dropdown .pic img { width: 100%; height: auto; }
.cart-dropdown .name { display: inline-block; width: 10em; font-size: 1.1em; vertical-align: middle; }
.cart-dropdown .name strong { display: block; }
.cart-dropdown .name a { color: #ed1c24; font-size: 0.9em; }
.cart-dropdown .name a i { display: inline-block; margin: -0.2em 0.3em 0 0; vertical-align: middle; }
.cart-dropdown .name a:hover { color: #000; }
.cart-dropdown .amount { display: inline-block; width: 1.5em; text-align: center; font-size: 1.4em; text-align: center; }
.cart-dropdown .price { display: inline-block; width: 4.3em; text-align: center; font-size: 1.4em; text-align: left; font-weight: bold; }
.cart-dropdown .price small { margin-right: 3px; }
.cart-dropdown .total { color: #de0202; font-weight: bold; font-size: 1.4em; text-align: left; padding: 0.4em 1.1em; border-top: 1px solid #e1e1e1; }
.cart-dropdown .butRow { background-color: #f2f2f2; padding: 0.9em; font-size: 0.9em; }
.cart-dropdown .butRow a { font-size: 1.3em; padding: 0.2em 1.1em; background-clip: padding-box; }
.cart-dropdown .butRow .goCheckOut { background-color: #ed1c24; border: 1px solid #ed1c24; color: #fff; float: left; }
.cart-dropdown .butRow .goCheckOut i { color: #fff; display: inline-block; margin: -0.2em 0.3em 0 0; vertical-align: middle; line-height: 1; }
.cart-dropdown .butRow .goCheckOut:hover { background-color: #f8aaad; color: #000; }
.cart-dropdown .butRow .goCheckOut:hover i { color: #000; }
.cart-dropdown .butRow .goToCart { background-color: #fff; color: #000; border: 1px solid #000; display: inline-block; }
.cart-dropdown .butRow .goToCart:hover { background-color: #000; color: #fff; }
@media (max-width: 768px) { .cart-dropdown { top: 6.5em; }
  .cart-dropdown .name { width: 8em; } }
@media (max-width: 670px) and (orientation: landscape) { .cart-dropdown .inner { font-size: 0.75em; }
  .cart-dropdown ul { max-height: 8em; }
  .cart-dropdown .name { width: 15em; } }
@media only screen and (min-width: 769px) { .cart-dropdown:before { left: 2em; } }
@media only screen and (min-width: 992px) { .cart-dropdown:before { left: 3em; } }
@media only screen and (min-width: 1200px) { .cart-dropdown:before { left: 5em; } }

/********************/
.carouselWrapper { background: #f6f6f6; -webkit-box-shadow: inset 0px 51px 40px -20px rgba(0, 0, 0, 0.14); box-shadow: inset 0px 51px 40px -20px rgba(0, 0, 0, 0.14); }

.navbar-carousel { margin: 1px auto 0; border-bottom: 1px solid #2a333a; }
.navbar-carousel .carousel-indicators { display: none; }
.navbar-carousel .item img { display: block; margin: 0 auto; }
.navbar-carousel .carousel-control { -webkit-transition: all 300ms ease-in 0s; -o-transition: all 300ms ease-in 0s; transition: all 300ms ease-in 0s; -webkit-transform: translateY(100%); -ms-transform: translateY(100%); transform: translateY(100%); height: 130px; width: 65px; overflow: hidden; background: 0; }
.navbar-carousel .carousel-control:before { content: ""; position: absolute; top: 0; height: 130px; width: 130px; background: rgba(0, 0, 0, 0.5); border-radius: 100%; }
.navbar-carousel .carousel-control [class^="icon-"] { margin-top: 2em; font-size: 2.2em; position: absolute; -webkit-transform: translateY(-100%); -ms-transform: translateY(-100%); transform: translateY(-100%); }
.navbar-carousel .carousel-control.left { margin-left: -42px; }
.navbar-carousel .carousel-control.left:before { right: 0; }
.navbar-carousel .carousel-control.left [class^="icon-"] { left: 10px; }
.navbar-carousel .carousel-control.right { margin-right: -42px; }
.navbar-carousel .carousel-control.right:before { left: 0; }
.navbar-carousel .carousel-control.right [class^="icon-"] { right: 10px; }
.navbar-carousel:hover .carousel-control { margin: 0; }
.navbar-carousel h3 { font-family: "FbReformaMedium", "Open Sans", Arial, monospace, Helvetica, "Helvetica Neue", sans-serif; margin: 0; font-size: 2.6em; line-height: 1; }
.navbar-carousel p { font-size: 1.5em; margin: 0 0 4px; line-height: 1; }
.navbar-carousel .more { background-clip: padding-box; background-color: #fff; color: #03a557; font-size: 1.3em; padding: 0.2em 1em; display: inline-block; }
.navbar-carousel .more i { vertical-align: middle; }
.navbar-carousel .more:hover { color: #ed1c24; }
@media (max-width: 768px) { .navbar-carousel .carousel-control { display: none; } }
@media (min-width: 769px) { .navbar-carousel { max-width: 100%; height: 364px; overflow: hidden; min-width: 100%; }
  .navbar-carousel .carousel-inner { overflow: hidden; }
  .navbar-carousel .carousel-inner > .item img { max-width: 20000px; min-width: 100%; min-height: 100%; height: auto; width: auto; }
  .navbar-carousel h3 { font-size: 4em; }
  .navbar-carousel p { font-size: 2.2em; margin: 10px 0 15px; }
  .navbar-carousel .more { font-family: "FbReformaMedium", "Open Sans", Arial, monospace, Helvetica, "Helvetica Neue", sans-serif; padding: 0.6em 1em; } }

/********************/
h1 { font-size: 2.8em; }
h1.borderd, h1.icon { padding-bottom: 0.21em; font-size: 3em; }
h1.borderd { border-bottom: 2px solid #dcdcdc; }
h1.icon img { width: 0.8em; }
h1 .pull-left a { color: #2682c9; border-bottom: 1px solid; font-size: 0.3em; }
h1 .pull-left a i { vertical-align: middle; font-size: 0.6em; }
@media (max-width: 768px) { h1 { text-align: center; }
  h1 .pull-left { float: none !important; border-top: 2px solid #dcdcdc; }
  h1.icon img { height: 1em; margin: auto; width: auto; } }

h2 { font-size: 2.3em; }

.collections { background: url(../images/ptrn.png) #fff; border-top: 2px solid #dcdcdc; }
.collections h1 { margin-bottom: 0.48em; }
.collections h2 { margin: 0.15em 0 0.1em; }
.collections p { line-height: 1.3; font-size: 0.91em; }
.collections .pics { overflow: hidden; }
.collections .pics > div { overflow: hidden; float: right; }
.collections .pics img { float: right; width: 100%; }
.collections .pics .big { border: 1px solid rgba(53, 63, 71, 0.25); }
.collections aside { text-align: center; clear: left; font-size: 0.99em; font-family: "FbReformaMedium", "Open Sans", Arial, monospace, Helvetica, "Helvetica Neue", sans-serif, monospace; }
.collections aside div { padding: 0.5em 0; }
.collections aside a { color: #2682c9; }
.collections aside a:hover { color: #2170ad; }
@media (max-width: 767px) { .collections [class*=" col-"] { padding-bottom: 5em; }
  .collections .pics { border-bottom: 1px solid rgba(53, 63, 71, 0.25); }
  .collections .pics .big { width: 100%; }
  .collections .pics .small { width: 33%; width: calc(100% / 3 + 1px); border-left: 1px solid rgba(53, 63, 71, 0.25); border-right: 1px solid rgba(53, 63, 71, 0.25); margin-left: -1px; }
  .collections aside { overflow: hidden; margin: 0.3em 0; clear: both; }
  .collections aside div { float: right; width: 33%; width: calc(99.8% / 3); border-right: 1px solid rgba(53, 63, 71, 0.25); }
  .collections aside div:first-child { border: 0; }
  .collections h2 { margin: 0; }
  .collections p { margin: 0; } }
@media (min-width: 769px) { .collections [class*=" col-"] { padding: 0 0 3em; }
  .collections .pics { *zoom: 1; }
  .collections .pics:after { content: ""; display: table; clear: both; }
  .collections .pics .big { width: calc(100% - 21.42%); height: 364px; border: 0; }
  .collections .pics .big img { border: 1px solid rgba(53, 63, 71, 0.25); }
  .collections .pics .small { border: 0; width: 21.42%; height: auto; }
  .collections .pics .small img { border-bottom: 1px solid rgba(53, 63, 71, 0.25); }
  .collections .pics .small:nth-child(2) img { border-top: 1px solid rgba(53, 63, 71, 0.25); }
  .collections aside { float: left; width: 121px; }
  .collections aside div { border-bottom: 1px solid rgba(53, 63, 71, 0.25); }
  .collections h1 { margin-right: -10px; }
  .collections h2 { padding-left: 130px; }
  .collections p { margin: 0; padding-left: 130px; } }
.collections.collectionsLobby { background: 0; border: 0; padding-bottom: 4em; }
.collections.collectionsLobby .showMore { background-color: #2682c9; border: 1px solid #2682c9; color: #fff; font-size: 1.1em; padding: 0.3em 1.7em; text-align: center; font-size: 1.27em; }
.collections.collectionsLobby .showMore:hover { background-color: #fff; color: #2682c9; }
@media (min-width: 769px) { .collections.collectionsLobby .headBanner { margin: 0 -10px; } }

@media (min-width: 769px) { .collection .col-sm-14 { margin-right: 16px; }
  .collection .col-sm-14:nth-child(4n+4) { margin-right: 0px; clear: right; }
  .collection .col-sm-30 { margin-left: -14px; }
  .collection .productItem { margin-bottom: 50px; max-height: 460px; } }
@media only screen and (min-width: 992px) { .collection .col-sm-14 { margin-right: 19px; }
  .collection .col-sm-14:nth-child(4n+4) { margin-right: 0px; }
  .collection .col-sm-30 { margin-left: -14px; }
  .collection .productItem { margin-bottom: 50px; max-height: 460px; } }
@media only screen and (min-width: 1200px) { .collection .col-sm-14 { margin-right: 26px; }
  .collection .col-sm-14:nth-child(4n+4) { margin-right: 0px; }
  .collection .col-sm-30 { margin-left: -14px; }
  .collection .productItem { margin-bottom: 50px; max-height: 460px; } }

/********************/
.trippleBanners { padding: 0 0 1.2em; }
@media (max-width: 767px) { .trippleBanners [class*="col-"] { padding-bottom: 10px; } }

/********************/
.tips .tipsText { background: #f6f6f6; }
.tips .tipsText h3 { font-size: 1.66em; margin: 0.22em 0 0.35em; }
.tips .tipsText p { background: #fff; border: 1px solid #e4e4e5; border-radius: 36px 0 0 36px; -webkit-box-sizing: border-box; box-sizing: border-box; line-height: 1; margin-right: -10px; padding: 3px 10px; }
.tips .tipsText p a { display: table-cell !important; font-size: 1.18em; vertical-align: middle; }
.tips .tipsText .more { color: #2682c9; text-decoration: underline; }
.tips .tipsText .more i { vertical-align: middle; font-size: 0.6em; }
@media (max-width: 767px) { .tips { border-bottom: 1px solid #dcdcdc; margin-bottom: 15px; padding-bottom: 15px; }
  .tips .tipsText { margin-bottom: 10px; }
  .tips p a i { text-decoration: none; } }
@media (min-width: 769px) { .tips { margin-bottom: 60px; }
  .tips .tipsText { margin-right: 10px; margin-left: -10px; }
  .tips .tipsText [class*="col-"] { padding-left: 0px; }
  .tips .tipsText p { width: 99%; padding: 10px; margin-bottom: 1.2em; }
  .tips .tipsText p a { height: 2.4em; } }

/********************/
.hotProductWrapper { background: #f6f6f6; -webkit-box-shadow: inset 0px 51px 40px -20px rgba(0, 0, 0, 0.14); box-shadow: inset 0px 51px 40px -20px rgba(0, 0, 0, 0.14); border-top: 1px solid #a7aaad; border-bottom: 1px solid #dfe1e2; padding-bottom: 1.23em; margin-bottom: 0.6em; }
.hotProductWrapper h1 { margin-bottom: 0.36em; }
@media (min-width: 767px) { .hotProductWrapper .col-sm-30 { width: 48.9%; } }

.embed-responsive-hotProduct { margin-bottom: 25px; }

.hotProduct { background: #fff; border: 1px solid #dcdcdc; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 0.5em 0.5em 3em; font-size: 1.1em; line-height: 1.1; position: relative; margin-bottom: 25px; overflow: hidden; }
.hotProduct-title { font-size: 1.71em; line-height: 1; margin: 0.2em 0 0; min-height: 2.8em; }
.hotProduct-pic { display: block; }
.hotProduct-pic img { width: 100%; }
.hotProduct-text { padding: 0.6em 0 0; line-height: 1.3; font-size: 1.12em; overflow: hidden; height: 3.35em; }
.hotProduct .price-club { float: left; background: #2a333a; color: #fff; padding: 6px 1.2em; margin: 0 0 0 -7px; }
.hotProduct .price-club strong { display: block; font-size: 1.3em; }
.hotProduct .price-special { float: right; color: #ed1c24; margin: 0.5em 0 0.3em; font-size: 0.9em; line-height: 1; vertical-align: top; }
.hotProduct .price-special strong { display: block; font-size: 2.2em; line-height: 0.8; font-family: "FbReformaLight", "Open Sans", Arial, monospace, Helvetica, "Helvetica Neue", sans-serif; }
.hotProduct .price-old { font-size: 1.2em; line-height: 1.7; color: #364048; }
.hotProduct .price-old span:not(:last-child), .hotProduct .price-old span:only-child { text-decoration: line-through; }
.hotProduct .buyBut { background: #ed1c24; color: #fff; position: absolute; bottom: 0px; padding: 0.4em; width: 100%; right: 0; text-align: center; font-size: 1.1em; border: 0; }
.hotProduct .buyBut:before { vertical-align: text-bottom; margin-left: 5px; }
.hotProduct .buyBut:hover { background: #c61017; color: #fff; }
@media (min-width: 767px) { .hotProduct { height: 322px; font-size: 0.9em; }
  .hotProduct-title { min-height: 2.1em; }
  .hotProduct-text { font-size: 1em; }
  .hotProduct-pic { display: none; }
  .hotProduct .buyBut { position: relative; float: right; width: 47%; clear: right; }
  .hotProduct .price-club { margin: 0 0 0 -10px; } }
@media only screen and (min-width: 992px) { .hotProduct { height: 375px; font-size: 1em; }
  .hotProduct-title { font-size: 1.71em; line-height: 1; margin: 0.2em 0 0; min-height: 2.2em; }
  .hotProduct-text { font-size: 1em; }
  .hotProduct-pic { display: block; float: left; width: 170px; height: 170px; overflow: hidden; }
  .hotProduct .buyBut { position: relative; float: right; width: 47%; clear: right; }
  .hotProduct .price-club { margin: 0 0 0 -10px; } }
@media only screen and (min-width: 1200px) { .hotProduct { height: 450px; font-size: 1.1em; }
  .hotProduct-title { min-height: 2.8em; }
  .hotProduct-pic { width: 220px; height: 220px; overflow: hidden; } }

.hotProductPic { border: 1px solid #dcdcdc; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 0; margin-bottom: 25px; overflow: hidden; }
@media (min-width: 767px) { .hotProductPic { height: 322px; } }
@media only screen and (min-width: 992px) { .hotProductPic { height: 375px; } }
@media only screen and (min-width: 1200px) { .hotProductPic { height: 450px; } }

/********************/
/**********countdown**********/
.main-countdown { direction: ltr; border-top: 1px solid #dcdcdc; width: 310px; border-bottom: 1px solid #dcdcdc; padding: 1.3em 0.2em; }
.main-countdown .countdown-container .seperator { display: inline-block; margin: 20px 3px -19px; vertical-align: middle; }
.main-countdown .countdown-container .seperator:first-child { display: none; }
.main-countdown .time { /*border-radius: 5px;box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);*/ display: inline-block; text-align: center; position: relative; height: 65px; width: 60px; -webkit-perspective: 479px; -ms-perspective: 479px; -o-perspective: 479px; perspective: 479px; -webkit-backface-visibility: hidden; backface-visibility: hidden; -webkit-transform: translateZ(0); -ms-transform: translateZ(0); transform: translateZ(0); -webkit-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.main-countdown .time:after { content: ":"; }
.main-countdown .count { background: #ed1c24; color: #f8f8f8; display: block; font-size: 67px; line-height: 0.93em; overflow: hidden; position: absolute; text-align: center; /*text-shadow: 0 0 10px rgba(0, 0, 0, 0.8);*/ top: 0; width: 100%; -webkit-transform: translateZ(0); -ms-transform: translateZ(0); transform: translateZ(0); -webkit-transform-style: flat; transform-style: flat; }
.main-countdown .count.top { border-top: 1px solid rgba(255, 255, 255, 0.2); /*border-bottom: 1px solid rgba(0,0,0, 0.1);border-radius: 5px 5px 0 0;*/ height: 50%; -webkit-transform-origin: 50% 100%; -ms-transform-origin: 50% 100%; transform-origin: 50% 100%; }
.main-countdown .count.bottom { border-top: 1px solid rgba(0, 0, 0, 0.5); border-bottom: 1px solid #ed1c24; /*border-radius: 0 0 5px 5px;*/ line-height: 0; height: 50%; top: 50%; background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.1)), to(rgba(0, 0, 0, 0))); background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0.1), rgba(0, 0, 0, 0)); background-image: -o-linear-gradient(rgba(255, 255, 255, 0.1), rgba(0, 0, 0, 0)); background-image: linear-gradient(rgba(255, 255, 255, 0.1), rgba(0, 0, 0, 0)); background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0.1), transparent); background-image: -o-linear-gradient(rgba(255, 255, 255, 0.1), transparent); -webkit-transform-origin: 50% 0; -ms-transform-origin: 50% 0; transform-origin: 50% 0; }
.main-countdown .label { font-size: normal; margin-top: 5px; display: block; position: absolute; top: 60px; width: 100%; color: #000; }
.main-countdown .count.curr.top { z-index: 3; -webkit-transform: rotateX(0deg); -ms-transform: rotateX(0deg); transform: rotateX(0deg); }
.main-countdown .count.next.bottom { z-index: 2; -webkit-transform: rotateX(90deg); -ms-transform: rotateX(90deg); transform: rotateX(90deg); }
.main-countdown .flip .count.curr.top { -webkit-transition: all 250ms ease-in-out; -o-transition: all 250ms ease-in-out; transition: all 250ms ease-in-out; -webkit-transform: rotateX(-90deg); -ms-transform: rotateX(-90deg); transform: rotateX(-90deg); }
.main-countdown .flip .count.next.bottom { -webkit-transition: all 250ms ease-in-out 250ms; -o-transition: all 250ms ease-in-out 250ms; transition: all 250ms ease-in-out 250ms; -webkit-transform: rotateX(0deg); -ms-transform: rotateX(0deg); transform: rotateX(0deg); }
@media screen and (max-width: 48em) { .main-countdown { width: 100%; text-align: center; }
  .main-countdown .countdown-container { height: 100px; }
  .main-countdown .time { height: 60px; width: 55px; }
  .main-countdown .count { font-size: 60px; line-height: 57px; }
  .main-countdown .label { font-size: 1.2em; } }
@media (min-width: 767px) { .main-countdown { width: 310px; margin: auto; text-align: center; padding: 0.5em 0.2em 1em; }
  .main-countdown .count { font-size: 56px; }
  .main-countdown .time { height: 50px; width: 47px; }
  .main-countdown .label { top: 44px; } }
@media only screen and (min-width: 992px) { .main-countdown { width: 255px; margin: 0; text-align: right; padding: 0.8em 0 1em; } }
@media only screen and (min-width: 1200px) { .main-countdown { width: 310px; padding: 1.3em 0.2em; }
  .main-countdown .count { font-size: 67px; line-height: 0.93em; }
  .main-countdown .time { height: 65px; width: 60px; }
  .main-countdown .label { top: 60px; } }

/********************/
/********************/
/******************************/
.branchesHead h2 { font-size: 2.8em; font-weight: 100; margin: 0 0 0.1em; }
.branchesHead h2 small { display: inline-block; font-size: 0.73em; }
.branchesHead .social { margin-top: 0.6em; }
.branchesHead .social a { border-radius: 100%; background-clip: padding-box; color: #fff; display: inline-block; margin-right: 0.7em; font-size: 1.5em; text-align: center; width: 1.5em; height: 1.5em; overflow: hidden; line-height: 1.6; }
.branchesHead .social .icon-print { background: #eaebec; color: #2682c9; }
.branchesHead .social .icon-email { background: #eaebec; color: #2682c9; }
@media (min-width: 767px) { .branchesHead h2 { font-size: 3em; }
  .branchesHead img { width: 100%; } }

.branchesIntro { margin-bottom: 2em; font-size: 0.981em; line-height: 1.24; }

.branchesList { background: 0; border: 0; margin: 0; padding: 0; list-style: none; border-top: 2px solid #eaebec; }
.branchesList h4 { font-family: "FbReformaMedium", "Open Sans", Arial, monospace, Helvetica, "Helvetica Neue", sans-serif, monospace; margin: 0.65em 0; font-size: 1.66em; }
.branchesList > li { border-bottom: 2px solid #eaebec; }

.branchesAccordion { background: 0; border: 0; margin: 0; list-style: none; }
.branchesAccordion a { color: #384147; }
.branchesAccordion li { border: 0; padding: 0; margin: 0; vertical-align: top; }
.branchesAccordion li > a { background: 0 !important; margin: 2px 0 0; border: 0; }
.branchesAccordion li > a.ui-accordion-header { font-size: 1.1em; font-weight: normal; margin: 0; padding: 0 0 0.8em; }
.branchesAccordion li > a.ui-accordion-header strong { display: inline-block; width: 25%; font-size: 1.1em; vertical-align: middle; }
.branchesAccordion li > a.ui-accordion-header.ui-accordion-header-active { font-family: "FbReformaMedium", "Open Sans", Arial, monospace, Helvetica, "Helvetica Neue", sans-serif, monospace; }
.branchesAccordion li > a:before { display: none; }
.branchesAccordion li > a:after { color: #ed1c24; margin: 0.3em; vertical-align: middle; font-size: 0.7em; display: inline-block; }
.branchesAccordion li > a i { font-size: 1.37em; position: relative; margin: 0 0.1em 0.3em 0.3em; vertical-align: middle; }
.branchesAccordion li > a i:before { color: #ed1c24; }
.branchesAccordion .item { border: 0; border-top: 2px solid #eaebec !important; border-bottom: 2px solid #eaebec !important; padding: 1em 0em; background: 0 !important; margin: -0.6em 0 0.6em; }
.branchesAccordion .item ul { background: 0; border: 0; margin: 0 0 1em; list-style: none; padding: 0; }
.branchesAccordion .item li { padding: 0 1.4em 0.5em; }
.branchesAccordion .item li i { float: right; margin: 0.2em -1.4em 0 0; }
.branchesAccordion .item .blueBut { border: 1px solid #2682c9; color: #2682c9; display: inline-block; padding: 0.2em 0.8em; margin-bottom: 0.5em; margin-left: 0.3em; }
.branchesAccordion .item .blueBut:hover { background: #2682c9; color: #fff; }
.branchesAccordion .item .blueBut i { vertical-align: middle; }
.branchesAccordion .item .redBut { border: 1px solid #ed1c24; color: #ed1c24; display: inline-block; padding: 0.2em 0.8em; margin-bottom: 0.5em; }
.branchesAccordion .item .redBut:hover { background: #ed1c24; color: #fff; }
.branchesAccordion .item .redBut i { vertical-align: middle; }
.branchesAccordion .item strong { font-family: "FbReformaMedium", "Open Sans", Arial, monospace, Helvetica, "Helvetica Neue", sans-serif, monospace; font-weight: normal; }
.branchesAccordion .print { color: #000; }
.branchesAccordion .print a { display: inline-block; padding: 0 0 0.5em 0; }
.branchesAccordion .print a:before { color: #ec008c; font-weight: bold; font-size: 110%; vertical-align: middle; display: inline-block; }

.branchItem strong { font-family: "FbReformaMedium", "Open Sans", Arial, monospace, Helvetica, "Helvetica Neue", sans-serif; font-weight: normal; }
.branchItem h2 { font-size: 2.7em; margin: 0 0 0.5em; }
.branchItem .social { margin-bottom: 1.8em; }
.branchItem .social a { vertical-align: middle; }
.branchItem .social .icon-pinterest-p, .branchItem .social .icon-facebook, .branchItem .social .icon-print, .branchItem .social .icon-email, .branchItem .social .icon-mobile { border-radius: 100%; background-clip: padding-box; color: #fff; display: inline-block; margin-left: 0.7em; font-size: 1.5em; text-align: center; width: 1.5em; height: 1.5em; overflow: hidden; line-height: 1.6; }
.branchItem .social .icon-pinterest-p { background: #ca1f27; }
.branchItem .social .icon-pinterest-p:before { font-size: 1em; line-height: inherit; }
.branchItem .social .icon-facebook { background: #3b5a9b; }
.branchItem .social .icon-facebook:before { font-size: 1em; line-height: inherit; }
.branchItem .social .icon-print, .branchItem .social .icon-email, .branchItem .social .icon-mobile { background: #eaebec; color: #2682c9; }
.branchItem .social .redBut { border: 1px solid #ed1c24; color: #ed1c24; border-radius: 24px; display: inline-block; padding: 0.2em 0.8em; font-size: 1.1em; }
.branchItem .social .redBut:hover { background: #ed1c24; color: #fff; }
.branchItem .social .redBut i { vertical-align: middle; }
.branchItem ul { font-size: 1.1em; background: 0; border: 0; margin: 0 0  1.2em; list-style: none; padding: 1.2em 0 0; border-top: 2px solid #eaebec; border-bottom: 2px solid #eaebec; }
.branchItem li { padding: 0 1.4em 0.5em; }
.branchItem li i { float: right; margin: 0.2em -1.4em 0 0; }

#map iframe { max-width: 100%; }
@media (min-width: 767px) { #map { width: 45% !important; } }
@media only screen and (min-width: 1200px) { #map { width: 570px !important; } }

/* Hide Waze button on Desktop */
@media only screen and (min-width: 769px) { .wm_buttons { display: none; } }
/******************************/
.faqAccordion { background: 0; border: 0; margin: 0; list-style: none; }
.faqAccordion a { background: 0; border: 0 !important; color: #2a333a; }
.faqAccordion li { padding: 0em; }
.faqAccordion li > a.ui-accordion-header { font-family: "FbReformaMedium", "Open Sans", Arial, monospace, Helvetica, "Helvetica Neue", sans-serif; font-size: 1.2em; padding: 0.6em 0.1em; margin: 0; color: #2a333a; }
.faqAccordion li > a.ui-accordion-header strong { font-weight: normal; }
.faqAccordion li > a.ui-accordion-header.ui-state-hover { background: #f2f2f2; }
.faqAccordion li > a.ui-accordion-header.ui-state-hover strong { text-decoration: underline; }
.faqAccordion li > a.ui-accordion-header.ui-state-focus { background: #f2f2f2; }
.faqAccordion li > a.ui-accordion-header.ui-state-focus strong { text-decoration: underline; }
.faqAccordion li > a.ui-accordion-header.ui-accordion-header-active { background: #f2f2f2; }
.faqAccordion li > a.ui-accordion-header.ui-accordion-header-active strong { text-decoration: underline; }
.faqAccordion li > a:before { font-size: 1.15em; vertical-align: middle; color: #ed1c24; margin: 0 0 0 0.3em; }
.faqAccordion li .item { border: 0 !important; padding: 0.5em 1.5em 0.5em 0; }
.faqAccordion li .item a { text-decoration: underline; }
.faqAccordion li .item h4 { margin: 1.4em 0 0; font-size: 1.2em; font-family: "FbReformaMedium", "Open Sans", Arial, monospace, Helvetica, "Helvetica Neue", sans-serif; }
.faqAccordion li .item h4:first-child { margin-top: 0.5em; }
.faqAccordion li .item p { font-size: 1.24em; }

.cartItemsSmall { border: 1px solid #e5e6e6; margin-bottom: 2em; }
.cartItemsSmall .back { float: left; color: #25aae1; font-size: 1.1em; margin: 0.7em 0 0 1.5em; }
.cartItemsSmall .back i { font-size: 0.65em; vertical-align: middle; }
.cartItemsSmall .back:hover { color: #469bdc; }
.cartItemsSmall h3 { background-color: #fafafa; border-bottom: 1px solid #e5e6e6; font-size: 2.05em; font-weight: 100; margin: 0 !important; padding: 0.2em 0.3em 0.4em; }
.cartItemsSmall h3 i { color: #ed1c24; vertical-align: middle; font-size: 0.9em; }
.cartItemsSmall ul { list-style: none; margin: 0; padding: 0 0.6em; line-height: 1.2; font-size: 1.15em; }
.cartItemsSmall li { *zoom: 1; border-bottom: 1px solid #e5e6e6; padding: 0.6em 32% 0.6em 0; vertical-align: top; }
.cartItemsSmall li:after { content: ""; display: table; clear: both; }
.cartItemsSmall .pic { float: right; margin: 0 -47% 0 0; overflow: hidden; vertical-align: middle; width: 42%; }
.cartItemsSmall .pic a { display: table-cell; border: 1px solid #e7e8e8; padding: 1px; vertical-align: middle; height: 5em; }
.cartItemsSmall .pic img { width: 100%; height: auto; }
.cartItemsSmall .delivery { background-color: #ffdd00; float: left; margin: -1.35em 0 0; padding: 0 0.5em; }
.cartItemsSmall .deliveryText { float: left; clear: left; font-family: "FbReformaMedium", "Open Sans", Arial, monospace, Helvetica, "Helvetica Neue", sans-serif; font-size: 0.8em; text-align: center; padding: 0 0.3em; }
.cartItemsSmall .delivery, .cartItemsSmall .deliveryText { width: 170px; }
@media (min-width: 767px) { .cartItemsSmall .delivery, .cartItemsSmall .deliveryText { width: 315px; } }
@media (min-width: 769px) { .cartItemsSmall .delivery, .cartItemsSmall .deliveryText { width: 178px; } }
@media (min-width: 992px) { .cartItemsSmall .delivery, .cartItemsSmall .deliveryText { width: 162px; } }
@media (min-width: 1200px) { .cartItemsSmall .delivery, .cartItemsSmall .deliveryText { width: 200px; } }
.cartItemsSmall .price { font-size: 1.3em; font-size: 1.2em; }
.cartItemsSmall .price small { font-weight: normal; }
.cartItemsSmall .totalDelivery { margin: 0.7em 33% 0em 0; font-size: 1.1em; }
.cartItemsSmall .totalDelivery .pull-left { width: 36%; }
.cartItemsSmall .total { margin: 0em 33% 0.7em 0; font-size: 1.1em; }
.cartItemsSmall .total .pull-left { width: 36%; font-size: 1.2em; line-height: 1.2; }
@media (min-width: 769px) { .cartItemsSmall { margin-top: 4.3em; }
  .shrink .cartItemsSmall { position: fixed; width: 250px; top: 90px; background-color: #fff; z-index: 1; overflow: hidden; }
  .cartItemsSmall .pic { display: none; }
  .cartItemsSmall li { padding: 0.6em 0 0.6em 0; }
  .cartItemsSmall .totalDelivery, .cartItemsSmall .total { margin: 0.7em 10px 0em 0; } }
@media only screen and (min-width: 992px) { .cartItemsSmall { margin-top: 4.3em; }
  .shrink .cartItemsSmall { width: 325px; }
  .cartItemsSmall .pic { display: block; }
  .cartItemsSmall li { padding: 0.6em 32% 0.6em 0; }
  .cartItemsSmall .totalDelivery, .cartItemsSmall .total { margin: 0.7em 33% 0em 0; } }
@media only screen and (min-width: 1200px) { .cartItemsSmall { margin-top: 4.3em; }
  .shrink .cartItemsSmall { width: 380px; } }

/****************************/
/******************************/
/******************************/
.productItem { height: 100%; color: #2a333a; background: #fff; border: 1px solid #dcdcdc; border-bottom: 0; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 0.5em 0.5em 3em; font-size: 1.1em; line-height: 1.1; position: relative; margin-bottom: 25px; }
.productItem img { display: block; width: 100%; -webkit-transform-style: preserve-3d; /*dudi*/ width: 90%; margin: 10px 5%; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.productItem * { -webkit-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; transition: all .2s ease-in-out; }
.productItem:hover { -webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.3); box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.3); }
.productItem:hover .product-pic img { -webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); }
.productItem:hover .buyBut { background: #c61017; color: #fff; }
.productItem .openModal { position: absolute; z-index: 1; color: #c0c0c0; font-size: 0.9em; right: 7px; top: 10px; }
.productItem .openModal:hover { color: #747474; }
.productItem .product-pic { display: block; overflow: hidden; }
.productItem .promos { position: absolute; z-index: 1; left: -5%; top: -1%; width: 34%; }
.productItem .promos img { display: block; margin: 5px auto; }
.productItem .name { padding: 0.2em 0.3em 0; overflow: hidden; height: 2.4em; margin-bottom: 0.5em; -webkit-box-sizing: border-box; box-sizing: border-box; }
.productItem .price { padding: 0px 0.3em; color: #2a333a; margin-bottom: 0.5em; }
.productItem .price strong { display: block; font-size: 1.1em; }
.productItem .price-club { float: left; background: #2a333a; color: #fff; margin: -2px 0 0 -7px; }
.productItem .price-club strong { display: block; font-size: 1.3em; }
@media (max-width: 440px) { .productItem .price-club { font-size: 0.85em; padding: 1px 4px; } }
.productItem .price-special { padding: 0px 0.3em; color: #ed1c24; margin-bottom: 0.5em; }
.productItem .price-special strong { display: block; font-size: 1.1em; }
.productItem .price-old { padding: 0px 0.3em; }
.productItem .price-old span:not(:last-child), .productItem .price-old span:only-child { text-decoration: line-through; }
.productItem .buyBut { background: #ed1c24; color: #fff; position: absolute; bottom: 0px; padding: 0.4em; width: 100%; right: 0; text-align: center; font-size: 1.1em; border: 0; }
.productItem .buyBut:before { vertical-align: text-bottom; margin-left: 5px; }
.productItem .buyBut:hover { background: #c61017; color: #fff; }
@media (min-width: 769px) { .productItem { padding: 6px 6px 3em; font-size: 0.93em; height: 322px; }
  .productItem .price-club { font-size: 0.9em; padding: 6px 0.2em; } }
@media only screen and (min-width: 992px) { .productItem { font-size: 1em; height: 375px; } }
@media only screen and (min-width: 1200px) { .productItem { font-size: 1.1em; height: 452px; }
  .productItem .price-club { font-size: 0.9em; padding: 6px 1.2em; } }

/******************************/
.categorySubBig { list-style: none; margin: 0 auto; padding: 0; *zoom: 1; }
.categorySubBig:after { content: ""; display: table; clear: both; }
h2 + .categorySubBig { margin-top: -1.2em; }
.categorySubBig li { background-color: #fff; -webkit-box-sizing: border-box; box-sizing: border-box; text-align: center; vertical-align: top; border: 1px solid #e6e7e7; border-radius: 0px; line-height: 1; opacity: 0.65; position: relative; white-space: nowrap; overflow: hidden; -ms-text-overflow: ellipsis; -o-text-overflow: ellipsis; text-overflow: ellipsis; font-size: 0.62em; float: right; margin: 0 2.5% 1em; width: 45%; padding: 0.7em 0.3em; }
.categorySubBig li:hover { opacity: 1; }
.categorySubBig li figure { display: block; width: 59%; margin: 0 auto 0.8em; }
.categorySubBig li figure img { width: 100%; height: auto; }
@media (max-width: 768px) { .categorySubBig li { clear: right; }
  .categorySubBig li:nth-child(2n) { clear: none; } }
@media (min-width: 769px) { .categorySubBig { width: 60%; }
  .categorySubBig li { width: 30%; margin: 0 0 1em; }
  .categorySubBig li figure { height: 130px; }
  .categorySubBig li figure img { height: 100%; width: auto; }
  .categorySubBig li:nth-child(3n+2) { margin: 0 5% 1em; } }

/******************************/
/******************************/
.categoryHead { position: relative; margin-bottom: 2em; font-size: 2.6em; margin: 0.2em -10px 0.1em; min-height: 2.5em; }
.categoryHead .categoryHeadImg { max-width: 100%; height: auto; display: block; }
.categoryHead h2 { font-family: "FbReformaMedium", "Open Sans", Arial, monospace, Helvetica, "Helvetica Neue", sans-serif, monospace; font-size: 1em; line-height: 1; padding: 0 0.3em 0 0; position: absolute; right: 0; top: 0.1em; margin: 0; text-shadow: 1px 1px 3px #fff; }
.categoryHead h2 small { display: inline-block; font-size: 0.73em; }
@media (min-width: 767px) { .categoryHead { min-height: 1.8em; }
  .categoryHead h2 { font-size: 1.5em; padding: 0 0.6em 0 0; } }

/******************************/
.sortDisplay { /*border-top:1px solid #e6e7e7;border-bottom:1px solid #e6e7e7;*/ margin-bottom: 1em; font-size: 1.14em; padding: 0.22em 0; text-align: center; border-top: 1px solid #e6e7e7; border-bottom: 1px solid #e6e7e7; }
.sortDisplay .display .gallery, .sortDisplay .display .list { margin-right: 1em; }
.sortDisplay .display .gallery.active, .sortDisplay .display .list.active { color: #ed1c24; }
.sortDisplay .display .gallery:before, .sortDisplay .display .list:before { vertical-align: middle; margin-left: 0.2em; font-size: 1.1em; }
.sortDisplay .sort a { margin: 0 0.4em; }
.sortDisplay .sort a.active { color: #ed1c24; }
@media (min-width: 767px) { .sortDisplay { padding: 0; float: left; margin: -2.5em 0 0; border: 0; } }

.categoryCount { font-size: 1.4em; font-family: "FbReformaMedium", "Open Sans", Arial, monospace, Helvetica, "Helvetica Neue", sans-serif; text-align: center; margin: 0.2em 0 0.8em; border-top: 1px solid #e6e7e7; border-bottom: 1px solid #e6e7e7; padding: 0.3em 0; }
@media (min-width: 769px) { .categoryCount { font-size: 1.25em; text-align: right; } }

/******************************/
.productFilter { margin: 0 -10px; margin-bottom: 1.1em; }
.productFilter figure { position: relative; }
.productFilter figure figcaption { background-color: rgba(37, 170, 255, 0.9); border: 2px solid rgba(0, 0, 0, 0.5); border-radius: 3px 0 0 3px; border-right: 0; color: #000; font-weight: bold; font-size: 1.5em; line-height: 1.5; padding: 0 0.4em 0.4em 0.6em; position: absolute; right: 0; top: 1.2em; margin: 0; }
.productFilter figure figcaption b { display: inline-block; font-size: 1.8em; font-weight: 100; font-size: 1.35em; display: block; }
.productFilter .filters { *zoom: 1; padding: 0.4em 0.3em 0.2em; font-size: 1.4em; text-align: center; }
.productFilter .filters:after { content: ""; display: table; clear: both; }
.productFilter .filters label { font-weight: normal; }
.productFilter .filters select { width: 9em; }
.productFilter .filters .toggleFilters { background: #000; color: #fff; margin: 0 0.3em; display: inline-block; padding: 0.3em 0.7em; }
.productFilter .filters .toggleFilters i { display: inline-block; margin: 0 0.3em; font-size: 70%; color: #ed1c24; -ms-transform: rotate(90deg); -webkit-transform: rotate(90deg); transform: rotate(90deg); }
.productFilter .filters .toggleFilters.collapsed i { -ms-transform: rotate(-90deg); -webkit-transform: rotate(-90deg); transform: rotate(-90deg); }
@media (min-width: 767px) { .productFilter { display: none; } }

/******************************/
/* change to the new configuration */
.categoryHeadNew-2 { overflow: hidden; position: relative; background: #2a333a; }
.categoryHeadNew-2 h2 { margin: 0.25em; font-size: 2.8em; position: relative; color: #fff; z-index: 1; font-family: "FbReformaMedium", "Open Sans", Arial, monospace, Helvetica, "Helvetica Neue", sans-serif; text-shadow: 1px 1px 1px #000; }
.categoryHeadNew-2 figure { position: absolute; width: 100%; }
.categoryHeadNew-2 figure img { width: 100%; }
@media (min-width: 769px) { .categoryHeadNew-2 { margin: 0 -10px; } }

/* old configuration*/
.categoryHeadNew h2 { margin: 0.1em 0 0.34em; font-size: 3.3em; }
.categoryHeadNew h2 figure { display: inline-block; width: 1.8em; margin-left: 0.3em; }
.categoryHeadNew h2 figure img { width: 100%; }
@media (min-width: 769px) { .categoryHeadNew { margin: 0 -10px; } }

/******************************/
.collapseFilters { border-top: 1px solid #000; margin: -1.1em 0 1em; list-style: none; padding: 0; }
.collapseFilters li { background: 0; border: 0; border-bottom: 1px solid #000; border-radius: 0; -webkit-box-shadow: none; box-shadow: none; margin-bottom: 0; }
.collapseFilters li.first { *zoom: 1; margin: 0; line-height: 1; padding-bottom: 0; }
.collapseFilters li.first:after { content: ""; display: table; clear: both; }
.collapseFilters li.first strong { font-weight: normal; font-size: 1.3em; float: right; }
.collapseFilters li.first a { text-decoration: none; border-bottom: 1px solid; float: left; color: #ed1c24; }
.collapseFilters li.first a:before { color: #fff; background: #ed1c24; border-radius: 100%; font-size: 0.7em; line-height: 1; vertical-align: middle; margin-left: 0.4em; }
.collapseFilters li a.visible-xs { font-size: 1.5em; font-weight: 900; display: block; padding: 0.7em; position: relative; }
.collapseFilters li a.visible-xs:before { position: absolute; left: 1em; -ms-transform: rotate(90deg); -webkit-transform: rotate(90deg); transform: rotate(90deg); }
.collapseFilters li a.visible-xs.collapsed:before { -ms-transform: none; -webkit-transform: none; transform: none; }
.collapseFilters .checkboxList label { display: block; font-weight: normal; margin: 0px 0.8em 0.6em; font-size: 1.6em; }
.collapseFilters .checkboxList label small { display: inline-block; color: #9F9F9D; }
.collapseFilters .checkboxList label div { margin-left: 0.2em; }
.collapseFilters .checkboxList label div.iradio.checked:before, .collapseFilters .checkboxList label div.icheckbox.checked:before { color: #ed1c24; }
@media (min-width: 769px) { .collapseFilters { border-top: 0; margin: 0; display: block; }
  .collapseFilters li { border: 0; }
  .collapseFilters h4 { border-bottom: 1px solid #d0d0d0; border-top: 1px solid #d0d0d0; color: #ed1c24; font-size: 1.23em; font-family: "FbReformaMedium", "Open Sans", Arial, monospace, Helvetica, "Helvetica Neue", sans-serif; margin: 0.75em 0px -0.8em; padding: 0.3em 0 0.23em; }
  .collapseFilters h4 a { float: left; font-weight: normal; font-size: 0.65em; color: #ed1c24; margin: 6px 0 0; }
  .collapseFilters .checkboxList { padding-top: 1.5em; }
  .collapseFilters .checkboxList label { margin: 0px 0px 0.6em; font-size: 1.1em; }
  .collapseFilters .checkboxList label div { font-size: 0.75em; } }

/******************************/
@media (min-width: 769px) { .filterColumn { padding-right: 0; padding-left: 20px; font-size: 0.8em; }
  .filterColumn aside { background: #f6f6f6; padding: 14px 15px; overflow: hidden; *zoom: 1; }
  .filterColumn + .page-title h1 { float: right; padding-right: 0.4em; }
  .productsListContent { padding: 0; }
  .productsListContent .productItem { margin-bottom: 35px; }
  .productsListContent .products .col-sm-19:nth-child(3n+2) { margin: 0 14px; } }
@media only screen and (min-width: 992px) { .filterColumn { font-size: 0.9em; }
  .productsListContent .productItem { margin-bottom: 45px; }
  .productsListContent .products .col-sm-19:nth-child(3n+2) { margin: 0 19px; } }
@media only screen and (min-width: 1200px) { .filterColumn { font-size: 1em; }
  .productsListContent { padding-left: 0; padding-right: 30px; }
  .productsListContent .productItem { margin-bottom: 55px; }
  .productsListContent .products .col-sm-19:nth-child(3n+2) { margin: 0 22px; } }
.bigBanner { margin-bottom: 2em; }
.bigBanner img { max-width: 100%; height: auto; }

@media (max-width: 768px) { .owl-hot-carousel { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; padding: 0 0.7em; }
  .owl-hot-carousel .col-sm-19, .owl-hot-carousel .col-sm-14 { width: 50%; margin-bottom: 1.6em; }
  .owl-hot-carousel .productItem { height: 100%; min-height: 0; margin: 0; }
  .owl-hot-carousel .promos { left: -10%; width: 24%; } }

.products, .amscroll-page { position: relative; margin-bottom: 2em; overflow: hidden; *zoom: 1; clear: both; }
@media (max-width: 768px) { .products { display: -webkit-box; display: -ms-flexbox; display: flex; display: -webkit-flex; -ms-flex-wrap: wrap; flex-wrap: wrap; padding: 0 0.7em; }
  .products .col-sm-19, .products .col-sm-14 { width: 49%; margin-bottom: 1.6em; }
  .products .productItem { height: 100%; min-height: 0; margin: 0; }
  .products .promos { left: -10%; width: 24%; } }
@media (min-width: 769px) { .products { overflow: visible; }
  .products.list [class^="col-"], .products.list [class*=" col-"] { height: auto; margin-bottom: 15px; }
  .products.list .productItem { overflow: hidden; *zoom: 1; background: 0; border: 0; border-bottom: 1px solid #dcdcdc; font-size: 1.1em; line-height: 1.1; margin-bottom: 25px; padding: 6px 275px 1.1em 6px; min-height: 1px; }
  .products.list .productItem img { display: block; width: 100%; -webkit-transform-style: preserve-3d; margin: 0; }
  .products.list .productItem * { -webkit-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; transition: all .2s ease-in-out; }
  .products.list .productItem:hover { border-color: #2a333a; }
  .products.list .productItem:hover .product-pic img { -webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); }
  .products.list .productItem:hover .price-club { background: 0; border-color: transparent; }
  .products.list .productItem:hover .buyBut { background: #2a333a; color: #fff; }
  .products.list .productItem .openModal { font-size: 1.25em; right: 12px; top: 17px; }
  .products.list .productItem .product-pic { border: 1px solid #dcdcdc; float: right; width: 255px; padding: 10px; margin-right: -275px; }
  .products.list .productItem .promos { left: auto; top: 16px; width: 50px; right: 195px; }
  .products.list .productItem .name { padding: 0; height: auto; margin-bottom: 0.4em; font-size: 1.64em; }
  .products.list .productItem .price { padding: 0px 0.3em; color: #2a333a; margin-bottom: 0.5em; }
  .products.list .productItem .price-club { float: none; border-radius: 35px 0 0 35px; margin: 0 0 5px; padding: 10px; width: 150px; }
  .products.list .productItem .price-club strong { display: block; font-size: 1.2em; }
  .products.list .productItem .buyBut { position: static; bottom: auto; right: auto; font-size: 1em; display: inline-block; width: 240px; margin-top: 20px; } }

.productSingle .ribbon img, .productSingle .new img, .productSingle .newLeft img, .products .ribbon img, .products .new img, .products .newLeft img { height: auto; width: 100%; display: block; margin: auto; }

.showMore { margin: 4em 0 2em; text-align: center; }
.showMore button { color: #fff; background: #2682c9; border: 1px solid #2682c9; padding: 4px 0.3em; text-align: center; font-size: 1.3em; min-width: 260px; }
.showMore button:hover { background: #fff; color: #2682c9; }

/******************************/
.compareSmall { position: fixed; width: 100%; bottom: 0; text-align: center; z-index: 1; height: 15em; }
.compareSmall .inner { background-color: #fff; border: 3px solid #ed1c24; margin: auto; position: relative; -webkit-box-sizing: border-box; box-sizing: border-box; height: 15em; width: 30em; }
.compareSmall .close { font-size: 0.9em; padding: 0.5em; }
.compareSmall ul { *zoom: 1; clear: both; margin: 1em 1.5em; padding: 0; list-style: none; }
.compareSmall ul:after { content: ""; display: table; clear: both; }
.compareSmall li { float: right; width: 25%; }
.compareSmall li img { max-width: 100%; }
.compareSmall li a { display: block; position: relative; }
.compareSmall li a:after { display: none; position: absolute; width: 100%; top: 0; bottom: 0; right: 0; left: 0; text-align: center; background-color: rgba(0, 0, 0, 0.4); color: #fff200; font-size: 2.2em; line-height: 4; }
.compareSmall li a:hover:after { display: block; }
.compareSmall .ftr { background-color: #f4f4f4; padding: 1em; }
.compareSmall .ftr button, .compareSmall .ftr a { background-color: #ed1c24; border: 1px solid #ed1c24; color: #fff; display: inline-block; width: 100%; font-size: 2em; padding: 0.2em 1.1em; -webkit-transition: all 300ms ease-in 0s; -o-transition: all 300ms ease-in 0s; transition: all 300ms ease-in 0s; font-size: 1em; width: auto; margin-top: 0.5em; padding: 0.35em 1.1em; display: inline-block; }
.compareSmall .ftr button:after, .compareSmall .ftr a:after { color: #fff; margin: 0 0.5em; font-size: 0.8em; -webkit-transition: all 300ms ease-in 0s; -o-transition: all 300ms ease-in 0s; transition: all 300ms ease-in 0s; }
.compareSmall .ftr button:hover, .compareSmall .ftr a:hover { background-color: #c61017; border-color: #c61017; color: #fff; }
.compareSmall .ftr button:hover:after, .compareSmall .ftr a:hover:after { color: #fff; }
.compareSmall .ftr button:disabled, .compareSmall .ftr a:disabled { background-color: #e5e5e5; border-color: #e5e5e5; }
@media (min-width: 769px) { .compareSmall { height: 1px; }
  .compareSmall .inner { width: 540px; height: auto; bottom: 236px; }
  .compareSmall li a { min-height: 123px; } }

.generalBoldTitle { font-size: 2.6em; font-weight: 100; line-height: 1; margin: 0.23em 0 0.4em 0; padding: 0 0 0.4em; border-bottom: 1px solid #eaebec; }
.generalBoldTitle i { vertical-align: middle; color: #ed1c24; }

#userDetailstForm .twitter-typeahead { width: 100%; }

.userDetailstUpdate { font-size: 1.1em; position: relative; /* change-passwords section */ }
.userDetailstUpdate label { display: block; font-weight: normal; }
.userDetailstUpdate label.short { display: inline-block; width: 46%; }
.userDetailstUpdate .textLabel { display: block; margin: 0.2em 0 0; }
.userDetailstUpdate input[type=text], .userDetailstUpdate input[type=password], .userDetailstUpdate input[type=number] { width: 100%; }
.userDetailstUpdate .radios .textLabel { display: block; }
.userDetailstUpdate .radios label { width: 42%; text-align: center; position: relative; margin-left: 0.5em; display: inline-block; }
.userDetailstUpdate .radios label b { font-family: "FbReformaMedium", "Open Sans", Arial, monospace, Helvetica, "Helvetica Neue", sans-serif; position: absolute; font-weight: normal; font-size: 0.9em; width: 100%; text-align: center; right: 0; top: 9px; cursor: pointer; }
.userDetailstUpdate .radios label .iradio { background: #fafafa; border: 1px solid #c5c5c5; border-radius: 24px; height: 2.1em; width: 100%; }
.userDetailstUpdate .radios label .iradio.checked { background: #384147; }
.userDetailstUpdate .radios label .iradio.checked + b { color: #fff; }
.userDetailstUpdate .radios label .iradio:before, .userDetailstUpdate .radios label .iradio:after { display: none; }
.userDetailstUpdate .phone input[type=number] { width: 71%; display: inline-block; vertical-align: middle; }
.userDetailstUpdate .phone select { width: 3.8em; }
.userDetailstUpdate #change-password { margin: 10px 0 0 0; }
.userDetailstUpdate #change-password a { background-color: #000; border: 1px solid #000; color: #fff; display: inline-block; font-size: 1.2em; padding: 3px 1em; text-decoration: none; }
.userDetailstUpdate #change-password a:hover { background-color: white; color: #000; }
.userDetailstUpdate button { background-color: #ed1c24; border: 1px solid #ed1c24; color: #fff; display: inline-block; width: 100%; font-size: 2em; padding: 0.2em 1.1em; -webkit-transition: all 300ms ease-in 0s; -o-transition: all 300ms ease-in 0s; transition: all 300ms ease-in 0s; font-size: 1.3em; padding: 0.35em 1.1em; width: 25%; margin-bottom: 1em; }
.userDetailstUpdate button:after { color: #fff; margin: 0 0.5em; font-size: 0.8em; -webkit-transition: all 300ms ease-in 0s; -o-transition: all 300ms ease-in 0s; transition: all 300ms ease-in 0s; }
.userDetailstUpdate button:hover { background-color: #c61017; border-color: #c61017; color: #fff; }
.userDetailstUpdate button:hover:after { color: #fff; }
.userDetailstUpdate button:disabled { background-color: #e5e5e5; border-color: #e5e5e5; }
@media (min-width: 769px) { .userDetailstUpdate .col-sm-15 { margin-left: 55px; }
  .userDetailstUpdate label { margin-bottom: 2.2em; } }

.userTabsWrapper { border: 1px solid #e1e1e1; margin-bottom: 5em; }
.userTabsWrapper .userTabsNav { *zoom: 1; margin: 0; padding: 0; list-style: none; }
.userTabsWrapper .userTabsNav:after { content: ""; display: table; clear: both; }
.userTabsWrapper .userTabsNav li { float: right; -webkit-box-sizing: border-box; box-sizing: border-box; min-height: 6.5em; width: 33.3%; border-bottom: 1px solid #e1e1e1; border-right: 1px solid #e1e1e1; text-align: center; background: #fff; }
.userTabsWrapper .userTabsNav li:first-child { border-right: 0; }
.userTabsWrapper .userTabsNav li a { display: block; font-size: 1.5em; padding: 0.6em 0; font-weight: bold; }
.userTabsWrapper .userTabsNav li.active { background: #fff; border-bottom-color: #fff; }
.userTabsWrapper .orders { padding: 2.7em 2.1em; }
.userTabsWrapper .orders h4 { font-size: 1.25em; margin-top: 0; }
.userTabsWrapper .orders h4 a { font-weight: bold; }
.userTabsWrapper table { border-top: 1px solid #e1e1e1; margin: 1.9em 0; width: 100%; }
.userTabsWrapper table th { background: #fff; color: #333; border-bottom: 1px solid #e1e1e1; padding: 0.15em; font-weight: normal; text-align: center; font-size: 1.1em; }
.userTabsWrapper table th:first-child { text-align: right; }
.userTabsWrapper table td { border-bottom: 1px solid #e1e1e1; text-align: center; padding: 1.2em 0.2em; font-size: 1.2em; }
.userTabsWrapper table td:first-child { width: 50%; text-align: right; }
.userTabsWrapper table td .toggle { font-weight: bold; color: #000; font-size: 1.1em; }
.userTabsWrapper table td .toggle i { display: inline-block; font-size: 1.3em; vertical-align: middle; }
.userTabsWrapper table td.statTd { color: #00a651; font-weight: bold; }
.userTabsWrapper table td.statTd i { font-size: 1.8em; vertical-align: middle; }
.userTabsWrapper table td.statTd i.icon-check-alt { font-size: 150%; }
.userTabsWrapper table td .icon-pdf { color: #de0202; font-size: 1.6em; }
.userTabsWrapper table td.toggledTd { padding: 0; width: 100%; border: 0; font-size: 1.11em; }
.userTabsWrapper table td .item { display: none; border-bottom: 1px solid #e1e1e1; padding: 1em 0 0.5em; }
.userTabsWrapper table td .item .status { float: left; font-size: 0.85em; list-style: outside none none; margin: 1.5em 0; padding: 0; text-align: center; white-space: nowrap; width: 20em; }
.userTabsWrapper table td .item .status li { float: right; -webkit-box-sizing: border-box; box-sizing: border-box; width: 24%; margin-left: 1%; vertical-align: top; }
.userTabsWrapper table td .item .status li i { color: #e5e5e5; font-size: 2em; }
.userTabsWrapper table td .item .status li div { border: 1px solid #e1e1e1; background-color: #f2f2f2; height: 8px; }
.userTabsWrapper table td .item .status li.active i { color: #00a651; }
.userTabsWrapper table td .item .status li.active div { border-color: #00a651; background-color: #00a651; }
.userTabsWrapper table td .item figure { display: inline-block; vertical-align: top; width: 8em; }
.userTabsWrapper table td .item figure img { width: 100%; height: auto; }
.userTabsWrapper table td .item .data { display: inline-block; vertical-align: top; }
.userTabsWrapper .details fieldset { vertical-align: top; padding: 1.8em 0; }
.userTabsWrapper .details label, .userTabsWrapper .details .phone { font-weight: normal; display: block; margin: 1em 10% 0.5em; }
.userTabsWrapper .details label a, .userTabsWrapper .details .phone a { text-decoration: underline; }
.userTabsWrapper .details input[type=text], .userTabsWrapper .details input[type=password] { display: block; width: 100%; -webkit-box-sizing: border-box; box-sizing: border-box; }
.userTabsWrapper .details .phone input[type=text] { width: 73%; display: inline-block; vertical-align: middle; }
.userTabsWrapper .details select { width: 25%; }
.userTabsWrapper .details .ui-selectmenu-button { width: 25% !important; }
.userTabsWrapper .details .ui-selectmenu-button span.ui-selectmenu-text { padding: 0.5em 0.6em 0.5em 1.6em; }
.userTabsWrapper .details button { background-color: #ed1c24; border: 1px solid #ed1c24; color: #fff; display: inline-block; width: 100%; font-size: 2em; padding: 0.2em 1.1em; -webkit-transition: all 300ms ease-in 0s; -o-transition: all 300ms ease-in 0s; transition: all 300ms ease-in 0s; font-size: 1.3em; width: 80%; margin: 0.5em 10%; padding: 0.35em 1.1em; display: inline-block; }
.userTabsWrapper .details button:after { color: #fff; margin: 0 0.5em; font-size: 0.8em; -webkit-transition: all 300ms ease-in 0s; -o-transition: all 300ms ease-in 0s; transition: all 300ms ease-in 0s; }
.userTabsWrapper .details button:hover { background-color: #c61017; border-color: #c61017; color: #fff; }
.userTabsWrapper .details button:hover:after { color: #fff; }
.userTabsWrapper .details button:disabled { background-color: #e5e5e5; border-color: #e5e5e5; }
@media (min-width: 767px) { .userTabsWrapper .details fieldset { width: 53%; margin: 0 auto; }
  .userTabsWrapper .details fieldset label, .userTabsWrapper .details fieldset .phone { font-size: 1em; display: inline-block; width: 40%; margin: 1em 4.5% 0.5em; }
  .userTabsWrapper .details fieldset button { width: 40%; margin: 1em 0 0 6%; } }

.rBut { background-color: #ed1c24; border: 1px solid #ed1c24; color: #fff; display: inline-block; width: 100%; font-size: 2em; padding: 0.2em 1.1em; -webkit-transition: all 300ms ease-in 0s; -o-transition: all 300ms ease-in 0s; transition: all 300ms ease-in 0s; font-size: 1.25em; margin: 0.5em auto 0; padding: 0.35em 1.2em; margin-right: 1em; width: auto; }
.rBut:after { color: #fff; margin: 0 0.5em; font-size: 0.8em; -webkit-transition: all 300ms ease-in 0s; -o-transition: all 300ms ease-in 0s; transition: all 300ms ease-in 0s; }
.rBut:hover { background-color: #c61017; border-color: #c61017; color: #fff; }
.rBut:hover:after { color: #fff; }
.rBut:disabled { background-color: #e5e5e5; border-color: #e5e5e5; }

/******************************/
.icon-paper { color: #a5a5a4; font-size: 1.6em; }

.icon-pdf { color: #de0202; font-size: 1.6em; }

.userHistory h2, .userHistory .generalBoldTitle { margin-bottom: 0; }
.userHistory .social { float: left; text-align: left; }
.userHistory .social a { border-radius: 100%; background-clip: padding-box; color: #fff; display: inline-block; margin-right: 0.7em; font-size: 1.5em; text-align: center; width: 1.5em; height: 1.5em; overflow: hidden; line-height: 1.6; vertical-align: middle; }
.userHistory .social .icon-mobile, .userHistory .social .icon-print, .userHistory .social .icon-email { background: #eaebec; color: #2682c9; }
.userHistory .social .icon-print { font-weight: bold; }
.userHistory .social .icon-facebook:before, .userHistory .social .icon-youtube:before, .userHistory .social .icon-instagram:before, .userHistory .social .icon-pinterest-p:before { font-size: 1em; line-height: 1; }
.userHistory .social .icon-pinterest-p { background: #ca1f27; }
.userHistory .social .icon-facebook { background: #3b5a9b; }
.userHistory .social .redBut { border: 1px solid #ed1c24; color: #ed1c24; display: inline-block; padding: 0.2em 0.8em; font-size: 1.1em; }
.userHistory .social .redBut:hover { background: #ed1c24; color: #fff; }
.userHistory .social .redBut i { vertical-align: middle; }
@media (max-width: 767px) { .userHistory .social { float: none; } }
.userHistory .toggle { border-bottom: 1px solid #eaebec; padding: 0.3em 0; font-size: 1.6em; cursor: pointer; margin: 0; }
.userHistory .toggle i { display: inline-block; vertical-align: middle; color: #1578c5; font-size: 0.9em; }
.userHistory .toggle span { color: #1578c5; text-decoration: underline; }
.userHistory .item { display: none; padding: 0 0 0.5em; overflow: auto; }
.userHistory table { margin: 0; width: 100%; font-size: 0.9em; }
.userHistory table .image { display: none; width: 1%; }
.userHistory table .image a { display: table-cell; border: 1px solid #e7e8e8; padding: 1px; height: 98px; vertical-align: middle; }
.userHistory table .image img { width: 98px; height: auto; }
.userHistory table .name { text-align: right; width: 22%; }
.userHistory table .red { color: #ed1c24; }
.userHistory table .green { color: #24a90a; }
.userHistory table th { background: #fff; color: #333; border-bottom: 1px solid #e1e1e1; padding: 6px 12px; text-align: center; font-size: 1.01em; }
.userHistory table th:first-child { text-align: right; }
.userHistory table td { border-bottom: 1px solid #e1e1e1; text-align: center; padding: 1.2em 0.2em; font-size: 1.2em; padding: 0.7em 0.6em; border-bottom: 1px solid #e1e1e1; }
.userHistory table td:first-child { text-align: right; }
.userHistory table td.price { font-weight: bold; font-size: 1.8em; }
.userHistory table td.stat { font-weight: bold; font-size: 1.3em; }
.userHistory .image { display: none; width: 1%; }
.userHistory .image a { display: table-cell; border: 1px solid #e7e8e8; padding: 1px; height: 98px; vertical-align: middle; }
.userHistory .image img { width: 98px; height: auto; }
@media (min-width: 769px) { .userHistory { min-height: 450px; padding-bottom: 4em; }
  .userHistory table .image { display: table-cell; } }

/******************************/
/*  Cart  */
.cartMainWrapper { padding: 0 10px; }
@media (min-width: 769px) { .cartMainWrapper { padding: 0; } }
.cartMainWrapper .text-left { margin-bottom: 3em; }
.cartMainWrapper .rBut { background-color: #ed1c24; border: 1px solid #ed1c24; color: #fff; display: inline-block; width: 100%; font-size: 2em; padding: 0.2em 1.1em; -webkit-transition: all 300ms ease-in 0s; -o-transition: all 300ms ease-in 0s; transition: all 300ms ease-in 0s; font-size: 1.3em; margin: 0.5em auto 0; padding: 0.3em 1.2em; margin-right: 1em; width: auto; }
.cartMainWrapper .rBut:after { color: #fff; margin: 0 0.5em; font-size: 0.8em; -webkit-transition: all 300ms ease-in 0s; -o-transition: all 300ms ease-in 0s; transition: all 300ms ease-in 0s; }
.cartMainWrapper .rBut:hover { background-color: #c61017; border-color: #c61017; color: #fff; }
.cartMainWrapper .rBut:hover:after { color: #fff; }
.cartMainWrapper .rBut:disabled { background-color: #e5e5e5; border-color: #e5e5e5; }
.cartMainWrapper .bBut { background-color: #fff; border: 1px solid #2682c9; color: #2682c9; font-size: 1.3em; padding: 0.3em 0; width: 7.6em; text-align: center; }
.cartMainWrapper .bBut:hover { background-color: #2682c9; color: #fff; }

.greyNote { background: #f6f6f6; font-size: 1.14em; padding: 0.3em 0.6em; line-height: 1.2; margin-bottom: 0.5em; }
.greyNote strong { font-family: "FbReformaMedium", "Open Sans", Arial, monospace, Helvetica, "Helvetica Neue", sans-serif, monospace; font-weight: normal; }

.cart-info strong { font-family: "FbReformaMedium", "Open Sans", Arial, monospace, Helvetica, "Helvetica Neue", sans-serif, monospace; font-weight: normal; }
.cart-info .back { background-color: #fff; border: 1px solid #2682c9; color: #2682c9; font-size: 1.4em; padding: 0.15em 0; float: left; width: 5.7em; text-align: center; }
.cart-info .back:hover { background-color: #2682c9; color: #fff; }
.cart-info h2 { font-size: 2.7em; font-weight: 100; margin: 0.2em 0 0.35em; line-height: 1; }
.cart-info h2 i { color: #ed1c24; vertical-align: middle; }
.cart-info h2 small { color: #364048; font-size: 73%; }
.cart-info h2.borderd { border-bottom: 1px solid #dcdcdc; padding-bottom: 0.4em; }
.cart-info table { width: 100%; width: 100%; border-collapse: collapse; border-top: 1px solid #e1e1e1; font-size: 1em; }
@media only screen and (min-width: 992px) { .cart-info table { font-size: 1.15em; } }
@media only screen and (min-width: 1200px) { .cart-info table { font-size: 1.25em; } }
.cart-info td { padding: 0.7em 0.6em; border-bottom: 1px solid #e1e1e1; }
.cart-info td + td { padding: 0.6em 0 0.6em 0.6em !important; }
@media (min-width: 769px) { .cart-info td.price { width: 165px; }
  .cart-info td.quantity { width: 125px; }
  .cart-info td.deliveryOption { white-space: nowrap; } }
.cart-info .image { display: none; width: 1%; }
.cart-info .image a { display: table-cell; border: 1px solid #e7e8e8; padding: 7px; height: 98px; vertical-align: middle; }
.cart-info .image img { width: 90px; height: auto; }
.cart-info .price { display: none; }
.cart-info .remove { text-align: center; padding: 0; }
.cart-info .remove button { border: 0; background: none; color: #fa3266; font-size: 0.78em; font-family: "FbReformaMedium", "Open Sans", Arial, monospace, Helvetica, "Helvetica Neue", sans-serif; font-weight: normal; padding: 0; text-align: center; }
.cart-info .remove button:hover { color: #000; }
.cart-info .remove button:before { font-size: 1.2em; vertical-align: middle; margin-left: 0.3em; }
.cart-info thead td { font-family: "FbReformaMedium", "Open Sans", Arial, monospace, Helvetica, "Helvetica Neue", sans-serif; font-weight: normal; font-size: 0.85em; background: 0; color: #333 !important; /*padding:0.45em 0.15em!important;*/ white-space: nowrap; }
.cart-info thead .total { padding-right: 0 !important; }
.cart-info thead td.quantity { position: relative; left: -11px; }
.cart-info tbody { line-height: 1; }
.cart-info tbody td { vertical-align: middle; }
.cart-info tbody td:not([class]) { padding-right: 3% !important; }
.cart-info tbody .quantity { font-size: 0.9em; position: relative; }
.cart-info tbody .quantity select { width: 4.2em; }
.cart-info tbody .price { font-size: 1.2em; line-height: 1; }
.cart-info tbody .price s { font-size: 80%; }
.cart-info tbody .total { font-family: "FbReformaMedium", "Open Sans", Arial, monospace, Helvetica, "Helvetica Neue", sans-serif; font-weight: normal; font-size: 1.1em; line-height: 1; width: 100px;}
@media (min-width: 769px) { .cart-info .image, .cart-info .price { display: table-cell; } }
.cart-info .quantity { padding: 0.3em 0; }
.cart-info .quantity strong { font-size: 1.15em; }
.cart-info .quantity select { width: 4em; }
.cart-info .quantity input { width: 3em; }
.cart-info .quantity .ui-spinner { background: 0; border: 0; border-radius: 0; width: 87px; height: 1.6em !important; display: block; margin-top: 1.4em; }
.cart-info .quantity .ui-spinner input.spinner { background: #ffffff !important; border: 1px solid #d0d0d0 !important; border-radius: 0; font-size: 1.2em !important; height: 1.3em; margin: 0 auto; display: block; text-align: center; -o-text-overflow: ellipsis; text-overflow: ellipsis; vertical-align: top; }
.cart-info .quantity .ui-spinner .ui-spinner-button { line-height: 1; border: 0 none; color: #000000; cursor: pointer; font-size: 0.35em; height: auto; padding: 0.2em; top: 0; width: auto; }
.cart-info .quantity .ui-spinner .ui-spinner-button .ui-button-text { padding: 0; text-align: center; }
.cart-info .quantity .ui-spinner .ui-spinner-button .ui-button-text .ui-icon { display: none; }
.cart-info .quantity .ui-spinner .ui-spinner-button:hover { text-decoration: none; }
.cart-info .quantity .ui-spinner .ui-spinner-button .ui-icon { display: none; }
.cart-info .quantity .ui-spinner .ui-spinner-button:before { color: #000; display: block; text-align: center; }
.cart-info .quantity .ui-spinner .ui-spinner-button.ui-spinner-up { right: 0px; left: auto; }
.cart-info .quantity .ui-spinner .ui-spinner-button.ui-spinner-down { left: 10px; }
.cart-info .quantity .ui-spinner input.spinner { width: 32px; }
.cart-info .quantity .ui-spinner .ui-spinner-button.ui-spinner-up, .cart-info .quantity .ui-spinner .ui-spinner-button.ui-spinner-down { top: 13px; }
.cart-info .quantity .ui-spinner .ui-spinner-button.ui-spinner-up { right: 11px; }
.cart-info .quantity .errorContainer { padding: 0px; position: relative; left: 0px; width: 100px; *zoom: 1; }
.cart-info .quantity .errorContainer:after { content: ""; display: table; clear: both; }
.cart-info .quantity button { background: 0; border: 0; color: #ed1c24; font-size: 0.85em; margin: 0.5em auto 0; padding: 0; width: 87px; }
.cart-info .quantity button i { font-size: 0.8em; vertical-align: middle; }
.cart-info .quantity button:hover { color: #164b73; }
.cart-info .q-tip { cursor: pointer; font-size: 1.1em; border: 0; border-radius: 100%; background: #ffdd00; width: 1.2em; font-style: normal; display: inline-block; vertical-align: middle; text-align: center; line-height: 1.2; }
@media (max-width: 767px) { .cart-info .q-tip { display: none; } }
.cart-info tbody .deliveryOption { font-size: 0.86em; }
.cart-info .deliveryOption .tooltip.in { opacity: 1; }
.cart-info .deliveryOption .tooltip .tooltip-arrow { left: -6px; overflow: hidden; border: 0; width: 13px; height: 16px; margin-top: -8px; }
.cart-info .deliveryOption .tooltip .tooltip-arrow:after { content: ""; position: absolute; width: 10px; height: 10px; background: #fff; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); top: 3px; left: 7px; -webkit-box-shadow: 0 0 8px #ccc; box-shadow: 0 0 8px #ccc; }
.cart-info .deliveryOption .tooltip .tooltip-inner { max-width: 300px; padding: 25px 35px; font-size: 1.24em; min-width: 0; -webkit-box-shadow: 0 0 8px #ccc; box-shadow: 0 0 8px #ccc; border: 1px solid #ccc; background: #fff; color: #333; line-height: 1.3; }
.cart-info thead td.quantity { position: relative; left: -18px; }
.cart-info .social { float: left; text-align: left; margin-top: 0.5em; }
.cart-info .social a { border-radius: 100%; background-clip: padding-box; color: #fff; display: inline-block; margin-right: 0.7em; font-size: 1.5em; text-align: center; width: 1.5em; height: 1.5em; overflow: hidden; line-height: 1.6; vertical-align: middle; }
.cart-info .social .icon-mobile, .cart-info .social .icon-print, .cart-info .social .icon-email { background: #eaebec; color: #2682c9; }
.cart-info .social .icon-print { font-weight: bold; }
.cart-info .social .icon-facebook:before, .cart-info .social .icon-youtube:before, .cart-info .social .icon-instagram:before, .cart-info .social .icon-pinterest-p:before { font-size: 1em; line-height: 1; }
.cart-info .social .icon-pinterest-p { background: #ca1f27; }
.cart-info .social .icon-facebook { background: #3b5a9b; }
.cart-info .social .redBut { border: 1px solid #ed1c24; color: #ed1c24; display: inline-block; padding: 0.2em 0.8em; font-size: 1.1em; }
.cart-info .social .redBut:hover { background: #ed1c24; color: #fff; }
.cart-info .social .redBut i { vertical-align: middle; }
.cart-info .confirmationMeta { font-size: 1.3em; }
.cart-info .confirmationMeta h3 { margin: 0.5em 0 0; font-size: 1.4em; }
.cart-info .alert.alert-danger { border: 2px solid #ed1c24; color: #ed1c24; background: #fff; border-radius: 0; padding: 0.1em 0.5em 0.15em; font-size: 0.8em; font-weight: 600; max-width: 90%; margin: 0; margin-top: 0.2em; }
@media (max-width: 767px) { .cart-info .quantity .ui-spinner .ui-spinner-button.ui-spinner-up, .cart-info .quantity .ui-spinner .ui-spinner-button.ui-spinner-down { top: 8px; } }

.deliveryOption h5 { font-size: 1.1em; font-family: "FbReformaMedium", "Open Sans", Arial, monospace, Helvetica, "Helvetica Neue", sans-serif; font-weight: normal; margin: 0 0 1.6em; }
.deliveryOption i { vertical-align: middle; font-size: 1.6em; margin: 0 3px; }
.deliveryOption label { display: block; font-family: "FbReformaMedium", "Open Sans", Arial, monospace, Helvetica, "Helvetica Neue", sans-serif; font-weight: normal; min-height: 40px; }
.deliveryOption label .labelText { line-height: 1; font-family: "FbReformaRegular", "Open Sans", Arial, monospace, Helvetica, "Helvetica Neue", sans-serif; font-weight: normal; cursor: pointer; }
.deliveryOption label .labelText:hover { text-decoration: underline; }
.deliveryOption label .obligatory { display: none; line-height: 1; font-family: "FbReformaRegular", "Open Sans", Arial, monospace, Helvetica, "Helvetica Neue", sans-serif; font-weight: normal; margin: -0.5em 3.4em 0 -3.4em; color: #ed1c24; white-space: normal; max-width: 150px; }
@media (max-width: 1200px) { .deliveryOption label .obligatory { max-width: 120px; } }
@media (max-width: 992px) { .deliveryOption label .obligatory { max-width: 78px; } }
.deliveryOption label .iradio.checked { color: #ffdd00; }
.deliveryOption label .iradio.checked:before { border: 1px solid #afafaf; border-radius: 100%; }
.deliveryOption label .iradio.checked + i + .labelText { font-family: "FbReformaMedium", "Open Sans", Arial, monospace, Helvetica, "Helvetica Neue", sans-serif, monospace; }
.deliveryOption label .iradio.checked + i + .labelText + .obligatory { display: block; }
@media (max-width: 767px) { .deliveryOption label { white-space: nowrap; min-height: 22px; }
  .deliveryOption label i { display: none; }
  .deliveryOption label .obligatory { margin: 0; margin-top: -0.1em; margin-right: 1.2em; } }

.cart-info .emptyCart { padding: 1.5em 0; font-size: 2em; text-align: center; }
.cart-info .emptyCart p { margin-bottom: 0.55em; }
.cart-info .emptyCart .bBut { background-color: #fff; border: 1px solid #2682c9; color: #2682c9; padding: 0.4em 1em; text-align: center; font-size: 0.7em; }
.cart-info .emptyCart .bBut:hover { background-color: #2682c9; color: #fff; }

/******************************/
.cart-total { overflow: auto; margin: 0.5em 0 0em; }
.cart-total table { width: 100%; border-collapse: collapse; margin-bottom: 0.5em; font-size: 0.8em; }
@media only screen and (min-width: 769px) { .cart-total table { font-size: 0.7em; } }
@media only screen and (min-width: 992px) { .cart-total table { font-size: 0.9em; } }
@media only screen and (min-width: 1200px) { .cart-total table { font-size: 1em; } }
.cart-total td { padding: 0.4em 0em; border-bottom: 1px solid #e1e1e1; font-size: 1.5em; }
.cart-total td strong { font-size: 1.1em; font-family: "FbReformaMedium", "Open Sans", Arial, monospace, Helvetica, "Helvetica Neue", sans-serif, monospace; font-weight: normal; float: left; width: 47%; line-height: 1.35; }
.cart-total td:first-child { width: 50%; }
@media (min-width: 769px) { .cart-total td:first-child { width: 69%; } }
.cart-total td:last-child { padding: 0.4em 0.6em; }
.cart-total td.subTotal { background: #f6f6f6; padding: 1.2em 0.7em; padding: 0.4em 0.5em; color: #333; }
.cart-total td.total { background: #2a333a; color: #fff; }
.cart-total td.total .big { overflow: hidden; width: 100%; }
.cart-total td.total .save { font-size: 0.9em; }
.cart-total td .q-tip { float: left; cursor: pointer; font-size: 1em; border: 1px solid #000; background-clip: padding-box; border-radius: 100%; background: #ffdd00; width: 28px; font-style: normal; display: inline-block !important; vertical-align: middle; text-align: center; height: 28px; line-height: 27px; margin-top: 0.2em; font-weight: bold; }
@media (max-width: 767px) { .cart-total td .q-tip { display: none; } }
.cart-total td .tooltip.in { opacity: 1; }
.cart-total td .tooltip .tooltip-arrow { left: -6px; overflow: hidden; border: 0; width: 13px; height: 16px; margin-top: -8px; }
.cart-total td .tooltip .tooltip-arrow:after { content: ""; position: absolute; width: 10px; height: 10px; background: #fff; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); top: 3px; left: 7px; -webkit-box-shadow: 0 0 8px #ccc; box-shadow: 0 0 8px #ccc; }
.cart-total td .tooltip .tooltip-inner { max-width: 300px; padding: 25px 35px; font-size: 1.24em; min-width: 0; -webkit-box-shadow: 0 0 8px #ccc; box-shadow: 0 0 8px #ccc; border: 1px solid #ccc; background: #fff; color: #333; line-height: 1.3; }
.cart-total tr:last-child td { border: 0; }
.cart-total .del { float: left; color: #ed1c24; font-size: 0.65em; padding: 0.5em 1em 0; }
.cart-total .del i { vertical-align: middle; }
.cart-total .deliverySum { background: #e1e1e1; -webkit-box-shadow: inset 0px -1px 0 #fff, inset 0px 2px 0 #ffffff; box-shadow: inset 0px -1px 0 #fff, inset 0px 2px 0 #ffffff; }
.cart-total .deliverySum strong { width: calc( 47% - 28px ); }
.cart-total .monySave { color: #f41317; font-size: 1.1em; }
.cart-total .cupon { padding: 0.25em 0; font-size: 1.3em; }
.cart-total .cupon i { font-size: 0.95em; vertical-align: text-top; margin-left: 0.3em; }
.cart-total .cupon a { text-decoration: none; color: #364048; border-bottom: 1px solid #364048; }
.cart-total .cupon input[type=text] { clear: right; float: right; font-size: 1.01em; height: 1.9em; margin: 0; vertical-align: middle; width: 19%; }
.cart-total .cupon strong { display: block; }
.cart-total .cupon button { background-color: #ed1c24; border: 1px solid #ed1c24; color: #fff; display: inline-block; width: 100%; font-size: 2em; padding: 0.2em 1.1em; -webkit-transition: all 300ms ease-in 0s; -o-transition: all 300ms ease-in 0s; transition: all 300ms ease-in 0s; background: #2682c9; border: #2682c9; float: right; font-size: 1em; border-radius: 0; margin: 0; padding: 0.2em; width: 7%; }
.cart-total .cupon button:after { color: #fff; margin: 0 0.5em; font-size: 0.8em; -webkit-transition: all 300ms ease-in 0s; -o-transition: all 300ms ease-in 0s; transition: all 300ms ease-in 0s; }
.cart-total .cupon button:hover { background-color: #c61017; border-color: #c61017; color: #fff; }
.cart-total .cupon button:hover:after { color: #fff; }
.cart-total .cupon button:disabled { background-color: #e5e5e5; border-color: #e5e5e5; }
.cart-total .cupon button:before { font-size: 1em; line-height: 1.4; }
.cart-total .cupon button:hover { -webkit-box-shadow: inset 0 0 1px 1px #2682c9; box-shadow: inset 0 0 1px 1px #2682c9; color: #2682c9; }
.cart-total .cupon .couponDiscountContainer { font-size: 0.7em; font-weight: normal; color: #ed1c24; }
.cart-total .cupon .errorContainer { font-size: 0.7em; font-weight: normal; margin: 0.7em 1em 0; display: inline-block; }
@media (max-width: 767px) { .cart-total .cupon input[type=text] { width: 72%; }
  .cart-total .cupon button { width: 17%; }
  .cart-total .cupon .couponDiscountContainer, .cart-total .cupon .errorContainer { display: block; margin: 0; clear: both; } }
.cart-total table + button { background-color: #000; border: 1px solid #000; color: #fff; display: block; font-size: 1.55em; padding: 0.5em 1.1em; width: 100%; }
.cart-total table + button:before { color: #ed1c24; margin: 0 0.5em; font-size: 0.8em; }
.cart-total button:after { color: #ed1c24; margin: 0 0.5em; font-size: 0.8em; }
.cart-total table + button { background-color: #ed1c24; border: 1px solid #ed1c24; color: #fff; display: inline-block; width: 100%; font-size: 2em; padding: 0.2em 1.1em; -webkit-transition: all 300ms ease-in 0s; -o-transition: all 300ms ease-in 0s; transition: all 300ms ease-in 0s; }
.cart-total table + button:after { color: #fff; margin: 0 0.5em; font-size: 0.8em; -webkit-transition: all 300ms ease-in 0s; -o-transition: all 300ms ease-in 0s; transition: all 300ms ease-in 0s; }
.cart-total table + button:hover { background-color: #c61017; border-color: #c61017; color: #fff; }
.cart-total table + button:hover:after { color: #fff; }
.cart-total table + button:disabled { background-color: #e5e5e5; border-color: #e5e5e5; }

tr.cart-total td { border: 0; }
tr.cart-total .subTotal { font-size: 1.2em; padding: 0.6em 0.7em; }

/******************************/
/* Form Validation */
.obligatory { color: #ed1c24; }

.productSingle { *zoom: 1; margin-bottom: 2em; }
.productSingle:after { content: ""; display: table; clear: both; }
.productSingle .productPics { padding-top: 20px; padding-bottom: 15px; }
.productSingle .productPics figure { border: 1px solid #e9eaea; padding: 1em; overflow: hidden; /*dudi*/ padding: 2.1em; }
.productSingle .productPics figure div { height: 100% !important; width: 100% !important; overflow: hidden; }
@media (max-width: 767px) { .productSingle .productPics figure div{position: relative;}
.productSingle .productPics figure div:after { content: ""; position: absolute; width: 100%; height: 100%; left: 0; top: 0; background: rgba(0, 0, 0, 0.01); } }
.productSingle .productPics figure img { height: auto; width: auto; max-height: 100%; max-width: 100%; display: block; position: relative !important; margin: auto; }
.productSingle .productPics .navFigure { padding: 0; margin: 1.3em 0 0; list-style: none; overflow: hidden; *zoom: 1; }
.productSingle .productPics .navFigure li { border: 1px solid #e9eaea; width: 30%; float: right; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 1px; height: 5.27em; overflow: hidden; cursor: pointer; }
.productSingle .productPics .navFigure li:nth-child(2) { margin: 0 5%; }
.productSingle .productPics .navFigure li img { max-width: 100%; max-height: 100%; width: auto; height: auto; display: block; margin: auto; }
.productSingle .productPics .promos { position: absolute; z-index: 1; left: -2%; top: 0px; width: 22%; }
.productSingle .productPics .promos img { width: 100%; height: auto; display: block; margin-bottom: 1em; }
@media (max-width: 769px) { .productSingle .productPics .promos { left: 2%; } }
.productSingle .social { float: left; text-align: left; float: left; text-align: left; }
.productSingle .social a { border-radius: 100%; background-clip: padding-box; color: #fff; display: inline-block; margin-right: 0.7em; font-size: 1.5em; text-align: center; width: 1.5em; height: 1.5em; overflow: hidden; line-height: 1.6; vertical-align: middle; }
.productSingle .social .icon-mobile, .productSingle .social .icon-print, .productSingle .social .icon-email { background: #eaebec; color: #2682c9; }
.productSingle .social .icon-print { font-weight: bold; }
.productSingle .social .icon-facebook:before, .productSingle .social .icon-youtube:before, .productSingle .social .icon-instagram:before, .productSingle .social .icon-pinterest-p:before { font-size: 1em; line-height: 1; }
.productSingle .social .icon-pinterest-p { background: #ca1f27; }
.productSingle .social .icon-facebook { background: #3b5a9b; }
.productSingle .social .redBut { border: 1px solid #ed1c24; color: #ed1c24; display: inline-block; padding: 0.2em 0.8em; font-size: 1.1em; }
.productSingle .social .redBut:hover { background: #ed1c24; color: #fff; }
.productSingle .social .redBut i { vertical-align: middle; }
.productSingle .logo { font-size: 1em; margin: 0; }
.productSingle .logo img { display: block; height: 1.9em; width: auto; }
.productSingle h1, .productSingle h2 { margin: 0.45em 0; line-height: 1.15; font-size: 2.67em; }
.productSingle .note { border: 1px solid #ed1c24; padding: 0.3em 0.5em; margin-top: 1.6em; font-size: 0.95em; color: #2a333a; }
.productSingle p { font-size: 1.05em; line-height: 1.55; }
.productSingle .info { list-style: none; padding: 0; margin: 0.5em 0 0.65em; font-size: 1.05em; }
.productSingle .info li { margin-bottom: 0.16em; padding: 0 0.9em 0 0; position: relative; }
.productSingle .info li:before { content: ""; border: 4px solid #2a333a; position: absolute; right: 0; padding: 0; width: 0; height: 0; top: 0.5em; -ms-transform: rotate(45deg); -webkit-transform: rotate(45deg); transform: rotate(45deg); }
.productSingle .colorSelect { margin-bottom: 1.25em; }
.productSingle .colorSelect label { font-family: "FbReformaMedium", "Open Sans", Arial, monospace, Helvetica, "Helvetica Neue", sans-serif; margin-left: 0.5em; font-size: 1.1em; font-weight: normal; }
.productSingle .colorSelect select { width: 39%; }
.productSingle .priceWrapper { border-top: 1px solid #e9eaea; border-bottom: 1px solid #e9eaea; line-height: 1; padding: 0.6em 0 0.3em; margin: 0; font-size: 0.9em; }
.productSingle .priceWrapper > div { width: 33.33%; float: right; border-left: 1px solid #e9eaea; padding: 0 1.5em 0 0; }
.productSingle .priceWrapper > div:first-child { border-right: 0; }
.productSingle .priceWrapper > div:last-child { border-left: 0; }
.productSingle .priceWrapper > div.price-old strong { text-decoration: line-through; }
.productSingle .priceWrapper strong { display: block; font-size: 2.05em; font-family: "FbReformaLight", "Open Sans", Arial, monospace, Helvetica, "Helvetica Neue", sans-serif; margin-top: 0px; }
.productSingle .priceWrapper .price-special { color: #ed1c24; }
.productSingle .priceWrapper .price-special strong { font-family: "FbReformaRegular", "Open Sans", Arial, monospace, Helvetica, "Helvetica Neue", sans-serif; font-size: 2.2em; margin-top: 0px; font-size: 1.9em; padding-top: 0px; }
.productSingle .priceWrapper .price-special + .price strong { text-decoration: line-through; }
.productSingle .priceWrapper .price-club { background: #2a333a; color: #fff; margin: -0.6em 0 -0.3em; padding: 0.6em 1.5em 0.3em 0; }
.productSingle .priceWrapper .price-club a { color: #fff; text-decoration: none; }
.productSingle .priceWrapper .price-club strong { color: #fff; }
@media (min-width: 769px) { .productSingle .priceWrapper { font-size: 0.8em; } }
@media (min-width: 992px) { .productSingle .priceWrapper { font-size: 0.9em; } }
@media (min-width: 1200px) { .productSingle .priceWrapper { font-size: 1.13em; } }
.productSingle .actionButs { border-bottom: 1px solid #e9eaea; padding: 1.8em 0; font-size: 1.25em; margin-bottom: 1em; overflow: hidden; }
.productSingle .actionButs button { width: 49%; float: right; }
.productSingle .addToCart { background-color: #ed1c24; border: 1px solid #ed1c24; color: #fff; padding: 0.3em 0.6em; margin-left: 2%; }
.productSingle .addToCart:after { color: #fff; margin-right: 0.5em; font-size: 0.8em; }
.productSingle .addToCart:hover { background-color: #c61017; border-color: #c61017; color: #fff; }
.productSingle .addToCart i { vertical-align: middle; font-size: 1.3em; }
.productSingle .addToList { background-color: #fff; border: 1px solid #2682c9; color: #2682c9; padding: 0.3em 0; }
.productSingle .addToList:after { color: #2682c9; margin-right: 0.5em; font-size: 0.8em; }
.productSingle .addToList:hover { background-color: #2682c9; color: #fff; }
.productSingle .addToList i { vertical-align: middle; font-size: 1.3em; }
.productSingle .moreInfo { display: none; list-style-type: circle; padding: 1.4em 20px; font-size: 0.9em; margin-bottom: 0.5em; }
@media (min-width: 769px) { .productSingle .productPics { padding: 0; }
  .productSingle .productPics figure { height: 300px; padding: 1em; }
  .productSingle .productInfo { padding-left: 0; }
  .productSingle .modal-dialog { width: 892px; }
  .productSingle .modal-body { padding: 42px 18px 20px; } }
@media only screen and (min-width: 992px) { .productSingle .productPics figure { height: 388px; } }
@media only screen and (min-width: 1200px) { .productSingle .productPics figure { height: 480px; } }

.callDovale { background-color: #ffdd00; border: 2px solid #ed1c24; color: #2a333a; padding: 0.26em 0; }
.callDovale:after { color: #2a333a; margin-right: 0.5em; font-size: 0.8em; }
.callDovale:hover { background-color: #ed1c24; color: #ffdd00; }
.callDovale:focus { outline-color: #ed1c24; }
.callDovale i { vertical-align: middle; font-size: 1.3em; }

/******************************/
.bonusProducts { margin: 0.5em 0 0.4em; background: #f6f6f6; border: 1px solid #eaebec; padding: 0 0.8em; *zoom: 1; }
.bonusProducts:after { content: ""; display: table; clear: both; }
.bonusProducts h2 { clear: both; margin-bottom: 0; margin-top: 0.5em; font-size: 2em; font-family: "FbReformaMedium", "Open Sans", Arial, monospace, Helvetica, "Helvetica Neue", sans-serif, monospace; font-weight: normal; line-height: 1; }
.bonusProducts p { clear: both; margin: 0; font-size: 1.33em; line-height: 1.2; }
.bonusProducts h3 { clear: both; color: #ed1c24; font-size: 1.65em; }
.bonusProducts h4 { clear: both; font-weight: bold; font-size: 1.38em; margin: 0.7em 0; }
.bonusProducts hr { clear: both; *zoom: 1; }
.bonusProducts hr:after { content: ""; display: table; clear: both; }
.bonusProducts .bBut { margin: 1em; }
@media (min-width: 769px) { .bonusProducts .deliveryOption { float: left; margin: -2.2em 0 0 1.6em; }
  .bonusProducts .bBut { float: left; margin-left: 2.5em; } }

/******************************/
.productDDS { margin: 0; display: block !important; }
.productDDS strong { font-size: 0.92em; margin: 0 0 0 0.5em; display: inline-block; vertical-align: middle; width: 36%; -webkit-box-sizing: border-box; box-sizing: border-box; }
.productDDS .btn { min-width: 61%; border-radius: 1px; text-align: right; font-size: 1em; }
.productDDS .btn .caret { border-width: 0.45em 0.45em 0px; position: absolute; left: 1.6em; top: 1.6em; }
.productDDS .void { font-size: 1.2em; display: block; margin: auto; padding: 3px; padding-right: 0.9em; }
.productDDS table { width: 92%; font-size: 1.2em; }
.productDDS td { padding: 3px; }
.productDDS td:last-child { width: 100%; padding-right: 0.9em; }
.productDDS td figure { display: table-cell; border: 1px solid #e7e8e8; padding: 1px; height: 75px; text-align: center; vertical-align: middle; }
.productDDS td figure img { width: 75px; height: auto; }
.productDDS td b { color: red; font-size: 1.2em; margin-left: 1em; }
.productDDS td s { color: grey; }
.productDDS .bonusProductSelected { clear: both; background: #fff; border: 1px solid #e1e1e1; position: relative; padding: 6px 5px; }
.productDDS .bonusProductSelected:after { position: absolute; left: 2em; top: 40%; font-size: 0.9em; }
.productDDS .dropdown-menu { padding: 0; font-size: 1em; border-radius: 0; overflow: auto; text-align: right; max-height: 300px; margin: 0; min-width: 98%; top: 0; }
.productDDS .dropdown-menu li { border-bottom: 1px solid #d7d7d7; padding: 6px 5px; }
.productDDS .dropdown-menu li.active { background: #fff6bb; }
@media (min-width: 769px) { .productDDS { width: 57%; float: right; margin-bottom: 3em; }
  .productDDS .void { min-height: 85px; padding-top: 1em; }
  .productDDS .bonusProductSelected { min-height: 85px; clear: none; } }

/******************************/
.cartCheckOut { margin-bottom: 1em; /*progressBar*/ /*checkoutAccordion*/ /*deliveryTabs*/ /*itemDelivery*/ /*paymentHead*/ /*creditCardForm*/ }
.cartCheckOut h2 { font-size: 2.7em; margin: 0 0 0.5em; }
.cartCheckOut h3 { font-size: 1.69em; margin: 1em 0 0.8em 0; }
.cartCheckOut h3 i { font-size: 1.5em; vertical-align: middle; }
.cartCheckOut .progressBar { *zoom: 1; list-style: none; margin: 0.8em -8px; padding: 0; font-size: 0.6em; }
.cartCheckOut .progressBar:after { content: ""; display: table; clear: both; }
.cartCheckOut .progressBar li { background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAQYAAABBCAMAAAAEwfpuAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2ppVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDoyOUUwNzc3NjYzRUVFNTExOTVDOEQyNDAwQkM0MjBERiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDoxRTZBMDM3RjVDMDgxMUU2OTRDMURFM0MxQzJFQjVBMiIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDoxRTZBMDM3RTVDMDgxMUU2OTRDMURFM0MxQzJFQjVBMiIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOmM2ZWYyZmY3LTBkNTYtMTU0Mi1hMDIyLWJiMGU1MzBiMjk0NSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoyOUUwNzc3NjYzRUVFNTExOTVDOEQyNDAwQkM0MjBERiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PsbjK/UAAAG2UExURfr6+v///8XFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcbGxsbGxsbGxsbGxsbGxsbGxsfHx8fHx8jIyMjIyMnJycXFxcnJycrKysrKysvLy8XFxcnJycvLy8zMzM7Ozs/Pz9DQ0NLS0tPT09TU1NbW1tfX19nZ2dvb29zc3N3d3d7e3t/f3+Dg4OPj4+Tk5Obm5ufn5+jo6Orq6uvr6+3t7e/v7/Dw8PHx8fLy8vPz8/T09PX19fb29vf39/j4+Pn5+fr6+lCRqU8AAABrdFJOUwAAAQIDBAUHCAoLDhITFBUXGBwdIiMpKi4wMjU2Nzg5P0FESEpQUllbYmRnaGlqa2xzdX1/hIaOj5eZm5ydnp+goqiqsbO5u7zCxMrLzM3Oz9LU2Nnf4OXm6ers7e7v8vP19vj5+/39/f7+GaDoPAAAAjZJREFUeNrl3AlbTFEcx/H/5VqKmogouQiRFFmypEWWbCWKFloojEHLJGVUatq0zcx5x17A+b2D73kJn+c+3zn3nP9cM7FOfP7GWm1KYfeLJUdamXipYqhOohTcXEsgFAre/UMpbH0sVgwNv1kPw0x9IBjK4xmUwnr/AcFA66P7eTUQDJdhfVzp3isYCmF9dBOVgWCg9XHxWSAYTsL6mE1EggHXx/kHgWCogfVxe/SoYMD1cfa2CQZaHzcGCwRDBOujm75mPkNI6+Pq2/2CgdZHN3nRfIYYrY/p9l2CoSHFUsiNnTGfAdfHhUfmM4TtsD7ufDomGHB9TN01nyH2HtbHzeFDgoHWR/frhvkM0VdYH9d6832GsAPWR5e8ZD4Dro/Lr0OfITYA62Nu/Jz5DPdoffz7xHyGKAHrYyZe5jPw+jh333yGih8wBfc9EgxhZ5r2NLQIBjuVyNLaUCoYrBn3S9GmGGKDuH3DWcFgV6Zou8hXYhcJrGSySjDwKrnWkycYrAl33nBdMeAquTlUJBisllbJ1B3FEHbiTqZLTN1T0N4zFx4qBlwlc2OnFQOukunn6g7TamiVnLygGMKXtPmGN/tMTbvQKjldpxisEVbJjYGDigF3Uj97y+RcJKyS2yNHFAPulHq+VTHg7nSziXLFgLvBWnwqGWiVzI2fVwy42+2Vrj2KATcLNlWrGHCVXO9T/7zjzUHN3JQMtKm4rQ+HFQOukn+aJAOtkpkvxxWDRbTvNzz+D3/QZsAav5b4AAAAAElFTkSuQmCC) 0 0 no-repeat; background-size: 100% 100%; width: 33%; float: right; font-size: 1.33em; padding: 0.65em 1.2em 0.65em 0; white-space: nowrap; }
.cartCheckOut .progressBar li:nth-child(1) b:before { content: "1"; }
.cartCheckOut .progressBar li:nth-child(2) b:before { content: "2"; }
.cartCheckOut .progressBar li:nth-child(3) b:before { content: "3"; }
.cartCheckOut .progressBar li b { background: #fff; border: 1px solid #c5c5c5; border-radius: 100%; display: inline-block; vertical-align: middle; font-weight: normal; font-size: 1.25em; line-height: 0.85; text-align: center; width: 1em; height: 1em; font-family: "FbReformaMedium", "Open Sans", Arial, monospace, Helvetica, "Helvetica Neue", sans-serif, monospace; }
.cartCheckOut .progressBar li.done b { background-color: #ffdd00; position: relative; overflow: hidden; }
.cartCheckOut .progressBar li.active { background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAQYAAABBCAMAAAAEwfpuAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2ppVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDoyOUUwNzc3NjYzRUVFNTExOTVDOEQyNDAwQkM0MjBERiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDoyOTVCQjAwNTVDMDgxMUU2OTA5RUQyMjdBMTBENjNBOCIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDoyOTVCQjAwNDVDMDgxMUU2OTA5RUQyMjdBMTBENjNBOCIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOmM2ZWYyZmY3LTBkNTYtMTU0Mi1hMDIyLWJiMGU1MzBiMjk0NSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoyOUUwNzc3NjYzRUVFNTExOTVDOEQyNDAwQkM0MjBERiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PiWM7rcAAAIlUExURf/dAP///8XFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxcXFxMXFxcXFxMXFw8XFw8bFwsbFwsbFwcbFwcfGv8fGv8jGvMjGusjGu8jGvMjGucjGusnHucnHucrHtsXFxcvHssXFxczIrc3Iqc3Iqs7Jpc7Jps/Jo8/JpM/JpdHKntLKmNLKmtTLkdbMitjNg9jNhdjNhtnNf9nNgNnNgdnNgtnNg9rOfdzPdt7PcN7PcuDQaeLRYuPSXeTSWuTSW+TSXOXSV+XSWOXSWeXSWubTVefTU+jTTujUTerURuzVQOzVQu7WOfDXMfDXMvDXM/DXNPHXMfLXLvLYLfTYJ/XZIPbZHffaHPjaF/naFfnbE/nbFPrbD/rbEPrbE/vbD/zcCPzcDP3cBv7dAv7dA/7dBP/dAP/dAYcC2lQAAABwdFJOUwAAAQIEBgcICQoMDRARFBUZGh8gIiMkJSYnKy0zNTo7PUNETE1OT1BRUlVXXV9maHBxd3mAgYKDhIWGioyRk5udpKasra+0tba3uLm+wMXHyc3P1dbc3d7f4OHh4ufo7O3w8fT19/j4+Pr6+vv8/v7iu4t2AAACaUlEQVR42uXciT8UYRzH8d8krVGhxOhCpBWSDtOpXC3bXWSzoihL5YjKduiUEHJTaVPucqad/fv6A57vf/CdP+H9euazM8/zmxUBl+MR2RWHFPY+9VtMV1++BhRsrgkqhYX7MYgh8zWVgtV5RgMM26rnqRRmq8IRg+Mz12J4c0QDDElkfZy8FQIYbK4fVAqBFwc0wGC2c90SX68HAYYosj76mxM0wODo5VoMw04NMLD1cbV+J2AIcfm4FsOnbAEM5gcuhbl7WwBDNFkfrY+mAAbHEJfCVMVGwLDvCVcfrdaDojLobH0cL14PGMw2LoU1b5KoDAZbH8cuCWBg6+NK427AYH9G1sfuXFEZ6Pq4VBsJGMz3XApWx2lRGYxasj5O39kMGAoGyRbDq0OiMti9ZH30lWxQGfSbZH0MPE8VlcF8R3ZLfLm6TmUwasj6+LcpXlSGQrY+9p4TlYGuj8t12wHD5VGyxTDiFMCwv+Uf2Wp4GAMY5EI/WxvyEYPh+c32SxEHGOQk3XPDFfDcILr7J9tTZApgkGS2SvpuBAMGOT/A9oaZgRgMzx+y/YbbmwCDnGCrZMcpxKC7v3MxLFVvFbQzzVbJ7hzEIE6y98yVxl2Iga6SYxcRgxwnq+SaNxEx6G62E+0idKIt9ha2+YZ0xEC3GzdVHooYDA/b7NNRxCDHyCo5dzcCMeilbHORZxED3S71av0OxEBXyeECyMB2guV/vEeD31OQzXt8u4a+p6A73Q68TEMMdLNgv8psiIFu8uXtYcjANic6UxmGGOgq2ZUFGdhmJBcfRCMGsZN9UdCTBxno/r+hIfY/gNW6f6qrXtkAAAAASUVORK5CYII=); }
@media (min-width: 769px) { .cartCheckOut .progressBar { margin: 0.8em 0; font-size: 0.65em; }
  .cartCheckOut .progressBar li figure { padding: 0.4em; }
  .cartCheckOut .progressBar li figure img { width: 3.274em; } }
@media only screen and (min-width: 992px) { .cartCheckOut .progressBar { font-size: 0.8em; } }
@media only screen and (min-width: 1200px) { .cartCheckOut .progressBar { font-size: 1em; } }
.cartCheckOut .selfPicUp { font-size: 1.1em; position: relative; }
.cartCheckOut .selfPicUp select { width: 100%; position: relative; }
.cartCheckOut hr { border-color: #c6c6c6; }
.cartCheckOut .formRow { font-size: 1.1em; }
.cartCheckOut .formRow input[type=text], .cartCheckOut .formRow input[type=password], .cartCheckOut .formRow input[type=mail], .cartCheckOut .formRow input[type=number], .cartCheckOut .formRow textarea { border: solid 1px #c5c5c5; height: 2.45em; }
.cartCheckOut .formRow label { display: block; font-weight: normal; vertical-align: top; }
.cartCheckOut .formRow label.phone input[type=text] { width: 71%; display: inline-block; vertical-align: middle; }
.cartCheckOut .formRow label.phone select { width: 5em; }
.cartCheckOut .formRow .textLabel { display: block; }
.cartCheckOut .formRow .obligatory { color: red; }
.cartCheckOut .formRow input[type=text], .cartCheckOut .formRow input[type=password] { display: block; width: 100%; }
.cartCheckOut .formRow .ui-selectmenu-button { border-color: #c6c6c6; }
.cartCheckOut .formRow .ui-selectmenu-button span.ui-selectmenu-text { padding: 0.5em 0.6em 0.5em 1.6em; }
.cartCheckOut .formRow .radios, .cartCheckOut .formRow .checkboxs { display: block; font-weight: normal; }
.cartCheckOut .formRow .radios label, .cartCheckOut .formRow .checkboxs label { display: inline-block; margin-left: 1em; }
.cartCheckOut .formRow textarea { display: block; width: 100%; font-size: 1em; border: 1px solid #c6c6c6; resize: none; color: #000; height: 3.1em; }
.cartCheckOut .formRow button { background-color: #ed1c24; border: 1px solid #ed1c24; color: #fff; display: inline-block; width: 100%; font-size: 2em; padding: 0.2em 1.1em; -webkit-transition: all 300ms ease-in 0s; -o-transition: all 300ms ease-in 0s; transition: all 300ms ease-in 0s; }
.cartCheckOut .formRow button:after { color: #fff; margin: 0 0.5em; font-size: 0.8em; -webkit-transition: all 300ms ease-in 0s; -o-transition: all 300ms ease-in 0s; transition: all 300ms ease-in 0s; }
.cartCheckOut .formRow button:hover { background-color: #c61017; border-color: #c61017; color: #fff; }
.cartCheckOut .formRow button:hover:after { color: #fff; }
.cartCheckOut .formRow button:disabled { background-color: #e5e5e5; border-color: #e5e5e5; }
@media (min-width: 769px) { .cartCheckOut .formRow { margin-bottom: 1.5em; }
  .cartCheckOut .formRow textarea { width: 582px; max-width: 100%; }
  .cartCheckOut .formRow label { display: inline-block; width: 35%; }
  .cartCheckOut .formRow label:first-child { margin-left: 4%; }
  .cartCheckOut .formRow label.short { margin-left: 5%; width: 35%; }
  .cartCheckOut .formRow label.longer { margin-left: 5%; width: 43%; }
  .cartCheckOut .formRow label.phone input { width: 22%; }
  .cartCheckOut .formRow .radios, .cartCheckOut .formRow .checkboxs { display: inline-block; width: 46%; }
  .cartCheckOut .formRow .radios label, .cartCheckOut .formRow .checkboxs label { width: auto; }
  .cartCheckOut .formRow.wide label { width: 100%; } }
@media (max-width: 991px) { .cartCheckOut .formRow label.phone { display: block; min-width: 70%; } }
@media (min-width: 992px) { .cartCheckOut .formRow label.short { width: 14.7%; }
  .cartCheckOut .formRow label.phone { width: 45%; }
  .cartCheckOut .formRow label.phone input { width: 45%; } }
@media (max-width: 1200px) { .cartCheckOut .formRow label.phone { margin-right: 2%; } }
.cartCheckOut .payWayHead { *zoom: 1; font-size: 1.6em; }
.cartCheckOut .payWayHead:after { content: ""; display: table; clear: both; }
.cartCheckOut .payWayHead .credit, .cartCheckOut .payWayHead .pp { float: right; width: 50%; text-align: center; border: 1px solid #c5c5c5; padding: 0.21em; }
.cartCheckOut .payWayHead .credit:only-child, .cartCheckOut .payWayHead .pp:only-child { display: none; }
.cartCheckOut .payWayHead .credit { background: #ffdd00; border-left: 0; }
.cartCheckOut .payWayHead .credit:only-child { display: none; }
.cartCheckOut button[type=submit], .cartCheckOut .redBut { background-color: #ed1c24; border: 1px solid #ed1c24; color: #fff; display: inline-block; width: 100%; font-size: 2em; padding: 0.2em 1.1em; -webkit-transition: all 300ms ease-in 0s; -o-transition: all 300ms ease-in 0s; transition: all 300ms ease-in 0s; font-size: 1.25em; margin: 0.5em auto 0; padding: 0.35em 1.1em; width: 8.2em; margin-right: 1em; }
.cartCheckOut button[type=submit]:after, .cartCheckOut .redBut:after { color: #fff; margin: 0 0.5em; font-size: 0.8em; -webkit-transition: all 300ms ease-in 0s; -o-transition: all 300ms ease-in 0s; transition: all 300ms ease-in 0s; }
.cartCheckOut button[type=submit]:hover, .cartCheckOut .redBut:hover { background-color: #c61017; border-color: #c61017; color: #fff; }
.cartCheckOut button[type=submit]:hover:after, .cartCheckOut .redBut:hover:after { color: #fff; }
.cartCheckOut button[type=submit]:disabled, .cartCheckOut .redBut:disabled { background-color: #e5e5e5; border-color: #e5e5e5; }
.cartCheckOut .next { background-color: #fff; border: 1px solid #2682c9; color: #2682c9; font-size: 1.1em; padding: 0.3em 0; width: 9.5em; text-align: center; }
.cartCheckOut .next:hover { background-color: #2682c9; color: #fff; }
@media (min-width: 769px) { .cartCheckOut .payWayHead .credit, .cartCheckOut .payWayHead .pp { width: 36%; }
  .cartCheckOut .selfPicUp { font-size: 1.3em; }
  .cartCheckOut .selfPicUp select { width: 75%; } }

/**********************/
#errorContainer, .errorContainer { color: red; font-weight: normal; font-size: 0.9em; line-height: 13px; min-height: 13px; padding: 7px 0; position: absolute; }

.validation-advice, #errorContainer, .errorContainer { color: red; font-weight: bold; font-size: 0.9em; line-height: 13px; min-height: 13px; min-width: 70px; padding: 3px 0 !important; }

.productTabs.ui-tabs { position: relative; padding: 0; border: 0; }
.productTabs.ui-tabs .ui-tabs-nav { border: 0; background: 0; border-radius: 0; margin-bottom: 1em; padding: 0 2px; overflow: hidden; -webkit-box-shadow: inset 0px -1px 0px 0px #41484e; box-shadow: inset 0px -1px 0px 0px #41484e; }
.productTabs.ui-tabs .ui-tabs-nav .ui-tabs-anchor { padding: .6em 1.5em; font-size: 1em; font-family: "FbReformaMedium", "Open Sans", Arial, monospace, Helvetica, "Helvetica Neue", sans-serif; }
.productTabs.ui-tabs .ui-tabs-nav li { background: #41484e; border: 1px solid #41484e; color: #fff; border-bottom: 0; border-radius: 0; margin: 0 0 0 0.1em; }
.productTabs.ui-tabs .ui-tabs-nav li a { color: #fff; }
.productTabs.ui-tabs .ui-tabs-nav li.ui-tabs-active, .productTabs.ui-tabs .ui-tabs-nav li.ui-state-hover { background: #fff; color: #41484e; padding: 0; margin-bottom: -1px; margin-top: 1px; -webkit-box-shadow: 1px 3px 1px 0px; box-shadow: 1px 3px 1px 0px; }
.productTabs.ui-tabs .ui-tabs-nav li.ui-tabs-active a, .productTabs.ui-tabs .ui-tabs-nav li.ui-state-hover a { color: #41484e; }
.productTabs.ui-tabs .ui-tabs-panel { *zoom: 1; display: block; border: 0; padding: 0 0 1em 0; background: 0 0; font-size: 18px; }
.productTabs.ui-tabs .ui-tabs-panel:after { content: ""; display: table; clear: both; }
.productTabs.ui-tabs .ui-tabs .downloads a { display: block; padding-bottom: 10px; }
.productTabs.ui-tabs .downloads { background: #f2f2f2; -webkit-box-sizing: border-box; box-sizing: border-box; min-width: 17.5em; padding: 0.5em 1em 1em; margin-bottom: 2em; }
.productTabs.ui-tabs .downloads strong { font-size: 1.1em; line-height: 1.5; }
.productTabs.ui-tabs .downloads a.pdf:before { font-size: 1.6em; margin-left: 0.4em; color: #de0202; vertical-align: middle; }
.productTabs.ui-tabs .relArticles { background: #f5f5f5; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 10px 15px; margin-bottom: 1.5em; }
.productTabs.ui-tabs .relArticles dl { margin: 0; }
.productTabs.ui-tabs .relArticles dt { font-family: "FbReformaMedium", "Open Sans", Arial, monospace, Helvetica, "Helvetica Neue", sans-serif; display: block; }
.productTabs.ui-tabs .relArticles dd { margin: 1.1em 0; display: block; line-height: 1; }
.productTabs.ui-tabs .relArticles a { color: #2682c9; text-decoration: underline; font-size: 0.9em; line-height: 0.8; }
.productTabs.ui-tabs h5 { font-size: 1.2em; display: inline-block; }
.productTabs.ui-tabs ol { list-style: circle; }
.productTabs.ui-tabs ol li { font-size: 18px; }
.productTabs.ui-tabs ol li * { font-size: 1em; }
.productTabs.ui-tabs ol li h5 { margin: 0; }
.productTabs.ui-tabs ol h5 + p { display: inline; font-weight: bold; }
.productTabs.ui-tabs .deliveryOptions .collapse .tab-content { text-align: right; padding: 1em 0; }
@media (min-width: 767px) { .productTabs.ui-tabs { margin: 0 -10px; }
  .productTabs.ui-tabs .relArticles { position: absolute; left: 0; width: 235px; top: 70px; }
  .productTabs.ui-tabs .ui-tabs-nav .ui-tabs-anchor { padding: .6em 2.5em; }
  .productTabs.ui-tabs .ui-tabs-nav li { margin: 0 0 0 1.1em; }
  .productTabs.ui-tabs ol { padding: 0 1em 0 0; }
  .productTabs.ui-tabs .ui-tabs-panel { padding-left: 300px; padding-right: 1.4em; }
  .productTabs.ui-tabs .banner { float: left; max-width: 250px; margin-left: -300px; }
  .productTabs.ui-tabs .techList { float: right; }
  .productTabs.ui-tabs .downloads { float: left; }
  .productTabs.ui-tabs .deliveryOptions { padding-right: 3em; }
  .productTabs.ui-tabs .deliveryOptions .collapse .nav-tabs { display: table; width: 100%; } }

.deliveryOptions .deliveryToggler { cursor: pointer; }
.deliveryOptions .deliveryToggler span { text-decoration: underline; cursor: pointer; }
.deliveryOptions .deliveryToggler i { vertical-align: middle; text-decoration: none; }
.deliveryOptions strong, .deliveryOptions h4 { font-weight: normal; font-family: "FbReformaMedium", "Open Sans", Arial, monospace, Helvetica, "Helvetica Neue", sans-serif; }
.deliveryOptions h3 { font-family: "FbReformaMedium", "Open Sans", Arial, monospace, Helvetica, "Helvetica Neue", sans-serif; margin-top: 2.2em; }
.deliveryOptions h3 i { float: right; margin-right: -1.4em; }
.deliveryOptions h4 { border-top: 1px solid #afafaf; margin: 0; padding-top: 0.5em; }
.deliveryOptions .collapse { border: 1px solid #afafaf; padding: 1em; text-align: center; }
.deliveryOptions .collapse .nav-tabs { border-bottom: 1px solid #afafaf; }
.deliveryOptions .collapse .nav-tabs > li a, .deliveryOptions .collapse .nav-tabs > li a:hover, .deliveryOptions .collapse .nav-tabs > li a:focus { border-color: white white #afafaf; }
.deliveryOptions .collapse .nav-tabs > li.active a, .deliveryOptions .collapse .nav-tabs > li.active a:hover, .deliveryOptions .collapse .nav-tabs > li.active a:focus { background: #e6e6e6; color: #222; border: 1px solid #afafaf; border-bottom-color: transparent; font-family: "FbReformaMedium", "Open Sans", Arial, monospace, Helvetica, "Helvetica Neue", sans-serif; }
.deliveryOptions .collapse .tab-content { text-align: right; padding: 1em 0; }
@media (min-width: 767px) { .deliveryOptions { padding-right: 3em; }
  .deliveryOptions .collapse .nav-tabs { display: table; width: 100%; } }

/******************************/
.textBig { font-size: 115%; }

.textBigger { font-size: 130%; }

.contactFormWrap h1 { font-size: 3.3em; margin: 0.15em 0 0.3em; }
.contactFormWrap .pic { max-width: 100%; height: auto; display: block; }
.contactFormWrap .socialButs { margin-top: 1em; font-size: 0.86em; }
.contactFormWrap p { font-size: 1.4em; line-height: 1.2; }
@media (min-width: 769px) { .contactFormWrap { margin: 0 -10px; } }

.contactInfo { background: #fafafa; border: 1px solid #d0d0d0; padding: 0.2em 2.4em 1.2em 0; font-size: 1.33em; margin: 1.4em 0; line-height: 1.6; }
.contactInfo h3 { font-family: "FbReformaMedium", "Open Sans", Arial, monospace, Helvetica, "Helvetica Neue", sans-serif; font-size: 1.85em; margin: 0 0 0.2em; line-height: 1; }
.contactInfo h3 a { color: #2a333a; text-decoration: none; }
.contactInfo strong { font-family: "FbReformaMedium", "Open Sans", Arial, monospace, Helvetica, "Helvetica Neue", sans-serif, monospace; font-weight: normal; }
.contactInfo div { padding-right: 1.6em; }
.contactInfo i { display: inline-block !important; vertical-align: middle; float: right; margin: 0.1em -1.5em 0 0; font-size: 1.1em; }
.contactInfo i.icon-print { font-weight: bold; }
.contactInfo i.icon-delivery2 { font-size: 1.5em; margin-right: -1.2em; }
.contactInfo a { color: #2682c9; text-decoration: underline; }
@media (min-width: 769px) { .contactInfo div { display: inline-block; width: 31%; }
  .contactInfo h3 + div { width: 37%; } }

.contactForm { border-top: 2px solid #eaebec; border-bottom: 2px solid #eaebec; margin: 2em 0; padding: 0 2em 2em; position: relative; clear: both; }
.contactForm h4 { color: #000; font-family: "FbReformaMedium", "Open Sans", Arial, monospace, Helvetica, "Helvetica Neue", sans-serif; font-weight: normal; font-size: 1.6em; margin-top: 1em; }
.contactForm p { font-size: 1.31em; line-height: 1.6; }
.contactForm .form-group { vertical-align: top; font-size: 1.1em; margin: 7px 0 15px; }
.contactForm label { display: block; font-weight: normal; }
.contactForm input[type=text], .contactForm input[type=email], .contactForm select, .contactForm textarea { vertical-align: middle; width: 100%; }
.contactForm textarea { height: 8em; }
.contactForm button { background-color: #ed1c24; border: 1px solid #ed1c24; color: #fff; display: inline-block; width: 100%; font-size: 2em; padding: 0.2em 1.1em; -webkit-transition: all 300ms ease-in 0s; -o-transition: all 300ms ease-in 0s; transition: all 300ms ease-in 0s; width: auto; float: left; padding: 0.1em 2.5em; font-size: 1.4em; }
.contactForm button:after { color: #fff; margin: 0 0.5em; font-size: 0.8em; -webkit-transition: all 300ms ease-in 0s; -o-transition: all 300ms ease-in 0s; transition: all 300ms ease-in 0s; }
.contactForm button:hover { background-color: #c61017; border-color: #c61017; color: #fff; }
.contactForm button:hover:after { color: #fff; }
.contactForm button:disabled { background-color: #e5e5e5; border-color: #e5e5e5; }
@media (min-width: 769px) { .contactForm { padding: 0 37px 40px 0; border: 0; border-right: 2px solid #eaebec; margin: 0; }
  .contactForm h4 { margin-top: 0; }
  .contactForm .form-group { margin-bottom: 2em; } }

#contactForm .validation-advice { position: absolute; }

/******************************/
.projectItem hr { clear: both; }
.projectItem .headBanner { margin: 0 -10px; }
.projectItem .social { float: left; text-align: left; margin-top: 1em; }
.projectItem .social a { border-radius: 100%; background-clip: padding-box; color: #fff; display: inline-block; margin-right: 0.7em; font-size: 1.5em; text-align: center; width: 1.5em; height: 1.5em; overflow: hidden; line-height: 1.6; }
.projectItem .social .icon-mobile, .projectItem .social .icon-print, .projectItem .social .icon-email { background: #eaebec; color: #2682c9; }
.projectItem .social .icon-facebook:before, .projectItem .social .icon-youtube:before, .projectItem .social .icon-instagram:before, .projectItem .social .icon-pinterest-p:before { font-size: 1em; line-height: 1; }
.projectItem h1 { font-size: 3.9em; margin-top: 0; margin-bottom: 0.2em; text-align: right; }
.projectItem p { font-size: 0.99em; }
.projectItem .iconHead { margin-bottom: 1em; }
.projectItem .iconHead i { display: none; width: 50px; height: 50px; }
.projectItem .iconHead .iconProjects1 { background: url(../images/round_projects1.png) center no-repeat; }
.projectItem .iconHead .iconProjects2 { background: url(../images/round_projects2.png) center no-repeat; }
.projectItem .iconHead h3 { font-family: "FbReformaMedium", "Open Sans", Arial, monospace, Helvetica, "Helvetica Neue", sans-serif, monospace; font-weight: normal; font-size: 1.63em; margin-bottom: 0; }
.projectItem .iconHead p { margin-top: 0; line-height: 1; font-size: 1em; }
.projectItem .projectTools dt { font-family: "FbReformaMedium", "Open Sans", Arial, monospace, Helvetica, "Helvetica Neue", sans-serif, monospace; font-weight: normal; font-size: 1.3em; clear: both; padding: 0.2em 0 0.5em; }
.projectItem .projectTools dd { margin: 0 0 1em; padding: 0; }
@media (min-width: 769px) { .projectItem { padding: 0; margin-bottom: 1em; }
  .projectItem .headBanner { margin: 0; }
  .projectItem > .row { margin: 0; }
  .projectItem > .row > div { padding: 0; }
  .projectItem > .row > div:nth-child(odd) { padding-left: 30px; clear: right; }
  .projectItem > .row > div:nth-child(even) { padding-right: 30px; clear: left; }
  .projectItem .iconHead { padding: 0 60px 0 0; }
  .projectItem .iconHead i { display: block; float: right; margin-right: -60px; }
  .projectItem .projectTools { padding-right: 3.4em; }
  .projectItem .projectTools dd { float: right; width: 30%; } }

/******************************/
.projectsLobby .headBanner { margin: 0 -10px; }
.projectsLobby h1 { font-size: 3.9em; margin-top: 0; margin-bottom: 0.7em; text-align: right; }
.projectsLobby p { font-size: 0.93em; }
.projectsLobby .showMore { background-color: #2682c9; border: 1px solid #2682c9; color: #fff; font-size: 1.1em; padding: 0.3em 1.7em; text-align: center; font-size: 1.27em; }
.projectsLobby .showMore:hover { background-color: #2682c9; color: #fff; }
@media (min-width: 769px) { .projectsLobby { padding: 0; margin-bottom: 5em; }
  .projectsLobby .headBanner { margin: 0; }
  .projectsLobby > .row { margin: 0; }
  .projectsLobby > .row > div { padding: 0; margin-bottom: 30px; }
  .projectsLobby > .row > div:nth-child(odd) { padding-left: 30px; clear: right; }
  .projectsLobby > .row > div:nth-child(even) { padding-right: 30px; clear: left; } }

/********************/
.projectInstructions { padding: 0; list-style: none; counter-reset: section; }
.projectInstructions li { margin-bottom: 1.5em; counter-increment: section; }
.projectInstructions li figure { position: relative; }
.projectInstructions li figure:before { content: counter(section); position: absolute; top: 5px; left: 15px; color: #fff; text-shadow: 1px 1px 1px #000; font-size: 2.5em; line-height: 1; }
.projectInstructions li figure a { display: block; }
.projectInstructions li figure a:before { position: absolute; top: 15px; right: 15px; color: #fff; text-shadow: 1px 1px 1px #000; font-size: 1.5em; line-height: 1; }
@media (min-width: 769px) { .projectInstructions li { clear: both; }
  .projectInstructions li figure { width: 48%; float: right; margin: 0 0 1em 4%; }
  .projectInstructions li:nth-child(2n+1) figure { float: left; margin: 0 4% 1em 0; } }

/************************/
@media (min-width: 769px) { .moreProjects [class^="col-"] { padding: 0 0 0 20px; }
  .moreProjects [class^="col-"]:nth-child(2n+1) { padding: 0 20px 0 0; } }

/******************************/
.jobsLoby { /*********/ }
.jobsLoby .headBanner { margin: 0 -10px; }
.jobsLoby h1 { font-size: 3.9em; margin: 0; text-align: right; }
.jobsLoby .social { float: left; text-align: left; margin-top: 1em; }
.jobsLoby .social a { border-radius: 100%; background-clip: padding-box; color: #fff; display: inline-block; margin-right: 0.7em; font-size: 1.5em; text-align: center; width: 1.5em; height: 1.5em; overflow: hidden; line-height: 1.6; }
.jobsLoby .social .icon-mobile, .jobsLoby .social .icon-print, .jobsLoby .social .icon-email { background: #eaebec; color: #2682c9; }
.jobsLoby .social .icon-facebook:before, .jobsLoby .social .icon-youtube:before, .jobsLoby .social .icon-instagram:before, .jobsLoby .social .icon-pinterest-p:before { font-size: 1em; line-height: 1; }
.jobsLoby .jobsLobyIntro div:first-child { font-size: 1.1em; }
.jobsLoby .jobsLobyIntro div:last-child { font-size: 2.1em; font-family: "FbReformaLight", "Open Sans", Arial, monospace, Helvetica, "Helvetica Neue", sans-serif, monospace; }
.jobsLoby .jobsLobyIntro div:last-child img { float: right; margin: 3%; max-width: 33%; }
.jobsLoby h3 { font-family: "FbReformaMedium", "Open Sans", Arial, monospace, Helvetica, "Helvetica Neue", sans-serif, monospace; font-weight: normal; font-size: 1.63em; }
.jobsLoby .searchJobs { margin-bottom: 1.5em; }
.jobsLoby .searchJobs label { display: block; font-weight: normal; font-size: 1.18em; }
.jobsLoby .searchJobs select { width: 100%; }
.jobsLoby .searchJobs button { background-color: #ed1c24; border: 1px solid #ed1c24; color: #fff; display: inline-block; width: 100%; font-size: 2em; padding: 0.2em 1.1em; -webkit-transition: all 300ms ease-in 0s; -o-transition: all 300ms ease-in 0s; transition: all 300ms ease-in 0s; font-size: 1.25em; margin: 1.3em auto 0; padding: 0.35em 1.2em; margin-right: 1em; width: auto; float: left; }
.jobsLoby .searchJobs button:after { color: #fff; margin: 0 0.5em; font-size: 0.8em; -webkit-transition: all 300ms ease-in 0s; -o-transition: all 300ms ease-in 0s; transition: all 300ms ease-in 0s; }
.jobsLoby .searchJobs button:hover { background-color: #c61017; border-color: #c61017; color: #fff; }
.jobsLoby .searchJobs button:hover:after { color: #fff; }
.jobsLoby .searchJobs button:disabled { background-color: #e5e5e5; border-color: #e5e5e5; }
.jobsLoby .searchJobs input[type=text] { width: 100%; }
@media (min-width: 769px) { .jobsLoby { padding: 0; }
  .jobsLoby .headBanner { margin: 0; }
  .jobsLoby > .row { margin: 0; }
  .jobsLoby .jobsLobyIntro div:first-child { border-left: 2px solid #eaebec; padding: 0; }
  .jobsLoby .jobsLobyIntro div:last-child img { float: right; }
  .jobsLoby .searchJobs > div:first-child { padding-right: 0; } }
.jobsLoby .jobs-table { width: 100%; margin-bottom: 20px; font-size: 1.09em; }
.jobsLoby .jobs-table .table-head { padding: 4px 0; width: 100%; overflow: auto; border-top: 1px solid #eaebec; border-bottom: 1px solid #eaebec; }
.jobsLoby .jobs-table .table-head .cell { width: 10%; float: right; font-weight: bold; padding-bottom: 5px; }
.jobsLoby .jobs-table .table-head .cell.name { width: 15%; }
.jobsLoby .jobs-table .table-head .cell.requirements { width: 65%; }
.jobsLoby .jobs-table .table-body { clear: both; }
.jobsLoby .jobs-table .table-body .table-row { overflow: auto; clear: both; border-bottom: 1px solid #eaebec; }
.jobsLoby .jobs-table .table-body .table-row .cell { width: 10%; float: right; padding-bottom: 7px; padding-top: 7px; }
.jobsLoby .jobs-table .table-body .table-row .cell .title { display: none; font-weight: bold; }
.jobsLoby .jobs-table .table-body .table-row .cell.name { width: 15%; }
.jobsLoby .jobs-table .table-body .table-row .cell.requirements { width: 35%; }
.jobsLoby .jobs-table .table-body .table-row .cell.job-details { width: 30%; text-align: left; }
.jobsLoby .jobs-table .table-body .table-row .cell.job-details a { background-color: #ed1c24; border: 1px solid #ed1c24; color: #fff; display: inline-block; width: 100%; font-size: 2em; padding: 0.2em 1.1em; -webkit-transition: all 300ms ease-in 0s; -o-transition: all 300ms ease-in 0s; transition: all 300ms ease-in 0s; font-size: 1.1em; margin: 0.5em auto 0; padding: 0.35em 1.2em; margin-right: 1em; width: auto; }
.jobsLoby .jobs-table .table-body .table-row .cell.job-details a:after { color: #fff; margin: 0 0.5em; font-size: 0.8em; -webkit-transition: all 300ms ease-in 0s; -o-transition: all 300ms ease-in 0s; transition: all 300ms ease-in 0s; }
.jobsLoby .jobs-table .table-body .table-row .cell.job-details a:hover { background-color: #c61017; border-color: #c61017; color: #fff; }
.jobsLoby .jobs-table .table-body .table-row .cell.job-details a:hover:after { color: #fff; }
.jobsLoby .jobs-table .table-body .table-row .cell.job-details a:disabled { background-color: #e5e5e5; border-color: #e5e5e5; }
@media (max-width: 768px) { .jobsLoby .jobs-table .table-head { display: none; }
  .jobsLoby .jobs-table .table-body .table-row .cell { float: none; width: 100% !important; overflow: auto; }
  .jobsLoby .jobs-table .table-body .table-row .cell .title { display: block; float: right; width: 25%; }
  .jobsLoby .jobs-table .table-body .table-row .cell .content { float: right; width: 75%; padding-right: 10px; } }

/*********/
.jobsItem h1 { font-size: 2.7em; margin: 0; text-align: right; padding-bottom: 0.42em; }
.jobsItem .social { float: left; text-align: left; margin-top: 0.5em; }
.jobsItem .social a { border-radius: 100%; background-clip: padding-box; color: #fff; display: inline-block; margin-right: 0.7em; font-size: 1.5em; text-align: center; width: 1.5em; height: 1.5em; overflow: hidden; line-height: 1.6; }
.jobsItem .social .icon-mobile, .jobsItem .social .icon-print, .jobsItem .social .icon-email { background: #eaebec; color: #2682c9; }
.jobsItem .social .icon-facebook:before, .jobsItem .social .icon-youtube:before, .jobsItem .social .icon-instagram:before, .jobsItem .social .icon-pinterest-p:before { font-size: 1em; line-height: 1; }
.jobsItem h3 { font-family: "FbReformaMedium", "Open Sans", Arial, monospace, Helvetica, "Helvetica Neue", sans-serif; font-weight: normal; font-size: 1.63em; }
.jobsItem .jobsItemIntro *:not(h3) { font-size: 1.04em; }
.jobsItem .jobsItemIntro .rBut { font-size: 1.2em; margin-right: 0; }
@media (min-width: 769px) { .jobsItem .jobsItemIntro div:first-child { padding-right: 0; }
  .jobsItem .jobsItemIntro div:last-child { padding-left: 0; } }
.jobsItem .collapse h3 { margin-bottom: 0; }
.jobsItem .collapse p { font-size: 1.33em; margin: 0 0 1.2em; line-height: 1.3; }
.jobsItem .collapse label { font-weight: normal; }
.jobsItem .collapse .form-group, .jobsItem .collapse .form-group-lg { font-size: 1.1em; }
.jobsItem .collapse .formRow-lg { margin: 0 0 2em; }
.jobsItem .collapse .form-group-lg { line-height: 1; *zoom: 1; }
.jobsItem .collapse .form-group-lg:after { content: ""; display: table; clear: both; }
.jobsItem .collapse .form-group-lg .help-block { font-size: 0.85em; margin: 0 0 0.5em; }
.jobsItem .collapse input[type=text], .jobsItem .collapse input[type=password], .jobsItem .collapse input[type=email], .jobsItem .collapse input[type=number], .jobsItem .collapse textarea { border: solid 1px #c5c5c5; height: 2.25em; font-size: 0.96em; border-radius: 0; }
.jobsItem .collapse textarea { height: 8.8em; resize: none; }
.jobsItem .collapse .rBut { float: left; margin: 0; }
.jobsItem .phone { position: relative; }
.jobsItem .phone label { display: block; }
.jobsItem .phone input[type=number], .jobsItem .phone input[type=text] { width: 70%; display: inline-block; }
.jobsItem .phone select { width: 3.8em; min-width: 20%; }
@media (min-width: 769px) { .jobsItem { padding: 0; min-height: 500px; }
  .jobsItem > .row { margin: 0; }
  .jobsItem .formRow { width: 60%; display: table; }
  .jobsItem .form-group { float: right; width: 38%; margin-left: 8%; min-height: 95px; } }

.inputfile { width: 0.1px; height: 0.1px; opacity: 0; overflow: hidden; position: absolute; z-index: -1; }
.inputfile + label { max-width: 80%; font-size: 1.25rem; font-weight: 700; -o-text-overflow: ellipsis; text-overflow: ellipsis; white-space: nowrap; cursor: pointer; display: inline-block; overflow: hidden; padding: 0.625rem 1.25rem; vertical-align: middle; background-color: #fff; border: 1px solid #2682c9; color: #2682c9; font-size: 1.1em; }
.inputfile:focus + label, .inputfile.has-focus + label { color: #2682c9; outline: 1px dotted #000; outline: none; }
.inputfile + label i { width: 1em; height: 1em; vertical-align: middle; fill: currentColor; margin-top: -0.25em; margin-right: 0.25em; }
.inputfile + label:hover { color: #fff; background: #2682c9; }

/* style 1 */
/* style 2 */
/***************************/
.saver { width: 100%; overflow: auto; }
.saver ul { display: -webkit-box; display: -ms-flexbox; display: flex; list-style: none; margin: 0; padding: 0; }
.saver ul li { margin-right: 37px; margin-bottom: 40px; position: relative; width: 200px; color: #2a333a; background: #fff; border: 1px solid #dcdcdc; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 0.5em; font-size: 1.1em; line-height: 1.1; }
.saver ul li:before { content: "+"; position: absolute; font-size: 2.8em; right: -31px; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }
.saver ul li:first-child { margin-right: 0; }
.saver ul li:first-child:before { display: none; }
.saver ul li:last-child { width: 230px; padding: 9% 0 0; border: 0; background: 0; }
.saver ul li:last-child:before { content: "="; }
.saver ul li:last-child strong { display: block; color: #ed1c24; font-size: 2.6em; }
@media (max-width: 767px) { .saver ul li:last-child { padding-left: 10px; } }
.saver ul li img { display: block; width: 100%; -webkit-transform-style: preserve-3d; }
.saver ul li * { -webkit-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; transition: all .2s ease-in-out; }
.saver ul li:hover { border-color: #2a333a; }
.saver ul li:hover .product-pic img { -webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); }
.saver ul li .product-pic { display: block; overflow: hidden; padding: 10px; max-height: 120px; }
.saver ul li .name { padding: 0.4em 0.3em 0; overflow: hidden; height: 2.5em; margin-bottom: 0.1em; -webkit-box-sizing: border-box; box-sizing: border-box; }
.saver ul li .price-special { padding: 0px 0.3em; color: #ed1c24; margin-bottom: 0.5em; }
.saver ul li .price-special strong { display: block; font-size: 1.1em; }
.saver ul li .price-old { padding: 0px 0.3em; }
.saver ul li .price-old span:not(:last-child), .saver ul li .price-old span:only-child { text-decoration: line-through; }
.saver ul .addToCart { background-color: #2a333a; border: 1px solid #2a333a; color: #fff; padding: 0.3em 0; text-align: center; margin-top: 15px; display: block; width: 100%; font-size: 1.1em; }
.saver ul .addToCart:after { color: #fff; margin-right: 0.5em; font-size: 0.8em; }
.saver ul .addToCart:hover { background-color: #ed1c24; border-color: #ed1c24; color: #fff; }
.saver ul .addToCart i { vertical-align: middle; font-size: 1.3em; }
@media (min-width: 769px) { .saver { padding-bottom: 50px; } }

/******************************/
.checkWarranty { font-size: 1.24em; }
.checkWarranty h1 { font-family: "FbReformaRegular", "Open Sans", Arial, monospace, Helvetica, "Helvetica Neue", sans-serif; margin: 0; font-weight: 600; font-size: 2.24em; margin-bottom: 1em; }
.checkWarranty h3 { font-family: "FbReformaMedium", "Open Sans", Arial, monospace, Helvetica, "Helvetica Neue", sans-serif; font-weight: 100; margin-bottom: 0.5em; }
.checkWarranty label { font-size: 1.2em; margin-left: 0.5em; }
.checkWarranty button { background-color: #ed1c24; border: 1px solid #ed1c24; color: #fff; display: inline-block; width: 100%; font-size: 2em; padding: 0.2em 1.1em; -webkit-transition: all 300ms ease-in 0s; -o-transition: all 300ms ease-in 0s; transition: all 300ms ease-in 0s; margin-top: 0.9em; font-size: 1em; padding: 0.4em 1.1em; }
.checkWarranty button:after { color: #fff; margin: 0 0.5em; font-size: 0.8em; -webkit-transition: all 300ms ease-in 0s; -o-transition: all 300ms ease-in 0s; transition: all 300ms ease-in 0s; }
.checkWarranty button:hover { background-color: #c61017; border-color: #c61017; color: #fff; }
.checkWarranty button:hover:after { color: #fff; }
.checkWarranty button:disabled { background-color: #e5e5e5; border-color: #e5e5e5; }
.checkWarranty button:after { display: none; }
.checkWarranty fieldset { border: 1px solid #2a333a; display: block; text-align: center; padding: 0 1.2em; margin-bottom: 2em; }
.checkWarranty fieldset a { text-decoration: underline; }
.checkWarranty input[type=text] { font-size: 1.1em; width: 100%; }
@media (min-width: 769px) { .checkWarranty fieldset { margin-bottom: 4em; } }

.accessibility { font-size: 1.24em; }
.accessibility strong { display: inline-block; }
.accessibility h3, .accessibility h4 { font-family: "FbReformaMedium", "Open Sans", Arial, monospace, Helvetica, "Helvetica Neue", sans-serif; font-weight: 100; }
.accessibility table { width: 100%; table-layout: fixed; }
.accessibility table th { font-family: "FbReformaMedium", "Open Sans", Arial, monospace, Helvetica, "Helvetica Neue", sans-serif; font-weight: 100; text-align: center; vertical-align: top; }
.accessibility table th:first-child { width: 30%; text-align: right; }
.accessibility table th img { display: none; margin: auto; }
.accessibility table td { font-weight: bold; text-align: center; }
.accessibility table td:nth-child(1) { text-align: right; }
.accessibility table td:nth-child(1), .accessibility table td:nth-child(2) { font-weight: normal; }
.accessibility table td h4 { font-size: 1.24em; }
.accessibility table tr { border-bottom: 1px solid #333; }
.accessibility table tr:nth-child(even) { background: #efefef; }
.accessibility a { text-decoration: underline; }
@media (max-width: 768px) { .accessibility .tblWrapper { overflow: scroll; }
  .accessibility .tblWrapper table { min-width: 200%; } }
@media (min-width: 769px) { .accessibility table { width: 100%; }
  .accessibility table th img { display: block; } }

.confirmationContainer { width: 100%; position: absolute; background-color: transparent; top: 0; height: 100%; }

.confirmationBox { display: block; margin: auto 0; position: relative; text-align: center; -webkit-box-shadow: 0px 1px 1px 1px; box-shadow: 0px 1px 1px 1px; background-color: #dcf2ff; }
.confirmationBox h3 { font-weight: bold; }
.confirmationBox a { background-color: #2a333a; border: 1px solid #2a333a; color: #fff; display: inline-block; font-size: 1.3em; padding: 0.5em 1.1em; width: 80%; }
.confirmationBox a:hover { background-color: #4d4d4d; }

@media (min-width: 767px) { .confirmationBox { right: 349px; top: 20%; width: 500px; height: 200px; padding: 50px; } }
@media (max-width: 400px) { .confirmationBox { right: 15px; top: 10%; width: 270px; height: 130px; padding: 10px; } }
.confirmationButton { background-color: #ed1c24; border: 1px solid #ed1c24; color: #fff; display: inline-block; width: 100%; font-size: 2em; padding: 0.2em 1.1em; -webkit-transition: all 300ms ease-in 0s; -o-transition: all 300ms ease-in 0s; transition: all 300ms ease-in 0s; display: inline-block; font-size: 1.3em; width: 130px; margin: 0 1em; }
.confirmationButton:after { color: #fff; margin: 0 0.5em; font-size: 0.8em; -webkit-transition: all 300ms ease-in 0s; -o-transition: all 300ms ease-in 0s; transition: all 300ms ease-in 0s; }
.confirmationButton:hover { background-color: #c61017; border-color: #c61017; color: #fff; }
.confirmationButton:hover:after { color: #fff; }
.confirmationButton:disabled { background-color: #e5e5e5; border-color: #e5e5e5; }
.confirmationButton[data-toggle=modal] { background-color: #fff; border: 1px solid #2682c9; color: #2682c9; }
.confirmationButton[data-toggle=modal]:hover { background-color: #2682c9; color: #fff; }

.confirmationButtonCenter { background-color: #ed1c24; border: 1px solid #ed1c24; color: #fff; display: inline-block; width: 100%; font-size: 2em; padding: 0.2em 1.1em; -webkit-transition: all 300ms ease-in 0s; -o-transition: all 300ms ease-in 0s; transition: all 300ms ease-in 0s; margin: 0 auto; width: 100px; font-size: 1.3em; display: block; }
.confirmationButtonCenter:after { color: #fff; margin: 0 0.5em; font-size: 0.8em; -webkit-transition: all 300ms ease-in 0s; -o-transition: all 300ms ease-in 0s; transition: all 300ms ease-in 0s; }
.confirmationButtonCenter:hover { background-color: #c61017; border-color: #c61017; color: #fff; }
.confirmationButtonCenter:hover:after { color: #fff; }
.confirmationButtonCenter:disabled { background-color: #e5e5e5; border-color: #e5e5e5; }

#cartDeleteConfirmationModal h2, #subsciptionAccepted h2, #cartDeleteConfirmationModal .modal-footer, #subsciptionAccepted .modal-footer { text-align: center; }

#checkoutNormalPrice, #checkoutDiscountPrice { font-weight: normal; }

#registrationConfirmationModal a { background-color: #ed1c24; border: 1px solid #ed1c24; color: #fff; display: inline-block; width: 100%; font-size: 2em; padding: 0.2em 1.1em; -webkit-transition: all 300ms ease-in 0s; -o-transition: all 300ms ease-in 0s; transition: all 300ms ease-in 0s; margin: 0 auto; width: 120px; font-size: 1.3em; display: block; text-align: center; }
#registrationConfirmationModal a:after { color: #fff; margin: 0 0.5em; font-size: 0.8em; -webkit-transition: all 300ms ease-in 0s; -o-transition: all 300ms ease-in 0s; transition: all 300ms ease-in 0s; }
#registrationConfirmationModal a:hover { background-color: #c61017; border-color: #c61017; color: #fff; }
#registrationConfirmationModal a:hover:after { color: #fff; }
#registrationConfirmationModal a:disabled { background-color: #e5e5e5; border-color: #e5e5e5; }

.searchautocomplete { /*dudi*/ }
.searchautocomplete .sprite { background: url("https://www.payngo.co.il/skin/frontend/base/default/images/mirasvit/sprite.png"); }
.searchautocomplete > label { float: left; margin-right: 10px; color: #333; font-weight: bold; margin-top: 8px; }
.searchautocomplete .nav { background: url("https://www.payngo.co.il/skin/frontend/base/default/images/mirasvit/sprite.png"); float: left; height: 34px; position: relative; width: 340px; }
.searchautocomplete .nav .nav-search-in { position: absolute; top: 0px; left: 0px; z-index: 15; }
.searchautocomplete .nav .nav-search-in .category { opacity: 0; filter: alpha(opacity=0); background: white; border: 1px solid #DDD; color: black; cursor: pointer; height: 29px; left: 5px; margin: 0; outline: 0; padding: 0; position: absolute; top: 5px; visibility: visible; width: auto; }
.searchautocomplete .nav .nav-search-in .category-fake { border-radius: 5px 0px 0px 5px; background-color: #fcfcfc; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f7f7f7)); background-image: -webkit-linear-gradient(top, #ffffff, #f7f7f7); background-image: -o-linear-gradient(top, #ffffff, #f7f7f7); background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f7f7f7)); background-image: linear-gradient(to bottom, #ffffff, #f7f7f7); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff7f7f7', GradientType=0); border-right: 1px solid #dddddd; color: #777; cursor: pointer; float: left; font-size: 11px; height: 27px; line-height: 27px; margin: 4px 0px 0px 2px; padding: 0px 25px 0px 10px; text-align: center; white-space: nowrap; }
.searchautocomplete .nav .nav-search-in .nav-down-arrow { right: 10px; top: 16px; position: absolute; width: 0; height: 0; border-style: solid; border-width: 5px 4.5px 0 4.5px; border-color: #000000 transparent transparent transparent; line-height: 0px; }
.searchautocomplete .nav .nav-search-in:hover .category-fake { background-color: #eeeeee; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f7f7f7), to(#e1e1e1)); background-image: -webkit-linear-gradient(top, #f7f7f7, #e1e1e1); background-image: -o-linear-gradient(top, #f7f7f7, #e1e1e1); background-image: -webkit-gradient(linear, left top, left bottom, from(#f7f7f7), to(#e1e1e1)); background-image: linear-gradient(to bottom, #f7f7f7, #e1e1e1); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff7f7f7', endColorstr='#ffe1e1e1', GradientType=0); }
.searchautocomplete .nav .nav-search-in:hover .nav-down-arrow { background-position: -6px -34px; }
.searchautocomplete .nav .nav-input { *zoom: 1; margin: 6px 0px 0px 10px; padding: 0px 5px 0px 5px; z-index: 12; position: relative; }
.searchautocomplete .nav .nav-input:before { display: table; content: ""; line-height: 0; }
.searchautocomplete .nav .nav-input:after { display: table; content: ""; line-height: 0; clear: both; }
.searchautocomplete .nav .nav-input input { z-index: 10; padding: 0px; height: 23px; border: 0px; font-family: monospace, sans-serif; font-size: 12px; background: transparent; color: black; outline: 0px; margin-left: 5px; width: 100%; }
.searchautocomplete .nav .nav-input input.suggest { display: none; color: #999; z-index: 9; }
.searchautocomplete .nav-submit-button { background: url("https://www.payngo.co.il/skin/frontend/base/default/images/mirasvit/sprite.png"); background-position: 0px -34px; background-repeat: no-repeat; float: left; height: 34px; padding-left: 5px; }
.searchautocomplete .nav-submit-button .button { width: 39px; height: 34px; padding: 0px 9px; margin: 0px; cursor: pointer; font-weight: bold; color: white; line-height: 12px; font-size: 13px; background-color: #3c454e; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444c55), to(#313a44)); background-image: -webkit-linear-gradient(top, #444c55, #313a44); background-image: -o-linear-gradient(top, #444c55, #313a44); background-image: -webkit-gradient(linear, left top, left bottom, from(#444c55), to(#313a44)); background-image: linear-gradient(to bottom, #444c55, #313a44); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444c55', endColorstr='#ff313a44', GradientType=0); border: 1px solid #313a44; border-radius: 0px 5px 5px 0px; z-index: 14; }
.searchautocomplete .nav-submit-button .button:hover { background-color: #39414b; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#313a44), to(#444c55)); background-image: -webkit-linear-gradient(top, #313a44, #444c55); background-image: -o-linear-gradient(top, #313a44, #444c55); background-image: -webkit-gradient(linear, left top, left bottom, from(#313a44), to(#444c55)); background-image: linear-gradient(to bottom, #313a44, #444c55); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff313a44', endColorstr='#ff444c55', GradientType=0); }
.searchautocomplete .searchautocomplete-placeholder { border-radius: 5px 5px 5px 5px; background: #F0F0F0; border: 1px solid #ccc; padding: 15px 10px 5px 10px; position: absolute; left: 10px; top: 39px; width: 921px; z-index: 102; max-width: 95%; /*dudi*/ border-radius: 0; background: #fff; top: 69px; border: 0; -webkit-box-shadow: 0 2px 5px -1px rgba(0, 0, 0, 0.5); box-shadow: 0 2px 5px -1px rgba(0, 0, 0, 0.5); direction: ltr; }
.searchautocomplete .searchautocomplete-placeholder ul { list-style: none; padding: 0; margin: 0; direction: rtl; }
.searchautocomplete .searchautocomplete-placeholder ul li { *zoom: 1; padding: 5px 5px; margin-bottom: 5px; border: 1px solid #ccc; }
.searchautocomplete .searchautocomplete-placeholder ul li:before { display: table; content: ""; line-height: 0; }
.searchautocomplete .searchautocomplete-placeholder ul li:after { display: table; content: ""; line-height: 0; clear: both; }
.searchautocomplete .searchautocomplete-placeholder ul li a { text-decoration: none; }
.searchautocomplete .searchautocomplete-placeholder ul li a.name { color: #444; font-weight: bold; display: block; margin-bottom: 3px; padding-right: 12px; }
.searchautocomplete .searchautocomplete-placeholder ul li a .pull-right { float: right; }
.searchautocomplete .searchautocomplete-placeholder ul li.active { background-color: #f7f7f7; cursor: pointer; }
.searchautocomplete .searchautocomplete-placeholder ul li.active a { text-decoration: none; }
.searchautocomplete .searchautocomplete-placeholder ul li .searchautocomlete-image { float: left; margin: 0px 10px 5px 0px; }
.searchautocomplete .searchautocomplete-placeholder ul li .price-box { font-weight: bold; font-size: 13px; color: #C76200; float: right; }
.searchautocomplete .searchautocomplete-placeholder ul li .price-box .regular-price .price-label, .searchautocomplete .searchautocomplete-placeholder ul li .price-box .old-price .price-label, .searchautocomplete .searchautocomplete-placeholder ul li .price-box .special-price .price-label { display: none; }
.searchautocomplete .searchautocomplete-placeholder ul li .price-box .price-label { font-weight: normal; color: #999; }
.searchautocomplete .searchautocomplete-placeholder ul li .price-box .old-price .price { font-size: 0.9em; color: #999; }
.searchautocomplete .searchautocomplete-placeholder ul li .highlight strong { color: #f00; }
.searchautocomplete .searchautocomplete-placeholder ul li .ratings { margin: 0; line-height: 14px; }
.searchautocomplete .searchautocomplete-placeholder ul li .ratings .rating-box { float: left; margin: 0 5px 0 0; }
.searchautocomplete .searchautocomplete-placeholder .index-title { text-align: right; color: #0A263C; border-bottom: 1px solid #CCC; padding: 2px 5px; }
.searchautocomplete .searchautocomplete-placeholder .index-title span { color: #666; font-size: 0.9em; }
.searchautocomplete .searchautocomplete-placeholder .all { text-align: right; margin: 10px 4px 5px 10px; }
.searchautocomplete .searchautocomplete .searchautocomplete-placeholder ul li .price strong, .searchautocomplete .searchautocomplete .searchautocomplete-placeholder ul li .price-special strong { padding-right: 9px; }
.searchautocomplete .searchautocomplete-loader { position: absolute; width: 18px; height: 18px; top: 20px; right: 270px; z-index: 99; -webkit-transform: scale(0.6); -ms-transform: scale(0.6); transform: scale(0.6); display: none; }
.searchautocomplete .searchautocomplete-loader div { position: absolute; background-color: #FFFFFF; height: 3px; width: 3px; border-radius: 4px; -webkit-animation-name: f_autocomplete_loader; animation-name: f_autocomplete_loader; -webkit-animation-duration: 0.64s; animation-duration: 0.64s; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; -webkit-animation-direction: normal; animation-direction: normal; }
.searchautocomplete .searchautocomplete-loader div#g01 { left: 0px; top: 7px; -webkit-animation-delay: 0.24s; animation-delay: 0.24s; }
.searchautocomplete .searchautocomplete-loader div#g02 { left: 2px; top: 2px; -webkit-animation-delay: 0.32s; animation-delay: 0.32s; }
.searchautocomplete .searchautocomplete-loader div#g03 { left: 7px; top: 0px; -webkit-animation-delay: 0.4s; animation-delay: 0.4s; }
.searchautocomplete .searchautocomplete-loader div#g04 { right: 2px; top: 2px; -webkit-animation-delay: 0.48s; animation-delay: 0.48s; }
.searchautocomplete .searchautocomplete-loader div#g05 { right: 0px; top: 7px; -webkit-animation-delay: 0.56s; animation-delay: 0.56s; }
.searchautocomplete .searchautocomplete-loader div#g06 { right: 2px; bottom: 2px; -webkit-animation-delay: 0.64s; animation-delay: 0.64s; }
.searchautocomplete .searchautocomplete-loader div#g07 { left: 7px; bottom: 0px; -webkit-animation-delay: 0.72s; animation-delay: 0.72s; }
.searchautocomplete .searchautocomplete-loader div#g08 { left: 2px; bottom: 2px; -webkit-animation-delay: 0.8s; animation-delay: 0.8s; }

@media (max-width: 768px) { .icon-print, .icon-email, .zoomContainer { display: none !important; } }
@media (min-width: 769px) { .searchautocomplete .searchautocomplete-placeholder { overflow: auto; max-height: 250px; left: 44px; top: 69px; } }
@-webkit-keyframes f_autocomplete_loader { 0% { background-color: #000000; }
  100% { background-color: #ffffff; } }
@keyframes f_autocomplete_loader { 0% { background-color: #000000; }
  100% { background-color: #ffffff; } }
.searchautocomplete-widget { position: relative; top: auto; left: auto; bottom: auto; right: auto; border-radius: 5px; }

@-webkit-keyframes puffIn { 0% { opacity: 0; -webkit-transform-origin: 50% 50%; transform-origin: 50% 50%; -webkit-transform: scale(2, 2); transform: scale(2, 2); -webkit-filter: blur(2px); filter: blur(2px); }
  100% { opacity: 1; -webkit-transform-origin: 50% 50%; transform-origin: 50% 50%; -webkit-transform: scale(1, 1); transform: scale(1, 1); -webkit-filter: blur(0); filter: blur(0); } }

@keyframes puffIn { 0% { opacity: 0; -webkit-transform-origin: 50% 50%; transform-origin: 50% 50%; -webkit-transform: scale(2, 2); transform: scale(2, 2); -webkit-filter: blur(2px); filter: blur(2px); }
  100% { opacity: 1; -webkit-transform-origin: 50% 50%; transform-origin: 50% 50%; -webkit-transform: scale(1, 1); transform: scale(1, 1); -webkit-filter: blur(0); filter: blur(0); } }
.puffIn { -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-name: puffIn; animation-name: puffIn; }

/* iPad in landscape */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) {.logos-container {}}

/* iPad in portrait */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) {
  .logos-container {
      right: 300px !important;
      top: 15px;
  }
}
@media only screen
and (min-device-width : 1024px)
and (max-device-width : 1336px)
and (orientation : portrait) {
  .logos-container {
    right: 230px !important;
    top: 15px;
  }
}
.checkout_success_information{
  text-align: right;
  margin-top: 1vw;
  float: right;
}