

/* Start:/bitrix/templates/waytrel_swiss/styles-home.css?15666536624263*/
#homepage {
	font-size: 2.15vw;
}
h1, h2, h3, h4, h5, h6 {
	display:block;
	margin:100px 0 50px 0;
	font-family: 'Roboto', Arial, sans-serif;
	letter-spacing: 0.15em;
	font-weight:300;
}
#homepage h1{
	font-size: 2em;
}
#homepage h2{
	font-size: 1em;
}
#homepage h3{
	font-size: 1.25em;
	margin-bottom: 0;
	margin-top:60px;
}
#homepage h4{
	font-size: 1em;
	font-weight:400;
}
#homepage h5{
	font-size: 1em;
}
#homepage h6{
	font-size: 1em;
}
#homepage .bestsellers h3 {
	color: #999;
	margin-top: 40px;
}
#homepage #index-sale h3 {
	color: #BD0F34;
}
.home-heading { position:absolute; text-indent:-9999px;}
.home-wrapper {
	padding: 1% 2%;
}
.home-wrapper p {
	font-size: 16px;
}
.home-wrapper img { width:100%; display:block;}
.home-wrapper .owl-carousel {
	padding:0 5%;
}
.home-content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
.home-content > .block {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	-webkit-flex: 0 0 auto;
	flex: 0 0 auto;
	position: relative;
	color: #fff;
	margin: 1% 0;
	margin: 1vw 0;
	display:block;
}
.home-content .heading-wrapper {
	position: absolute;
	top:0;
	right: 0;
	bottom:0;
	left: 0;
	line-height:0;
	text-align:center;
	display:-webkit-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	-webkit-align-items:center;
	align-items:center;
}
.home-content > .block .heading-wrapper:before {
	content: '';
	background-color:transparent;
	display:block;
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	z-index: 5;
	-webkit-transition: background-color 500ms linear;
	-o-transition: background-color 500ms linear;
	transition: background-color 500ms linear;
}
.home-content > .block:hover .heading-wrapper:before {
	background-color: rgba(0,0,0,.18);
}
.home-content .heading {
	line-height:1.2em;
	margin: 0 auto;
	width: 90%;
	overflow: hidden;
	z-index:6;
}
.home-content .watches, .home-content .backpacks, .home-content .belts, .home-content .wallets {
	-ms-flex-preferred-size: 49%;
	-webkit-flex-basis: 49%;
  flex-basis: 49%;
}
.home-content .luggage {
	-ms-flex-preferred-size: 64%;
	-webkit-flex-basis: 64%;
  flex-basis: 64%;
}
.home-content .accesssories {
	-ms-flex-preferred-size: 34%;
	-webkit-flex-basis: 34%;
  flex-basis: 34%;
}
#index-sale, .bestsellers {
	text-align: center;
}
.sg-home-banner {
	position:relative;
	margin:2% 0;
}
.home-wrapper .owl-carousel.clipped-action .owl-item {
	padding-bottom: 1em;
}
.home-wrapper .owl-carousel .action span {
	font-size: 14px;
	text-transform: uppercase;
}
.warranty-info {
  text-align: center;
  padding: 5% 15px;
  color: #666;
  font-size: 6.5vw;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.warranty-info small {
  font-size: 65%;
  display: block;
}
#warrantyInfo .modal-content, #modalWarranty .modal-content {
	background-color: rgba(255,255,255,1);
}
#warrantyInfo .modal-header .close, #modalWarranty .modal-header .close {
	color: #666;
}
@media (min-width:769px) {
  .warranty-info {
    font-size:38px;
    padding: 1.5% 0 0 0;
  }
}
@media (min-width:1300px) {
	#homepage {
		font-size: 28px;
	}
}
#mobile-home {background-color:#fff;width:100%;height:auto;text-align:center;display:none;padding:0;margin:0;}
#mobile-home a {display:block;position:relative;}
#mobile-home img {margin:0;width:100%;height:auto;}
#mobile-home h2 {font-size:18px; margin:5px 0 0 0; padding:0;color:#666;}
#mobile-home .margin {margin:0 0 10px 0;cursor:pointer;}
#mobile-home .relative {position:relative;overflow:hidden;}
#mobile-home .mobile-header{padding:10px 25px 30px;}
#mobile-home .logo{width: 300px;background:#fff;}
#mobile-home .heading {
	font-size: 9vw;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
	color: #fff;
	text-transform: uppercase;
	cursor:pointer;
  text-shadow: 0px 3px 6px rgba(0,0,0,0.3);
}
@media (min-width:600px) and (max-width:768px) {
  #mobile-home img.category { margin:-10% 0;}
}
@media (max-width:768px) {
	#mobile-home {display:block;}
	_.main-container { display:none;}
}
/* End */


/* Start:/bitrix/templates/waytrel_swiss/css/lightslider.css?15701196348124*/
/*! lightslider - v1.1.6 - 2016-10-25
* https://github.com/sachinchoolur/lightslider
* Copyright (c) 2016 Sachin N; Licensed MIT */
/*! lightslider - v1.1.3 - 2015-04-14
* https://github.com/sachinchoolur/lightslider
* Copyright (c) 2015 Sachin N; Licensed MIT */
/** /!!! core css Should not edit !!!/**/ 

.lSSlideOuter {
    overflow: hidden;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}
.lightSlider:before, .lightSlider:after {
    content: " ";
    display: table;
}
.lightSlider {
    overflow: hidden;
    margin: 0;
}
.lSSlideWrapper {
    max-width: 100%;
    overflow: hidden;
    position: relative;
}
.lSSlideWrapper > .lightSlider:after {
    clear: both;
}
.lSSlideWrapper .lSSlide {
    -webkit-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
    -webkit-transition: all 1s;
    -webkit-transition-property: -webkit-transform,height;
    -moz-transition-property: -moz-transform,height;
    transition-property: transform,height;
    -webkit-transition-duration: inherit !important;
    transition-duration: inherit !important;
    -webkit-transition-timing-function: inherit !important;
    transition-timing-function: inherit !important;
}
.lSSlideWrapper .lSFade {
    position: relative;
}
.lSSlideWrapper .lSFade > * {
    position: absolute !important;
    top: 0;
    left: 0;
    z-index: 9;
    margin-right: 0;
    width: 100%;
}
.lSSlideWrapper.usingCss .lSFade > * {
    opacity: 0;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transition-duration: inherit !important;
    transition-duration: inherit !important;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-timing-function: inherit !important;
    transition-timing-function: inherit !important;
}
.lSSlideWrapper .lSFade > *.active {
    z-index: 10;
}
.lSSlideWrapper.usingCss .lSFade > *.active {
    opacity: 1;
}
/** /!!! End of core css Should not edit !!!/**/

/* Pager */
.lSSlideOuter .lSPager.lSpg {
    margin: 10px 0 0;
    padding: 0;
    text-align: center;
}
.lSSlideOuter .lSPager.lSpg > li {
    cursor: pointer;
    display: inline-block;
    padding: 0 5px;
}
.lSSlideOuter .lSPager.lSpg > li a {
    background-color: #222222;
    border-radius: 30px;
    display: inline-block;
    height: 8px;
    overflow: hidden;
    text-indent: -999em;
    width: 8px;
    position: relative;
    z-index: 99;
    -webkit-transition: all 0.5s linear 0s;
    transition: all 0.5s linear 0s;
}
.lSSlideOuter .lSPager.lSpg > li:hover a, .lSSlideOuter .lSPager.lSpg > li.active a {
    background-color: #428bca;
}
.lSSlideOuter .media {
    opacity: 0.8;
}
.lSSlideOuter .media.active {
    opacity: 1;
}
/* End of pager */

/** Gallery */
.lSSlideOuter .lSPager.lSGallery {
    list-style: none outside none;
    padding-left: 0;
    margin: 0;
    overflow: hidden;
    transform: translate3d(0px, 0px, 0px);
    -moz-transform: translate3d(0px, 0px, 0px);
    -ms-transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
    -o-transform: translate3d(0px, 0px, 0px);
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.lSSlideOuter .lSPager.lSGallery li {
    overflow: hidden;
    -webkit-transition: border-radius 0.12s linear 0s 0.35s linear 0s;
    transition: border-radius 0.12s linear 0s 0.35s linear 0s;
}
.lSSlideOuter .lSPager.lSGallery li.active, .lSSlideOuter .lSPager.lSGallery li:hover {
    border-radius: 5px;
}
.lSSlideOuter .lSPager.lSGallery img {
    display: block;
    height: auto;
    max-width: 100%;
}
.lSSlideOuter .lSPager.lSGallery:before, .lSSlideOuter .lSPager.lSGallery:after {
    content: " ";
    display: table;
}
.lSSlideOuter .lSPager.lSGallery:after {
    clear: both;
}
/* End of Gallery*/

/* slider actions */
.lSAction > a {
    width: 32px;
    display: block;
    top: 50%;
    height: 32px;
    background-image: url('/bitrix/templates/waytrel_swiss/css/../img/controls.png');
    cursor: pointer;
    position: absolute;
    z-index: 99;
    margin-top: -16px;
/*    opacity: 0.5;*/
    -webkit-transition: opacity 0.35s linear 0s;
    transition: opacity 0.35s linear 0s;
}
.lSAction > a:hover {
    opacity: 1;
}
.lSAction > .lSPrev {
    background-position: 0 0;
    left: 10px;
}
.lSAction > .lSNext {
    background-position: -32px 0;
    right: 10px;
}
.lSAction > a.disabled {
    pointer-events: none;
}
.cS-hidden {
    height: 1px;
    opacity: 0;
    filter: alpha(opacity=0);
    overflow: hidden;
}


/* vertical */
.lSSlideOuter.vertical {
    position: relative;
}
.lSSlideOuter.vertical.noPager {
    padding-right: 0px !important;
}
.lSSlideOuter.vertical .lSGallery {
    position: absolute !important;
    right: 0;
    top: 0;
}
.lSSlideOuter.vertical .lightSlider > * {
    width: 100% !important;
    max-width: none !important;
}

/* vertical controlls */
.lSSlideOuter.vertical .lSAction > a {
    left: 50%;
    margin-left: -14px;
    margin-top: 0;
}
.lSSlideOuter.vertical .lSAction > .lSNext {
    background-position: 31px -31px;
    bottom: 10px;
    top: auto;
}
.lSSlideOuter.vertical .lSAction > .lSPrev {
    background-position: 0 -31px;
    bottom: auto;
    top: 10px;
}
/* vertical */


/* Rtl */
.lSSlideOuter.lSrtl {
    direction: rtl;
}
.lSSlideOuter .lightSlider, .lSSlideOuter .lSPager {
    padding-left: 0;
    list-style: none outside none;
}
.lSSlideOuter.lSrtl .lightSlider, .lSSlideOuter.lSrtl .lSPager {
    padding-right: 0;
}
.lSSlideOuter .lightSlider > *,  .lSSlideOuter .lSGallery li {
    float: left;
}
.lSSlideOuter.lSrtl .lightSlider > *,  .lSSlideOuter.lSrtl .lSGallery li {
    float: right !important;
}
/* Rtl */

@-webkit-keyframes rightEnd {
    0% {
        left: 0;
    }

    50% {
        left: -15px;
    }

    100% {
        left: 0;
    }
}
@keyframes rightEnd {
    0% {
        left: 0;
    }

    50% {
        left: -15px;
    }

    100% {
        left: 0;
    }
}
@-webkit-keyframes topEnd {
    0% {
        top: 0;
    }

    50% {
        top: -15px;
    }

    100% {
        top: 0;
    }
}
@keyframes topEnd {
    0% {
        top: 0;
    }

    50% {
        top: -15px;
    }

    100% {
        top: 0;
    }
}
@-webkit-keyframes leftEnd {
    0% {
        left: 0;
    }

    50% {
        left: 15px;
    }

    100% {
        left: 0;
    }
}
@keyframes leftEnd {
    0% {
        left: 0;
    }

    50% {
        left: 15px;
    }

    100% {
        left: 0;
    }
}
@-webkit-keyframes bottomEnd {
    0% {
        bottom: 0;
    }

    50% {
        bottom: -15px;
    }

    100% {
        bottom: 0;
    }
}
@keyframes bottomEnd {
    0% {
        bottom: 0;
    }

    50% {
        bottom: -15px;
    }

    100% {
        bottom: 0;
    }
}
.lSSlideOuter .rightEnd {
    -webkit-animation: rightEnd 0.3s;
    animation: rightEnd 0.3s;
    position: relative;
}
.lSSlideOuter .leftEnd {
    -webkit-animation: leftEnd 0.3s;
    animation: leftEnd 0.3s;
    position: relative;
}
.lSSlideOuter.vertical .rightEnd {
    -webkit-animation: topEnd 0.3s;
    animation: topEnd 0.3s;
    position: relative;
}
.lSSlideOuter.vertical .leftEnd {
    -webkit-animation: bottomEnd 0.3s;
    animation: bottomEnd 0.3s;
    position: relative;
}
.lSSlideOuter.lSrtl .rightEnd {
    -webkit-animation: leftEnd 0.3s;
    animation: leftEnd 0.3s;
    position: relative;
}
.lSSlideOuter.lSrtl .leftEnd {
    -webkit-animation: rightEnd 0.3s;
    animation: rightEnd 0.3s;
    position: relative;
}
/*/  GRab cursor */
.lightSlider.lsGrab > * {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.lightSlider.lsGrabbing > * {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}
/* End */


/* Start:/bitrix/templates/waytrel_swiss/css/lightgallery.css?157011963419993*/
@font-face {
  font-family: 'lg';
  src: url("/bitrix/templates/waytrel_swiss/css/../fonts/lg.eot?n1z373");
  src: url("/bitrix/templates/waytrel_swiss/css/../fonts/lg.eot?#iefixn1z373") format("embedded-opentype"), url("/bitrix/templates/waytrel_swiss/css/../fonts/lg.woff?n1z373") format("woff"), url("/bitrix/templates/waytrel_swiss/css/../fonts/lg.ttf?n1z373") format("truetype"), url("/bitrix/templates/waytrel_swiss/css/../fonts/lg.svg?n1z373#lg") format("svg");
  font-weight: normal;
  font-style: normal;
}
.lg-icon {
  /*font-family: 'lg';*/

font-family: FontAwesome;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.lg-actions .lg-next, .lg-actions .lg-prev {
  background-color: rgba(0, 0, 0, 0.45);
  border-radius: 2px;
  color: #999;
  cursor: pointer;
  display: block;
  font-size: 22px;
  margin-top: -10px;
  padding: 8px 10px 9px;
  position: absolute;
  top: 50%;
  z-index: 1080;
}
.lg-actions .lg-next.disabled, .lg-actions .lg-prev.disabled {
  pointer-events: none;
  opacity: 0.5;
}
.lg-actions .lg-next:hover, .lg-actions .lg-prev:hover {
  color: #FFF;
}
.lg-actions .lg-next {
  right: 20px;
}
.lg-actions .lg-next:before {
    content: "\f061";
    font-family: FontAwesome;
}
.lg-actions .lg-prev {
  left: 20px;
}

.lg-actions .lg-prev:after {
  content: "\f060";
    font-family: FontAwesome;
}

@-webkit-keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@-moz-keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@-ms-keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@-webkit-keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
@-moz-keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
@-ms-keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
@keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
.lg-outer.lg-right-end .lg-object {
  -webkit-animation: lg-right-end 0.3s;
  -o-animation: lg-right-end 0.3s;
  animation: lg-right-end 0.3s;
  position: relative;
}
.lg-outer.lg-left-end .lg-object {
  -webkit-animation: lg-left-end 0.3s;
  -o-animation: lg-left-end 0.3s;
  animation: lg-left-end 0.3s;
  position: relative;
}

.lg-toolbar {
  z-index: 1080;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.45);
}
.lg-toolbar .lg-icon {
  color: #999;
  cursor: pointer;
  float: right;
  font-size: 24px;
  height: 47px;
  line-height: 27px;
  padding: 10px 0;
  text-align: center;
  width: 50px;
  text-decoration: none !important;
  outline: medium none;
}
.lg-toolbar .lg-icon:hover {
  color: #FFF;
}
.lg-toolbar .lg-close:after {
  content: "\f00d";
font-family: FontAwesome;
}
.lg-toolbar .lg-download:after {
  content: "\f0ed";
font-family: FontAwesome;
}

.lg-sub-html {
  background-color: rgba(0, 0, 0, 0.45);
  bottom: 0;
  color: #EEE;
  font-size: 16px;
  left: 0;
  padding: 10px 40px;
  position: fixed;
  right: 0;
  text-align: center;
  z-index: 1080;
}
.lg-sub-html h4 {
  margin: 0;
  font-size: 13px;
  font-weight: bold;
}
.lg-sub-html p {
  font-size: 12px;
  margin: 5px 0 0;
}

#lg-counter {
  color: #999;
  display: inline-block;
  font-size: 16px;
  padding-left: 20px;
  padding-top: 12px;
  vertical-align: middle;
}

.lg-toolbar, .lg-prev, .lg-next {
  opacity: 1;
  -webkit-transition: -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s;
  -moz-transition: -moz-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: -o-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s;
}

.lg-hide-items .lg-prev {
  opacity: 0;
  -webkit-transform: translate3d(-10px, 0, 0);
  transform: translate3d(-10px, 0, 0);
}
.lg-hide-items .lg-next {
  opacity: 0;
  -webkit-transform: translate3d(10px, 0, 0);
  transform: translate3d(10px, 0, 0);
}
.lg-hide-items .lg-toolbar {
  opacity: 0;
  -webkit-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -10px, 0);
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
  opacity: 0;
  -webkit-transition: -webkit-transform 250ms ease 0s, opacity 250ms !important;
  -moz-transition: -moz-transform 250ms ease 0s, opacity 250ms !important;
  -o-transition: -o-transform 250ms ease 0s, opacity 250ms !important;
  transition: transform 250ms ease 0s, opacity 250ms !important;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}

.lg-outer .lg-thumb-outer {
  background-color: #0D0A0A;
  bottom: 0;
  position: absolute;
  width: 100%;
  z-index: 1080;
  max-height: 350px;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  -moz-transition: -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: -o-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}
.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
  -webkit-transition-duration: 0s !important;
  transition-duration: 0s !important;
}
.lg-outer.lg-thumb-open .lg-thumb-outer {
  -webkit-transform: translate3d(0, 0%, 0);
  transform: translate3d(0, 0%, 0);
}
.lg-outer .lg-thumb {
  padding: 10px 0;
  height: 100%;
  margin-bottom: -5px;
}
.lg-outer .lg-thumb-item {
  border-radius: 5px;
  cursor: pointer;
  float: left;
  overflow: hidden;
  height: 100%;
  border: 2px solid #FFF;
  border-radius: 4px;
  margin-bottom: 5px;
}
@media (min-width: 1025px) {
  .lg-outer .lg-thumb-item {
    -webkit-transition: border-color 0.25s ease;
    -o-transition: border-color 0.25s ease;
    transition: border-color 0.25s ease;
  }
}
.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {
  border-color: #a90707;
}
.lg-outer .lg-thumb-item img {
  width: 100%;
  height: 100%;
}
.lg-outer.lg-has-thumb .lg-item {
  padding-bottom: 120px;
}
.lg-outer.lg-can-toggle .lg-item {
  padding-bottom: 0;
}
.lg-outer.lg-pull-caption-up .lg-sub-html {
  -webkit-transition: bottom 0.25s ease;
  -o-transition: bottom 0.25s ease;
  transition: bottom 0.25s ease;
}
.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
  bottom: 100px;
}
.lg-outer .lg-toogle-thumb {
  background-color: #0D0A0A;
  border-radius: 2px 2px 0 0;
  color: #999;
  cursor: pointer;
  font-size: 24px;
  height: 39px;
  line-height: 27px;
  padding: 5px 0;
  position: absolute;
  right: 20px;
  text-align: center;
  top: -39px;
  width: 50px;
}
.lg-outer .lg-toogle-thumb:after {
  content: "\e1ff";
    font-family: FontAwesome;
}
.lg-outer .lg-toogle-thumb:hover {
  color: #FFF;
}

.lg-outer .lg-video-cont {
  display: inline-block;
  vertical-align: middle;
  max-width: 1140px;
  max-height: 100%;
  width: 100%;
  padding: 0 5px;
}
.lg-outer .lg-video {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  position: relative;
}
.lg-outer .lg-video .lg-object {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
.lg-outer .lg-video .lg-video-play {
  width: 84px;
  height: 59px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -42px;
  margin-top: -30px;
  z-index: 1080;
  cursor: pointer;
}
.lg-outer .lg-has-vimeo .lg-video-play {
  background: url("/bitrix/templates/waytrel_swiss/css/../img/vimeo-play.png") no-repeat scroll 0 0 transparent;
}
.lg-outer .lg-has-vimeo:hover .lg-video-play {
  background: url("/bitrix/templates/waytrel_swiss/css/../img/vimeo-play.png") no-repeat scroll 0 -58px transparent;
}
.lg-outer .lg-has-html5 .lg-video-play {
  background: transparent url("/bitrix/templates/waytrel_swiss/css/../img/video-play.png") no-repeat scroll 0 0;
  height: 64px;
  margin-left: -32px;
  margin-top: -32px;
  width: 64px;
  opacity: 0.8;
}
.lg-outer .lg-has-html5:hover .lg-video-play {
  opacity: 1;
}
.lg-outer .lg-has-youtube .lg-video-play {
  background: url("/bitrix/templates/waytrel_swiss/css/../img/youtube-play.png") no-repeat scroll 0 0 transparent;
}
.lg-outer .lg-has-youtube:hover .lg-video-play {
  background: url("/bitrix/templates/waytrel_swiss/css/../img/youtube-play.png") no-repeat scroll 0 -60px transparent;
}
.lg-outer .lg-video-object {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
}
.lg-outer .lg-has-video .lg-video-object {
  visibility: hidden;
}
.lg-outer .lg-has-video.lg-video-palying .lg-object, .lg-outer .lg-has-video.lg-video-palying .lg-video-play {
  display: none;
}
.lg-outer .lg-has-video.lg-video-palying .lg-video-object {
  visibility: visible;
}

.lg-progress-bar {
  background-color: #333;
  height: 5px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1080;
  opacity: 0;
  -webkit-transition: opacity 0.08s ease 0s;
  -moz-transition: opacity 0.08s ease 0s;
  -o-transition: opacity 0.08s ease 0s;
  transition: opacity 0.08s ease 0s;
}
.lg-progress-bar .lg-progress {
  background-color: #a90707;
  height: 5px;
  width: 0;
}
.lg-progress-bar.lg-start .lg-progress {
  width: 100%;
}
.lg-show-autoplay .lg-progress-bar {
  opacity: 1;
}

.lg-autoplay-button:after {
  content: "\e01d";
    font-family: FontAwesome;
}
.lg-show-autoplay .lg-autoplay-button:after {
  content: "\e01a";
    font-family: FontAwesome;
}

.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap, .lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image {
  -webkit-transition-duration: 0s;
  transition-duration: 0s;
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transition: -webkit-transform 0.3s ease 0s;
  -moz-transition: -moz-transform 0.3s ease 0s;
  -o-transition: -o-transform 0.3s ease 0s;
  transition: transform 0.3s ease 0s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  -webkit-transition: -webkit-transform 0.3s ease 0s, opacity 0.15s !important;
  -moz-transition: -moz-transform 0.3s ease 0s, opacity 0.15s !important;
  -o-transition: -o-transform 0.3s ease 0s, opacity 0.15s !important;
  transition: transform 0.3s ease 0s, opacity 0.15s !important;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
}

#lg-zoom-in:after {
  content: "\e311";
    font-family: FontAwesome;
}

#lg-zoom-out {
  opacity: 0.5;
  pointer-events: none;
}
#lg-zoom-out:after {
  content: "\e312";
    font-family: FontAwesome;
}
.lg-zoomed #lg-zoom-out {
  opacity: 1;
  pointer-events: auto;
}

.lg-outer .lg-pager-outer {
  bottom: 60px;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  z-index: 1080;
  height: 10px;
}
.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
  overflow: visible;
}
.lg-outer .lg-pager-cont {
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  position: relative;
  vertical-align: top;
  margin: 0 5px;
}
.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
  box-shadow: 0 0 0 2px white inset;
}
.lg-outer .lg-pager-thumb-cont {
  background-color: #fff;
  color: #FFF;
  bottom: 100%;
  height: 83px;
  left: 0;
  margin-bottom: 20px;
  margin-left: -60px;
  opacity: 0;
  padding: 5px;
  position: absolute;
  width: 120px;
  border-radius: 3px;
  -webkit-transition: opacity 0.15s ease 0s, -webkit-transform 0.15s ease 0s;
  -moz-transition: opacity 0.15s ease 0s, -moz-transform 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s, -o-transform 0.15s ease 0s;
  transition: opacity 0.15s ease 0s, transform 0.15s ease 0s;
  -webkit-transform: translate3d(0, 5px, 0);
  transform: translate3d(0, 5px, 0);
}
.lg-outer .lg-pager-thumb-cont img {
  width: 100%;
  height: 100%;
}
.lg-outer .lg-pager {
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.7) inset;
  display: block;
  height: 12px;
  -webkit-transition: box-shadow 0.3s ease 0s;
  -o-transition: box-shadow 0.3s ease 0s;
  transition: box-shadow 0.3s ease 0s;
  width: 12px;
}
.lg-outer .lg-pager:hover, .lg-outer .lg-pager:focus {
  box-shadow: 0 0 0 8px white inset;
}
.lg-outer .lg-caret {
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px dashed;
  bottom: -10px;
  display: inline-block;
  height: 0;
  left: 50%;
  margin-left: -5px;
  position: absolute;
  vertical-align: middle;
  width: 0;
}

.lg-fullscreen:after {
  content: "\e20c";
    font-family: FontAwesome;
}
.lg-fullscreen-on .lg-fullscreen:after {
  content: "\e20d";
    font-family: FontAwesome;
}

.group {
  *zoom: 1;
}

.group:before, .group:after {
  display: table;
  content: "";
    font-family: FontAwesome;
  line-height: 0;
}

.group:after {
  clear: both;
}

.lg-outer {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s;
}
.lg-outer * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.lg-outer.lg-visible {
  opacity: 1;
}
.lg-outer.lg-css3 .lg-item.lg-prev-slide, .lg-outer.lg-css3 .lg-item.lg-next-slide, .lg-outer.lg-css3 .lg-item.lg-current {
  -webkit-transition-duration: inherit !important;
  transition-duration: inherit !important;
  -webkit-transition-timing-function: inherit !important;
  transition-timing-function: inherit !important;
}
.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-current {
  -webkit-transition-duration: 0s !important;
  transition-duration: 0s !important;
  opacity: 1;
}
.lg-outer.lg-grab img.lg-object {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.lg-outer.lg-grabbing img.lg-object {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}
.lg-outer .lg {
  height: 100%;
  width: 100%;
  position: relative;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  max-height: 100%;
}
.lg-outer .lg-inner {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  white-space: nowrap;
}
.lg-outer .lg-item {
  background: url(/bitrix/templates/waytrel_swiss/css/../img/loading.gif) no-repeat scroll center center transparent;
  display: none !important;
}
.lg-outer.lg-css3 .lg-prev-slide, .lg-outer.lg-css3 .lg-current, .lg-outer.lg-css3 .lg-next-slide {
  display: inline-block !important;
}
.lg-outer.lg-css .lg-current {
  display: inline-block !important;
}
.lg-outer .lg-item, .lg-outer .lg-img-wrap {
  display: inline-block;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
}
.lg-outer .lg-item:before, .lg-outer .lg-img-wrap:before {
  content: "";
  display: inline-block;
  height: 50%;
  width: 1px;
  margin-right: -1px;
}
.lg-outer .lg-img-wrap {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 0 5px;
}
.lg-outer .lg-item.lg-complete {
  background-image: none;
}
.lg-outer .lg-item.lg-current {
  z-index: 1060;
}
.lg-outer .lg-image {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
  width: auto !important;
  height: auto !important;
}
.lg-outer.lg-show-after-load .lg-item .lg-object, .lg-outer.lg-show-after-load .lg-item .lg-video-play {
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s;
}
.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object, .lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
  opacity: 1;
}
.lg-outer .lg-empty-html {
  display: none;
}

.lg-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1040;
  background-color: #000;
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s;
}
.lg-backdrop.in {
  opacity: 1;
}

.lg-css3.lg-no-trans .lg-prev-slide, .lg-css3.lg-no-trans .lg-next-slide, .lg-css3.lg-no-trans .lg-current {
  -webkit-transition: none 0s ease 0s !important;
  -moz-transition: none 0s ease 0s !important;
  -o-transition: none 0s ease 0s !important;
  transition: none 0s ease 0s !important;
}
.lg-css3.lg-use-css3 .lg-item {
  will-change: transform, opacity;
}
.lg-css3.lg-use-left .lg-item {
  will-change: left, opacity;
}
.lg-css3.lg-fade .lg-item {
  opacity: 0;
}
.lg-css3.lg-fade .lg-item.lg-current {
  opacity: 1;
}
.lg-css3.lg-fade .lg-item.lg-prev-slide, .lg-css3.lg-fade .lg-item.lg-next-slide, .lg-css3.lg-fade .lg-item.lg-current {
  -webkit-transition: opacity 0.1s ease 0s;
  -moz-transition: opacity 0.1s ease 0s;
  -o-transition: opacity 0.1s ease 0s;
  transition: opacity 0.1s ease 0s;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item {
  opacity: 0;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
.lg-css3.lg-slide.lg-use-left .lg-item {
  opacity: 0;
  position: absolute;
  left: 0;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
  left: -100%;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
  left: 100%;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
  left: 0;
  opacity: 1;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
  -webkit-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -moz-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -o-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}

/*# sourceMappingURL=lightgallery.css.map */

/* End */


/* Start:/bitrix/templates/waytrel_swiss/components/bitrix/sale.basket.basket.line/waytrel/style.css?156665366532*/
#parent_basket{
	display:none;
}
/* End */


/* Start:/bitrix/templates/waytrel_swiss/template_styles.css?15833507882150340*/
.text_index{margin:0px 20px;}
.promoText {text-transform: uppercase;}

a.link_phone {
    display: inline-block;
    position: absolute;
    top: 52px;
    width: 80%;
    height: 20px !important;
    font-size: 16px;
    font-family: 'Roboto', Arial, sans-serif;
    letter-spacing: 1px;
    font-weight: 600;
    margin: auto;
    text-align: center;
}
#countdown span.flip-clock-label {
  display: none;
}
#set_filter[disabled] {
    cursor: not-allowed !important;
}
.index_title {
    font-size: 30px !important;
    margin: 0px;
	text-align: center;
}
#countdown.flip-clock-wrapper ul {
  width: 22px;
  height: 25px;
  line-height: 28px;
  font-size: 28px;
  margin: 0 5px;
  background: #fff;
  box-shadow: none;
}
#countdown.flip-clock-wrapper ul li a div div.inn {
  font-size: 16px;
  background: #fff;
  color: #000;
  text-shadow: none;
}
#countdown.flip-clock-wrapper ul li {
  line-height: 28px;
}
#countdown .flip-clock-divider {
  max-height: 25px;
  max-width: 15px;
}
#countdown span.flip-clock-dot {
  width: 5px;
  height: 5px;
  background: #fff;
}
div#countdown {
  margin: 0;
  width: auto;
  vertical-align: middle;
}
#countdown span.flip-clock-dot.bottom {
  bottom: 5px;
}
#countdown span.flip-clock-dot.top {
  top: 5px;
}
.banner-msg span {
  display: inline-block;
  vertical-align: middle;
  font-weight: normal;
}
@media (max-width: 480px) {
  #header-banner .zmdi-caret-down {font-size: 14px;}
  #header-banner .promoText {font-size: 12px;}
}

    .bolt-popup {
        display: none;
        background: rgba(0,0,0,.8);
        height: 100vh;
        position: fixed;
        width: 100%;
        z-index: 99;
        left: 0;
        top: 0;
    }
    .bolt-popup .popup-wrapper {
        position: absolute;
        max-width: 600px;
        width: 100%;
        left: 0;
        right: 0;
        margin: 0 auto;
        top: 50%;
        transform: translateY(-50%);
        background: #ffffff;
        border-radius: 10px;
        box-sizing: border-box;
        padding: 15px;
    }
    .bolt-popup .popup-wrapper .popup-close {
        position: absolute;
        color: #fff;
        right: -10px;
        top: -30px;
        font-size: 20px;
    }
    .bolt-popup .popup-wrapper .popup-close.btn-close {
        position: static;
    }
    .bolt-popup .popup-wrapper .popup-title {
        font-size: 20px;
        text-align: center;
    }
    .bolt-popup .popup-wrapper .popup-action {
        text-align: right;
    }
    .bolt-popup .popup-wrapper .popup-action button {
        padding: 6px 30px;
        color: #ffffff;
        background: #268eff;
        border-radius: 4px;
        margin: 15px 0;
        font-size: 16px;
    }
    .bolt-popup .popup-wrapper .popup-action button:hover {
        background: #0078fb;
    }
    .bolt-popup .popup-wrapper .popup-content {
        margin: 10px 0;
    }
.bolt-popup {
	display: none;
	background: rgba(0,0,0,.8);
	height: 100vh;
	position: fixed;
	width: 100%;
	z-index: 99;
	left: 0;
	top: 0;
}

span.icon.icon-arr_right_zero {
    top: -3px;
    position: relative;
}
.bolt-popup .popup-wrapper {
	position: absolute;
	max-width: 600px;
	width: 100%;
	left: 0;
	right: 0;
	margin: 0 auto;
	top: 50%;
	transform: translateY(-50%);
	background: #ffffff;
	border-radius: 10px;
	/*text-align: center;*/
	box-sizing: border-box;
	padding: 15px;
}
.bolt-popup .popup-wrapper .popup-close {
	position: absolute;
	color: #fff;
	right: -10px;
	top: -30px;
	font-size: 20px;
}
.bolt-popup .popup-wrapper .popup-close.btn-close {
	position: static;
}
.bolt-popup .popup-wrapper .popup-title {
	font-size: 20px;
	text-align: center;
}
.bolt-popup .popup-wrapper .popup-action {
	text-align: right;
}
.bolt-popup .popup-wrapper .popup-action button {
	background: none;
	padding: 6px 30px;
	color: #ffffff;
	background: #268eff;
	border-radius: 4px;
	margin: 15px 0;
	font-size: 16px;
}
.bolt-popup .popup-wrapper .popup-action button:hover {
	background: #0078fb;
}
.bolt-popup .popup-wrapper .popup-content {
	margin: 10px 0;
}
	
#no_link {
    cursor: default;
}
.errortext {
    display:none;
}
.regular-price .price {
    position: relative;
    z-index: 1;
}
.warranty-info {
    cursor: default !important;
}
.section .collapse {
    margin-right: 20px;
}
.sg-home-banner .heading-wrapper {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    line-height: 0;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.sg-home-banner .heading-wrapper:before {
    content: '';
    background-color: transparent;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 5;
    -webkit-transition: background-color 500ms linear;
    -o-transition: background-color 500ms linear;
    transition: background-color 500ms linear;
}
.sg-home-banner:hover .heading-wrapper:before {
    background-color: rgba(0,0,0,.18);
}
font.tablebodytext {
    display: none;
}
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}
.animated.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
}
.animated.bounceIn,
.animated.bounceOut {
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
}
.animated.flipOutX,
.animated.flipOutY {
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
}
@-webkit-keyframes bounce {
    0%,
    20%,
    53%,
    80%,
    100% {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    40%,
    43% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0);
    }
    70% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0);
    }
    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0);
    }
}
@keyframes bounce {
    0%,
    20%,
    53%,
    80%,
    100% {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    40%,
    43% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0);
    }
    70% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0);
    }
    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0);
    }
}
.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
}
@-webkit-keyframes flash {
    0%,
    50%,
    100% {
        opacity: 1;
    }
    25%,
    75% {
        opacity: 0;
    }
}
@keyframes flash {
    0%,
    50%,
    100% {
        opacity: 1;
    }
    25%,
    75% {
        opacity: 0;
    }
}
.flash {
    -webkit-animation-name: flash;
    animation-name: flash;
}
@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05);
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}
@keyframes pulse {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05);
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}
.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse;
}
@-webkit-keyframes rubberBand {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
    30% {
        -webkit-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1);
    }
    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1);
    }
    50% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1);
    }
    65% {
        -webkit-transform: scale3d(.95, 1.05, 1);
        transform: scale3d(.95, 1.05, 1);
    }
    75% {
        -webkit-transform: scale3d(1.05, .95, 1);
        transform: scale3d(1.05, .95, 1);
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}
@keyframes rubberBand {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
    30% {
        -webkit-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1);
    }
    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1);
    }
    50% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1);
    }
    65% {
        -webkit-transform: scale3d(.95, 1.05, 1);
        transform: scale3d(.95, 1.05, 1);
    }
    75% {
        -webkit-transform: scale3d(1.05, .95, 1);
        transform: scale3d(1.05, .95, 1);
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}
.rubberBand {
    -webkit-animation-name: rubberBand;
    animation-name: rubberBand;
}
@-webkit-keyframes shake {
    0%,
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }
    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }
}
@keyframes shake {
    0%,
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }
    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }
}
.shake {
    -webkit-animation-name: shake;
    animation-name: shake;
}
@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg);
    }
    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg);
    }
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg);
    }
    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg);
    }
    100% {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg);
    }
}
@keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg);
    }
    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg);
    }
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg);
    }
    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg);
    }
    100% {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg);
    }
}
.swing {
    -webkit-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing;
}
@-webkit-keyframes tada {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
    10%,
    20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    }
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    }
    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}
@keyframes tada {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
    10%,
    20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    }
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    }
    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}
.tada {
    -webkit-animation-name: tada;
    animation-name: tada;
}
@-webkit-keyframes wobble {
    0% {
        -webkit-transform: none;
        transform: none;
    }
    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    }
    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    }
    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    }
    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    }
    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    }
    100% {
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes wobble {
    0% {
        -webkit-transform: none;
        transform: none;
    }
    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    }
    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    }
    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    }
    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    }
    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    }
    100% {
        -webkit-transform: none;
        transform: none;
    }
}
.wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble;
}
@-webkit-keyframes jello {
    11.1% {
        -webkit-transform: none;
        transform: none;
    }
    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg);
    }
    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg);
    }
    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg);
    }
    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg);
    }
    66.6% {
        -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
        transform: skewX(-0.78125deg) skewY(-0.78125deg);
    }
    77.7% {
        -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
        transform: skewX(0.390625deg) skewY(0.390625deg);
    }
    88.8% {
        -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
        transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    }
    100% {
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes jello {
    11.1% {
        -webkit-transform: none;
        transform: none;
    }
    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg);
    }
    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg);
    }
    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg);
    }
    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg);
    }
    66.6% {
        -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
        transform: skewX(-0.78125deg) skewY(-0.78125deg);
    }
    77.7% {
        -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
        transform: skewX(0.390625deg) skewY(0.390625deg);
    }
    88.8% {
        -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
        transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    }
    100% {
        -webkit-transform: none;
        transform: none;
    }
}
.jello {
    -webkit-animation-name: jello;
    animation-name: jello;
    -webkit-transform-origin: center;
    transform-origin: center;
}
@-webkit-keyframes bounceIn {
    0%,
    20%,
    40%,
    60%,
    80%,
    100% {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }
    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03);
    }
    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97);
    }
    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}
@keyframes bounceIn {
    0%,
    20%,
    40%,
    60%,
    80%,
    100% {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000)
    }
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }
    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03);
    }
    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97);
    }
    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}
.bounceIn {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn;
}
@-webkit-keyframes bounceInDown {
    0%,
    60%,
    75%,
    90%,
    100% {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0);
    }
    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }
    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0);
    }
    100% {
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes bounceInDown {
    0%,
    60%,
    75%,
    90%,
    100% {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0);
    }
    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }
    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0);
    }
    100% {
        -webkit-transform: none;
        transform: none;
    }
}
.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
    0%,
    60%,
    75%,
    90%,
    100% {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0);
    }
    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }
    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0);
    }
    100% {
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes bounceInLeft {
    0%,
    60%,
    75%,
    90%,
    100% {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0);
    }
    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }
    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0);
    }
    100% {
        -webkit-transform: none;
        transform: none;
    }
}
.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
    0%,
    60%,
    75%,
    90%,
    100% {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0);
    }
    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }
    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0);
    }
    100% {
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes bounceInRight {
    0%,
    60%,
    75%,
    90%,
    100% {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0);
    }
    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }
    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0);
    }
    100% {
        -webkit-transform: none;
        transform: none;
    }
}
.bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
    0%,
    60%,
    75%,
    90%,
    100% {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0);
    }
    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0);
    }
    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0);
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@keyframes bounceInUp {
    0%,
    60%,
    75%,
    90%,
    100% {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0);
    }
    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0);
    }
    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0);
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
.bounceInUp {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp;
}
@-webkit-keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9);
    }
    50%,
    55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }
}
@keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9);
    }
    50%,
    55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }
}
.bounceOut {
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut;
}
@-webkit-keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0);
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
}
@keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0);
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
}
.bounceOutDown {
    -webkit-animation-name: bounceOutDown;
    animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
}
@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
}
.bounceOutLeft {
    -webkit-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
}
@keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
}
.bounceOutRight {
    -webkit-animation-name: bounceOutRight;
    animation-name: bounceOutRight;
}
@-webkit-keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
}
@keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
}
.bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    animation-name: bounceOutUp;
}
@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig
}
@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}
@-webkit-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig
}
@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}
@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}
.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}
@-webkit-keyframes fadeOutDown {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}
@keyframes fadeOutDown {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}
.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown
}
@-webkit-keyframes fadeOutDownBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}
@keyframes fadeOutDownBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}
.fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig
}
@-webkit-keyframes fadeOutLeft {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}
@keyframes fadeOutLeft {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}
.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft
}
@-webkit-keyframes fadeOutLeftBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}
@keyframes fadeOutLeftBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}
.fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig
}
@-webkit-keyframes fadeOutRight {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}
@keyframes fadeOutRight {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}
.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight
}
@-webkit-keyframes fadeOutRightBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}
@keyframes fadeOutRightBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}
.fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig
}
@-webkit-keyframes fadeOutUp {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}
@keyframes fadeOutUp {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}
.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp
}
@-webkit-keyframes fadeOutUpBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}
@keyframes fadeOutUpBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}
.fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig
}
@-webkit-keyframes flip {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    40% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    50% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    80% {
        -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
        transform: perspective(400px) scale3d(.95, .95, .95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}
@keyframes flip {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    40% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    50% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    80% {
        -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
        transform: perspective(400px) scale3d(.95, .95, .95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

.animated.flip {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: flip;
    animation-name: flip
}

@-webkit-keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
    }
    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
    }
    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

.flipInX {
    -webkit-backface-visibility: visible!important;
    backface-visibility: visible!important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX
}

@-webkit-keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
    }
    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
    }
    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

.flipInY {
    -webkit-backface-visibility: visible!important;
    backface-visibility: visible!important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY
}

@-webkit-keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1
    }
    100% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0
    }
}

@keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1
    }
    100% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0
    }
}

.flipOutX {
    -webkit-animation-name: flipOutX;
    animation-name: flipOutX;
    -webkit-backface-visibility: visible!important;
    backface-visibility: visible!important;
}

@-webkit-keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1
    }
    100% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0
    }
}

@keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1
    }
    100% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0
    }
}

.flipOutY {
    -webkit-backface-visibility: visible!important;
    backface-visibility: visible!important;
    -webkit-animation-name: flipOutY;
    animation-name: flipOutY
}

@-webkit-keyframes lightSpeedIn {
    0% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }
    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1
    }
    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1
    }
    100% {
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes lightSpeedIn {
    0% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }
    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1
    }
    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1
    }
    100% {
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
}

@-webkit-keyframes lightSpeedOut {
    0% {
        opacity: 1
    }
    100% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0
    }
}

@keyframes lightSpeedOut {
    0% {
        opacity: 1
    }
    100% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0
    }
}

.lightSpeedOut {
    -webkit-animation-name: lightSpeedOut;
    animation-name: lightSpeedOut;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
}

@-webkit-keyframes rotateIn {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateIn {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateIn {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn
}

@-webkit-keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInDownLeft {
    -webkit-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft
}

@-webkit-keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInDownRight {
    -webkit-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight
}

@-webkit-keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInUpLeft {
    -webkit-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft
}

@-webkit-keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight
}

@-webkit-keyframes rotateOut {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0
    }
}

@keyframes rotateOut {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0
    }
}

.rotateOut {
    -webkit-animation-name: rotateOut;
    animation-name: rotateOut
}

@-webkit-keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
}

@keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
}

.rotateOutDownLeft {
    -webkit-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft
}

@-webkit-keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}

@keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}

.rotateOutDownRight {
    -webkit-animation-name: rotateOutDownRight;
    animation-name: rotateOutDownRight
}

@-webkit-keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}

@keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}

.rotateOutUpLeft {
    -webkit-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft
}

@-webkit-keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0
    }
}

@keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0
    }
}

.rotateOutUpRight {
    -webkit-animation-name: rotateOutUpRight;
    animation-name: rotateOutUpRight
}

@-webkit-keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    20%,
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    40%,
    80% {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }
    100% {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0
    }
}

@keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    20%,
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    40%,
    80% {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }
    100% {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0
    }
}

.hinge {
    -webkit-animation-name: hinge;
    animation-name: hinge
}

@-webkit-keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.rollIn {
    -webkit-animation-name: rollIn;
    animation-name: rollIn
}

@-webkit-keyframes rollOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
    }
}

@keyframes rollOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
    }
}

.rollOut {
    -webkit-animation-name: rollOut;
    animation-name: rollOut
}

@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    50% {
        opacity: 1
    }
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    50% {
        opacity: 1
    }
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn
}

@-webkit-keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1)
    }
}

@keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1)
    }
}

.zoomInDown {
    -webkit-animation-name: zoomInDown;
    animation-name: zoomInDown
}

@-webkit-keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1)
    }
}

@keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1)
    }
}

.zoomInLeft {
    -webkit-animation-name: zoomInLeft;
    animation-name: zoomInLeft
}

@-webkit-keyframes zoomInRight {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1)
    }
}

@keyframes zoomInRight {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1)
    }
}

.zoomInRight {
    -webkit-animation-name: zoomInRight;
    animation-name: zoomInRight
}

@-webkit-keyframes zoomInUp {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1)
    }
}

@keyframes zoomInUp {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1)
    }
}

.zoomInUp {
    -webkit-animation-name: zoomInUp;
    animation-name: zoomInUp
}

@-webkit-keyframes zoomOut {
    0% {
        opacity: 1
    }
    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    100% {
        opacity: 0
    }
}

@keyframes zoomOut {
    0% {
        opacity: 1
    }
    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    100% {
        opacity: 0
    }
}

.zoomOut {
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut
}

@-webkit-keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1)
    }
}

@keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1)
    }
}

.zoomOutDown {
    -webkit-animation-name: zoomOutDown;
    animation-name: zoomOutDown
}

@-webkit-keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
        transform: scale(.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
}

@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
        transform: scale(.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
}

.zoomOutLeft {
    -webkit-animation-name: zoomOutLeft;
    animation-name: zoomOutLeft
}

@-webkit-keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
        transform: scale(.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}

@keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
        transform: scale(.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}

.zoomOutRight {
    -webkit-animation-name: zoomOutRight;
    animation-name: zoomOutRight
}

@-webkit-keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1)
    }
}

@keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1)
    }
}

.zoomOutUp {
    -webkit-animation-name: zoomOutUp;
    animation-name: zoomOutUp
}

@-webkit-keyframes slideInDown {
    0% {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes slideInDown {
    0% {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown
}

@-webkit-keyframes slideInLeft {
    0% {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes slideInLeft {
    0% {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft
}

@-webkit-keyframes slideInRight {
    0% {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes slideInRight {
    0% {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight
}

@-webkit-keyframes slideInUp {
    0% {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes slideInUp {
    0% {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.slideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp
}

@-webkit-keyframes slideOutDown {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    100% {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

@keyframes slideOutDown {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    100% {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

.slideOutDown {
    -webkit-animation-name: slideOutDown;
    animation-name: slideOutDown
}

@-webkit-keyframes slideOutLeft {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    100% {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

@keyframes slideOutLeft {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    100% {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

.slideOutLeft {
    -webkit-animation-name: slideOutLeft;
    animation-name: slideOutLeft
}

@-webkit-keyframes slideOutRight {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    100% {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

@keyframes slideOutRight {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    100% {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

.slideOutRight {
    -webkit-animation-name: slideOutRight;
    animation-name: slideOutRight
}

@-webkit-keyframes slideOutUp {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    100% {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

@keyframes slideOutUp {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    100% {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

.slideOutUp {
    -webkit-animation-name: slideOutUp;
    animation-name: slideOutUp
}

@-webkit-keyframes showSweetAlert {
    0% {
        transform: scale(0.7);
        -webkit-transform: scale(0.7);
    }
    45% {
        transform: scale(1.05);
        -webkit-transform: scale(1.05);
    }
    80% {
        transform: scale(0.95);
        -webkit-tranform: scale(0.95);
    }
    100% {
        transform: scale(1);
        -webkit-transform: scale(1);
    }
}

@keyframes showSweetAlert {
    0% {
        transform: scale(0.7);
        -webkit-transform: scale(0.7);
    }
    45% {
        transform: scale(1.05);
        -webkit-transform: scale(1.05);
    }
    80% {
        transform: scale(0.95);
        -webkit-tranform: scale(0.95);
    }
    100% {
        transform: scale(1);
        -webkit-transform: scale(1);
    }
}

@-webkit-keyframes hideSweetAlert {
    0% {
        transform: scale(1);
        -webkit-transform: scale(1);
    }
    100% {
        transform: scale(0.5);
        -webkit-transform: scale(0.5);
    }
}

@keyframes hideSweetAlert {
    0% {
        transform: scale(1);
        -webkit-transform: scale(1);
    }
    100% {
        transform: scale(0.5);
        -webkit-transform: scale(0.5);
    }
}

.showSweetAlert {
    -webkit-animation: showSweetAlert 0.3s;
    animation: showSweetAlert 0.3s;
}

.hideSweetAlert {
    -webkit-animation: hideSweetAlert 0.2s;
    animation: hideSweetAlert 0.2s;
}

@-webkit-keyframes animateSuccessTip {
    0% {
        width: 0;
        left: 1px;
        top: 19px;
    }
    54% {
        width: 0;
        left: 1px;
        top: 19px;
    }
    70% {
        width: 50px;
        left: -8px;
        top: 37px;
    }
    84% {
        width: 17px;
        left: 21px;
        top: 48px;
    }
    100% {
        width: 25px;
        left: 14px;
        top: 45px;
    }
}

@keyframes animateSuccessTip {
    0% {
        width: 0;
        left: 1px;
        top: 19px;
    }
    54% {
        width: 0;
        left: 1px;
        top: 19px;
    }
    70% {
        width: 50px;
        left: -8px;
        top: 37px;
    }
    84% {
        width: 17px;
        left: 21px;
        top: 48px;
    }
    100% {
        width: 25px;
        left: 14px;
        top: 45px;
    }
}

@-webkit-keyframes animateSuccessLong {
    0% {
        width: 0;
        right: 46px;
        top: 54px;
    }
    65% {
        width: 0;
        right: 46px;
        top: 54px;
    }
    84% {
        width: 55px;
        right: 0px;
        top: 35px;
    }
    100% {
        width: 47px;
        right: 8px;
        top: 38px;
    }
}

@keyframes animateSuccessLong {
    0% {
        width: 0;
        right: 46px;
        top: 54px;
    }
    65% {
        width: 0;
        right: 46px;
        top: 54px;
    }
    84% {
        width: 55px;
        right: 0px;
        top: 35px;
    }
    100% {
        width: 47px;
        right: 8px;
        top: 38px;
    }
}

@-webkit-keyframes rotatePlaceholder {
    0% {
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
    }
    5% {
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
    }
    12% {
        transform: rotate(-405deg);
        -webkit-transform: rotate(-405deg);
    }
    100% {
        transform: rotate(-405deg);
        -webkit-transform: rotate(-405deg);
    }
}

@keyframes rotatePlaceholder {
    0% {
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
    }
    5% {
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
    }
    12% {
        transform: rotate(-405deg);
        -webkit-transform: rotate(-405deg);
    }
    100% {
        transform: rotate(-405deg);
        -webkit-transform: rotate(-405deg);
    }
}

.animateSuccessTip {
    -webkit-animation: animateSuccessTip 0.75s;
    animation: animateSuccessTip 0.75s;
}

.animateSuccessLong {
    -webkit-animation: animateSuccessLong 0.75s;
    animation: animateSuccessLong 0.75s;
}

.icon.success.animate::after {
    -webkit-animation: rotatePlaceholder 4.25s ease-in;
    animation: rotatePlaceholder 4.25s ease-in;
}

@-webkit-keyframes animateErrorIcon {
    0% {
        transform: rotateX(100deg);
        -webkit-transform: rotateX(100deg);
        opacity: 0;
    }
    100% {
        transform: rotateX(0deg);
        -webkit-transform: rotateX(0deg);
        opacity: 1;
    }
}

@keyframes animateErrorIcon {
    0% {
        transform: rotateX(100deg);
        -webkit-transform: rotateX(100deg);
        opacity: 0;
    }
    100% {
        transform: rotateX(0deg);
        -webkit-transform: rotateX(0deg);
        opacity: 1;
    }
}

.animateErrorIcon {
    -webkit-animation: animateErrorIcon 0.5s;
    animation: animateErrorIcon 0.5s;
}

@-webkit-keyframes animateXMark {
    0% {
        transform: scale(0.4);
        -webkit-transform: scale(0.4);
        margin-top: 26px;
        opacity: 0;
    }
    50% {
        transform: scale(0.4);
        -webkit-transform: scale(0.4);
        margin-top: 26px;
        opacity: 0;
    }
    80% {
        transform: scale(1.15);
        -webkit-transform: scale(1.15);
        margin-top: -6px;
    }
    100% {
        transform: scale(1);
        -webkit-transform: scale(1);
        margin-top: 0;
        opacity: 1;
    }
}

@keyframes animateXMark {
    0% {
        transform: scale(0.4);
        -webkit-transform: scale(0.4);
        margin-top: 26px;
        opacity: 0;
    }
    50% {
        transform: scale(0.4);
        -webkit-transform: scale(0.4);
        margin-top: 26px;
        opacity: 0;
    }
    80% {
        transform: scale(1.15);
        -webkit-transform: scale(1.15);
        margin-top: -6px;
    }
    100% {
        transform: scale(1);
        -webkit-transform: scale(1);
        margin-top: 0;
        opacity: 1;
    }
}

.animateXMark {
    -webkit-animation: animateXMark 0.5s;
    animation: animateXMark 0.5s;
}

@-webkit-keyframes pulseWarning {
    0% {
        border-color: #F8D486;
    }
    100% {
        border-color: #F8BB86;
    }
}

@keyframes pulseWarning {
    0% {
        border-color: #F8D486;
    }
    100% {
        border-color: #F8BB86;
    }
}

.pulseWarning {
    -webkit-animation: pulseWarning 0.75s infinite alternate;
    animation: pulseWarning 0.75s infinite alternate;
}

@-webkit-keyframes pulseWarningIns {
    0% {
        background-color: #F8D486;
    }
    100% {
        background-color: #F8BB86;
    }
}

@keyframes pulseWarningIns {
    0% {
        background-color: #F8D486;
    }
    100% {
        background-color: #F8BB86;
    }
}

.pulseWarningIns {
    -webkit-animation: pulseWarningIns 0.75s infinite alternate;
    animation: pulseWarningIns 0.75s infinite alternate;
}

.sweet-overlay {
    background-color: rgba(0, 0, 0, 0.4);
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: none;
    z-index: 1040;
}

.sweet-alert {
    background-color: #ffffff;
    width: 478px;
    padding: 17px;
    border-radius: 5px;
    text-align: center;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -256px;
    margin-top: -200px;
    overflow: hidden;
    display: none;
    z-index: 2000;
}

@media all and (max-width: 767px) {
    .sweet-alert {
        width: auto;
        margin-left: 0;
        margin-right: 0;
        left: 15px;
        right: 15px;
    }
}

.sweet-alert .icon {
    width: 80px;
    height: 80px;
    border: 4px solid gray;
    border-radius: 50%;
    margin: 20px auto;
    position: relative;
    box-sizing: content-box;
}

.sweet-alert .icon.error {
    border-color: #d43f3a;
}

.sweet-alert .icon.error .x-mark {
    position: relative;
    display: block;
}

.sweet-alert .icon.error .line {
    position: absolute;
    height: 5px;
    width: 47px;
    background-color: #d9534f;
    display: block;
    top: 37px;
    border-radius: 2px;
}

.sweet-alert .icon.error .line.left {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    left: 17px;
}

.sweet-alert .icon.error .line.right {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    right: 16px;
}

.sweet-alert .icon.warning {
    border-color: #eea236;
}

.sweet-alert .icon.warning .body {
    position: absolute;
    width: 5px;
    height: 47px;
    left: 50%;
    top: 10px;
    border-radius: 2px;
    margin-left: -2px;
    background-color: #f0ad4e;
}

.sweet-alert .icon.warning .dot {
    position: absolute;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    margin-left: -3px;
    left: 50%;
    bottom: 10px;
    background-color: #f0ad4e;
}

.sweet-alert .icon.info {
    border-color: #46b8da;
}

.sweet-alert .icon.info::before {
    content: "";
    position: absolute;
    width: 5px;
    height: 29px;
    left: 50%;
    bottom: 17px;
    border-radius: 2px;
    margin-left: -2px;
    background-color: #5bc0de;
}

.sweet-alert .icon.info::after {
    content: "";
    position: absolute;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    margin-left: -3px;
    top: 19px;
    background-color: #5bc0de;
}

.sweet-alert .icon.success {
    border-color: #4cae4c;
}

.sweet-alert .icon.success::before,
.sweet-alert .icon.success::after {
    content: '';
    border-radius: 50%;
    position: absolute;
    width: 60px;
    height: 120px;
    background: white;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.sweet-alert .icon.success::before {
    border-radius: 120px 0 0 120px;
    top: -7px;
    left: -33px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: 60px 60px;
    transform-origin: 60px 60px;
}

.sweet-alert .icon.success::after {
    border-radius: 0 120px 120px 0;
    top: -11px;
    left: 30px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: 0px 60px;
    transform-origin: 0px 60px;
}

.sweet-alert .icon.success .placeholder {
    width: 80px;
    height: 80px;
    border: 4px solid rgba(92, 184, 92, 0.2);
    border-radius: 50%;
    box-sizing: content-box;
    position: absolute;
    left: -4px;
    top: -4px;
    z-index: 2;
}

.sweet-alert .icon.success .fix {
    width: 5px;
    height: 90px;
    background-color: #ffffff;
    position: absolute;
    left: 28px;
    top: 8px;
    z-index: 1;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.sweet-alert .icon.success .line {
    height: 5px;
    background-color: #5cb85c;
    display: block;
    border-radius: 2px;
    position: absolute;
    z-index: 2;
}

.sweet-alert .icon.success .line.tip {
    width: 25px;
    left: 14px;
    top: 46px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.sweet-alert .icon.success .line.long {
    width: 47px;
    right: 8px;
    top: 38px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.sweet-alert .icon.custom {
    background-size: contain;
    border-radius: 0;
    border: none;
    background-position: center center;
    background-repeat: no-repeat;
}

.sweet-alert .btn-default:focus {
    border-color: #cccccc;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(204, 204, 204, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(204, 204, 204, 0.6);
}

.sweet-alert .btn-success:focus {
    border-color: #4cae4c;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(76, 174, 76, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(76, 174, 76, 0.6);
}

.sweet-alert .btn-info:focus {
    border-color: #46b8da;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(70, 184, 218, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(70, 184, 218, 0.6);
}

.sweet-alert .btn-danger:focus {
    border-color: #d43f3a;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(212, 63, 58, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(212, 63, 58, 0.6);
}

.sweet-alert .btn-warning:focus {
    border-color: #eea236;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(238, 162, 54, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(238, 162, 54, 0.6);
}

.sweet-alert button::-moz-focus-inner {
    border: 0;
}


/* Block hints */

.amfpc-block-info {
    position: relative;
    border: 1px dotted #008080;
    margin: 6px 2px;
    padding: 18px 2px 2px 2px;
    zoom: 1;
}

.amfpc-block-info:hover {
    border-color: orange !important;
}

.amfpc-block-info>.amfpc-block-handle,
.amfpc-block-info>.amfpc-template-info {
    position: absolute;
    top: 0;
    padding: 2px 5px;
    background: #008080;
    color: white;
    font: normal 11px Arial;
    text-align: left !important;
    z-index: 998;
    text-transform: none;
}

.amfpc-block-info>.amfpc-block-handle:hover,
.amfpc-block-info>.amfpc-template-info:hover {
    z-index: 999;
}

.amfpc-block-info>.amfpc-block-handle {
    cursor: default;
    left: 0;
    white-space: nowrap;
}

.amfpc-block-info>.amfpc-template-info {
    right: 0;
}

.amfpc-block-info>.amfpc-block-handle:hover {
    background-color: orange !important;
}

.amfpc-block-info.active {
    -webkit-animation: amfpc-blocks 1s linear .5s infinite alternate;
    animation: amfpc-blocks 1s linear .5s infinite alternate;
}

@-webkit-keyframes amfpc-blocks {
    from {
        opacity: 1;
    }
    to {
        opacity: .1;
    }
}

@keyframes amfpc-blocks {
    from {
        opacity: 1;
    }
    to {
        opacity: .1;
    }
}


/* Updated blocks */

.amfpc-block-info.updated {
    border-color: red;
}

.amfpc-block-info.updated>.amfpc-block-handle {
    top: 0;
    background: red;
}


/* Status popup */

.amfpc-info {
    width: 350px;
    min-height: 95px;
    position: fixed;
    bottom: 10px;
    left: 10px;
    background: #008080;
    color: #fff;
    z-index: 99999;
    font-size: 32px;
}

.amfpc-info h1 {
    background: rgba(255, 255, 255, 0.1);
    color: #fff;
    padding: 2px 5px;
    font-size: 14px;
    font-weight: bold;
}

.amfpc-info h2 {
    margin-top: 12px;
    text-align: center;
    font-size: 30px;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.7);
}

.amfpc-info .amfpc-content {
    line-height: 48px;
}


/* Overlay */

#ampromo-items-add {
    border: 1px solid #ededed;
    padding: 7px;
    text-align: center;
    margin-bottom: 12px;
}

#ampromo-items-add a {
    text-decoration: none;
    border-bottom: 1px dashed;
}

.amscheckout #ampromo-items-add {
    margin: 7px 10px;
}

#ampromo-overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .8);
    top: 0;
    left: 0;
    z-index: 10000;
    text-align: center;
    direction: ltr;
    overflow: scroll;
}

#ampromo-overlay .close {
    position: absolute;
    top: 7px;
    right: 7px;
    background: url(/bitrix/templates/waytrel_swiss/skin/frontend/base/default/images/amasty/ampromo/close_icon.png) no-repeat;
    width: 16px;
    height: 16px;
    z-index: 1;
    margin: 0;
    padding: 0;
    font-size: 0;
    display: block;
    opacity: .8;
}

#ampromo-overlay .close:hover {
    opacity: 1;
    transition: opacity 0.2s ease;
}

.ampromo-item .giftcard-send-form {
    padding: 0;
    margin: 0;
}

@media only screen and (max-width: 820px) and (min-width: 420px) {
    body #ampromo-items.amcarousel {
        width: 400px;
    }
    body .amcarousel #ampromo-carousel-wrapper {
        width: 250px;
    }
}

@media only screen and (max-width: 420px) {
    body #ampromo-items.amcarousel {
        width: 100%;
    }
    body .amcarousel #ampromo-carousel-wrapper {
        width: 250px;
    }
    body .ampromo-carousel-control.prev {
        left: 0px;
    }
    body .ampromo-carousel-control.next {
        right: 0px;
    }
    body .ampromo-carousel-control {
        z-index: 10001;
    }
}

@media  (max-width: 340px) {
    body #ampromo-items .ampromo-item {
        border: none;
    }
.menu-nav #menu-trigger {
    bottom: 5px;
}
.menu-icons .zmdi-search {
    font-size: 80% !important;
}
.menu-icons .menu-icon .icon-link .icon-label {
    display: none;
    font-size: 12px !important;
}
.menu-icons .zmdi {
    font-size: 80% !important;
}
}

@media only screen and (max-height: 500px) {
    body #ampromo-items.amcarousel {
        top: 0 !important;
        height: 100%;
    }
    body #ampromo-items {
        padding-top: 0;
    }
    body #ampromo-items>h4 {
        display: none;
    }
}


/* Items */

#ampromo-items {
    border: 1px solid #ededed;
    background-color: white;
    position: relative;
    margin: 0 auto;
    padding: 24px;
    display: inline-block;
    box-sizing: border-box;
}

#ampromo-items.amcarousel {
    display: block;
    width: 685px;
}

#ampromo-items .ampromo-item {
    box-sizing: border-box;
    margin-bottom: 7px;
    padding: 20px;
    width: 250px;
    border: 1px solid #ededed;
    position: relative;
    margin-right: 12px;
}

#ampromo-items .ampromo-item-options {
    margin-bottom: 12px;
    text-align: left;
}

#ampromo-items .ampromo-item-image {
    display: block;
    margin: 0 auto;
    width: 160px;
    height: 160px
}


/* Carousel */

.amcarousel #ampromo-carousel-wrapper {
    width: 520px;
}

#ampromo-carousel-wrapper {
    overflow: hidden;
    margin: 0 auto;
}

.amcarousel #ampromo-carousel-content {
    width: 4500px;
    height: 1px;
}

#ampromo-carousel-content .ampromo-slide {
    float: left;
}

.amcarousel .ampromo-carousel-control {
    display: block;
}

.ampromo-carousel-control {
    position: absolute;
    top: 260px;
    background: url(/bitrix/templates/waytrel_swiss/skin/frontend/base/default/images/amasty/ampromo/buttons_next_prev.png) no-repeat;
    width: 48px;
    height: 45px;
    font-size: 0;
    display: none;
}

.ampromo-carousel-control.carousel-disabled.prev {
    background-position: 0 0 !important;
}

.ampromo-carousel-control.amcarousel-disabled.next {
    background-position: -46px 0 !important;
}

.ampromo-carousel-control.prev {
    background-position: 0 -45px;
    left: 20px;
}

.ampromo-carousel-control.next {
    background-position: -46px -45px;
    right: 20px;
}

.ampromo-carousel-control.prev:hover {
    background-position: 0 -91px;
}

.ampromo-carousel-control.next:hover {
    background-position: -46px -91px;
}

.ampromo-item .qty-holder {
    display: none;
}

.ampromo-item-options select,
.ampromo-item-options input {
    max-width: 210px;
}

.ampromo-notification {
    padding: 7px;
    text-align: center;
    margin-bottom: 12px;
    border: 1px solid #f16048;
    color: #df280a;
    background: #faebe7;
}

.ampromo_items_form h4 {
    line-height: 50px;
}

.ampromo_items_form h4 a {
    display: inline-block;
    vertical-align: middle;
    line-height: 14px;
}

.ampromo-label {
    float: right;
    position: absolute;
    z-index: 500;
}

.ampromo-gift .product-image {
    float: left;
}

.ampromo-gift li {
    margin: 10px 10px;
    float: left;
}

.ampromo-tooltip {
    padding: 2px 5px;
    background: #FEC;
    border: 1px solid #FAA819;
    color: #1F5070;
    text-align: left;
    width: 300px;
    position: absolute;
    z-index: 10001;
}

.ampromo-product-name {
    font-weight: bold;
}

.ampromo-short-description {}

.ampromo-img img {
    /*width: 100%;*/
}

div.amshopby-column {
    float: left;
    width: 105px;
    overflow: hidden;
}

select.amshopby-select {
    width: 170px;
}

.amshopby-logo {
    padding: 0pt 10px 10px 0pt;
    float: left;
}

.amshopby-featured {
    padding: 5px 5px 5px 5px;
}

.amshopby-link {
    float: left;
    padding-left: 5px;
    padding-top: 5px;
}

.amshopby-clearer {
    display: block;
    clear: both;
    overflow: hidden;
}

div.block-layered-nav dd a {
    padding: 0px 5px 0px 0px;
    display: block;
}

div.block-layered-nav dd .amshopby-attr::before,
div.block-layered-nav dd .amshopby-attr-selected::before {
    border-style: none !important;
}

div.block-layered-nav dd .amshopby-attr-selected {
    font-weight: bold;
    padding-left: 15px;
    background-image: url(/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/images/amshopby-cb2.gif);
    background-repeat: no-repeat;
    background-position: left center;
}

div.block-layered-nav dd .amshopby-attr-inactive {
    pointer-events: none;
    color: #666666
}

div.block-layered-nav dd li.amshopby-cat-level-2 {
    padding-left: 10px;
}

div.block-layered-nav dd li.amshopby-cat-level-3 {
    padding-left: 20px;
}

div.block-layered-nav dd a.amshopby-cat-selected {
    font-weight: bold;
    color: black;
    text-decoration: none;
    cursor: text;
}

div.block-layered-nav li.amshopby-cat-multi a {
    padding-left: 15px;
    background-image: url(/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/images/amshopby-cb1.gif);
    background-repeat: no-repeat;
    background-position: left center;
}

div.block-layered-nav li.amshopby-cat-multiselected a {
    font-weight: bold;
    background-image: url(/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/images/amshopby-cb2.gif);
    background-repeat: no-repeat;
    background-position: left center;
}

.main .col-main div.block-layered-nav.amshopby-collapse-enabled .toggle-content dl dt {
    background: none;
}

.main .col-main div.block-layered-nav.amshopby-collapse-enabled .toggle-content dl dt.amshopby-collapsed {
    background: none
}

.main .col-main div.block-layered-nav.amshopby-collapse-enabled .toggle-content dl dd .no-display {
    display: block!important;
}

div.block-layered-nav div.amshopby-slider {
    position: relative;
    margin: 10px 4px 5px 4px;
    z-index: 9;
    height: 18px;
    background: url(/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/images/amshopby-slider-bg.gif) repeat-x 0 50%;
    cursor: pointer;
}

div.block-layered-nav div.amshopby-slider div.handle {
    margin-left: -4px;
    width: 8px;
    top: 3px;
    height: 14px;
    background: transparent url(/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/images/amshopby-hadle.png) no-repeat;
    position: absolute;
    cursor: move;
    z-index: 2;
}


/*
 * Slider labels
 */

.amshopby-slider-price {
    color: #798794;
}

.amshopby-slider-price-from {
    float: left;
}

.amshopby-slider-price-to {
    float: right;
}

.amshopby-slider-handle-right {
    position: absolute;
    top: 14px;
    right: 0px;
}

.amshopby-slider-handle-left {
    position: absolute;
    top: 14px;
    left: 0px;
}

.amshopby-tooltip {
    padding: 2px 5px;
    background: #FEC;
    border: 1px solid #FAA819;
    color: #1F5070;
    text-align: left;
    width: 200px;
    position: absolute;
}

.amshopby-slider-price-range {
    text-align: center;
    font-size: 0.9em;
}

.amshopby-tooltip-img {
    cursor: help;
    display: inline;
}

div.amshopby-overlay {
    background-color: rgba(255, 255, 255, 0.5);
    height: 100%;
    left: 0;
    filter: alpha(opacity=50);
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    z-index: 999;
}

div.amshopby-overlay img {
    top: 100px;
    left: 45%;
    display: block;
    position: absolute;
}

div.amshopby-overlay div {
    margin: 0 auto;
    display: block;
    width: 300px;
    height: 200px;
    background: url('/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/images/amshopby-overlay.gif') 50% 50% no-repeat;
}


/*
 * Advanced Categories
 */

.amshopby-advanced li {
    clear: both;
}

.amshopby-advanced li.level1 {
    padding-left: 20px;
}

.amshopby-advanced li.level2 {
    padding-left: 30px;
}

.amshopby-advanced li.level3 {
    padding-left: 40px;
}

.amshopby-advanced li.level4 {
    padding-left: 50px;
}

.amshopby-advanced li.active > a {
    font-weight: bold;
}


/*
 * Slider Bar
 */

.amshopby-slider-bar {
    position: absolute;
    background: #999;
    height: 6px;
    top: 6px;
    z-index: 1;
}


/*
 * Subcategories block
 */

.amshopby-subcategory-image {
    overflow: auto;
}

.btn-remove-inline {
    background-image: url('/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/images/am_btn_remove.gif');
    background-repeat: no-repeat;
    width: 13px;
    height: 12px;
    margin-left: 4px;
}

.btn-remove-inline:hover {
    /* background-position: center bottom; */
}

.amshopby-hightlighted {
    background: yellow;
}

.btn-remove-inline img {
    display: inline;
}

div.block-layered-nav div.amshopby-slider div.handle.active {
    z-index: 3;
}

.amshopby-slider-ui {
    background: url(/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/images/amshopby-slider-bg.gif) repeat-x 0 50%;
    margin: 10px .4em;
}

.amshopby-slider-ui .ui-slider-handle {
    background-color: #f18200;
    border: 1px solid #de5400;
    box-sizing: border-box;
    outline: none;
}

.amshopby-slider-ui .ui-slider-range {
    background-color: #999999;
}

.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.ui-slider {
    cursor: pointer;
    position: relative;
    text-align: left;
}

.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 0.8em;
    height: 1.2em;
    cursor: pointer;
    -ms-touch-action: none;
    touch-action: none;
}

.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-position: 0 0;
}


/* support: IE8 - See #6727 */

.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
    filter: inherit;
}

.ui-slider-horizontal {
    height: .8em;
}

.ui-slider-horizontal .ui-slider-handle {
    top: -.2em;
    margin-left: -.4em;
}

.ui-slider-horizontal .ui-slider-range {
    top: 0.2em;
    height: 8px;
}

.ui-slider-horizontal .ui-slider-range-min {
    left: 0;
}

.ui-slider-horizontal .ui-slider-range-max {
    right: 0;
}

.ui-slider-vertical {
    width: .8em;
    height: 100px;
}

.ui-slider-vertical .ui-slider-handle {
    left: -.3em;
    margin-left: 0;
    margin-bottom: -.6em;
}

.ui-slider-vertical .ui-slider-range {
    left: 0;
    width: 100%;
}

.ui-slider-vertical .ui-slider-range-min {
    bottom: 0;
}

.ui-slider-vertical .ui-slider-range-max {
    top: 0;
}

.amshopby-narrow-by-list table td {
    vertical-align: top;
}

input[name^="amshopby"][id$="from"].input-text,
input[name^="amshopby"][id$="to"].input-text {
    width: auto;
}

.amshopby-item-top {
    max-width: 225px;
    min-width: 180px;
    display: inline-block;
    vertical-align: top;
    height: 100%;
}

.amshopby-filters-top .block-content ol {
    max-width: 250px;
}

.amshopby-item-top div.amshopby-column {
    width: auto;
}

.no-display-current,
.no-display {
    display: none;
}

.current .no-display-current,
dd.current td.no-display {
    display: block;
}

@media only screen and (max-width: 770px) {
    dl#narrow-by-list,
    dl#narrow-by-list2 {
        padding: 0px;
    }
}

.clearfix {
    *zoom: 1;
}

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

.clearfix:after {
    clear: both;
}

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

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

.rma-italic {
    font-style: italic;
}

.rma-mute {
    color: #999;
    font-size: 11px;
}

.rma-view div.fieldset {
    margin: 0 0 30px 0;
}

.rma-new-step2 div.fieldset {
    margin: 30px 0;
}

.rma-view .rma__customer-option,
.rma-new-step2 .rma__customer-option {
    margin-bottom: 1rem;
}

.rma-view .rma__customer-option label,
.rma-new-step2 .rma__customer-option label {
    width: 100%;
}

.rma-view .rma__customer-option select,
.rma-new-step2 .rma__customer-option select {
    width: 100%;
}

.rma-history div.fieldset {
    padding: 5px 10px;
    margin: 10px 0px;
    border-radius: 0px 5px 5px 0px;
    font-size: 13px;
}

.rma-history div.fieldset h2.legend {
    font-family: Georgia, Times, "Times New Roman", serif;
    font-style: italic;
    font-weight: bold;
    font-size: 14px;
}

.rma-history div.fieldset.user {
    border: 1px solid #8eb589;
    border-left: 5px solid #8eb589;
    background-color: #fefffe;
    background-image: -moz-linear-gradient(#fdfffd, #ffffff);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fdfffd), to(#ffffff));
    background-image: -webkit-linear-gradient(#fdfffd, #ffffff);
    background-image: -o-linear-gradient(#fdfffd, #ffffff);
    background-image: linear-gradient(to bottom, #fdfffd, #ffffff);
    background-repeat: repeat-x;
}

.rma-history div.fieldset.customer {
    border: 1px solid #9cb4c5;
    border-left: 5px solid #9cb4c5;
    background-color: #fcfdff;
    background-image: -moz-linear-gradient(#fafcff, #ffffff);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fafcff), to(#ffffff));
    background-image: -webkit-linear-gradient(#fafcff, #ffffff);
    background-image: -o-linear-gradient(#fafcff, #ffffff);
    background-image: linear-gradient(to bottom, #fafcff, #ffffff);
    background-repeat: repeat-x;
}

.rma-confirmation-form {
    border: solid 1px #cccccc;
    background: #fff;
    position: fixed;
    top: 100px;
    left: 50%;
    margin-left: -215px;
    width: 630px;
    padding: 20px;
    z-index: 1001;
}

.rma-confirmation-form .close {
    width: 40px;
    float: right;
    display: block;
    color: #636363;
    text-decoration: none;
    font-weight: normal;
    font-size: 30px;
    position: absolute;
    top: -8px;
    right: -14px;
    font-family: "Raleway", "Helvetica Neue", Verdana, Arial, sans-serif;
    cursor: pointer;
}

.rma-confirmation-form h2 {
    font-family: "Raleway", "Helvetica Neue", Verdana, Arial, sans-serif;
    color: #50A4CF;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 20px;
}

.rma-confirmation-form .buttons {
    text-align: right;
    margin-bottom: 0px !important;
}

.rma-confirmation-form-overlay {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100000px;
    height: 100000px;
    background: rgba(0, 0, 0, 0.3);
    z-index: 1000;
}

.rma-items .rma-one-item {
    *zoom: 1;
    margin-bottom: 10px;
}

.rma-items .rma-one-item:before,
.rma-items .rma-one-item:after {
    display: table;
    content: "";
    line-height: 0;
}

.rma-items .rma-one-item:after {
    clear: both;
}

.rma-items .rma-one-item .item-description {
    width: 50%;
    float: left;
    border-right: 1px solid #ededed;
}

.rma-items .rma-one-item .item-description b {
    margin-left: 20px;
}

.rma-items .rma-one-item .item-description img {
    width: 150px;
    float: left;
    margin-left: 10px;
}

.rma-items .rma-one-item .item-description input {
    float: left;
}

.rma-items .rma-one-item .item-options {
    border-left: 1px solid #ededed;
    margin-left: -1px;
    padding-left: 20px;
    width: 50%;
    float: left;
}

.rma-items .rma-one-item .item-options > div {
    margin-bottom: 8px;
    position: relative;
}

.rma-items .rma-one-item .item-options > div label {
    width: 150px;
}

.rma-items .rma-one-item .item-options > div label em {
    color: #df280a;
}

.rma-items .rma-one-item .item-options > div .total-qty {
    position: absolute;
    left: 200px;
    top: 1px;
}

.rma-items .rma-one-item .item-options > div .validate-rma-quantity {
    font-size: 13px;
    text-align: center;
}


/* ACCORDION
*******************************************************************************/

dl.accordion .grid {
    margin-bottom: 0;
}

dl.accordion dt {
    background: #6f8992;
    padding: 2px 10px;
    margin-top: 1px;
}

dl.accordion dt a {
    background: url(/skin/adminhtml/default/default/images/entry_edit_head_arrow_down.gif) 100% 50% no-repeat;
    color: #fff;
    display: block;
    font-weight: bold;
    text-decoration: none;
}

dl.accordion dt a:hover {
    color: #fff;
    text-decoration: none;
}

dl.accordion dt.open a {
    background: url(/skin/adminhtml/default/default/images/entry_edit_head_arrow_up.gif) 100% 50% no-repeat;
}

dl.accordion dd {
    display: none;
}

dl.accordion dd.open {
    display: block;
}

.entry-edit .entry-edit-head {
    background: #6f8992;
    padding: 2px 10px;
}

.entry-edit fieldset.collapseable {
    margin-bottom: 10px;
}

div.collapseable {
    margin-top: 1px;
}

div.collapseable a:hover {
    color: #fff;
    text-decoration: none;
}

table.collapseable th a {
    background: url(/skin/adminhtml/default/default/images/entry_edit_head_arrow_down.gif) 100% 50% no-repeat;
    color: #fff;
    display: block;
    font-weight: bold;
    text-decoration: none;
    min-width: 20px;
}

table.open th a {
    background: url(/skin/adminhtml/default/default/images/entry_edit_head_arrow_up.gif) 100% 50% no-repeat;
}

div.disabled {
    background: #c6cbc9 !important;
}

div.disabled a {
    color: #f6f6f6 !important;
}

img.accordion-btn {
    float: right;
    margin-top: 1px;
    margin-right: 5px;
}

.form-list select.form-list-select-fix,
.form-list input[type=number] {
    width: inherit;
}

.form-list #add_new_offline_order {
    text-align: right;
    margin: 20px 0px;
}

.go-step2 {
    float: right;
}

.add-other-manual-order {
    float: left;
}

.rma__order-offline-item {
    *zoom: 1;
    border-bottom: 1px solid #eee;
    margin: 0.5rem 0;
    padding: 1rem;
    background: #f4f4f4;
}

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

.rma__order-offline-item:after {
    clear: both;
}

.rma__order-offline-item .field.name-itemname,
.rma__order-offline-item .field.name-itemqty,
.rma__order-offline-item .field.name-remove {
    float: left;
}

.rma__order-offline-item .field.name-itemname input[type="text"],
.rma__order-offline-item .field.name-itemqty input[type="text"],
.rma__order-offline-item .field.name-remove input[type="text"],
.rma__order-offline-item .field.name-itemname input[type="number"],
.rma__order-offline-item .field.name-itemqty input[type="number"],
.rma__order-offline-item .field.name-remove input[type="number"] {
    width: 100%;
}

.rma__order-offline-item .field.name-itemname {
    width: 60%;
}

.rma__order-offline-item .field.name-itemqty {
    width: 20%;
    margin-left: 5%;
}

.rma__order-offline-item .field.name-remove {
    width: 14%;
    margin-left: 1%;
    text-align: right;
}

.rma__order-offline-item .field.name-remove button {
    margin-top: 20px;
}

.rma__order-offline {
    margin-bottom: 3rem;
}

.rma__order-offline > .field {
    position: relative;
    *zoom: 1;
}

.rma__order-offline > .field:before,
.rma__order-offline > .field:after {
    display: table;
    content: "";
    line-height: 0;
}

.rma__order-offline > .field:after {
    clear: both;
}

.rma__order-offline > .field .input-box {
    width: 50%;
}

.rma__order-offline > .field .input-box input {
    width: 100%;
}

.rma__order-offline > .field button {
    position: absolute;
    right: 0;
    top: 20px;
}

.rma__guest-gift {
    *zoom: 1;
    margin-bottom: 15px;
}

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

.rma__guest-gift:after {
    clear: both;
}

.rma__guest-gift .is-gift {
    float: right;
}

.rma__guest-gift .is-gift label {
    margin-left: 5px;
}

.rma__guest-gift .fieldset {
    *zoom: 1;
}

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

.rma__guest-gift .fieldset:after {
    clear: both;
}

.rma__guest-gift .fieldset .wide {
    padding: 0 1%;
    width: 50%;
    float: left;
}

.rma__guest-gift .fieldset .wide input {
    width: 100%;
}

.remove-text-transformation {
    text-transform: none !important;
}

.UI-ORDER-BLOCK.data-table th {
    white-space: normal;
}

.UI-ORDER-BLOCK.data-table th.order-status-aling-center {
    text-align: center;
}


/** customize rma Steps **/

.rma-step.my-account table.data-table thead tr th:not(.view) {
    display: table-cell;
}

.rma-step table.data-table thead:nth-of-type(odd) {
    background-color: #eee;
}

.rma-step table.data-table input[type="checkbox"],
.rma-step table.data-table input[type="radio"] {
    width: 46px;
    height: 20px;
}

.clearfix {
    *zoom: 1;
}

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

.clearfix:after {
    clear: both;
}

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

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

.searchautocomplete .search-autocomplete {
    position: absolute;
}

.searchautocomplete .form-search {
    position: relative;
}

.searchautocomplete .search-fix {
    overflow: hidden;
}

.searchautocomplete .sprite {
    background: url('/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/images/mirasvit/sprite.png');
}

.searchautocomplete .nav-search-in {
    position: absolute;
    top: 2px;
    left: 0px;
    z-index: 11;
}

.searchautocomplete .nav-search-in .category {
    opacity: 0;
    filter: alpha(opacity=0);
    background: white;
    border: 1px solid #DDD;
    color: black;
    cursor: pointer;
    height: 29px;
    left: 0;
    margin: 0;
    outline: 0;
    padding: 0;
    position: absolute;
    top: 0;
    visibility: visible;
    width: auto;
}

.searchautocomplete .nav-search-in .category-fake {
    height: 20px;
    color: #777;
    cursor: pointer;
    float: left;
    font-size: 11px;
    padding: 0px 25px 0px 10px;
    text-align: center;
    white-space: nowrap;
    margin-top: 6px;
}

.searchautocomplete .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-search-in:hover .category-fake {
    color: #000;
}

.searchautocomplete .nav-search-in:hover .nav-down-arrow {
    background-position: -6px -34px;
}

.searchautocomplete .searchautocomplete-placeholder {
    background: #FFF;
    border: 1px solid #ccc;
    position: absolute;
    z-index: 102;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    top: 60px;
    /*max-height: 89vh;*/
    border-top: none;
}

.searchautocomplete .searchautocomplete-placeholder:before {
    border-color: transparent transparent #CCC transparent;
    content: "";
    position: absolute;
    border-style: solid;
    border-width: 5px;
    height: 0;
    width: 0;
    top: -11px;
    left: 30px;
}

.searchautocomplete .searchautocomplete-placeholder ul {
    list-style: none;
    margin: 0;
    border: none!important;
    background: none!important;
    box-shadow: none;
    position: relative;
    padding: 5px 5px 0px 5px;
}

.searchautocomplete .searchautocomplete-placeholder ul li {
    *zoom: 1;
    text-align: left;
    padding: 5px 5px;
    border: 1px solid #e2e2e2;
    margin-bottom: 5px;
}

.searchautocomplete .searchautocomplete-placeholder ul li:before,
.searchautocomplete .searchautocomplete-placeholder ul li:after {
    display: table;
    content: "";
    line-height: 0;
}

.searchautocomplete .searchautocomplete-placeholder ul li:after {
    clear: both;
}

.searchautocomplete .searchautocomplete-placeholder ul li a {
    text-decoration: none;
}

.searchautocomplete .searchautocomplete-placeholder ul li a .pull-right {
    float: right;
}

.searchautocomplete .searchautocomplete-placeholder ul li.active {
    background-color: #eeffee;
    box-shadow: 0 0 1px #525252;
    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 .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: #666;
    border: 1px solid #CCC;
    padding: 2px 5px;
    background-color: #F7F7F6;
    border-right: none;
    border-left: none;
}

.searchautocomplete .searchautocomplete-placeholder .index-title span {
    color: #666;
    font-size: 0.9em;
}

.searchautocomplete .searchautocomplete-placeholder .all {
    text-align: right;
    margin: 10px 10px 5px 10px;
}

.searchautocomplete .searchautocomlete-image {
    float: left;
    margin: 0px 5px 5px 0px;
}

.searchautocomplete .searchautocomplete-loader {
    position: absolute;
    width: 20px;
    height: 20px;
    right: 44px;
    top: 20px;
    left: 5px;
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    -o-transform: scale(0.7);
    transform: scale(0.7);
    z-index: 99;
    display: none;
}

.searchautocomplete .searchautocomplete-loader div {
    position: absolute;
    background-color: #FFFFFF;
    height: 3px;
    width: 3px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    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;
}

@-moz-keyframes f_autocomplete_loader {
    0% {
        background-color: #000000;
    }
    100% {
        background-color: #ffffff;
    }
}

@-webkit-keyframes f_autocomplete_loader {
    0% {
        background-color: #000000;
    }
    100% {
        background-color: #ffffff;
    }
}

@-ms-keyframes f_autocomplete_loader {
    0% {
        background-color: #000000;
    }
    100% {
        background-color: #ffffff;
    }
}

@-o-keyframes f_autocomplete_loader {
    0% {
        background-color: #000000;
    }
    100% {
        background-color: #ffffff;
    }
}

@keyframes f_autocomplete_loader {
    0% {
        background-color: #000000;
    }
    100% {
        background-color: #ffffff;
    }
}


/*----------- Search Autocomplete -----------*/

.searchautocomplete .searchautocomplete-placeholder ul li.active {
    background-color: transparent;
    border: 1px solid #CB1F41;
}

.searchautocomplete .searchautocomplete-placeholder ul li a.highlight {
    border-bottom: none;
}

.searchautocomplete .searchautocomplete-placeholder ul li a strong {
    color: #10214d;
    font-weight: 400;
}

.searchautocomplete .searchautocomplete-placeholder ul li div.highlight {
    font-size: 14px;
}

.searchautocomplete .searchautocomplete-placeholder ul li .price-box {
    font-weight: 400;
    font-size: 16px;
    color: #10214d;
}

.searchautocomplete .searchautocomplete-placeholder ul li .price-box .old-price {
    display: inline-block;
    text-decoration: line-through;
    margin-bottom: 0;
}

.searchautocomplete .searchautocomplete-placeholder ul li .price-box .special-price {
    display: inline-block;
    margin-bottom: 0;
}

@media (max-width: 768px) {
    .searchautocomplete .searchautocomplete-placeholder {
        max-width: 100%;
        width: 100%;
        top: 65px;
        background: rgba(255, 255, 255, 0.97);
        position: initial;
        max-height: 86.5vh;
        max-height: calc(100vh - 101px);
        overflow-y: auto;
        padding-bottom: 43px;
        border: none;
    }
    #header.affix .searchautocomplete .searchautocomplete-placeholder {
        max-height: 87vh;
        max-height: calc(100vh - 70px);
    }
    .searchautocomplete .searchautocomplete-placeholder ul {
        padding: 20px;
    }
    .searchautocomplete .searchautocomplete-placeholder ul li {
        border: 1px solid transparent;
        overflow: hidden;
        text-overflow: ellipsis;
        margin: 0;
    }
    .searchautocomplete .searchautocomplete-placeholder ul:first-of-type li {
        border-top: 1px solid #e2e2e2;
        position: relative;
        min-height: 66px;
    }
    .searchautocomplete .searchautocomplete-placeholder ul:first-of-type li:first-of-type {
        border: 1px solid transparent;
    }
    .searchautocomplete .form-search .searchautocomplete-placeholder ul li.active {
        box-shadow: none;
        border: 1px solid #333;
    }
    .searchautocomplete .searchautocomplete-placeholder ul:first-of-type li a.highlight {
        position: relative;
        top: 30px;
        left: 0;
        font-size: 16px;
        display: block;
        line-height: 22px;
        padding-bottom: 40px;
    }
    .searchautocomplete .searchautocomplete-placeholder ul li div.highlight {
        display: none
    }
    .searchautocomplete .searchautocomplete-placeholder ul:first-of-type li .price-box {
        position: absolute;
        top: 10px;
        left: 85px;
        font-weight: bold;
        color: #333;
    }
    .searchautocomplete .searchautocomplete-placeholder ul ~ ul li {
        padding: 10px;
    }
    .searchautocomplete .searchautocomplete-placeholder .index-title {
        display: none;
    }
    .searchautocomplete .searchautocomplete-placeholder .all {
        position: absolute;
        bottom: 0;
        border-top: 1px solid #ccc;
        width: 100%;
        margin: 0;
        padding: 4px;
        text-align: center;
        background: #fff;
    }
    .searchautocomplete .searchautocomplete-placeholder:before {
        border-color: rgba(221, 221, 221, 0.97) transparent transparent transparent;
        top: 69px;
        z-index: 5;
    }
}

.clearfix {
    *zoom: 1;
}

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

.clearfix:after {
    clear: both;
}

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

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

.searchindex-results {
    *zoom: 1;
    margin-bottom: 0;
    border-bottom: none;
    list-style: none;
}

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

.searchindex-results:after {
    clear: both;
}

.searchindex-results li {
    margin-bottom: -1px;
    float: left;
    *zoom: 1;
    margin: 0px 2px;
}

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

.searchindex-results li:after {
    clear: both;
}

.searchindex-results li a {
    font-size: 16px;
    font-weight: 400;
    color: #666;
    display: block;
    cursor: pointer;
    padding: 5px 10px;
    line-height: 20px;
    border: 1px solid transparent;
    border-bottom: none;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    text-decoration: none;
}

.searchindex-results li a:hover {
    background-color: #f1f1f1;
    background-image: -moz-linear-gradient(#e8e8e8, #ffffff);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8e8e8), to(#ffffff));
    background-image: -webkit-linear-gradient(#e8e8e8, #ffffff);
    background-image: -o-linear-gradient(#e8e8e8, #ffffff);
    background-image: linear-gradient(to bottom, #e8e8e8, #ffffff);
    background-repeat: repeat-x;
    border: 1px solid #a0b3c3;
    border-bottom: none;
}

.searchindex-results li a span {
    font-weight: normal;
    font-size: 0.9em;
}

.searchindex-results li.active a {
    background-color: #ddd;
    cursor: default;
    border: none;
    border: 1px solid #ddd;
    color: #666;
}

.searchindex-result li {
    padding: 5px;
}

.searchindex-result li .title a {
    font-weight: bold;
    color: #203548;
    font-size: 13px;
}

.searchindex-result.searchindex-result-category {
    margin-bottom: 20px;
}

.searchindex-result.searchindex-result-category li {
    padding: 1px 0px;
}

.searchindex-result.searchindex-result-category li a {
    font-weight: bold;
    color: #203548;
}

.searchindex-highlight {
    background-color: #ff0;
}

.clearfix {
    *zoom: 1;
}

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

.clearfix:after {
    clear: both;
}

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

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

.seo-content {
    color: #333;
    width: 600px;
    margin: 0 auto;
    padding: 5px 10px;
    margin-top: -50px;
    margin-bottom: 10px;
    background: rgba(255, 255, 255, 0.2);
    padding: 5px;
}

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

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

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

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

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

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

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

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

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

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

.review-aggregate-hide {
    display: none;
}


/*seo-info*/


/*seo-info-color*/

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

.seo-info .seo-info-correct {
    color: #50B655;
}

.seo-info .seo-info-notice {
    color: #BD5D1F;
}


/*seo-info-main-style*/

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

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

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

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

.seo-info .seo-info-text-style {
    font-family: Arial;
    font-size: 13px;
    text-align: left;
    /*color: #363636;*/
}

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


/*seo-info-keyword-progress-bar*/

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

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

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

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

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

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

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

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


/*seo-info images alt info*/

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


/*link*/

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

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


/*scroll*/

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

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

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

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

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


/*SEO Template Info*/

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


/*hide/show button*/

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

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


/*table for SEO Templates*/

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

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

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

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

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

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

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

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

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

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

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

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

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


/*seo-info demo store style*/

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

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

.clearfix {
    *zoom: 1;
}

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

.clearfix:after {
    clear: both;
}

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

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

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

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

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

.seositemap-map ul.stores li {
    font-weight: bold;
    font-size: 100%;
}

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

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

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

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

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

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

.review-aggregate-hide {
    display: none;
}

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

.seositemap-index-index div.seositemap-map table tbody tr td {
    vertical-align: top;
}

@font-face {
    font-family: Material-Design-Iconic-Font;
    src: url(/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/css/vendor/material-design-iconic-font/dist/fonts/Material-Design-Iconic-Font.woff2?v=2.2.0) format('woff2'), url(/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/css/vendor/material-design-iconic-font/dist/fonts/Material-Design-Iconic-Font.woff?v=2.2.0) format('woff'), url(/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/css/vendor/material-design-iconic-font/dist/fonts/Material-Design-Iconic-Font.ttf?v=2.2.0) format('truetype')
}

.zmdi {
    display: inline-block;
    font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.zmdi-hc-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}

.zmdi-hc-2x {
    font-size: 2em
}

.zmdi-hc-3x {
    font-size: 3em
}

.zmdi-hc-4x {
    font-size: 4em
}

.zmdi-hc-5x {
    font-size: 5em
}

.zmdi-hc-fw {
    width: 1.28571429em;
    text-align: center
}

.zmdi-hc-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none
}

.zmdi-hc-ul>li {
    position: relative
}

.zmdi-hc-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center
}

.zmdi-hc-li.zmdi-hc-lg {
    left: -1.85714286em
}

.zmdi-hc-border {
    padding: .1em .25em;
    border: solid .1em #9e9e9e;
    border-radius: 2px
}

.zmdi-hc-border-circle {
    padding: .1em .25em;
    border: solid .1em #9e9e9e;
    border-radius: 50%
}

.zmdi.pull-left {
    float: left;
    margin-right: .15em
}

.zmdi.pull-right {
    float: right;
    margin-left: .15em
}

.zmdi-hc-spin {
    -webkit-animation: zmdi-spin 1.5s infinite linear;
    animation: zmdi-spin 1.5s infinite linear
}

.zmdi-hc-spin-reverse {
    -webkit-animation: zmdi-spin-reverse 1.5s infinite linear;
    animation: zmdi-spin-reverse 1.5s infinite linear
}

@-webkit-keyframes zmdi-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes zmdi-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@-webkit-keyframes zmdi-spin-reverse {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(-359deg);
        transform: rotate(-359deg)
    }
}

@keyframes zmdi-spin-reverse {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(-359deg);
        transform: rotate(-359deg)
    }
}

.zmdi-hc-rotate-90 {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.zmdi-hc-rotate-180 {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.zmdi-hc-rotate-270 {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.zmdi-hc-flip-horizontal {
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.zmdi-hc-flip-vertical {
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1)
}

.zmdi-hc-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.zmdi-hc-stack-1x,
.zmdi-hc-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.zmdi-hc-stack-1x {
    line-height: inherit
}

.zmdi-hc-stack-2x {
    font-size: 2em
}

.zmdi-hc-inverse {
    color: #fff
}

.zmdi-3d-rotation:before {
    content: '\f101'
}

.zmdi-airplane-off:before {
    content: '\f102'
}

.zmdi-airplane:before {
    content: '\f103'
}

.zmdi-album:before {
    content: '\f104'
}

.zmdi-archive:before {
    content: '\f105'
}

.zmdi-assignment-account:before {
    content: '\f106'
}

.zmdi-assignment-alert:before {
    content: '\f107'
}

.zmdi-assignment-check:before {
    content: '\f108'
}

.zmdi-assignment-o:before {
    content: '\f109'
}

.zmdi-assignment-return:before {
    content: '\f10a'
}

.zmdi-assignment-returned:before {
    content: '\f10b'
}

.zmdi-assignment:before {
    content: '\f10c'
}

.zmdi-attachment-alt:before {
    content: '\f10d'
}

.zmdi-attachment:before {
    content: '\f10e'
}

.zmdi-audio:before {
    content: '\f10f'
}

.zmdi-badge-check:before {
    content: '\f110'
}

.zmdi-balance-wallet:before {
    content: '\f111'
}

.zmdi-balance:before {
    content: '\f112'
}

.zmdi-battery-alert:before {
    content: '\f113'
}

.zmdi-battery-flash:before {
    content: '\f114'
}

.zmdi-battery-unknown:before {
    content: '\f115'
}

.zmdi-battery:before {
    content: '\f116'
}

.zmdi-bike:before {
    content: '\f117'
}

.zmdi-block-alt:before {
    content: '\f118'
}

.zmdi-block:before {
    content: '\f119'
}

.zmdi-boat:before {
    content: '\f11a'
}

.zmdi-book-image:before {
    content: '\f11b'
}

.zmdi-book:before {
    content: '\f11c'
}

.zmdi-bookmark-outline:before {
    content: '\f11d'
}

.zmdi-bookmark:before {
    content: '\f11e'
}

.zmdi-brush:before {
    content: '\f11f'
}

.zmdi-bug:before {
    content: '\f120'
}

.zmdi-bus:before {
    content: '\f121'
}

.zmdi-cake:before {
    content: '\f122'
}

.zmdi-car-taxi:before {
    content: '\f123'
}

.zmdi-car-wash:before {
    content: '\f124'
}

.zmdi-car:before {
    content: '\f125'
}

.zmdi-card-giftcard:before {
    content: '\f126'
}

.zmdi-card-membership:before {
    content: '\f127'
}

.zmdi-card-travel:before {
    content: '\f128'
}

.zmdi-card:before {
    content: '\f129'
}

.zmdi-case-check:before {
    content: '\f12a'
}

.zmdi-case-download:before {
    content: '\f12b'
}

.zmdi-case-play:before {
    content: '\f12c'
}

.zmdi-case:before {
    content: '\f12d'
}

.zmdi-cast-connected:before {
    content: '\f12e'
}

.zmdi-cast:before {
    content: '\f12f'
}

.zmdi-chart-donut:before {
    content: '\f130'
}

.zmdi-chart:before {
    content: '\f131'
}

.zmdi-city-alt:before {
    content: '\f132'
}

.zmdi-city:before {
    content: '\f133'
}

.zmdi-close-circle-o:before {
    content: '\f134'
}

.zmdi-close-circle:before {
    content: '\f135'
}

.zmdi-close:before {
    content: '\f136'
}

.zmdi-cocktail:before {
    content: '\f137'
}

.zmdi-code-setting:before {
    content: '\f138'
}

.zmdi-code-smartphone:before {
    content: '\f139'
}

.zmdi-code:before {
    content: '\f13a'
}

.zmdi-coffee:before {
    content: '\f13b'
}

.zmdi-collection-bookmark:before {
    content: '\f13c'
}

.zmdi-collection-case-play:before {
    content: '\f13d'
}

.zmdi-collection-folder-image:before {
    content: '\f13e'
}

.zmdi-collection-image-o:before {
    content: '\f13f'
}

.zmdi-collection-image:before {
    content: '\f140'
}

.zmdi-collection-item-1:before {
    content: '\f141'
}

.zmdi-collection-item-2:before {
    content: '\f142'
}

.zmdi-collection-item-3:before {
    content: '\f143'
}

.zmdi-collection-item-4:before {
    content: '\f144'
}

.zmdi-collection-item-5:before {
    content: '\f145'
}

.zmdi-collection-item-6:before {
    content: '\f146'
}

.zmdi-collection-item-7:before {
    content: '\f147'
}

.zmdi-collection-item-8:before {
    content: '\f148'
}

.zmdi-collection-item-9-plus:before {
    content: '\f149'
}

.zmdi-collection-item-9:before {
    content: '\f14a'
}

.zmdi-collection-item:before {
    content: '\f14b'
}

.zmdi-collection-music:before {
    content: '\f14c'
}

.zmdi-collection-pdf:before {
    content: '\f14d'
}

.zmdi-collection-plus:before {
    content: '\f14e'
}

.zmdi-collection-speaker:before {
    content: '\f14f'
}

.zmdi-collection-text:before {
    content: '\f150'
}

.zmdi-collection-video:before {
    content: '\f151'
}

.zmdi-compass:before {
    content: '\f152'
}

.zmdi-cutlery:before {
    content: '\f153'
}

.zmdi-delete:before {
    content: '\f154'
}

.zmdi-dialpad:before {
    content: '\f155'
}

.zmdi-dns:before {
    content: '\f156'
}

.zmdi-drink:before {
    content: '\f157'
}

.zmdi-edit:before {
    content: '\f158'
}

.zmdi-email-open:before {
    content: '\f159'
}

.zmdi-email:before {
    content: '\f15a'
}

.zmdi-eye-off:before {
    content: '\f15b'
}

.zmdi-eye:before {
    content: '\f15c'
}

.zmdi-eyedropper:before {
    content: '\f15d'
}

.zmdi-favorite-outline:before {
    content: '\f15e'
}

.zmdi-favorite:before {
    content: '\f15f'
}

.zmdi-filter-list:before {
    content: '\f160'
}

.zmdi-fire:before {
    content: '\f161'
}

.zmdi-flag:before {
    content: '\f162'
}

.zmdi-flare:before {
    content: '\f163'
}

.zmdi-flash-auto:before {
    content: '\f164'
}

.zmdi-flash-off:before {
    content: '\f165'
}

.zmdi-flash:before {
    content: '\f166'
}

.zmdi-flip:before {
    content: '\f167'
}

.zmdi-flower-alt:before {
    content: '\f168'
}

.zmdi-flower:before {
    content: '\f169'
}

.zmdi-font:before {
    content: '\f16a'
}

.zmdi-fullscreen-alt:before {
    content: '\f16b'
}

.zmdi-fullscreen-exit:before {
    content: '\f16c'
}

.zmdi-fullscreen:before {
    content: '\f16d'
}

.zmdi-functions:before {
    content: '\f16e'
}

.zmdi-gas-station:before {
    content: '\f16f'
}

.zmdi-gesture:before {
    content: '\f170'
}

.zmdi-globe-alt:before {
    content: '\f171'
}

.zmdi-globe-lock:before {
    content: '\f172'
}

.zmdi-globe:before {
    content: '\f173'
}

.zmdi-graduation-cap:before {
    content: '\f174'
}

.zmdi-home:before {
    content: '\f175'
}

.zmdi-hospital-alt:before {
    content: '\f176'
}

.zmdi-hospital:before {
    content: '\f177'
}

.zmdi-hotel:before {
    content: '\f178'
}

.zmdi-hourglass-alt:before {
    content: '\f179'
}

.zmdi-hourglass-outline:before {
    content: '\f17a'
}

.zmdi-hourglass:before {
    content: '\f17b'
}

.zmdi-http:before {
    content: '\f17c'
}

.zmdi-image-alt:before {
    content: '\f17d'
}

.zmdi-image-o:before {
    content: '\f17e'
}

.zmdi-image:before {
    content: '\f17f'
}

.zmdi-inbox:before {
    content: '\f180'
}

.zmdi-invert-colors-off:before {
    content: '\f181'
}

.zmdi-invert-colors:before {
    content: '\f182'
}

.zmdi-key:before {
    content: '\f183'
}

.zmdi-label-alt-outline:before {
    content: '\f184'
}

.zmdi-label-alt:before {
    content: '\f185'
}

.zmdi-label-heart:before {
    content: '\f186'
}

.zmdi-label:before {
    content: '\f187'
}

.zmdi-labels:before {
    content: '\f188'
}

.zmdi-lamp:before {
    content: '\f189'
}

.zmdi-landscape:before {
    content: '\f18a'
}

.zmdi-layers-off:before {
    content: '\f18b'
}

.zmdi-layers:before {
    content: '\f18c'
}

.zmdi-library:before {
    content: '\f18d'
}

.zmdi-link:before {
    content: '\f18e'
}

.zmdi-lock-open:before {
    content: '\f18f'
}

.zmdi-lock-outline:before {
    content: '\f190'
}

.zmdi-lock:before {
    content: '\f191'
}

.zmdi-mail-reply-all:before {
    content: '\f192'
}

.zmdi-mail-reply:before {
    content: '\f193'
}

.zmdi-mail-send:before {
    content: '\f194'
}

.zmdi-mall:before {
    content: '\f195'
}

.zmdi-map:before {
    content: '\f196'
}

.zmdi-menu:before {
    content: '\f197'
}

.zmdi-money-box:before {
    content: '\f198'
}

.zmdi-money-off:before {
    content: '\f199'
}

.zmdi-money:before {
    content: '\f19a'
}

.zmdi-more-vert:before {
    content: '\f19b'
}

.zmdi-more:before {
    content: '\f19c'
}

.zmdi-movie-alt:before {
    content: '\f19d'
}

.zmdi-movie:before {
    content: '\f19e'
}

.zmdi-nature-people:before {
    content: '\f19f'
}

.zmdi-nature:before {
    content: '\f1a0'
}

.zmdi-navigation:before {
    content: '\f1a1'
}

.zmdi-open-in-browser:before {
    content: '\f1a2'
}

.zmdi-open-in-new:before {
    content: '\f1a3'
}

.zmdi-palette:before {
    content: '\f1a4'
}

.zmdi-parking:before {
    content: '\f1a5'
}

.zmdi-pin-account:before {
    content: '\f1a6'
}

.zmdi-pin-assistant:before {
    content: '\f1a7'
}

.zmdi-pin-drop:before {
    content: '\f1a8'
}

.zmdi-pin-help:before {
    content: '\f1a9'
}

.zmdi-pin-off:before {
    content: '\f1aa'
}

.zmdi-pin:before {
    content: '\f1ab'
}

.zmdi-pizza:before {
    content: '\f1ac'
}

.zmdi-plaster:before {
    content: '\f1ad'
}

.zmdi-power-setting:before {
    content: '\f1ae'
}

.zmdi-power:before {
    content: '\f1af'
}

.zmdi-print:before {
    content: '\f1b0'
}

.zmdi-puzzle-piece:before {
    content: '\f1b1'
}

.zmdi-quote:before {
    content: '\f1b2'
}

.zmdi-railway:before {
    content: '\f1b3'
}

.zmdi-receipt:before {
    content: '\f1b4'
}

.zmdi-refresh-alt:before {
    content: '\f1b5'
}

.zmdi-refresh-sync-alert:before {
    content: '\f1b6'
}

.zmdi-refresh-sync-off:before {
    content: '\f1b7'
}

.zmdi-refresh-sync:before {
    content: '\f1b8'
}

.zmdi-refresh:before {
    content: '\f1b9'
}

.zmdi-roller:before {
    content: '\f1ba'
}

.zmdi-ruler:before {
    content: '\f1bb'
}

.zmdi-scissors:before {
    content: '\f1bc'
}

.zmdi-screen-rotation-lock:before {
    content: '\f1bd'
}

.zmdi-screen-rotation:before {
    content: '\f1be'
}

.zmdi-search-for:before {
    content: '\f1bf'
}

.zmdi-search-in-file:before {
    content: '\f1c0'
}

.zmdi-search-in-page:before {
    content: '\f1c1'
}

.zmdi-search-replace:before {
    content: '\f1c2'
}

.zmdi-search:before {
    content: '\f1c3'
}

.zmdi-seat:before {
    content: '\f1c4'
}

.zmdi-settings-square:before {
    content: '\f1c5'
}

.zmdi-settings:before {
    content: '\f1c6'
}

.zmdi-shield-check:before {
    content: '\f1c7'
}

.zmdi-shield-security:before {
    content: '\f1c8'
}

.zmdi-shopping-basket:before {
    content: '\f1c9'
}

.zmdi-shopping-cart-plus:before {
    content: '\f1ca'
}

.zmdi-shopping-cart:before {
    content: '\f1cb'
}

.zmdi-sign-in:before {
    content: '\f1cc'
}

.zmdi-sort-amount-asc:before {
    content: '\f1cd'
}

.zmdi-sort-amount-desc:before {
    content: '\f1ce'
}

.zmdi-sort-asc:before {
    content: '\f1cf'
}

.zmdi-sort-desc:before {
    content: '\f1d0'
}

.zmdi-spellcheck:before {
    content: '\f1d1'
}

.zmdi-storage:before {
    content: '\f1d2'
}

.zmdi-store-24:before {
    content: '\f1d3'
}

.zmdi-store:before {
    content: '\f1d4'
}

.zmdi-subway:before {
    content: '\f1d5'
}

.zmdi-sun:before {
    content: '\f1d6'
}

.zmdi-tab-unselected:before {
    content: '\f1d7'
}

.zmdi-tab:before {
    content: '\f1d8'
}

.zmdi-tag-close:before {
    content: '\f1d9'
}

.zmdi-tag-more:before {
    content: '\f1da'
}

.zmdi-tag:before {
    content: '\f1db'
}

.zmdi-thumb-down:before {
    content: '\f1dc'
}

.zmdi-thumb-up-down:before {
    content: '\f1dd'
}

.zmdi-thumb-up:before {
    content: '\f1de'
}

.zmdi-ticket-star:before {
    content: '\f1df'
}

.zmdi-toll:before {
    content: '\f1e0'
}

.zmdi-toys:before {
    content: '\f1e1'
}

.zmdi-traffic:before {
    content: '\f1e2'
}

.zmdi-translate:before {
    content: '\f1e3'
}

.zmdi-triangle-down:before {
    content: '\f1e4'
}

.zmdi-triangle-up:before {
    content: '\f1e5'
}

.zmdi-truck:before {
    content: '\f1e6'
}

.zmdi-turning-sign:before {
    content: '\f1e7'
}

.zmdi-wallpaper:before {
    content: '\f1e8'
}

.zmdi-washing-machine:before {
    content: '\f1e9'
}

.zmdi-window-maximize:before {
    content: '\f1ea'
}

.zmdi-window-minimize:before {
    content: '\f1eb'
}

.zmdi-window-restore:before {
    content: '\f1ec'
}

.zmdi-wrench:before {
    content: '\f1ed'
}

.zmdi-zoom-in:before {
    content: '\f1ee'
}

.zmdi-zoom-out:before {
    content: '\f1ef'
}

.zmdi-alert-circle-o:before {
    content: '\f1f0'
}

.zmdi-alert-circle:before {
    content: '\f1f1'
}

.zmdi-alert-octagon:before {
    content: '\f1f2'
}

.zmdi-alert-polygon:before {
    content: '\f1f3'
}

.zmdi-alert-triangle:before {
    content: '\f1f4'
}

.zmdi-help-outline:before {
    content: '\f1f5'
}

.zmdi-help:before {
    content: '\f1f6'
}

.zmdi-info-outline:before {
    content: '\f1f7'
}

.zmdi-info:before {
    content: '\f1f8'
}

.zmdi-notifications-active:before {
    content: '\f1f9'
}

.zmdi-notifications-add:before {
    content: '\f1fa'
}

.zmdi-notifications-none:before {
    content: '\f1fb'
}

.zmdi-notifications-off:before {
    content: '\f1fc'
}

.zmdi-notifications-paused:before {
    content: '\f1fd'
}

.zmdi-notifications:before {
    content: '\f1fe'
}

.zmdi-account-add:before {
    content: '\f1ff'
}

.zmdi-account-box-mail:before {
    content: '\f200'
}

.zmdi-account-box-o:before {
    content: '\f201'
}

.zmdi-account-box-phone:before {
    content: '\f202'
}

.zmdi-account-box:before {
    content: '\f203'
}

.zmdi-account-calendar:before {
    content: '\f204'
}

.zmdi-account-circle:before {
    content: '\f205'
}

.zmdi-account-o:before {
    content: '\f206'
}

.zmdi-account:before {
    content: '\f207'
}

.zmdi-accounts-add:before {
    content: '\f208'
}

.zmdi-accounts-alt:before {
    content: '\f209'
}

.zmdi-accounts-list-alt:before {
    content: '\f20a'
}

.zmdi-accounts-list:before {
    content: '\f20b'
}

.zmdi-accounts-outline:before {
    content: '\f20c'
}

.zmdi-accounts:before {
    content: '\f20d'
}

.zmdi-face:before {
    content: '\f20e'
}

.zmdi-female:before {
    content: '\f20f'
}

.zmdi-male-alt:before {
    content: '\f210'
}

.zmdi-male-female:before {
    content: '\f211'
}

.zmdi-male:before {
    content: '\f212'
}

.zmdi-mood-bad:before {
    content: '\f213'
}

.zmdi-mood:before {
    content: '\f214'
}

.zmdi-run:before {
    content: '\f215'
}

.zmdi-walk:before {
    content: '\f216'
}

.zmdi-cloud-box:before {
    content: '\f217'
}

.zmdi-cloud-circle:before {
    content: '\f218'
}

.zmdi-cloud-done:before {
    content: '\f219'
}

.zmdi-cloud-download:before {
    content: '\f21a'
}

.zmdi-cloud-off:before {
    content: '\f21b'
}

.zmdi-cloud-outline-alt:before {
    content: '\f21c'
}

.zmdi-cloud-outline:before {
    content: '\f21d'
}

.zmdi-cloud-upload:before {
    content: '\f21e'
}

.zmdi-cloud:before {
    content: '\f21f'
}

.zmdi-download:before {
    content: '\f220'
}

.zmdi-file-plus:before {
    content: '\f221'
}

.zmdi-file-text:before {
    content: '\f222'
}

.zmdi-file:before {
    content: '\f223'
}

.zmdi-folder-outline:before {
    content: '\f224'
}

.zmdi-folder-person:before {
    content: '\f225'
}

.zmdi-folder-star-alt:before {
    content: '\f226'
}

.zmdi-folder-star:before {
    content: '\f227'
}

.zmdi-folder:before {
    content: '\f228'
}

.zmdi-gif:before {
    content: '\f229'
}

.zmdi-upload:before {
    content: '\f22a'
}

.zmdi-border-all:before {
    content: '\f22b'
}

.zmdi-border-bottom:before {
    content: '\f22c'
}

.zmdi-border-clear:before {
    content: '\f22d'
}

.zmdi-border-color:before {
    content: '\f22e'
}

.zmdi-border-horizontal:before {
    content: '\f22f'
}

.zmdi-border-inner:before {
    content: '\f230'
}

.zmdi-border-left:before {
    content: '\f231'
}

.zmdi-border-outer:before {
    content: '\f232'
}

.zmdi-border-right:before {
    content: '\f233'
}

.zmdi-border-style:before {
    content: '\f234'
}

.zmdi-border-top:before {
    content: '\f235'
}

.zmdi-border-vertical:before {
    content: '\f236'
}

.zmdi-copy:before {
    content: '\f237'
}

.zmdi-crop:before {
    content: '\f238'
}

.zmdi-format-align-center:before {
    content: '\f239'
}

.zmdi-format-align-justify:before {
    content: '\f23a'
}

.zmdi-format-align-left:before {
    content: '\f23b'
}

.zmdi-format-align-right:before {
    content: '\f23c'
}

.zmdi-format-bold:before {
    content: '\f23d'
}

.zmdi-format-clear-all:before {
    content: '\f23e'
}

.zmdi-format-clear:before {
    content: '\f23f'
}

.zmdi-format-color-fill:before {
    content: '\f240'
}

.zmdi-format-color-reset:before {
    content: '\f241'
}

.zmdi-format-color-text:before {
    content: '\f242'
}

.zmdi-format-indent-decrease:before {
    content: '\f243'
}

.zmdi-format-indent-increase:before {
    content: '\f244'
}

.zmdi-format-italic:before {
    content: '\f245'
}

.zmdi-format-line-spacing:before {
    content: '\f246'
}

.zmdi-format-list-bulleted:before {
    content: '\f247'
}

.zmdi-format-list-numbered:before {
    content: '\f248'
}

.zmdi-format-ltr:before {
    content: '\f249'
}

.zmdi-format-rtl:before {
    content: '\f24a'
}

.zmdi-format-size:before {
    content: '\f24b'
}

.zmdi-format-strikethrough-s:before {
    content: '\f24c'
}

.zmdi-format-strikethrough:before {
    content: '\f24d'
}

.zmdi-format-subject:before {
    content: '\f24e'
}

.zmdi-format-underlined:before {
    content: '\f24f'
}

.zmdi-format-valign-bottom:before {
    content: '\f250'
}

.zmdi-format-valign-center:before {
    content: '\f251'
}

.zmdi-format-valign-top:before {
    content: '\f252'
}

.zmdi-redo:before {
    content: '\f253'
}

.zmdi-select-all:before {
    content: '\f254'
}

.zmdi-space-bar:before {
    content: '\f255'
}

.zmdi-text-format:before {
    content: '\f256'
}

.zmdi-transform:before {
    content: '\f257'
}

.zmdi-undo:before {
    content: '\f258'
}

.zmdi-wrap-text:before {
    content: '\f259'
}

.zmdi-comment-alert:before {
    content: '\f25a'
}

.zmdi-comment-alt-text:before {
    content: '\f25b'
}

.zmdi-comment-alt:before {
    content: '\f25c'
}

.zmdi-comment-edit:before {
    content: '\f25d'
}

.zmdi-comment-image:before {
    content: '\f25e'
}

.zmdi-comment-list:before {
    content: '\f25f'
}

.zmdi-comment-more:before {
    content: '\f260'
}

.zmdi-comment-outline:before {
    content: '\f261'
}

.zmdi-comment-text-alt:before {
    content: '\f262'
}

.zmdi-comment-text:before {
    content: '\f263'
}

.zmdi-comment-video:before {
    content: '\f264'
}

.zmdi-comment:before {
    content: '\f265'
}

.zmdi-comments:before {
    content: '\f266'
}

.zmdi-check-all:before {
    content: '\f267'
}

.zmdi-check-circle-u:before {
    content: '\f268'
}

.zmdi-check-circle:before {
    content: '\f269'
}

.zmdi-check-square:before {
    content: '\f26a'
}

.zmdi-check:before {
    content: '\f26b'
}

.zmdi-circle-o:before {
    content: '\f26c'
}

.zmdi-circle:before {
    content: '\f26d'
}

.zmdi-dot-circle-alt:before {
    content: '\f26e'
}

.zmdi-dot-circle:before {
    content: '\f26f'
}

.zmdi-minus-circle-outline:before {
    content: '\f270'
}

.zmdi-minus-circle:before {
    content: '\f271'
}

.zmdi-minus-square:before {
    content: '\f272'
}

.zmdi-minus:before {
    content: '\f273'
}

.zmdi-plus-circle-o-duplicate:before {
    content: '\f274'
}

.zmdi-plus-circle-o:before {
    content: '\f275'
}

.zmdi-plus-circle:before {
    content: '\f276'
}

.zmdi-plus-square:before {
    content: '\f277'
}

.zmdi-plus:before {
    content: '\f278'
}

.zmdi-square-o:before {
    content: '\f279'
}

.zmdi-star-circle:before {
    content: '\f27a'
}

.zmdi-star-half:before {
    content: '\f27b'
}

.zmdi-star-outline:before {
    content: '\f27c'
}

.zmdi-star:before {
    content: '\f27d'
}

.zmdi-bluetooth-connected:before {
    content: '\f27e'
}

.zmdi-bluetooth-off:before {
    content: '\f27f'
}

.zmdi-bluetooth-search:before {
    content: '\f280'
}

.zmdi-bluetooth-setting:before {
    content: '\f281'
}

.zmdi-bluetooth:before {
    content: '\f282'
}

.zmdi-camera-add:before {
    content: '\f283'
}

.zmdi-camera-alt:before {
    content: '\f284'
}

.zmdi-camera-bw:before {
    content: '\f285'
}

.zmdi-camera-front:before {
    content: '\f286'
}

.zmdi-camera-mic:before {
    content: '\f287'
}

.zmdi-camera-party-mode:before {
    content: '\f288'
}

.zmdi-camera-rear:before {
    content: '\f289'
}

.zmdi-camera-roll:before {
    content: '\f28a'
}

.zmdi-camera-switch:before {
    content: '\f28b'
}

.zmdi-camera:before {
    content: '\f28c'
}

.zmdi-card-alert:before {
    content: '\f28d'
}

.zmdi-card-off:before {
    content: '\f28e'
}

.zmdi-card-sd:before {
    content: '\f28f'
}

.zmdi-card-sim:before {
    content: '\f290'
}

.zmdi-desktop-mac:before {
    content: '\f291'
}

.zmdi-desktop-windows:before {
    content: '\f292'
}

.zmdi-device-hub:before {
    content: '\f293'
}

.zmdi-devices-off:before {
    content: '\f294'
}

.zmdi-devices:before {
    content: '\f295'
}

.zmdi-dock:before {
    content: '\f296'
}

.zmdi-floppy:before {
    content: '\f297'
}

.zmdi-gamepad:before {
    content: '\f298'
}

.zmdi-gps-dot:before {
    content: '\f299'
}

.zmdi-gps-off:before {
    content: '\f29a'
}

.zmdi-gps:before {
    content: '\f29b'
}

.zmdi-headset-mic:before {
    content: '\f29c'
}

.zmdi-headset:before {
    content: '\f29d'
}

.zmdi-input-antenna:before {
    content: '\f29e'
}

.zmdi-input-composite:before {
    content: '\f29f'
}

.zmdi-input-hdmi:before {
    content: '\f2a0'
}

.zmdi-input-power:before {
    content: '\f2a1'
}

.zmdi-input-svideo:before {
    content: '\f2a2'
}

.zmdi-keyboard-hide:before {
    content: '\f2a3'
}

.zmdi-keyboard:before {
    content: '\f2a4'
}

.zmdi-laptop-chromebook:before {
    content: '\f2a5'
}

.zmdi-laptop-mac:before {
    content: '\f2a6'
}

.zmdi-laptop:before {
    content: '\f2a7'
}

.zmdi-mic-off:before {
    content: '\f2a8'
}

.zmdi-mic-outline:before {
    content: '\f2a9'
}

.zmdi-mic-setting:before {
    content: '\f2aa'
}

.zmdi-mic:before {
    content: '\f2ab'
}

.zmdi-mouse:before {
    content: '\f2ac'
}

.zmdi-network-alert:before {
    content: '\f2ad'
}

.zmdi-network-locked:before {
    content: '\f2ae'
}

.zmdi-network-off:before {
    content: '\f2af'
}

.zmdi-network-outline:before {
    content: '\f2b0'
}

.zmdi-network-setting:before {
    content: '\f2b1'
}

.zmdi-network:before {
    content: '\f2b2'
}

.zmdi-phone-bluetooth:before {
    content: '\f2b3'
}

.zmdi-phone-end:before {
    content: '\f2b4'
}

.zmdi-phone-forwarded:before {
    content: '\f2b5'
}

.zmdi-phone-in-talk:before {
    content: '\f2b6'
}

.zmdi-phone-locked:before {
    content: '\f2b7'
}

.zmdi-phone-missed:before {
    content: '\f2b8'
}

.zmdi-phone-msg:before {
    content: '\f2b9'
}

.zmdi-phone-paused:before {
    content: '\f2ba'
}

.zmdi-phone-ring:before {
    content: '\f2bb'
}

.zmdi-phone-setting:before {
    content: '\f2bc'
}

.zmdi-phone-sip:before {
    content: '\f2bd'
}

.zmdi-phone:before {
    content: '\f2be'
}

.zmdi-portable-wifi-changes:before {
    content: '\f2bf'
}

.zmdi-portable-wifi-off:before {
    content: '\f2c0'
}

.zmdi-portable-wifi:before {
    content: '\f2c1'
}

.zmdi-radio:before {
    content: '\f2c2'
}

.zmdi-reader:before {
    content: '\f2c3'
}

.zmdi-remote-control-alt:before {
    content: '\f2c4'
}

.zmdi-remote-control:before {
    content: '\f2c5'
}

.zmdi-router:before {
    content: '\f2c6'
}

.zmdi-scanner:before {
    content: '\f2c7'
}

.zmdi-smartphone-android:before {
    content: '\f2c8'
}

.zmdi-smartphone-download:before {
    content: '\f2c9'
}

.zmdi-smartphone-erase:before {
    content: '\f2ca'
}

.zmdi-smartphone-info:before {
    content: '\f2cb'
}

.zmdi-smartphone-iphone:before {
    content: '\f2cc'
}

.zmdi-smartphone-landscape-lock:before {
    content: '\f2cd'
}

.zmdi-smartphone-landscape:before {
    content: '\f2ce'
}

.zmdi-smartphone-lock:before {
    content: '\f2cf'
}

.zmdi-smartphone-portrait-lock:before {
    content: '\f2d0'
}

.zmdi-smartphone-ring:before {
    content: '\f2d1'
}

.zmdi-smartphone-setting:before {
    content: '\f2d2'
}

.zmdi-smartphone-setup:before {
    content: '\f2d3'
}

.zmdi-smartphone:before {
    content: '\f2d4'
}

.zmdi-speaker:before {
    content: '\f2d5'
}

.zmdi-tablet-android:before {
    content: '\f2d6'
}

.zmdi-tablet-mac:before {
    content: '\f2d7'
}

.zmdi-tablet:before {
    content: '\f2d8'
}

.zmdi-tv-alt-play:before {
    content: '\f2d9'
}

.zmdi-tv-list:before {
    content: '\f2da'
}

.zmdi-tv-play:before {
    content: '\f2db'
}

.zmdi-tv:before {
    content: '\f2dc'
}

.zmdi-usb:before {
    content: '\f2dd'
}

.zmdi-videocam-off:before {
    content: '\f2de'
}

.zmdi-videocam-switch:before {
    content: '\f2df'
}

.zmdi-videocam:before {
    content: '\f2e0'
}

.zmdi-watch:before {
    content: '\f2e1'
}

.zmdi-wifi-alt-2:before {
    content: '\f2e2'
}

.zmdi-wifi-alt:before {
    content: '\f2e3'
}

.zmdi-wifi-info:before {
    content: '\f2e4'
}

.zmdi-wifi-lock:before {
    content: '\f2e5'
}

.zmdi-wifi-off:before {
    content: '\f2e6'
}

.zmdi-wifi-outline:before {
    content: '\f2e7'
}

.zmdi-wifi:before {
    content: '\f2e8'
}

.zmdi-arrow-left-bottom:before {
    content: '\f2e9'
}

.zmdi-arrow-left:before {
    content: '\f2ea'
}

.zmdi-arrow-merge:before {
    content: '\f2eb'
}

.zmdi-arrow-missed:before {
    content: '\f2ec'
}

.zmdi-arrow-right-top:before {
    content: '\f2ed'
}

.zmdi-arrow-right:before {
    content: '\f2ee'
}

.zmdi-arrow-split:before {
    content: '\f2ef'
}

.zmdi-arrows:before {
    content: '\f2f0'
}

.zmdi-caret-down-circle:before {
    content: '\f2f1'
}

.zmdi-caret-down:before {
    content: '\f2f2'
}

.zmdi-caret-left-circle:before {
    content: '\f2f3'
}

.zmdi-caret-left:before {
    content: '\f2f4'
}

.zmdi-caret-right-circle:before {
    content: '\f2f5'
}

.zmdi-caret-right:before {
    content: '\f2f6'
}

.zmdi-caret-up-circle:before {
    content: '\f2f7'
}

.zmdi-caret-up:before {
    content: '\f2f8'
}

.zmdi-chevron-down:before {
    content: '\f2f9'
}

.zmdi-chevron-left:before {
    content: '\f2fa'
}

.zmdi-chevron-right:before {
    content: '\f2fb'
}

.zmdi-chevron-up:before {
    content: '\f2fc'
}

.zmdi-forward:before {
    content: '\f2fd'
}

.zmdi-long-arrow-down:before {
    content: '\f2fe'
}

.zmdi-long-arrow-left:before {
    content: '\f2ff'
}

.zmdi-long-arrow-return:before {
    content: '\f300'
}

.zmdi-long-arrow-right:before {
    content: '\f301'
}

.zmdi-long-arrow-tab:before {
    content: '\f302'
}

.zmdi-long-arrow-up:before {
    content: '\f303'
}

.zmdi-rotate-ccw:before {
    content: '\f304'
}

.zmdi-rotate-cw:before {
    content: '\f305'
}

.zmdi-rotate-left:before {
    content: '\f306'
}

.zmdi-rotate-right:before {
    content: '\f307'
}

.zmdi-square-down:before {
    content: '\f308'
}

.zmdi-square-right:before {
    content: '\f309'
}

.zmdi-swap-alt:before {
    content: '\f30a'
}

.zmdi-swap-vertical-circle:before {
    content: '\f30b'
}

.zmdi-swap-vertical:before {
    content: '\f30c'
}

.zmdi-swap:before {
    content: '\f30d'
}

.zmdi-trending-down:before {
    content: '\f30e'
}

.zmdi-trending-flat:before {
    content: '\f30f'
}

.zmdi-trending-up:before {
    content: '\f310'
}

.zmdi-unfold-less:before {
    content: '\f311'
}

.zmdi-unfold-more:before {
    content: '\f312'
}

.zmdi-apps:before {
    content: '\f313'
}

.zmdi-grid-off:before {
    content: '\f314'
}

.zmdi-grid:before {
    content: '\f315'
}

.zmdi-view-agenda:before {
    content: '\f316'
}

.zmdi-view-array:before {
    content: '\f317'
}

.zmdi-view-carousel:before {
    content: '\f318'
}

.zmdi-view-column:before {
    content: '\f319'
}

.zmdi-view-comfy:before {
    content: '\f31a'
}

.zmdi-view-compact:before {
    content: '\f31b'
}

.zmdi-view-dashboard:before {
    content: '\f31c'
}

.zmdi-view-day:before {
    content: '\f31d'
}

.zmdi-view-headline:before {
    content: '\f31e'
}

.zmdi-view-list-alt:before {
    content: '\f31f'
}

.zmdi-view-list:before {
    content: '\f320'
}

.zmdi-view-module:before {
    content: '\f321'
}

.zmdi-view-quilt:before {
    content: '\f322'
}

.zmdi-view-stream:before {
    content: '\f323'
}

.zmdi-view-subtitles:before {
    content: '\f324'
}

.zmdi-view-toc:before {
    content: '\f325'
}

.zmdi-view-web:before {
    content: '\f326'
}

.zmdi-view-week:before {
    content: '\f327'
}

.zmdi-widgets:before {
    content: '\f328'
}

.zmdi-alarm-check:before {
    content: '\f329'
}

.zmdi-alarm-off:before {
    content: '\f32a'
}

.zmdi-alarm-plus:before {
    content: '\f32b'
}

.zmdi-alarm-snooze:before {
    content: '\f32c'
}

.zmdi-alarm:before {
    content: '\f32d'
}

.zmdi-calendar-alt:before {
    content: '\f32e'
}

.zmdi-calendar-check:before {
    content: '\f32f'
}

.zmdi-calendar-close:before {
    content: '\f330'
}

.zmdi-calendar-note:before {
    content: '\f331'
}

.zmdi-calendar:before {
    content: '\f332'
}

.zmdi-time-countdown:before {
    content: '\f333'
}

.zmdi-time-interval:before {
    content: '\f334'
}

.zmdi-time-restore-setting:before {
    content: '\f335'
}

.zmdi-time-restore:before {
    content: '\f336'
}

.zmdi-time:before {
    content: '\f337'
}

.zmdi-timer-off:before {
    content: '\f338'
}

.zmdi-timer:before {
    content: '\f339'
}

.zmdi-android-alt:before {
    content: '\f33a'
}

.zmdi-android:before {
    content: '\f33b'
}

.zmdi-apple:before {
    content: '\f33c'
}

.zmdi-behance:before {
    content: '\f33d'
}

.zmdi-codepen:before {
    content: '\f33e'
}

.zmdi-dribbble:before {
    content: '\f33f'
}

.zmdi-dropbox:before {
    content: '\f340'
}

.zmdi-evernote:before {
    content: '\f341'
}

.zmdi-facebook-box:before {
    content: '\f342'
}

.zmdi-facebook:before {
    content: '\f343'
}

.zmdi-github-box:before {
    content: '\f344'
}

.zmdi-github:before {
    content: '\f345'
}

.zmdi-google-drive:before {
    content: '\f346'
}

.zmdi-google-earth:before {
    content: '\f347'
}

.zmdi-google-glass:before {
    content: '\f348'
}

.zmdi-google-maps:before {
    content: '\f349'
}

.zmdi-google-pages:before {
    content: '\f34a'
}

.zmdi-google-play:before {
    content: '\f34b'
}

.zmdi-google-plus-box:before {
    content: '\f34c'
}

.zmdi-google-plus:before {
    content: '\f34d'
}

.zmdi-google:before {
    content: '\f34e'
}

.zmdi-instagram:before {
    content: '\f34f'
}

.zmdi-language-css3:before {
    content: '\f350'
}

.zmdi-language-html5:before {
    content: '\f351'
}

.zmdi-language-javascript:before {
    content: '\f352'
}

.zmdi-language-python-alt:before {
    content: '\f353'
}

.zmdi-language-python:before {
    content: '\f354'
}

.zmdi-lastfm:before {
    content: '\f355'
}

.zmdi-linkedin-box:before {
    content: '\f356'
}

.zmdi-paypal:before {
    content: '\f357'
}

.zmdi-pinterest-box:before {
    content: '\f358'
}

.zmdi-pocket:before {
    content: '\f359'
}

.zmdi-polymer:before {
    content: '\f35a'
}

.zmdi-share:before {
    content: '\f35b'
}

.zmdi-stackoverflow:before {
    content: '\f35c'
}

.zmdi-steam-square:before {
    content: '\f35d'
}

.zmdi-steam:before {
    content: '\f35e'
}

.zmdi-twitter-box:before {
    content: '\f35f'
}

.zmdi-twitter:before {
    content: '\f360'
}

.zmdi-vk:before {
    content: '\f361'
}

.zmdi-wikipedia:before {
    content: '\f362'
}

.zmdi-windows:before {
    content: '\f363'
}

.zmdi-aspect-ratio-alt:before {
    content: '\f364'
}

.zmdi-aspect-ratio:before {
    content: '\f365'
}

.zmdi-blur-circular:before {
    content: '\f366'
}

.zmdi-blur-linear:before {
    content: '\f367'
}

.zmdi-blur-off:before {
    content: '\f368'
}

.zmdi-blur:before {
    content: '\f369'
}

.zmdi-brightness-2:before {
    content: '\f36a'
}

.zmdi-brightness-3:before {
    content: '\f36b'
}

.zmdi-brightness-4:before {
    content: '\f36c'
}

.zmdi-brightness-5:before {
    content: '\f36d'
}

.zmdi-brightness-6:before {
    content: '\f36e'
}

.zmdi-brightness-7:before {
    content: '\f36f'
}

.zmdi-brightness-auto:before {
    content: '\f370'
}

.zmdi-brightness-setting:before {
    content: '\f371'
}

.zmdi-broken-image:before {
    content: '\f372'
}

.zmdi-center-focus-strong:before {
    content: '\f373'
}

.zmdi-center-focus-weak:before {
    content: '\f374'
}

.zmdi-compare:before {
    content: '\f375'
}

.zmdi-crop-16-9:before {
    content: '\f376'
}

.zmdi-crop-3-2:before {
    content: '\f377'
}

.zmdi-crop-5-4:before {
    content: '\f378'
}

.zmdi-crop-7-5:before {
    content: '\f379'
}

.zmdi-crop-din:before {
    content: '\f37a'
}

.zmdi-crop-free:before {
    content: '\f37b'
}

.zmdi-crop-landscape:before {
    content: '\f37c'
}

.zmdi-crop-portrait:before {
    content: '\f37d'
}

.zmdi-crop-square:before {
    content: '\f37e'
}

.zmdi-exposure-alt:before {
    content: '\f37f'
}

.zmdi-exposure:before {
    content: '\f380'
}

.zmdi-filter-b-and-w:before {
    content: '\f381'
}

.zmdi-filter-center-focus:before {
    content: '\f382'
}

.zmdi-filter-frames:before {
    content: '\f383'
}

.zmdi-filter-tilt-shift:before {
    content: '\f384'
}

.zmdi-gradient:before {
    content: '\f385'
}

.zmdi-grain:before {
    content: '\f386'
}

.zmdi-graphic-eq:before {
    content: '\f387'
}

.zmdi-hdr-off:before {
    content: '\f388'
}

.zmdi-hdr-strong:before {
    content: '\f389'
}

.zmdi-hdr-weak:before {
    content: '\f38a'
}

.zmdi-hdr:before {
    content: '\f38b'
}

.zmdi-iridescent:before {
    content: '\f38c'
}

.zmdi-leak-off:before {
    content: '\f38d'
}

.zmdi-leak:before {
    content: '\f38e'
}

.zmdi-looks:before {
    content: '\f38f'
}

.zmdi-loupe:before {
    content: '\f390'
}

.zmdi-panorama-horizontal:before {
    content: '\f391'
}

.zmdi-panorama-vertical:before {
    content: '\f392'
}

.zmdi-panorama-wide-angle:before {
    content: '\f393'
}

.zmdi-photo-size-select-large:before {
    content: '\f394'
}

.zmdi-photo-size-select-small:before {
    content: '\f395'
}

.zmdi-picture-in-picture:before {
    content: '\f396'
}

.zmdi-slideshow:before {
    content: '\f397'
}

.zmdi-texture:before {
    content: '\f398'
}

.zmdi-tonality:before {
    content: '\f399'
}

.zmdi-vignette:before {
    content: '\f39a'
}

.zmdi-wb-auto:before {
    content: '\f39b'
}

.zmdi-eject-alt:before {
    content: '\f39c'
}

.zmdi-eject:before {
    content: '\f39d'
}

.zmdi-equalizer:before {
    content: '\f39e'
}

.zmdi-fast-forward:before {
    content: '\f39f'
}

.zmdi-fast-rewind:before {
    content: '\f3a0'
}

.zmdi-forward-10:before {
    content: '\f3a1'
}

.zmdi-forward-30:before {
    content: '\f3a2'
}

.zmdi-forward-5:before {
    content: '\f3a3'
}

.zmdi-hearing:before {
    content: '\f3a4'
}

.zmdi-pause-circle-outline:before {
    content: '\f3a5'
}

.zmdi-pause-circle:before {
    content: '\f3a6'
}

.zmdi-pause:before {
    content: '\f3a7'
}

.zmdi-play-circle-outline:before {
    content: '\f3a8'
}

.zmdi-play-circle:before {
    content: '\f3a9'
}

.zmdi-play:before {
    content: '\f3aa'
}

.zmdi-playlist-audio:before {
    content: '\f3ab'
}

.zmdi-playlist-plus:before {
    content: '\f3ac'
}

.zmdi-repeat-one:before {
    content: '\f3ad'
}

.zmdi-repeat:before {
    content: '\f3ae'
}

.zmdi-replay-10:before {
    content: '\f3af'
}

.zmdi-replay-30:before {
    content: '\f3b0'
}

.zmdi-replay-5:before {
    content: '\f3b1'
}

.zmdi-replay:before {
    content: '\f3b2'
}

.zmdi-shuffle:before {
    content: '\f3b3'
}

.zmdi-skip-next:before {
    content: '\f3b4'
}

.zmdi-skip-previous:before {
    content: '\f3b5'
}

.zmdi-stop:before {
    content: '\f3b6'
}

.zmdi-surround-sound:before {
    content: '\f3b7'
}

.zmdi-tune:before {
    content: '\f3b8'
}

.zmdi-volume-down:before {
    content: '\f3b9'
}

.zmdi-volume-mute:before {
    content: '\f3ba'
}

.zmdi-volume-off:before {
    content: '\f3bb'
}

.zmdi-volume-up:before {
    content: '\f3bc'
}

.zmdi-n-1-square:before {
    content: '\f3bd'
}

.zmdi-n-2-square:before {
    content: '\f3be'
}

.zmdi-n-3-square:before {
    content: '\f3bf'
}

.zmdi-n-4-square:before {
    content: '\f3c0'
}

.zmdi-n-5-square:before {
    content: '\f3c1'
}

.zmdi-n-6-square:before {
    content: '\f3c2'
}

.zmdi-neg-1:before {
    content: '\f3c3'
}

.zmdi-neg-2:before {
    content: '\f3c4'
}

.zmdi-plus-1:before {
    content: '\f3c5'
}

.zmdi-plus-2:before {
    content: '\f3c6'
}

.zmdi-sec-10:before {
    content: '\f3c7'
}

.zmdi-sec-3:before {
    content: '\f3c8'
}

.zmdi-zero:before {
    content: '\f3c9'
}

.zmdi-airline-seat-flat-angled:before {
    content: '\f3ca'
}

.zmdi-airline-seat-flat:before {
    content: '\f3cb'
}

.zmdi-airline-seat-individual-suite:before {
    content: '\f3cc'
}

.zmdi-airline-seat-legroom-extra:before {
    content: '\f3cd'
}

.zmdi-airline-seat-legroom-normal:before {
    content: '\f3ce'
}

.zmdi-airline-seat-legroom-reduced:before {
    content: '\f3cf'
}

.zmdi-airline-seat-recline-extra:before {
    content: '\f3d0'
}

.zmdi-airline-seat-recline-normal:before {
    content: '\f3d1'
}

.zmdi-airplay:before {
    content: '\f3d2'
}

.zmdi-closed-caption:before {
    content: '\f3d3'
}

.zmdi-confirmation-number:before {
    content: '\f3d4'
}

.zmdi-developer-board:before {
    content: '\f3d5'
}

.zmdi-disc-full:before {
    content: '\f3d6'
}

.zmdi-explicit:before {
    content: '\f3d7'
}

.zmdi-flight-land:before {
    content: '\f3d8'
}

.zmdi-flight-takeoff:before {
    content: '\f3d9'
}

.zmdi-flip-to-back:before {
    content: '\f3da'
}

.zmdi-flip-to-front:before {
    content: '\f3db'
}

.zmdi-group-work:before {
    content: '\f3dc'
}

.zmdi-hd:before {
    content: '\f3dd'
}

.zmdi-hq:before {
    content: '\f3de'
}

.zmdi-markunread-mailbox:before {
    content: '\f3df'
}

.zmdi-memory:before {
    content: '\f3e0'
}

.zmdi-nfc:before {
    content: '\f3e1'
}

.zmdi-play-for-work:before {
    content: '\f3e2'
}

.zmdi-power-input:before {
    content: '\f3e3'
}

.zmdi-present-to-all:before {
    content: '\f3e4'
}

.zmdi-satellite:before {
    content: '\f3e5'
}

.zmdi-tap-and-play:before {
    content: '\f3e6'
}

.zmdi-vibration:before {
    content: '\f3e7'
}

.zmdi-voicemail:before {
    content: '\f3e8'
}

.zmdi-group:before {
    content: '\f3e9'
}

.zmdi-rss:before {
    content: '\f3ea'
}

.zmdi-shape:before {
    content: '\f3eb'
}

.zmdi-spinner:before {
    content: '\f3ec'
}

.zmdi-ungroup:before {
    content: '\f3ed'
}

.zmdi-500px:before {
    content: '\f3ee'
}

.zmdi-8tracks:before {
    content: '\f3ef'
}

.zmdi-amazon:before {
    content: '\f3f0'
}

.zmdi-blogger:before {
    content: '\f3f1'
}

.zmdi-delicious:before {
    content: '\f3f2'
}

.zmdi-disqus:before {
    content: '\f3f3'
}

.zmdi-flattr:before {
    content: '\f3f4'
}

.zmdi-flickr:before {
    content: '\f3f5'
}

.zmdi-github-alt:before {
    content: '\f3f6'
}

.zmdi-google-old:before {
    content: '\f3f7'
}

.zmdi-linkedin:before {
    content: '\f3f8'
}

.zmdi-odnoklassniki:before {
    content: '\f3f9'
}

.zmdi-outlook:before {
    content: '\f3fa'
}

.zmdi-paypal-alt:before {
    content: '\f3fb'
}

.zmdi-pinterest:before {
    content: '\f3fc'
}

.zmdi-playstation:before {
    content: '\f3fd'
}

.zmdi-reddit:before {
    content: '\f3fe'
}

.zmdi-skype:before {
    content: '\f3ff'
}

.zmdi-slideshare:before {
    content: '\f400'
}

.zmdi-soundcloud:before {
    content: '\f401'
}

.zmdi-tumblr:before {
    content: '\f402'
}

.zmdi-twitch:before {
    content: '\f403'
}

.zmdi-vimeo:before {
    content: '\f404'
}

.zmdi-whatsapp:before {
    content: '\f405'
}

.zmdi-xbox:before {
    content: '\f406'
}

.zmdi-yahoo:before {
    content: '\f407'
}

.zmdi-youtube-play:before {
    content: '\f408'
}

.zmdi-youtube:before {
    content: '\f409'
}

.zmdi-3d-rotation:before {
    content: '\f101'
}

.zmdi-airplane-off:before {
    content: '\f102'
}

.zmdi-airplane:before {
    content: '\f103'
}

.zmdi-album:before {
    content: '\f104'
}

.zmdi-archive:before {
    content: '\f105'
}

.zmdi-assignment-account:before {
    content: '\f106'
}

.zmdi-assignment-alert:before {
    content: '\f107'
}

.zmdi-assignment-check:before {
    content: '\f108'
}

.zmdi-assignment-o:before {
    content: '\f109'
}

.zmdi-assignment-return:before {
    content: '\f10a'
}

.zmdi-assignment-returned:before {
    content: '\f10b'
}

.zmdi-assignment:before {
    content: '\f10c'
}

.zmdi-attachment-alt:before {
    content: '\f10d'
}

.zmdi-attachment:before {
    content: '\f10e'
}

.zmdi-audio:before {
    content: '\f10f'
}

.zmdi-badge-check:before {
    content: '\f110'
}

.zmdi-balance-wallet:before {
    content: '\f111'
}

.zmdi-balance:before {
    content: '\f112'
}

.zmdi-battery-alert:before {
    content: '\f113'
}

.zmdi-battery-flash:before {
    content: '\f114'
}

.zmdi-battery-unknown:before {
    content: '\f115'
}

.zmdi-battery:before {
    content: '\f116'
}

.zmdi-bike:before {
    content: '\f117'
}

.zmdi-block-alt:before {
    content: '\f118'
}

.zmdi-block:before {
    content: '\f119'
}

.zmdi-boat:before {
    content: '\f11a'
}

.zmdi-book-image:before {
    content: '\f11b'
}

.zmdi-book:before {
    content: '\f11c'
}

.zmdi-bookmark-outline:before {
    content: '\f11d'
}

.zmdi-bookmark:before {
    content: '\f11e'
}

.zmdi-brush:before {
    content: '\f11f'
}

.zmdi-bug:before {
    content: '\f120'
}

.zmdi-bus:before {
    content: '\f121'
}

.zmdi-cake:before {
    content: '\f122'
}

.zmdi-car-taxi:before {
    content: '\f123'
}

.zmdi-car-wash:before {
    content: '\f124'
}

.zmdi-car:before {
    content: '\f125'
}

.zmdi-card-giftcard:before {
    content: '\f126'
}

.zmdi-card-membership:before {
    content: '\f127'
}

.zmdi-card-travel:before {
    content: '\f128'
}

.zmdi-card:before {
    content: '\f129'
}

.zmdi-case-check:before {
    content: '\f12a'
}

.zmdi-case-download:before {
    content: '\f12b'
}

.zmdi-case-play:before {
    content: '\f12c'
}

.zmdi-case:before {
    content: '\f12d'
}

.zmdi-cast-connected:before {
    content: '\f12e'
}

.zmdi-cast:before {
    content: '\f12f'
}

.zmdi-chart-donut:before {
    content: '\f130'
}

.zmdi-chart:before {
    content: '\f131'
}

.zmdi-city-alt:before {
    content: '\f132'
}

.zmdi-city:before {
    content: '\f133'
}

.zmdi-close-circle-o:before {
    content: '\f134'
}

.zmdi-close-circle:before {
    content: '\f135'
}

.zmdi-close:before {
    content: '\f136'
}

.zmdi-cocktail:before {
    content: '\f137'
}

.zmdi-code-setting:before {
    content: '\f138'
}

.zmdi-code-smartphone:before {
    content: '\f139'
}

.zmdi-code:before {
    content: '\f13a'
}

.zmdi-coffee:before {
    content: '\f13b'
}

.zmdi-collection-bookmark:before {
    content: '\f13c'
}

.zmdi-collection-case-play:before {
    content: '\f13d'
}

.zmdi-collection-folder-image:before {
    content: '\f13e'
}

.zmdi-collection-image-o:before {
    content: '\f13f'
}

.zmdi-collection-image:before {
    content: '\f140'
}

.zmdi-collection-item-1:before {
    content: '\f141'
}

.zmdi-collection-item-2:before {
    content: '\f142'
}

.zmdi-collection-item-3:before {
    content: '\f143'
}

.zmdi-collection-item-4:before {
    content: '\f144'
}

.zmdi-collection-item-5:before {
    content: '\f145'
}

.zmdi-collection-item-6:before {
    content: '\f146'
}

.zmdi-collection-item-7:before {
    content: '\f147'
}

.zmdi-collection-item-8:before {
    content: '\f148'
}

.zmdi-collection-item-9-plus:before {
    content: '\f149'
}

.zmdi-collection-item-9:before {
    content: '\f14a'
}

.zmdi-collection-item:before {
    content: '\f14b'
}

.zmdi-collection-music:before {
    content: '\f14c'
}

.zmdi-collection-pdf:before {
    content: '\f14d'
}

.zmdi-collection-plus:before {
    content: '\f14e'
}

.zmdi-collection-speaker:before {
    content: '\f14f'
}

.zmdi-collection-text:before {
    content: '\f150'
}

.zmdi-collection-video:before {
    content: '\f151'
}

.zmdi-compass:before {
    content: '\f152'
}

.zmdi-cutlery:before {
    content: '\f153'
}

.zmdi-delete:before {
    content: '\f154'
}

.zmdi-dialpad:before {
    content: '\f155'
}

.zmdi-dns:before {
    content: '\f156'
}

.zmdi-drink:before {
    content: '\f157'
}

.zmdi-edit:before {
    content: '\f158'
}

.zmdi-email-open:before {
    content: '\f159'
}

.zmdi-email:before {
    content: '\f15a'
}

.zmdi-eye-off:before {
    content: '\f15b'
}

.zmdi-eye:before {
    content: '\f15c'
}

.zmdi-eyedropper:before {
    content: '\f15d'
}

.zmdi-favorite-outline:before {
    content: '\f15e'
}

.zmdi-favorite:before {
    content: '\f15f'
}

.zmdi-filter-list:before {
    content: '\f160'
}

.zmdi-fire:before {
    content: '\f161'
}

.zmdi-flag:before {
    content: '\f162'
}

.zmdi-flare:before {
    content: '\f163'
}

.zmdi-flash-auto:before {
    content: '\f164'
}

.zmdi-flash-off:before {
    content: '\f165'
}

.zmdi-flash:before {
    content: '\f166'
}

.zmdi-flip:before {
    content: '\f167'
}

.zmdi-flower-alt:before {
    content: '\f168'
}

.zmdi-flower:before {
    content: '\f169'
}

.zmdi-font:before {
    content: '\f16a'
}

.zmdi-fullscreen-alt:before {
    content: '\f16b'
}

.zmdi-fullscreen-exit:before {
    content: '\f16c'
}

.zmdi-fullscreen:before {
    content: '\f16d'
}

.zmdi-functions:before {
    content: '\f16e'
}

.zmdi-gas-station:before {
    content: '\f16f'
}

.zmdi-gesture:before {
    content: '\f170'
}

.zmdi-globe-alt:before {
    content: '\f171'
}

.zmdi-globe-lock:before {
    content: '\f172'
}

.zmdi-globe:before {
    content: '\f173'
}

.zmdi-graduation-cap:before {
    content: '\f174'
}

.zmdi-home:before {
    content: '\f175'
}

.zmdi-hospital-alt:before {
    content: '\f176'
}

.zmdi-hospital:before {
    content: '\f177'
}

.zmdi-hotel:before {
    content: '\f178'
}

.zmdi-hourglass-alt:before {
    content: '\f179'
}

.zmdi-hourglass-outline:before {
    content: '\f17a'
}

.zmdi-hourglass:before {
    content: '\f17b'
}

.zmdi-http:before {
    content: '\f17c'
}

.zmdi-image-alt:before {
    content: '\f17d'
}

.zmdi-image-o:before {
    content: '\f17e'
}

.zmdi-image:before {
    content: '\f17f'
}

.zmdi-inbox:before {
    content: '\f180'
}

.zmdi-invert-colors-off:before {
    content: '\f181'
}

.zmdi-invert-colors:before {
    content: '\f182'
}

.zmdi-key:before {
    content: '\f183'
}

.zmdi-label-alt-outline:before {
    content: '\f184'
}

.zmdi-label-alt:before {
    content: '\f185'
}

.zmdi-label-heart:before {
    content: '\f186'
}

.zmdi-label:before {
    content: '\f187'
}

.zmdi-labels:before {
    content: '\f188'
}

.zmdi-lamp:before {
    content: '\f189'
}

.zmdi-landscape:before {
    content: '\f18a'
}

.zmdi-layers-off:before {
    content: '\f18b'
}

.zmdi-layers:before {
    content: '\f18c'
}

.zmdi-library:before {
    content: '\f18d'
}

.zmdi-link:before {
    content: '\f18e'
}

.zmdi-lock-open:before {
    content: '\f18f'
}

.zmdi-lock-outline:before {
    content: '\f190'
}

.zmdi-lock:before {
    content: '\f191'
}

.zmdi-mail-reply-all:before {
    content: '\f192'
}

.zmdi-mail-reply:before {
    content: '\f193'
}

.zmdi-mail-send:before {
    content: '\f194'
}

.zmdi-mall:before {
    content: '\f195'
}

.zmdi-map:before {
    content: '\f196'
}

.zmdi-menu:before {
    content: '\f197'
}

.zmdi-money-box:before {
    content: '\f198'
}

.zmdi-money-off:before {
    content: '\f199'
}

.zmdi-money:before {
    content: '\f19a'
}

.zmdi-more-vert:before {
    content: '\f19b'
}

.zmdi-more:before {
    content: '\f19c'
}

.zmdi-movie-alt:before {
    content: '\f19d'
}

.zmdi-movie:before {
    content: '\f19e'
}

.zmdi-nature-people:before {
    content: '\f19f'
}

.zmdi-nature:before {
    content: '\f1a0'
}

.zmdi-navigation:before {
    content: '\f1a1'
}

.zmdi-open-in-browser:before {
    content: '\f1a2'
}

.zmdi-open-in-new:before {
    content: '\f1a3'
}

.zmdi-palette:before {
    content: '\f1a4'
}

.zmdi-parking:before {
    content: '\f1a5'
}

.zmdi-pin-account:before {
    content: '\f1a6'
}

.zmdi-pin-assistant:before {
    content: '\f1a7'
}

.zmdi-pin-drop:before {
    content: '\f1a8'
}

.zmdi-pin-help:before {
    content: '\f1a9'
}

.zmdi-pin-off:before {
    content: '\f1aa'
}

.zmdi-pin:before {
    content: '\f1ab'
}

.zmdi-pizza:before {
    content: '\f1ac'
}

.zmdi-plaster:before {
    content: '\f1ad'
}

.zmdi-power-setting:before {
    content: '\f1ae'
}

.zmdi-power:before {
    content: '\f1af'
}

.zmdi-print:before {
    content: '\f1b0'
}

.zmdi-puzzle-piece:before {
    content: '\f1b1'
}

.zmdi-quote:before {
    content: '\f1b2'
}

.zmdi-railway:before {
    content: '\f1b3'
}

.zmdi-receipt:before {
    content: '\f1b4'
}

.zmdi-refresh-alt:before {
    content: '\f1b5'
}

.zmdi-refresh-sync-alert:before {
    content: '\f1b6'
}

.zmdi-refresh-sync-off:before {
    content: '\f1b7'
}

.zmdi-refresh-sync:before {
    content: '\f1b8'
}

.zmdi-refresh:before {
    content: '\f1b9'
}

.zmdi-roller:before {
    content: '\f1ba'
}

.zmdi-ruler:before {
    content: '\f1bb'
}

.zmdi-scissors:before {
    content: '\f1bc'
}

.zmdi-screen-rotation-lock:before {
    content: '\f1bd'
}

.zmdi-screen-rotation:before {
    content: '\f1be'
}

.zmdi-search-for:before {
    content: '\f1bf'
}

.zmdi-search-in-file:before {
    content: '\f1c0'
}

.zmdi-search-in-page:before {
    content: '\f1c1'
}

.zmdi-search-replace:before {
    content: '\f1c2'
}

.zmdi-search:before {
    content: '\f1c3'
}

.zmdi-seat:before {
    content: '\f1c4'
}

.zmdi-settings-square:before {
    content: '\f1c5'
}

.zmdi-settings:before {
    content: '\f1c6'
}

.zmdi-shield-check:before {
    content: '\f1c7'
}

.zmdi-shield-security:before {
    content: '\f1c8'
}

.zmdi-shopping-basket:before {
    content: '\f1c9'
}

.zmdi-shopping-cart-plus:before {
    content: '\f1ca'
}

.zmdi-shopping-cart:before {
    content: '\f1cb'
}

.zmdi-sign-in:before {
    content: '\f1cc'
}

.zmdi-sort-amount-asc:before {
    content: '\f1cd'
}

.zmdi-sort-amount-desc:before {
    content: '\f1ce'
}

.zmdi-sort-asc:before {
    content: '\f1cf'
}

.zmdi-sort-desc:before {
    content: '\f1d0'
}

.zmdi-spellcheck:before {
    content: '\f1d1'
}

.zmdi-storage:before {
    content: '\f1d2'
}

.zmdi-store-24:before {
    content: '\f1d3'
}

.zmdi-store:before {
    content: '\f1d4'
}

.zmdi-subway:before {
    content: '\f1d5'
}

.zmdi-sun:before {
    content: '\f1d6'
}

.zmdi-tab-unselected:before {
    content: '\f1d7'
}

.zmdi-tab:before {
    content: '\f1d8'
}

.zmdi-tag-close:before {
    content: '\f1d9'
}

.zmdi-tag-more:before {
    content: '\f1da'
}

.zmdi-tag:before {
    content: '\f1db'
}

.zmdi-thumb-down:before {
    content: '\f1dc'
}

.zmdi-thumb-up-down:before {
    content: '\f1dd'
}

.zmdi-thumb-up:before {
    content: '\f1de'
}

.zmdi-ticket-star:before {
    content: '\f1df'
}

.zmdi-toll:before {
    content: '\f1e0'
}

.zmdi-toys:before {
    content: '\f1e1'
}

.zmdi-traffic:before {
    content: '\f1e2'
}

.zmdi-translate:before {
    content: '\f1e3'
}

.zmdi-triangle-down:before {
    content: '\f1e4'
}

.zmdi-triangle-up:before {
    content: '\f1e5'
}

.zmdi-truck:before {
    content: '\f1e6'
}

.zmdi-turning-sign:before {
    content: '\f1e7'
}

.zmdi-wallpaper:before {
    content: '\f1e8'
}

.zmdi-washing-machine:before {
    content: '\f1e9'
}

.zmdi-window-maximize:before {
    content: '\f1ea'
}

.zmdi-window-minimize:before {
    content: '\f1eb'
}

.zmdi-window-restore:before {
    content: '\f1ec'
}

.zmdi-wrench:before {
    content: '\f1ed'
}

.zmdi-zoom-in:before {
    content: '\f1ee'
}

.zmdi-zoom-out:before {
    content: '\f1ef'
}

.zmdi-alert-circle-o:before {
    content: '\f1f0'
}

.zmdi-alert-circle:before {
    content: '\f1f1'
}

.zmdi-alert-octagon:before {
    content: '\f1f2'
}

.zmdi-alert-polygon:before {
    content: '\f1f3'
}

.zmdi-alert-triangle:before {
    content: '\f1f4'
}

.zmdi-help-outline:before {
    content: '\f1f5'
}

.zmdi-help:before {
    content: '\f1f6'
}

.zmdi-info-outline:before {
    content: '\f1f7'
}

.zmdi-info:before {
    content: '\f1f8'
}

.zmdi-notifications-active:before {
    content: '\f1f9'
}

.zmdi-notifications-add:before {
    content: '\f1fa'
}

.zmdi-notifications-none:before {
    content: '\f1fb'
}

.zmdi-notifications-off:before {
    content: '\f1fc'
}

.zmdi-notifications-paused:before {
    content: '\f1fd'
}

.zmdi-notifications:before {
    content: '\f1fe'
}

.zmdi-account-add:before {
    content: '\f1ff'
}

.zmdi-account-box-mail:before {
    content: '\f200'
}

.zmdi-account-box-o:before {
    content: '\f201'
}

.zmdi-account-box-phone:before {
    content: '\f202'
}

.zmdi-account-box:before {
    content: '\f203'
}

.zmdi-account-calendar:before {
    content: '\f204'
}

.zmdi-account-circle:before {
    content: '\f205'
}

.zmdi-account-o:before {
    content: '\f206'
}

.zmdi-account:before {
    content: '\f207'
}

.zmdi-accounts-add:before {
    content: '\f208'
}

.zmdi-accounts-alt:before {
    content: '\f209'
}

.zmdi-accounts-list-alt:before {
    content: '\f20a'
}

.zmdi-accounts-list:before {
    content: '\f20b'
}

.zmdi-accounts-outline:before {
    content: '\f20c'
}

.zmdi-accounts:before {
    content: '\f20d'
}

.zmdi-face:before {
    content: '\f20e'
}

.zmdi-female:before {
    content: '\f20f'
}

.zmdi-male-alt:before {
    content: '\f210'
}

.zmdi-male-female:before {
    content: '\f211'
}

.zmdi-male:before {
    content: '\f212'
}

.zmdi-mood-bad:before {
    content: '\f213'
}

.zmdi-mood:before {
    content: '\f214'
}

.zmdi-run:before {
    content: '\f215'
}

.zmdi-walk:before {
    content: '\f216'
}

.zmdi-cloud-box:before {
    content: '\f217'
}

.zmdi-cloud-circle:before {
    content: '\f218'
}

.zmdi-cloud-done:before {
    content: '\f219'
}

.zmdi-cloud-download:before {
    content: '\f21a'
}

.zmdi-cloud-off:before {
    content: '\f21b'
}

.zmdi-cloud-outline-alt:before {
    content: '\f21c'
}

.zmdi-cloud-outline:before {
    content: '\f21d'
}

.zmdi-cloud-upload:before {
    content: '\f21e'
}

.zmdi-cloud:before {
    content: '\f21f'
}

.zmdi-download:before {
    content: '\f220'
}

.zmdi-file-plus:before {
    content: '\f221'
}

.zmdi-file-text:before {
    content: '\f222'
}

.zmdi-file:before {
    content: '\f223'
}

.zmdi-folder-outline:before {
    content: '\f224'
}

.zmdi-folder-person:before {
    content: '\f225'
}

.zmdi-folder-star-alt:before {
    content: '\f226'
}

.zmdi-folder-star:before {
    content: '\f227'
}

.zmdi-folder:before {
    content: '\f228'
}

.zmdi-gif:before {
    content: '\f229'
}

.zmdi-upload:before {
    content: '\f22a'
}

.zmdi-border-all:before {
    content: '\f22b'
}

.zmdi-border-bottom:before {
    content: '\f22c'
}

.zmdi-border-clear:before {
    content: '\f22d'
}

.zmdi-border-color:before {
    content: '\f22e'
}

.zmdi-border-horizontal:before {
    content: '\f22f'
}

.zmdi-border-inner:before {
    content: '\f230'
}

.zmdi-border-left:before {
    content: '\f231'
}

.zmdi-border-outer:before {
    content: '\f232'
}

.zmdi-border-right:before {
    content: '\f233'
}

.zmdi-border-style:before {
    content: '\f234'
}

.zmdi-border-top:before {
    content: '\f235'
}

.zmdi-border-vertical:before {
    content: '\f236'
}

.zmdi-copy:before {
    content: '\f237'
}

.zmdi-crop:before {
    content: '\f238'
}

.zmdi-format-align-center:before {
    content: '\f239'
}

.zmdi-format-align-justify:before {
    content: '\f23a'
}

.zmdi-format-align-left:before {
    content: '\f23b'
}

.zmdi-format-align-right:before {
    content: '\f23c'
}

.zmdi-format-bold:before {
    content: '\f23d'
}

.zmdi-format-clear-all:before {
    content: '\f23e'
}

.zmdi-format-clear:before {
    content: '\f23f'
}

.zmdi-format-color-fill:before {
    content: '\f240'
}

.zmdi-format-color-reset:before {
    content: '\f241'
}

.zmdi-format-color-text:before {
    content: '\f242'
}

.zmdi-format-indent-decrease:before {
    content: '\f243'
}

.zmdi-format-indent-increase:before {
    content: '\f244'
}

.zmdi-format-italic:before {
    content: '\f245'
}

.zmdi-format-line-spacing:before {
    content: '\f246'
}

.zmdi-format-list-bulleted:before {
    content: '\f247'
}

.zmdi-format-list-numbered:before {
    content: '\f248'
}

.zmdi-format-ltr:before {
    content: '\f249'
}

.zmdi-format-rtl:before {
    content: '\f24a'
}

.zmdi-format-size:before {
    content: '\f24b'
}

.zmdi-format-strikethrough-s:before {
    content: '\f24c'
}

.zmdi-format-strikethrough:before {
    content: '\f24d'
}

.zmdi-format-subject:before {
    content: '\f24e'
}

.zmdi-format-underlined:before {
    content: '\f24f'
}

.zmdi-format-valign-bottom:before {
    content: '\f250'
}

.zmdi-format-valign-center:before {
    content: '\f251'
}

.zmdi-format-valign-top:before {
    content: '\f252'
}

.zmdi-redo:before {
    content: '\f253'
}

.zmdi-select-all:before {
    content: '\f254'
}

.zmdi-space-bar:before {
    content: '\f255'
}

.zmdi-text-format:before {
    content: '\f256'
}

.zmdi-transform:before {
    content: '\f257'
}

.zmdi-undo:before {
    content: '\f258'
}

.zmdi-wrap-text:before {
    content: '\f259'
}

.zmdi-comment-alert:before {
    content: '\f25a'
}

.zmdi-comment-alt-text:before {
    content: '\f25b'
}

.zmdi-comment-alt:before {
    content: '\f25c'
}

.zmdi-comment-edit:before {
    content: '\f25d'
}

.zmdi-comment-image:before {
    content: '\f25e'
}

.zmdi-comment-list:before {
    content: '\f25f'
}

.zmdi-comment-more:before {
    content: '\f260'
}

.zmdi-comment-outline:before {
    content: '\f261'
}

.zmdi-comment-text-alt:before {
    content: '\f262'
}

.zmdi-comment-text:before {
    content: '\f263'
}

.zmdi-comment-video:before {
    content: '\f264'
}

.zmdi-comment:before {
    content: '\f265'
}

.zmdi-comments:before {
    content: '\f266'
}

.zmdi-check-all:before {
    content: '\f267'
}

.zmdi-check-circle-u:before {
    content: '\f268'
}

.zmdi-check-circle:before {
    content: '\f269'
}

.zmdi-check-square:before {
    content: '\f26a'
}

.zmdi-check:before {
    content: '\f26b'
}

.zmdi-circle-o:before {
    content: '\f26c'
}

.zmdi-circle:before {
    content: '\f26d'
}

.zmdi-dot-circle-alt:before {
    content: '\f26e'
}

.zmdi-dot-circle:before {
    content: '\f26f'
}

.zmdi-minus-circle-outline:before {
    content: '\f270'
}

.zmdi-minus-circle:before {
    content: '\f271'
}

.zmdi-minus-square:before {
    content: '\f272'
}

.zmdi-minus:before {
    content: '\f273'
}

.zmdi-plus-circle-o-duplicate:before {
    content: '\f274'
}

.zmdi-plus-circle-o:before {
    content: '\f275'
}

.zmdi-plus-circle:before {
    content: '\f276'
}

.zmdi-plus-square:before {
    content: '\f277'
}

.zmdi-plus:before {
    content: '\f278'
}

.zmdi-square-o:before {
    content: '\f279'
}

.zmdi-star-circle:before {
    content: '\f27a'
}

.zmdi-star-half:before {
    content: '\f27b'
}

.zmdi-star-outline:before {
    content: '\f27c'
}

.zmdi-star:before {
    content: '\f27d'
}

.zmdi-bluetooth-connected:before {
    content: '\f27e'
}

.zmdi-bluetooth-off:before {
    content: '\f27f'
}

.zmdi-bluetooth-search:before {
    content: '\f280'
}

.zmdi-bluetooth-setting:before {
    content: '\f281'
}

.zmdi-bluetooth:before {
    content: '\f282'
}

.zmdi-camera-add:before {
    content: '\f283'
}

.zmdi-camera-alt:before {
    content: '\f284'
}

.zmdi-camera-bw:before {
    content: '\f285'
}

.zmdi-camera-front:before {
    content: '\f286'
}

.zmdi-camera-mic:before {
    content: '\f287'
}

.zmdi-camera-party-mode:before {
    content: '\f288'
}

.zmdi-camera-rear:before {
    content: '\f289'
}

.zmdi-camera-roll:before {
    content: '\f28a'
}

.zmdi-camera-switch:before {
    content: '\f28b'
}

.zmdi-camera:before {
    content: '\f28c'
}

.zmdi-card-alert:before {
    content: '\f28d'
}

.zmdi-card-off:before {
    content: '\f28e'
}

.zmdi-card-sd:before {
    content: '\f28f'
}

.zmdi-card-sim:before {
    content: '\f290'
}

.zmdi-desktop-mac:before {
    content: '\f291'
}

.zmdi-desktop-windows:before {
    content: '\f292'
}

.zmdi-device-hub:before {
    content: '\f293'
}

.zmdi-devices-off:before {
    content: '\f294'
}

.zmdi-devices:before {
    content: '\f295'
}

.zmdi-dock:before {
    content: '\f296'
}

.zmdi-floppy:before {
    content: '\f297'
}

.zmdi-gamepad:before {
    content: '\f298'
}

.zmdi-gps-dot:before {
    content: '\f299'
}

.zmdi-gps-off:before {
    content: '\f29a'
}

.zmdi-gps:before {
    content: '\f29b'
}

.zmdi-headset-mic:before {
    content: '\f29c'
}

.zmdi-headset:before {
    content: '\f29d'
}

.zmdi-input-antenna:before {
    content: '\f29e'
}

.zmdi-input-composite:before {
    content: '\f29f'
}

.zmdi-input-hdmi:before {
    content: '\f2a0'
}

.zmdi-input-power:before {
    content: '\f2a1'
}

.zmdi-input-svideo:before {
    content: '\f2a2'
}

.zmdi-keyboard-hide:before {
    content: '\f2a3'
}

.zmdi-keyboard:before {
    content: '\f2a4'
}

.zmdi-laptop-chromebook:before {
    content: '\f2a5'
}

.zmdi-laptop-mac:before {
    content: '\f2a6'
}

.zmdi-laptop:before {
    content: '\f2a7'
}

.zmdi-mic-off:before {
    content: '\f2a8'
}

.zmdi-mic-outline:before {
    content: '\f2a9'
}

.zmdi-mic-setting:before {
    content: '\f2aa'
}

.zmdi-mic:before {
    content: '\f2ab'
}

.zmdi-mouse:before {
    content: '\f2ac'
}

.zmdi-network-alert:before {
    content: '\f2ad'
}

.zmdi-network-locked:before {
    content: '\f2ae'
}

.zmdi-network-off:before {
    content: '\f2af'
}

.zmdi-network-outline:before {
    content: '\f2b0'
}

.zmdi-network-setting:before {
    content: '\f2b1'
}

.zmdi-network:before {
    content: '\f2b2'
}

.zmdi-phone-bluetooth:before {
    content: '\f2b3'
}

.zmdi-phone-end:before {
    content: '\f2b4'
}

.zmdi-phone-forwarded:before {
    content: '\f2b5'
}

.zmdi-phone-in-talk:before {
    content: '\f2b6'
}

.zmdi-phone-locked:before {
    content: '\f2b7'
}

.zmdi-phone-missed:before {
    content: '\f2b8'
}

.zmdi-phone-msg:before {
    content: '\f2b9'
}

.zmdi-phone-paused:before {
    content: '\f2ba'
}

.zmdi-phone-ring:before {
    content: '\f2bb'
}

.zmdi-phone-setting:before {
    content: '\f2bc'
}

.zmdi-phone-sip:before {
    content: '\f2bd'
}

.zmdi-phone:before {
    content: '\f2be'
}

.zmdi-portable-wifi-changes:before {
    content: '\f2bf'
}

.zmdi-portable-wifi-off:before {
    content: '\f2c0'
}

.zmdi-portable-wifi:before {
    content: '\f2c1'
}

.zmdi-radio:before {
    content: '\f2c2'
}

.zmdi-reader:before {
    content: '\f2c3'
}

.zmdi-remote-control-alt:before {
    content: '\f2c4'
}

.zmdi-remote-control:before {
    content: '\f2c5'
}

.zmdi-router:before {
    content: '\f2c6'
}

.zmdi-scanner:before {
    content: '\f2c7'
}

.zmdi-smartphone-android:before {
    content: '\f2c8'
}

.zmdi-smartphone-download:before {
    content: '\f2c9'
}

.zmdi-smartphone-erase:before {
    content: '\f2ca'
}

.zmdi-smartphone-info:before {
    content: '\f2cb'
}

.zmdi-smartphone-iphone:before {
    content: '\f2cc'
}

.zmdi-smartphone-landscape-lock:before {
    content: '\f2cd'
}

.zmdi-smartphone-landscape:before {
    content: '\f2ce'
}

.zmdi-smartphone-lock:before {
    content: '\f2cf'
}

.zmdi-smartphone-portrait-lock:before {
    content: '\f2d0'
}

.zmdi-smartphone-ring:before {
    content: '\f2d1'
}

.zmdi-smartphone-setting:before {
    content: '\f2d2'
}

.zmdi-smartphone-setup:before {
    content: '\f2d3'
}

.zmdi-smartphone:before {
    content: '\f2d4'
}

.zmdi-speaker:before {
    content: '\f2d5'
}

.zmdi-tablet-android:before {
    content: '\f2d6'
}

.zmdi-tablet-mac:before {
    content: '\f2d7'
}

.zmdi-tablet:before {
    content: '\f2d8'
}

.zmdi-tv-alt-play:before {
    content: '\f2d9'
}

.zmdi-tv-list:before {
    content: '\f2da'
}

.zmdi-tv-play:before {
    content: '\f2db'
}

.zmdi-tv:before {
    content: '\f2dc'
}

.zmdi-usb:before {
    content: '\f2dd'
}

.zmdi-videocam-off:before {
    content: '\f2de'
}

.zmdi-videocam-switch:before {
    content: '\f2df'
}

.zmdi-videocam:before {
    content: '\f2e0'
}

.zmdi-watch:before {
    content: '\f2e1'
}

.zmdi-wifi-alt-2:before {
    content: '\f2e2'
}

.zmdi-wifi-alt:before {
    content: '\f2e3'
}

.zmdi-wifi-info:before {
    content: '\f2e4'
}

.zmdi-wifi-lock:before {
    content: '\f2e5'
}

.zmdi-wifi-off:before {
    content: '\f2e6'
}

.zmdi-wifi-outline:before {
    content: '\f2e7'
}

.zmdi-wifi:before {
    content: '\f2e8'
}

.zmdi-arrow-left-bottom:before {
    content: '\f2e9'
}

.zmdi-arrow-left:before {
    content: '\f2ea'
}

.zmdi-arrow-merge:before {
    content: '\f2eb'
}

.zmdi-arrow-missed:before {
    content: '\f2ec'
}

.zmdi-arrow-right-top:before {
    content: '\f2ed'
}

.zmdi-arrow-right:before {
    content: '\f2ee'
}

.zmdi-arrow-split:before {
    content: '\f2ef'
}

.zmdi-arrows:before {
    content: '\f2f0'
}

.zmdi-caret-down-circle:before {
    content: '\f2f1'
}

.zmdi-caret-down:before {
    content: '\f2f2'
}

.zmdi-caret-left-circle:before {
    content: '\f2f3'
}

.zmdi-caret-left:before {
    content: '\f2f4'
}

.zmdi-caret-right-circle:before {
    content: '\f2f5'
}

.zmdi-caret-right:before {
    content: '\f2f6'
}

.zmdi-caret-up-circle:before {
    content: '\f2f7'
}

.zmdi-caret-up:before {
    content: '\f2f8'
}

.zmdi-chevron-down:before {
    content: '\f2f9'
}

.zmdi-chevron-left:before {
    content: '\f2fa'
}

.zmdi-chevron-right:before {
    content: '\f2fb'
}

.zmdi-chevron-up:before {
    content: '\f2fc'
}

.zmdi-forward:before {
    content: '\f2fd'
}

.zmdi-long-arrow-down:before {
    content: '\f2fe'
}

.zmdi-long-arrow-left:before {
    content: '\f2ff'
}

.zmdi-long-arrow-return:before {
    content: '\f300'
}

.zmdi-long-arrow-right:before {
    content: '\f301'
}

.zmdi-long-arrow-tab:before {
    content: '\f302'
}

.zmdi-long-arrow-up:before {
    content: '\f303'
}

.zmdi-rotate-ccw:before {
    content: '\f304'
}

.zmdi-rotate-cw:before {
    content: '\f305'
}

.zmdi-rotate-left:before {
    content: '\f306'
}

.zmdi-rotate-right:before {
    content: '\f307'
}

.zmdi-square-down:before {
    content: '\f308'
}

.zmdi-square-right:before {
    content: '\f309'
}

.zmdi-swap-alt:before {
    content: '\f30a'
}

.zmdi-swap-vertical-circle:before {
    content: '\f30b'
}

.zmdi-swap-vertical:before {
    content: '\f30c'
}

.zmdi-swap:before {
    content: '\f30d'
}

.zmdi-trending-down:before {
    content: '\f30e'
}

.zmdi-trending-flat:before {
    content: '\f30f'
}

.zmdi-trending-up:before {
    content: '\f310'
}

.zmdi-unfold-less:before {
    content: '\f311'
}

.zmdi-unfold-more:before {
    content: '\f312'
}

.zmdi-apps:before {
    content: '\f313'
}

.zmdi-grid-off:before {
    content: '\f314'
}

.zmdi-grid:before {
    content: '\f315'
}

.zmdi-view-agenda:before {
    content: '\f316'
}

.zmdi-view-array:before {
    content: '\f317'
}

.zmdi-view-carousel:before {
    content: '\f318'
}

.zmdi-view-column:before {
    content: '\f319'
}

.zmdi-view-comfy:before {
    content: '\f31a'
}

.zmdi-view-compact:before {
    content: '\f31b'
}

.zmdi-view-dashboard:before {
    content: '\f31c'
}

.zmdi-view-day:before {
    content: '\f31d'
}

.zmdi-view-headline:before {
    content: '\f31e'
}

.zmdi-view-list-alt:before {
    content: '\f31f'
}

.zmdi-view-list:before {
    content: '\f320'
}

.zmdi-view-module:before {
    content: '\f321'
}

.zmdi-view-quilt:before {
    content: '\f322'
}

.zmdi-view-stream:before {
    content: '\f323'
}

.zmdi-view-subtitles:before {
    content: '\f324'
}

.zmdi-view-toc:before {
    content: '\f325'
}

.zmdi-view-web:before {
    content: '\f326'
}

.zmdi-view-week:before {
    content: '\f327'
}

.zmdi-widgets:before {
    content: '\f328'
}

.zmdi-alarm-check:before {
    content: '\f329'
}

.zmdi-alarm-off:before {
    content: '\f32a'
}

.zmdi-alarm-plus:before {
    content: '\f32b'
}

.zmdi-alarm-snooze:before {
    content: '\f32c'
}

.zmdi-alarm:before {
    content: '\f32d'
}

.zmdi-calendar-alt:before {
    content: '\f32e'
}

.zmdi-calendar-check:before {
    content: '\f32f'
}

.zmdi-calendar-close:before {
    content: '\f330'
}

.zmdi-calendar-note:before {
    content: '\f331'
}

.zmdi-calendar:before {
    content: '\f332'
}

.zmdi-time-countdown:before {
    content: '\f333'
}

.zmdi-time-interval:before {
    content: '\f334'
}

.zmdi-time-restore-setting:before {
    content: '\f335'
}

.zmdi-time-restore:before {
    content: '\f336'
}

.zmdi-time:before {
    content: '\f337'
}

.zmdi-timer-off:before {
    content: '\f338'
}

.zmdi-timer:before {
    content: '\f339'
}

.zmdi-android-alt:before {
    content: '\f33a'
}

.zmdi-android:before {
    content: '\f33b'
}

.zmdi-apple:before {
    content: '\f33c'
}

.zmdi-behance:before {
    content: '\f33d'
}

.zmdi-codepen:before {
    content: '\f33e'
}

.zmdi-dribbble:before {
    content: '\f33f'
}

.zmdi-dropbox:before {
    content: '\f340'
}

.zmdi-evernote:before {
    content: '\f341'
}

.zmdi-facebook-box:before {
    content: '\f342'
}

.zmdi-facebook:before {
    content: '\f343'
}

.zmdi-github-box:before {
    content: '\f344'
}

.zmdi-github:before {
    content: '\f345'
}

.zmdi-google-drive:before {
    content: '\f346'
}

.zmdi-google-earth:before {
    content: '\f347'
}

.zmdi-google-glass:before {
    content: '\f348'
}

.zmdi-google-maps:before {
    content: '\f349'
}

.zmdi-google-pages:before {
    content: '\f34a'
}

.zmdi-google-play:before {
    content: '\f34b'
}

.zmdi-google-plus-box:before {
    content: '\f34c'
}

.zmdi-google-plus:before {
    content: '\f34d'
}

.zmdi-google:before {
    content: '\f34e'
}

.zmdi-instagram:before {
    content: '\f34f'
}

.zmdi-language-css3:before {
    content: '\f350'
}

.zmdi-language-html5:before {
    content: '\f351'
}

.zmdi-language-javascript:before {
    content: '\f352'
}

.zmdi-language-python-alt:before {
    content: '\f353'
}

.zmdi-language-python:before {
    content: '\f354'
}

.zmdi-lastfm:before {
    content: '\f355'
}

.zmdi-linkedin-box:before {
    content: '\f356'
}

.zmdi-paypal:before {
    content: '\f357'
}

.zmdi-pinterest-box:before {
    content: '\f358'
}

.zmdi-pocket:before {
    content: '\f359'
}

.zmdi-polymer:before {
    content: '\f35a'
}

.zmdi-share:before {
    content: '\f35b'
}

.zmdi-stackoverflow:before {
    content: '\f35c'
}

.zmdi-steam-square:before {
    content: '\f35d'
}

.zmdi-steam:before {
    content: '\f35e'
}

.zmdi-twitter-box:before {
    content: '\f35f'
}

.zmdi-twitter:before {
    content: '\f360'
}

.zmdi-vk:before {
    content: '\f361'
}

.zmdi-wikipedia:before {
    content: '\f362'
}

.zmdi-windows:before {
    content: '\f363'
}

.zmdi-aspect-ratio-alt:before {
    content: '\f364'
}

.zmdi-aspect-ratio:before {
    content: '\f365'
}

.zmdi-blur-circular:before {
    content: '\f366'
}

.zmdi-blur-linear:before {
    content: '\f367'
}

.zmdi-blur-off:before {
    content: '\f368'
}

.zmdi-blur:before {
    content: '\f369'
}

.zmdi-brightness-2:before {
    content: '\f36a'
}

.zmdi-brightness-3:before {
    content: '\f36b'
}

.zmdi-brightness-4:before {
    content: '\f36c'
}

.zmdi-brightness-5:before {
    content: '\f36d'
}

.zmdi-brightness-6:before {
    content: '\f36e'
}

.zmdi-brightness-7:before {
    content: '\f36f'
}

.zmdi-brightness-auto:before {
    content: '\f370'
}

.zmdi-brightness-setting:before {
    content: '\f371'
}

.zmdi-broken-image:before {
    content: '\f372'
}

.zmdi-center-focus-strong:before {
    content: '\f373'
}

.zmdi-center-focus-weak:before {
    content: '\f374'
}

.zmdi-compare:before {
    content: '\f375'
}

.zmdi-crop-16-9:before {
    content: '\f376'
}

.zmdi-crop-3-2:before {
    content: '\f377'
}

.zmdi-crop-5-4:before {
    content: '\f378'
}

.zmdi-crop-7-5:before {
    content: '\f379'
}

.zmdi-crop-din:before {
    content: '\f37a'
}

.zmdi-crop-free:before {
    content: '\f37b'
}

.zmdi-crop-landscape:before {
    content: '\f37c'
}

.zmdi-crop-portrait:before {
    content: '\f37d'
}

.zmdi-crop-square:before {
    content: '\f37e'
}

.zmdi-exposure-alt:before {
    content: '\f37f'
}

.zmdi-exposure:before {
    content: '\f380'
}

.zmdi-filter-b-and-w:before {
    content: '\f381'
}

.zmdi-filter-center-focus:before {
    content: '\f382'
}

.zmdi-filter-frames:before {
    content: '\f383'
}

.zmdi-filter-tilt-shift:before {
    content: '\f384'
}

.zmdi-gradient:before {
    content: '\f385'
}

.zmdi-grain:before {
    content: '\f386'
}

.zmdi-graphic-eq:before {
    content: '\f387'
}

.zmdi-hdr-off:before {
    content: '\f388'
}

.zmdi-hdr-strong:before {
    content: '\f389'
}

.zmdi-hdr-weak:before {
    content: '\f38a'
}

.zmdi-hdr:before {
    content: '\f38b'
}

.zmdi-iridescent:before {
    content: '\f38c'
}

.zmdi-leak-off:before {
    content: '\f38d'
}

.zmdi-leak:before {
    content: '\f38e'
}

.zmdi-looks:before {
    content: '\f38f'
}

.zmdi-loupe:before {
    content: '\f390'
}

.zmdi-panorama-horizontal:before {
    content: '\f391'
}

.zmdi-panorama-vertical:before {
    content: '\f392'
}

.zmdi-panorama-wide-angle:before {
    content: '\f393'
}

.zmdi-photo-size-select-large:before {
    content: '\f394'
}

.zmdi-photo-size-select-small:before {
    content: '\f395'
}

.zmdi-picture-in-picture:before {
    content: '\f396'
}

.zmdi-slideshow:before {
    content: '\f397'
}

.zmdi-texture:before {
    content: '\f398'
}

.zmdi-tonality:before {
    content: '\f399'
}

.zmdi-vignette:before {
    content: '\f39a'
}

.zmdi-wb-auto:before {
    content: '\f39b'
}

.zmdi-eject-alt:before {
    content: '\f39c'
}

.zmdi-eject:before {
    content: '\f39d'
}

.zmdi-equalizer:before {
    content: '\f39e'
}

.zmdi-fast-forward:before {
    content: '\f39f'
}

.zmdi-fast-rewind:before {
    content: '\f3a0'
}

.zmdi-forward-10:before {
    content: '\f3a1'
}

.zmdi-forward-30:before {
    content: '\f3a2'
}

.zmdi-forward-5:before {
    content: '\f3a3'
}

.zmdi-hearing:before {
    content: '\f3a4'
}

.zmdi-pause-circle-outline:before {
    content: '\f3a5'
}

.zmdi-pause-circle:before {
    content: '\f3a6'
}

.zmdi-pause:before {
    content: '\f3a7'
}

.zmdi-play-circle-outline:before {
    content: '\f3a8'
}

.zmdi-play-circle:before {
    content: '\f3a9'
}

.zmdi-play:before {
    content: '\f3aa'
}

.zmdi-playlist-audio:before {
    content: '\f3ab'
}

.zmdi-playlist-plus:before {
    content: '\f3ac'
}

.zmdi-repeat-one:before {
    content: '\f3ad'
}

.zmdi-repeat:before {
    content: '\f3ae'
}

.zmdi-replay-10:before {
    content: '\f3af'
}

.zmdi-replay-30:before {
    content: '\f3b0'
}

.zmdi-replay-5:before {
    content: '\f3b1'
}

.zmdi-replay:before {
    content: '\f3b2'
}

.zmdi-shuffle:before {
    content: '\f3b3'
}

.zmdi-skip-next:before {
    content: '\f3b4'
}

.zmdi-skip-previous:before {
    content: '\f3b5'
}

.zmdi-stop:before {
    content: '\f3b6'
}

.zmdi-surround-sound:before {
    content: '\f3b7'
}

.zmdi-tune:before {
    content: '\f3b8'
}

.zmdi-volume-down:before {
    content: '\f3b9'
}

.zmdi-volume-mute:before {
    content: '\f3ba'
}

.zmdi-volume-off:before {
    content: '\f3bb'
}

.zmdi-volume-up:before {
    content: '\f3bc'
}

.zmdi-n-1-square:before {
    content: '\f3bd'
}

.zmdi-n-2-square:before {
    content: '\f3be'
}

.zmdi-n-3-square:before {
    content: '\f3bf'
}

.zmdi-n-4-square:before {
    content: '\f3c0'
}

.zmdi-n-5-square:before {
    content: '\f3c1'
}

.zmdi-n-6-square:before {
    content: '\f3c2'
}

.zmdi-neg-1:before {
    content: '\f3c3'
}

.zmdi-neg-2:before {
    content: '\f3c4'
}

.zmdi-plus-1:before {
    content: '\f3c5'
}

.zmdi-plus-2:before {
    content: '\f3c6'
}

.zmdi-sec-10:before {
    content: '\f3c7'
}

.zmdi-sec-3:before {
    content: '\f3c8'
}

.zmdi-zero:before {
    content: '\f3c9'
}

.zmdi-airline-seat-flat-angled:before {
    content: '\f3ca'
}

.zmdi-airline-seat-flat:before {
    content: '\f3cb'
}

.zmdi-airline-seat-individual-suite:before {
    content: '\f3cc'
}

.zmdi-airline-seat-legroom-extra:before {
    content: '\f3cd'
}

.zmdi-airline-seat-legroom-normal:before {
    content: '\f3ce'
}

.zmdi-airline-seat-legroom-reduced:before {
    content: '\f3cf'
}

.zmdi-airline-seat-recline-extra:before {
    content: '\f3d0'
}

.zmdi-airline-seat-recline-normal:before {
    content: '\f3d1'
}

.zmdi-airplay:before {
    content: '\f3d2'
}

.zmdi-closed-caption:before {
    content: '\f3d3'
}

.zmdi-confirmation-number:before {
    content: '\f3d4'
}

.zmdi-developer-board:before {
    content: '\f3d5'
}

.zmdi-disc-full:before {
    content: '\f3d6'
}

.zmdi-explicit:before {
    content: '\f3d7'
}

.zmdi-flight-land:before {
    content: '\f3d8'
}

.zmdi-flight-takeoff:before {
    content: '\f3d9'
}

.zmdi-flip-to-back:before {
    content: '\f3da'
}

.zmdi-flip-to-front:before {
    content: '\f3db'
}

.zmdi-group-work:before {
    content: '\f3dc'
}

.zmdi-hd:before {
    content: '\f3dd'
}

.zmdi-hq:before {
    content: '\f3de'
}

.zmdi-markunread-mailbox:before {
    content: '\f3df'
}

.zmdi-memory:before {
    content: '\f3e0'
}

.zmdi-nfc:before {
    content: '\f3e1'
}

.zmdi-play-for-work:before {
    content: '\f3e2'
}

.zmdi-power-input:before {
    content: '\f3e3'
}

.zmdi-present-to-all:before {
    content: '\f3e4'
}

.zmdi-satellite:before {
    content: '\f3e5'
}

.zmdi-tap-and-play:before {
    content: '\f3e6'
}

.zmdi-vibration:before {
    content: '\f3e7'
}

.zmdi-voicemail:before {
    content: '\f3e8'
}

.zmdi-group:before {
    content: '\f3e9'
}

.zmdi-rss:before {
    content: '\f3ea'
}

.zmdi-shape:before {
    content: '\f3eb'
}

.zmdi-spinner:before {
    content: '\f3ec'
}

.zmdi-ungroup:before {
    content: '\f3ed'
}

.zmdi-500px:before {
    content: '\f3ee'
}

.zmdi-8tracks:before {
    content: '\f3ef'
}

.zmdi-amazon:before {
    content: '\f3f0'
}

.zmdi-blogger:before {
    content: '\f3f1'
}

.zmdi-delicious:before {
    content: '\f3f2'
}

.zmdi-disqus:before {
    content: '\f3f3'
}

.zmdi-flattr:before {
    content: '\f3f4'
}

.zmdi-flickr:before {
    content: '\f3f5'
}

.zmdi-github-alt:before {
    content: '\f3f6'
}

.zmdi-google-old:before {
    content: '\f3f7'
}

.zmdi-linkedin:before {
    content: '\f3f8'
}

.zmdi-odnoklassniki:before {
    content: '\f3f9'
}

.zmdi-outlook:before {
    content: '\f3fa'
}

.zmdi-paypal-alt:before {
    content: '\f3fb'
}

.zmdi-pinterest:before {
    content: '\f3fc'
}

.zmdi-playstation:before {
    content: '\f3fd'
}

.zmdi-reddit:before {
    content: '\f3fe'
}

.zmdi-skype:before {
    content: '\f3ff'
}

.zmdi-slideshare:before {
    content: '\f400'
}

.zmdi-soundcloud:before {
    content: '\f401'
}

.zmdi-tumblr:before {
    content: '\f402'
}

.zmdi-twitch:before {
    content: '\f403'
}

.zmdi-vimeo:before {
    content: '\f404'
}

.zmdi-whatsapp:before {
    content: '\f405'
}

.zmdi-xbox:before {
    content: '\f406'
}

.zmdi-yahoo:before {
    content: '\f407'
}

.zmdi-youtube-play:before {
    content: '\f408'
}

.zmdi-youtube:before {
    content: '\f409'
}

.zmdi-import-export:before {
    content: '\f30c'
}

.zmdi-swap-vertical-:before {
    content: '\f30c'
}

.zmdi-airplanemode-inactive:before {
    content: '\f102'
}

.zmdi-airplanemode-active:before {
    content: '\f103'
}

.zmdi-rate-review:before {
    content: '\f103'
}

.zmdi-comment-sign:before {
    content: '\f25a'
}

.zmdi-network-warning:before {
    content: '\f2ad'
}

.zmdi-shopping-cart-add:before {
    content: '\f1ca'
}

.zmdi-file-add:before {
    content: '\f221'
}

.zmdi-network-wifi-scan:before {
    content: '\f2e4'
}

.zmdi-collection-add:before {
    content: '\f14e'
}

.zmdi-format-playlist-add:before {
    content: '\f3ac'
}

.zmdi-format-queue-music:before {
    content: '\f3ab'
}

.zmdi-plus-box:before {
    content: '\f277'
}

.zmdi-tag-backspace:before {
    content: '\f1d9'
}

.zmdi-alarm-add:before {
    content: '\f32b'
}

.zmdi-battery-charging:before {
    content: '\f114'
}

.zmdi-daydream-setting:before {
    content: '\f217'
}

.zmdi-more-horiz:before {
    content: '\f19c'
}

.zmdi-book-photo:before {
    content: '\f11b'
}

.zmdi-incandescent:before {
    content: '\f189'
}

.zmdi-wb-iridescent:before {
    content: '\f38c'
}

.zmdi-calendar-remove:before {
    content: '\f330'
}

.zmdi-refresh-sync-disabled:before {
    content: '\f1b7'
}

.zmdi-refresh-sync-problem:before {
    content: '\f1b6'
}

.zmdi-crop-original:before {
    content: '\f17e'
}

.zmdi-power-off:before {
    content: '\f1af'
}

.zmdi-power-off-setting:before {
    content: '\f1ae'
}

.zmdi-leak-remove:before {
    content: '\f38d'
}

.zmdi-star-border:before {
    content: '\f27c'
}

.zmdi-brightness-low:before {
    content: '\f36d'
}

.zmdi-brightness-medium:before {
    content: '\f36e'
}

.zmdi-brightness-high:before {
    content: '\f36f'
}

.zmdi-smartphone-portrait:before {
    content: '\f2d4'
}

.zmdi-live-tv:before {
    content: '\f2d9'
}

.zmdi-format-textdirection-l-to-r:before {
    content: '\f249'
}

.zmdi-format-textdirection-r-to-l:before {
    content: '\f24a'
}

.zmdi-arrow-back:before {
    content: '\f2ea'
}

.zmdi-arrow-forward:before {
    content: '\f2ee'
}

.zmdi-arrow-in:before {
    content: '\f2e9'
}

.zmdi-arrow-out:before {
    content: '\f2ed'
}

.zmdi-rotate-90-degrees-ccw:before {
    content: '\f304'
}

.zmdi-adb:before {
    content: '\f33a'
}

.zmdi-network-wifi:before {
    content: '\f2e8'
}

.zmdi-network-wifi-alt:before {
    content: '\f2e3'
}

.zmdi-network-wifi-lock:before {
    content: '\f2e5'
}

.zmdi-network-wifi-off:before {
    content: '\f2e6'
}

.zmdi-network-wifi-outline:before {
    content: '\f2e7'
}

.zmdi-network-wifi-info:before {
    content: '\f2e4'
}

.zmdi-layers-clear:before {
    content: '\f18b'
}

.zmdi-colorize:before {
    content: '\f15d'
}

.zmdi-format-paint:before {
    content: '\f1ba'
}

.zmdi-format-quote:before {
    content: '\f1b2'
}

.zmdi-camera-monochrome-photos:before {
    content: '\f285'
}

.zmdi-sort-by-alpha:before {
    content: '\f1cf'
}

.zmdi-folder-shared:before {
    content: '\f225'
}

.zmdi-folder-special:before {
    content: '\f226'
}

.zmdi-comment-dots:before {
    content: '\f260'
}

.zmdi-reorder:before {
    content: '\f31e'
}

.zmdi-dehaze:before {
    content: '\f197'
}

.zmdi-sort:before {
    content: '\f1ce'
}

.zmdi-pages:before {
    content: '\f34a'
}

.zmdi-stack-overflow:before {
    content: '\f35c'
}

.zmdi-calendar-account:before {
    content: '\f204'
}

.zmdi-paste:before {
    content: '\f109'
}

.zmdi-cut:before {
    content: '\f1bc'
}

.zmdi-save:before {
    content: '\f297'
}

.zmdi-smartphone-code:before {
    content: '\f139'
}

.zmdi-directions-bike:before {
    content: '\f117'
}

.zmdi-directions-boat:before {
    content: '\f11a'
}

.zmdi-directions-bus:before {
    content: '\f121'
}

.zmdi-directions-car:before {
    content: '\f125'
}

.zmdi-directions-railway:before {
    content: '\f1b3'
}

.zmdi-directions-run:before {
    content: '\f215'
}

.zmdi-directions-subway:before {
    content: '\f1d5'
}

.zmdi-directions-walk:before {
    content: '\f216'
}

.zmdi-local-hotel:before {
    content: '\f178'
}

.zmdi-local-activity:before {
    content: '\f1df'
}

.zmdi-local-play:before {
    content: '\f1df'
}

.zmdi-local-airport:before {
    content: '\f103'
}

.zmdi-local-atm:before {
    content: '\f198'
}

.zmdi-local-bar:before {
    content: '\f137'
}

.zmdi-local-cafe:before {
    content: '\f13b'
}

.zmdi-local-car-wash:before {
    content: '\f124'
}

.zmdi-local-convenience-store:before {
    content: '\f1d3'
}

.zmdi-local-dining:before {
    content: '\f153'
}

.zmdi-local-drink:before {
    content: '\f157'
}

.zmdi-local-florist:before {
    content: '\f168'
}

.zmdi-local-gas-station:before {
    content: '\f16f'
}

.zmdi-local-grocery-store:before {
    content: '\f1cb'
}

.zmdi-local-hospital:before {
    content: '\f177'
}

.zmdi-local-laundry-service:before {
    content: '\f1e9'
}

.zmdi-local-library:before {
    content: '\f18d'
}

.zmdi-local-mall:before {
    content: '\f195'
}

.zmdi-local-movies:before {
    content: '\f19d'
}

.zmdi-local-offer:before {
    content: '\f187'
}

.zmdi-local-parking:before {
    content: '\f1a5'
}

.zmdi-local-parking:before {
    content: '\f1a5'
}

.zmdi-local-pharmacy:before {
    content: '\f176'
}

.zmdi-local-phone:before {
    content: '\f2be'
}

.zmdi-local-pizza:before {
    content: '\f1ac'
}

.zmdi-local-post-office:before {
    content: '\f15a'
}

.zmdi-local-printshop:before {
    content: '\f1b0'
}

.zmdi-local-see:before {
    content: '\f28c'
}

.zmdi-local-shipping:before {
    content: '\f1e6'
}

.zmdi-local-store:before {
    content: '\f1d4'
}

.zmdi-local-taxi:before {
    content: '\f123'
}

.zmdi-local-wc:before {
    content: '\f211'
}

.zmdi-my-location:before {
    content: '\f299'
}

.zmdi-directions:before {
    content: '\f1e7'
}


/*------  HEADER ------*/

#header {
    width: 100%;
    z-index: 1000;
    top: 0;
    left: 0;
    background-color: #fff;
    position: fixed;
}

#header.affix {
    box-shadow: 0 0 15px 1px rgba(0, 0, 0, .25);
}

#header:not(.affix),
.tile {
    box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, .10);
}

@media (max-width: 768px) {
    #header {
        height: auto;
        max-width: 100%;
        background: #fff;
    }
}


/*------ Header Banner -----*/

#header-banner {
    display: block;
    width: 100%;
    background: #10214d;
    text-align: center;
    transform: translateZ(0);
    max-height: 999px;
    transition: max-height 600ms ease-in;
}

#header-banner span.banner-msg,
#header-banner a.banner-msg {
    padding: 5px;
    display: block!important;
    font-size: 18px;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 2px;
    line-height: 21px;
}

#header-banner .tooltip {
    position: relative;
    top: 0!important;
    left: 0!important;
    width: 100%;
    padding: 0;
}

#header-banner .tooltip-inner {
    max-width: 100%;
    padding: 8px;
    border-radius: 0;
}

@media (max-width: 600px) {
    #header-banner a.banner-msg span.hide-mobile {
        display: none;
    }
}

@media (max-width: 359px) {
    #header-banner span.banner-msg,
    #header-banner a.banner-msg {
        font-size: 16px;
    }
}


/*------  HEADER INNER (LOGO, NAVIGATION, MENU ICONS) -----------*/

.header-inner {
    padding: 0;
    margin: 0;
    width: 100%;
    list-style: none;
    position: relative;
    display: block;
    height: 80px;
}

.header-inner>li {
    height: inherit;
    display: inline-block;
    vertical-align: bottom;
}

@media (max-width: 768px) {
    .header-inner {
        height: 70px;
    }
}


/*-- LOGO --*/

#logo {
    display: inline-block;
    position: relative;
    z-index: 15;
    transition: all 300ms ease-in-out;
    padding: 5px 30px;
}

#logo a {
    display: block;
    height: 100%;
}

#logo img {
    width: 300px;
    display: inline-block;
    vertical-align: middle;
    margin: 8px 0 0 0;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
}

#logo img.mini-logo {
    display: none;
}

#logo img:hover {
    animation-duration: .8s;
    animation-name: pulse;
    animation-timing-function: linear;
}

@media (max-width:1350px) {
    #logo img {
        width: 225px;
        margin-top: 16px;
    }
}

@media (max-width:1220px) {
    #logo img {
        width: 175px;
        margin-top: 23px;
    }
}
@media (min-width: 769px) and (max-width: 991px){
#logo {
    padding: 10px;
    height: 50px; 
    width: 250px;
    text-align: center;
    margin: auto;
    position: absolute;
    left: 50%;
    margin-left: -127px;
    }
}
@media (max-width: 991px) {
#mobile-home .heading{font-size: 22px!important;}
    #logo {
	padding: 10px;
    padding-top: 0px !important;
    }
	.link_phone {
    top: 30px;
	}
    #logo img {
        display: none;
    }
    #logo img.mini-logo {
        display: inline-block;
        width: auto;
        margin: 0 auto;
        height: 100%;
    }
}

@media (max-width: 768px) {
    #logo {
        width: 100%;
        margin-right: 0px;
        background: #fff;
        height: 80px;
        padding: 12px 22px;
        display: block;
    }
    #logo a {
        display: block;
        text-align: center;
    }
    #logo img {
        display: block;
        width: 365px;
        margin: 0 auto;
    }
    #logo img.mini-logo {
        display: none;
    }
    body:not(.catalog-product-view) #header.affix #logo {
        height: 0;
        padding: 0;
        transition: all 300ms ease-out;
        overflow: hidden;
    }
}

@media (max-width: 480px) {
    #logo {
        padding: 12px 15px;
    }
}


/*-- NAV MENU  --*/

.menu-nav .nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    list-style: none;
    margin: 0 auto;
    padding: 0;
    text-align: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.menu-nav .nav > li {
    display: inline-block;
    margin: 0 3px;
    margin-top: 24px;
}

.menu-nav .nav > li.first {
    margin-left: 0;
}

.menu-nav .nav > li.last,
.nav > li:last-of-type {
    margin-right: 0;
}

.menu-nav .nav>li>a {
    position: relative;
    display: block;
    padding: 10px 16px;
    font-weight: bold;
    font-size: 18px;
    color: #333;
    line-height: 36px;
    letter-spacing: 1px;
    font-family: 'Oswald', Arial, sans-serif;
    letter-spacing: .5px;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 18px;
}

.menu-nav .nav>li>a:hover,
.menu-nav .nav>li.menu-active>a {
    text-decoration: none;
    background-color: #f1f1f1;
}

.menu-nav .nav>li>a>img {
    max-width: none;
}

#menu-trigger {
    display: none;
    height: 100%;
    position: relative;
}

#menu-trigger .zmdi {
    font-size: 100%;
    line-height: 100%;
    vertical-align: middle;
}

@media (min-width:769px) {
    .header-inner .menu-nav {
        display: block;
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: 0 auto;
    }
    .menu-nav .nav > li > .board {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        position: absolute;
        left: 0;
        right: 0;
        width: 100%;
        margin: 0 auto;
        max-width: 1300px;
        list-style: none;
        background: #f1f1f1;
        max-height: 0;
        overflow: hidden;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: max-height 0.3s ease-in-out, visibility 0.5s linear, opacity 0.5s linear, padding-top 0.3s linear;
        -o-transition: max-height 0.3s ease-in-out, visibility 0.5s linear, opacity 0.5s linear, padding-top 0.3s linear;
        transition: max-height 0.3s ease-in-out, visibility 0.5s linear, opacity 0.5s linear, padding-top 0.3s linear;
        text-align: left;
        -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .07);
        box-shadow: 0 1px 1px rgba(0, 0, 0, .07);
    }
    .menu-nav .nav>li.menu-active>a {
        z-index: 15;
    }
    .menu-nav .nav > li:not(.no-children):after {
        content: '';
        width: 100%;
        height: 1px;
        position: relative;
        display: block;
        z-index: 15;
    }
    .menu-nav .nav > li.menu-active:not(.no-children):after {
        background: #f1f1f1;
    }
}

@media (min-width: 1350px) and (max-width: 1420px) {
    .menu-nav .nav {
        margin-left: 5%;
    }
}

@media (min-width: 769px) and (max-width:991px) {
    .menu-nav .nav {
        margin-right: 25%;
        margin-left: 11%;
    }
    .menu-nav .nav > li {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
    }
}

@media (max-width: 1350px) {
    .menu-nav .nav > li > a {
        font-size: 16px;
    }
}

@media (max-width: 1200px) {
    .menu-nav .nav > li > a {
        font-size: 15px;
        padding: 10px 10px
    }
}

@media (max-width: 1100px) {
    .menu-nav .nav > li > a {
        padding: 10px 6px;
    }
}

@media (max-width: 880px) {
    .menu-nav .nav > li > a {
        font-size: 14px;
        padding: 10px 2px;
    }
}

@media (max-width: 768px) {
    .header-inner>li.menu-nav {
        width: 20%;
        text-align: center;
    }
    .menu-nav #menu-trigger {
        display: block;
        font-size: 28px;
        color: #666;
    }
    .menu-nav #menu-trigger:hover,
    .menu-nav #menu-trigger:focus {
        color: #666;
    }
}


/* NAV MENU - OPENED */

.menu-nav .nav > li.menu-active > .board {
    border-top: 1px solid #10214d;
    visibility: visible;
    opacity: 1;
    max-height: 800px;
    -webkit-transition: max-height 0.6s ease-in-out, visibility 0s linear, opacity 0s linear, padding-top 0.3s linear;
    -moz-transition: max-height 0.6s ease-in-out, visibility 0s linear, opacity 0s linear, padding-top 0.3s linear;
    -ms-transition: max-height 0.6s ease-in-out, visibility 0s linear, opacity 0s linear, padding-top 0.3s linear;
    -o-transition: max-height 0.6s ease-in-out, visibility 0s linear, opacity 0s linear, padding-top 0.3s linear;
    transition: max-height 0.6s ease-in-out, visibility 0s linear, opacity 0s linear, padding-top 0.3s linear;
    z-index: 14;
}

.nav .board .listings {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 66%;
    -ms-flex: 1 1 66%;
    flex: 1 1 66%;
    position: relative;
    z-index: 5;
    padding: 15px;
}

.nav .board .banner {
    width: 34%;
    position: relative;
}

.nav .board .banner img.placeholder {
    width: auto;
    height: auto;
    visibility: hidden;
    opacity: 0;
}

.nav .board .banner a.background {
    display: block;
    position: absolute;
    top: 15px;
    bottom: 15px;
    right: 15px;
    left: 15px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 100%;
}

.menu-nav .nav .col3 ul {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
    font-family: 'Roboto', Arial, sans-serif;
    font-size: 16px;
}

.menu-nav .nav .col3 {
    display: inline-block;
    width: 32%;
    float: left;
    margin-right: 2%;
}

.menu-nav .nav .col3:last-of-type {
    margin-right: 0;
}

.menu-nav .nav .col3 .heading {
    font-weight: bold;
    display: block;
    border-bottom: 3px solid transparent;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-family: 'Oswald', Arial, sans-serif;
    font-size: 16px;
}

.menu-nav .nav .col3:hover .heading {
    border-bottom: 3px solid #10214d;
}

.menu-nav .nav .col3 ul > li.menu-active a {
    background: #DDD;
}

.menu-nav .nav .col3 ul > li a,
.menu-nav .nav .col3 .heading {
    display: block;
    padding: 4px 8px;
}

.menu-nav .nav a.red {
    color: #10214d;
}

@media (max-width:768px) {
    .menu-nav .nav {
        display: block;
        background: #fff;
        border-top: 1px solid #ccc;
        max-height: 480px;
        max-height: calc(100vh - 171px);
        overflow: auto;
        box-shadow: 0 1px 1px rgba(0, 0, 0, .07);
    }
    .menu-nav .nav > li {
        float: none;
        display: block;
        margin: 0;
        border-bottom: 1px solid #ccc;
    }
    .menu-nav .nav > li > .board {
        display: none;
    }
}


/*-- MENU ICONS --*/

.menu-icons>ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    padding: 0;
    list-style: none;
    height: inherit;
    vertical-align: bottom;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
}

.menu-icons {
    display: block;
    float: right;
    text-align: right;
    margin-right: 30px;
}

.menu-icons .menu-icon {
    display: inline-block;
    min-width: 60px;
    margin-bottom: 10px;
}

.menu-icons .menu-icon .icon-link {
    font-size: 32px;
    width: 100%;
    /*height: 100%;*/
    text-align: center;
    display: inline-block;
    position: relative;
    z-index: 10;
    color: #ccc;
    border: none;
}

.menu-icons .menu-icon .icon-link:hover {
    color: #666;
    cursor: pointer;
}

.menu-icons .menu-icon .icon-link .icon-label {
    display: none;
    font-size: 14px;
    text-transform: uppercase;
    font-family: 'Oswald', Arial, sans-serif;
    line-height: 100%;
}

.menu-icons .zmdi {
    font-size: 100%;
    line-height: 100%;
    vertical-align: middle;
}

.menu-icons .zmdi-search {
    font-size: 110%;
}

.menu-icons .hi-dropdown .mini-cart-logo {
    margin: auto;
    height: 70px;
    display: none;
}

@media (max-width: 1350px) {
    .menu-icons .menu-icon .icon-link {
        font-size: 30px;
    }
}

@media (max-width: 1220px) {
    .menu-icons .menu-icon {
        min-width: 45px;
    }
    .menu-icons .menu-icon .icon-link {
        font-size: 28px;
    }
}

@media (max-width: 991px) {
    .menu-icons {
        margin-right: 10px;
    }
}

@media (max-width:768px) {
    .header-inner>li.menu-icons {
        width: 100%;
        padding: 0;
        margin: 0;
    }
    .menu-icons .menu-icon {
        margin: 0;
        height: 100%;
    }
    .menu-icons .menu-icon .icon-link {
        color: #666;
    }
    .menu-icons .menu-icon .icon-link .icon-label {
        display: block;
    }
}


/* MENU ICONS - SEARCH ICON AND BAR */

.top-search {
    overflow: hidden;
}

.top-search:not(.toggled) .ts-.header-inner .mini-cartreset {
    display: none;
}

.top-search:not(.toggled) .searchform {
    cursor: pointer;
    overflow: hidden;
    height: 0;
    width: 0px;
    font-size: 20px;
    font-weight: 400;
display:none;
}

.top-search.toggled .searchform {
    position: absolute;
    z-index: 25;
    top: 0px;
    font-size: 20px;
    font-weight: 400;
    z-index: 15;
    width: 100%;
    right: 0;
    padding: 10px 0 15px 365px;
    -webkit-transition: width 500ms ease;
    -moz-transition: width 500ms ease;
    -ms-transition: width 500ms ease;
    -o-transition: width 500ms ease;
    transition: width 500ms ease;
}

.top-search.toggled .ts-reset {
    font-size: 22px;
    color: #fff;
    position: absolute;
    top: 25px;
    right: 15px;
    z-index: 5;
    width: 30px;
    height: 30px;
    background-color: #8E8E8E;
    line-height: 30px;
    text-align: center;
    border-radius: 50%;
}

.top-search.toggled .ts-reset:hover {
    cursor: pointer;
    background: #333;
}

.top-search .swiss-search {
    height: 60px;
    width: 100%;
    border: 0;
    z-index: 1;
    top: 10px;
    padding-left: 30px;
    color: #333;
}

@media (max-width: 1350px) {
    .top-search.toggled .searchform {
        padding-left: 285px;
    }
}

@media (max-width: 1220px) {
    .top-search.toggled .searchform {
        padding-left: 235px;
    }
}

@media (max-width: 991px) {
    .top-search.toggled .searchform {
        padding-left: 85px;
    }
}

@media (max-width: 768px) {
    .top-search.toggled {
        top: 0px;
        background: transparent;
    }
    .top-search.toggled .searchform {
        padding: 0;
        top: 0px;
    }
    .top-search.toggled .swiss-search {
        background: rgba(221, 221, 221, 0.97);
        padding: 0 30px;
        height: 70px;
        line-height: 70px;
    }
    .top-search:not(.toggled):before {
        top: 6px;
        font-size: 32px;
    }
}


/* MENU ICONS - ACCOUNT ICON */


/* MENU ICONS - STORE LOCATOR */


/* MENU ICONS - CART ICON AND DROPDOWN */

.mini-cart.open > a {
    color: #10214d;
}

.mini-cart .hi-dropdown {
    right: 30px;
    left: auto;
    margin: -1px 0 0 0;
    padding: 0;
    position: absolute;
    top: 100%;
    z-index: 18;
    display: none;
    min-width: 160px;
    list-style: none;
    font-size: 18px;
    text-align: left;
    background-color: transparent;
    border: 1px solid #ccc;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box;
}

.mini-cart .hi-count {
    position: absolute;
    text-align: center;
    background-color: #10214d;
    padding: 0 2px;
    font-size: 10px;
    color: #fff;
    line-height: 17px;
    height: 17px;
    top: 15px;
    right: 5px;
    border-radius: 50%;
    width: 17px;
}

@media (min-width:768px) {
    .mini-cart .hi-dropdown {
        width: 350px;
    }
}


/* MINI CART OPENED */

.mini-cart a.close.actions {
    right: 0;
    width: 40px;
    height: 100%;
    top: 0;
    text-align: center;
    line-height: inherit;
    color: #fff;
    opacity: 0.5;
    font-size: 28px;
    line-height: 30px;
}

.mini-cart a.close.actions:hover {
    opacity: 1;
}

.mini-cart .dropdown-header {
    position: relative;
    display: block;
    padding: 8px 20px;
    color: #fff;
    font-family: 'Oswald', Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 2px;
    text-transform: uppercase;
    white-space: nowrap;
    height: 40px;
}

.header-minicart {
    width: 100%;
}

.header-minicart .empty {
    padding: 10px 15px;
    text-align: center;
    font-size: 16px;
    margin: 0 auto;
}

.header-minicart .minicart-wrapper {
    clear: both;
    position: relative;
    overflow-y: auto;
    background-color: #fff;
    max-height: 300px;
    max-height: calc(100vh - 380px);
}

.header-minicart .minicart-wrapper:before,
.header-minicart .minicart-wrapper:after {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    display: none;
}

.header-minicart .minicart-wrapper:before {
    background-color: white;
    opacity: 0.8;
    z-index: 2;
}

.header-minicart .minicart-wrapper:after {
    background-image: url("/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/css/images/opc-ajax-loader.gif");
    background-repeat: no-repeat;
    background-position: center;
    z-index: 3;
}

.header-minicart .minicart-wrapper.loading {
    position: relative;
    overflow: hidden;
}

.header-minicart .minicart-wrapper.loading:before,
.header-minicart .minicart-wrapper.loading:after {
    display: block;
}

.header-minicart .block-content {
    position: relative;
    border-top: 1px solid #f1f1f1;
    height: 120px;
    background-color: #fff;
}

.header-minicart .block-subtitle {
    color: #999;
    font-size: 10px;
    font-weight: bold;
    line-height: 1.4;
    padding: 5px;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 0px;
}

.header-minicart .block-subtitle .close {
    display: none;
}

.header-minicart .mini-products-list {
    padding: 0px;
}

.header-minicart .mini-products-list li {
    padding: 10px;
    margin: 0;
    border-bottom: 1px solid #DDDDDD;
    position: relative;
    color: #999;
}

.header-minicart .mini-products-list li:last-of-type,
.header-minicart .mini-products-list li.last {
    border: none;
}

.header-minicart .mini-products-list li .product-details {
    position: relative;
}

.header-minicart .product-details .product-name {
    padding-top: 0px;
    font-weight: bold;
    margin: 0;
}

.header-minicart .product-details .product-name small {
    display: block;
    font-weight: normal;
}

.header-minicart .product-details .product-name a {
    color: #666;
    border: none;
    font-weight: 500;
}

.header-minicart .info-wrapper {
    margin: 0;
    padding: 0 0 0 30px;
    width: 100%;
    position: relative;
}

.header-minicart .info-wrapper th {
    text-transform: uppercase;
    padding-right: 10px;
    font-size: 12px;
    font-weight: 100;
    letter-spacing: 1px;
}

.header-minicart .info-wrapper td {
    color: #10214d;
    clear: right;
    font-size: 16px;
}

.header-minicart .info-wrapper .qty-wrapper {
    font-size: 16px;
    padding: 0;
    position: absolute;
    top: 8px;
    left: 0;
    width: 100%;
}

.header-minicart .info-wrapper .qty {
    padding: 2px;
    margin: 0;
    width: 30px;
    text-align: center;
    line-height: 22px;
    position: absolute;
    top: 40px;
    left: 0;
}

.qty-add,
.qty-subtract {
    cursor: pointer;
}

.header-minicart .info-wrapper .qty-add {
    position: absolute;
    top: 10px;
    left: 6px;
    font-size: 20px;
}

.header-minicart .info-wrapper .qty-subtract {
    position: absolute;
    top: 80px;
    left: 6px;
    font-size: 20px;
}

.header-minicart .info-wrapper .quantity-button {
    opacity: 0;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-duration: 100ms;
    -moz-transition-duration: 100ms;
    -o-transition-duration: 100ms;
    transition-duration: 100ms;
    position: absolute;
    left: 29px;
    top: 40px;
    z-index: 1;
    width: auto;
    height: 30px;
    font-family: 'Roboto', Arial, sans-serif;
    text-transform: uppercase;
    line-height: 25px;
    display: none;
}

.header-minicart .info-wrapper .quantity-button[disabled] {
    cursor: default;
}

.header-minicart .info-wrapper .quantity-button.visible {
    opacity: 1;
    display: block;
}

.header-minicart .price-wrapper {
    font-size: 16px;
    height: 33px;
    line-height: 33px;
    padding-right: 0;
    font-weight: bold;
    margin-top: 10px;
}

.header-minicart .price-wrapper .original .price {
    text-decoration: line-through;
    color: #BD0F34;
}

.header-minicart .price-wrapper .price {
    font-size: 16px;
    color: #666;
}

.header-minicart .product-details a {
    color: #999;
    text-decoration: none;
    opacity: 1;
    border-bottom: none;
    -webkit-transition: all .25s;
    transition: all .25s;
    font-size: 12px;
    font-family: 'Roboto', Arial, sans-serif;
}

.header-minicart .product-details .product-image {
    width: 120px;
    display: inline-block;
    margin: 0 10px;
}

.header-minicart .product-details a:hover {
    color: #10214d;
}

.header-minicart .product-details a.details {
    display: none;
}

.header-minicart .product-details .product-image img {
    width: auto;
    display: block;
    margin: auto;
}

.header-minicart .product-details .btn-edit:before {
    content: '\f158';
    display: inline-block;
    font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.header-minicart .product-details .remove:before {
    content: '\f1bc';
    display: inline-block;
    font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.header-minicart .product-details .truncated {
    margin-left: 130px;
}

.header-minicart .product-details .product-actions {
    text-align: center;
}

.header-minicart .subtotal,
.header-minicart .shipping {
    text-align: center;
    line-height: 2em;
    margin-bottom: 0;
}

.header-minicart .subtotal span,
.header-minicart .shipping span {
    display: inline-block;
    vertical-align: middle;
}

.header-minicart .subtotal .label,
.header-minicart .shipping .label {
    color: #666;
    text-transform: uppercase;
}

.header-minicart .shipping .price {
    color: #666;
}

.header-minicart .subtotal .price {
    color: #10214d;
    font-weight: bold;
}

.header-minicart .minicart-actions {
    padding: 10px;
    margin-top: 0px;
    overflow: hidden;
    position: relative;
    text-align: center;
}

.header-minicart .minicart-actions .checkout-button {
    min-width: 145px;
}

.header-minicart .minicart-actions .cart-link {
    height: 33px;
    line-height: 39px;
    text-transform: uppercase;
    font-size: 13px;
}

.header-minicart .minicart-actions .paypal-logo .paypal-or {
    line-height: 1.6;
}

.header-minicart .item-options dt {
    display: inline-block;
    font-size: 12px;
    text-transform: uppercase;
}

.header-minicart .item-options dt:after {
    content: ':';
    margin: 0 5px 0 2px;
}

.header-minicart .item-options dd {
    display: inline-block;
    font-size: 12px;
    font-family: 'Roboto', Arial, sans-serif;
}

.header-minicart dl {
    margin-bottom: 0px;
}

.header-minicart #minicart-error-message,
.header-minicart #minicart-success-message {
    text-align: center;
    color: #10214d;
    display: none;
    padding: 10px;
}

.header-minicart .jcarousel-control-prev,
.header-minicart .jcarousel-control-next {
    display: none;
}

.header-minicart.skip-active .block-cart,
.block-cart.skip-active {
    display: block;
}

.mini-cart .view-more.top-cart {
    background: #f4f4f4;
    border: 0;
    padding: 12px;
    text-transform: uppercase;
    font-weight: bold;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

.mini-cart .view-more.top-cart:hover,
.mini-cart .view-more.top-cart:focus {
    background: #666;
    color: #f9f9f9;
}

@media only screen and (min-width: 771px) {
    .checkout-types.minicart {
        float: none;
        text-align: center;
    }
}

@media only screen and (max-width: 479px) {
    .header-minicart a.skip-cart {
        z-index: 1;
    }
}

@media only screen and (max-width: 768px) {
    .header-minicart {
        display: block;
    }
    .header-minicart .subtotal .label {
        color: #636363;
    }
    .header-minicart .minicart-wrapper:before {
        background-color: #EDEDED;
    }
    .header-minicart .quantity-button {
        float: none;
    }
    .header-minicart .header-minicart .block-cart {
        padding: 15px;
    }
    .header-minicart .header-minicart .block-subtitle {
        padding-top: 59px;
    }
    .header-minicart .mini-products-list li {
        padding: 10px 15px;
    }
    .header-minicart .minicart-actions {
        padding-bottom: 33px;
    }
    .header-minicart .minicart-actions .cart-link {
        bottom: 0;
        right: 10px;
        position: absolute;
    }
    .header-minicart .minicart-actions .checkout-types.minicart li {
        display: inline-block;
    }
    .header-minicart .minicart-actions .checkout-types.minicart li .paypal-logo > a {
        display: inline;
    }
    .header-minicart .minicart-actions .checkout-types.minicart li .paypal-logo .bml_button {
        display: inline-block;
        vertical-align: top;
    }
    .header-minicart .minicart-actions .checkout-types.minicart li .paypal-logo .paypal-or {
        width: auto;
        float: none;
        display: inline;
        margin: 0 10px 5px 10px;
        line-height: 40px;
    }
}

@media only screen and (max-width: 740px) {
    .header-minicart .minicart-actions .cart-link {
        right: auto;
        left: 0;
        text-align: center;
        width: 100%;
    }
    .header-minicart .minicart-actions .checkout-types.minicart li .paypal-logo .paypal-or,
    .header-minicart .minicart-actions .checkout-types.minicart li .paypal-logo .paypal-button {
        width: 100%;
        display: block;
        margin-left: 0;
    }
    .header-minicart .minicart-actions .checkout-types.minicart li .paypal-logo .paypal-or {
        line-height: 1.6;
    }
}

@media only screen and (max-width: 599px) {
    .header-minicart .minicart-actions .checkout-button {
        width: 100%;
    }
}


/* END */

@media (max-width:768px) {
    .header-inner>li .dropdown-menu {
        position: fixed;
        width: 100%;
        margin: 0;
        padding: 0;
        border: 0;
        top: 0;
        border-radius: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: rgba(0, 0, 0, .35);
    }
    .header-minicart .minicart-wrapper {
        max-height: 300px;
        max-height: calc(100vh - 160px);
    }
    .header-inner .mobile-account .modal-account {
        display: block;
    }
    .header-inner .mobile-account .hi-account {
        display: none;
    }
    .header-inner .margin-15 {
        position: static;
    }
    .header-inner .top-search.toggled .ts-reset {
        top: 20px;
    }
    .header-inner .hi-count {
        left: auto;
    }
    .header-inner>li .dropdown-menu>img.mini-cart-logo {
        display: block;
    }
    .header-inner>li>a>.hi-count {
        top: 10px;
    }
    .nav-container {
        opacity: 0;
        position: absolute;
        left: 0;
        width: 100%;
        display: none;
    }
    #menu-trigger.toggled ~ .nav-container {
        opacity: 1;
        display: block;
    }
    #header.affix .nav {
        max-height: 380px;
        max-height: calc(100vh - 69px);
    }
}


/* header language switcher */

@media (min-width: 769px) {
    .menu-icons .menu-icon.store-language {
        order: 5;
    }
    .menu-icons .menu-icon.store-language .icon-label {
        display: block;
        font-size: 10px;
    }
}

.menu-icons .menu-icon.store-language .icon-link .flag-icon {
    height: 0.65em;
    width: auto;
    display: block;
    margin: 0 auto 1px auto;
}

@media (max-width: 768px) {
    .menu-icons .menu-icon.store-language .icon-link .flag-icon {
        display: inline-block;
        height: 1em;
    }
}


/* --- site-footer ---- */

.site-footer {
    margin: 0;
    position: relative;
    overflow: hidden;
    text-align: left;
    width: 100%;
    text-transform: uppercase;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.site-footer a {
    border: none;
    text-transform: uppercase;
    color: #999;
}

.site-footer .footer-container {
    text-align: left;
    max-width: 1260px;
    margin: 30px auto 15px auto;
    padding: 0 30px;
}

.site-footer ul {
    padding-left: 0;
    margin-bottom: 0;
    list-style-type: none;
}

.site-footer ul li {
    display: block;
    margin-bottom: 6px;
}

.site-footer ul li a {
    color: #fff;
    font-size: 14px;
    text-transform: none;
    border-bottom: none;
    display: inline-block;
    padding: 4px;
    letter-spacing: 1px;
}

.site-footer ul li a:hover {
    color: #000;
}

.site-footer .title {
    border-bottom: 1px solid #ccc;
    margin-bottom: 12px;
}

.site-footer .title a {
    color: #fff;
    font-size: 16px;
}

.site-footer .floated-links {
    margin-top: 15px;
    display: block;
    overflow: hidden;
}

.site-footer .copy {
    padding-top: 15px;
}

.site-footer .title a,
.site-footer .newsletter-right .heading,
.site-footer ul li a {
    color: #999;
    font-family: 'Oswald', Arial, sans-serif;
}

.site-footer .flex-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.site-footer .flex-wrapper > .section {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.site-footer .flex-wrapper > .section.last {
    min-width: 250px;
    max-width: 280px;
    margin: 0 auto;
}

.site-footer .copyright {
    font-size: 11px;
    margin: 25px 0 0 0;
    color: #999;
    font-weight: 100;
    letter-spacing: 1px;
    text-align: center;
}


/* -- site-footer border -- */

.footer-border {
    text-align: center;
}

.footer-border .tagline {
    display: none;
}

.footer-border hr {
    position: absolute;
    top: 51.5%;
    border-color: #9e9898;
    margin: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    background-color: #fff;
}

.footer-border img {
    max-width: 50%;
    height: auto;
    opacity: 0;
}

.footer-border .mountain {
    background-image: url('/skin/frontend/swissgear/default/images/footer-icon.png');
    background-size: 77px 75px;
    background-repeat: no-repeat;
    background-position: 50%;
    display: block;
    position: relative;
    margin-top: 35px;
}

.footer-border .mountain-holder {
    display: block;
    margin: auto;
    width: 77px;
    height: 75px;
}

.footer-border span.divider {
    display: inline-block;
    height: 25px;
    width: 150px;
}

.customer-account-logoutsuccess .footer {
    margin-top: -74px;
}

.customer-account-logoutsuccess .site-footer .footer-border .tagline {
    color: #fff;
    text-shadow: 0px 2px 0px #000, 0px 0px 10px #000;
}

.sales-guest-form .site-footer .footer-border .tagline {
    color: #fff;
    text-shadow: 0px 2px 0px #000, 0px 0px 10px #000;
}


/* -- site-footer newsletter block -- */

.block-subscribe .actions {
    background: none;
    padding: 0;
    margin: 0;
    text-align: left;
    float: left;
    display: inline-block;
    right: 0;
    top: 0;
    line-height: 21px;
    color: #999;
}

.block-subscribe .actions button.button {
    background: transparent;
    border: none;
    padding: 0;
}

.block-subscribe button.button span span {
    border-left: 1px solid #DEDEDE;
    display: block;
    background: #fbfbfb;
    padding: 5px 10px 4px;
    text-align: center;
    white-space: nowrap;
}

.block-subscribe button.button:hover span span {
    background-color: #10214d;
    color: #fff;
}

.block-subscribe input.input-text {
    margin: 0 0px 0 0;
    line-height: 30px;
    -webkit-box-shadow: none;
    box-shadow: none;
    width: 100%;
    border: none;
    height: 30px;
    border-radius: 0;
    -webkit-appearance: none;
}

.newsletter-right .heading {
    color: #fff;
    font-size: 14px;
    text-transform: none;
    letter-spacing: 1px;
    padding-bottom: 10px;
    cursor: default;
    font-weight: 100;
    width: 100%;
}

#news-letter .block-content {
    margin: 0 auto;
    position: relative;
    max-width: 365px;
}

.site-footer .section.last.newsletter-right {
    margin-top: 5px;
    text-align: left;
}

.site-footer .block-subscribe input.input-text {
    border: 1px solid #ddd;
    border-right: none;
    font-weight: bold;
    color: #333;
    padding: 5px;
}

.site-footer .block-subscribe button.button span span {
    border: 1px solid #ddd;
    padding: 3px 10px 4px;
}


/* ----- site-footer Social Icons ----- */

.footer-social-content {
    padding-top: 10px;
    max-width: 365px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    margin: 0 auto;
}

.footer-social-content .n-one {
    margin: 0;
    min-width: 20%;
    text-align: center;
    position: relative;
    right: 5px;
}

.footer-social-content .n-one a {
    border-radius: 50%;
    height: 34px;
    width: 34px;
    text-indent: -9999px;
    display: inline-block;
    border: 1px solid transparent;
}

.footer-social-content .googleplus a {
    background: url("/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/images/bg-social-media-links.png") no-repeat center -103px #999;
}

.footer-social-content .googleplus a:hover {
    background: url("/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/images/bg-social-media-links.png") no-repeat center -72px #fff;
    border: 1px solid #fff;
}

.footer-social-content .youtube a {
    background: url("/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/images/bg-youtube.png") no-repeat 0 -31px #999;
}

.footer-social-content .youtube a:hover {
    background: url("/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/images/bg-youtube.png") no-repeat 0 0 #fff;
    border: 1px solid #fff;
}

.footer-social-content .tumblr a {
    background: url("/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/images/bg-tumbler.png") no-repeat 0 -31px #999;
}

.footer-social-content .tumblr a:hover {
    background: url("/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/images/bg-tumbler.png") no-repeat 0 0 #fff;
    border: 1px solid #fff;
}

.footer-social-content .instagram a {
    background: url("/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/images/bg-social-media-links.png") no-repeat center -319px #999;
}

.footer-social-content .instagram a:hover {
    background: url("/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/images/bg-social-media-links.png") no-repeat center -288px #fff;
    border: 1px solid #fff;
}

.footer-social-content .twitter a {
    background: url("/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/images/bg-social-media-links.png") no-repeat center -247px #999;
}

.footer-social-content .twitter a:hover {
    background: url("/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/images/bg-social-media-links.png") no-repeat center -216px #fff;
    border: 1px solid #fff;
}

.footer-social-content .facebook a {
    background: url("/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/images/bg-social-media-links.png") no-repeat center -31px #999;
}

.footer-social-content .facebook a:hover {
    background: url("/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/images/bg-social-media-links.png") no-repeat center 0 #fff;
    border: 1px solid #fff;
}

.footer-social-content .vkontakte a {
    background: url("/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/images/bg-social-media-links_new.png") no-repeat center -387px #999;
}

.footer-social-content .vkontakte a:hover {
    background: url("/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/images/bg-social-media-links_new.png") no-repeat center -357px #fff;
    border: 1px solid #fff;
}


.footer-social-content .youtube a {
    background: url("/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/images/bg-social-media-links_new.png") no-repeat center -457px #999;
}

.footer-social-content .youtube a:hover {
    background: url("/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/images/bg-social-media-links_new.png") no-repeat center -423px #fff;
    border: 1px solid #fff;
}

.footer-social-content .pinterest a {
    background: url("/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/images/bg-social-media-links.png") no-repeat center -175px #999;
}

.footer-social-content .pinterest a:hover {
    background: url("/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/images/bg-social-media-links.png") no-repeat center -144px #fff;
    border: 1px solid #fff;
}


/* -- end site-footer newsletter block -- */

@media (min-width:769px) {
    .site-footer .footer-container .collapse {
        display: block!important;
        visibility: visible!important;
        opacity: 1;
        height: auto;
    }
}

@media (min-width: 769px) and (max-width: 991px) {
    .site-footer ul li a span {
        display: none;
    }
}

@media (min-width: 992px) and (max-width: 1049px) {
    .footer-coupon .catcher-heading-2 {
        font-size: 80px;
    }
    .footer-coupon p {
        width: 80%;
    }
}

@media (max-width:1260px) {
    .site-footer .footer-container {
        padding: 0 30px;
        max-width: 1260px;
    }
}

@media (max-width: 768px) {
    .site-footer .flex-wrapper {
        display: block;
    }
    .site-footer ul {
        padding-left: 15px;
    }
    .site-footer .title a {
        padding: 15px 10px;
        display: block;
        font-weight: 500;
    }
    .site-footer .title a:not(.collapsed) {
        color: #666;
    }
    .site-footer .title a:hover {
        cursor: pointer;
    }
    .site-footer ul li {
        margin-top: 15px;
    }
    .site-footer ul li:last-of-type {
        margin-bottom: 25px;
    }
    .footer-container p.title a:after {
        font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
        content: '\f277';
        padding: 2px 4px;
        text-align: right;
        float: right;
        font-size: 18px;
        font-weight: normal;
        position: relative;
        right: 0;
        line-height: 20px;
    }
    .site-footer .section.last.newsletter-right {
        text-align: center;
        margin-top: 15px;
    }
    .newsletter-right .heading {
        font-size: 16px;
        padding-bottom: 15px;
        text-transform: uppercase;
        font-weight: 500;
    }
    .newsletter-right .n-one {
        right: 0;
    }
    .footer-social-content .n-one a {
        margin: 0 auto;
        display: block;
    }
    #news-letter .input-box {
        width: 100%;
    }
    .block-subscribe .actions {
        position: absolute;
        top: 0;
        right: 0;
    }
    .block-subscribe input.input-text {
        padding: 1px 50px 1px 10px;
    }
    .site-footer .footer-container p.title a.footertabs:not(.collapsed):after {
        content: '\f272';
    }
    .site-footer .footer-container .title {
        display: block;
        margin-bottom: 0;
    }
}

@media (max-width: 600px) {
    .footer-border .tagline {
        padding: 0 2vw;
        font-size: 12px;
        top: 0;
    }
    .footer-border span.divider {
        display: none;
    }
}

@media (max-width: 380px) {
    .footer-border span.divider {
        display: inline-block;
        height: 0;
        width: 0;
    }
}


/* website switcher */

.website-select {
    text-align: center;
    margin-top: 25px;
}

.website-select .current-website {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    -ms-flex-wrap: nowrap;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    border: 1px solid #ccc;
    margin: 0 auto;
    padding: 6px;
    border-radius: 2px;
    cursor: pointer;
}

.website-select .current-website > .flag-icon {
    margin-right: 15px;
}

#modalWebsites .modal-content {
    background-color: #fff;
}

#modalWebsites .modal-header .close {
    color: #333;
}

#modalWebsites .heading {
    font-size: 24px;
    margin-top: 10px;
    color: #333;
}

#modalWebsites ul.lang-list {
    padding: 30px 0 0 0;
    margin: 0 auto;
    display: inline-block;
    text-align: left;
}

#modalWebsites ul.lang-list > li .zmdi {
    font-size: 28px;
}

#modalWebsites ul.lang-list > li .zmdi:before {
    content: '\f26c';
}

#modalWebsites ul.lang-list > li.current .zmdi {
    opacity: 0.5;
}

#modalWebsites ul.lang-list > li.current .zmdi:before {
    content: '\f26f';
}

#modalWebsites ul.lang-list > li:hover .zmdi:before {
    content: '\f26f';
}

#modalWebsites ul.lang-list > li a.lang-item {
    display: block;
    padding: 4px 8px;
    font-size: 20px;
    color: #333;
}

#modalWebsites ul.lang-list > li a.lang-item > * {
    display: inline-block;
    vertical-align: middle;
}

hr,
img {
    border: 0;
}

body,
figure {
    margin: 0;
}

.btn-group>.btn-group,
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.dropdown-menu {
    float: left;
}

#ms-menu-trigger,
.btn,
.toggle-switch {
    -ms-user-select: none;
}

.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse,
.pre-scrollable {
    max-height: 340px;
}

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

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}

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

[hidden],
template {
    display: none;
}

a {
    background-color: transparent;
}

a:active,
a:hover {
    outline: 0;
}

b,
optgroup,
strong {
    font-weight: 700;
}

dfn {
    font-style: italic;
}

h1 {
    margin: .67em 0
}

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

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

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    vertical-align: middle;
}

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

hr {
    box-sizing: content-box;
    height: 0;
}

pre,
textarea {
    overflow: auto;
}

code,
kbd,
pre,
samp {
    font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

.glyphicon,
address {
    font-style: normal;
}

button {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

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

button[disabled],
html input[disabled] {
    cursor: default;
}

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

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto;
}

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

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td,
th {
    padding: 0;
}

@media print {
    blockquote,
    img,
    pre,
    tr {
        page-break-inside: avoid;
    }
    *,
    :after,
    :before {
        background: 0 0!important;
        color: #000!important;
        box-shadow: none!important;
        text-shadow: none!important;
    }
    a,
    a:visited {
        text-decoration: underline;
    }
    a[href]:after {
        content: " (" attr(href) ")"
    }
    abbr[title]:after {
        content: " (" attr(title) ")"
    }
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: ""
    }
    blockquote,
    pre {
        border: 1px solid #999;
    }
    thead {
        display: table-header-group;
    }
    img {
        max-width: 100%!important;
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3;
    }
    h2,
    h3 {
        page-break-after: avoid;
    }
    .navbar {
        display: none;
    }
    .btn>.caret,
    .dropup>.btn>.caret {
        border-top-color: #000!important;
    }
    .label {
        border: 1px solid #000;
    }
    .table {
        border-collapse: collapse!important;
    }
    .table td,
    .table th {
        background-color: #fff!important;
    }
    .table-bordered td,
    .table-bordered th {
        border: 1px solid #ddd!important;
    }
}

.btn,
.btn-danger.active,
.btn-danger:active,
.btn-info.active,
.btn-info:active,
.btn-primary.active,
.btn-primary:active,
.btn-warning.active,
.btn-warning:active,
.btn.active,
.btn:active,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover,
.form-control,
.navbar-toggle,
.open>.dropdown-toggle.btn-danger,
.open>.dropdown-toggle.btn-info,
.open>.dropdown-toggle.btn-primary,
.open>.dropdown-toggle.btn-warning {
    background-image: none;
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/fonts/glyphicons-halflings-regular.eot);
    src: url(/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/fonts/glyphicons-halflings-regular.woff2) format('woff2'), url(/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/fonts/glyphicons-halflings-regular.woff) format('woff'), url(/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.glyphicon-asterisk:before {
    content: "\2a"
}

.glyphicon-plus:before {
    content: "\2b"
}

.glyphicon-eur:before,
.glyphicon-euro:before {
    content: "\20ac"
}

.glyphicon-minus:before {
    content: "\2212"
}

.glyphicon-cloud:before {
    content: "\2601"
}

.glyphicon-envelope:before {
    content: "\2709"
}

.glyphicon-pencil:before {
    content: "\270f"
}

.glyphicon-glass:before {
    content: "\e001"
}

.glyphicon-music:before {
    content: "\e002"
}

.glyphicon-search:before {
    content: "\e003"
}

.glyphicon-heart:before {
    content: "\e005"
}

.glyphicon-star:before {
    content: "\e006"
}

.glyphicon-star-empty:before {
    content: "\e007"
}

.glyphicon-user:before {
    content: "\e008"
}

.glyphicon-film:before {
    content: "\e009"
}

.glyphicon-th-large:before {
    content: "\e010"
}

.glyphicon-th:before {
    content: "\e011"
}

.glyphicon-th-list:before {
    content: "\e012"
}

.glyphicon-ok:before {
    content: "\e013"
}

.glyphicon-remove:before {
    content: "\e014"
}

.glyphicon-zoom-in:before {
    content: "\e015"
}

.glyphicon-zoom-out:before {
    content: "\e016"
}

.glyphicon-off:before {
    content: "\e017"
}

.glyphicon-signal:before {
    content: "\e018"
}

.glyphicon-cog:before {
    content: "\e019"
}

.glyphicon-trash:before {
    content: "\e020"
}

.glyphicon-home:before {
    content: "\e021"
}

.glyphicon-file:before {
    content: "\e022"
}

.glyphicon-time:before {
    content: "\e023"
}

.glyphicon-road:before {
    content: "\e024"
}

.glyphicon-download-alt:before {
    content: "\e025"
}

.glyphicon-download:before {
    content: "\e026"
}

.glyphicon-upload:before {
    content: "\e027"
}

.glyphicon-inbox:before {
    content: "\e028"
}

.glyphicon-play-circle:before {
    content: "\e029"
}

.glyphicon-repeat:before {
    content: "\e030"
}

.glyphicon-refresh:before {
    content: "\e031"
}

.glyphicon-list-alt:before {
    content: "\e032"
}

.glyphicon-lock:before {
    content: "\e033"
}

.glyphicon-flag:before {
    content: "\e034"
}

.glyphicon-headphones:before {
    content: "\e035"
}

.glyphicon-volume-off:before {
    content: "\e036"
}

.glyphicon-volume-down:before {
    content: "\e037"
}

.glyphicon-volume-up:before {
    content: "\e038"
}

.glyphicon-qrcode:before {
    content: "\e039"
}

.glyphicon-barcode:before {
    content: "\e040"
}

.glyphicon-tag:before {
    content: "\e041"
}

.glyphicon-tags:before {
    content: "\e042"
}

.glyphicon-book:before {
    content: "\e043"
}

.glyphicon-bookmark:before {
    content: "\e044"
}

.glyphicon-print:before {
    content: "\e045"
}

.glyphicon-camera:before {
    content: "\e046"
}

.glyphicon-font:before {
    content: "\e047"
}

.glyphicon-bold:before {
    content: "\e048"
}

.glyphicon-italic:before {
    content: "\e049"
}

.glyphicon-text-height:before {
    content: "\e050"
}

.glyphicon-text-width:before {
    content: "\e051"
}

.glyphicon-align-left:before {
    content: "\e052"
}

.glyphicon-align-center:before {
    content: "\e053"
}

.glyphicon-align-right:before {
    content: "\e054"
}

.glyphicon-align-justify:before {
    content: "\e055"
}

.glyphicon-list:before {
    content: "\e056"
}

.glyphicon-indent-left:before {
    content: "\e057"
}

.glyphicon-indent-right:before {
    content: "\e058"
}

.glyphicon-facetime-video:before {
    content: "\e059"
}

.glyphicon-picture:before {
    content: "\e060"
}

.glyphicon-map-marker:before {
    content: "\e062"
}

.glyphicon-adjust:before {
    content: "\e063"
}

.glyphicon-tint:before {
    content: "\e064"
}

.glyphicon-edit:before {
    content: "\e065"
}

.glyphicon-share:before {
    content: "\e066"
}

.glyphicon-check:before {
    content: "\e067"
}

.glyphicon-move:before {
    content: "\e068"
}

.glyphicon-step-backward:before {
    content: "\e069"
}

.glyphicon-fast-backward:before {
    content: "\e070"
}

.glyphicon-backward:before {
    content: "\e071"
}

.glyphicon-play:before {
    content: "\e072"
}

.glyphicon-pause:before {
    content: "\e073"
}

.glyphicon-stop:before {
    content: "\e074"
}

.glyphicon-forward:before {
    content: "\e075"
}

.glyphicon-fast-forward:before {
    content: "\e076"
}

.glyphicon-step-forward:before {
    content: "\e077"
}

.glyphicon-eject:before {
    content: "\e078"
}

.glyphicon-chevron-left:before {
    content: "\e079"
}

.glyphicon-chevron-right:before {
    content: "\e080"
}

.glyphicon-plus-sign:before {
    content: "\e081"
}

.glyphicon-minus-sign:before {
    content: "\e082"
}

.glyphicon-remove-sign:before {
    content: "\e083"
}

.glyphicon-ok-sign:before {
    content: "\e084"
}

.glyphicon-question-sign:before {
    content: "\e085"
}

.glyphicon-info-sign:before {
    content: "\e086"
}

.glyphicon-screenshot:before {
    content: "\e087"
}

.glyphicon-remove-circle:before {
    content: "\e088"
}

.glyphicon-ok-circle:before {
    content: "\e089"
}

.glyphicon-ban-circle:before {
    content: "\e090"
}

.glyphicon-arrow-left:before {
    content: "\e091"
}

.glyphicon-arrow-right:before {
    content: "\e092"
}

.glyphicon-arrow-up:before {
    content: "\e093"
}

.glyphicon-arrow-down:before {
    content: "\e094"
}

.glyphicon-share-alt:before {
    content: "\e095"
}

.glyphicon-resize-full:before {
    content: "\e096"
}

.glyphicon-resize-small:before {
    content: "\e097"
}

.glyphicon-exclamation-sign:before {
    content: "\e101"
}

.glyphicon-gift:before {
    content: "\e102"
}

.glyphicon-leaf:before {
    content: "\e103"
}

.glyphicon-fire:before {
    content: "\e104"
}

.glyphicon-eye-open:before {
    content: "\e105"
}

.glyphicon-eye-close:before {
    content: "\e106"
}

.glyphicon-warning-sign:before {
    content: "\e107"
}

.glyphicon-plane:before {
    content: "\e108"
}

.glyphicon-calendar:before {
    content: "\e109"
}

.glyphicon-random:before {
    content: "\e110"
}

.glyphicon-comment:before {
    content: "\e111"
}

.glyphicon-magnet:before {
    content: "\e112"
}

.glyphicon-chevron-up:before {
    content: "\e113"
}

.glyphicon-chevron-down:before {
    content: "\e114"
}

.glyphicon-retweet:before {
    content: "\e115"
}

.glyphicon-shopping-cart:before {
    content: "\e116"
}

.glyphicon-folder-close:before {
    content: "\e117"
}

.glyphicon-folder-open:before {
    content: "\e118"
}

.glyphicon-resize-vertical:before {
    content: "\e119"
}

.glyphicon-resize-horizontal:before {
    content: "\e120"
}

.glyphicon-hdd:before {
    content: "\e121"
}

.glyphicon-bullhorn:before {
    content: "\e122"
}

.glyphicon-bell:before {
    content: "\e123"
}

.glyphicon-certificate:before {
    content: "\e124"
}

.glyphicon-thumbs-up:before {
    content: "\e125"
}

.glyphicon-thumbs-down:before {
    content: "\e126"
}

.glyphicon-hand-right:before {
    content: "\e127"
}

.glyphicon-hand-left:before {
    content: "\e128"
}

.glyphicon-hand-up:before {
    content: "\e129"
}

.glyphicon-hand-down:before {
    content: "\e130"
}

.glyphicon-circle-arrow-right:before {
    content: "\e131"
}

.glyphicon-circle-arrow-left:before {
    content: "\e132"
}

.glyphicon-circle-arrow-up:before {
    content: "\e133"
}

.glyphicon-circle-arrow-down:before {
    content: "\e134"
}

.glyphicon-globe:before {
    content: "\e135"
}

.glyphicon-wrench:before {
    content: "\e136"
}

.glyphicon-tasks:before {
    content: "\e137"
}

.glyphicon-filter:before {
    content: "\e138"
}

.glyphicon-briefcase:before {
    content: "\e139"
}

.glyphicon-fullscreen:before {
    content: "\e140"
}

.glyphicon-dashboard:before {
    content: "\e141"
}

.glyphicon-paperclip:before {
    content: "\e142"
}

.glyphicon-heart-empty:before {
    content: "\e143"
}

.glyphicon-link:before {
    content: "\e144"
}

.glyphicon-phone:before {
    content: "\e145"
}

.glyphicon-pushpin:before {
    content: "\e146"
}

.glyphicon-usd:before {
    content: "\e148"
}

.glyphicon-gbp:before {
    content: "\e149"
}

.glyphicon-sort:before {
    content: "\e150"
}

.glyphicon-sort-by-alphabet:before {
    content: "\e151"
}

.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152"
}

.glyphicon-sort-by-order:before {
    content: "\e153"
}

.glyphicon-sort-by-order-alt:before {
    content: "\e154"
}

.glyphicon-sort-by-attributes:before {
    content: "\e155"
}

.glyphicon-sort-by-attributes-alt:before {
    content: "\e156"
}

.glyphicon-unchecked:before {
    content: "\e157"
}

.glyphicon-expand:before {
    content: "\e158"
}

.glyphicon-collapse-down:before {
    content: "\e159"
}

.glyphicon-collapse-up:before {
    content: "\e160"
}

.glyphicon-log-in:before {
    content: "\e161"
}

.glyphicon-flash:before {
    content: "\e162"
}

.glyphicon-log-out:before {
    content: "\e163"
}

.glyphicon-new-window:before {
    content: "\e164"
}

.glyphicon-record:before {
    content: "\e165"
}

.glyphicon-save:before {
    content: "\e166"
}

.glyphicon-open:before {
    content: "\e167"
}

.glyphicon-saved:before {
    content: "\e168"
}

.glyphicon-import:before {
    content: "\e169"
}

.glyphicon-export:before {
    content: "\e170"
}

.glyphicon-send:before {
    content: "\e171"
}

.glyphicon-floppy-disk:before {
    content: "\e172"
}

.glyphicon-floppy-saved:before {
    content: "\e173"
}

.glyphicon-floppy-remove:before {
    content: "\e174"
}

.glyphicon-floppy-save:before {
    content: "\e175"
}

.glyphicon-floppy-open:before {
    content: "\e176"
}

.glyphicon-credit-card:before {
    content: "\e177"
}

.glyphicon-transfer:before {
    content: "\e178"
}

.glyphicon-cutlery:before {
    content: "\e179"
}

.glyphicon-header:before {
    content: "\e180"
}

.glyphicon-compressed:before {
    content: "\e181"
}

.glyphicon-earphone:before {
    content: "\e182"
}

.glyphicon-phone-alt:before {
    content: "\e183"
}

.glyphicon-tower:before {
    content: "\e184"
}

.glyphicon-stats:before {
    content: "\e185"
}

.glyphicon-sd-video:before {
    content: "\e186"
}

.glyphicon-hd-video:before {
    content: "\e187"
}

.glyphicon-subtitles:before {
    content: "\e188"
}

.glyphicon-sound-stereo:before {
    content: "\e189"
}

.glyphicon-sound-dolby:before {
    content: "\e190"
}

.glyphicon-sound-5-1:before {
    content: "\e191"
}

.glyphicon-sound-6-1:before {
    content: "\e192"
}

.glyphicon-sound-7-1:before {
    content: "\e193"
}

.glyphicon-copyright-mark:before {
    content: "\e194"
}

.glyphicon-registration-mark:before {
    content: "\e195"
}

.glyphicon-cloud-download:before {
    content: "\e197"
}

.glyphicon-cloud-upload:before {
    content: "\e198"
}

.glyphicon-tree-conifer:before {
    content: "\e199"
}

.glyphicon-tree-deciduous:before {
    content: "\e200"
}

.glyphicon-cd:before {
    content: "\e201"
}

.glyphicon-save-file:before {
    content: "\e202"
}

.glyphicon-open-file:before {
    content: "\e203"
}

.glyphicon-level-up:before {
    content: "\e204"
}

.glyphicon-copy:before {
    content: "\e205"
}

.glyphicon-paste:before {
    content: "\e206"
}

.glyphicon-alert:before {
    content: "\e209"
}

.glyphicon-equalizer:before {
    content: "\e210"
}

.glyphicon-king:before {
    content: "\e211"
}

.glyphicon-queen:before {
    content: "\e212"
}

.glyphicon-pawn:before {
    content: "\e213"
}

.glyphicon-bishop:before {
    content: "\e214"
}

.glyphicon-knight:before {
    content: "\e215"
}

.glyphicon-baby-formula:before {
    content: "\e216"
}

.glyphicon-tent:before {
    content: "\26fa"
}

.glyphicon-blackboard:before {
    content: "\e218"
}

.glyphicon-bed:before {
    content: "\e219"
}

.glyphicon-apple:before {
    content: "\f8ff"
}

.glyphicon-erase:before {
    content: "\e221"
}

.glyphicon-hourglass:before {
    content: "\231b"
}

.glyphicon-lamp:before {
    content: "\e223"
}

.glyphicon-duplicate:before {
    content: "\e224"
}

.glyphicon-piggy-bank:before {
    content: "\e225"
}

.glyphicon-scissors:before {
    content: "\e226"
}

.glyphicon-bitcoin:before,
.glyphicon-btc:before,
.glyphicon-xbt:before {
    content: "\e227"
}

.glyphicon-jpy:before,
.glyphicon-yen:before {
    content: "\00a5"
}

.glyphicon-rub:before,
.glyphicon-ruble:before {
    content: "\20bd"
}

.glyphicon-scale:before {
    content: "\e230"
}

.glyphicon-ice-lolly:before {
    content: "\e231"
}

.glyphicon-ice-lolly-tasted:before {
    content: "\e232"
}

.glyphicon-education:before {
    content: "\e233"
}

.glyphicon-option-horizontal:before {
    content: "\e234"
}

.glyphicon-option-vertical:before {
    content: "\e235"
}

.glyphicon-menu-hamburger:before {
    content: "\e236"
}

.glyphicon-modal-window:before {
    content: "\e237"
}

.glyphicon-oil:before {
    content: "\e238"
}

.glyphicon-grain:before {
    content: "\e239"
}

.glyphicon-sunglasses:before {
    content: "\e240"
}

.glyphicon-text-size:before {
    content: "\e241"
}

.glyphicon-text-color:before {
    content: "\e242"
}

.glyphicon-text-background:before {
    content: "\e243"
}

.glyphicon-object-align-top:before {
    content: "\e244"
}

.glyphicon-object-align-bottom:before {
    content: "\e245"
}

.glyphicon-object-align-horizontal:before {
    content: "\e246"
}

.glyphicon-object-align-left:before {
    content: "\e247"
}

.glyphicon-object-align-vertical:before {
    content: "\e248"
}

.glyphicon-object-align-right:before {
    content: "\e249"
}

.glyphicon-triangle-right:before {
    content: "\e250"
}

.glyphicon-triangle-left:before {
    content: "\e251"
}

.glyphicon-triangle-bottom:before {
    content: "\e252"
}

.glyphicon-triangle-top:before {
    content: "\e253"
}

.glyphicon-console:before {
    content: "\e254"
}

.glyphicon-superscript:before {
    content: "\e255"
}

.glyphicon-subscript:before {
    content: "\e256"
}

.glyphicon-menu-left:before {
    content: "\e257"
}

.glyphicon-menu-right:before {
    content: "\e258"
}

.glyphicon-menu-down:before {
    content: "\e259"
}

.glyphicon-menu-up:before {
    content: "\e260"
}

*,
:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent;
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

a {
    color: #2196f3;
    text-decoration: none;
}

a:focus,
a:hover {
    color: #0a6ebd;
    text-decoration: none;
}

a:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px;
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img,
.img-responsive,
.thumbnail a>img,
.thumbnail>img {
    display: block;
    max-width: 100%;
    height: auto;
}

.img-rounded {
    border-radius: 2px;
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #eee;
    border-radius: 2px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto;
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 18px;
    margin-bottom: 18px;
    border-top: 1px solid #eee;
}

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

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
}

[role=button] {
    cursor: pointer;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: #333;
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-weight: 400;
    line-height: 1;
    color: #828282;
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
    margin-top: 18px;
    margin-bottom: 9px;
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
    font-size: 65%
}

.h4,
.h5,
.h6,
h4,
h5,
h6 {
    margin-top: 9px;
    margin-bottom: 9px;
}

dl,
ol,
ul {
    margin-top: 0;
}

.lead,
address,
dl {
    margin-bottom: 18px;
}

.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-size: 75%
}

.h1,
h1 {
    font-size: 33px;
}

.h2,
h2 {
    font-size: 27px;
}

.h3,
h3 {
    font-size: 23px;
}

.h4,
h4 {
    font-size: 17px;
}

.h5,
h5 {
    font-size: 13px;
}

.h6,
h6 {
    font-size: 12px;
}

p {
    margin: 0 0 9px;
}

.lead {
    font-size: 14px;
    font-weight: 300;
    line-height: 1.4
}

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

dt,
kbd kbd {
    font-weight: 700;
}

address,
blockquote .small,
blockquote footer,
blockquote small,
dd,
dt,
pre {
    line-height: 1.42857143
}

@media (min-width:768px) {
    .lead {
        font-size: 19.5px
    }
}

.small,
small {
    font-size: 92%
}

.mark,
mark {
    background-color: #fcf8e3;
    padding: .2em
}

.list-inline,
.list-unstyled {
    padding-left: 0;
    list-style: none;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.text-center {
    text-align: center;
}

.text-justify {
    text-align: justify;
}

.text-nowrap {
    white-space: nowrap;
}

.text-lowercase {
    text-transform: lowercase;
}

.text-uppercase {
    text-transform: uppercase;
}

.text-capitalize {
    text-transform: capitalize;
}

.text-muted {
    color: #828282;
}

.text-primary {
    color: #2196f3;
}

a.text-primary:focus,
a.text-primary:hover {
    color: #0c7cd5;
}

.text-success {
    color: #4caf50;
}

a.text-success:focus,
a.text-success:hover {
    color: #3d8b40;
}

.text-info {
    color: #2196f3;
}

a.text-info:focus,
a.text-info:hover {
    color: #0c7cd5;
}

.text-warning {
    color: #ff9800;
}

a.text-warning:focus,
a.text-warning:hover {
    color: #cc7a00;
}

.text-danger {
    color: #f55a4e;
}

a.text-danger:focus,
a.text-danger:hover {
    color: #f32c1e;
}

.bg-primary {
    color: #fff;
    background-color: #2196f3;
}

a.bg-primary:focus,
a.bg-primary:hover {
    background-color: #0c7cd5;
}

.bg-success {
    background-color: #dff0d8;
}

a.bg-success:focus,
a.bg-success:hover {
    background-color: #c1e2b3;
}

.bg-info {
    background-color: #d9edf7;
}

a.bg-info:focus,
a.bg-info:hover {
    background-color: #afd9ee;
}

.bg-warning {
    background-color: #fcf8e3;
}

a.bg-warning:focus,
a.bg-warning:hover {
    background-color: #f7ecb5;
}

.bg-danger {
    background-color: #f2dede;
}

a.bg-danger:focus,
a.bg-danger:hover {
    background-color: #e4b9b9;
}

code,
pre code {
    background-color: transparent;
}

.page-header {
    padding-bottom: 8px;
    border-bottom: 1px solid transparent;
}

ol,
ul {
    margin-bottom: 9px;
}

.list-inline {
    margin-left: -5px;
}

.list-inline>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}

dd {
    margin-left: 0;
}

@media (min-width:768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .dl-horizontal dd {
        margin-left: 180px;
    }
    .container {
        width: 100%
    }
}

#messages-main:after,
.btn-group-vertical>.btn-group:after,
.btn-toolbar:after,
.clearfix:after,
.container-fluid:after,
.container:after,
.dl-horizontal dd:after,
.form-horizontal .form-group:after,
.media:after,
.modal-footer:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.pager:after,
.panel-body:after,
.row:after {
    clear: both;
}

abbr[data-original-title],
abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #828282;
}

.initialism {
    font-size: 90%;
    text-transform: uppercase;
}

blockquote {
    padding: 9px 18px;
    margin: 0 0 18px;
    font-size: 16.25px;
    border-left: 5px solid #eee;
}

blockquote .small,
blockquote footer,
blockquote small {
    display: block;
    font-size: 80%;
    color: #828282;
}

legend,
pre {
    display: block;
    color: #333;
}

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

.blockquote-reverse,
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eee;
    border-left: 0;
    text-align: right;
}

code,
kbd {
    padding: 2px 4px;
    font-size: 90%;
    border-radius: 2px;
}

caption,
th {
    text-align: left;
}

.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
    content: ''
}

.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
    content: '\00A0 \2014'
}

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

code {
    color: #c7254e;
}

kbd {
    color: #fff;
    background-color: #333;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    box-shadow: none;
}

pre {
    padding: 8.5px;
    margin: 0 0 9px;
    font-size: 12px;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 2px;
}

.container,
.container-fluid {
    margin-right: auto;
    margin-left: auto;
}

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

.container,
.container-fluid {
    padding-left: 15px;
    padding-right: 15px;
}

.pre-scrollable {
    overflow-y: scroll;
}

@media (min-width:992px) {
    .container {
        width: 100%
    }
}

@media (min-width:1200px) {
    .container {
        width: 100%
    }
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: auto;
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: auto;
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0;
}

@media (min-width:768px) {
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        float: left;
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-11 {
        width: 91.66666667%
    }
    .col-sm-10 {
        width: 83.33333333%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-8 {
        width: 66.66666667%
    }
    .col-sm-7 {
        width: 58.33333333%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-5 {
        width: 41.66666667%
    }
    .col-sm-4 {
        width: 33.33333333%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-2 {
        width: 16.66666667%
    }
    .col-sm-1 {
        width: 8.33333333%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-pull-11 {
        right: 91.66666667%
    }
    .col-sm-pull-10 {
        right: 83.33333333%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-8 {
        right: 66.66666667%
    }
    .col-sm-pull-7 {
        right: 58.33333333%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-5 {
        right: 41.66666667%
    }
    .col-sm-pull-4 {
        right: 33.33333333%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-2 {
        right: 16.66666667%
    }
    .col-sm-pull-1 {
        right: 8.33333333%
    }
    .col-sm-pull-0 {
        right: auto;
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-push-11 {
        left: 91.66666667%
    }
    .col-sm-push-10 {
        left: 83.33333333%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-8 {
        left: 66.66666667%
    }
    .col-sm-push-7 {
        left: 58.33333333%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-5 {
        left: 41.66666667%
    }
    .col-sm-push-4 {
        left: 33.33333333%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-2 {
        left: 16.66666667%
    }
    .col-sm-push-1 {
        left: 8.33333333%
    }
    .col-sm-push-0 {
        left: auto;
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }
    .col-sm-offset-0 {
        margin-left: 0;
    }
}

@media (min-width:992px) {
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        float: left;
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-11 {
        width: 91.66666667%
    }
    .col-md-10 {
        width: 83.33333333%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-8 {
        width: 66.66666667%
    }
    .col-md-7 {
        width: 58.33333333%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-5 {
        width: 41.66666667%
    }
    .col-md-4 {
        width: 33.33333333%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-2 {
        width: 16.66666667%
    }
    .col-md-1 {
        width: 8.33333333%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-pull-11 {
        right: 91.66666667%
    }
    .col-md-pull-10 {
        right: 83.33333333%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-8 {
        right: 66.66666667%
    }
    .col-md-pull-7 {
        right: 58.33333333%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-5 {
        right: 41.66666667%
    }
    .col-md-pull-4 {
        right: 33.33333333%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-2 {
        right: 16.66666667%
    }
    .col-md-pull-1 {
        right: 8.33333333%
    }
    .col-md-pull-0 {
        right: auto;
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-push-11 {
        left: 91.66666667%
    }
    .col-md-push-10 {
        left: 83.33333333%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-8 {
        left: 66.66666667%
    }
    .col-md-push-7 {
        left: 58.33333333%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-5 {
        left: 41.66666667%
    }
    .col-md-push-4 {
        left: 33.33333333%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-2 {
        left: 16.66666667%
    }
    .col-md-push-1 {
        left: 8.33333333%
    }
    .col-md-push-0 {
        left: auto;
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%
    }
    .col-md-offset-0 {
        margin-left: 0;
    }
}

@media (min-width:1200px) {
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9 {
        float: left;
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-11 {
        width: 91.66666667%
    }
    .col-lg-10 {
        width: 83.33333333%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-8 {
        width: 66.66666667%
    }
    .col-lg-7 {
        width: 58.33333333%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-5 {
        width: 41.66666667%
    }
    .col-lg-4 {
        width: 33.33333333%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-2 {
        width: 16.66666667%
    }
    .col-lg-1 {
        width: 8.33333333%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-pull-11 {
        right: 91.66666667%
    }
    .col-lg-pull-10 {
        right: 83.33333333%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-8 {
        right: 66.66666667%
    }
    .col-lg-pull-7 {
        right: 58.33333333%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-5 {
        right: 41.66666667%
    }
    .col-lg-pull-4 {
        right: 33.33333333%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-2 {
        right: 16.66666667%
    }
    .col-lg-pull-1 {
        right: 8.33333333%
    }
    .col-lg-pull-0 {
        right: auto;
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-push-11 {
        left: 91.66666667%
    }
    .col-lg-push-10 {
        left: 83.33333333%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-8 {
        left: 66.66666667%
    }
    .col-lg-push-7 {
        left: 58.33333333%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-5 {
        left: 41.66666667%
    }
    .col-lg-push-4 {
        left: 33.33333333%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-2 {
        left: 16.66666667%
    }
    .col-lg-push-1 {
        left: 8.33333333%
    }
    .col-lg-push-0 {
        left: auto;
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }
    .col-lg-offset-0 {
        margin-left: 0;
    }
}

table {
    background-color: #fff;
}

caption {
    padding-top: 10px;
    padding-bottom: 10px;
    color: #828282;
}

.table {
    width: 100%;
    max-width: 100%
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    padding: 10px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #f0f0f0;
}

.table>thead>tr>th {
    border-bottom: 2px solid #f0f0f0;
}

.table>caption+thead>tr:first-child>td,
.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>td,
.table>thead:first-child>tr:first-child>th {
    border-top: 0;
}

.table>tbody+tbody {
    border-top: 2px solid #f0f0f0;
}

.table .table {
    background-color: #edecec;
}

.table-condensed>tbody>tr>td,
.table-condensed>tbody>tr>th,
.table-condensed>tfoot>tr>td,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>thead>tr>th {
    padding: 7px;
}

.table-bordered,
.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border: 1px solid #f0f0f0;
}

.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border-bottom-width: 2px;
}

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #fcfcfc;
}

.table-hover>tbody>tr:hover {
    background-color: #fff;
}

table col[class*=col-] {
    position: static;
    float: none;
    display: table-column;
}

table td[class*=col-],
table th[class*=col-] {
    position: static;
    float: none;
    display: table-cell;
}

.table>tbody>tr.active>td,
.table>tbody>tr.active>th,
.table>tbody>tr>td.active,
.table>tbody>tr>th.active,
.table>tfoot>tr.active>td,
.table>tfoot>tr.active>th,
.table>tfoot>tr>td.active,
.table>tfoot>tr>th.active,
.table>thead>tr.active>td,
.table>thead>tr.active>th,
.table>thead>tr>td.active,
.table>thead>tr>th.active {
    background-color: #fffcbe;
}

.table-hover>tbody>tr.active:hover>td,
.table-hover>tbody>tr.active:hover>th,
.table-hover>tbody>tr:hover>.active,
.table-hover>tbody>tr>td.active:hover,
.table-hover>tbody>tr>th.active:hover {
    background-color: #fffba4;
}

.table>tbody>tr.success>td,
.table>tbody>tr.success>th,
.table>tbody>tr>td.success,
.table>tbody>tr>th.success,
.table>tfoot>tr.success>td,
.table>tfoot>tr.success>th,
.table>tfoot>tr>td.success,
.table>tfoot>tr>th.success,
.table>thead>tr.success>td,
.table>thead>tr.success>th,
.table>thead>tr>td.success,
.table>thead>tr>th.success {
    background-color: #dff0d8;
}

.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr.success:hover>th,
.table-hover>tbody>tr:hover>.success,
.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover {
    background-color: #d0e9c6;
}

.table>tbody>tr.info>td,
.table>tbody>tr.info>th,
.table>tbody>tr>td.info,
.table>tbody>tr>th.info,
.table>tfoot>tr.info>td,
.table>tfoot>tr.info>th,
.table>tfoot>tr>td.info,
.table>tfoot>tr>th.info,
.table>thead>tr.info>td,
.table>thead>tr.info>th,
.table>thead>tr>td.info,
.table>thead>tr>th.info {
    background-color: #d9edf7;
}

.table-hover>tbody>tr.info:hover>td,
.table-hover>tbody>tr.info:hover>th,
.table-hover>tbody>tr:hover>.info,
.table-hover>tbody>tr>td.info:hover,
.table-hover>tbody>tr>th.info:hover {
    background-color: #c4e3f3;
}

.table>tbody>tr.warning>td,
.table>tbody>tr.warning>th,
.table>tbody>tr>td.warning,
.table>tbody>tr>th.warning,
.table>tfoot>tr.warning>td,
.table>tfoot>tr.warning>th,
.table>tfoot>tr>td.warning,
.table>tfoot>tr>th.warning,
.table>thead>tr.warning>td,
.table>thead>tr.warning>th,
.table>thead>tr>td.warning,
.table>thead>tr>th.warning {
    background-color: #fcf8e3;
}

.table-hover>tbody>tr.warning:hover>td,
.table-hover>tbody>tr.warning:hover>th,
.table-hover>tbody>tr:hover>.warning,
.table-hover>tbody>tr>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover {
    background-color: #faf2cc;
}

.table>tbody>tr.danger>td,
.table>tbody>tr.danger>th,
.table>tbody>tr>td.danger,
.table>tbody>tr>th.danger,
.table>tfoot>tr.danger>td,
.table>tfoot>tr.danger>th,
.table>tfoot>tr>td.danger,
.table>tfoot>tr>th.danger,
.table>thead>tr.danger>td,
.table>thead>tr.danger>th,
.table>thead>tr>td.danger,
.table>thead>tr>th.danger {
    background-color: #f2dede;
}

.table-hover>tbody>tr.danger:hover>td,
.table-hover>tbody>tr.danger:hover>th,
.table-hover>tbody>tr:hover>.danger,
.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover {
    background-color: #ebcccc;
}

.table-responsive {
    overflow-x: auto;
    min-height: .01%
}

@media screen and (max-width:767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 13.5px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #f0f0f0;
    }
    .table-responsive>.table {
        margin-bottom: 0;
    }
    .table-responsive>.table>tbody>tr>td,
    .table-responsive>.table>tbody>tr>th,
    .table-responsive>.table>tfoot>tr>td,
    .table-responsive>.table>tfoot>tr>th,
    .table-responsive>.table>thead>tr>td,
    .table-responsive>.table>thead>tr>th {
        white-space: nowrap;
    }
    .table-responsive>.table-bordered {
        border: 0;
    }
    .table-responsive>.table-bordered>tbody>tr>td:first-child,
    .table-responsive>.table-bordered>tbody>tr>th:first-child,
    .table-responsive>.table-bordered>tfoot>tr>td:first-child,
    .table-responsive>.table-bordered>tfoot>tr>th:first-child,
    .table-responsive>.table-bordered>thead>tr>td:first-child,
    .table-responsive>.table-bordered>thead>tr>th:first-child {
        border-left: 0;
    }
    .table-responsive>.table-bordered>tbody>tr>td:last-child,
    .table-responsive>.table-bordered>tbody>tr>th:last-child,
    .table-responsive>.table-bordered>tfoot>tr>td:last-child,
    .table-responsive>.table-bordered>tfoot>tr>th:last-child,
    .table-responsive>.table-bordered>thead>tr>td:last-child,
    .table-responsive>.table-bordered>thead>tr>th:last-child {
        border-right: 0;
    }
    .table-responsive>.table-bordered>tbody>tr:last-child>td,
    .table-responsive>.table-bordered>tbody>tr:last-child>th,
    .table-responsive>.table-bordered>tfoot>tr:last-child>td,
    .table-responsive>.table-bordered>tfoot>tr:last-child>th {
        border-bottom: 0;
    }
}

fieldset,
legend {
    padding: 0;
    border: 0;
}

fieldset {
    margin: 0;
    min-width: 0;
}

legend {
    width: 100%;
    margin-bottom: 18px;
    font-size: 19.5px;
    line-height: inherit;
    border-bottom: 1px solid #e5e5e5;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-family: 'Oswald', Arial, sans-serif;
}

input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
}

input[type=checkbox],
input[type=radio] {
    margin: 4px 0 0;
    margin-top: 1px;
    line-height: normal;
}

.form-control,
output {
    font-size: 13px;
    line-height: 1.42857143;
    color: #9e9e9e;
    display: block;
}

input[type=file] {
    display: block;
}

input[type=range] {
    display: block;
    width: 100%
}

select[multiple],
select[size] {
    height: auto;
}

input[type=file]:focus,
input[type=checkbox]:focus,
input[type=radio]:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px;
}

output {
    padding-top: 7px;
}

.form-control {
    width: 100%;
    height: 35px;
    padding: 6px 12px;
    background-color: #fff;
    border: 1px solid #e8e8e8;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.form-control:focus {
    border-color: #79c2ff;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(121, 194, 255, .6)
}

.form-control::-moz-placeholder {
    color: #b4b4b4;
    opacity: 1;
}

.form-control:-ms-input-placeholder {
    color: #b4b4b4;
}

.form-control::-webkit-input-placeholder {
    color: #b4b4b4;
}

.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .form-control-feedback,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.checkbox label,
.has-success.checkbox-inline label,
.has-success.radio label,
.has-success.radio-inline label {
    color: #4caf50;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1;
}

.form-control[disabled],
fieldset[disabled] .form-control {
    cursor: not-allowed;
}

textarea.form-control {
    height: auto;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    input[type=date].form-control,
    input[type=time].form-control,
    input[type=datetime-local].form-control,
    input[type=month].form-control {
        line-height: 35px;
    }
    .input-group-sm input[type=date],
    .input-group-sm input[type=time],
    .input-group-sm input[type=datetime-local],
    .input-group-sm input[type=month],
    input[type=date].input-sm,
    input[type=time].input-sm,
    input[type=datetime-local].input-sm,
    input[type=month].input-sm {
        line-height: 30px;
    }
    .input-group-lg input[type=date],
    .input-group-lg input[type=time],
    .input-group-lg input[type=datetime-local],
    .input-group-lg input[type=month],
    input[type=date].input-lg,
    input[type=time].input-lg,
    input[type=datetime-local].input-lg,
    input[type=month].input-lg {
        line-height: 40px;
    }
}

.form-group {
    margin-bottom: 15px;
}

.checkbox,
.radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}

.checkbox label,
.radio label {
    min-height: 18px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer;
}

.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
    position: absolute;
    margin-left: -20px;
    margin-top: 4px;
}

.checkbox+.checkbox,
.radio+.radio {
    margin-top: -5px;
}

.checkbox-inline,
.radio-inline {
    position: relative;
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: 400;
    cursor: pointer;
}

.checkbox-inline+.checkbox-inline,
.radio-inline+.radio-inline {
    margin-top: 0;
    margin-left: 10px;
}

.checkbox-inline.disabled,
.checkbox.disabled label,
.radio-inline.disabled,
.radio.disabled label,
fieldset[disabled] .checkbox label,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio label,
fieldset[disabled] .radio-inline,
fieldset[disabled] input[type=checkbox],
fieldset[disabled] input[type=radio],
input[type=checkbox].disabled,
input[type=checkbox][disabled],
input[type=radio].disabled,
input[type=radio][disabled] {
    cursor: not-allowed;
}

.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
    min-height: 31px;
}

.form-control-static.input-lg,
.form-control-static.input-sm {
    padding-left: 0;
    padding-right: 0;
}

.form-group-sm .form-control,
.input-sm {
    padding: 5px 10px;
    border-radius: 2px;
    font-size: 12px;
}

.input-sm {
    height: 30px;
    line-height: 1.5
}

select.input-sm {
    height: 30px;
    line-height: 30px;
}

select[multiple].input-sm,
textarea.input-sm {
    height: auto;
}

.form-group-sm .form-control {
    height: 30px;
    line-height: 1.5
}

.form-group-lg .form-control,
.input-lg {
    border-radius: 0;
    padding: 10px 16px;
    font-size: 17px;
}

.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px;
}

.form-group-sm select[multiple].form-control,
.form-group-sm textarea.form-control {
    height: auto;
}

.form-group-sm .form-control-static {
    height: 30px;
    min-height: 30px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5
}

.input-lg {
    height: 40px;
    line-height: 1.3333333
}

select.input-lg {
    height: 40px;
    line-height: 40px;
}

select[multiple].input-lg,
textarea.input-lg {
    height: auto;
}

.form-group-lg .form-control {
    height: 40px;
    line-height: 1.3333333
}

.form-group-lg select.form-control {
    height: 40px;
    line-height: 40px;
}

.form-group-lg select[multiple].form-control,
.form-group-lg textarea.form-control {
    height: auto;
}

.form-group-lg .form-control-static {
    height: 40px;
    min-height: 35px;
    padding: 11px 16px;
    font-size: 17px;
    line-height: 1.3333333
}

.has-feedback {
    position: relative;
}

.has-feedback .form-control {
    padding-right: 43.75px
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    pointer-events: none;
}

.collapsing,
.dropdown,
.dropup {
    position: relative;
}

.form-group-lg .form-control+.form-control-feedback,
.input-group-lg+.form-control-feedback,
.input-lg+.form-control-feedback {
    width: 40px;
    height: 40px;
    line-height: 40px;
}

.form-group-sm .form-control+.form-control-feedback,
.input-group-sm+.form-control-feedback,
.input-sm+.form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px;
}

.has-success .form-control {
    border-color: #4caf50;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-success .form-control:focus {
    border-color: #3d8b40;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #92cf94;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #92cf94
}

.has-success .input-group-addon {
    color: #4caf50;
    border-color: #4caf50;
    background-color: #dff0d8;
}

.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .form-control-feedback,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.checkbox label,
.has-warning.checkbox-inline label,
.has-warning.radio label,
.has-warning.radio-inline label {
    color: #ff9800;
}

.has-warning .form-control {
    border-color: #ff9800;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-warning .form-control:focus {
    border-color: #cc7a00;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ffc166;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ffc166
}

.has-warning .input-group-addon {
    color: #ff9800;
    border-color: #ff9800;
    background-color: #fcf8e3;
}

.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .form-control-feedback,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-inline label {
    color: #f55a4e;
}

.has-error .form-control {
    border-color: #f55a4e;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-error .form-control:focus {
    border-color: #f32c1e;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #fbb4af;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #fbb4af
}

.has-error .input-group-addon {
    color: #f55a4e;
    border-color: #f55a4e;
    background-color: #f2dede;
}

.has-feedback label~.form-control-feedback {
    top: 23px;
}

.has-feedback label.sr-only~.form-control-feedback {
    top: 0;
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #b6b6b6;
}

@media (min-width:768px) {
    .form-inline .form-control-static,
    .form-inline .form-group {
        display: inline-block;
    }
    .form-inline .control-label,
    .form-inline .form-group {
        margin-bottom: 0;
        vertical-align: middle;
    }
    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }
    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle;
    }
    .form-inline .input-group .form-control,
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn {
        width: auto;
    }
    .form-inline .input-group>.form-control {
        width: 100%
    }
    .form-inline .checkbox,
    .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
    }
    .form-inline .checkbox label,
    .form-inline .radio label {
        padding-left: 0;
    }
    .form-inline .checkbox input[type=checkbox],
    .form-inline .radio input[type=radio] {
        position: relative;
        margin-left: 0;
    }
    .form-inline .has-feedback .form-control-feedback {
        top: 0;
    }
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px;
    }
}

.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px;
}

.form-horizontal .checkbox,
.form-horizontal .radio {
    min-height: 25px;
}

.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px;
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px;
}

@media (min-width:768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 14.33px;
        font-size: 17px;
    }
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 12px;
    }
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 13px;
    line-height: 1.42857143;
    border-radius: 2px;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

#ms-menu-trigger,
.toggle-switch {
    -webkit-user-select: none;
    -moz-user-select: none;
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px;
}

.btn.focus,
.btn:focus,
.btn:hover {
    color: #333;
    text-decoration: none;
}

.btn.active,
.btn:active {
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: .65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
}

a.btn.disabled,
fieldset[disabled] a.btn {
    pointer-events: none;
}

.btn-primary {
    color: #fff;
    background-color: #2196f3;
    border-color: #0d8aee;
}

.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open>.dropdown-toggle.btn-primary.focus,
.open>.dropdown-toggle.btn-primary:focus,
.open>.dropdown-toggle.btn-primary:hover {
    color: #fff;
    background-color: #0a68b4;
    border-color: #064475;
}

.btn-primary.active,
.btn-primary.focus,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #1791f2;
    border-color: #0d87e9;
}

.btn-primary.disabled,
.btn-primary.disabled.active,
.btn-primary.disabled.focus,
.btn-primary.disabled:active,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled],
.btn-primary[disabled].active,
.btn-primary[disabled].focus,
.btn-primary[disabled]:active,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary.active,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
    background-color: #2196f3;
    border-color: #0d8aee;
}

.btn-primary .badge {
    color: #2196f3;
    background-color: #fff;
}

.btn-success {
    color: #fff;
    background-color: #4caf50;
    border-color: #449d48;
}

.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover,
.open>.dropdown-toggle.btn-success.focus,
.open>.dropdown-toggle.btn-success:focus,
.open>.dropdown-toggle.btn-success:hover {
    color: #fff;
    background-color: #327334;
    border-color: #1e441f;
}

.btn-success.active,
.btn-success.focus,
.btn-success:active,
.btn-success:focus,
.btn-success:hover,
.open>.dropdown-toggle.btn-success {
    color: #fff;
    background-color: #49a84d;
    border-color: #439a46;
}

.btn-success.active,
.btn-success:active,
.open>.dropdown-toggle.btn-success {
    background-image: none;
}

.btn-success.disabled,
.btn-success.disabled.active,
.btn-success.disabled.focus,
.btn-success.disabled:active,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled],
.btn-success[disabled].active,
.btn-success[disabled].focus,
.btn-success[disabled]:active,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success.active,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
    background-color: #4caf50;
    border-color: #449d48;
}

.btn-success .badge {
    color: #4caf50;
    background-color: #fff;
}

.btn-info {
    color: #fff;
    background-color: #00bcd4;
    border-color: #00a5bb;
}

.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info:active.focus,
.btn-info:active:focus,
.btn-info:active:hover,
.open>.dropdown-toggle.btn-info.focus,
.open>.dropdown-toggle.btn-info:focus,
.open>.dropdown-toggle.btn-info:hover {
    color: #fff;
    background-color: #006f7d;
    border-color: #00343b;
}

.btn-info.active,
.btn-info.focus,
.btn-info:active,
.btn-info:focus,
.btn-info:hover,
.open>.dropdown-toggle.btn-info {
    color: #fff;
    background-color: #00b3ca;
    border-color: #00a1b5;
}

.btn-info.disabled,
.btn-info.disabled.active,
.btn-info.disabled.focus,
.btn-info.disabled:active,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled],
.btn-info[disabled].active,
.btn-info[disabled].focus,
.btn-info[disabled]:active,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-info.active,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:active,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
    background-color: #00bcd4;
    border-color: #00a5bb;
}

.btn-info .badge {
    color: #00bcd4;
    background-color: #fff;
}

.btn-warning {
    color: #fff;
    background-color: #ff9800;
    border-color: #e68900;
}

.btn-warning.active.focus,
.btn-warning.active:focus,
.btn-warning.active:hover,
.btn-warning:active.focus,
.btn-warning:active:focus,
.btn-warning:active:hover,
.open>.dropdown-toggle.btn-warning.focus,
.open>.dropdown-toggle.btn-warning:focus,
.open>.dropdown-toggle.btn-warning:hover {
    color: #fff;
    background-color: #a86400;
    border-color: #663d00;
}

.btn-warning.active,
.btn-warning.focus,
.btn-warning:active,
.btn-warning:focus,
.btn-warning:hover,
.open>.dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #f59200;
    border-color: #e08600;
}

.btn-warning.disabled,
.btn-warning.disabled.active,
.btn-warning.disabled.focus,
.btn-warning.disabled:active,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled],
.btn-warning[disabled].active,
.btn-warning[disabled].focus,
.btn-warning[disabled]:active,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-warning.active,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:active,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
    background-color: #ff9800;
    border-color: #e68900;
}

.btn-warning .badge {
    color: #ff9800;
    background-color: #fff;
}

.btn-danger {
    color: #fff;
    background-color: #f44336;
    border-color: #f32c1e;
}

.btn-danger.active.focus,
.btn-danger.active:focus,
.btn-danger.active:hover,
.btn-danger:active.focus,
.btn-danger:active:focus,
.btn-danger:active:hover,
.open>.dropdown-toggle.btn-danger.focus,
.open>.dropdown-toggle.btn-danger:focus,
.open>.dropdown-toggle.btn-danger:hover {
    color: #fff;
    background-color: #c8180b;
    border-color: #891008;
}

.btn-danger.active,
.btn-danger.focus,
.btn-danger:active,
.btn-danger:focus,
.btn-danger:hover,
.open>.dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #f33a2c;
    border-color: #f22819;
}

.btn-danger.disabled,
.btn-danger.disabled.active,
.btn-danger.disabled.focus,
.btn-danger.disabled:active,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled],
.btn-danger[disabled].active,
.btn-danger[disabled].focus,
.btn-danger[disabled]:active,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-danger.active,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:active,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
    background-color: #f44336;
    border-color: #f32c1e;
}

.btn-danger .badge {
    color: #f44336;
    background-color: #fff;
}

.btn-link {
    font-weight: 400;
    border-radius: 0;
}

.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
    border-color: transparent;
}

.btn-link:focus,
.btn-link:hover {
    color: #0a6ebd;
    text-decoration: none;
    background-color: transparent;
}

.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
    color: #828282;
    text-decoration: none;
}

.btn-group-lg>.btn,
.btn-lg {
    padding: 10px 16px;
    font-size: 17px;
    line-height: 1.3333333;
    border-radius: 2px;
}

.btn-group-sm>.btn,
.btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 2px;
}

.btn-group-xs>.btn,
.btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 2px;
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block+.btn-block {
    margin-top: 5px;
}

input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
    width: 100%
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1;
}

.collapse {
    display: none;
}

.collapse.in {
    display: block;
}

tr.collapse.in {
    display: table-row;
}

tbody.collapse.in {
    display: table-row-group;
}

.collapsing {
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height, visibility;
    transition-property: height, visibility;
    -webkit-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid\9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

.dropdown-toggle:focus {
    outline: 0;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 9;
    display: none;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 13px;
    text-align: left;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 2px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    background-clip: padding-box;
}

.dropdown-menu-right,
.dropdown-menu.pull-right {
    left: auto;
    right: 0;
}

.btn-group-vertical>.btn:not(:first-child):not(:last-child),
.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn,
.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0;
}

.dropdown-menu .divider {
    height: 1px;
    margin: 8px 0;
    overflow: hidden;
    background-color: rgba(0, 0, 0, .08)
}

.dropdown-menu>li>a {
    display: block;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    text-decoration: none;
    color: #333;
    background-color: rgba(0, 0, 0, .075)
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
    color: #333;
    text-decoration: none;
    outline: 0;
    background-color: rgba(0, 0, 0, .075)
}

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    color: #e4e4e4;
}

.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed;
}

.open>a {
    outline: 0;
}

.dropdown-menu-left {
    left: 0;
    right: auto;
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: -1;
}

.nav-justified>.dropdown .dropdown-menu,
.nav-tabs.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid\9;
    content: ""
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px;
}

@media (min-width:768px) {
    .navbar-right .dropdown-menu {
        left: auto;
        right: 0;
    }
    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto;
    }
}

.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}

.btn-group-vertical>.btn,
.btn-group>.btn {
    position: relative;
    float: left;
}

.btn-group-vertical>.btn.active,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:hover,
.btn-group>.btn.active,
.btn-group>.btn:active,
.btn-group>.btn:focus,
.btn-group>.btn:hover {
    z-index: 2;
}

.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group {
    margin-left: -1px;
}

.btn-toolbar {
    margin-left: -5px;
}

.btn-toolbar>.btn,
.btn-toolbar>.btn-group,
.btn-toolbar>.input-group {
    margin-left: 5px;
}

.btn .caret,
.btn-group>.btn:first-child {
    margin-left: 0;
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0;
}

.btn-group>.btn+.dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px;
}

.btn-group>.btn-lg+.dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px;
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.btn-lg .caret {
    border-width: 5px 5px 0;
}

.dropup .btn-lg .caret {
    border-width: 0 5px 5px;
}

.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group,
.btn-group-vertical>.btn-group>.btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

.btn-group-vertical>.btn-group>.btn {
    float: none;
}

.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-group {
    margin-top: -1px;
    margin-left: 0;
}

.btn-group-vertical>.btn:first-child:not(:last-child) {
    border-top-right-radius: 2px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
    border-bottom-left-radius: 2px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0;
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate;
}

.btn-group-justified>.btn,
.btn-group-justified>.btn-group {
    float: none;
    display: table-cell;
    width: 1%
}

.btn-group-justified>.btn-group .btn {
    width: 100%
}

.btn-group-justified>.btn-group .dropdown-menu {
    left: auto;
}

[data-toggle=buttons]>.btn input[type=checkbox],
[data-toggle=buttons]>.btn input[type=radio],
[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],
[data-toggle=buttons]>.btn-group>.btn input[type=radio] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none;
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}

.input-group[class*=col-] {
    float: none;
    padding-left: 0;
    padding-right: 0;
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
}

.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
    height: 40px;
    padding: 10px 16px;
    font-size: 17px;
    line-height: 1.3333333;
    border-radius: 0;
}

select.input-group-lg>.form-control,
select.input-group-lg>.input-group-addon,
select.input-group-lg>.input-group-btn>.btn {
    height: 40px;
    line-height: 40px;
}

select[multiple].input-group-lg>.form-control,
select[multiple].input-group-lg>.input-group-addon,
select[multiple].input-group-lg>.input-group-btn>.btn,
textarea.input-group-lg>.form-control,
textarea.input-group-lg>.input-group-addon,
textarea.input-group-lg>.input-group-btn>.btn {
    height: auto;
}

.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 2px;
}

select.input-group-sm>.form-control,
select.input-group-sm>.input-group-addon,
select.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    line-height: 30px;
}

select[multiple].input-group-sm>.form-control,
select[multiple].input-group-sm>.input-group-addon,
select[multiple].input-group-sm>.input-group-btn>.btn,
textarea.input-group-sm>.form-control,
textarea.input-group-sm>.input-group-addon,
textarea.input-group-sm>.input-group-btn>.btn {
    height: auto;
}

.input-group .form-control,
.input-group-addon,
.input-group-btn {
    display: table-cell;
}

.input-group .form-control:not(:first-child):not(:last-child),
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child) {
    border-radius: 0;
}

.input-group-addon,
.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 13px;
    font-weight: 400;
    line-height: 1;
    color: #9e9e9e;
    text-align: center;
    background-color: #fcfcfc;
    border: 1px solid #e8e8e8;
    border-radius: 2px;
}

.input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 2px;
}

.input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 17px;
    border-radius: 2px;
}

.input-group-addon input[type=checkbox],
.input-group-addon input[type=radio] {
    margin-top: 0;
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group>.btn,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.input-group-addon:first-child {
    border-right: 0;
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group>.btn,
.input-group-btn:last-child>.dropdown-toggle {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.input-group-addon:last-child {
    border-left: 0;
}

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap;
}

.input-group-btn>.btn {
    position: relative;
}

.input-group-btn>.btn+.btn {
    margin-left: -1px;
}

.input-group-btn>.btn:active,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:hover {
    z-index: 2;
}

.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group {
    margin-right: -1px;
}

.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group {
    z-index: 2;
    margin-left: -1px;
}

.nav>li.disabled>a {
    color: #828282;
}

.nav>li.disabled>a:focus,
.nav>li.disabled>a:hover {
    color: #828282;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed;
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    background-color: #eee;
    border-color: #2196f3;
}

.nav .nav-divider {
    height: 1px;
    margin: 8px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}

.nav>li>a>img {
    max-width: none;
}

.nav-tabs {
    border-bottom: 1px solid #ddd;
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px;
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 2px 2px 0 0;
}

.nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    color: #9e9e9e;
    background-color: #edecec;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default;
}

.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0;
}

.nav-tabs.nav-justified>li {
    float: none;
}

.nav-tabs.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px;
    margin-right: 0;
    border-radius: 2px;
}

.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:hover {
    border: 1px solid #ddd;
}

@media (min-width:768px) {
    .nav-tabs.nav-justified>li {
        display: table-cell;
        width: 1%
    }
    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0;
        border-bottom: 1px solid #ddd;
        border-radius: 2px 2px 0 0;
    }
    .nav-tabs.nav-justified>.active>a,
    .nav-tabs.nav-justified>.active>a:focus,
    .nav-tabs.nav-justified>.active>a:hover {
        border-bottom-color: #edecec;
    }
}

.nav-pills>li {
    float: left;
}

.nav-justified>li,
.nav-stacked>li {
    float: none;
}

.nav-pills>li>a {
    border-radius: 2px;
}

.nav-pills>li+li {
    margin-left: 2px;
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #2196f3;
}

.nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0;
}

.nav-justified {
    width: 100%
}

.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px;
}

.nav-tabs-justified {
    border-bottom: 0;
}

.nav-tabs-justified>li>a {
    margin-right: 0;
    border-radius: 2px;
}

.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>a:focus,
.nav-tabs-justified>.active>a:hover {
    border: 1px solid #ddd;
}

@media (min-width:768px) {
    .nav-justified>li {
        display: table-cell;
        width: 1%
    }
    .nav-justified>li>a {
        margin-bottom: 0;
    }
    .nav-tabs-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 2px 2px 0 0;
    }
    .nav-tabs-justified>.active>a,
    .nav-tabs-justified>.active>a:focus,
    .nav-tabs-justified>.active>a:hover {
        border-bottom-color: #edecec;
    }
}

.tab-content>.tab-pane {
    display: none;
}

.tab-content>.active {
    display: block;
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 18px;
    border: 1px solid transparent;
}

.navbar-collapse {
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    -webkit-overflow-scrolling: touch;
}

.navbar-collapse.in {
    overflow-y: auto;
}

@media (min-width:768px) {
    .navbar {
        border-radius: 2px;
    }
    .navbar-header {
        float: left;
    }
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none;
    }
    .navbar-collapse.collapse {
        display: block!important;
        height: auto!important;
        padding-bottom: 0;
        overflow: visible!important;
    }
    .navbar-collapse.in {
        overflow-y: visible;
    }
    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse {
        padding-left: 0;
        padding-right: 0;
    }
}

.carousel-inner,
.embed-responsive,
.modal,
.modal-open,
.progress {
    overflow: hidden;
}

@media (max-device-width:480px) and (orientation:landscape) {
    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse {
        max-height: 200px;
    }
}

.container-fluid>.navbar-collapse,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container>.navbar-header {
    margin-right: -15px;
    margin-left: -15px;
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px;
}

.navbar-fixed-bottom,
.navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0;
}

.navbar-brand {
    float: left;
    padding: 16px 15px;
    font-size: 17px;
    line-height: 18px;
    height: 50px;
}

.navbar-brand:focus,
.navbar-brand:hover {
    text-decoration: none;
}

.navbar-brand>img {
    display: block;
}

@media (min-width:768px) {
    .container-fluid>.navbar-collapse,
    .container-fluid>.navbar-header,
    .container>.navbar-collapse,
    .container>.navbar-header {
        margin-right: 0;
        margin-left: 0;
    }
    .navbar-fixed-bottom,
    .navbar-fixed-top,
    .navbar-static-top {
        border-radius: 0;
    }
    .navbar>.container .navbar-brand,
    .navbar>.container-fluid .navbar-brand {
        margin-left: -15px;
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 2px;
}

.navbar-toggle:focus {
    outline: 0;
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px;
}

.navbar-nav {
    margin: 8px -15px;
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 18px;
}

@media (max-width:767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none;
    }
    .navbar-nav .open .dropdown-menu .dropdown-header,
    .navbar-nav .open .dropdown-menu>li>a {
        padding: 5px 15px 5px 25px;
    }
    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 18px;
    }
    .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-nav .open .dropdown-menu>li>a:hover {
        background-image: none;
    }
}

.progress-bar-striped,
.progress-striped .progress-bar,
.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

@media (min-width:768px) {
    .navbar-toggle {
        display: none;
    }
    .navbar-nav {
        float: left;
        margin: 0;
    }
    .navbar-nav>li {
        float: left;
    }
    .navbar-nav>li>a {
        padding-top: 16px;
        padding-bottom: 16px;
    }
}

.navbar-form {
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    margin: 7.5px -15px
}

@media (min-width:768px) {
    .navbar-form .form-control-static,
    .navbar-form .form-group {
        display: inline-block;
    }
    .navbar-form .control-label,
    .navbar-form .form-group {
        margin-bottom: 0;
        vertical-align: middle;
    }
    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }
    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle;
    }
    .navbar-form .input-group .form-control,
    .navbar-form .input-group .input-group-addon,
    .navbar-form .input-group .input-group-btn {
        width: auto;
    }
    .navbar-form .input-group>.form-control {
        width: 100%
    }
    .navbar-form .checkbox,
    .navbar-form .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
    }
    .navbar-form .checkbox label,
    .navbar-form .radio label {
        padding-left: 0;
    }
    .navbar-form .checkbox input[type=checkbox],
    .navbar-form .radio input[type=radio] {
        position: relative;
        margin-left: 0;
    }
    .navbar-form .has-feedback .form-control-feedback {
        top: 0;
    }
    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
}

.breadcrumb>li,
.pagination {
    display: inline-block;
}

.btn .badge,
.btn .label {
    top: -1px;
    position: relative;
}

@media (max-width:767px) {
    .navbar-form .form-group {
        margin-bottom: 5px;
    }
    .navbar-form .form-group:last-child {
        margin-bottom: 0;
    }
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    margin-bottom: 0;
    border-radius: 2px 2px 0 0;
}

.navbar-btn {
    margin-top: 7.5px;
    margin-bottom: 7.5px
}

.navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px;
}

.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px;
}

.navbar-text {
    margin-top: 16px;
    margin-bottom: 16px;
}

@media (min-width:768px) {
    .navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 15px;
    }
    .navbar-left {
        float: left!important;
    }
    .navbar-right {
        float: right!important;
        margin-right: -15px;
    }
    .navbar-right~.navbar-right {
        margin-right: 0;
    }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7;
}

.navbar-default .navbar-brand {
    color: #777;
}

.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
    color: #5e5e5e;
    background-color: transparent;
}

.navbar-default .navbar-nav>li>a,
.navbar-default .navbar-text {
    color: #777;
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    color: #333;
    background-color: transparent;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    color: #555;
    background-color: #e7e7e7;
}

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:focus,
.navbar-default .navbar-nav>.disabled>a:hover {
    color: #ccc;
    background-color: transparent;
}

.navbar-default .navbar-toggle {
    border-color: #ddd;
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: #ddd;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #e7e7e7;
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    background-color: #e7e7e7;
    color: #555;
}

@media (max-width:767px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #777;
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #333;
        background-color: transparent;
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #555;
        background-color: #e7e7e7;
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #ccc;
        background-color: transparent;
    }
}

.navbar-default .navbar-link {
    color: #777;
}

.navbar-default .navbar-link:hover {
    color: #333;
}

.navbar-default .btn-link {
    color: #777;
}

.navbar-default .btn-link:focus,
.navbar-default .btn-link:hover {
    color: #333;
}

.navbar-default .btn-link[disabled]:focus,
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:focus,
fieldset[disabled] .navbar-default .btn-link:hover {
    color: #ccc;
}

.navbar-inverse {
    background-color: #222;
    border-color: #080808;
}

.navbar-inverse .navbar-brand {
    color: #a8a8a8;
}

.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
    color: #fff;
    background-color: transparent;
}

.navbar-inverse .navbar-nav>li>a,
.navbar-inverse .navbar-text {
    color: #a8a8a8;
}

.navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse .navbar-nav>li>a:hover {
    color: #fff;
    background-color: transparent;
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #080808;
}

.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:focus,
.navbar-inverse .navbar-nav>.disabled>a:hover {
    color: #444;
    background-color: transparent;
}

.navbar-inverse .navbar-toggle {
    border-color: #333;
}

.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
    background-color: #333;
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff;
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #101010;
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
    background-color: #080808;
    color: #fff;
}

@media (max-width:767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color: #080808;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #a8a8a8;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #fff;
        background-color: transparent;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #fff;
        background-color: #080808;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #444;
        background-color: transparent;
    }
}

.navbar-inverse .navbar-link {
    color: #a8a8a8;
}

.navbar-inverse .navbar-link:hover {
    color: #fff;
}

.navbar-inverse .btn-link {
    color: #a8a8a8;
}

.navbar-inverse .btn-link:focus,
.navbar-inverse .btn-link:hover {
    color: #fff;
}

.navbar-inverse .btn-link[disabled]:focus,
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover {
    color: #444;
}

.breadcrumb {
    padding: 8px 20px;
    margin-bottom: 18px;
    list-style: none;
    background-color: transparent;
}

.breadcrumb>li+li:before {
    content: "/\00a0";
    padding: 0 5px;
    color: #ccc;
}

.breadcrumb>.active {
    color: #7c7c7c;
}

.pagination {
    padding-left: 0;
    margin: 18px 0;
}

.pagination>li>a,
.pagination>li>span {
    float: left;
    text-decoration: none;
    color: #7e7e7e;
    background-color: #e2e2e2;
    border: 1px solid #fff;
    margin-left: -1px;
}

.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span,
.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
    border-bottom-left-radius: 2px;
    border-top-left-radius: 2px;
}

.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span,
.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span,
.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-bottom-right-radius: 2px;
    border-top-right-radius: 2px;
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    margin-left: 0;
    border-bottom-left-radius: 2px;
    border-top-left-radius: 2px;
}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
    z-index: 3;
    color: #333;
    background-color: #d7d7d7;
    border-color: #fff;
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    z-index: 2;
    color: #fff;
    background-color: #03a9f4;
    border-color: #fff;
    cursor: default;
}

.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span,
.pagination>.disabled>span:focus,
.pagination>.disabled>span:hover {
    color: #828282;
    background-color: #e2e2e2;
    border-color: #fff;
    cursor: not-allowed;
}

.pagination-lg>li>a,
.pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 17px;
    line-height: 1.3333333
}

.pagination-sm>li>a,
.pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5
}

.badge,
.label {
    line-height: 1;
    white-space: nowrap;
    text-align: center;
}

.pager {
    padding-left: 0;
    margin: 18px 0;
    list-style: none;
    text-align: center;
}

.alert h4,
.list-group-item-heading,
.media-heading,
.media:first-child,
.panel-title {
    margin-top: 0;
}

.pager li {
    display: inline;
}

.pager li>a,
.pager li>span {
    display: inline-block;
    background-color: #e2e2e2;
    border: 1px solid #fff;
    border-radius: 5px;
}

.pager li>a:focus,
.pager li>a:hover {
    text-decoration: none;
    background-color: #d7d7d7;
}

.pager .next>a,
.pager .next>span {
    float: right;
}

.pager .previous>a,
.pager .previous>span {
    float: left;
}

.pager .disabled>a,
.pager .disabled>a:focus,
.pager .disabled>a:hover,
.pager .disabled>span {
    color: #828282;
    background-color: #e2e2e2;
    cursor: not-allowed;
}

.label {
    display: inline;
    font-size: 75%;
    font-weight: 700;
    color: #fff;
    vertical-align: baseline;
    font-family: 'Oswald', Arial, sans-serif;
}

.badge,
.popover,
.tooltip {
    font-weight: 400;
}

a.label:focus,
a.label:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}

.label:empty {
    display: none;
}

.label-default {
    background-color: #828282;
}

.label-default[href]:focus,
.label-default[href]:hover {
    background-color: #696969;
}

.label-primary {
    background-color: #2196f3;
}

.label-primary[href]:focus,
.label-primary[href]:hover {
    background-color: #0c7cd5;
}

.label-success {
    background-color: #4caf50;
}

.label-success[href]:focus,
.label-success[href]:hover {
    background-color: #3d8b40;
}

.label-info {
    background-color: #00bcd4;
}

.label-info[href]:focus,
.label-info[href]:hover {
    background-color: #008fa1;
}

.label-warning {
    background-color: #ff9800;
}

.label-warning[href]:focus,
.label-warning[href]:hover {
    background-color: #cc7a00;
}

.label-danger {
    background-color: #f44336;
}

.label-danger[href]:focus,
.label-danger[href]:hover {
    background-color: #ea1c0d;
}

.badge,
.list-group-item.active>.badge,
.nav-pills>.active>a>.badge {
    color: #fff;
    background-color: #2196f3;
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    vertical-align: middle;
}

.badge:empty {
    display: none;
}

.media-object,
.thumbnail {
    display: block;
}

.btn-group-xs>.btn .badge,
.btn-xs .badge {
    top: 0;
    padding: 1px 5px;
}

a.badge:focus,
a.badge:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}

.jumbotron,
.jumbotron .h1,
.jumbotron h1 {
    color: inherit;
}

.list-group-item>.badge {
    float: right;
}

.list-group-item>.badge+.badge {
    margin-right: 5px;
}

.nav-pills>li>a>.badge {
    margin-left: 3px;
}

.jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    background-color: #f7f7f7;
}

.jumbotron p {
    margin-bottom: 15px;
    font-size: 20px;
    font-weight: 200;
}

.alert,
.thumbnail {
    margin-bottom: 18px;
}

.jumbotron>hr {
    border-top-color: #dedede;
}

.container .jumbotron,
.container-fluid .jumbotron {
    border-radius: 2px;
}

.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width:768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px;
    }
    .container .jumbotron,
    .container-fluid .jumbotron {
        padding-left: 60px;
        padding-right: 60px;
    }
    .jumbotron .h1,
    .jumbotron h1 {
        font-size: 59px;
    }
}

.thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #eee;
    border-radius: 2px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out
}

.thumbnail a>img,
.thumbnail>img {
    margin-left: auto;
    margin-right: auto;
}

.thumbnail .caption {
    padding: 9px;
    color: #767676;
}

.alert {
    padding: 15px;
    border: 1px solid transparent;
    border-radius: 2px;
}

.alert-danger,
.alert-info,
.alert-success,
.alert-warning {
    border-color: transparent;
}

.alert-danger hr,
.alert-info hr,
.alert-success hr,
.alert-warning hr {
    border-top-color: transparent;
}

.alert h4 {
    color: inherit;
}

.alert .alert-link {
    font-weight: 700;
}

.alert>p,
.alert>ul {
    margin-bottom: 0;
}

.alert>p+p {
    margin-top: 5px;
}

.alert-dismissable .close,
.alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit;
}

.modal,
.modal-backdrop {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.alert-success {
    background-color: rgba(76, 175, 80, 1);
    color: #fff;
}

.alert-success .alert-link {
    color: #e6e6e6;
}

.alert-info {
    background-color: rgba(33, 150, 243, 1);
    color: #fff;
}

.alert-info .alert-link {
    color: #e6e6e6;
}

.alert-warning {
    background-color: rgba(255, 193, 7, 1);
    color: #fff;
}

.alert-warning .alert-link {
    color: #e6e6e6;
}

.alert-danger {
    background-color: rgba(244, 67, 54, 1);
    color: #fff;
}

.alert-danger .alert-link {
    color: #e6e6e6;
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }
    to {
        background-position: 0 0;
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }
    to {
        background-position: 0 0;
    }
}

.progress {
    background-color: #f5f5f5;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 18px;
    color: #fff;
    text-align: center;
    background-color: #2196f3;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease
}

.progress-bar-striped,
.progress-striped .progress-bar {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-size: 40px 40px;
}

.progress-bar.active,
.progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
    background-color: #4caf50;
}

.progress-striped .progress-bar-success {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-striped .progress-bar-info,
.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-info {
    background-color: #00bcd4;
}

.progress-striped .progress-bar-info {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-warning {
    background-color: #ff9800;
}

.progress-striped .progress-bar-warning {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-danger {
    background-color: #f44336;
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.media,
.media-body {
    zoom: 1;
    overflow: hidden;
}

.media-object.img-thumbnail {
    max-width: none;
}

.media-right,
.media>.pull-right {
    padding-left: 10px;
}

.list-group,
.media-list {
    padding-left: 0;
}

.media-left,
.media>.pull-left {
    padding-right: 10px;
}

.media-body,
.media-left,
.media-right {
    display: table-cell;
    vertical-align: top;
}

.media-middle {
    vertical-align: middle;
}

.media-bottom {
    vertical-align: bottom;
}

.media-list {
    list-style: none;
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #f4f4f4;
}

.list-group-item:first-child {
    border-top-right-radius: 2px;
    border-top-left-radius: 2px;
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px;
}

a.list-group-item,
button.list-group-item {
    color: #555;
}

a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
    color: #333;
}

a.list-group-item:focus,
a.list-group-item:hover,
button.list-group-item:focus,
button.list-group-item:hover {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5;
}

button.list-group-item {
    width: 100%;
    text-align: left;
}

.list-group-item.disabled,
.list-group-item.disabled:focus,
.list-group-item.disabled:hover {
    background-color: #fff;
    color: #b5b4b4;
    cursor: not-allowed;
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading {
    color: inherit;
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text {
    color: #b5b4b4;
}

.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
    z-index: 2;
    color: #000;
    background-color: #f5f5f5;
    border-color: #f4f4f4;
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading>.small,
.list-group-item.active .list-group-item-heading>small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading>.small,
.list-group-item.active:focus .list-group-item-heading>small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading>.small,
.list-group-item.active:hover .list-group-item-heading>small {
    color: inherit;
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:focus .list-group-item-text,
.list-group-item.active:hover .list-group-item-text {
    color: #fff;
}

.list-group-item-success {
    color: #4caf50;
    background-color: #dff0d8;
}

a.list-group-item-success,
button.list-group-item-success {
    color: #4caf50;
}

a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
    color: inherit;
}

a.list-group-item-success:focus,
a.list-group-item-success:hover,
button.list-group-item-success:focus,
button.list-group-item-success:hover {
    color: #4caf50;
    background-color: #d0e9c6;
}

a.list-group-item-success.active,
a.list-group-item-success.active:focus,
a.list-group-item-success.active:hover,
button.list-group-item-success.active,
button.list-group-item-success.active:focus,
button.list-group-item-success.active:hover {
    color: #fff;
    background-color: #4caf50;
    border-color: #4caf50;
}

.list-group-item-info {
    color: #2196f3;
    background-color: #d9edf7;
}

a.list-group-item-info,
button.list-group-item-info {
    color: #2196f3;
}

a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
    color: inherit;
}

a.list-group-item-info:focus,
a.list-group-item-info:hover,
button.list-group-item-info:focus,
button.list-group-item-info:hover {
    color: #2196f3;
    background-color: #c4e3f3;
}

a.list-group-item-info.active,
a.list-group-item-info.active:focus,
a.list-group-item-info.active:hover,
button.list-group-item-info.active,
button.list-group-item-info.active:focus,
button.list-group-item-info.active:hover {
    color: #fff;
    background-color: #2196f3;
    border-color: #2196f3;
}

.list-group-item-warning {
    color: #ff9800;
    background-color: #fcf8e3;
}

a.list-group-item-warning,
button.list-group-item-warning {
    color: #ff9800;
}

a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
    color: inherit;
}

a.list-group-item-warning:focus,
a.list-group-item-warning:hover,
button.list-group-item-warning:focus,
button.list-group-item-warning:hover {
    color: #ff9800;
    background-color: #faf2cc;
}

a.list-group-item-warning.active,
a.list-group-item-warning.active:focus,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active,
button.list-group-item-warning.active:focus,
button.list-group-item-warning.active:hover {
    color: #fff;
    background-color: #ff9800;
    border-color: #ff9800;
}

.list-group-item-danger {
    color: #f55a4e;
    background-color: #f2dede;
}

a.list-group-item-danger,
button.list-group-item-danger {
    color: #f55a4e;
}

a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
    color: inherit;
}

a.list-group-item-danger:focus,
a.list-group-item-danger:hover,
button.list-group-item-danger:focus,
button.list-group-item-danger:hover {
    color: #f55a4e;
    background-color: #ebcccc;
}

a.list-group-item-danger.active,
a.list-group-item-danger.active:focus,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active,
button.list-group-item-danger.active:focus,
button.list-group-item-danger.active:hover {
    color: #fff;
    background-color: #f55a4e;
    border-color: #f55a4e;
}

.panel-heading>.dropdown .dropdown-toggle,
.panel-title,
.panel-title>.small,
.panel-title>.small>a,
.panel-title>a,
.panel-title>small,
.panel-title>small>a {
    color: inherit;
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

.panel {
    margin-bottom: 18px;
    background-color: #fff;
    border-radius: 2px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}

.panel-title,
.panel>.list-group,
.panel>.panel-collapse>.list-group,
.panel>.panel-collapse>.table,
.panel>.table,
.panel>.table-responsive>.table {
    margin-bottom: 0;
}

.panel-body {
    padding: 15px;
}

.panel-heading {
    border-bottom: 1px solid transparent;
    border-top-right-radius: 1px;
    border-top-left-radius: 1px;
}

.panel-title {
    font-size: 15px;
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 1px;
    border-bottom-left-radius: 1px;
}

.panel>.list-group .list-group-item,
.panel>.panel-collapse>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0;
}

.panel-group .panel-heading,
.panel>.table-bordered>tbody>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>th,
.panel>.table-bordered>tbody>tr:last-child>td,
.panel>.table-bordered>tbody>tr:last-child>th,
.panel>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-bordered>thead>tr:first-child>td,
.panel>.table-bordered>thead>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>th {
    border-bottom: 0;
}

.panel>.table-responsive:last-child>.table:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,
.panel>.table:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child {
    border-bottom-left-radius: 1px;
    border-bottom-right-radius: 1px;
}

.panel>.list-group:first-child .list-group-item:first-child,
.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 1px;
    border-top-left-radius: 1px;
}

.panel>.list-group:last-child .list-group-item:last-child,
.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 1px;
    border-bottom-left-radius: 1px;
}

.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.panel>.table-responsive:first-child>.table:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,
.panel>.table:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child {
    border-top-right-radius: 1px;
    border-top-left-radius: 1px;
}

.list-group+.panel-footer,
.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0;
}

.panel>.panel-collapse>.table caption,
.panel>.table caption,
.panel>.table-responsive>.table caption {
    padding-left: 15px;
    padding-right: 15px;
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
    border-top-left-radius: 1px;
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
    border-top-right-radius: 1px;
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 1px;
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 1px;
}

.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive,
.panel>.table+.panel-body,
.panel>.table-responsive+.panel-body {
    border-top: 1px solid #f0f0f0;
}

.panel>.table>tbody:first-child>tr:first-child td,
.panel>.table>tbody:first-child>tr:first-child th {
    border-top: 0;
}

.panel>.table-bordered,
.panel>.table-responsive>.table-bordered {
    border: 0;
}

.panel>.table-bordered>tbody>tr>td:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>thead>tr>td:first-child,
.panel>.table-bordered>thead>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child {
    border-left: 0;
}

.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>thead>tr>td:last-child,
.panel>.table-bordered>thead>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child {
    border-right: 0;
}

.panel>.table-responsive {
    border: 0;
    margin-bottom: 0;
}

.panel-group {
    margin-bottom: 18px;
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 2px;
}

.panel-group .panel+.panel {
    margin-top: 5px;
}

.panel-group .panel-heading+.panel-collapse>.list-group,
.panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: 1px solid #ddd;
}

.panel-group .panel-footer {
    border-top: 0;
}

.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd;
}

.panel-default {
    border-color: #ddd;
}

.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ddd;
}

.panel-default>.panel-heading .badge {
    color: #f5f5f5;
    background-color: #333;
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ddd;
}

.panel-primary {
    border-color: #2196f3;
}

.panel-primary>.panel-heading {
    color: #fff;
    background-color: #2196f3;
    border-color: #2196f3;
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #2196f3;
}

.panel-primary>.panel-heading .badge {
    color: #2196f3;
    background-color: #fff;
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #2196f3;
}

.panel-success {
    border-color: #d6e9c6;
}

.panel-success>.panel-heading {
    color: #4caf50;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #d6e9c6;
}

.panel-success>.panel-heading .badge {
    color: #dff0d8;
    background-color: #4caf50;
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #d6e9c6;
}

.panel-info {
    border-color: #bce8f1;
}

.panel-info>.panel-heading {
    color: #2196f3;
    background-color: #d9edf7;
    border-color: #bce8f1;
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #bce8f1;
}

.panel-info>.panel-heading .badge {
    color: #d9edf7;
    background-color: #2196f3;
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #bce8f1;
}

.panel-warning {
    border-color: #faebcc;
}

.panel-warning>.panel-heading {
    color: #ff9800;
    background-color: #fcf8e3;
    border-color: #faebcc;
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #faebcc;
}

.panel-warning>.panel-heading .badge {
    color: #fcf8e3;
    background-color: #ff9800;
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #faebcc;
}

.panel-danger {
    border-color: #ebccd1;
}

.panel-danger>.panel-heading {
    color: #f55a4e;
    background-color: #f2dede;
    border-color: #ebccd1;
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ebccd1;
}

.panel-danger>.panel-heading .badge {
    color: #f2dede;
    background-color: #f55a4e;
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ebccd1;
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0;
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive-4by3 {
    padding-bottom: 75%
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 2px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)
}

.well-lg,
.well-sm {
    border-radius: 2px;
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, .15)
}

.well-lg {
    padding: 24px;
}

.well-sm {
    padding: 9px;
}

.close {
    float: right;
    font-size: 19.5px;
    line-height: 1;
    color: #000;
}

.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5;
    filter: alpha(opacity=50)
}

button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
}

.modal-content,
.popover {
    background-clip: padding-box;
}

.modal-title {
    margin: 0;
}

.popover,
.tooltip {
    font-family: Roboto, sans-serif;
    font-style: normal;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.42857143;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    text-decoration: none;
}

.modal-body {
    position: relative;
}

.modal-footer {
    text-align: right;
    border-top: 1px solid transparent;
}

.modal-footer .btn+.btn {
    margin-left: 5px;
    margin-bottom: 0;
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px;
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0;
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}

@media (min-width:768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto;
    }
    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }
    .modal-sm {
        width: 300px;
    }
}

.tooltip.top-left .tooltip-arrow,
.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #333;
}

@media (min-width:992px) {
    .modal-lg {
        width: 900px;
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    text-align: left;
    text-align: start;
    font-size: 12px;
    opacity: 0;
    filter: alpha(opacity=0)
}

.tooltip.in {
    opacity: 1;
    filter: alpha(opacity=100)
}

.tooltip.top {
    margin-top: -3px;
    padding: 5px 0;
}

.tooltip.right {
    margin-left: 3px;
    padding: 0 5px;
}

.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0;
}

.tooltip.left {
    margin-left: -3px;
    padding: 0 5px;
}

.tooltip-inner {
    max-width: 200px;
    color: #fff;
    text-align: center;
    background-color: #333;
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #333;
}

.tooltip.top-left .tooltip-arrow {
    right: 5px;
}

.tooltip.top-right .tooltip-arrow {
    left: 5px;
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #333;
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #333;
}

.tooltip.bottom .tooltip-arrow,
.tooltip.bottom-left .tooltip-arrow,
.tooltip.bottom-right .tooltip-arrow {
    border-width: 0 5px 5px;
    border-bottom-color: #333;
    top: 0;
}

.tooltip.bottom .tooltip-arrow {
    left: 50%;
    margin-left: -5px;
}

.tooltip.bottom-left .tooltip-arrow {
    right: 5px;
    margin-top: -5px;
}

.tooltip.bottom-right .tooltip-arrow {
    left: 5px;
    margin-top: -5px;
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
    display: none;
    max-width: 276px;
    padding: 1px;
    text-align: left;
    text-align: start;
    font-size: 13px;
    background-color: #fff;
    border: 1px solid #fff;
    border-radius: 2px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2)
}

.carousel-caption,
.carousel-control {
    color: #fff;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    text-align: center;
}

.popover.top {
    margin-top: -10px;
}

.popover.right {
    margin-left: 10px;
}

.popover.bottom {
    margin-top: 10px;
}

.popover.left {
    margin-left: -10px;
}

.popover-title {
    margin: 0;
    background-color: #fff;
    border-radius: 1px 1px 0 0;
}

.popover>.arrow,
.popover>.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.carousel,
.carousel-inner {
    position: relative;
}

.popover>.arrow {
    border-width: 11px;
}

.popover>.arrow:after {
    border-width: 10px;
    content: ""
}

.popover.top>.arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #fff;
    bottom: -11px;
}

.popover.top>.arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff;
}

.popover.left>.arrow:after,
.popover.right>.arrow:after {
    content: " ";
    bottom: -10px;
}

.popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #fff;
}

.popover.right>.arrow:after {
    left: 1px;
    border-left-width: 0;
    border-right-color: #fff;
}

.popover.bottom>.arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #fff;
    top: -11px;
}

.popover.bottom>.arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff;
}

.popover.left>.arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #fff;
}

.popover.left>.arrow:after {
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
}

.carousel-inner {
    width: 100%
}

.carousel-inner>.item {
    display: none;
    position: relative;
    -webkit-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img {
    line-height: 1;
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .carousel-inner>.item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        -moz-transition: -moz-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        -moz-perspective: 1000px;
        perspective: 1000px;
    }
    .carousel-inner>.item.active.right,
    .carousel-inner>.item.next {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        left: 0;
    }
    .carousel-inner>.item.active.left,
    .carousel-inner>.item.prev {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        left: 0;
    }
    .carousel-inner>.item.active,
    .carousel-inner>.item.next.left,
    .carousel-inner>.item.prev.right {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        left: 0;
    }
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
    display: block;
}

.carousel-inner>.active {
    left: 0;
}

.carousel-inner>.next,
.carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner>.next {
    left: 100%
}

.carousel-inner>.prev {
    left: -100%
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
    left: 0;
}

.carousel-inner>.active.left {
    left: -100%
}

.carousel-inner>.active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: .5;
    filter: alpha(opacity=50);
    font-size: 20px;
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-repeat: repeat-x;
}

.carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-repeat: repeat-x;
}

.carousel-control:focus,
.carousel-control:hover {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: .9;
    filter: alpha(opacity=90)
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    z-index: 5;
    display: inline-block;
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px;
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    right: 50%;
    margin-right: -10px;
}

.carousel-control .icon-next,
.carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    line-height: 1;
    font-family: serif;
}

.carousel-control .icon-prev:before {
    content: '\2039'
}

.carousel-control .icon-next:before {
    content: '\203a'
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center;
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000\9;
    background-color: transparent;
}

.carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff;
}

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
}

.bootstrap-datetimepicker-widget table td,
.carousel-caption .btn,
.close,
.poi-percent,
.text-hide {
    text-shadow: none;
}

@media screen and (min-width:768px) {
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next,
    .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        font-size: 30px;
    }
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -15px;
    }
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -15px;
    }
    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px;
    }
    .carousel-indicators {
        bottom: 20px;
    }
}

.btn-group-vertical>.btn-group:after,
.btn-group-vertical>.btn-group:before,
.btn-toolbar:after,
.btn-toolbar:before,
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.modal-footer:after,
.modal-footer:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.pager:after,
.pager:before,
.panel-body:after,
.panel-body:before,
.row:after,
.row:before {
    content: " ";
    display: table;
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.pull-right {
    float: right!important;
}

.pull-left {
    float: left!important;
}

.hide {
    display: none!important;
}

.show {
    display: block!important;
}

.hidden,
.visible-lg,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
    display: none!important;
}

.invisible {
    visibility: hidden;
}

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

.ah-search:before,
.clist>li:before,
.top-search:not(.toggled):before {
    font-family: Material-Design-Iconic-Font;
}

.ahs-close,
.hi-count,
.lg-slide em {
    font-style: normal;
}

*,
.poi-title i,
a,
button,
i,
input {
    -webkit-font-smoothing: antialiased;
}

.affix {
    position: fixed;
}

#content,
body {
    position: relative;
}

@media (max-width:767px) {
    .visible-xs {
        display: block!important;
    }
    table.visible-xs {
        display: table!important;
    }
    tr.visible-xs {
        display: table-row!important;
    }
    td.visible-xs,
    th.visible-xs {
        display: table-cell!important;
    }
    .visible-xs-block {
        display: block!important;
    }
    .visible-xs-inline {
        display: inline!important;
    }
    .visible-xs-inline-block {
        display: inline-block!important;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block!important;
    }
    table.visible-sm {
        display: table!important;
    }
    tr.visible-sm {
        display: table-row!important;
    }
    td.visible-sm,
    th.visible-sm {
        display: table-cell!important;
    }
    .visible-sm-block {
        display: block!important;
    }
    .visible-sm-inline {
        display: inline!important;
    }
    .visible-sm-inline-block {
        display: inline-block!important;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block!important;
    }
    table.visible-md {
        display: table!important;
    }
    tr.visible-md {
        display: table-row!important;
    }
    td.visible-md,
    th.visible-md {
        display: table-cell!important;
    }
    .visible-md-block {
        display: block!important;
    }
    .visible-md-inline {
        display: inline!important;
    }
    .visible-md-inline-block {
        display: inline-block!important;
    }
}

@media (min-width:1200px) {
    .visible-lg {
        display: block!important;
    }
    table.visible-lg {
        display: table!important;
    }
    tr.visible-lg {
        display: table-row!important;
    }
    td.visible-lg,
    th.visible-lg {
        display: table-cell!important;
    }
    .visible-lg-block {
        display: block!important;
    }
    .visible-lg-inline {
        display: inline!important;
    }
    .visible-lg-inline-block {
        display: inline-block!important;
    }
    .hidden-lg {
        display: none!important;
    }
}

@media (max-width:767px) {
    .hidden-xs {
        display: none!important;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .hidden-sm {
        display: none!important;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-md {
        display: none!important;
    }
}

.visible-print {
    display: none!important;
}

@media print {
    .visible-print {
        display: block!important;
    }
    table.visible-print {
        display: table!important;
    }
    tr.visible-print {
        display: table-row!important;
    }
    td.visible-print,
    th.visible-print {
        display: table-cell!important;
    }
}

.visible-print-block {
    display: none!important;
}

@media print {
    .visible-print-block {
        display: block!important;
    }
}

.visible-print-inline {
    display: none!important;
}

@media print {
    .visible-print-inline {
        display: inline!important;
    }
}

.visible-print-inline-block {
    display: none!important;
}

@font-face {
    font-family: roboto;
    src: url(/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/fonts/roboto/Roboto-Light-webfont.eot);
    src: url(/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/fonts/roboto/Roboto-Light-webfont.eot?#iefix) format('embedded-opentype'), url(/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/fonts/roboto/Roboto-Light-webfont.woff) format('woff'), url(/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/fonts/roboto/Roboto-Light-webfont.ttf) format('truetype'), url(/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/fonts/roboto/Roboto-Light-webfont.svg#icon) format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: roboto;
    src: url(/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/fonts/roboto/Roboto-Regular-webfont.eot);
    src: url(/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/fonts/roboto/Roboto-Regular-webfont.eot?#iefix) format('embedded-opentype'), url(/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/fonts/roboto/Roboto-Regular-webfont.woff) format('woff'), url(/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/fonts/roboto/Roboto-Regular-webfont.ttf) format('truetype'), url(/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/fonts/roboto/Roboto-Regular-webfont.svg#icon) format('svg');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: roboto;
    src: url(/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/fonts/roboto/Roboto-Medium-webfont.eot);
    src: url(/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/fonts/roboto/Roboto-Medium-webfont.eot?#iefix) format('embedded-opentype'), url(/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/fonts/roboto/Roboto-Medium-webfont.woff) format('woff'), url(/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/fonts/roboto/Roboto-Medium-webfont.ttf) format('truetype'), url(/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/fonts/roboto/Roboto-Medium-webfont.svg#icon) format('svg');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: roboto;
    src: url(/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/fonts/roboto/Roboto-Bold-webfont.eot);
    src: url(/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/fonts/roboto/Roboto-Bold-webfont.eot?#iefix) format('embedded-opentype'), url(/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/fonts/roboto/Roboto-Bold-webfont.woff) format('woff'), url(/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/fonts/roboto/Roboto-Bold-webfont.ttf) format('truetype'), url(/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/fonts/roboto/Roboto-Bold-webfont.svg#icon) format('svg');
    font-weight: 700;
    font-style: normal;
}

@media print {
    .visible-print-inline-block {
        display: inline-block!important;
    }
    .hidden-print {
        display: none!important;
    }
    .invoice .card-header,
    .invoice .highlight {
        background: #eee!important;
    }
    @page {
        margin: 0;
        padding: 0;
        size: auto;
    }
    #content,
    .container,
    body {
        margin: 0!important;
        padding: 0!important;
    }
    #chat,
    #footer,
    #header,
    #sidebar,
    .growl-animated,
    [data-action=print] {
        display: none!important;
    }
    .invoice {
        padding: 30px!important;
        -webkit-print-color-adjust: exact!important;
    }
    .invoice .card-header {
        padding: 20px;
        margin: -60px -30px 25px;
    }
    .invoice .page-header {
        display: none;
    }
}

.media {
    margin-top: 0;
    overflow: visible;
}

.media:after,
.media:before {
    content: " ";
    display: table;
}

.media>.pull-left {
    padding-right: 15px;
}

.media>.pull-right {
    padding-left: 15px;
}

.media-heading {
    font-size: 14px;
    margin-bottom: 10px;
}

.media-body {
    zoom: 1;
    display: block;
    width: auto;
}

.media-object {
    border-radius: 2px;
}

.list-inline>li {
    vertical-align: top;
    margin-left: 0;
}

*,
:active,
:hover {
    outline: 0!important;
    -webkit-tap-highlight-color: transparent!important;
}

html {
    overflow-x: hidden;
    -ms-overflow-style: none;
}

body,
html {
    min-height: 100vh;
}

strong {
    font-weight: 500;
}

#content {
    padding: 0px;
}

@media (min-width:769px) {
    #content {
        padding: 0px;
    }
}

.container.c-boxed {
    max-width: 1170px;
}

.m-0 {
    margin: 0!important;
}

.m-t-0 {
    margin-top: 0!important;
}

.m-b-0 {
    margin-bottom: 0!important;
}

.m-l-0 {
    margin-left: 0!important;
}

.m-r-0 {
    margin-right: 0!important;
}

.m-5 {
    margin: 5px!important;
}

.m-t-5 {
    margin-top: 5px!important;
}

.m-b-5 {
    margin-bottom: 5px!important;
}

.m-l-5 {
    margin-left: 5px!important;
}

.m-r-5 {
    margin-right: 5px!important;
}

.m-10 {
    margin: 10px!important;
}

.m-t-10 {
    margin-top: 10px!important;
}

.m-b-10 {
    margin-bottom: 10px!important;
}

.m-l-10 {
    margin-left: 10px!important;
}

.m-r-10 {
    margin-right: 10px!important;
}

.m-15 {
    margin: 15px!important;
}

.m-t-15 {
    margin-top: 15px!important;
}

.m-b-15 {
    margin-bottom: 15px!important;
}

.m-l-15 {
    margin-left: 15px!important;
}

.m-r-15 {
    margin-right: 15px!important;
}

.m-20 {
    margin: 20px!important;
}

.m-t-20 {
    margin-top: 20px!important;
}

.m-b-20 {
    margin-bottom: 20px!important;
}

.m-l-20 {
    margin-left: 20px!important;
}

.m-r-20 {
    margin-right: 20px!important;
}

.m-25 {
    margin: 25px!important;
}

.m-t-25 {
    margin-top: 25px!important;
}

.m-b-25 {
    margin-bottom: 25px!important;
}

.m-l-25 {
    margin-left: 25px!important;
}

.m-r-25 {
    margin-right: 25px!important;
}

.m-30 {
    margin: 30px!important;
}

.m-t-30 {
    margin-top: 30px!important;
}

.m-b-30 {
    margin-bottom: 30px!important;
}

.m-l-30 {
    margin-left: 30px!important;
}

.m-r-30 {
    margin-right: 30px!important;
}

.p-0 {
    padding: 0!important;
}

.p-t-0 {
    padding-top: 0!important;
}

.p-b-0 {
    padding-bottom: 0!important;
}

.p-l-0 {
    padding-left: 0!important;
}

.p-r-0 {
    padding-right: 0!important;
}

.p-5 {
    padding: 5px!important;
}

.p-t-5 {
    padding-top: 5px!important;
}

.p-b-5 {
    padding-bottom: 5px!important;
}

.p-l-5 {
    padding-left: 5px!important;
}

.p-r-5 {
    padding-right: 5px!important;
}

.p-10 {
    padding: 10px!important;
}

.p-t-10 {
    padding-top: 10px!important;
}

.p-b-10 {
    padding-bottom: 10px!important;
}

.p-l-10 {
    padding-left: 10px!important;
}

.p-r-10 {
    padding-right: 10px!important;
}

.p-15 {
    padding: 15px!important;
}

.p-t-15 {
    padding-top: 15px!important;
}

.p-b-15 {
    padding-bottom: 15px!important;
}

.p-l-15 {
    padding-left: 15px!important;
}

.p-r-15 {
    padding-right: 15px!important;
}

.p-20 {
    padding: 20px!important;
}

.p-t-20 {
    padding-top: 20px!important;
}

.p-b-20 {
    padding-bottom: 20px!important;
}

.p-l-20 {
    padding-left: 20px!important;
}

.p-r-20 {
    padding-right: 20px!important;
}

.p-25 {
    padding: 25px!important;
}

.p-t-25 {
    padding-top: 25px!important;
}

.p-b-25 {
    padding-bottom: 25px!important;
}

.p-l-25 {
    padding-left: 25px!important;
}

.p-r-25 {
    padding-right: 25px!important;
}

.p-30 {
    padding: 30px!important;
}

.p-t-30 {
    padding-top: 30px!important;
}

.p-b-30 {
    padding-bottom: 30px!important;
}

.p-l-30 {
    padding-left: 30px!important;
}

.p-r-30 {
    padding-right: 30px!important;
}

.f-8 {
    font-size: 8px!important;
}

.f-9 {
    font-size: 9px!important;
}

.f-10 {
    font-size: 10px!important;
}

.f-11 {
    font-size: 11px!important;
}

.f-12 {
    font-size: 12px!important;
}

.f-13 {
    font-size: 13px!important;
}

.f-14 {
    font-size: 14px!important;
}

.f-15 {
    font-size: 15px!important;
}

.f-16 {
    font-size: 16px!important;
}

.f-17 {
    font-size: 17px!important;
}

.f-18 {
    font-size: 18px!important;
}

.f-19 {
    font-size: 19px!important;
}

.f-20 {
    font-size: 20px!important;
}

.f-300 {
    font-weight: 300!important;
}

.f-400 {
    font-weight: 400!important;
}

.f-500 {
    font-weight: 500!important;
}

.f-700 {
    font-weight: 700!important;
}

.p-relative {
    position: relative!important;
}

.p-absolute {
    position: absolute!important;
}

.p-fixed {
    position: fixed!important;
}

.p-static {
    position: static!important;
}

.o-hidden {
    overflow: hidden!important;
}

.o-visible {
    overflow: visible!important;
}

.o-auto {
    overflow: auto!important;
}

.di-block {
    display: inline-block!important;
}

.d-block {
    display: block;
}

.bg-white {
    background-color: #fff!important;
}

.c-white {
    color: #fff!important;
}

.bg-ace {
    background-color: #f8f8f8!important;
}

.c-ace {
    color: #f8f8f8!important;
}

.bg-black {
    background-color: #000!important;
}

.c-black {
    color: #000!important;
}

.bg-brown {
    background-color: #795548!important;
}

.c-brown {
    color: #795548!important;
}

.bg-pink {
    background-color: #e91e63!important;
}

.c-pink {
    color: #e91e63!important;
}

.bg-grey {
    background-color: #666!important;
}

.c-grey {
    color: #666!important;
}

.bg-red {
    background-color: #10214d!important;
}

.c-red {
    color: #f44336!important;
}

.bg-blue {
    background-color: #2196f3!important;
}

.c-blue {
    color: #2196f3!important;
}

.bg-purple {
    background-color: #9c27b0!important;
}

.c-purple {
    color: #9c27b0!important;
}

.bg-deeppurple {
    background-color: #673ab7!important;
}

.c-deeppurple {
    color: #673ab7!important;
}

.bg-lightblue {
    background-color: #03a9f4!important;
}

.c-lightblue {
    color: #03a9f4!important;
}

.bg-cyan {
    background-color: #00bcd4!important;
}

.c-cyan {
    color: #00bcd4!important;
}

.bg-teal {
    background-color: #009688!important;
}

.c-teal {
    color: #009688!important;
}

.bg-green {
    background-color: #4caf50!important;
}

.c-green {
    color: #4caf50!important;
}

.bg-lightgreen {
    background-color: #8bc34a!important;
}

.c-lightgreen {
    color: #8bc34a!important;
}

.bg-lime {
    background-color: #cddc39!important;
}

.c-lime {
    color: #cddc39!important;
}

.bg-yellow {
    background-color: #ffeb3b!important;
}

.c-yellow {
    color: #ffeb3b!important;
}

.bg-amber {
    background-color: #ffc107!important;
}

.c-amber {
    color: #ffc107!important;
}

.bg-orange {
    background-color: #ff9800!important;
}

.c-orange {
    color: #ff9800!important;
}

.bg-deeporange {
    background-color: #ff5722!important;
}

.c-deeporange {
    color: #ff5722!important;
}

.bg-gray {
    background-color: #9e9e9e!important;
}

.c-gray {
    color: #9e9e9e!important;
}

.bg-bluegray {
    background-color: #607d8b!important;
}

.c-bluegray {
    color: #607d8b!important;
}

.bg-indigo {
    background-color: #3f51b5!important;
}

.c-indigo {
    color: #3f51b5!important;
}

.bg-brand {
    background-color: #191c22;
}

.bg-black-trp {
    background-color: rgba(0, 0, 0, .12)!important;
}

.b-0 {
    border: 0!important;
}

.w-100 {
    width: 100%!important;
}

.brd-2 {
    border-radius: 2px;
}

.form-control {
    -webkit-transition: all;
    -o-transition: all;
    transition: all;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    resize: none;
    box-shadow: 0 0 0 40px transparent!important;
    border-radius: 0;
}

.form-control:focus {
    box-shadow: 0 0 1px -2px rgba(121, 194, 255, .5)!important;
}

.cr-alt {
    position: relative;
    padding-top: 0;
    margin: 0;
}

.cr-alt label {
    position: relative;
    padding-left: 28px;
}

.cr-alt.has-success input[type=checkbox]+.input-helper,
.cr-alt.has-success input[type=radio]+.input-helper {
    border-color: #4caf50;
}

.cr-alt.has-success input[type=checkbox]:checked+.input-helper:before,
.cr-alt.has-success input[type=radio]:checked+.input-helper:before {
    background: #4caf50;
}

.cr-alt.has-warning input[type=checkbox]+.input-helper,
.cr-alt.has-warning input[type=radio]+.input-helper {
    border-color: #ff9800;
}

.cr-alt.has-warning input[type=checkbox]:checked+.input-helper:before,
.cr-alt.has-warning input[type=radio]:checked+.input-helper:before {
    background: #ff9800;
}

.cr-alt.has-error input[type=checkbox]+.input-helper,
.cr-alt.has-error input[type=radio]+.input-helper {
    border-color: #f44336;
}

.cr-alt.has-error input[type=checkbox]:checked+.input-helper:before,
.cr-alt.has-error input[type=radio]:checked+.input-helper:before {
    background: #f44336;
}

.cr-alt input[type=checkbox],
.cr-alt input[type=radio] {
    opacity: 0;
    filter: alpha(opacity=0);
    width: 20px;
    height: 20px;
    position: absolute;
    z-index: 10;
    margin: 0;
    top: 0;
    left: 0;
    cursor: pointer;
}

.cr-alt input[type=checkbox]+.input-helper,
.cr-alt input[type=radio]+.input-helper {
    border: 1px solid #e8e8e8;
    width: 19px;
    height: 19px;
    background: #fff;
    position: absolute;
    left: 0;
    top: -1px;
    cursor: pointer;
}

.cr-alt input[type=checkbox]:checked+.input-helper:before,
.cr-alt input[type=radio]:checked+.input-helper:before {
    content: "";
    width: 9px;
    height: 9px;
    background: #31ACFF;
    position: absolute;
    left: 4px;
    top: 4px;
}

.cr-alt input[type=radio]+i,
.cr-alt input[type=radio]:checked+i:before {
    border-radius: 50%
}

.cr-alt.disabled {
    opacity: .7;
    filter: alpha(opacity=70)
}

.checkbox-inline,
.radio-inline {
    padding-left: 27px;
}

.input-group .input-group-addon {
    min-width: 40px;
    color: #333;
    padding: 0;
}

.input-group:not([class*=input-group-]) .input-group-addon {
    font-size: 15px;
}

.toggle-switch {
    display: inline-block;
    vertical-align: top;
    user-select: none;
}

.toggle-switch .ts-label {
    display: inline-block;
    margin: 0 20px 0 0;
    vertical-align: top;
    -webkit-transition: color .56s cubic-bezier(.4, 0, .2, 1);
    transition: color .56s cubic-bezier(.4, 0, .2, 1)
}

.toggle-switch .ts-helper {
    display: inline-block;
    position: relative;
    width: 40px;
    height: 16px;
    border-radius: 8px;
    background: rgba(0, 0, 0, .26);
    -webkit-transition: background .28s cubic-bezier(.4, 0, .2, 1);
    transition: background .28s cubic-bezier(.4, 0, .2, 1);
    vertical-align: middle;
    cursor: pointer;
}

.toggle-switch .ts-helper:before {
    content: '';
    position: absolute;
    top: -4px;
    left: -4px;
    width: 24px;
    height: 24px;
    background: #fafafa;
    box-shadow: 0 2px 8px rgba(0, 0, 0, .28);
    border-radius: 50%;
    transition: left .28s cubic-bezier(.4, 0, .2, 1), background .28s cubic-bezier(.4, 0, .2, 1), box-shadow .28s cubic-bezier(.4, 0, .2, 1)
}

.toggle-switch:not(.disabled) .ts-helper:active:before {
    box-shadow: 0 2px 8px rgba(0, 0, 0, .28), 0 0 0 20px rgba(128, 128, 128, .1)
}

.toggle-switch input {
    position: absolute;
    z-index: 1;
    width: 46px;
    margin: 0 0 0 -4px;
    height: 24px;
    opacity: 0;
    filter: alpha(opacity=0);
    cursor: pointer;
}

.toggle-switch input:checked+.ts-helper:before {
    left: 20px;
}

.toggle-switch:not([data-ts-color]) input:not(:disabled):checked+.ts-helper {
    background: rgba(0, 150, 136, .5)
}

.toggle-switch:not([data-ts-color]) input:not(:disabled):checked+.ts-helper:before {
    background: #009688;
}

.toggle-switch:not([data-ts-color]) input:not(:disabled):checked+.ts-helper:active:before {
    box-shadow: 0 2px 8px rgba(0, 0, 0, .28), 0 0 0 20px rgba(0, 150, 136, .2)
}

.toggle-switch.disabled {
    opacity: .6;
    filter: alpha(opacity=60)
}

.toggle-switch[data-ts-color=red] input:not(:disabled):checked+.ts-helper {
    background: rgba(244, 67, 54, .5)
}

.toggle-switch[data-ts-color=red] input:not(:disabled):checked+.ts-helper:before {
    background: #f44336;
}

.toggle-switch[data-ts-color=red] input:not(:disabled):checked+.ts-helper:active:before {
    box-shadow: 0 2px 8px rgba(0, 0, 0, .28), 0 0 0 20px rgba(244, 67, 54, .2)
}

.toggle-switch[data-ts-color=blue] input:not(:disabled):checked+.ts-helper {
    background: rgba(33, 150, 243, .5)
}

.toggle-switch[data-ts-color=blue] input:not(:disabled):checked+.ts-helper:before {
    background: #2196f3;
}

.toggle-switch[data-ts-color=blue] input:not(:disabled):checked+.ts-helper:active:before {
    box-shadow: 0 2px 8px rgba(0, 0, 0, .28), 0 0 0 20px rgba(33, 150, 243, .2)
}

.toggle-switch[data-ts-color=amber] input:not(:disabled):checked+.ts-helper {
    background: rgba(255, 193, 7, .5)
}

.toggle-switch[data-ts-color=amber] input:not(:disabled):checked+.ts-helper:before {
    background: #ffc107;
}

.toggle-switch[data-ts-color=amber] input:not(:disabled):checked+.ts-helper:active:before {
    box-shadow: 0 2px 8px rgba(0, 0, 0, .28), 0 0 0 20px rgba(255, 193, 7, .2)
}

.toggle-switch[data-ts-color=purple] input:not(:disabled):checked+.ts-helper {
    background: rgba(156, 39, 176, .5)
}

.toggle-switch[data-ts-color=purple] input:not(:disabled):checked+.ts-helper:before {
    background: #9c27b0;
}

.toggle-switch[data-ts-color=purple] input:not(:disabled):checked+.ts-helper:active:before {
    box-shadow: 0 2px 8px rgba(0, 0, 0, .28), 0 0 0 20px rgba(156, 39, 176, .2)
}

.toggle-switch[data-ts-color=pink] input:not(:disabled):checked+.ts-helper {
    background: rgba(233, 30, 99, .5)
}

.toggle-switch[data-ts-color=pink] input:not(:disabled):checked+.ts-helper:before {
    background: #e91e63;
}

.toggle-switch[data-ts-color=pink] input:not(:disabled):checked+.ts-helper:active:before {
    box-shadow: 0 2px 8px rgba(0, 0, 0, .28), 0 0 0 20px rgba(233, 30, 99, .2)
}

.toggle-switch[data-ts-color=lime] input:not(:disabled):checked+.ts-helper {
    background: rgba(205, 220, 57, .5)
}

.toggle-switch[data-ts-color=lime] input:not(:disabled):checked+.ts-helper:before {
    background: #cddc39;
}

.toggle-switch[data-ts-color=lime] input:not(:disabled):checked+.ts-helper:active:before {
    box-shadow: 0 2px 8px rgba(0, 0, 0, .28), 0 0 0 20px rgba(205, 220, 57, .2)
}

.toggle-switch[data-ts-color=cyan] input:not(:disabled):checked+.ts-helper {
    background: rgba(0, 188, 212, .5)
}

.toggle-switch[data-ts-color=cyan] input:not(:disabled):checked+.ts-helper:before {
    background: #00bcd4;
}

.toggle-switch[data-ts-color=cyan] input:not(:disabled):checked+.ts-helper:active:before {
    box-shadow: 0 2px 8px rgba(0, 0, 0, .28), 0 0 0 20px rgba(0, 188, 212, .2)
}

.toggle-switch[data-ts-color=green] input:not(:disabled):checked+.ts-helper {
    background: rgba(76, 175, 80, .5)
}

.toggle-switch[data-ts-color=green] input:not(:disabled):checked+.ts-helper:before {
    background: #4caf50;
}

.btn-default.active,
.btn-default:active,
.btn-inverse.active,
.btn-inverse:active,
.open>.dropdown-toggle.btn-default,
.open>.dropdown-toggle.btn-inverse {
    background-image: none;
}

.toggle-switch[data-ts-color=green] input:not(:disabled):checked+.ts-helper:active:before {
    box-shadow: 0 2px 8px rgba(0, 0, 0, .28), 0 0 0 20px rgba(76, 175, 80, .2)
}

.btn:not(.btn-alt) {
    border: 0;
}

.btn[class*=bg-]:not(.bg-white) {
    color: #fff;
}

.btn .caret {
    margin-top: -3px;
}

.btn-default {
    color: #333;
    background-color: #eee;
    border-color: transparent;
}

.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open>.dropdown-toggle.btn-default.focus,
.open>.dropdown-toggle.btn-default:focus,
.open>.dropdown-toggle.btn-default:hover {
    color: #333;
    background-color: #c3c3c3;
    border-color: transparent;
}

.btn-default.active,
.btn-default.focus,
.btn-default:active,
.btn-default:focus,
.btn-default:hover,
.open>.dropdown-toggle.btn-default {
    color: #333;
    background-color: #e9e9e9;
    border-color: transparent;
}

.btn-default.disabled,
.btn-default.disabled.active,
.btn-default.disabled.focus,
.btn-default.disabled:active,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled],
.btn-default[disabled].active,
.btn-default[disabled].focus,
.btn-default[disabled]:active,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default.active,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
    background-color: #eee;
    border-color: transparent;
}

.btn-default .badge {
    color: #eee;
    background-color: #333;
}

.btn-inverse {
    color: #fff;
    background-color: #454545;
    border-color: transparent;
}

.btn-inverse.active.focus,
.btn-inverse.active:focus,
.btn-inverse.active:hover,
.btn-inverse:active.focus,
.btn-inverse:active:focus,
.btn-inverse:active:hover,
.open>.dropdown-toggle.btn-inverse.focus,
.open>.dropdown-toggle.btn-inverse:focus,
.open>.dropdown-toggle.btn-inverse:hover {
    color: #fff;
    background-color: #1a1a1a;
    border-color: transparent;
}

.btn-inverse.active,
.btn-inverse.focus,
.btn-inverse:active,
.btn-inverse:focus,
.btn-inverse:hover,
.open>.dropdown-toggle.btn-inverse {
    color: #fff;
    background-color: #404040;
    border-color: transparent;
}

.btn-inverse.disabled,
.btn-inverse.disabled.active,
.btn-inverse.disabled.focus,
.btn-inverse.disabled:active,
.btn-inverse.disabled:focus,
.btn-inverse.disabled:hover,
.btn-inverse[disabled],
.btn-inverse[disabled].active,
.btn-inverse[disabled].focus,
.btn-inverse[disabled]:active,
.btn-inverse[disabled]:focus,
.btn-inverse[disabled]:hover,
fieldset[disabled] .btn-inverse,
fieldset[disabled] .btn-inverse.active,
fieldset[disabled] .btn-inverse.focus,
fieldset[disabled] .btn-inverse:active,
fieldset[disabled] .btn-inverse:focus,
fieldset[disabled] .btn-inverse:hover {
    background-color: #454545;
    border-color: transparent;
}

.btn-inverse .badge {
    color: #454545;
    background-color: #fff;
}

.btn-link {
    color: #333;
}

.btn-icon {
    border-radius: 50%;
    width: 40px;
    height: 40px;
    padding: 0;
    text-align: center;
}

.btn-icon .zmdi {
    font-size: 17px;
}

.btn-icon-text>.zmdi {
    font-size: 15px;
    vertical-align: top;
    display: inline-block;
    margin-top: 2px;
    line-height: 100%;
    margin-right: 5px;
}

.open .btn,
.open .btn:active,
.open .btn:focus {
    outline: 0!important;
    -webkit-tap-highlight-color: transparent!important;
}

.btn-alt {
    background: 0 0;
}

.btn-alt.btn-default {
    border-color: #a2a2a2;
    color: #a2a2a2;
}

.btn-alt.btn-default:not(.btn-white):active,
.btn-alt.btn-default:not(.btn-white):focus,
.btn-alt.btn-default:not(.btn-white):hover {
    color: #fff;
    background: #a2a2a2;
}

.btn-alt.btn-default.btn-white:active,
.btn-alt.btn-default.btn-white:focus,
.btn-alt.btn-default.btn-white:hover {
    color: #333;
    background: #a2a2a2;
}

.btn-alt.btn-info {
    border-color: #00bcd4;
    color: #00bcd4;
}

.btn-alt.btn-info:not(.btn-white):active,
.btn-alt.btn-info:not(.btn-white):focus,
.btn-alt.btn-info:not(.btn-white):hover {
    color: #fff;
    background: #00bcd4;
}

.btn-alt.btn-info.btn-white:active,
.btn-alt.btn-info.btn-white:focus,
.btn-alt.btn-info.btn-white:hover {
    color: #333;
    background: #00bcd4;
}

.btn-alt.btn-primary {
    border-color: #2196f3;
    color: #2196f3;
}

.btn-alt.btn-primary:not(.btn-white):active,
.btn-alt.btn-primary:not(.btn-white):focus,
.btn-alt.btn-primary:not(.btn-white):hover {
    color: #fff;
    background: #2196f3;
}

.btn-alt.btn-primary.btn-white:active,
.btn-alt.btn-primary.btn-white:focus,
.btn-alt.btn-primary.btn-white:hover {
    color: #333;
    background: #2196f3;
}

.btn-alt.btn-success {
    border-color: #4caf50;
    color: #4caf50;
}

.btn-alt.btn-success:not(.btn-white):active,
.btn-alt.btn-success:not(.btn-white):focus,
.btn-alt.btn-success:not(.btn-white):hover {
    color: #fff;
    background: #4caf50;
}

.btn-alt.btn-success.btn-white:active,
.btn-alt.btn-success.btn-white:focus,
.btn-alt.btn-success.btn-white:hover {
    color: #333;
    background: #4caf50;
}

.btn-alt.btn-warning {
    border-color: #ff9800;
    color: #ff9800;
}

.btn-alt.btn-warning:not(.btn-white):active,
.btn-alt.btn-warning:not(.btn-white):focus,
.btn-alt.btn-warning:not(.btn-white):hover {
    color: #fff;
    background: #ff9800;
}

.btn-alt.btn-warning.btn-white:active,
.btn-alt.btn-warning.btn-white:focus,
.btn-alt.btn-warning.btn-white:hover {
    color: #333;
    background: #ff9800;
}

.btn-alt.btn-danger {
    border-color: #f44336;
    color: #f44336;
}

.btn-alt.btn-danger:not(.btn-white):active,
.btn-alt.btn-danger:not(.btn-white):focus,
.btn-alt.btn-danger:not(.btn-white):hover {
    color: #fff;
    background: #f44336;
}

.btn-alt.btn-danger.btn-white:active,
.btn-alt.btn-danger.btn-white:focus,
.btn-alt.btn-danger.btn-white:hover {
    color: #333;
    background: #f44336;
}

.clist {
    list-style: none;
}

.clist>li:before {
    margin: 0 10px 0 -20px;
    vertical-align: middle;
}

.clist.clist-angle>li:before {
    content: "\f2fb"
}

.clist.clist-check>li:before {
    content: "\f26b"
}

.clist.clist-star>li:before {
    content: "\f27d"
}

.header-inner>li.open>a:not([class*=hi-]):before {
    content: "";
    width: 40px;
    height: 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -21px;
    margin-left: -20px;
    background: #eee;
    border-radius: 50%;
    z-index: -1;
}

#sidebar,
#time {
    background-color: #cacaca;
}

.event-time {
    width: 67px;
    height: 50px;
    text-align: center;
    padding: 9px 0;
    color: #fff;
    border-radius: 2px;
    margin-top: 2px;
}

.event-time>h2 {
    margin: 0 0 -1px;
    line-height: 100%;
    font-size: 17px;
    color: #fff;
    font-weight: 400;
}

#launch-apps {
    padding: 0;
    text-align: center;
    width: 300px;
}

.lab-item {
    width: 60px;
    display: inline-block;
    margin: 10px;
}

.lab-item:hover>a {
    opacity: .8;
    filter: alpha(opacity=80);
}

.lab-item:hover>small {
    color: #333;
}

.lab-item>a {
    height: 60px;
    display: block;
    color: #fff;
    line-height: 70px;
    border-radius: 50%;
    -webkit-transition: opacity;
    -o-transition: opacity;
    transition: opacity;
    border: none;
}

.lab-item>a>i {
    font-size: 25px;
}

.la-body {
    padding: 10px 10px 20px;
}

.lab-item>small {
    color: #969696;
    display: block;
    margin-top: 5px;
    -webkit-transition: color;
    -o-transition: color;
    transition: color;
    font-size: 12px;
    text-transform: uppercase;
}

@media (min-width:768px) {
    #launch-apps {
        width: 300px;
    }
}

.close,
.poi-title i {
    opacity: .5;
    filter: alpha(opacity=50)
}

#time {
    font-size: 18px;
    font-weight: 400;
    color: #FBFBFB;
    padding: 4px 11px;
    border-radius: 2px;
    margin: 14px;
}

#time span:not(:last-child):after {
    content: ":";
    position: relative;
    top: -1px;
    right: -1px;
}

.sm-sub>ul:before,
.sm-sub>ul>li>a:before {
    content: ""
}

#sidebar {
    position: fixed;
    right: 0;
    top: 80px;
    z-index: 998;
    height: calc(100% - 62px);
    box-shadow: 0 0 20px rgba(0, 0, 0, .23);
}

.side-menu>li>a>i {
    display: none
}

.side-menu a.mini-link {
    display: none;
}

@media (min-width:1280px),
(max-width:768px) {
    #sidebar {
        width: 240px;
        overflow: auto;
    }
}

@media (min-width:768px) and (max-width:1279px) {
    #sidebar:not(.toggled) {
        width: 64px;
        overflow: visible;
    }
    #sidebar.toggled {
        width: 240px;
        overflow: visible;
    }
    .side-menu>li>a>i {
        display: block
    }
    .ready-when-you-are {
        display: none
    }
    .side-menu a {
        color: #fff
    }
    /*.side-menu a.mini-link {display: block!important;}*/
    #sidebar.toggled .side-menu>li>a.mini-link {
        display: none!important;
    }
    .side-menu>li>a>.zmdi {
        margin: 0 5px;
    }
}

.sms-profile {
    margin: 12px 0 10px;
}

.sms-profile>a {
    padding: 15px;
    display: block;
    color: #9ba1b1;
}

.sms-profile>a>img {
    width: 28px;
    height: 28px;
    border-radius: 50%;
    float: left;
    margin-right: 10px;
    margin-top: 3px;
}

.side-menu {
    list-style: none;
    padding: 20px 0 0;
    font-family: 'Oswald', Arial, sans-serif;
}

.side-menu a {
    color: #333;
}

.side-menu>li.active>a,
.side-menu>li:hover>a,
.sm-sub>ul>li.active>a,
.sm-sub>ul>li>a:hover,
.tile[class*=bg-] {
    color: #fff;
}

.side-menu>li {
    width: 100%;
    display: block;
}

.side-menu>li.open {
    position: relative;
    background: #cacaca;
}

.side-menu>li.open:after {
    right: 99%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(202, 202, 202, 0);
    border-right-color: #cacaca;
    border-width: 15px;
    margin-top: -15px;
    z-index: 11000;
}

.side-menu>li>a {
    display: block;
    padding: 10px 10px 10px 16px;
    position: relative;
    white-space: nowrap;
    -webkit-transition: color;
    -o-transition: color;
    transition: color;
    text-transform: uppercase;
    border: none;
}

.side-menu>li>a>.zmdi {
    font-size: 13px;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    background-color: #000;
    line-height: 29px;
    margin-right: 7px;
    text-align: center;
    color: #fff;
}

.side-menu>li>a>.zmdi:hover {
    background-color: #10214d;
}

.side-menu>li>a .label {
    position: absolute;
    top: 15px;
    right: 12px;
}

@media (min-width:768px) and (max-width:1279px) {
    .side-menu>li>a.reg-link {
        display: none;
    }
    #sidebar.toggled .side-menu>li>a.reg-link {
        display: block;
    }
}

.sm-sub,
.sm-sub>ul {
    position: relative;
}

.side-menu>li.active>a {
    /*background:#121419*/
}

.side-menu>li.active>a .zmdi {
    background: #2C313A;
    color: #fff;
}

.sm-sub:not(.active)>ul {
    display: none;
}

.sm-sub>ul {
    width: 100%;
    padding: 0 0 0 27px;
    background: #16181e;
    margin-bottom: 0;
    border: 0;
    list-style: none;
}

.sm-sub>ul:before {
    height: 100%;
    width: 1px;
    position: absolute;
    background: #1f2229;
    left: 30px;
    top: 0;
}

.sm-sub>ul>li>a {
    padding: 7px 18px 7px 28px;
    font-size: 12px;
    display: block;
    position: relative;
    white-space: nowrap;
    -webkit-transition: color;
    -o-transition: color;
    transition: color;
}

.sm-sub>ul>li>a:before {
    width: 8px;
    height: 1px;
    background: #22252d;
    position: absolute;
    left: 4px;
    top: 14px;
}

.sm-sub>ul>li:first-child>a {
    padding-top: 13px;
}

.sm-sub>ul>li:first-child>a:before {
    top: 20px;
}

.sm-sub>ul>li:last-child>a {
    padding-bottom: 13px;
}

@media (min-width:768px) and (max-width:1279px) {
    #sidebar:not(.toggled) .side-menu>li>a>span {
        position: absolute;
        left: 64px;
        background-color: #121419;
        width: 180px;
        padding: 14px 18px;
        display: none;
        text-transform: uppercase;
        -webkit-animation-name: fadeIn;
        animation-name: fadeIn;
        -webkit-animation-duration: .3s;
        animation-duration: .3s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
    }
    #sidebar:not(.toggled) .side-menu>li>a .label {
        display: none;
    }
    #sidebar:not(.toggled) .side-menu>li.sms-bottom>a>span {
        bottom: 0;
    }
    #sidebar:not(.toggled) .side-menu>li:not(.sms-bottom)>a>span {
        top: 0;
    }
    #sidebar:not(.toggled) .side-menu>li:hover a>span {
        display: block;
    }
    #sidebar:not(.toggled) .sm-sub>ul {
        display: none!important;
        position: absolute;
        left: 64px;
        width: 180px;
        padding-left: 0;
        -webkit-animation-name: fadeIn;
        animation-name: fadeIn;
        -webkit-animation-duration: .3s;
        animation-duration: .3s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
    }
    #sidebar:not(.toggled) .sm-sub>ul:before,
    #sidebar:not(.toggled) .sm-sub>ul>li>a:before {
        display: none;
    }
    #sidebar:not(.toggled) .sm-sub>ul>li>a {
        padding-left: 18px;
    }
    #sidebar:not(.toggled) .sm-sub:not(.sms-bottom)>ul {
        top: 46px;
        border-top: 1px solid #242831;
    }
    #sidebar:not(.toggled) .sm-sub.sms-bottom>ul {
        bottom: 46px;
        border-bottom: 1px solid #242831;
    }
    #sidebar:not(.toggled) .sm-sub:hover>ul {
        display: block!important;
    }
}

.tile {
    background-color: #fff;
    margin-bottom: 30px;
    position: relative;
}

@media (max-width:768px) {
    .tile {
        margin-bottom: 15px;
    }
}

.t-header .th-title {
    line-height: 100%
}

.t-header:not(.th-alt) {
    padding: 20px 23px;
}

.t-header:not(.th-alt) .th-title {
    font-size: 17px;
    font-weight: 400;
    color: #333;
}

.t-header:not(.th-alt) .th-title small {
    font-size: 12px;
    color: #9C9C9C;
    margin-top: 3px;
    display: block;
}

.t-header.th-alt {
    padding: 10px 15px 9px;
}

.t-header.th-alt .actions>a,
.t-header.th-alt[class*=bg-] .th-title {
    color: #fff;
}

.t-header .actions>a {
    font-size: 24px;
    line-height: 100%;
    padding: 4px 10px 3px;
    display: block;
}

.t-header .actions.open>a,
.t-header .actions>a:hover {
    background-color: rgba(0, 0, 0, .1)
}

.tb-padding {
    padding: 20px 23px 30px;
}

.label {
    border-radius: 1px;
    padding: 4px 5px 3px;
}

h1 .label,
h2 .label,
h3 .label,
h4 .label,
h5 .label,
h6 .label {
    border-radius: 2px;
}

.badge {
    border-radius: 1px;
}

.dropdown-menu {
    box-shadow: 0 2px 10px rgba(0, 0, 0, .2);
    margin-top: 1px;
    border-width: 0;
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.progress,
.progress .progress-bar {
    box-shadow: none;
}

.dropdown-menu>li>a {
    padding: 8px 17px;
}

.dropdown-menu.dm-icon>li>a>.zmdi {
    line-height: 100%;
    vertical-align: top;
    font-size: 18px;
    width: 28px;
}

.ah-label,
.load-more a i,
.table>thead>tr>th {
    vertical-align: middle;
}

.dropdown-menu:not([class*=bg-])>li>a {
    color: #fff;
    border: none;
    text-align: center;
}

.dropdown-menu:not([class*=bg-])>li>a:hover {
    color: #000;
}

.dropdown-menu[class*=bg-]>li>a {
    font-weight: 300;
    color: #fff;
}

.ah-label,
.close,
.page-header,
.page-header h3 {
    font-weight: 400;
}

.list-group {
    margin-bottom: 0;
}

.list-group.lg-alt .list-group-item {
    border: 0;
}

.list-group:not(.lg-alt).lg-listview .list-group-item {
    border-left: 0;
    border-right: 0;
}

.list-group:not(.lg-alt).lg-listview .list-group-item:last-child {
    border-bottom: 0;
}

.list-group-item .cr-alt {
    line-height: 100%;
    margin-top: 2px;
}

.list-group-item-heading {
    margin-bottom: 2px;
    color: #333;
}

.list-group-item-heading>small {
    font-size: 11px;
    color: #C5C5C5;
    margin-left: 10px;
}

.list-group-item-heading,
.list-group-item-text {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.list-group-item-text {
    display: block;
}

.list-group-item-text:not(:last-child) {
    margin-bottom: 4px;
}

.list-group-img {
    width: 38px;
    height: 38px;
    border-radius: 2px;
}

.actions {
    position: absolute;
    list-style: none;
    padding: 0;
    margin: 0;
    line-height: 18px;
}

.actions .dropdown-menu {
    min-width: 140px;
    margin-top: -8px;
    margin-right: -1px;
}

.actions:not(.a-alt)>li>a>i {
    color: #939393;
}

.actions:not(.a-alt)>li.open>a>i,
.actions:not(.a-alt)>li>a:hover>i {
    color: #000;
}

.view-more {
    display: block;
    padding: 5px 10px;
    text-align: center;
    border-top: 1px solid #f4f4f4;
    font-size: 12px;
    margin-top: 15px;
    color: #777;
    letter-spacing: 2px;
}

.view-more:hover {
    color: #333;
    background-color: #fcfcfc;
}

.page-header {
    padding: 0 22px;
    font-size: 19px;
    margin: 0 0 20px;
}

.page-header small {
    text-transform: none;
    display: block;
    font-size: 12px;
    color: #9C9C9C;
    margin-top: 7px;
    line-height: 140%
}

.datepicker table thead tr:last-child th,
.login-navigation>li,
.oi-title,
.p-menu>li>a,
.popover-title,
.pt-inner .pti-header .ptih-title,
.tab-nav>li>a,
.table>thead>tr>th {
    text-transform: uppercase;
}

.page-header h3 {
    margin: 0;
    font-size: 15px;
    color: #333;
}

.action-header {
    position: relative;
    background: #f8f8f8;
    padding: 15px 13px 15px 17px;
}

.ah-search,
.ahs-input {
    width: 100%;
    background: #fff;
}

.ah-actions {
    z-index: 3;
    float: right;
    margin-top: 7px;
    position: relative;
}

.ah-label {
    color: #818181;
    display: inline-block;
    margin: 0;
    font-size: 14px;
    padding: 0 6px;
    line-height: 33px;
    float: left;
}

.ah-search {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    z-index: 4;
    display: none;
}

.ah-search:before {
    content: "\f1c3";
    position: absolute;
    left: 24px;
    top: 17px;
    font-size: 22px;
}

.ahs-input {
    border: 0;
    padding: 0 26px 0 55px;
    height: 63px;
    font-size: 18px;
    font-weight: 100;
    border-bottom: 1px solid #EEE;
}

.ahs-close {
    position: absolute;
    top: 23px;
    right: 22px;
    font-size: 17px;
    width: 18px;
    height: 18px;
    background-color: #ADADAD;
    line-height: 100%;
    color: #fff;
    text-align: center;
    cursor: pointer;
    border-radius: 50%
}

.ahs-close:hover {
    background: #333;
}

.load-more {
    text-align: center;
    margin-top: 30px;
}

.load-more a {
    padding: 5px 10px 3px;
    display: inline-block;
    background-color: #f44336;
    color: #FFF;
    border-radius: 2px;
    white-space: nowrap;
}

.load-more a i {
    font-size: 20px;
    position: relative;
    margin-top: -2px;
}

.load-more a:hover {
    background-color: #ea1c0d;
}

.dl-horizontal dt {
    text-align: left;
}

.img-avatar {
    height: 37px;
    border-radius: 2px;
    width: 37px;
}

.progress {
    border-radius: 0;
    height: 5px;
    margin-bottom: 0;
}

.rounded-thumbs {
    padding: 15px 25px 0;
}

.rt-item {
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
}

.rt-item img {
    width: 100%;
    height: 100%;
    border-radius: 50%
}

.rt-item small {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
    display: block;
    color: #777;
    margin-top: 3px;
}

.rt-item:hover {
    background-color: #fcfcfc;
}

.todo-lists {
    padding: 15px 0 0;
    position: relative;
}

.todo-lists .list-group-item {
    margin: 0;
    min-height: 36px;
}

.todo-lists .list-group-item:not(:last-child) {
    border-bottom: 1px solid #E2EBFF;
}

.todo-lists:before {
    content: "";
    position: absolute;
    top: 0;
    background: #E2EBFF;
    left: 50px;
    width: 1px;
    height: 100%;
    z-index: 1;
}

.todo-lists .input-helper:before {
    background: #f77066!important;
}

.tl-item {
    padding-left: 47px!important;
}

.tl-item input:checked+.input-helper+span {
    text-decoration: line-through;
    color: #b5b5b5;
}

.todo-footer {
    padding: 10px;
    margin-top: 20px;
    border-top: 1px solid #E2EBFF;
    text-align: center;
    position: relative;
    z-index: 2;
    background: #fff;
}

.main-chart {
    margin: 0 -8px 0 -10px;
    overflow: hidden;
    position: relative;
    bottom: -10px;
}

.mc-item {
    width: 100%;
    height: 250px;
}

.mc-pie {
    width: 100%;
    height: 300px;
}

@media (min-width:768px) {
    .mc-info {
        position: absolute;
        bottom: 10px;
        z-index: 1;
        padding: 10px 20px 15px;
        left: 10px;
        background-color: rgba(0, 150, 136, .55);
        color: #fff;
        max-width: 270px;
    }
    .mc-info span {
        font-size: 33px;
    }
    .mc-info small {
        display: block;
        margin-top: -3px;
        margin-left: 3px;
        line-height: 130%
    }
}

.cb-item>h3,
.cb-item>small,
.oi-number,
.oi-title {
    line-height: 100%
}

.o-item {
    padding: 0 20px 15px;
    color: #fff;
    margin-bottom: 30px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .07)
}

.oi-number {
    font-size: 23px;
    display: block;
    margin-top: 6px;
    margin-bottom: 3px;
}

.oi-title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 10px 15px;
    width: auto;
    margin: 0 -21px 20px;
}

.poi-percent,
.poi-title {
    width: 100%;
    text-align: center;
}

.count-box {
    padding: 20px 23px 0;
}

.count-box [class*=col-] {
    padding-left: 8px;
    padding-right: 8px;
}

.cb-item {
    background: rgba(255, 255, 255, .22);
    padding: 10px 0;
    text-align: center;
    margin-bottom: 16px;
}

.flot-legend .legendLabel,
[class*=flc-] .legendLabel {
    padding: 0 8px 0 3px;
}

.cb-item>h3 {
    margin: 0;
    color: #fff;
    font-weight: 400;
}

.cb-item>small {
    margin-top: 1px;
    display: block;
    font-size: 11px;
    color: #fff;
}

.flot-legend table,
.po-item,
[class*=flc-] table {
    display: inline-block;
}

.flot-legend {
    text-align: center;
    margin: 10px 0 5px;
}

.flot-legend .legendColorBox>div {
    border: #fff!important;
}

.flot-legend .legendColorBox>div>div {
    border-radius: 50%
}

[class*=flc-] {
    text-align: center;
    margin: 20px 0 5px;
}

[class*=flc-] .legendColorBox>div {
    border: #fff!important;
}

[class*=flc-] .legendColorBox>div>div {
    border-radius: 50%
}

.pie-overviews {
    margin-bottom: -15px;
}

.po-item {
    position: relative;
    margin: 0 5px 10px;
    padding-bottom: 13px;
    color: #fff;
}

.poi-percent {
    position: absolute;
    margin-top: 32px;
    font-size: 27px;
    padding-left: 2px;
}

.poi-percent:after {
    content: '%';
    font-size: 11px;
}

.poi-title {
    position: absolute;
    bottom: 0;
    font-size: 12px;
}

.poi-title i {
    font-size: 15px;
    font-weight: 400;
}

.poi-title i:hover {
    opacity: 1;
    filter: alpha(opacity=100);
    cursor: pointer;
}

#jqstooltip,
.chart-tooltip {
    min-width: 21px;
    min-height: 23px;
    text-align: center;
    border: 0;
    background: #333;
}

#jqstooltip .jqsfield,
.chart-tooltip {
    font-size: 12px;
    font-weight: 500;
    font-family: inherit;
    text-align: center;
    color: #fff;
}

#jqstooltip .jqsfield>span {
    display: none;
}

.chart-tooltip {
    position: absolute;
    padding: 6px 10px 5px;
}

.table {
    margin-bottom: 0;
}

.table:not(.table-striped)>thead>tr>th {
    background-color: #FAFAFA;
}

.table [class*=bg-]>tr>th {
    color: #fff;
    border-bottom: 0;
    background: 0 0!important;
}

.table [class*=bg-]+tbody>tr:first-child>td {
    border-top: 0;
}

.table>thead>tr>th {
    font-weight: 500;
    color: #333;
    border-width: 1px;
    padding: 15px 10px;
}

.table-bordered>tbody>tr>td:last-child,
.table-bordered>tbody>tr>th:last-child,
.table-bordered>thead>tr>th:last-child {
    border-right: 0;
}

.table-bordered,
.table-responsive {
    border: 0;
}

.table>tbody>tr>td:first-child,
.table>tbody>tr>th:first-child,
.table>tfoot>tr>td:first-child,
.table>tfoot>tr>th:first-child,
.table>thead>tr>td:first-child,
.table>thead>tr>th:first-child {
    padding-left: 30px;
}

.table>tbody>tr>td:last-child,
.table>tbody>tr>th:last-child,
.table>tfoot>tr>td:last-child,
.table>tfoot>tr>th:last-child,
.table>thead>tr>td:last-child,
.table>thead>tr>th:last-child {
    padding-right: 30px;
}

.table tbody>tr:last-child>td {
    padding-bottom: 20px;
}

.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th {
    border-bottom: 0;
    border-left: 0;
}

.table-bordered>thead>tr>th {
    border-left: 0;
}

.table-vmiddle td {
    vertical-align: middle!important;
}

.tile .table>thead:not([class*=bg-])>tr>th {
    border-top: 1px solid #f0f0f0;
}

.pagination {
    border-radius: 0;
}

.pagination>li {
    margin: 0 2px;
    display: inline-block;
    vertical-align: top;
}

.pagination>li>a,
.pagination>li>span {
    border-radius: 50%!important;
    padding: 0;
    width: 40px;
    height: 40px;
    line-height: 38px;
    text-align: center;
    font-size: 14px;
    z-index: 1;
    position: relative;
}

.pagination>li>a>.zmdi,
.pagination>li>span>.zmdi {
    font-size: 22px;
    line-height: 39px;
}

.pagination>li.disabled {
    opacity: .5;
    filter: alpha(opacity=50)
}

.lv-pagination {
    width: 100%;
    text-align: center;
    padding: 40px 0;
    border-top: 1px solid #F0F0F0;
    margin-top: 0;
    margin-bottom: 0;
}

.pager li>a,
.pager li>span {
    padding: 5px 10px 6px;
    color: #7e7e7e;
}

.alert {
    padding-left: 30px;
    padding-right: 30px;
}

.alert span {
    cursor: pointer;
}

.alert-dismissable,
.alert-dismissible {
    padding-right: 44px;
}

.alert-inverse {
    background-color: #333;
    border-color: transparent;
    color: #fff;
}

.alert-inverse hr {
    border-top-color: transparent;
}

.alert-inverse .alert-link {
    color: #e6e6e6;
}

.alert-link {
    color: #fff!important;
    font-weight: 400!important;
    text-decoration: underline;
}

.growl-animated.alert-inverse {
    box-shadow: 0 0 5px rgba(51, 51, 51, .5)
}

.growl-animated.alert-info {
    box-shadow: 0 0 5px rgba(33, 150, 243, .5)
}

.growl-animated.alert-success {
    box-shadow: 0 0 5px rgba(76, 175, 80, .5)
}

.growl-animated.alert-warning {
    box-shadow: 0 0 5px rgba(255, 193, 7, .5)
}

.growl-animated.alert-danger {
    box-shadow: 0 0 5px rgba(244, 67, 54, .5)
}

a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
    border-color: #eee;
}

.lightbox>a {
    position: relative;
    -webkit-transition: opacity;
    -o-transition: opacity;
    transition: opacity;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.lightbox>a>img {
    width: 100%
}

.lightbox>a:hover {
    opacity: .8;
    filter: alpha(opacity=80)
}

.lightbox>a:not(.p-item) {
    margin-bottom: 20px;
}

.carousel .carousel-control {
    -webkit-transition: all;
    -o-transition: all;
    transition: all;
    -webkit-transition-duration: 250ms;
    transition-duration: 250ms;
    opacity: 0;
    filter: alpha(opacity=0)
}

.carousel:hover .carousel-control,
.pm-overview:hover .pmop-edit {
    opacity: 1;
    filter: alpha(opacity=100)
}

.carousel .carousel-control .zmdi {
    position: absolute;
    top: 50%;
    left: 50%;
    line-height: 100%
}

@media screen and (min-width:768px) {
    .carousel .carousel-control .zmdi {
        font-size: 60px;
        width: 60px;
        height: 60px;
        margin-top: -30px;
        margin-left: -30px;
    }
}

@media screen and (max-width:991px) {
    .carousel .carousel-control .zmdi {
        width: 24px;
        height: 24px;
        margin-top: -12px;
        margin-left: -12px;
    }
    .carousel .carousel-caption {
        display: none;
    }
}

.carousel .carousel-caption {
    background: rgba(0, 0, 0, .6);
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    padding-bottom: 50px;
}

.carousel .carousel-caption>h3 {
    color: #fff;
    margin: 0 0 5px;
    font-weight: 300;
}

.carousel .carousel-caption>p {
    margin: 0;
}

.carousel .carousel-indicators {
    margin: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 0 0 6px;
    background: rgba(0, 0, 0, .6)
}

.carousel .carousel-indicators li {
    border-radius: 0;
    width: 15px;
    border: 0;
    background: #fff;
    height: 3px;
    margin: 0;
    -webkit-transition: all;
    -o-transition: all;
    transition: all;
    -webkit-transition-duration: 250ms;
    transition-duration: 250ms;
}

.carousel .carousel-indicators li.active {
    width: 25px;
    height: 3px;
    background: #ff9800;
}

.modal-header {
    padding: 23px 26px;
}

.modal-body {
    padding: 0 26px 10px;
}

.modal-content {
    box-shadow: 0 5px 20px rgba(0, 0, 0, .31)
}

.modal-footer {
    padding: 20px 22px;
}

.tab-nav {
    list-style: none;
    padding: 0;
    white-space: nowrap;
    margin: 0;
    overflow: auto;
    box-shadow: inset 0 -2px 0 0 #eee;
}

.tab-nav>li {
    display: inline-block;
    vertical-align: top;
}

.tab-nav>li>a {
    display: inline-block;
    color: #7a7a7a;
    position: relative;
    width: 100%;
    font-weight: 500;
}

.tab-nav>li>a:after {
    content: "";
    height: 2px;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    display: none;
}

@media (min-width:768px) {
    .tab-nav>li>a {
        padding: 15px;
    }
}

@media (max-width:768px) {
    .tab-nav>li>a {
        padding: 15px 8px;
    }
}

.tab-nav>li.active>a {
    color: #000;
}

.tab-nav>li.active>a:after {
    display: block;
}

.tab-nav.tab-nav-right {
    text-align: right;
}

.tab-nav.tn-justified>li {
    display: table-cell;
    width: 1%;
    text-align: center;
}

.tab-nav.tn-icon>li .zmdi {
    font-size: 22px;
    line-height: 100%;
    min-height: 25px;
}

.tab-nav:not([data-tab-color])>li>a:after {
    background: #2196f3;
}

.tab-nav[data-tab-color=green]>li>a:after {
    background: #4caf50;
}

.tab-nav[data-tab-color=red]>li>a:after {
    background: #f44336;
}

.tab-nav[data-tab-color=teal]>li>a:after {
    background: #009688;
}

.tab-nav[data-tab-color=amber]>li>a:after {
    background: #ffc107;
}

.tab-nav[data-tab-color=black]>li>a:after {
    background: #000;
}

.tab-nav[data-tab-color=cyan]>li>a:after {
    background: #00bcd4;
}

.tab-content {
    padding: 20px 0;
}

.panel {
    box-shadow: none;
    border: 0;
}

.panel-heading {
    padding: 0;
}

.panel-title>a {
    padding: 10px 15px;
    display: block;
    font-size: 13px;
}

.panel-collapse .panel-heading {
    position: relative;
}

.panel-collapse .panel-heading .panel-title>a {
    padding: 8px 5px 16px 30px;
    color: #000;
    position: relative;
    border-bottom: 2px solid #eee;
}

.panel-collapse .panel-heading:before {
    font-family: Material-Design-Iconic-Font;
    font-size: 17px;
    position: absolute;
    left: 0;
    top: 4px;
    content: "\f278"
}

.panel-collapse .panel-heading.active:before {
    content: "\f273"
}

.panel-collapse .panel-body {
    border-top: 0!important;
    padding-left: 5px;
    padding-right: 5px;
}

.panel-group[data-collapse-color=red] .panel-collapse .panel-heading.active .panel-title>a {
    border-bottom-color: #f44336;
}

.panel-group[data-collapse-color=green] .panel-collapse .panel-heading.active .panel-title>a {
    border-bottom-color: #4caf50;
}

.panel-group[data-collapse-color=amber] .panel-collapse .panel-heading.active .panel-title>a {
    border-bottom-color: #ffc107;
}

.panel-group[data-collapse-color=teal] .panel-collapse .panel-heading.active .panel-title>a {
    border-bottom-color: #009688;
}

.panel-group[data-collapse-color=black] .panel-collapse .panel-heading.active .panel-title>a {
    border-bottom-color: #000;
}

.panel-group[data-collapse-color=cyan] .panel-collapse .panel-heading.active .panel-title>a {
    border-bottom-color: #00bcd4;
}

.tooltip-inner {
    border-radius: 1px;
    padding: 5px 10px;
    font-size: 12px;
}

.popover {
    box-shadow: 0 2px 30px rgba(0, 0, 0, .2)
}

.popover-title {
    border-bottom: 0;
    padding: 15px;
    font-size: 12px;
}

.popover-title+.popover-content {
    padding-top: 0;
}

.popover-content {
    padding: 15px;
}

.popover-content p {
    margin-bottom: 0;
}

.breadcrumb {
    border-bottom: 1px solid #E5E5E5;
    border-radius: 0;
    padding-top: 10px;
    padding-right: 33px;
    padding-bottom: 11px;
}

@media (min-width:1280px) {
    .breadcrumb {
        padding-left: 270px;
    }
}

@media (min-width:768px) and (max-width:1279px) {
    .breadcrumb {
        padding-left: 94px;
    }
}

@media (max-width:768px) {
    .breadcrumb {
        padding-left: 15px;
    }
}

.breadcrumb>li>a {
    color: #A9A9A9;
}

.breadcrumb>li>a:hover {
    color: #7c7c7c;
}

.jumbotron {
    padding-left: 60px;
    padding-right: 60px;
}

.photos:not(.pmb-block) {
    margin: 10px 5px 0;
}

.photos .p-item {
    padding: 0 3px;
    margin-bottom: 6px;
}

.p-item>img {
    border-radius: 2px;
}

.p-timeline {
    position: relative;
    padding-left: 80px;
    margin-bottom: 75px;
}

.p-timeline .p-item {
    float: left;
    width: 70px;
    height: 70px;
    margin: 0 3px 3px 0;
}

.p-timeline:last-child .pt-line:before,
.pt-line {
    height: 100%
}

.pmb-block,
.ptb-title {
    margin-bottom: 20px;
}

.ptb-title {
    font-size: 15px;
    font-weight: 400;
}

.pt-line {
    position: absolute;
    left: 0;
    top: 0;
    line-height: 14px;
}

.pt-line:after,
.pt-line:before {
    content: "";
    position: absolute;
}

.pt-line:before {
    width: 1px;
    height: calc(100% + 63px);
    background: #E2E2E2;
    top: 14px;
    right: -20px;
}

.pt-line:after {
    top: 2px;
    right: -26px;
    width: 13px;
    height: 13px;
    border: 1px solid #C1C1C1;
    border-radius: 50%
}

#profile-main {
    min-height: 500px;
    position: relative;
}

.pm-overview {
    overflow: hidden!important;
}

@media (min-width:1200px) {
    .pm-overview {
        width: 300px;
    }
    .pm-body {
        padding-left: 300px;
    }
}

@media (min-width:768px) and (max-width:1200px) {
    .pm-overview {
        width: 250px;
    }
    .pm-body {
        padding-left: 250px;
    }
}

@media (min-width:768px) {
    .pm-overview {
        position: absolute;
        left: 0;
        top: 0;
        height: 100%;
        background: #f8f8f8;
        border-right: 1px solid #eee;
    }
    .pmo-pic img {
        width: 100%;
        border-radius: 2px 2px 0 0;
    }
}

.pm-overview:hover .pmop-edit {
    color: #fff;
}

.pmo-pic {
    position: relative;
    margin: 20px;
}

@media (max-width:767px) {
    .pm-overview {
        width: 100%;
        background: #333;
        text-align: center;
    }
    .pm-body {
        padding-left: 0;
    }
    .pmo-pic img {
        width: 180px;
        display: inline-block;
        height: 180px;
        border-radius: 50%;
        border: 4px solid #fff;
    }
}

.pmo-stat {
    border-radius: 0 0 2px 2px;
    color: #fff;
    text-align: center;
    padding: 30px 5px 0;
}

@media (min-width:768px) {
    .pmo-stat {
        background: #ffc107;
        padding-bottom: 15px;
    }
    .pmop-edit {
        width: 100%;
        opacity: 0;
        filter: alpha(opacity=0)
    }
    .pmop-edit i {
        margin-right: 4px;
    }
}

.pmop-edit {
    position: absolute;
    top: 0;
    left: 0;
    color: #fff;
    background: rgba(0, 0, 0, .38);
    text-align: center;
    padding: 10px 10px 11px;
}

.pmop-edit:hover {
    background: rgba(0, 0, 0, .8)
}

.pmop-edit i {
    font-size: 18px;
    vertical-align: middle;
    margin-top: -3px;
}

.pmop-message {
    position: absolute;
    bottom: 27px;
    left: 50%;
    margin-left: -25px;
}

.pmop-message .dropdown-menu {
    padding: 5px 0 55px;
    left: -90px;
    width: 228px;
    height: 150px;
    top: -74px;
}

.pmop-message .dropdown-menu textarea {
    width: 100%;
    height: 95px;
    border: 0;
    resize: none;
    padding: 10px 19px;
}

.pmop-message .dropdown-menu button {
    position: absolute;
    bottom: 5px;
    left: 93px;
}

@media (min-width:1200px) {
    .pmb-block {
        padding: 40px 42px 0;
    }
}

@media (max-width:1199px) {
    .pmb-block {
        padding: 30px 20px 0;
    }
}

.pmb-block:last-child {
    margin-bottom: 50px;
}

.pmb-block.toggled .pmbb-edit {
    display: block;
}

.pmb-block.toggled .pmbb-view,
.pmbb-edit {
    display: none;
}

.pmbb-header {
    margin-bottom: 25px;
    position: relative;
}

.pmbb-header .actions {
    position: absolute;
    top: -2px;
    right: 0;
}

.pmbb-header h2 {
    margin: 0;
    font-weight: 100;
    font-size: 20px;
}

.pmbb-edit {
    position: relative;
    z-index: 1;
}

.pmo-block {
    padding: 25px;
}

.pmo-block>h2 {
    font-size: 16px;
    margin: 0 0 15px;
}

.pmo-items .pmob-body {
    padding: 0 10px;
}

.pmo-items a {
    display: block;
    padding: 4px;
}

.pmo-items a img {
    width: 100%
}

.pmopm-send {
    background-color: #fff;
    width: 50px;
    height: 50px;
    font-size: 24px;
    line-height: 53px;
    border-radius: 50%;
    position: absolute;
    color: #333;
    bottom: -50px;
    box-shadow: 0 3px 10px rgba(0, 0, 0, .16);
    text-align: center;
}

.pmopm-send:hover {
    color: #000;
}

.pmo-contact ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.pmo-contact ul li {
    position: relative;
    padding: 8px 0 8px 35px;
}

.pmo-contact ul li i {
    font-size: 18px;
    vertical-align: top;
    line-height: 100%;
    position: absolute;
    left: 0;
    width: 18px;
    text-align: center;
    color: #333;
}

.pmo-map {
    margin: 20px -21px -18px;
    display: block;
}

.pmo-map img {
    width: 100%
}

.p-header {
    position: relative;
    margin: 0 -7px;
}

.p-header .actions {
    position: absolute;
    top: -18px;
    right: 0;
}

.p-menu {
    list-style: none;
    padding: 0 8px;
    margin: 0 0 30px;
}

.p-menu>li {
    display: inline-block;
    vertical-align: top;
}

.p-menu>li>a {
    display: block;
    padding: 5px 20px 5px 0;
    font-weight: 500;
    font-size: 15px;
}

.p-menu>li>a>i {
    margin-right: 4px;
    font-size: 20px;
    vertical-align: middle;
    margin-top: -5px;
}

.p-menu>li:not(.active)>a {
    color: #4285F4;
}

.p-menu>li:not(.active)>a:hover {
    color: #333;
}

.p-menu>li.active>a {
    color: #000;
}

@media (max-width:991px) {
    .p-menu .pm-search {
        margin: 20px 2px 30px;
        display: block;
    }
    .p-menu .pm-search input[type=text] {
        width: 100%;
        border: 1px solid #ccc;
    }
}

.p-menu .pms-inner {
    margin: -2px 0 0;
    position: relative;
    top: -2px;
    overflow: hidden;
    white-space: nowrap;
}

.p-menu .pms-inner i {
    vertical-align: top;
    font-size: 20px;
    line-height: 100%;
    position: absolute;
    left: 9px;
    top: 8px;
    color: #333;
}

.p-menu .pms-inner input[type=text] {
    height: 35px;
    border-radius: 2px;
    padding: 0 10px 0 40px;
}

@media (min-width:768px) {
    .p-menu .pms-inner input[type=text] {
        border: 1px solid #fff;
        width: 50px;
        background: 0 0;
        position: relative;
        z-index: 1;
        -webkit-transition: all;
        -o-transition: all;
        transition: all;
        -webkit-transition-duration: .3s;
        transition-duration: .3s
    }
    .p-menu .pms-inner input[type=text]:focus {
        border-color: #DFDFDF;
        width: 200px;
    }
}

.contacts:not(.c-profile) {
    padding: 0 3px;
}

.contacts>[class*=col-] {
    padding: 0 10px;
}

.contacts .c-item {
    border: 1px solid #e2e2e2;
    border-radius: 2px;
    margin-bottom: 24px;
}

.contacts .c-item .ci-avatar {
    display: block;
}

.contacts .c-item .ci-avatar img {
    width: 100%;
    border-radius: 2px 2px 0 0;
}

.contacts .ci-avatar {
    margin: -1px -1px 0;
}

.contacts .c-info {
    text-align: center;
    margin-top: 15px;
    padding: 0 5px;
}

.contacts .c-info strong {
    color: #000;
    font-size: 14px;
    font-weight: 500;
}

.contacts .c-info small {
    color: #999;
    margin-top: 3px;
}

.contacts .c-info small,
.contacts .c-info strong {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
}

.contacts .c-footer {
    border-top: 1px solid #e2e2e2;
    margin-top: 18px;
}

.contacts .c-footer>button {
    padding: 4px 10px 3px;
    display: block;
    width: 100%;
    text-align: center;
    color: #333;
    font-weight: 500;
    border-radius: 2px;
    background: #fff;
    border: 0;
}

#ms-menu-trigger,
.message-feed.right {
    text-align: right;
}

.contacts .c-footer>button>i {
    font-size: 16px;
    vertical-align: middle;
    margin-top: -3px;
}

#messages-main {
    position: relative;
    margin: 0 auto;
}

#messages-main:after,
#messages-main:before {
    content: " ";
    display: table;
}

#messages-main .ms-menu {
    position: absolute;
    left: 0;
    top: 0;
    border-right: 1px solid #eee;
    padding-bottom: 50px;
    height: 100%;
    width: 240px;
    background: #fff;
}

@media (min-width:768px) {
    #messages-main .ms-body {
        padding-left: 240px;
    }
}

@media (max-width:767px) {
    #messages-main .ms-menu {
        height: calc(100% - 58px);
        display: none;
        z-index: 1;
        top: 58px;
    }
    #messages-main .ms-menu.toggled {
        display: block;
    }
    #messages-main .ms-body {
        overflow: hidden;
    }
}

#messages-main .ms-user {
    padding: 15px;
    background: #f8f8f8;
}

#messages-main .ms-user>div {
    overflow: hidden;
    padding: 3px 5px 0 15px;
    font-size: 11px;
}

#messages-main #ms-compose {
    position: fixed;
    bottom: 120px;
    z-index: 1;
    right: 30px;
    box-shadow: 0 0 4px rgba(0, 0, 0, .14), 0 4px 8px rgba(0, 0, 0, .28)
}

#ms-menu-trigger {
    user-select: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 50px;
    height: 100%;
    padding-right: 10px;
    padding-top: 19px;
}

#ms-menu-trigger i {
    font-size: 21px;
}

#ms-menu-trigger.toggled i:before {
    content: '\f2ea'
}

.fc-toolbar:before,
.login-content:after {
    content: ""
}

.message-feed {
    padding: 20px;
}

#footer,
.fc-toolbar .ui-button,
.fileinput .thumbnail,
.four-zero,
.four-zero footer>a,
.ie-warning,
.login-content,
.login-navigation,
.pt-inner,
.pt-inner .pti-footer>a {
    text-align: center;
}

.message-feed.right>.pull-right {
    margin-left: 15px;
}

.message-feed:not(.right) .mf-content {
    background: #ffc107;
    color: #fff;
}

.message-feed.right .mf-content {
    background: #eee;
}

.mf-content {
    padding: 12px 17px 13px;
    border-radius: 2px;
    display: inline-block;
    max-width: 80%
}

.mf-date {
    display: block;
    color: #B3B3B3;
    margin-top: 7px;
}

.mf-date>i {
    font-size: 14px;
    line-height: 100%;
    position: relative;
    top: 1px;
}

.msb-reply {
    box-shadow: 0 -20px 20px -5px #fff;
    position: relative;
    margin-top: 30px;
    border-top: 1px solid #eee;
    background: #f8f8f8;
}

.four-zero,
.lc-block {
    box-shadow: 0 1px 11px rgba(0, 0, 0, .27)
}

.msb-reply textarea {
    width: 100%;
    font-size: 13px;
    border: 0;
    padding: 10px 15px;
    resize: none;
    height: 60px;
    background: 0 0;
}

.msb-reply button {
    position: absolute;
    top: 0;
    right: 0;
    border: 0;
    height: 100%;
    width: 60px;
    font-size: 25px;
    color: #2196f3;
    background: 0 0;
}

.msb-reply button:hover {
    background: #f2f2f2;
}

.pricing-table {
    margin-top: 50px;
}

.pt-inner .pti-header {
    padding: 45px 10px 70px;
    color: #fff;
    position: relative;
    margin-bottom: 15px;
}

.pt-inner .pti-header>h2 {
    margin: 0;
    line-height: 100%;
    color: #fff;
    font-weight: 100;
    font-size: 50px;
}

.pt-inner .pti-header>h2 small {
    color: #fff;
    letter-spacing: 0;
    vertical-align: top;
    font-size: 16px;
    font-weight: 100;
}

.lc-block,
.login-content:after {
    vertical-align: middle;
    display: inline-block;
}

.pt-inner .pti-header .ptih-title {
    background-color: rgba(0, 0, 0, .1);
    padding: 8px 10px 9px;
    margin: 0 -10px;
    position: absolute;
    width: 100%;
    bottom: 0;
}

.pt-inner .pti-body {
    padding: 0 23px;
}

.pt-inner .pti-body .ptib-item {
    padding: 15px 0;
    font-weight: 400;
}

.pt-inner .pti-body .ptib-item:not(:last-child) {
    border-bottom: 1px solid #eee;
}

.pt-inner .pti-footer {
    padding: 10px 20px 30px;
}

.pt-inner .pti-footer>a {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    line-height: 60px;
    font-size: 30px;
}

.pt-inner .pti-footer>a:hover {
    opacity: .85;
    filter: alpha(opacity=85)
}

.invoice {
    min-width: 1100px;
    max-width: 1170px;
}

.invoice th {
    background: #fff!important;
}

.i-logo {
    width: 150px;
}

.i-table .highlight {
    background-color: #eee;
    border-bottom: 1px solid #e6e6e6;
}

.i-table td.highlight {
    font-size: 14px;
    font-weight: 500;
}

.four-zero {
    background: #fff;
    border-radius: 2px;
    position: absolute;
    top: 50%;
    margin-top: -150px;
    padding: 15px;
    height: 300px;
    width: 500px;
    left: 50%;
    color: #333;
    margin-left: -250px;
}

.four-zero h2 {
    font-size: 130px;
    line-height: 100%;
    font-weight: 100;
}

@media (max-width:767px) {
    .four-zero {
        width: calc(100% - 40px);
        left: 20px;
        margin-left: 0;
        height: 260px;
        margin-top: -130px;
    }
    .four-zero h2 {
        font-size: 90px;
    }
}

.four-zero small {
    display: block;
    font-size: 26px;
    margin-top: -10px;
}

.four-zero footer {
    background: #f8f8f8;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 10px;
}

.four-zero footer>a {
    font-size: 21px;
    display: inline-block;
    color: #333;
    margin: 0 1px;
    line-height: 40px;
    width: 40px;
    height: 40px;
    background: rgba(0, 0, 0, .09);
    border-radius: 50%
}

.four-zero footer>a:hover {
    background: rgba(0, 0, 0, .2)
}

.login-content {
    overflow: hidden;
    height: 100%;
    background: #191c22;
    padding: 0;
}

.login-content:after {
    width: 1px;
    height: 100vh;
}

.lc-block {
    background: #fff;
    border-radius: 2px;
    width: 300px;
    position: relative;
    padding: 45px 30px 30px;
}

.lc-block:not(.toggled) {
    display: none;
}

.lc-block.toggled {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    z-index: 10;
}

@media (max-width:767px) {
    .lc-block {
        padding: 15px 35px 25px 20px;
        width: calc(100% - 60px)
    }
}

.lc-block .form-control {
    text-align: center;
}

.lcb-float {
    width: 60px;
    height: 60px;
    background: #fff;
    border-radius: 50%;
    box-shadow: 0 -10px 19px rgba(0, 0, 0, .38);
    position: absolute;
    top: -35px;
    left: 50%;
    margin-left: -30px;
}

.lcb-float img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    padding: 4px;
}

.lcb-float i {
    color: #333;
    font-size: 25px;
    line-height: 60px;
}

.lcb-lockscreen {
    position: relative;
}

.lcb-lockscreen .form-control {
    padding-right: 35px;
}

.lcb-lockscreen .lcbl-btn {
    background-color: #2196F3;
    position: absolute;
    top: 0;
    right: 0;
    width: 30px;
    color: #fff;
    font-size: 15px;
    height: 27px;
    margin: 4px;
    line-height: 26px;
    border-radius: 2px;
}

.login-navigation {
    list-style: none;
    padding: 0;
    margin: 0;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: -45px;
}

.login-navigation>li {
    display: inline-block;
    margin: 0 2px;
    -webkit-transition: all;
    -o-transition: all;
    transition: all;
    -webkit-transition-duration: 150ms;
    transition-duration: 150ms;
    cursor: pointer;
    vertical-align: top;
    color: #fff;
    line-height: 16px;
    min-width: 16px;
    min-height: 16px;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}

#footer,
#footer .f-menu>li>a {
    color: #a2a2a2;
}

.login-navigation>li>span {
    opacity: 0;
    filter: alpha(opacity=0)
}

.login-navigation>li:not(:hover) {
    font-size: 0;
    border-radius: 100%
}

.login-navigation>li:hover {
    border-radius: 10px;
    padding: 0 5px;
    font-size: 8px;
}

.login-navigation>li:hover>span {
    opacity: 1;
    filter: alpha(opacity=100)
}

#footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 95px;
    padding-top: 10px;
    padding-bottom: 15px;
}

#footer .f-menu {
    display: block;
    width: 100%;
    padding-left: 0;
    list-style: none;
    margin-left: -5px;
    margin-top: 8px;
}

#footer .f-menu>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}

#footer .f-menu>li>a:hover {
    color: #777;
}

@media (min-width:1280px) {
    #footer {
        padding-right: 270px;
    }
}

@media (min-width:768px) and (max-width:1279px) {
    #footer {
        padding-left: 94px;
    }
}

@media (max-width:768px) {
    #footer {
        padding-left: 15px;
    }
}

.ie-warning {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    background: #000;
    width: 100%;
    height: 100%;
    color: #fff;
    font-family: "Courier New", Courier, monospace;
    padding: 50px 0;
}

.ie-warning p {
    font-size: 17px;
}

.ie-warning .iew-container {
    min-width: 1024px;
    width: 100%;
    height: 200px;
    background: #fff;
    margin: 50px 0;
}

.ie-warning .iew-download {
    list-style: none;
    padding: 30px 0;
    margin: 0 auto;
    width: 720px;
}

.ie-warning .iew-download>li {
    float: left;
    vertical-align: top;
}

.btn-file,
.fileinput .btn,
.fileinput .thumbnail,
.fileinput-filename {
    vertical-align: middle;
}

.ie-warning .iew-download>li>a {
    display: block;
    color: #000;
    width: 140px;
    font-size: 15px;
    padding: 15px 0;
}

.ie-warning .iew-download>li>a>div {
    margin-top: 10px;
}

.ie-warning .iew-download>li>a:hover {
    background-color: #eee;
}

.btn-file {
    overflow: hidden;
    position: relative;
}

.btn-file>input {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    font-size: 23px;
    height: 100%;
    width: 100%;
    direction: ltr;
    cursor: pointer;
}

.fileinput {
    margin-bottom: 9px;
    display: inline-block;
}

.fileinput .form-control {
    padding-top: 7px;
    padding-bottom: 5px;
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
    cursor: text;
}

.fileinput .thumbnail {
    overflow: hidden;
    display: inline-block;
    margin-bottom: 5px;
}

.fileinput .thumbnail>img {
    max-height: 100%
}

.fileinput-exists .fileinput-new,
.fileinput-new .fileinput-exists {
    display: none;
}

.fileinput-inline .fileinput-controls {
    display: inline;
}

.fileinput-filename {
    display: inline-block;
    overflow: hidden;
}

.form-control .fileinput-filename {
    vertical-align: bottom;
}

.fileinput.input-group {
    display: table;
}

.fileinput.input-group>* {
    position: relative;
    z-index: 2;
}

.fileinput.input-group>.btn-file {
    z-index: 1;
}

.fileinput-new .input-group .btn-file,
.fileinput-new .input-group .btn-file.btn-lg,
.fileinput-new .input-group .btn-file.btn-sm,
.fileinput-new .input-group .btn-file.btn-xs,
.fileinput-new.input-group .btn-file,
.fileinput-new.input-group .btn-file.btn-lg,
.fileinput-new.input-group .btn-file.btn-sm,
.fileinput-new.input-group .btn-file.btn-xs {
    border-radius: 0 2px 2px 0;
}

.form-group.has-warning .fileinput .fileinput-preview {
    color: #ff9800;
}

.form-group.has-warning .fileinput .thumbnail {
    border-color: #faebcc;
}

.form-group.has-error .fileinput .fileinput-preview {
    color: #f55a4e;
}

.form-group.has-error .fileinput .thumbnail {
    border-color: #ebccd1;
}

.form-group.has-success .fileinput .fileinput-preview {
    color: #4caf50;
}

.form-group.has-success .fileinput .thumbnail {
    border-color: #d6e9c6;
}

.input-group-addon:not(:first-child) {
    border-left: 0;
}

#calendar-widget {
    margin-bottom: 30px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .15)
}

.bootgrid-header .actions,
.bootgrid-table,
.noUi-background,
.noUi-target {
    box-shadow: none;
}

#fc-actions {
    position: absolute;
    bottom: 23px;
    right: 22px;
}

#fc-actions>li>a {
    font-size: 20px;
    color: #fff;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    line-height: 30px;
}

#fc-actions>li.open>a,
#fc-actions>li>a:hover {
    background: #007268;
}

.fc {
    background-color: #fff;
    margin-bottom: 20px;
}

.fc td {
    border-color: #f0f0f0!important;
}

.fc th {
    background: #007268;
    color: #fff;
    font-weight: 400;
    padding: 6px 0;
}

.fc table tr>td:first-child {
    border-left-width: 0;
}

.fc .ui-widget-header {
    border-width: 0;
}

.fc .fc-day-number {
    color: #CCC;
}

.fc .fc-event-container {
    padding: 0 2px 2px;
}

.fc-toolbar {
    background: #009688;
    margin-bottom: 0;
    padding: 25px 7px;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.fc-toolbar:before {
    bottom: -30px;
    height: 30px;
    width: 100%;
    background: #007268;
    position: absolute;
    left: 0;
    z-index: 0;
}

.fc-toolbar h2 {
    color: rgba(255, 255, 255, .9);
    margin-top: 7px;
    font-size: 19px;
    font-weight: 400;
}

.fc-toolbar .ui-button {
    border: 0;
    background: 0 0;
    padding: 0;
    outline: 0!important;
}

.fc-toolbar .ui-button>span {
    position: relative;
    font-family: Material-Design-Iconic-Font;
    font-size: 20px;
    color: #FFF;
    line-height: 100%;
    width: 31px;
    height: 31px;
    border-radius: 50%;
    padding-top: 6px;
    display: block;
    margin-top: 2px;
}

.fc-toolbar .ui-button>span:before {
    position: relative;
    z-index: 1;
}

.fc-toolbar .ui-button>span.ui-icon-circle-triangle-w:before {
    content: "\f2fa"
}

.fc-toolbar .ui-button>span.ui-icon-circle-triangle-e:before {
    content: "\f2fb"
}

.fc-toolbar .ui-button>span:hover {
    background: #007268;
    color: #fff;
}

.fc-event {
    padding: 0;
    font-size: 11px;
    border-radius: 0;
    border: 0;
}

.fc-event .fc-title {
    padding: 3px 5px 2px;
    display: block;
}

.fc-event .fc-time {
    float: left;
    background: rgba(0, 0, 0, .2);
    padding: 2px 6px;
    margin: 0 0 0 -1px;
}

.fc-view,
.fc-view>table {
    border: 0;
    overflow: hidden;
}

.fc-content-skeleton table {
    background: 0 0;
}

#calendar .fc-day-number {
    padding-left: 10px!important;
    text-align: left!important;
}

@media screen and (min-width:991px) {
    #calendar .fc-day-number {
        font-size: 25px;
        letter-spacing: -2px;
    }
}

.event-tag {
    margin-top: 5px;
}

.event-tag>span {
    border-radius: 50%;
    width: 30px;
    height: 30px;
    margin-right: 3px;
    position: relative;
    display: inline-block;
    cursor: pointer;
}

.event-tag>span:hover {
    opacity: .8;
    filter: alpha(opacity=80)
}

.event-tag>span.selected:before {
    font-family: Material-Design-Iconic-Font;
    content: "\f26b";
    position: absolute;
    text-align: center;
    top: 3px;
    width: 100%;
    font-size: 17px;
    color: #FFF;
}

.fc-day-grid-container {
    height: auto!important;
}

.bootgrid-table {
    margin: 0;
}

.bootgrid-footer .infoBar,
.bootgrid-header .actionBar {
    text-align: left;
}

.bootgrid-footer .search,
.bootgrid-header .search {
    vertical-align: top;
}

.bootgrid-header {
    margin: 0;
    padding: 25px;
}

.bootgrid-header .search {
    border: 1px solid #e8e8e8;
}

.bootgrid-header .search .form-control,
.bootgrid-header .search .input-group-addon {
    border: 0;
}

.bootgrid-header .search .input-group-addon {
    font-size: 18px;
    color: #333;
    padding-right: 0!important;
    min-width: 26px;
    text-align: right;
}

@media (min-width:480px) {
    .bootgrid-header .search {
        width: 300px;
    }
}

@media (max-width:480px) {
    .bootgrid-header .search {
        width: 100%;
        padding-right: 90px;
    }
}

.bootgrid-header .actions .btn-group .btn {
    height: 37px;
    background: #fff;
    border-radius: 0;
    border: 1px solid #e8e8e8;
}

@media (min-width:768px) {
    .bootgrid-header .actions .btn-group .dropdown-menu {
        left: 0;
        margin-top: 1px;
    }
}

.bootgrid-header .actions .btn-group .dropdown-menu .dropdown-item {
    padding: 5px 10px;
}

.bootgrid-header .actions .btn-group .dropdown-menu .dropdown-item .input-helper {
    top: 5px;
}

.bootgrid-header .actions .btn-group .caret {
    display: none;
}

.bootgrid-header .actions .btn-group .zmdi {
    line-height: 100%;
    font-size: 18px;
    vertical-align: top;
}

@media (max-width:480px) {
    .bootgrid-header .actions {
        position: absolute;
        top: 0;
        right: 15px;
    }
}

.bootgrid-footer {
    border-top: 1px solid #f0f0f0;
    margin-top: 0;
}

.bootgrid-footer .col-sm-6 {
    padding: 25px;
}

@media (max-width:768px) {
    .bootgrid-footer .col-sm-6 {
        text-align: center;
    }
    .bootgrid-footer .infoBar {
        display: none;
    }
}

.bootgrid-footer .infoBar .infos {
    border: 1px solid #EEE;
    display: inline-block;
    float: right;
    padding: 7px 30px;
    font-size: 12px;
    margin-top: 3px;
}

.select-cell .checkbox {
    margin: 0 0 0 -19px;
    top: 3px;
}

.bootstrap-select .bs-searchbox {
    padding: 0 18px;
    margin: 5px 0 10px;
    position: relative;
}

.bootstrap-select .bs-searchbox:before {
    position: absolute;
    left: 14px;
    top: 2px;
    width: 30px;
    height: 100%;
    content: "\f1c3";
    font-family: Material-Design-Iconic-Font;
    font-size: 25px;
}

.bootstrap-select .check-mark:before,
.chosen-container .chosen-results li.result-selected:before {
    content: "\f26b";
    font-family: Material-Design-Iconic-Font;
}

.bootstrap-select .bs-searchbox input {
    padding-left: 25px;
    border: 0;
}

.bootstrap-select.btn-group .dropdown-menu li a.opt {
    padding-left: 17px;
}

.bootstrap-select .check-mark {
    margin-top: -5px!important;
    font-size: 19px;
    display: none;
    position: absolute;
    top: 11px;
    right: 15px;
}

.bootstrap-select .selected .check-mark {
    display: block!important;
}

.bootstrap-select .notify {
    bottom: 0!important;
    margin: 0!important;
    width: 100%!important;
    border: 0!important;
    background: #f44336!important;
    color: #fff!important;
    text-align: center;
}

.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: 100%
}

.bootstrap-select .btn-default {
    background-color: #fff;
    border-radius: 0;
    border: 1px solid #e8e8e8;
}

.chosen-container .chosen-drop {
    border-color: #e8e8e8;
    border-radius: 0;
}

.chosen-container .chosen-results {
    margin: 10px 0 0;
    padding: 0;
}

.chosen-container .chosen-results li {
    padding: 10px 17px;
    width: 100%
}

.chosen-container .chosen-results li.highlighted {
    background: rgba(0, 0, 0, .075);
    color: #333;
}

.chosen-container .chosen-results li.result-selected {
    background: #03a9f4;
    color: #fff;
    position: relative;
}

.chosen-container .chosen-results li.result-selected:before {
    position: absolute;
    right: 15px;
    top: 10px;
    font-size: 19px;
}

.chosen-container .chosen-results li.group-result {
    color: #B2B2B2;
    font-weight: 400;
    padding: 16px 15px 6px;
    margin-top: 9px;
}

.chosen-container .chosen-results li.group-result:not(:first-child) {
    border-top: 1px solid #eee;
}

.chosen-container-single .chosen-single {
    border-radius: 0;
    height: 35px;
    padding: 7px 12px 6px;
    line-height: 1.42857143;
    border-color: #e8e8e8;
}

.chosen-container-single .chosen-search {
    padding: 5px 12px;
}

.chosen-container-single .chosen-search:before {
    content: "\f1c3";
    font-family: Material-Design-Iconic-Font;
    position: absolute;
    left: 25px;
    top: 9px;
    font-size: 19px;
}

.chosen-container-single .chosen-search input[type=text] {
    border-color: #e8e8e8;
    padding: 8px 10px 8px 35px;
}

.chosen-container-multi .chosen-choices {
    padding: 0 4px;
    border-color: #e8e8e8;
}

.chosen-container-multi .chosen-choices li.search-choice {
    border-radius: 0;
    margin: 4px 4px 0 0;
    background: #2196f3;
    border-color: #2196f3;
    color: #fff;
    padding: 5px 23px 5px 8px;
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:before {
    display: inline-block;
    font-family: Material-Design-Iconic-Font;
    content: "\f135";
    position: relative;
    top: 1px;
    color: #fff;
    z-index: 2;
    font-size: 12px;
}

.chosen-container-multi .chosen-choices li.search-field input[type=text] {
    padding: 0 8px;
    height: 31px;
}

.noUi-target {
    border-radius: 0;
    border: 0;
}

.noUi-background {
    background: #d4d4d4;
}

.noUi-horizontal {
    height: 3px;
}

.noUi-horizontal .noUi-handle {
    top: -8px;
}

.noUi-vertical {
    width: 3px;
}

.noUi-horizontal .noUi-handle,
.noUi-vertical .noUi-handle {
    width: 19px;
    height: 19px;
    border: 0;
    border-radius: 100%;
    box-shadow: none;
    -webkit-transition: box-shadow;
    -o-transition: box-shadow;
    transition: box-shadow;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    cursor: pointer;
    position: relative;
}

.noUi-horizontal .noUi-handle:after,
.noUi-horizontal .noUi-handle:before,
.noUi-vertical .noUi-handle:after,
.noUi-vertical .noUi-handle:before {
    display: none;
}

.noUi-horizontal .noUi-handle:active,
.noUi-vertical .noUi-handle:active {
    background: #ccc!important;
}

.noUi-horizontal .noUi-handle .is-tooltip,
.noUi-vertical .noUi-handle .is-tooltip {
    position: absolute;
    bottom: 32px;
    height: 35px;
    border-radius: 2px;
    color: #fff;
    text-align: center;
    line-height: 33px;
    width: 50px;
    left: 50%;
    margin-left: -25px;
    padding: 0 10px;
    -webkit-transition: all;
    -o-transition: all;
    transition: all;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
}

.noUi-horizontal .noUi-handle .is-tooltip:after,
.noUi-vertical .noUi-handle .is-tooltip:after {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 10px 0;
    position: absolute;
    bottom: -8px;
    left: 50%;
    margin-left: -9px;
    content: ""
}

.noUi-horizontal .noUi-active,
.noUi-vertical .noUi-active {
    box-shadow: 0 0 0 13px rgba(0, 0, 0, .1)
}

.noUi-horizontal .noUi-active .is-tooltip,
.noUi-vertical .noUi-active .is-tooltip {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    bottom: 40px;
    opacity: 1;
    filter: alpha(opacity=100)
}

.input-slider-range:not([data-is-color]) .noUi-connect,
.input-slider-range:not([data-is-color]) .noUi-handle,
.input-slider-values:not([data-is-color]) .noUi-connect,
.input-slider-values:not([data-is-color]) .noUi-handle,
.input-slider:not([data-is-color]) .noUi-connect,
.input-slider:not([data-is-color]) .noUi-handle {
    background: #009688!important;
}

.input-slider-range:not([data-is-color]) .is-tooltip,
.input-slider-values:not([data-is-color]) .is-tooltip,
.input-slider:not([data-is-color]) .is-tooltip {
    background: #009688;
}

.input-slider-range:not([data-is-color]) .is-tooltip:after,
.input-slider-values:not([data-is-color]) .is-tooltip:after,
.input-slider:not([data-is-color]) .is-tooltip:after {
    border-color: #009688 transparent transparent;
}

.input-slider-range[data-is-color=red] .noUi-connect,
.input-slider-range[data-is-color=red] .noUi-handle,
.input-slider-values[data-is-color=red] .noUi-connect,
.input-slider-values[data-is-color=red] .noUi-handle,
.input-slider[data-is-color=red] .noUi-connect,
.input-slider[data-is-color=red] .noUi-handle {
    background: #f44336!important;
}

.input-slider-range[data-is-color=blue] .noUi-connect,
.input-slider-range[data-is-color=blue] .noUi-handle,
.input-slider-values[data-is-color=blue] .noUi-connect,
.input-slider-values[data-is-color=blue] .noUi-handle,
.input-slider[data-is-color=blue] .noUi-connect,
.input-slider[data-is-color=blue] .noUi-handle {
    background: #2196f3!important;
}

.input-slider-range[data-is-color=cyan] .noUi-connect,
.input-slider-range[data-is-color=cyan] .noUi-handle,
.input-slider-values[data-is-color=cyan] .noUi-connect,
.input-slider-values[data-is-color=cyan] .noUi-handle,
.input-slider[data-is-color=cyan] .noUi-connect,
.input-slider[data-is-color=cyan] .noUi-handle {
    background: #00bcd4!important;
}

.input-slider-range[data-is-color=amber] .noUi-connect,
.input-slider-range[data-is-color=amber] .noUi-handle,
.input-slider-values[data-is-color=amber] .noUi-connect,
.input-slider-values[data-is-color=amber] .noUi-handle,
.input-slider[data-is-color=amber] .noUi-connect,
.input-slider[data-is-color=amber] .noUi-handle {
    background: #ffc107!important;
}

.input-slider-range[data-is-color=green] .noUi-connect,
.input-slider-range[data-is-color=green] .noUi-handle,
.input-slider-values[data-is-color=green] .noUi-connect,
.input-slider-values[data-is-color=green] .noUi-handle,
.input-slider[data-is-color=green] .noUi-connect,
.input-slider[data-is-color=green] .noUi-handle {
    background: #4caf50!important;
}

.input-slider .noUi-origin {
    background: #d4d4d4;
}

.input-slider:not([data-is-color]) .noUi-base {
    background: #009688!important;
}

.input-slider[data-is-color=red] .noUi-base {
    background: #f44336!important;
}

.input-slider[data-is-color=blue] .noUi-base {
    background: #2196f3!important;
}

.input-slider[data-is-color=cyan] .noUi-base {
    background: #00bcd4!important;
}

.input-slider[data-is-color=amber] .noUi-base {
    background: #ffc107!important;
}

.input-slider[data-is-color=green] .noUi-base {
    background: #4caf50!important;
}

.bootstrap-datetimepicker-widget {
    padding: 0!important;
    margin: 0!important;
    width: auto!important;
}

.bootstrap-datetimepicker-widget:after,
.bootstrap-datetimepicker-widget:before {
    display: none!important;
}

.bootstrap-datetimepicker-widget table td span {
    margin: 0;
}

.bootstrap-datetimepicker-widget table td span:hover {
    background: 0 0;
}

.bootstrap-datetimepicker-widget .glyphicon {
    font-family: Material-Design-Iconic-Font;
    font-size: 18px;
}

.bootstrap-datetimepicker-widget .glyphicon-chevron-left:before {
    content: "\f2ff"
}

.bootstrap-datetimepicker-widget .glyphicon-chevron-right:before {
    content: "\f301"
}

.bootstrap-datetimepicker-widget .glyphicon-time:before {
    content: "\f337"
}

.bootstrap-datetimepicker-widget .glyphicon-calendar:before {
    content: "\f32e"
}

.bootstrap-datetimepicker-widget .glyphicon-chevron-up:before {
    content: "\f1e5"
}

.bootstrap-datetimepicker-widget .glyphicon-chevron-down:before {
    content: "\f1e4"
}

.bootstrap-datetimepicker-widget [data-action=togglePicker] span {
    font-size: 25px;
    color: #ccc;
}

.bootstrap-datetimepicker-widget [data-action=togglePicker] span:hover {
    color: #333;
}

.bootstrap-datetimepicker-widget a[data-action] {
    color: #2196f3;
}

.timepicker-picker table tbody tr+tr:not(:last-child) {
    background: #2196f3;
    color: #fff;
}

.timepicker-picker table tbody tr+tr:not(:last-child) td {
    border-radius: 0;
}

.timepicker-picker .btn {
    box-shadow: none!important;
    background: #fff;
    color: #333;
}

.datepicker.top {
    -webkit-transform-origin: 0 100%!important;
    -moz-transform-origin: 0 100%!important;
    -ms-transform-origin: 0 100%!important;
    transform-origin: 0 100%!important;
}

.datepicker table thead tr th {
    border-radius: 0;
    color: #fff;
}

.datepicker table thead tr th .glyphicon {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    line-height: 29px;
}

.datepicker table thead tr th:hover .glyphicon {
    background: rgba(0, 0, 0, .2)
}

.datepicker table thead tr:first-child th {
    background: #2196f3;
    padding: 20px 0;
}

.datepicker table thead tr:first-child th:hover {
    background: #2196f3;
}

.datepicker table thead tr:first-child th.picker-switch {
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
}

.datepicker table thead tr:last-child th {
    font-weight: 400;
    font-size: 11px;
}

.datepicker table thead tr:last-child th:first-child {
    padding-left: 20px;
}

.datepicker table thead tr:last-child th:last-child {
    padding-right: 20px;
}

.datepicker table thead tr:last-child:not(:only-child) {
    background: #128ff2;
}

.datepicker table tbody tr:last-child td {
    padding-bottom: 25px;
}

.datepicker table tbody tr td:first-child {
    padding-left: 13px;
}

.datepicker table tbody tr td:last-child {
    padding-right: 13px;
}

.datepicker table td.day {
    width: 35px;
    height: 35px;
    line-height: 20px;
    color: #333;
    position: relative;
    padding: 0;
    background: 0 0;
}

.datepicker table td.day:hover {
    background: 0 0;
}

.datepicker table td.day:before {
    content: "";
    width: 35px;
    height: 35px;
    border-radius: 50%;
    margin-bottom: -33px;
    display: inline-block;
    background: 0 0;
    position: static;
    text-shadow: none;
}

.datepicker table td.day.new,
.datepicker table td.day.old {
    color: #CDCDCD;
}

.datepicker table td:not(.today):not(.active):hover:before {
    background: #F0F0F0;
}

.datepicker table td.today {
    color: #333;
}

.datepicker table td.today:before {
    background-color: #E2E2E2;
}

.datepicker table td.active {
    color: #fff;
}

.datepicker table td.active:before {
    background-color: #2196f3;
}

.datepicker-months .month,
.datepicker-years .year,
.timepicker-hours .hour,
.timepicker-minutes .minute {
    border-radius: 50%
}

.datepicker-months .month:not(.active):hover,
.datepicker-years .year:not(.active):hover,
.timepicker-hours .hour:not(.active):hover,
.timepicker-minutes .minute:not(.active):hover {
    background: #F0F0F0;
}

.datepicker-months .month.active,
.datepicker-years .year.active,
.timepicker-hours .hour.active,
.timepicker-minutes .minute.active {
    background: #2196f3;
}

.timepicker-hours .hour,
.timepicker-minutes .minute {
    padding: 0;
}

.cp-container {
    position: relative;
}

.cp-container>.input-group input.cp-value {
    color: #000!important;
    background: 0 0!important;
}

.cp-container>.input-group .dropdown-menu {
    padding: 20px;
    margin-top: 30px;
}

.cp-container i.cp-value {
    width: 25px;
    height: 25px;
    border-radius: 50%;
    position: absolute;
    top: 5px;
    right: 5px;
}

.note-editor .note-toolbar,
.note-editor .popover-content,
.note-popover .note-toolbar,
.note-popover .popover-content {
    background: #fff;
    border-color: #e4e4e4;
    margin: 0;
    padding: 10px 0 15px;
    text-align: center;
}

.note-editor .note-toolbar>.btn-group,
.note-editor .popover-content>.btn-group,
.note-popover .note-toolbar>.btn-group,
.note-popover .popover-content>.btn-group {
    display: inline-block;
    float: none;
    box-shadow: none;
}

.note-editor .note-toolbar>.btn-group .btn,
.note-editor .popover-content>.btn-group .btn,
.note-popover .note-toolbar>.btn-group .btn,
.note-popover .popover-content>.btn-group .btn {
    margin: 0 1px;
    border: 0;
}

.note-editor .note-toolbar>.btn-group>.active,
.note-editor .popover-content>.btn-group>.active,
.note-popover .note-toolbar>.btn-group>.active,
.note-popover .popover-content>.btn-group>.active {
    background: #00bcd4;
    color: #fff;
}

.note-editor .note-toolbar .btn,
.note-editor .popover-content .btn,
.note-popover .note-toolbar .btn,
.note-popover .popover-content .btn {
    height: 40px;
    border-radius: 2px!important;
    box-shadow: none!important;
    background: #fff;
}

.note-editor .note-toolbar .btn:active,
.note-editor .popover-content .btn:active,
.note-popover .note-toolbar .btn:active,
.note-popover .popover-content .btn:active {
    box-shadow: none;
}

.note-editor .note-toolbar .note-palette-title,
.note-editor .popover-content .note-palette-title,
.note-popover .note-toolbar .note-palette-title,
.note-popover .popover-content .note-palette-title {
    margin: 0!important;
    padding: 10px 0!important;
    font-size: 13px!important;
    text-align: center!important;
    border: 0!important;
}

.note-editor .note-toolbar .note-color-reset,
.note-editor .popover-content .note-color-reset,
.note-popover .note-toolbar .note-color-reset,
.note-popover .popover-content .note-color-reset {
    padding: 0 0 10px!important;
    margin: 0!important;
    background: 0 0;
    text-align: center;
}

.note-editor .note-toolbar .note-color .dropdown-menu,
.note-editor .popover-content .note-color .dropdown-menu,
.note-popover .note-toolbar .note-color .dropdown-menu,
.note-popover .popover-content .note-color .dropdown-menu {
    min-width: 335px;
}

.note-editor .note-statusbar .note-resizebar,
.note-popover .note-statusbar .note-resizebar {
    border-color: #E8E8E8;
}

.note-editor .note-statusbar .note-resizebar .note-icon-bar,
.note-popover .note-statusbar .note-resizebar .note-icon-bar {
    border-color: #BCBCBC;
}

.note-editor .fa,
.note-popover .fa {
    font-style: normal;
    font-size: 20px;
    vertical-align: middle;
}

.note-editor .fa:before,
.note-popover .fa:before {
    font-family: Material-Design-Iconic-Font;
}

.note-editor .fa.fa-magic:before,
.note-popover .fa.fa-magic:before {
    content: "\f16a"
}

.note-editor .fa.fa-bold:before,
.note-popover .fa.fa-bold:before {
    content: "\f23d"
}

.note-editor .fa.fa-italic:before,
.note-popover .fa.fa-italic:before {
    content: "\f245"
}

.note-editor .fa.fa-underline:before,
.note-popover .fa.fa-underline:before {
    content: "\f24f"
}

.note-editor .fa.fa-font:before,
.note-popover .fa.fa-font:before {
    content: "\f242"
}

.note-editor .fa.fa-list-ul:before,
.note-popover .fa.fa-list-ul:before {
    content: "\f247"
}

.note-editor .fa.fa-list-ol:before,
.note-popover .fa.fa-list-ol:before {
    content: "\f248"
}

.note-editor .fa.fa-align-left:before,
.note-popover .fa.fa-align-left:before {
    content: "\f23b"
}

.note-editor .fa.fa-align-right:before,
.note-popover .fa.fa-align-right:before {
    content: "\f23c"
}

.note-editor .fa.fa-align-center:before,
.note-popover .fa.fa-align-center:before {
    content: "\f239"
}

.note-editor .fa.fa-align-justify:before,
.note-popover .fa.fa-align-justify:before {
    content: "\f23a"
}

.note-editor .fa.fa-indent:before,
.note-popover .fa.fa-indent:before {
    content: "\f244"
}

.note-editor .fa.fa-outdent:before,
.note-popover .fa.fa-outdent:before {
    content: "\f243"
}

.note-editor .fa.fa-text-height:before,
.note-popover .fa.fa-text-height:before {
    content: "\f246"
}

.note-editor .fa.fa-table:before,
.note-popover .fa.fa-table:before {
    content: "\f320"
}

.note-editor .fa.fa-link:before,
.note-popover .fa.fa-link:before {
    content: "\f18e"
}

.note-editor .fa.fa-picture-o:before,
.note-popover .fa.fa-picture-o:before {
    content: "\f17f"
}

.note-editor .fa.fa-minus:before,
.note-popover .fa.fa-minus:before {
    content: "\f22f"
}

.note-editor .fa.fa-arrows-alt:before,
.note-popover .fa.fa-arrows-alt:before {
    content: "\f16d"
}

.note-editor .fa.fa-code:before,
.note-popover .fa.fa-code:before {
    content: "\f13a"
}

.note-editor .fa.fa-question:before,
.note-popover .fa.fa-question:before {
    content: "\f1f5"
}

.note-editor .fa.fa-eraser:before,
.note-popover .fa.fa-eraser:before {
    content: "\f23f"
}

.note-editor .fa.fa-square:before,
.note-popover .fa.fa-square:before {
    content: "\f279"
}

.note-editor .fa.fa-circle-o:before,
.note-popover .fa.fa-circle-o:before {
    content: "\f26c"
}

.note-editor .fa.fa-times:before,
.note-popover .fa.fa-times:before {
    content: "\f136"
}

.note-editor .note-air-popover .arrow,
.note-popover .note-air-popover .arrow {
    left: 20px;
}

.note-editor {
    border: 1px solid #e4e4e4;
}

.note-editor .note-editable {
    padding: 20px 23px;
}

.twitter-typeahead {
    width: 100%
}

.twitter-typeahead .tt-menu {
    min-width: 200px;
    background: #fff;
    box-shadow: 0 2px 10px rgba(0, 0, 0, .2)
}

.twitter-typeahead .tt-cursor,
.twitter-typeahead .tt-suggestion:hover {
    background-color: rgba(0, 0, 0, .075)
}

.twitter-typeahead .tt-suggestion {
    padding: 8px 17px;
    color: #333;
    cursor: pointer;
}

.twitter-typeahead .tt-hint {
    color: #818181!important;
}

.fileinput {
    position: relative;
    padding-right: 35px;
}

.fileinput .close {
    position: absolute;
    top: 5px;
    font-size: 12px;
    float: none;
    opacity: 1;
    font-weight: 500;
    border: 1px solid #ccc;
    width: 19px;
    text-align: center;
    height: 19px;
    line-height: 15px;
    border-radius: 50%;
    right: 0;
}

.fileinput .close:hover {
    background: #eee;
}

.fileinput .input-group-addon {
    padding: 0 10px;
    vertical-align: middle;
}

.fileinput .fileinput-preview {
    width: 200px;
    height: 150px;
    position: relative;
}

.fileinput .fileinput-preview img {
    display: inline-block;
    vertical-align: middle;
    margin-top: -13px;
}

.fileinput .fileinput-preview:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
}

.sweet-alert {
    border-radius: 2px;
    padding: 10px 30px;
}

.sweet-alert h2 {
    font-size: 16px;
    font-weight: 400;
    position: relative;
    z-index: 1;
}

.sweet-alert .lead {
    font-size: 13px;
}

.sweet-alert .btn {
    padding: 6px 12px;
    font-size: 13px;
    margin: 20px 2px 0;
}

.lg-outer .lg-item {
    background-image: none;
}

.lg-slide:after {
    content: "";
    height: 50px;
    width: 50px;
    border-radius: 100%;
    border: 2px solid #fff;
    -webkit-animation: ball-scale-ripple 1s 0s infinite cubic-bezier(.21, .53, .56, .8);
    animation: ball-scale-ripple 1s 0s infinite cubic-bezier(.21, .53, .56, .8);
    position: absolute;
    left: 50%;
    margin-left: -25px;
    top: 50%;
    margin-top: -25px;
    z-index: -1;
}

.lg-slide em {
    display: block;
    margin-bottom: 20px;
}

.lg-slide em h3 {
    margin-bottom: 5px;
    color: #D2D2D2;
    font-weight: 100;
}

.lg-slide em p {
    color: #6B6B6B;
}

@-webkit-keyframes ball-scale-ripple {
    0% {
        -webkit-transform: scale(.1);
        transform: scale(.1);
        opacity: 1;
    }
    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: .7
    }
    100% {
        opacity: 0;
    }
}

@keyframes ball-scale-ripple {
    0% {
        -webkit-transform: scale(.1);
        transform: scale(.1);
        opacity: 1;
    }
    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: .7
    }
    100% {
        opacity: 0;
    }
}

.mCSB_container,
.mCustomScrollBox {
    overflow: visible;
}

.mCSB_scrollTools {
    width: 12px;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_draggerRail {
    border-radius: 0;
}

.mCSB_scrollTools .mCSB_draggerRail {
    background: 0 0!important;
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background: rgba(0, 0, 0, .4)
}

.mCSB_inside>.mCSB_container {
    margin-right: 0;
}

.margin-15 {
    margin-left: 15px;
}

.ready-when-you-are {
    position: relative;
    bottom: 0;
    left: 20px;
}

@media (max-width:768px) {
    #sidebar {
        top: 75px;
    }
}

@media (max-width:545px) {
    /*#header {
    height: 130px;
	background: url(/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/images/mobile-header-bg.png) repeat-x;
}
.logo {
    width: 100%;
}
.logo img{
	width: auto;
	height:auto;
    max-height: 45px;
    margin: 0 auto;
}
.top-search {
    background: #323232;
    height: 65px;
}
.top-search:not(.toggled):before {
    top: 7px;
    font-size: 32px;
}
.top-search.toggled {
    top: 65px;
}
#sidebar {
    top: 130px;
}*/
    .ready-when-you-are {
        display: none;
    }
}



@font-face {
    font-family: "Century Gothic W01";
    src: url("/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/fonts/bd45538f-4200-4946-b177-02de8337032d.eot?#iefix");
    src: url("/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/fonts/bd45538f-4200-4946-b177-02de8337032d.eot?#iefix") format("eot"), url("/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/fonts/700cfd4c-3384-4654-abe1-aa1a6e8058e4.woff2") format("woff2"), url("/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/fonts/9908cdad-7524-4206-819e-4f345a666324.woff") format("woff"), url("/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/fonts/b710c26a-f1ae-4fb8-a9fe-570fd829cbf1.ttf") format("truetype"), url("/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/fonts/c9e387df-c0d3-42e1-8de6-78c41f68594c.svg#c9e387df-c0d3-42e1-8de6-78c41f68594c") format("svg");
}


/*! normalize.css v3.0.2 | MIT License | git.io/normalize */

html {
    font-family: 'Oswald', Arial, sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0;
}

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

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}

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

[hidden],
template {
    display: none;
}

a {
    background-color: transparent;
}

a:active,
a:hover {
    outline: 0;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong {
    font-weight: bold;
    font-weight: 500;
}

dfn {
    font-style: italic;
}

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

small {
    font-size: 80%
}

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

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0;
}

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

figure {
    margin: 1em 40px;
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

button {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

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

button[disabled],
html input[disabled] {
    cursor: default;
}

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

input::-ms-clear {
    display: none;
    width: 0;
    height: 0;
}

input {
    line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

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

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td,
th {
    padding: 0;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-font-feature-settings: "liga" 0;
    font-feature-settings: "liga" 0;
}

*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-font-feature-settings: "liga" 0;
    font-feature-settings: "liga" 0;
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

input,
button,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

a {
    color: #515151;
    text-decoration: none;
}

a:hover,
a:focus {
    color: #10214d;
    text-decoration: underline;
}

a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

figure {
    margin: 0;
}

img {
    vertical-align: middle;
}

.img-responsive,
.thumbnail>img,
.thumbnail a>img {
    display: block;
    max-width: 100%;
    height: auto;
}

.img-rounded {
    border-radius: 10px;
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.5;
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 5px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto;
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 23px;
    margin-bottom: 23px;
    border: 0;
    border-top: 1px solid #eee;
}

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

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
}

[role="button"] {
    cursor: pointer;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.3;
    color: inherit;
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #f2f2f2;
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
    margin-top: 23px;
    margin-bottom: 11.5px
}

h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
    font-size: 65%
}

h4,
.h4,
h5,
.h5,
h6,
.h6 {
    margin-top: 11.5px;
    margin-bottom: 11.5px
}

h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
    font-size: 75%
}

h1,
.h1 {
    font-size: 72px;
}

h2,
.h2 {
    font-size: 60px;
}

h3,
.h3 {
    font-size: 42px;
}

h4,
.h4 {
    font-size: 36px;
}

h5,
.h5 {
    font-size: 24px;
}

h6,
.h6 {
    font-size: 18px;
}

p {
    margin: 0 0 11.5px
}

.lead {
    margin-bottom: 23px;
    font-size: 20px;
    font-weight: 300;
    line-height: 1.4
}

small,
.small {
    font-size: 88%
}

mark,
.mark {
    background-color: #f1c40f;
    padding: .2em
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.text-center {
    text-align: center;
}

.text-justify {
    text-align: justify;
}

.text-nowrap {
    white-space: nowrap;
}

.text-lowercase {
    text-transform: lowercase;
}

.text-uppercase {
    text-transform: uppercase;
}

.text-capitalize {
    text-transform: capitalize;
}

.text-muted {
    color: #bfbfbf;
}

.text-primary {
    color: #10214d;
}

a.text-primary:hover {
    color: #ce6f00;
}

.text-success {
    color: #82b440;
}

a.text-success:hover {
    color: #678e33;
}

.text-info {
    color: #92a7e0;
}

a.text-info:hover {
    color: #6a87d5;
}

.text-warning {
    color: #f1c40f;
}

a.text-warning:hover {
    color: #c29d0b;
}

.text-danger {
    color: #ff4800;
}

a.text-danger:hover {
    color: #cc3a00;
}

.bg-primary {
    color: #fff;
    background-color: #10214d;
}

a.bg-primary:hover {
    background-color: #ce6f00;
}

.bg-success {
    background-color: #82b440;
}

a.bg-success:hover {
    background-color: #678e33;
}

.bg-info {
    background-color: #92a7e0;
}

a.bg-info:hover {
    background-color: #6a87d5;
}

.bg-warning {
    background-color: #f1c40f;
}

a.bg-warning:hover {
    background-color: #c29d0b;
}

.bg-danger {
    background-color: #ff4800;
}

a.bg-danger:hover {
    background-color: #cc3a00;
}

.page-header {
    padding-bottom: 10.5px;
    margin: 46px 0 23px;
    border-bottom: 1px solid #eee;
}

ul,
ol {
    margin-top: 0;
    margin-bottom: 11.5px
}

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

.list-unstyled {
    padding-left: 0;
    list-style: none;
}

.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px;
}

.list-inline>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}

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

dt,
dd {
    line-height: 1.5
}

dt {
    font-weight: bold;
}

dd {
    margin-left: 0;
}

abbr[title],
abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #f2f2f2;
}

.initialism {
    font-size: 90%;
    text-transform: uppercase;
}

blockquote {
    padding: 11.5px 23px;
    margin: 0 0 23px;
    font-size: 41px;
    border-left: 5px solid #eee;
}

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

blockquote footer,
blockquote small,
blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.5;
    color: #f2f2f2;
}

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

.blockquote-reverse,
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eee;
    border-left: 0;
    text-align: right;
}

.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
    content: ''
}

.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
    content: '\00A0 \2014'
}

address {
    margin-bottom: 23px;
    font-style: normal;
    line-height: 1.5
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    float: left;
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: auto;
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: auto;
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0;
}

table {
    background-color: transparent;
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #bfbfbf;
    text-align: left;
}

th {
    text-align: left;
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 23px;
}

.table>thead>tr>th,
.table>tbody>tr>th,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>tbody>tr>td,
.table>tfoot>tr>td {
    padding: 8px;
    line-height: 1.5;
    vertical-align: top;
    border-top: 1px solid #ddd;
}

.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd;
}

.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>th,
.table>caption+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>td,
.table>thead:first-child>tr:first-child>td {
    border-top: 0;
}

.table>tbody+tbody {
    border-top: 2px solid #ddd;
}

.table .table {
    background-color: #f2f2f2;
}

.table-condensed>thead>tr>th,
.table-condensed>tbody>tr>th,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>tbody>tr>td,
.table-condensed>tfoot>tr>td {
    padding: 5px;
}

.table-bordered {
    border: 1px solid #ddd;
}

.table-bordered>thead>tr>th,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>tbody>tr>td,
.table-bordered>tfoot>tr>td {
    border: 1px solid #ddd;
}

.table-bordered>thead>tr>th,
.table-bordered>thead>tr>td {
    border-bottom-width: 2px;
}

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}

.table-hover>tbody>tr:hover {
    background-color: #f5f5f5;
}

table col[class*="col-"] {
    position: static;
    float: none;
    display: table-column;
}

table td[class*="col-"],
table th[class*="col-"] {
    position: static;
    float: none;
    display: table-cell;
}

.table>thead>tr>td.active,
.table>tbody>tr>td.active,
.table>tfoot>tr>td.active,
.table>thead>tr>th.active,
.table>tbody>tr>th.active,
.table>tfoot>tr>th.active,
.table>thead>tr.active>td,
.table>tbody>tr.active>td,
.table>tfoot>tr.active>td,
.table>thead>tr.active>th,
.table>tbody>tr.active>th,
.table>tfoot>tr.active>th {
    background-color: #f5f5f5;
}

.table-hover>tbody>tr>td.active:hover,
.table-hover>tbody>tr>th.active:hover,
.table-hover>tbody>tr.active:hover>td,
.table-hover>tbody>tr:hover>.active,
.table-hover>tbody>tr.active:hover>th {
    background-color: #e8e8e8;
}

.table>thead>tr>td.success,
.table>tbody>tr>td.success,
.table>tfoot>tr>td.success,
.table>thead>tr>th.success,
.table>tbody>tr>th.success,
.table>tfoot>tr>th.success,
.table>thead>tr.success>td,
.table>tbody>tr.success>td,
.table>tfoot>tr.success>td,
.table>thead>tr.success>th,
.table>tbody>tr.success>th,
.table>tfoot>tr.success>th {
    background-color: #82b440;
}

.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover,
.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr:hover>.success,
.table-hover>tbody>tr.success:hover>th {
    background-color: #74a139;
}

.table>thead>tr>td.info,
.table>tbody>tr>td.info,
.table>tfoot>tr>td.info,
.table>thead>tr>th.info,
.table>tbody>tr>th.info,
.table>tfoot>tr>th.info,
.table>thead>tr.info>td,
.table>tbody>tr.info>td,
.table>tfoot>tr.info>td,
.table>thead>tr.info>th,
.table>tbody>tr.info>th,
.table>tfoot>tr.info>th {
    background-color: #92a7e0;
}

.table-hover>tbody>tr>td.info:hover,
.table-hover>tbody>tr>th.info:hover,
.table-hover>tbody>tr.info:hover>td,
.table-hover>tbody>tr:hover>.info,
.table-hover>tbody>tr.info:hover>th {
    background-color: #7e97da;
}

.table>thead>tr>td.warning,
.table>tbody>tr>td.warning,
.table>tfoot>tr>td.warning,
.table>thead>tr>th.warning,
.table>tbody>tr>th.warning,
.table>tfoot>tr>th.warning,
.table>thead>tr.warning>td,
.table>tbody>tr.warning>td,
.table>tfoot>tr.warning>td,
.table>thead>tr.warning>th,
.table>tbody>tr.warning>th,
.table>tfoot>tr.warning>th {
    background-color: #f1c40f;
}

.table-hover>tbody>tr>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover,
.table-hover>tbody>tr.warning:hover>td,
.table-hover>tbody>tr:hover>.warning,
.table-hover>tbody>tr.warning:hover>th {
    background-color: #dab10d;
}

.table>thead>tr>td.danger,
.table>tbody>tr>td.danger,
.table>tfoot>tr>td.danger,
.table>thead>tr>th.danger,
.table>tbody>tr>th.danger,
.table>tfoot>tr>th.danger,
.table>thead>tr.danger>td,
.table>tbody>tr.danger>td,
.table>tfoot>tr.danger>td,
.table>thead>tr.danger>th,
.table>tbody>tr.danger>th,
.table>tfoot>tr.danger>th {
    background-color: #ff4800;
}

.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover,
.table-hover>tbody>tr.danger:hover>td,
.table-hover>tbody>tr:hover>.danger,
.table-hover>tbody>tr.danger:hover>th {
    background-color: #e64100;
}

.table-responsive {
    overflow-x: auto;
    min-height: .01%
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 18px;
    line-height: 1.5;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.btn:hover,
.btn:focus,
.btn.focus {
    color: #fff;
    text-decoration: none;
}

.btn:active,
.btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    pointer-events: none;
    opacity: .65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
}

.btn-default {
    color: #fff;
    background-color: #515151;
    border-color: #515151;
}

.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open>.dropdown-toggle.btn-default {
    color: #fff;
    background-color: #373737;
    border-color: #323232;
}

.btn-default:active,
.btn-default.active,
.open>.dropdown-toggle.btn-default {
    background-image: none;
}

.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
    background-color: #515151;
    border-color: #515151;
}

.btn-default .badge {
    color: #515151;
    background-color: #fff;
}

.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open>.dropdown-toggle.btn-default {
    background-color: #6a6a6a;
    border-color: #707070;
}

.btn-primary {
    color: #fff;
    background-color: #10214d;
    border-color: #10214d;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #ce6f00;
    border-color: #c46900;
}

.btn-primary:active,
.btn-primary.active,
.open>.dropdown-toggle.btn-primary {
    background-image: none;
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
    background-color: #10214d;
    border-color: #10214d;
}

.btn-primary .badge {
    color: #10214d;
    background-color: #fff;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open>.dropdown-toggle.btn-primary {
    background-color: #ffa235;
    border-color: #ffa63f;
}

.btn-success {
    color: #fff;
    background-color: #82b440;
    border-color: #82b440;
}

.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active,
.open>.dropdown-toggle.btn-success {
    color: #fff;
    background-color: #678e33;
    border-color: #618730;
}

.btn-success:active,
.btn-success.active,
.open>.dropdown-toggle.btn-success {
    background-image: none;
}

.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
    background-color: #82b440;
    border-color: #82b440;
}

.btn-success .badge {
    color: #82b440;
    background-color: #fff;
}

.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active,
.open>.dropdown-toggle.btn-success {
    background-color: #9bc760;
    border-color: #9fc968;
}

.btn-info {
    color: #fff;
    background-color: #92a7e0;
    border-color: #92a7e0;
}

.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active,
.open>.dropdown-toggle.btn-info {
    color: #fff;
    background-color: #6a87d5;
    border-color: #6281d2;
}

.btn-info:active,
.btn-info.active,
.open>.dropdown-toggle.btn-info {
    background-image: none;
}

.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
    background-color: #92a7e0;
    border-color: #92a7e0;
}

.btn-info .badge {
    color: #92a7e0;
    background-color: #fff;
}

.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active,
.open>.dropdown-toggle.btn-info {
    background-color: #bac7eb;
    border-color: #c2cdee;
}

.btn-warning {
    color: #fff;
    background-color: #f1c40f;
    border-color: #f1c40f;
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active,
.open>.dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #c29d0b;
    border-color: #b8960b;
}

.btn-warning:active,
.btn-warning.active,
.open>.dropdown-toggle.btn-warning {
    background-image: none;
}

.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
    background-color: #f1c40f;
    border-color: #f1c40f;
}

.btn-warning .badge {
    color: #f1c40f;
    background-color: #fff;
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active,
.open>.dropdown-toggle.btn-warning {
    background-color: #f4d03f;
    border-color: #f4d249;
}

.btn-danger {
    color: #fff;
    background-color: #ff4800;
    border-color: #ff4800;
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active,
.open>.dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #cc3a00;
    border-color: #c23700;
}

.btn-danger:active,
.btn-danger.active,
.open>.dropdown-toggle.btn-danger {
    background-image: none;
}

.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
    background-color: #ff4800;
    border-color: #ff4800;
}

.btn-danger .badge {
    color: #ff4800;
    background-color: #fff;
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active,
.open>.dropdown-toggle.btn-danger {
    background-color: #ff6d33;
    border-color: #ff743d;
}

.btn-link {
    color: #515151;
    font-weight: normal;
    border-radius: 0;
}

.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
    border-color: transparent;
}

.btn-link:hover,
.btn-link:focus {
    color: #10214d;
    text-decoration: underline;
    background-color: transparent;
}

.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
    color: #bfbfbf;
    text-decoration: none;
}

.btn-lg,
.btn-group-lg>.btn {
    padding: 10px 16px;
    font-size: 20px;
    line-height: 1.3333333;
    border-radius: 10px;
}

.btn-sm,
.btn-group-sm>.btn {
    padding: 5px 10px;
    font-size: 16px;
    line-height: 1.5;
    border-radius: 2px;
}

.btn-xs,
.btn-group-xs>.btn {
    padding: 1px 5px;
    font-size: 16px;
    line-height: 1.5;
    border-radius: 2px;
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block+.btn-block {
    margin-top: 5px;
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
    width: 100%
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1;
}

.animated-infinate {
    animation-duration: 2.5s;
    animation-fill-mode: both;
    animation-iteration-count: infinite;
}

.bouncey {
    animation-name: bounce;
}

.collapse {
    display: none!important;
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear;
    height: 0;
    visibility: hidden;
}

.collapse.in {
    display: block!important;
    opacity: 1;
    height: auto;
    -webkit-transition: all .25s;
    transition: all .25s;
    z-index: 20;
    visibility: visible;
}

tr.collapse.in {
    display: table-row;
}

tbody.collapse.in {
    display: table-row-group;
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height, visibility;
    transition-property: height, visibility;
    -webkit-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

.dropup,
.dropdown {
    position: relative;
    display: block!important;
}

.dropdown-toggle:focus {
    outline: 0;
}

.side-menu .dropdown-menu {
    position: absolute;
    top: -15px;
    left: -700px;
    z-index: 10000;
    display: none;
    float: left;
    min-width: 160px;
    width: 700px;
    margin: 2px 0 0;
    list-style: none;
    font-size: 18px;
    text-align: left;
    background-color: rgba(0, 0, 0, 0.8);
    border: 1px solid #444;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-clip: padding-box;
    border-radius: 0;
    padding: 0;
}

.menu-image {
    padding: 15px 0;
}

.dropdown-close {
    background-color: #000;
    color: #666;
    height: 30px;
    width: 100%;
    font-size: 12px;
    padding: 5px 10px;
    float: left;
}

.dropdown-close a {
    color: #666;
    font-size: 20px;
    line-height: 20px;
    border: none;
}

.dropdown-menu.pull-right {
    right: 0;
    left: auto;
}

.dropdown-menu .divider {
    height: 1px;
    margin: 10.5px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.5;
    color: #515151;
    white-space: nowrap;
}

.dropdown-menu2>li>a {
    display: block;
    padding: 10px;
    clear: both;
    font-weight: 300;
    line-height: 1.5;
    color: #fff;
    white-space: nowrap;
    border: none;
}

.dropdown-menu3>li>a {
    display: block;
    padding: 10px;
    clear: both;
    font-weight: 300;
    line-height: 1.5;
    color: #fff;
    white-space: nowrap;
    border: none;
}

.dropdown-menu4>li>a {
    display: block;
    padding: 10px;
    clear: both;
    font-weight: 300;
    line-height: 1.5;
    color: #fff;
    white-space: nowrap;
    border: none;
}

.dropdown-menu5>li>a {
    display: block;
    padding: 10px;
    clear: both;
    font-weight: 300;
    line-height: 1.5;
    color: #fff;
    white-space: nowrap;
    border: none;
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus,
.dropdown-menu2>li>a:hover,
.dropdown-menu2>li>a:focus {
    text-decoration: none;
    color: #444;
    background-color: #f5f5f5;
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus,
.dropdown-menu2>.active>a,
.dropdown-menu2>.active>a:hover,
.dropdown-menu2>.active>a:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #10214d;
}

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:hover,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu2>.disabled>a,
.dropdown-menu2>.disabled>a:hover,
.dropdown-menu2>.disabled>a:focus {
    color: #f2f2f2;
}

.dropdown-menu>.disabled>a:hover,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu2>.disabled>a:hover,
.dropdown-menu2>.disabled>a:focus {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    cursor: not-allowed;
}

.open>.dropdown-menu {
    display: block;
}

.open>a {
    outline: 0;
}

.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}

.btn-group>.btn,
.btn-group-vertical>.btn {
    position: relative;
    float: left;
}

.btn-group>.btn:hover,
.btn-group-vertical>.btn:hover,
.btn-group>.btn:focus,
.btn-group-vertical>.btn:focus,
.btn-group>.btn:active,
.btn-group-vertical>.btn:active,
.btn-group>.btn.active,
.btn-group-vertical>.btn.active {
    z-index: 2;
}

.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group {
    margin-left: -1px;
}

.btn-toolbar {
    margin-left: -5px;
}

.btn-toolbar .btn-group,
.btn-toolbar .input-group {
    float: left;
}

.btn-toolbar>.btn,
.btn-toolbar>.btn-group,
.btn-toolbar>.input-group {
    margin-left: 5px;
}

.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0;
}

.btn-group>.btn:first-child {
    margin-left: 0;
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.btn-group>.btn-group {
    float: left;
}

.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0;
}

.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0;
}

.btn-group>.btn+.dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px;
}

.btn-group>.btn-lg+.dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px;
}

.btn .caret {
    margin-left: 0;
}

.btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0;
}

.dropup .btn-lg .caret {
    border-width: 0 5px 5px;
}

.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group,
.btn-group-vertical>.btn-group>.btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

.btn-group-vertical>.btn-group>.btn {
    float: none;
}

.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-group {
    margin-top: -1px;
    margin-left: 0;
}

.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
    border-radius: 0;
}

.btn-group-vertical>.btn:first-child:not(:last-child) {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
    border-bottom-left-radius: 5px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0;
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate;
}

.btn-group-justified>.btn,
.btn-group-justified>.btn-group {
    float: none;
    display: table-cell;
    width: 1%
}

.btn-group-justified>.btn-group .btn {
    width: 100%
}

.btn-group-justified>.btn-group .dropdown-menu {
    left: auto;
}

[data-toggle="buttons"]>.btn input[type="radio"],
[data-toggle="buttons"]>.btn-group>.btn input[type="radio"],
[data-toggle="buttons"]>.btn input[type="checkbox"],
[data-toggle="buttons"]>.btn-group>.btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none;
}

.nav-tabs {
    border-bottom: 1px solid #ddd;
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px;
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.5;
    border: 1px solid transparent;
    border-radius: 5px 5px 0 0;
}

.nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
    color: #bfbfbf;
    background-color: #f2f2f2;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default;
}

.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0;
}

.nav-tabs.nav-justified>li {
    float: none;
}

.nav-tabs.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px;
}

.nav-tabs.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto;
}

.nav-tabs.nav-justified>li>a {
    margin-right: 0;
    border-radius: 5px;
}

.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:hover,
.nav-tabs.nav-justified>.active>a:focus {
    border: 1px solid #ddd;
}

.nav-pills>li {
    float: left;
}

.nav-pills>li>a {
    border-radius: 5px;
}

.nav-pills>li+li {
    margin-left: 2px;
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:hover,
.nav-pills>li.active>a:focus {
    color: #fff;
    background-color: #10214d;
}

.nav-stacked>li {
    float: none;
}

.nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0;
}

.nav-justified {
    width: 100%
}

.nav-justified>li {
    float: none;
}

.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px;
}

.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto;
}

.nav-tabs-justified {
    border-bottom: 0;
}

.nav-tabs-justified>li>a {
    margin-right: 0;
    border-radius: 5px;
}

.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>a:hover,
.nav-tabs-justified>.active>a:focus {
    border: 1px solid #ddd;
}

.tab-content>.tab-pane {
    display: none;
}

.tab-content>.active {
    display: block;
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 23px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 5px;
}

.breadcrumb>li {
    display: inline-block;
}

.breadcrumb>li+li:before {
    content: "/\00a0";
    padding: 0 5px;
    color: #ccc;
}

.breadcrumb>.active {
    color: #f2f2f2;
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 23px 0;
    border-radius: 5px;
}

.pagination>li {
    display: inline;
}

.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.5;
    text-decoration: none;
    color: #515151;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px;
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    margin-left: 0;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
}

.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus {
    color: #10214d;
    background-color: #eee;
    border-color: #ddd;
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
    z-index: 2;
    color: #fff;
    background-color: #10214d;
    border-color: #10214d;
    cursor: default;
}

.pagination>.disabled>span,
.pagination>.disabled>span:hover,
.pagination>.disabled>span:focus,
.pagination>.disabled>a,
.pagination>.disabled>a:hover,
.pagination>.disabled>a:focus {
    color: #f2f2f2;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed;
}

.pagination-lg>li>a,
.pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 20px;
}

.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
    border-bottom-left-radius: 10px;
    border-top-left-radius: 10px;
}

.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
}

.pagination-sm>li>a,
.pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 16px;
}

.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
    border-bottom-left-radius: 2px;
    border-top-left-radius: 2px;
}

.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
    border-bottom-right-radius: 2px;
    border-top-right-radius: 2px;
}

.pager {
    font-size: 12px;
    text-align: center;
    margin: 11px 0;
    list-style: none;
    padding-left: 0;
}

.pager li {
    display: inline;
}

.pager li>a,
.pager li>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px;
}

.pager li>a:hover,
.pager li>a:focus {
    text-decoration: none;
    background-color: #eee;
}

.pager .next>a,
.pager .next>span {
    float: right;
}

.pager .previous>a,
.pager .previous>span {
    float: left;
}

.pager .disabled>a,
.pager .disabled>a:hover,
.pager .disabled>a:focus,
.pager .disabled>span {
    color: #f2f2f2;
    background-color: #fff;
    cursor: not-allowed;
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    line-height: 1;
    vertical-align: baseline;
    white-space: nowrap;
    text-align: center;
    background-color: #f2f2f2;
    border-radius: 10px;
}

.badge:empty {
    display: none;
}

.btn .badge {
    position: relative;
    top: -1px;
}

.btn-xs .badge,
.btn-group-xs>.btn .badge {
    top: 0;
    padding: 1px 5px;
}

a.badge:hover,
a.badge:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}

.list-group-item.active>.badge,
.nav-pills>.active>a>.badge {
    color: #515151;
    background-color: #fff;
}

.list-group-item>.badge {
    float: right;
}

.list-group-item>.badge+.badge {
    margin-right: 5px;
}

.nav-pills>li>a>.badge {
    margin-left: 3px;
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 23px;
    line-height: 1.5;
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 5px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out
}

.thumbnail>img,
.thumbnail a>img {
    margin-left: auto;
    margin-right: auto;
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
    border-color: #515151;
}

.thumbnail .caption {
    padding: 10px;
    color: #515151;
}

.panel {
    margin-bottom: 23px;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 5px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05)
}

.panel-body {
    padding: 15px;
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
}

.panel-heading>.dropdown .dropdown-toggle {
    color: inherit;
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 21px;
    color: inherit;
    letter-spacing: 3px;
}

.panel-title>a,
.panel-title>small,
.panel-title>.small,
.panel-title>small>a,
.panel-title>.small>a {
    color: inherit;
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}

.panel>.list-group,
.panel>.panel-collapse>.list-group {
    margin-bottom: 0;
}

.panel>.list-group .list-group-item,
.panel>.panel-collapse>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0;
}

.panel>.list-group:first-child .list-group-item:first-child,
.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
}

.panel>.list-group:last-child .list-group-item:last-child,
.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}

.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0;
}

.list-group+.panel-footer {
    border-top-width: 0;
}

.panel>.table,
.panel>.table-responsive>.table,
.panel>.panel-collapse>.table {
    margin-bottom: 0;
}

.panel>.table caption,
.panel>.table-responsive>.table caption,
.panel>.panel-collapse>.table caption {
    padding-left: 15px;
    padding-right: 15px;
}

.panel>.table:first-child,
.panel>.table-responsive:first-child>.table:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
}

.panel>.table:first-child>thead:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child {
    border-top-left-radius: 4px;
}

.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child {
    border-top-right-radius: 4px;
}

.panel>.table:last-child,
.panel>.table-responsive:last-child>.table:last-child {
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}

.panel>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 4px;
}

.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 4px;
}

.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive,
.panel>.table+.panel-body,
.panel>.table-responsive+.panel-body {
    border-top: 1px solid #ddd;
}

.panel>.table>tbody:first-child>tr:first-child th,
.panel>.table>tbody:first-child>tr:first-child td {
    border-top: 0;
}

.panel>.table-bordered,
.panel>.table-responsive>.table-bordered {
    border: 0;
}

.panel>.table-bordered>thead>tr>th:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child {
    border-left: 0;
}

.panel>.table-bordered>thead>tr>th:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child {
    border-right: 0;
}

.panel>.table-bordered>thead>tr:first-child>td,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.panel>.table-bordered>thead>tr:first-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>th,
.panel>.table-bordered>tbody>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th {
    border-bottom: 0;
}

.panel>.table-bordered>tbody>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.panel>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-bordered>tbody>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.panel>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th {
    border-bottom: 0;
}

.panel>.table-responsive {
    border: 0;
    margin-bottom: 0;
}

.panel-group {
    margin-bottom: 23px;
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 5px;
}

.panel-group .panel+.panel {
    margin-top: 5px;
}

.panel-group .panel-heading {
    border-bottom: 0;
}

.panel-group .panel-heading+.panel-collapse>.panel-body,
.panel-group .panel-heading+.panel-collapse>.list-group {
    border-top: 1px solid #ddd;
}

.panel-group .panel-footer {
    border-top: 0;
}

.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd;
}

.panel-default {
    border-color: #ddd;
}

.panel-default>.panel-heading {
    color: #515151;
    background-color: #f5f5f5;
    border-color: #ddd;
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ddd;
}

.panel-default>.panel-heading .badge {
    color: #f5f5f5;
    background-color: #515151;
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ddd;
}

.panel-primary {
    border-color: #10214d;
}

.panel-primary>.panel-heading {
    color: #fff;
    background-color: #10214d;
    border-color: #10214d;
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #10214d;
}

.panel-primary>.panel-heading .badge {
    color: #10214d;
    background-color: #fff;
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #10214d;
}

.panel-success {
    border-color: #86a139;
}

.panel-success>.panel-heading {
    color: #82b440;
    background-color: #82b440;
    border-color: #86a139;
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #86a139;
}

.panel-success>.panel-heading .badge {
    color: #82b440;
    background-color: #82b440;
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #86a139;
}

.panel-info {
    border-color: #76a1d8;
}

.panel-info>.panel-heading {
    color: #92a7e0;
    background-color: #92a7e0;
    border-color: #76a1d8;
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #76a1d8;
}

.panel-info>.panel-heading .badge {
    color: #92a7e0;
    background-color: #92a7e0;
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #76a1d8;
}

.panel-warning {
    border-color: #da8f0d;
}

.panel-warning>.panel-heading {
    color: #f1c40f;
    background-color: #f1c40f;
    border-color: #da8f0d;
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #da8f0d;
}

.panel-warning>.panel-heading .badge {
    color: #f1c40f;
    background-color: #f1c40f;
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #da8f0d;
}

.panel-danger {
    border-color: #e61b00;
}

.panel-danger>.panel-heading {
    color: #ff4800;
    background-color: #ff4800;
    border-color: #e61b00;
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #e61b00;
}

.panel-danger>.panel-heading .badge {
    color: #ff4800;
    background-color: #ff4800;
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #e61b00;
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0;
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive-4by3 {
    padding-bottom: 75%
}

.modal-open {
    overflow: hidden;
}

.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px auto;
}

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    background-clip: padding-box;
    outline: 0;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
}

.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0)
}

.modal-backdrop.in {
    opacity: .5;
    filter: alpha(opacity=50)
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.5px
}

.modal-header .close {
    margin-top: -2px;
}

.modal-title {
    margin: 0;
    line-height: 1.5
}

.modal-body {
    position: relative;
    padding: 15px;
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}

.modal-footer .btn+.btn {
    margin-left: 5px;
    margin-bottom: 0;
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px;
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0;
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: 'Roboto', Arial, sans-serif;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.4;
    opacity: 0;
    filter: alpha(opacity=0)
}

.tooltip.in {
    opacity: .9;
    filter: alpha(opacity=90)
}

.tooltip.top {
    margin-top: -3px;
    padding: 5px 0;
}

.tooltip.right {
    margin-left: 3px;
    padding: 0 5px;
}

.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0;
}

.tooltip.left {
    margin-left: -3px;
    padding: 0 5px;
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #000;
    border-radius: 5px;
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}

.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    right: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000;
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000;
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: 'PT Sans', Helvetica, Arial, sans-serif;
    font-size: 18px;
    font-weight: normal;
    line-height: 1.5;
    text-align: left;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    white-space: normal;
}

.popover.top {
    margin-top: -10px;
}

.popover.right {
    margin-left: 10px;
}

.popover.bottom {
    margin-top: 10px;
}

.popover.left {
    margin-left: -10px;
}

.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 18px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 9px 9px 0 0;
}

.popover-content {
    padding: 9px 14px;
}

.popover>.arrow,
.popover>.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.popover>.arrow {
    border-width: 11px;
}

.popover>.arrow:after {
    border-width: 10px;
    content: ""
}

.popover.top>.arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, 0.25);
    bottom: -11px;
}

.popover.top>.arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff;
}

.popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, 0.25)
}

.popover.right>.arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff;
}

.popover.bottom>.arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, 0.25);
    top: -11px;
}

.popover.bottom>.arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff;
}

.popover.left>.arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, 0.25)
}

.popover.left>.arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px;
}

.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical>.btn-group:before,
.btn-group-vertical>.btn-group:after,
.nav:before,
.nav:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
    content: " ";
    display: table;
}

.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.btn-toolbar:after,
.btn-group-vertical>.btn-group:after,
.nav:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
    clear: both;
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.pull-right {
    float: right !important;
}

.pull-left {
    float: left !important;
}

.hide {
    display: none !important;
}

.show {
    display: block !important;
}

.invisible {
    visibility: hidden;
}

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

.hidden {
    display: none !important;
}

.affix {
    position: fixed;
}

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
    display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
    display: none !important;
}

.visible-print {
    display: none !important;
}

.visible-print-block {
    display: none !important;
}

.visible-print-inline {
    display: none !important;
}

.visible-print-inline-block {
    display: none !important;
}

@font-face {
    font-family: 'brand-icons';
    src: url('/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/fonts/brand-icons.eot');
    src: url('/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/fonts/brand-icons.eot') format('embedded-opentype'), url('/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/fonts/brand-icons.woff') format('woff'), url('/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/fonts/brand-icons.ttf') format('truetype'), url('/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/fonts/brand-icons.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="bi-"]:before,
[class*=" bi-"]:before {
    font-family: "brand-icons";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    vertical-align: middle;
    text-decoration: inherit;
    text-align: center;
    font-variant: normal;
    text-transform: none;
}

.bi-facebook:before {
    content: '\e800'
}

.bi-foursquare:before {
    content: '\e801'
}

.bi-android:before {
    content: '\e802'
}

.bi-behance:before {
    content: '\e803'
}

.bi-codepen:before {
    content: '\e804'
}

.bi-github:before {
    content: '\e805'
}

.bi-github-circled:before {
    content: '\e806'
}

.bi-twitter:before {
    content: '\e807'
}

.bi-twitter-squared:before {
    content: '\e808'
}

.bi-pinterest-squared:before {
    content: '\e809'
}

.bi-pinterest-circled:before {
    content: '\e80a'
}

.bi-gplus:before {
    content: '\e80b'
}

.bi-google:before {
    content: '\e80c'
}

.bi-git:before {
    content: '\e80d'
}

.bi-flickr:before {
    content: '\e80e'
}

.bi-facebook-squared:before {
    content: '\e80f'
}

.bi-dropbox:before {
    content: '\e810'
}

.bi-drupal:before {
    content: '\e811'
}

.bi-dribbble:before {
    content: '\e812'
}

.bi-digg:before {
    content: '\e813'
}

.bi-deviantart:before {
    content: '\e814'
}

.bi-angellist:before {
    content: '\e815'
}

.bi-adn:before {
    content: '\e816'
}

.bi-apple:before {
    content: '\e817'
}

.bi-behance-squared:before {
    content: '\e818'
}

.bi-bitbucket:before {
    content: '\e819'
}

.bi-bitbucket-squared:before {
    content: '\e81a'
}

.bi-gplus-squared:before {
    content: '\e81b'
}

.bi-github-squared:before {
    content: '\e81c'
}

.bi-git-squared:before {
    content: '\e81d'
}

.bi-gwallet:before {
    content: '\e81e'
}

.bi-hacker-news:before {
    content: '\e81f'
}

.bi-html5:before {
    content: '\e820'
}

.bi-instagram:before {
    content: '\e821'
}

.bi-ioxhost:before {
    content: '\e822'
}

.bi-joomla:before {
    content: '\e823'
}

.bi-jsfiddle:before {
    content: '\e824'
}

.bi-lastfm:before {
    content: '\e825'
}

.bi-lastfm-squared:before {
    content: '\e826'
}

.bi-linkedin-squared:before {
    content: '\e827'
}

.bi-linux:before {
    content: '\e828'
}

.bi-linkedin:before {
    content: '\e829'
}

.bi-maxcdn:before {
    content: '\e82a'
}

.bi-meanpath:before {
    content: '\e82b'
}

.bi-openid:before {
    content: '\e82c'
}

.bi-pagelines:before {
    content: '\e82d'
}

.bi-paypal:before {
    content: '\e82e'
}

.bi-pied-piper-squared:before {
    content: '\e82f'
}

.bi-pied-piper-alt:before {
    content: '\e830'
}

.bi-qq:before {
    content: '\e831'
}

.bi-reddit:before {
    content: '\e832'
}

.bi-reddit-squared:before {
    content: '\e833'
}

.bi-renren:before {
    content: '\e834'
}

.bi-skype:before {
    content: '\e835'
}

.bi-slack:before {
    content: '\e836'
}

.bi-slideshare:before {
    content: '\e837'
}

.bi-soundcloud:before {
    content: '\e838'
}

.bi-spotify:before {
    content: '\e839'
}

.bi-stackexchange:before {
    content: '\e83a'
}

.bi-stackoverflow:before {
    content: '\e83b'
}

.bi-steam:before {
    content: '\e83c'
}

.bi-steam-squared:before {
    content: '\e83d'
}

.bi-stumbleupon:before {
    content: '\e83e'
}

.bi-stumbleupon-circled:before {
    content: '\e83f'
}

.bi-tencent-weibo:before {
    content: '\e840'
}

.bi-trello:before {
    content: '\e841'
}

.bi-tumblr:before {
    content: '\e842'
}

.bi-tumblr-squared:before {
    content: '\e843'
}

.bi-twitch:before {
    content: '\e844'
}

.bi-vimeo-squared:before {
    content: '\e845'
}

.bi-vine:before {
    content: '\e846'
}

.bi-vkontakte:before {
    content: '\e847'
}

.bi-wechat:before {
    content: '\e848'
}

.bi-weibo:before {
    content: '\e849'
}

.bi-windows:before {
    content: '\e84a'
}

.bi-wordpress:before {
    content: '\e84b'
}

.bi-xing:before {
    content: '\e84c'
}

.bi-xing-squared:before {
    content: '\e84d'
}

.bi-yelp:before {
    content: '\e84e'
}

.bi-youtube:before {
    content: '\e84f'
}

.bi-yahoo:before {
    content: '\e850'
}

.bi-youtube-squared:before {
    content: '\e851'
}

.bi-youtube-play:before {
    content: '\e852'
}

.bi-delicious:before {
    content: '\e853'
}

.bi-css3:before {
    content: '\e854'
}

.bi-cc-visa:before {
    content: '\e855'
}

.bi-cc-mastercard:before {
    content: '\e856'
}

.bi-cc-discover:before {
    content: '\e857'
}

.bi-cc-amex:before {
    content: '\e858'
}

.bi-cc-paypal:before {
    content: '\e859'
}

.bi-cc-stripe:before {
    content: '\e85a'
}

.bi-gittip:before {
    content: '\e85b'
}

.bi-star-empty:before {
    content: '\e85c'
}

.bi-star:before {
    content: '\e85d'
}

.bi-star-half:before {
    content: '\e85e'
}

@font-face {
    font-family: 'Pe-icon-7-stroke';
    src: url('/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/fonts/Pe-icon-7-stroke.eot?d7yf1v');
    src: url('/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/fonts/Pe-icon-7-stroke.eot?#iefixd7yf1v') format('embedded-opentype'), url('/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/fonts/Pe-icon-7-stroke.woff?d7yf1v') format('woff'), url('/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/fonts/Pe-icon-7-stroke.ttf?d7yf1v') format('truetype'), url('/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/fonts/Pe-icon-7-stroke.svg?d7yf1v#Pe-icon-7-stroke') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="pe-7s-"],
[class*=" pe-7s-"] {
    display: inline-block;
    vertical-align: middle;
    font-family: 'Pe-icon-7-stroke';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.pe-7s-album:before {
    content: "\e6aa"
}

.pe-7s-arc:before {
    content: "\e6ab"
}

.pe-7s-back-2:before {
    content: "\e6ac"
}

.pe-7s-bandaid:before {
    content: "\e6ad"
}

.pe-7s-car:before {
    content: "\e6ae"
}

.pe-7s-diamond:before {
    content: "\e6af"
}

.pe-7s-door-lock:before {
    content: "\e6b0"
}

.pe-7s-eyedropper:before {
    content: "\e6b1"
}

.pe-7s-female:before {
    content: "\e6b2"
}

.pe-7s-gym:before {
    content: "\e6b3"
}

.pe-7s-hammer:before {
    content: "\e6b4"
}

.pe-7s-headphones:before {
    content: "\e6b5"
}

.pe-7s-helm:before {
    content: "\e6b6"
}

.pe-7s-hourglass:before {
    content: "\e6b7"
}

.pe-7s-leaf:before {
    content: "\e6b8"
}

.pe-7s-magic-wand:before {
    content: "\e6b9"
}

.pe-7s-male:before {
    content: "\e6ba"
}

.pe-7s-map-2:before {
    content: "\e6bb"
}

.pe-7s-next-2:before {
    content: "\e6bc"
}

.pe-7s-paint-bucket:before {
    content: "\e6bd"
}

.pe-7s-pendrive:before {
    content: "\e6be"
}

.pe-7s-photo:before {
    content: "\e6bf"
}

.pe-7s-piggy:before {
    content: "\e6c0"
}

.pe-7s-plugin:before {
    content: "\e6c1"
}

.pe-7s-refresh-2:before {
    content: "\e6c2"
}

.pe-7s-rocket:before {
    content: "\e6c3"
}

.pe-7s-settings:before {
    content: "\e6c4"
}

.pe-7s-shield:before {
    content: "\e6c5"
}

.pe-7s-smile:before {
    content: "\e6c6"
}

.pe-7s-usb:before {
    content: "\e6c7"
}

.pe-7s-vector:before {
    content: "\e6c8"
}

.pe-7s-wine:before {
    content: "\e6c9"
}

.pe-7s-cloud-upload:before {
    content: "\e68a"
}

.pe-7s-cash:before {
    content: "\e68c"
}

.pe-7s-close:before {
    content: "\e680"
}

.pe-7s-bluetooth:before {
    content: "\e68d"
}

.pe-7s-cloud-download:before {
    content: "\e68b"
}

.pe-7s-way:before {
    content: "\e68e"
}

.pe-7s-close-circle:before {
    content: "\e681"
}

.pe-7s-id:before {
    content: "\e68f"
}

.pe-7s-angle-up:before {
    content: "\e682"
}

.pe-7s-wristwatch:before {
    content: "\e690"
}

.pe-7s-angle-up-circle:before {
    content: "\e683"
}

.pe-7s-world:before {
    content: "\e691"
}

.pe-7s-angle-right:before {
    content: "\e684"
}

.pe-7s-volume:before {
    content: "\e692"
}

.pe-7s-angle-right-circle:before {
    content: "\e685"
}

.pe-7s-users:before {
    content: "\e693"
}

.pe-7s-angle-left:before {
    content: "\e686"
}

.pe-7s-user-female:before {
    content: "\e694"
}

.pe-7s-angle-left-circle:before {
    content: "\e687"
}

.pe-7s-up-arrow:before {
    content: "\e695"
}

.pe-7s-angle-down:before {
    content: "\e688"
}

.pe-7s-switch:before {
    content: "\e696"
}

.pe-7s-angle-down-circle:before {
    content: "\e689"
}

.pe-7s-scissors:before {
    content: "\e697"
}

.pe-7s-wallet:before {
    content: "\e600"
}

.pe-7s-safe:before {
    content: "\e698"
}

.pe-7s-volume2:before {
    content: "\e601"
}

.pe-7s-volume1:before {
    content: "\e602"
}

.pe-7s-voicemail:before {
    content: "\e603"
}

.pe-7s-video:before {
    content: "\e604"
}

.pe-7s-user:before {
    content: "\e605"
}

.pe-7s-upload:before {
    content: "\e606"
}

.pe-7s-unlock:before {
    content: "\e607"
}

.pe-7s-umbrella:before {
    content: "\e608"
}

.pe-7s-trash:before {
    content: "\e609"
}

.pe-7s-tools:before {
    content: "\e60a"
}

.pe-7s-timer:before {
    content: "\e60b"
}

.pe-7s-ticket:before {
    content: "\e60c"
}

.pe-7s-target:before {
    content: "\e60d"
}

.pe-7s-sun:before {
    content: "\e60e"
}

.pe-7s-study:before {
    content: "\e60f"
}

.pe-7s-stopwatch:before {
    content: "\e610"
}

.pe-7s-star:before {
    content: "\e611"
}

.pe-7s-speaker:before {
    content: "\e612"
}

.pe-7s-signal:before {
    content: "\e613"
}

.pe-7s-shuffle:before {
    content: "\e614"
}

.pe-7s-shopbag:before {
    content: "\e615"
}

.pe-7s-share:before {
    content: "\e616"
}

.pe-7s-server:before {
    content: "\e617"
}

.pe-7s-search:before {
    content: "\e618"
}

.pe-7s-film:before {
    content: "\e6a5"
}

.pe-7s-science:before {
    content: "\e619"
}

.pe-7s-disk:before {
    content: "\e6a6"
}

.pe-7s-ribbon:before {
    content: "\e61a"
}

.pe-7s-repeat:before {
    content: "\e61b"
}

.pe-7s-refresh:before {
    content: "\e61c"
}

.pe-7s-add-user:before {
    content: "\e6a9"
}

.pe-7s-refresh-cloud:before {
    content: "\e61d"
}

.pe-7s-paperclip:before {
    content: "\e69c"
}

.pe-7s-radio:before {
    content: "\e61e"
}

.pe-7s-note2:before {
    content: "\e69d"
}

.pe-7s-print:before {
    content: "\e61f"
}

.pe-7s-network:before {
    content: "\e69e"
}

.pe-7s-prev:before {
    content: "\e620"
}

.pe-7s-mute:before {
    content: "\e69f"
}

.pe-7s-power:before {
    content: "\e621"
}

.pe-7s-medal:before {
    content: "\e6a0"
}

.pe-7s-portfolio:before {
    content: "\e622"
}

.pe-7s-like2:before {
    content: "\e6a1"
}

.pe-7s-plus:before {
    content: "\e623"
}

.pe-7s-left-arrow:before {
    content: "\e6a2"
}

.pe-7s-play:before {
    content: "\e624"
}

.pe-7s-key:before {
    content: "\e6a3"
}

.pe-7s-plane:before {
    content: "\e625"
}

.pe-7s-joy:before {
    content: "\e6a4"
}

.pe-7s-photo-gallery:before {
    content: "\e626"
}

.pe-7s-pin:before {
    content: "\e69b"
}

.pe-7s-phone:before {
    content: "\e627"
}

.pe-7s-plug:before {
    content: "\e69a"
}

.pe-7s-pen:before {
    content: "\e628"
}

.pe-7s-right-arrow:before {
    content: "\e699"
}

.pe-7s-paper-plane:before {
    content: "\e629"
}

.pe-7s-delete-user:before {
    content: "\e6a7"
}

.pe-7s-paint:before {
    content: "\e62a"
}

.pe-7s-bottom-arrow:before {
    content: "\e6a8"
}

.pe-7s-notebook:before {
    content: "\e62b"
}

.pe-7s-note:before {
    content: "\e62c"
}

.pe-7s-next:before {
    content: "\e62d"
}

.pe-7s-news-paper:before {
    content: "\e62e"
}

.pe-7s-musiclist:before {
    content: "\e62f"
}

.pe-7s-music:before {
    content: "\e630"
}

.pe-7s-mouse:before {
    content: "\e631"
}

.pe-7s-more:before {
    content: "\e632"
}

.pe-7s-moon:before {
    content: "\e633"
}

.pe-7s-monitor:before {
    content: "\e634"
}

.pe-7s-micro:before {
    content: "\e635"
}

.pe-7s-menu:before {
    content: "\e636"
}

.pe-7s-map:before {
    content: "\e637"
}

.pe-7s-map-marker:before {
    content: "\e638"
}

.pe-7s-mail:before {
    content: "\e639"
}

.pe-7s-mail-open:before {
    content: "\e63a"
}

.pe-7s-mail-open-file:before {
    content: "\e63b"
}

.pe-7s-magnet:before {
    content: "\e63c"
}

.pe-7s-loop:before {
    content: "\e63d"
}

.pe-7s-look:before {
    content: "\e63e"
}

.pe-7s-lock:before {
    content: "\e63f"
}

.pe-7s-lintern:before {
    content: "\e640"
}

.pe-7s-link:before {
    content: "\e641"
}

.pe-7s-like:before {
    content: "\e642"
}

.pe-7s-light:before {
    content: "\e643"
}

.pe-7s-less:before {
    content: "\e644"
}

.pe-7s-keypad:before {
    content: "\e645"
}

.pe-7s-junk:before {
    content: "\e646"
}

.pe-7s-info:before {
    content: "\e647"
}

.pe-7s-home:before {
    content: "\e648"
}

.pe-7s-help2:before {
    content: "\e649"
}

.pe-7s-help1:before {
    content: "\e64a"
}

.pe-7s-graph3:before {
    content: "\e64b"
}

.pe-7s-graph2:before {
    content: "\e64c"
}

.pe-7s-graph1:before {
    content: "\e64d"
}

.pe-7s-graph:before {
    content: "\e64e"
}

.pe-7s-global:before {
    content: "\e64f"
}

.pe-7s-gleam:before {
    content: "\e650"
}

.pe-7s-glasses:before {
    content: "\e651"
}

.pe-7s-gift:before {
    content: "\e652"
}

.pe-7s-folder:before {
    content: "\e653"
}

.pe-7s-flag:before {
    content: "\e654"
}

.pe-7s-filter:before {
    content: "\e655"
}

.pe-7s-file:before {
    content: "\e656"
}

.pe-7s-expand1:before {
    content: "\e657"
}

.pe-7s-exapnd2:before {
    content: "\e658"
}

.pe-7s-edit:before {
    content: "\e659"
}

.pe-7s-drop:before {
    content: "\e65a"
}

.pe-7s-drawer:before {
    content: "\e65b"
}

.pe-7s-download:before {
    content: "\e65c"
}

.pe-7s-display2:before {
    content: "\e65d"
}

.pe-7s-display1:before {
    content: "\e65e"
}

.pe-7s-diskette:before {
    content: "\e65f"
}

.pe-7s-date:before {
    content: "\e660"
}

.pe-7s-cup:before {
    content: "\e661"
}

.pe-7s-culture:before {
    content: "\e662"
}

.pe-7s-crop:before {
    content: "\e663"
}

.pe-7s-credit:before {
    content: "\e664"
}

.pe-7s-copy-file:before {
    content: "\e665"
}

.pe-7s-config:before {
    content: "\e666"
}

.pe-7s-compass:before {
    content: "\e667"
}

.pe-7s-comment:before {
    content: "\e668"
}

.pe-7s-coffee:before {
    content: "\e669"
}

.pe-7s-cloud:before {
    content: "\e66a"
}

.pe-7s-clock:before {
    content: "\e66b"
}

.pe-7s-check:before {
    content: "\e66c"
}

.pe-7s-chat:before {
    content: "\e66d"
}

.pe-7s-cart:before {
    content: "\e66e"
}

.pe-7s-camera:before {
    content: "\e66f"
}

.pe-7s-call:before {
    content: "\e670"
}

.pe-7s-calculator:before {
    content: "\e671"
}

.pe-7s-browser:before {
    content: "\e672"
}

.pe-7s-box2:before {
    content: "\e673"
}

.pe-7s-box1:before {
    content: "\e674"
}

.pe-7s-bookmarks:before {
    content: "\e675"
}

.pe-7s-bicycle:before {
    content: "\e676"
}

.pe-7s-bell:before {
    content: "\e677"
}

.pe-7s-battery:before {
    content: "\e678"
}

.pe-7s-ball:before {
    content: "\e679"
}

.pe-7s-back:before {
    content: "\e67a"
}

.pe-7s-attention:before {
    content: "\e67b"
}

.pe-7s-anchor:before {
    content: "\e67c"
}

.pe-7s-albums:before {
    content: "\e67d"
}

.pe-7s-alarm:before {
    content: "\e67e"
}

.pe-7s-airplay:before {
    content: "\e67f"
}

.pe-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}

.pe-2x {
    font-size: 2em;
}

.pe-3x {
    font-size: 3em;
}

.pe-4x {
    font-size: 4em;
}

.pe-5x {
    font-size: 5em;
}

.pe-fw {
    width: 1.28571429em;
    text-align: center;
}

.pe-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none;
}

.pe-ul>li {
    position: relative;
}

.pe-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center;
}

.pe-li.pe-lg {
    left: -1.85714286em
}

.pe-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em
}

.pe.pull-left {
    margin-right: .3em
}

.pe.pull-right {
    margin-left: .3em
}

.pe-spin {
    -webkit-animation: spin 2s infinite linear;
    -moz-animation: spin 2s infinite linear;
    -o-animation: spin 2s infinite linear;
    animation: spin 2s infinite linear;
}

@-moz-keyframes spin {
    0% {
        -moz-transform: rotate(0deg);
    }
    100% {
        -moz-transform: rotate(359deg);
    }
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(359deg);
    }
}

@-o-keyframes spin {
    0% {
        -o-transform: rotate(0deg);
    }
    100% {
        -o-transform: rotate(359deg);
    }
}

@-ms-keyframes spin {
    0% {
        -ms-transform: rotate(0deg);
    }
    100% {
        -ms-transform: rotate(359deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(359deg);
    }
}

.pe-rotate-90 {
	-webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}

.pe-rotate-180 {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.pe-rotate-270 {
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
}

.pe-flip-horizontal {
    -webkit-transform: scale(-1, 1);
    -moz-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    -o-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.pe-flip-vertical {
    -webkit-transform: scale(1, -1);
    -moz-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    -o-transform: scale(1, -1);
    transform: scale(1, -1)
}

.pe-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle;
}

.pe-stack-1x,
.pe-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
}

.pe-stack-1x {
    line-height: inherit;
}

.pe-stack-2x {
    font-size: 2em;
}

.pe-inverse {
    color: #fff;
}

.pe-va {
    vertical-align: middle;
}

.pe-border {
    border: solid .08em #eaeaea
}

[class^="pe-7s-"],
[class*=" pe-7s-"] {
    display: inline-block;
}

@font-face {
    font-family: "Flaticon";
    src: url("/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/fonts/flaticon.eot");
    src: url("/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/fonts/flaticon.eot#iefix") format("embedded-opentype"), url("/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/fonts/flaticon.woff") format("woff"), url("/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/fonts/flaticon.ttf") format("truetype"), url("/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/fonts/flaticon.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}

[class^="flaticon-"]:before,
[class*=" flaticon-"]:before,
[class^="flaticon-"]:after,
[class*=" flaticon-"]:after {
    font-family: Flaticon;
    font-size: 20px;
    font-style: normal;
    margin-left: 20px;
}

.flaticon-attach23:before {
    content: "\e000"
}

.flaticon-boxes19:before {
    content: "\e001"
}

.flaticon-camera156:before {
    content: "\e002"
}

.flaticon-circle28:before {
    content: "\e003"
}

.flaticon-circles38:before {
    content: "\e004"
}

.flaticon-clock223:before {
    content: "\e005"
}

.flaticon-computer250:before {
    content: "\e006"
}

.flaticon-connection71:before {
    content: "\e007"
}

.flaticon-cup23:before {
    content: "\e008"
}

.flaticon-cutting12:before {
    content: "\e009"
}

.flaticon-direction114:before {
    content: "\e00a"
}

.flaticon-documents41:before {
    content: "\e00b"
}

.flaticon-drawing30:before {
    content: "\e00c"
}

.flaticon-dropper17:before {
    content: "\e00d"
}

.flaticon-folder53:before {
    content: "\e00e"
}

.flaticon-forever:before {
    content: "\e00f"
}

.flaticon-furniture30:before {
    content: "\e010"
}

.flaticon-jewelry8:before {
    content: "\e011"
}

.flaticon-keyboard53:before {
    content: "\e012"
}

.flaticon-logotype134:before {
    content: "\e013"
}

.flaticon-magical5:before {
    content: "\e014"
}

.flaticon-map14:before {
    content: "\e015"
}

.flaticon-notes3:before {
    content: "\e016"
}

.flaticon-paper34:before {
    content: "\e017"
}

.flaticon-pencils10:before {
    content: "\e018"
}

.flaticon-plants10:before {
    content: "\e019"
}

.flaticon-quotes2:before {
    content: "\e01a"
}

.flaticon-reply8:before {
    content: "\e01b"
}

.flaticon-retweet9:before {
    content: "\e01c"
}

.flaticon-search68:before {
    content: "\e01d"
}

.flaticon-shape54:before {
    content: "\e01e"
}

.flaticon-star7:before {
    content: "\e01f"
}

.flaticon-swimming33:before {
    content: "\e020"
}

.flaticon-tvscreen2:before {
    content: "\e021"
}

html {
    font-size: 14px;
}

body {
    background-color: transparent;
    position: relative !important;
    -webkit-font-smoothing: antialiased;
    z-index: 0;
}

.content-wrapper {
    position: relative;
    padding-top: 1px;
    margin-top: -1px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.content {
    background-color: #f2f2f2;
}

.parallax {
    background-size: cover;
    background-attachment: fixed;
    position: relative;
}

canvas:not(.mycanvas) {
    width: 100% !important;
}

a {
    color: #515151;
    text-decoration: none;
    opacity: 1;
    /* border-bottom: 3px solid #10214d; */
    -webkit-transition: all .25s;
    transition: all .25s
}

a h2,
a h3,
a h4,
a h5,
a h6 {
    display: inline-block;
}

a:hover,
a:focus,
a.hover {
    color: #10214d;
    outline: none;
    text-decoration: none;
}

.img-link:hover,
.img-link:focus,
.img-link:active {
    opacity: 1;
}

img {
    max-width: 100%;
    height: auto;
}

.img-rounded {
    border-radius: 5px;
}

.thumbnail {
    max-width: 270px;
    margin-left: auto;
    margin-right: auto;
}

.thumbnail:hover,
.thumbnail:focus {
    opacity: 1;
}

.thumbnail .caption {
    margin-top: 10px;
}

.inline {
    display: inline-block !important;
}

.block-center {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.text-left {
    text-align: left !important;
}

.text-center {
    text-align: center !important;
}

.text-right {
    text-align: right !important;
}

.va-middle {
    vertical-align: middle;
}

.va-top {
    vertical-align: top;
}

.va-bottom {
    vertical-align: bottom;
}

.space-top {
    margin-top: 23px !important;
}

.space-top-2x {
    margin-top: 46px !important;
}

.space-top-3x {
    margin-top: 69px !important;
}

.space-top-4x {
    margin-top: 92px !important;
}

.space-top-5x {
    margin-top: 115px !important;
}

.space-bottom {
    margin-bottom: 23px !important;
}

.space-bottom-2x {
    margin-bottom: 46px !important;
}

.space-bottom-3x {
    margin-bottom: 69px !important;
}

.space-bottom-4x {
    margin-bottom: 92px !important;
}

.space-bottom-5x {
    margin-bottom: 115px !important;
}

.padding-top {
    padding-top: 23px !important;
}

.padding-top-2x {
    padding-top: 30px !important;
}

.padding-top-3x {
    padding-top: 69px !important;
}

.padding-top-4x {
    padding-top: 92px !important;
}

.padding-top-5x {
    padding-top: 115px !important;
}

.padding-bottom {
    padding-bottom: 23px !important;
}

.padding-bottom-2x {
    padding-bottom: 46px !important;
}

.padding-bottom-3x {
    padding-bottom: 69px !important;
}

.padding-bottom-4x {
    padding-bottom: 92px !important;
}

.padding-bottom-5x {
    padding-bottom: 115px !important;
}

.space-top-none {
    margin-top: 0 !important;
}

.space-bottom-none {
    margin-bottom: 0 !important;
}

.padding-top-none {
    padding-top: 0 !important;
}

.padding-bottom-none {
    padding-bottom: 0 !important;
}

::selection {
    color: #fff;
    background: #515151;
}

::-moz-selection {
    color: #fff;
    background: #515151;
}

.google_conversion_frame {
    height: 0 !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 0;
    letter-spacing: .1em;
    line-height: 1.3
}

.light-skin h1,
.light-skin h2,
.light-skin h3,
.light-skin h4,
.light-skin h5,
.light-skin h6,
.light-skin .h1,
.light-skin .h2,
.light-skin .h3,
.light-skin .h4,
.light-skin .h5,
.light-skin .h6 {
    color: #fff;
}

h1,
.h1 {
    font-size: 36px;
    margin-left: 0px;
    margin-bottom: 15px;
    font-weight: 400;
}

h2,
.h2 {
    font-size: 36px;
    margin-bottom: 17px;
    font-weight: 400;
}

h3,
.h3 {
    font-size: 36px;
    margin-bottom: 15px;
    font-weight: 400;
}

h4,
.h4 {
    font-size: 36px;
    font-weight: 400;
}

h5,
.h5 {
    font-size: 16px;
    font-weight: 400;
}

h6,
.h6 {
    font-size: 16px;
    font-weight: 400;
}

.block-heading {
    border-bottom: 1px solid #f2f2f2;
    padding-bottom: 10px;
    margin-bottom: 19px;
}

.block-subheading {
    font-size: 19px;
    font-weight: 400;
    text-transform: uppercase;
}

p {
    margin-bottom: 23px;
}

.light-skin p {
    color: #fff;
}

.lead {
    font-weight: normal;
    font-size: 41px !important;
    line-height: 1.5
}

ul,
ol {
    line-height: 1.7;
    padding-left: 21px;
    margin-bottom: 23px;
}

.list-unordered,
.list-featured {
    padding-left: 2px;
    list-style: none;
}

.list-unordered li,
.list-featured li {
    position: relative;
    padding-left: 16px;
}

.list-unordered li:before,
.list-featured li:before {
    display: block;
    position: absolute;
    top: 11px;
    left: 0;
    content: "";
    width: 6px;
    height: 6px;
    background-color: #bfbfbf;
    border-radius: 50%
}

.list-featured li {
    padding-left: 26px;
}

.list-featured li:before {
    font-family: 'Flaticon';
    background-color: transparent;
    border-radius: 0;
}

.list-featured li.include:before {
    top: -2px;
    font-size: 18px;
    content: "\e07c";
    color: #82b440;
}

.list-featured li.exclude:before {
    left: 1px;
    top: 2px;
    font-size: 13px;
    content: "\e080";
    color: #ff4800;
}

.size-huge {
    font-size: 144px !important;
}

.size-xl {
    font-size: 23px !important;
}

.size-lg {
    font-size: 20px !important;
}

.size-sm {
    font-size: 16px !important;
}

.text-muted {
    color: #bfbfbf !important;
}

.text-gray {
    color: #bfbfbf !important;
}

.text-default {
    color: #515151 !important;
}

.text-primary {
    color: #10214d !important;
}

.text-success {
    color: #82b440 !important;
}

.text-info {
    color: #92a7e0 !important;
}

.text-warning {
    color: #f1c40f !important;
}

.text-danger {
    color: #ff4800 !important;
}

.text-light {
    color: #fff !important;
}

.semi-transparent {
    opacity: .5
}

.text-bold {
    font-weight: 700 !important;
}

.text-thin {
    font-weight: 400 !important;
}

.bg-primary {
    color: #fff;
    background-color: #10214d;
}

a.bg-primary:hover {
    background-color: #ce6f00;
}

.bg-success {
    color: #fff;
}

.bg-info {
    color: #fff;
}

.bg-warning {
    color: #fff;
}

.bg-danger {
    color: #fff;
}

blockquote {
    padding: 0;
    padding-left: 122px;
    border: none;
    position: relative;
}

blockquote:before {
    position: absolute;
    left: -13px;
    top: -25px;
    font-size: 90px !important;
    color: #10214d;
}

blockquote p {
    font-weight: 400;
    margin-bottom: 11px;
}

blockquote footer {
    font-size: 24px;
    color: #bfbfbf;
    padding-top: 23px;
    position: relative;
    text-transform: uppercase;
    text-indent: 0;
}

blockquote footer:before {
    margin-right: 2px;
}

blockquote.blockquote-reverse {
    padding: 0;
    border: none;
}

blockquote.blockquote-reverse footer:before {
    content: '\2014 \00A0'
}

blockquote.blockquote-reverse footer:after {
    content: "";
    right: 0;
    left: auto;
}

.dropcap {
    float: left;
    font-size: 300%;
    line-height: 1;
    margin-right: 8px;
}

.dropcap.dropcap-rounded,
.dropcap.dropcap-square,
.dropcap.dropcap-circle {
    color: #fff !important;
    text-align: center;
    font-weight: 300;
    width: 46px;
    line-height: 46px;
    margin-top: 8px;
}

.dropcap.dropcap-rounded {
    border-radius: 2px;
}

.dropcap.dropcap-circle {
    border-radius: 50%
}

label.error {
    display: none !important;
}

.form-input-light input,
.form-input-light textarea,
.form-input-light input:focus,
.form-input-light textarea:focus {
    background-color: transparent;
    color: #fff;
    border-color: #fff;
}

.form-input-light input:focus,
.form-input-light textarea:focus {
    border-color: #fff !important;
}

.form-input-light.error {
    border-color: #ff4800 !important;
}

.form-input-light.error:before,
.form-input-light.error:after {
    background-color: #ff4800 !important;
}

.error-label,
.valid-label {
    position: absolute;
    top: 50%;
    font-weight: 300;
    right: 0;
    font-size: 26px;
    margin-top: -13px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .3s;
    transition: all .3s
}

.error-label:before {
    color: #ff4800;
    content: "!";
    padding-right: 10px;
}

.valid-label:before {
    font-family: "Flaticon";
    color: #82b440;
    content: "\e07c"
}

.form-input input.error~.error-label,
.form-input textarea.error~.error-label,
.form-input input.valid~.valid-label,
.form-input textarea.valid~.valid-label {
    opacity: 1;
    visibility: visible;
}

.response-holder {
    visibility: hidden;
    opacity: 0;
    padding: 12px 0;
    font-size: 13px;
    line-height: 1.8;
    -webkit-transition: all .4s;
    transition: all .4s
}

.response-holder.error,
.response-holder.success {
    visibility: visible;
    opacity: 1;
}

.response-holder.error {
    border-color: #ff4800;
}

.response-holder.success {
    border-color: #82b440;
}

.form-group {
    margin: 0 -1px 45px -1px;
    position: relative;
    background-color: transparent;
    border-bottom: none;
}

.form-group.focus {
    border-color: #10214d;
    -webkit-transition: all .2s;
    transition: all .2s;
    -webkit-transition-delay: .2s;
    transition-delay: .2s;
    margin-right: 0;
    margin-left: -1px;
}

label.radio {
    overflow: visible;
}

.form-control {
    display: block;
    width: 100%;
    padding: 8px 0;
    font-size: 14px;
    color: #515151;
    /* text-transform: uppercase; */
    background-color: transparent;
    border-radius: 0;
    border: none;
    border-bottom: 3px solid #10214d;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-transition: all .3s;
    transition: all .3s
}

.form-control:focus {
    outline: none;
    border-color: #10214d;
}

.form-control[disabled],
.form-control.disabled {
    opacity: .8;
    cursor: not-allowed;
    color: #f2f2f2;
    border-color: #f2f2f2;
}

.form-control[disabled]::-moz-placeholder,
.form-control.disabled::-moz-placeholder {
    color: #f2f2f2;
    opacity: 1;
}

.form-control[disabled]:-ms-input-placeholder,
.form-control.disabled:-ms-input-placeholder {
    color: #f2f2f2;
}

.form-control[disabled]::-webkit-input-placeholder,
.form-control.disabled::-webkit-input-placeholder {
    color: #f2f2f2;
}

.form-control::-moz-placeholder {
    color: #515151;
    opacity: 1;
}

.form-control:-ms-input-placeholder {
    color: #515151;
}

.form-control::-webkit-input-placeholder {
    color: #515151;
}

.form-control.input-lg {
    padding: 0 15px;
    margin-bottom: 25px;
}

.form-control.input-sm {
    padding: 0 16px;
    border-radius: 2px;
}

.form-control.error {
    border-color: #ff4800;
}

.form-control.error::-moz-placeholder {
    color: #ff4800;
    opacity: 1;
}

.form-control.error:-ms-input-placeholder {
    color: #ff4800;
}

.form-control.error::-webkit-input-placeholder {
    color: #ff4800;
}

.form-control.valid {
    border-color: #82b440;
}

.form-control.valid::-moz-placeholder {
    color: #82b440;
    opacity: 1;
}

.form-control.valid:-ms-input-placeholder {
    color: #82b440;
}

.form-control.valid::-webkit-input-placeholder {
    color: #82b440;
}

textarea.form-control {
    height: auto;
    padding-top: 18px;
    padding-bottom: 18px;
}

.btn {
    position: relative;
    padding: 17px 45px;
    line-height: 1;
    margin: 10px 0;
    border: none;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: .1em;
    -webkit-transition: all .3s;
    transition: all .3s
}

.btn:hover,
.btn:focus,
.btn.focus,
.btn:active,
.btn.active {
    opacity: 1;
    outline: 0 !important;
}

.btn.btn-ghost {
    padding: 14px 41px;
    color: #515151;
    background-color: transparent;
    border: 3px solid #515151;
}

.btn.btn-ghost.btn-default {
    color: #515151;
    border: 3px solid #515151;
}

.btn.btn-ghost.btn-default:hover,
.btn.btn-ghost.btn-default.active {
    color: #fff;
    background-color: #515151;
}

.btn.btn-ghost.btn-primary {
    color: #10214d;
    border: 3px solid #10214d;
}

.btn.btn-ghost.btn-primary:hover,
.btn.btn-ghost.btn-primary.active {
    color: #fff;
    background-color: #10214d;
}

.btn.btn-ghost.btn-success {
    color: #82b440;
    border: 3px solid #82b440;
}

.btn.btn-ghost.btn-success:hover,
.btn.btn-ghost.btn-success.active {
    color: #fff;
    background-color: #82b440;
}

.btn.btn-ghost.btn-info {
    color: #92a7e0;
    border: 3px solid #92a7e0;
}

.btn.btn-ghost.btn-info:hover,
.btn.btn-ghost.btn-info.active {
    color: #fff;
    background-color: #92a7e0;
}

.btn.btn-ghost.btn-warning {
    color: #f1c40f;
    border: 3px solid #f1c40f;
}

.btn.btn-ghost.btn-warning:hover,
.btn.btn-ghost.btn-warning.active {
    color: #fff;
    background-color: #f1c40f;
}

.btn.btn-ghost.btn-danger {
    color: #ff4800;
    border: 3px solid #ff4800;
}

.btn.btn-ghost.btn-danger:hover,
.btn.btn-ghost.btn-danger.active {
    color: #fff;
    background-color: #ff4800;
}

.btn.btn-block {
    display: block;
}

.btn-link:hover,
.btn-link:focus {
    opacity: .6;
    color: #10214d;
    text-decoration: none;
}

.btn-lg,
.btn-group-lg>.btn {
    font-size: 14px;
    padding: 29px 45px;
    border-radius: 5px;
}

.btn-lg.btn-ghost {
    padding: 26px 45px;
}

.btn-sm,
.btn-group-sm>.btn {
    font-size: 14px;
    padding: 11px 38px;
    border-radius: 5px;
}

.btn-sm.btn-ghost {
    padding: 8px 38px;
}

.load-more-button {
    font-size: 50px;
    border: none;
    position: absolute;
    text-align: center;
    bottom: 0;
    color: #fff !important;
    background-color: #515151;
    display: block;
    width: 47px;
    height: 40px;
    vertical-align: middle;
    line-height: 8px;
    opacity: .6
}

.load-more-button:hover {
    opacity: 1;
}

.bg-solid-white {
    background-color: #fff !important;
}

.bg-solid-gray {
    background-color: #f5f5f5 !important;
}

.bg-solid-dark-gray {
    background-color: #515151 !important;
}

.bg-solid-default {
    background-color: #515151 !important;
}

.bg-solid-primary {
    background-color: #10214d !important;
}

.bg-solid-success {
    background-color: #82b440 !important;
}

.bg-solid-info {
    background-color: #92a7e0 !important;
}

.bg-solid-warning {
    background-color: #f1c40f !important;
}

.bg-solid-danger {
    background-color: #ff4800 !important;
}

.img-bg {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.mrloader .inner-loader {
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 1;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    -webkit-perspective: 100px;
    perspective: 100px;
}

.mrloader .inner-text {
    top: 50%;
}

.mrloader .side {
    background: url("/bitrix/templates/waytrel_swiss/media/revslider/swissgear-logo-icon-large.png");
    height: 100px;
    width: 100px;
    background-size: cover;
    -webkit-animation: rotate-side 3s infinite ease-in-out;
    animation: rotate-side 3s infinite ease-in-out;
}

@-webkit-keyframes rotate-side {
    0% {
        -webkit-transform: rotateX(0deg) rotateY(0deg);
    }
    40% {
        -webkit-transform: rotateX(735deg) rotateY(0deg);
    }
    47%,
    50% {
        -webkit-transform: rotateX(720deg) rotateY(0deg);
    }
    90% {
        -webkit-transform: rotateX(720deg) rotateY(735deg);
    }
    97%,
    100% {
        -webkit-transform: rotateX(720deg) rotateY(720deg);
    }
}

@keyframes rotate-side {
    0% {
        transform: rotateX(0deg) rotateY(0deg);
    }
    40% {
        transform: rotateX(735deg) rotateY(0deg);
    }
    47%,
    50% {
        transform: rotateX(720deg) rotateY(0deg);
    }
    90% {
        transform: rotateX(720deg) rotateY(735deg);
    }
    97%,
    100% {
        transform: rotateX(720deg) rotateY(720deg);
    }
}

.dl-menuwrapper {
    width: 100%;
    position: relative;
    -webkit-perspective: 1000px;
    perspective: 1000px;
    -webkit-perspective-origin: 50% 200%;
    perspective-origin: 50% 200%;
    min-height: 265px;
    margin-top: 50px;
    -webkit-transition: all .3s;
    transition: all .3s
}

.dl-menuwrapper ul {
    padding: 0;
    list-style: none;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.dl-menuwrapper li {
    position: relative;
    margin-bottom: 6px;
}

.dl-menuwrapper li a {
    position: relative;
    padding: 0;
    font-size: 16px;
    line-height: 20px;
    font-weight: 700;
    color: #515151;
    text-transform: uppercase;
    outline: none;
    border: none;
    letter-spacing: .1em
}

.dl-menuwrapper li a:hover,
.dl-menuwrapper li a.active {
    color: #10214d;
}

.dl-menuwrapper li a:hover:after,
.dl-menuwrapper li a.active:after {
    color: #10214d;
}

.dl-menuwrapper li>a:after {
    right: -20px;
    color: #515151;
    -webkit-transition: all .3s;
    transition: all .3s
}

.dl-menuwrapper li .dl-submenu {
    display: none;
}

.dl-menuwrapper li.dl-back>a {
    padding-left: 20px;
    color: #515151 !important;
}

.dl-menuwrapper li.dl-back:hover:after {
    color: #10214d;
}

.dl-menuwrapper li.dl-back:hover a {
    color: #10214d !important;
}

.dl-menuwrapper li.dl-back:after {
    left: 0;
    top: 5px !important;
    color: #515151;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transition: all .3s;
    transition: all .3s
}

.dl-menuwrapper .dl-menu {
    margin: 5px 0 0 0;
    position: relative;
    width: 100%;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.dl-menuwrapper .dl-menu.dl-menu-toggle {
    transition: all .3s ease
}

.dl-menuwrapper .dl-menu.dl-menuopen {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.dl-menuwrapper>.dl-submenu {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    margin: 0;
}

.dl-menuwrapper li.dl-back:after,
.dl-menuwrapper li >a:not(:only-child):after {
    font-family: "Flaticon";
    position: absolute;
    top: 0;
    font-size: 12px;
    line-height: 21px;
    speak: none;
    -webkit-font-smoothing: antialiased;
    content: "\e012"
}

.dl-menu.dl-subview li,
.dl-menu.dl-subview li.dl-subviewopen >a,
.dl-menu.dl-subview li.dl-subview >a {
    display: none;
}

.dl-menu.dl-subview li.dl-subview,
.dl-menu.dl-subview li.dl-subview .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen,
.dl-menu.dl-subview li.dl-subviewopen >.dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen >.dl-submenu >li {
    display: block;
}

.dl-menu.dl-animate-out {
    -webkit-animation: MenuAnimOut .3s ease-in-out;
    animation: MenuAnimOut .3s ease-in-out
}

@-webkit-keyframes MenuAnimOut {
    100% {
        -webkit-transform: translateX(-100%);
        opacity: 0;
    }
}

@keyframes MenuAnimOut {
    100% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        opacity: 0;
    }
}

.dl-menu.dl-animate-in {
    -webkit-animation: MenuAnimIn .3s ease-in-out;
    animation: MenuAnimIn .3s ease-in-out
}

@-webkit-keyframes MenuAnimIn {
    0% {
        -webkit-transform: translateX(-100%);
        opacity: 0;
    }
    100% {
        -webkit-transform: translateX(0);
        opacity: 1;
    }
}

@keyframes MenuAnimIn {
    0% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        opacity: 0;
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
    }
}

.dl-menuwrapper>.dl-submenu.dl-animate-in {
    -webkit-animation: SubMenuAnimIn .3s ease-in-out;
    animation: SubMenuAnimIn .3s ease-in-out
}

@-webkit-keyframes SubMenuAnimIn {
    0% {
        -webkit-transform: translateX(100%);
        opacity: 0;
    }
    100% {
        -webkit-transform: translateX(0);
        opacity: 1;
    }
}

@keyframes SubMenuAnimIn {
    0% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
        opacity: 0;
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
    }
}

.dl-menuwrapper>.dl-submenu.dl-animate-out {
    -webkit-animation: SubMenuAnimOut .3s ease-in-out;
    animation: SubMenuAnimOut .3s ease-in-out
}

@-webkit-keyframes SubMenuAnimOut {
    0% {
        -webkit-transform: translateX(0);
        opacity: 1;
    }
    100% {
        -webkit-transform: translateX(100%);
        opacity: 0;
    }
}

@keyframes SubMenuAnimOut {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
    }
    100% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
        opacity: 0;
    }
}


/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT
Copyright (c) 2014 Daniel Eden
*/

.animation {
    opacity: 0;
}

.animated {
    -webkit-animation-duration: 1.7s;
    animation-duration: 1.7s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    opacity: 1!important;
}

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

@-webkit-keyframes bounceIn {
    0%,
    20%,
    40%,
    60%,
    80%,
    100% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    }
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }
    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03);
    }
    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97);
    }
    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes bounceIn {
    0%,
    20%,
    40%,
    60%,
    80%,
    100% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    }
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        -ms-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        -ms-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }
    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        -ms-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        -ms-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03);
    }
    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        -ms-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97);
    }
    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        -ms-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

.bounceIn {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn;
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
}

@-webkit-keyframes bounceInDown {
    0%,
    60%,
    75%,
    90%,
    100% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -1000px, 0);
        transform: translate3d(0, -1000px, 0);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0);
    }
    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }
    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0);
    }
    100% {
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes bounceInDown {
    0%,
    60%,
    75%,
    90%,
    100% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -1000px, 0);
        -ms-transform: translate3d(0, -1000px, 0);
        transform: translate3d(0, -1000px, 0);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        -ms-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0);
    }
    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        -ms-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }
    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        -ms-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0);
    }
    100% {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
}

.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
    0%,
    60%,
    75%,
    90%,
    100% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0);
    }
    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }
    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0);
    }
    100% {
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes bounceInLeft {
    0%,
    60%,
    75%,
    90%,
    100% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-1000px, 0, 0);
        -ms-transform: translate3d(-1000px, 0, 0);
        transform: translate3d(-1000px, 0, 0);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        -ms-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0);
    }
    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        -ms-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }
    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        -ms-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0);
    }
    100% {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
}

.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
    0%,
    60%,
    75%,
    90%,
    100% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(1000px, 0, 0);
        transform: translate3d(1000px, 0, 0);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0);
    }
    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }
    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0);
    }
    100% {
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes bounceInRight {
    0%,
    60%,
    75%,
    90%,
    100% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(1000px, 0, 0);
        -ms-transform: translate3d(1000px, 0, 0);
        transform: translate3d(1000px, 0, 0);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        -ms-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0);
    }
    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        -ms-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }
    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        -ms-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0);
    }
    100% {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
}

.bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
    0%,
    60%,
    75%,
    90%,
    100% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 1000px, 0);
        transform: translate3d(0, 1000px, 0);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0);
    }
    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0);
    }
    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0);
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes bounceInUp {
    0%,
    60%,
    75%,
    90%,
    100% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 1000px, 0);
        -ms-transform: translate3d(0, 1000px, 0);
        transform: translate3d(0, 1000px, 0);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        -ms-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0);
    }
    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        -ms-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0);
    }
    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        -ms-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0);
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.bounceInUp {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp;
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -30%, 0);
        transform: translate3d(0, -30%, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -30%, 0);
        -ms-transform: translate3d(0, -30%, 0);
        transform: translate3d(0, -30%, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        -ms-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
}

.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-20%, 0, 0);
        transform: translate3d(-20%, 0, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-20%, 0, 0);
        -ms-transform: translate3d(-20%, 0, 0);
        transform: translate3d(-20%, 0, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        -ms-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
}

.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(20%, 0, 0);
        transform: translate3d(20%, 0, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(20%, 0, 0);
        -ms-transform: translate3d(20%, 0, 0);
        transform: translate3d(20%, 0, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        -ms-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
}

.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 20%, 0);
        transform: translate3d(0, 20%, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 20%, 0);
        -ms-transform: translate3d(0, 20%, 0);
        transform: translate3d(0, 20%, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        -ms-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
}

.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 30%, 0);
        transform: translate3d(0, 30%, 0);
    }
}

@keyframes fadeOutDown {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 30%, 0);
        -ms-transform: translate3d(0, 30%, 0);
        transform: translate3d(0, 30%, 0);
    }
}

.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutLeft {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-20%, 0, 0);
        transform: translate3d(-20%, 0, 0);
    }
}

@keyframes fadeOutLeft {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-20%, 0, 0);
        -ms-transform: translate3d(-20%, 0, 0);
        transform: translate3d(-20%, 0, 0);
    }
}

.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutRight {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(20%, 0, 0);
        transform: translate3d(20%, 0, 0);
    }
}

@keyframes fadeOutRight {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(20%, 0, 0);
        -ms-transform: translate3d(20%, 0, 0);
        transform: translate3d(20%, 0, 0);
    }
}

.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutUp {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
}

@keyframes fadeOutUp {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        -ms-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
}

.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp;
}

@-webkit-keyframes flip {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
    40% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
    50% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    80% {
        -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
        transform: perspective(400px) scale3d(.95, .95, .95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
}

@keyframes flip {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -ms-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
    40% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -ms-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
    50% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -ms-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    80% {
        -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
        -ms-transform: perspective(400px) scale3d(.95, .95, .95);
        transform: perspective(400px) scale3d(.95, .95, .95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    100% {
        -webkit-transform: perspective(400px);
        -ms-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
}

.animated.flip {
    -webkit-backface-visibility: visible;
    -ms-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: flip;
    animation-name: flip;
}

@-webkit-keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        opacity: 0;
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1;
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
    }
    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        opacity: 1;
    }
}

@keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -ms-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        opacity: 0;
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -ms-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        -ms-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1;
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        -ms-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
    }
    100% {
        -webkit-transform: perspective(400px);
        -ms-transform: perspective(400px);
        transform: perspective(400px);
        opacity: 1;
    }
}

.flipInX {
    -webkit-backface-visibility: visible !important;
    -ms-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX;
}

@-webkit-keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        opacity: 0;
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1;
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
    }
    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        opacity: 1;
    }
}

@keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -ms-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        opacity: 0;
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -ms-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        -ms-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1;
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        -ms-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
    }
    100% {
        -webkit-transform: perspective(400px);
        -ms-transform: perspective(400px);
        transform: perspective(400px);
        opacity: 1;
    }
}

.flipInY {
    -webkit-backface-visibility: visible !important;
    -ms-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY;
}

@-webkit-keyframes lightSpeedIn {
    0% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0;
    }
    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1;
    }
    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1;
    }
    100% {
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

@keyframes lightSpeedIn {
    0% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        -ms-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0;
    }
    60% {
        -webkit-transform: skewX(20deg);
        -ms-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1;
    }
    80% {
        -webkit-transform: skewX(-5deg);
        -ms-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1;
    }
    100% {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        opacity: 1;
    }
}

.lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
}

@-webkit-keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        -ms-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
}

.rollIn {
    -webkit-animation-name: rollIn;
    animation-name: rollIn;
}

@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.5, .5, .5);
        transform: scale3d(.5, .5, .5);
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 1;
    }
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.5, .5, .5);
        -ms-transform: scale3d(.5, .5, .5);
        transform: scale3d(.5, .5, .5);
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 1;
    }
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
}

.header {
    position: absolute;
    z-index: 9999;
    left: 0;
    right: 0;
    padding-top: 40px;
}

.header .logo {
    border: none;
    position: relative;
    font-size: 24px;
    font-weight: 700;
    color: #515151;
    line-height: 1.5;
    z-index: 1000;
}

.header .logo img {
    width: 100%;
    max-width: 34px;
    display: inline-block;
    max-width: 26px;
}

.header .logo span {
    vertical-align: middle;
}

.header .logo:hover {
    opacity: 1;
}

.header.light-skin .logo {
    color: #fff;
}

.header .fixed-block {
    position: fixed;
    z-index: 999;
    top: 30px;
    left: 0;
    width: 100%;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}

.page-title .overlay {
    display: block;
    position: absolute;
    width: 100%;
    min-height: 100%;
    top: 0;
    left: 0;
    background-color: #000;
    opacity: .3;
    z-index: 1;
}

.page-title .post-main-meta {
    position: relative;
    z-index: 10;
    width: 100%;
    padding-bottom: 60px;
}

.page-title .post-main-meta span {
    color: #f2f2f2;
    font-size: 16px;
    margin-right: 24px;
}

.page-title .post-main-meta .name,
.page-title .post-main-meta .date,
.page-title .post-main-meta .comments-counter {
    float: left;
}

.page-title .post-main-meta .category,
.page-title .post-main-meta .tags {
    float: right;
}

.page-title .post-main-meta a {
    color: #fff;
    opacity: .7;
    border: none;
}

.page-title .post-main-meta a:hover {
    opacity: 1;
}

.split-hero {
    background-image: -webkit-linear-gradient(to right, #fff 50%, #92a7e0 50%);
    background-image: -moz-linear-gradient(to right, #fff 50%, #92a7e0 50%);
    background-image: -ms-linear-gradient(to right, #fff 50%, #92a7e0 50%);
    background-image: -o-linear-gradient(to right, #fff 50%, #92a7e0 50%);
    background-image: linear-gradient(to right, #fff 50%, #92a7e0 50%)
}

.split-hero .hero-icons {
    background-color: #92a7e0;
    padding: 40px;
}

.split-hero .hero-icons .content-box {
    max-width: 500px;
    color: #fff;
    margin: 0 auto;
    margin-bottom: 30px;
}

.split-hero .hero-icons .content-box i {
    float: left;
    margin-right: 25px;
}

.split-hero .hero-icons .content-box p {
    margin-top: 24px;
}

.split-hero .fancy-text {
    font-size: 60px;
    padding: 30px;
    padding-left: 0;
}

.social a {
    margin-right: 10px;
}

.icons-block .content-box i:before {
    font-size: 85px;
    margin-left: 0;
}

.icons-block .content-box h2,
.icons-block .content-box h3,
.icons-block .content-box h4,
.icons-block .content-box h5,
.icons-block .content-box h6 {
    font-weight: 400;
}

.icons-block .content-box p {
    margin-top: 35px;
    font-size: 16px;
}

.off-canvas-button {
    background-color: #e6e6e6;
    overflow: hidden;
    width: 48px;
    height: 48px;
    float: right;
    border-right: 11px solid #10214d;
    cursor: pointer;
    margin-top: 10px;
    -webkit-transition: all .3s;
    transition: all .3s
}

.off-canvas-button:hover {
    border-width: 25px;
}

.off-canvas-button:hover i {
    margin-left: -30px;
}

.off-canvas-button.opened {
    float: left;
}

.off-canvas-button i {
    display: inline-block;
    text-align: center;
    width: 100%;
    margin-top: 10px;
    -webkit-transition: all .3s;
    transition: all .3s;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.off-canvas-button i:before {
    font-size: 11px;
    line-height: 28px;
    display: inline;
    margin: 0;
}

.off-canvas-active header .off-canvas-button {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all .5s;
    transition: all .5s
}

.off-canvas .off-canvas-button {
    visibility: hidden;
    opacity: 0;
    margin: 0;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transition: all, 2s, .3s;
    -o-transition: all, 2s, .3s;
    transition: all, 2s, .3s
}

.off-canvas-active .off-canvas .off-canvas-button {
    visibility: visible;
    opacity: 1;
    border-width: 25px;
}

.off-canvas-active .off-canvas .off-canvas-button i {
    margin-left: -30px;
    line-height: 23px;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
}

.off-canvas-active .off-canvas .off-canvas-button:hover {
    border-width: 11px;
}

.off-canvas-active .off-canvas .off-canvas-button:hover i {
    margin-left: 0;
}

body>.overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0;
    visibility: hidden;
    z-index: 100;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

body.off-canvas-active {
    overflow: hidden !important;
}

body.off-canvas-active .overlay {
    visibility: visible;
    opacity: .8
}

.off-canvas {
    position: fixed;
    width: 500px;
    height: 100%;
    top: 0;
    right: 0;
    padding: 50px 0 30px 30px;
    z-index: 9999;
    background-color: #fff;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.from-right {
    right: -500px;
}

.off-canvas-open {
    right: 0;
}

.container-push {
    -webkit-transform: translate(-500px, 0);
    -ms-transform: translate(-500px, 0);
    -o-transform: translate(-500px, 0);
    transform: translate(-500px, 0)
}

.mCustomScrollbar {
    -ms-touch-action: none;
    touch-action: none;
}

.mCustomScrollbar.mCS_no_scrollbar,
.mCustomScrollbar.mCS_touch_action {
    -ms-touch-action: auto;
    touch-action: auto;
}

.mCustomScrollBox {
    position: relative;
    overflow: visible;
    max-width: 100%;
    height: 100%;
    outline: none;
    direction: ltr;
}

.mCSB_container {
    overflow: visible;
    width: auto;
    height: auto;
}

.mCSB_inside>.mCSB_container {
    margin-right: 30px;
}

.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-right: 0;
}

.mCS-dir-rtl>.mCSB_inside>.mCSB_container {
    margin-right: 0;
    margin-left: 25px;
}

.mCS-dir-rtl>.mCSB_inside>.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-left: 0;
}

.mCS-dir-rtl>.mCSB_inside>.mCSB_scrollTools {
    right: auto;
    left: 0;
}

.mCS-dir-rtl>.mCSB_outside+.mCSB_scrollTools {
    right: auto;
    left: 0;
    left: -26px;
}

.mCSB_scrollTools {
    position: absolute;
    top: 0;
    right: 6px;
    bottom: 0;
    left: auto;
    width: 16px;
    height: auto;
}

.mCSB_scrollTools .mCSB_draggerContainer {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: auto;
}

.mCSB_scrollTools a+.mCSB_draggerContainer {
    margin: 20px 0;
}

.mCSB_scrollTools .mCSB_draggerRail {
    width: 2px;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
}

.mCSB_scrollTools .mCSB_dragger {
    z-index: 1;
    width: 100%;
    height: 30px;
    cursor: pointer;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    position: relative;
    width: 4px;
    height: 100%;
    margin: 0 auto;
    text-align: center;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
}

.mCSB_scrollTools .mCSB_buttonUp {
    position: absolute;
    display: block;
    overflow: hidden;
    width: 100%;
    height: 20px;
    margin: 0 auto;
    cursor: pointer;
}

.mCSB_scrollTools .mCSB_buttonDown {
    position: absolute;
    display: block;
    overflow: hidden;
    width: 100%;
    height: 20px;
    margin: 0 auto;
    cursor: pointer;
    bottom: 0;
}

.mCSB_outside+.mCSB_scrollTools {
    right: -26px;
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    width: 12px;
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    width: 8px;
}

.mCSB_container_wrapper {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    width: auto;
    height: auto;
    margin-right: 30px;
    margin-bottom: 30px;
}

.mCSB_container_wrapper>.mCSB_container {
    padding-right: 30px;
    padding-bottom: 30px;
}

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden+.mCSB_scrollTools.mCSB_scrollTools_vertical {
    bottom: 0;
}

.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden+.mCSB_scrollTools~.mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    right: 0;
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #92a7e0;
}

.nav-tabs,
.nav-filters {
    padding: 0;
    margin: 0;
}

.nav-tabs>li,
.nav-filters>li {
    float: none;
    display: inline-block;
    padding: 0;
    margin: 0;
    margin-right: 18px;
}

.nav-tabs>li>a,
.nav-filters>li>a {
    color: #515151;
    font-size: 12px;
    text-transform: uppercase;
    border-radius: 0;
    -webkit-transition: all .3s;
    transition: all .3s
}

.nav-tabs.text-right>li,
.nav-filters.text-right>li {
    margin-right: 0;
    margin-left: 18px;
}

.nav-tabs.text-center>li,
.nav-filters.text-center>li {
    margin-right: 9px;
    margin-left: 9px;
}

.text-right .nav-tabs>li,
.text-right .nav-filters>li {
    margin-right: 0;
    margin-left: 18px;
}

.text-center .nav-tabs>li,
.text-center .nav-filters>li {
    margin-right: 9px;
    margin-left: 9px;
}

.nav-tabs,
.nav-filters {
    border: none;
}

.nav-tabs>li>a,
.nav-filters>li>a,
.nav-tabs>li>a:hover,
.nav-filters>li>a:hover,
.nav-tabs>li>a:focus,
.nav-filters>li>a:focus,
.nav-tabs>li.active>a,
.nav-filters>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-filters>li.active>a:hover,
.nav-tabs>li.active>a:focus,
.nav-filters>li.active>a:focus {
    border: none;
    background: none;
}

.nav-tabs>li>a:hover,
.nav-filters>li>a:hover,
.nav-tabs>li>a:focus,
.nav-filters>li>a:focus,
.nav-tabs>li.active>a,
.nav-filters>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-filters>li.active>a:hover,
.nav-tabs>li.active>a:focus,
.nav-filters>li.active>a:focus {
    opacity: 1;
    color: #10214d;
}

.nav-tabs>li.active>a,
.nav-filters>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-filters>li.active>a:hover,
.nav-tabs>li.active>a:focus,
.nav-filters>li.active>a:focus {
    border-bottom: 3px solid #10214d;
}

.nav-tabs>li.active>a:after,
.nav-filters>li.active>a:after {
    width: 100%;
    opacity: 1;
}

.tab-pane {
    padding-top: 4px;
}

.tab-pane img {
    display: block;
    margin: auto;
    width: 100%;
}

.transition.fade {
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.transition.scale.fade {
    -webkit-transform: scale(.9);
    transform: scale(.9)
}

.transition.scaleup.fade {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.transition.scale.fade.in,
.transition.scaleup.fade.in {
    -webkit-transform: scale(1);
    transform: scale(1);
}

.transition.left.fade {
    -webkit-transform: translateX(40px);
    transform: translateX(40px);
}

.transition.right.fade {
    -webkit-transform: translateX(-40px);
    transform: translateX(-40px);
}

.transition.left.fade.in,
.transition.right.fade.in {
    -webkit-transform: translateX(0);
    transform: translateX(0);
}

.transition.top.fade {
    -webkit-transform: translateY(-40px);
    transform: translateY(-40px);
}

.transition.bottom.fade {
    -webkit-transform: translateY(40px);
    transform: translateY(40px);
}

.transition.top.fade.in,
.transition.bottom.fade.in {
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.transition.flip.fade {
    -webkit-transform: rotateY(-90deg) scale(1.1);
    transform: rotateY(-90deg) scale(1.1);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

.transition.flip.fade.in {
    -webkit-transform: rotateY(0deg) scale(1);
    transform: rotateY(0deg) scale(1);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

.panel {
    border: none;
    padding-left: 24px;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.panel .panel-heading {
    position: relative;
    font-size: 18px;
    padding: 14px 24px 15px 0;
    overflow: hidden;
}

.panel .panel-heading h1,
.panel .panel-heading h2,
.panel .panel-heading h3,
.panel .panel-heading h4,
.panel .panel-heading h5,
.panel .panel-heading h6 {
    font-size: 18px;
    font-weight: normal;
    margin: 0;
}

.panel .panel-body {
    padding: 12px 24px 25px 0;
    font-size: 14px;
    font-family: 'Roboto', Arial, sans-serif;
}

.panel-group .panel {
    padding: 0;
}

.panel-group .panel+.panel {
    margin-top: -1px;
}

.panel-group .panel .panel-body {
    border: none !important;
}

.panel-group .panel .panel-heading {
    border: none;
    padding: 0;
    background-color: transparent;
}

.panel-group .panel .panel-heading:before {
    display: none;
}

.panel-group .panel .panel-heading a {
    display: block;
    position: relative;
    border: none;
    font-weight: 700;
    color: #000;
    background-color: transparent;
    padding: 5px 0 5px;
    overflow: hidden;
    opacity: 1 !important;
    -webkit-transition: color .3s;
    transition: color .3s;
    border-bottom: 1px solid #10214d;
    margin-bottom: 20px;
}

.panel-group .panel .panel-heading a:after {
    display: block;
    position: absolute;
    font-family: 'Pe-icon-7-stroke';
    content: "\e682";
    line-height: 30px;
    font-size: 30px;
    right: 15px;
    top: 9px;
    color: #10214d;
    -webkit-transition: all .25s;
    transition: all .25s
}

.panel-group .panel .panel-heading a .label {
    text-transform: none;
}

.contact-page .panel-group .panel .panel-heading a:after {
    width: 1em;
    font-size: 44px;
    height: 0;
    top: 50%;
    line-height: 0em;
    color: #000;
}

.panel-group .panel .panel-heading a.collapsed {
    color: #515151;
    background-color: transparent;
}

.panel-group .panel .panel-heading a.collapsed:after {
    color: #515151;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.panel-group .panel .panel-heading a.collapsed:hover {
    color: #10214d;
}

.panel-group .panel .panel-heading a.collapsed:hover:after {
    color: #10214d;
}

.split-carousel {
    background-color: #fff;
}

.split-carousel .row>*:first-child {
    padding: 40px 40px 40px;
}

.owl-height {
    -webkit-transition: height 400ms;
    transition: height 400ms;
}

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1;
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    z-index: 1;
}

.owl-carousel .owl-controls {
    text-align: center;
}

.owl-carousel .owl-controls .owl-nav {
    position: absolute;
    bottom: 50%;
    left: 0;
    right: 0;
    margin: 0;
    height: 0;
    font: normal normal normal 68px/1 'Material-Design-Iconic-Font';
}

.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next {
    display: block;
    position: absolute;
    z-index: 9;
    line-height: 0;
    text-align: center;
    color: #333;
    opacity: .5;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.owl-carousel .owl-controls .owl-nav .owl-prev:hover,
.owl-carousel .owl-controls .owl-nav .owl-next:hover {
    opacity: .8;
}

.owl-carousel .owl-controls .owl-nav .owl-prev {
    left: 0;
}

.owl-carousel .owl-controls .owl-nav .owl-next {
    right: 0;
}

.owl-carousel .owl-controls .owl-nav .owl-prev:before {
    content: '\f2fa';
}

.owl-carousel .owl-controls .owl-nav .owl-next:before {
    content: '\f2fb';
}

.owl-carousel.owl-loaded {
    display: block;
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block;
}

.owl-carousel.owl-hidden {
    opacity: 0;
}

.owl-carousel .owl-refresh .owl-item {
    display: none;
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    -webkit-transform-style: preserve-3d;
}

.owl-carousel.owl-text-select-on .owl-item {
    -webkit-user-select: auto;
    -moz-user-select: auto;
    -ms-user-select: auto;
    user-select: auto;
}

.owl-carousel .owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab;
}

.owl-carousel.owl-rtl {
    direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
    float: right;
}

.no-js .owl-carousel {
    display: block;
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity 400ms;
    transition: opacity 400ms;
}

.owl-carousel .owl-item img {
    transform-style: preserve-3d;
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #222;
}

.owl-carousel .owl-dot span {
    height: .7em;
    width: .7em;
    min-height: 18px;
    min-width: 18px;
    background-color: #fff;
    border: 1px solid #000;
    display: block;
    border-radius: 50%;
    opacity: .5;
}

.owl-carousel .owl-dots .owl-dot {
    display: inline-block;
    margin: 1em 5px;
}

.owl-carousel .owl-dot.active span {
    background-color: #333;
}

.owl-carousel.clipped-action .owl-item {
    padding-bottom: 40px;
}

.owl-carousel.clipped-action .action {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 0;
}

.owl-carousel p {
    margin: 0 auto 10px auto;
    text-align: center;
}

.content-slider {
    cursor: pointer;
}

.touch .content-slider.controls-inside.owl-carousel .owl-nav {
    display: none;
}

@media (max-width:991px) {
    .owl-carousel .owl-controls .owl-nav {
        font-size: 68px;
    }
}

.full-screen-project .bx-row {
    padding-top: 130px;
}

.full-screen-project .bx-wrapper {
    margin-left: auto !important;
    margin-right: 0 !important;
}

.full-screen-project .bx-wrapper .bx-loading {
    background: transparent;
}

.full-screen-project .bx-wrapper .bx-prev,
.full-screen-project .bx-wrapper .bx-next {
    background: transparent;
}

.full-screen-project .bxslider {
    padding: 0;
}

.full-screen-project .bx-wrapper .bx-viewport {
    background: transparent;
    border: none;
    box-shadow: none;
}

.full-screen-project .bx-wrapper .bx-viewport a {
    border: none;
}

.full-screen-project .bx-controls-direction a {
    left: -48px;
    right: auto;
    top: 20px;
    border: none;
    text-indent: -37px;
    overflow: hidden;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    color: #fff;
    opacity: .6
}

.full-screen-project .bx-controls-direction a:hover {
    opacity: 1;
}

.full-screen-project .bx-controls-direction a:after {
    content: "\e012";
    font-family: Flaticon;
    font-size: 20px;
    font-style: normal;
    position: relative;
}

.full-screen-project .bx-controls-direction .bx-next {
    top: 85px;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    left: -50px;
}

А .post-counters {
    display: inline-block;
}

А .post-counters a {
    display: inline-block;
    vertical-align: middle;
    margin: 2px 7px;
}

А .post-counters a i {
    font-size: 175%;
    margin-right: 5px;
}

.post-meta {
    display: inline-block;
    font-size: 14px;
    line-height: 2;
}

.post-meta .taxonomy {
    display: inline-block;
    margin-right: 7px;
}

.post-meta span {
    display: inline-block;
    color: #ededed;
    margin: 0 2px;
}

.tag {
    display: inline-block;
    vertical-align: middle;
    font-size: 18px;
    color: #fff;
    background-color: #515151;
    border-radius: 1px;
    line-height: 1;
    padding: 5px 12px;
    margin: 0 2px 8px 0;
    opacity: .5;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}

.tag:hover,
.tag:focus {
    color: #fff;
}

.tag:hover,
.tag.active {
    color: #fff;
    opacity: 1;
}

.tag.tag-default {
    background-color: #515151;
}

.tag.tag-primary {
    background-color: #10214d;
}

.tag.tag-success {
    background-color: #82b440;
}

.tag.tag-info {
    background-color: #92a7e0;
}

.tag.tag-warning {
    background-color: #f1c40f;
}

.tag.tag-danger {
    background-color: #ff4800;
}

.widget-item {
    position: relative;
    display: block;
    width: 100%;
    border: none;
}

.widget-item .btn>i:before {
    vertical-align: top;
}

.widget-name {
    font-size: 16px;
    color: #bfbfbf;
    margin-bottom: 20px;
    text-transform: none;
    letter-spacing: 0;
    font-weight: 400;
}

.widget-project {
    padding-bottom: 25px;
}

.widget-project .widget-item {
    overflow: hidden;
    margin-bottom: 25px;
}

.widget-project .widget-item>* {
    -webkit-transition: all .3s;
    transition: all .3s
}

.widget-project .widget-item img {
    width: 100%
}

.widget-project .widget-item .title {
    position: absolute;
    top: 22px;
    left: 22px;
    color: #fff;
    z-index: 10;
    -webkit-transform: translate(0, -250%);
    -ms-transform: translate(0, -250%);
    -o-transform: translate(0, -250%);
    transform: translate(0, -250%);
    -webkit-transition: all .4s;
    transition: all .4s
}

.widget-project .widget-item .title:after {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    width: 100%;
    height: 3px;
    background-color: #10214d;
    opacity: 0;
    overflow: hidden;
    -webkit-transform: translate(0, 5px);
    -ms-transform: translate(0, 5px);
    -o-transform: translate(0, 5px);
    transform: translate(0, 5px)
}

.widget-project .widget-item .overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0;
    visibility: hidden;
    z-index: 5;
}

.widget-project .widget-item:hover .overlay {
    visibility: visible;
    opacity: .8
}

.widget-project .widget-item:hover .title {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.widget-project .widget-item:hover .title:after {
    overflow: visible;
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-transition: all .8s .2s;
    -o-transition: all .8s .2s;
    transition: all .8s .2s
}

.widget-posts .widget-item {
    padding-bottom: 35px;
}

.widget-posts .widget-item a {
    display: block;
    border: none;
}

.widget-posts .widget-item a h3,
.widget-posts .widget-item a h4,
.widget-posts .widget-item a h5 {
    margin: 0;
    border-bottom: 3px solid #10214d;
    display: inline-block;
    font-weight: 700;
}

.widget-posts .widget-item span {
    font-size: 14px;
    display: inline-block;
    margin-right: 20px;
}

.widget-twitter .widget-item {
    margin-bottom: 25px;
    padding: 24px 24px 20px;
    background-color: #f2f2f2;
    border-radius: 5px;
}

.widget-twitter .widget-item .twitter-top {
    overflow: hidden;
    clear: both;
}

.widget-twitter .widget-item .twitter-top img {
    float: left;
    margin-right: 12px;
    width: 48px;
    height: 48px;
    border-radius: 5px;
}

.widget-twitter .widget-item .twitter-top .name {
    display: block;
    font-weight: 700;
    line-height: 1;
}

.widget-twitter .widget-item .twitter-top .user-name {
    display: block;
    font-size: 14px;
    line-height: 37px;
}

.widget-twitter .widget-item .twitter-top .btn {
    margin: 0;
}

.widget-twitter .widget-item p {
    font-size: 16px;
    padding-top: 20px;
}

.widget-twitter .widget-item .twitter-bootom {
    padding-top: 15px;
}

.widget-twitter .widget-item .twitter-bootom .date-time {
    font-size: 14px;
    color: #bfbfbf;
}

.widget-twitter .widget-item .twitter-bootom a {
    border: none;
    margin-right: 24px;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
}

.widget-twitter .widget-item .twitter-bootom a i:before {
    margin-left: 0;
    margin-right: 5px;
    font-size: 12px;
}

.widget-instagram .widget-item .insta-top {
    overflow: hidden;
    clear: both;
}

.widget-instagram .widget-item .insta-top img {
    float: left;
    margin-right: 12px;
    width: 48px;
    height: 48px;
    border-radius: 50%
}

.widget-instagram .widget-item .insta-top .name {
    display: block;
    font-weight: 700;
    line-height: 1;
}

.widget-instagram .widget-item .insta-top .user-name {
    display: block;
}

.widget-instagram .widget-item .insta-top .btn {
    margin: 0;
}

.widget-instagram .widget-item .insta-inner {
    overflow: hidden;
    margin-top: 24px;
}

.widget-instagram .widget-item .insta-inner .insta-foto {
    float: left;
    max-width: 33.33%
}

.widget-instagram .widget-item .insta-inner .insta-foto img {
    width: 100%
}

.widget-categories {
    margin-top: 25px;
}

.widget-categories .widget-item {
    padding: 5px 0;
}

.widget-categories .widget-item a {
    font-size: 16px;
    text-transform: uppercase;
    border: none;
    font-weight: bold;
    letter-spacing: .1em
}

.widget-comments .widget-item {
    padding-bottom: 35px;
}

.widget-comments .widget-item a {
    display: block;
    border: none;
}

.widget-comments .widget-item a h3,
.widget-comments .widget-item a h4,
.widget-comments .widget-item a h5 {
    margin: 0;
    border-bottom: 3px solid #10214d;
    display: inline-block;
    font-weight: 700;
}

.widget-comments .widget-item span {
    font-size: 14px;
    display: inline-block;
    margin-right: 20px;
}

.widget-social .widget-item {
    padding-bottom: 35px;
}

.widget-social .widget-item a {
    display: inline-block;
    border: none;
}

.widget-social .widget-item a i:before {
    font-size: 24px;
}

.widget-about .widget-item {
    padding-bottom: 35px;
}

.widget-about .widget-item img {
    float: left;
    margin-right: 30px;
}

.widget-about .widget-item .name {
    font-weight: bold;
}

.widget-about .widget-item p {
    margin-bottom: 15px;
    font-size: 16px;
}

.widget-about .widget-item .social a {
    display: inline-block;
    border: none;
}

.widget-about .widget-item .social a i:before {
    font-size: 16px;
}

.widget-tags .widget-item {
    padding-bottom: 35px;
}

.widget-tags .widget-item a {
    display: inline-block;
    border: none;
    font-weight: bold;
    margin-right: 10px;
    text-transform: uppercase;
    font-size: 16px;
}

.top-search .search-sidebar {
    margin: 0 0 0 74px;
    padding-top: 7px;
    position: relative;
}

.top-search .search-sidebar .form-control {
    padding-left: 40px;
}

.top-search .search-sidebar .search-submit {
    position: absolute;
    left: 0;
    top: 10px;
    background-color: transparent;
    border: none;
    outline: none !important;
    -webkit-transition: all .3s;
    transition: all .3s
}

.top-search .search-sidebar .search-submit i:before {
    margin: 0;
}

.top-search .search-sidebar .search-submit:hover {
    color: #10214d;
}

.widget-carousel .owl-dots {
    text-align: left;
    padding-left: 122px;
}

.widget-carousel .owl-dots .owl-dot {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #92a7e0;
    display: inline-block;
    margin-right: 5px;
    opacity: .5;
    cursor: pointer;
}

.widget-carousel .owl-dots .owl-dot.active {
    opacity: 1;
}

.tile {
    max-width: 400px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    margin: 0 0 30px 0;
}

.tile .tile-title {
    padding-bottom: 15px;
}

.tile h2 a,
.tile h3 a,
.tile h4 a {
    border-width: 6px;
    font-weight: 700;
    line-height: 1.5
}

.tile .meta {
    font-size: 16px;
    margin-bottom: 20px;
}

.tile .meta>* {
    padding-right: 15px;
    border: none;
    opacity: .3;
    color: #515151;
}

.tile .meta>*:hover {
    opacity: 1;
}

.tile .meta+.tile-body {
    padding-top: 10px;
}

.tile .tile-thumb {
    display: block;
    position: relative;
    border: none;
}

.tile .tile-thumb .img-cont {
    overflow: hidden;
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    margin: 0;
    padding: 0;
}

.tile .tile-thumb .image {
    display: block;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    -webkit-transition: all 3s !important;
    -o-transition: all 3s !important;
    transition: all 3s !important;
}

.tile .tile-thumb img {
    width: 100%
}

.tile .tile-thumb .overlay {
    display: block;
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(81, 81, 81, 0.8);
    opacity: 0;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: opacity .3s;
    transition: opacity .3s
}

.tile .tile-thumb .overlay span {
    display: block;
    position: absolute;
    color: #fff;
    font-size: 24px;
    line-height: 1;
    top: 5px;
    right: 12px;
    -webkit-transform: translate(0, -30px);
    -ms-transform: translate(0, -30px);
    -o-transform: translate(0, -30px);
    transform: translate(0, -30px);
    -webkit-transition: all .3s;
    transition: all .3s
}

.tile .tile-thumb .overlay .inner-wrap {
    position: absolute;
    display: table;
    width: 100%;
    height: 100%;
    color: #fff;
    left: 0;
    padding: 45px;
}

.tile .tile-thumb .overlay .inner {}

.tile .tile-thumb .overlay .inner h3 {
    font-size: 36px;
}

.tile .tile-thumb .overlay .inner h3 a {
    color: #fff;
}

.tile .tile-thumb .overlay .inner .tags {
    position: absolute;
    bottom: 26px;
    left: 44px;
    width: auto;
    height: auto;
    right: auto;
    top: auto;
}

.tile .tile-thumb .overlay .inner .tags a {
    font-size: 16px;
    text-transform: none;
    border: none;
    color: #fff;
    opacity: 0.6;
    letter-spacing: 1px;
}

.tile .tile-thumb .overlay .inner .tags a:hover {
    opacity: 1;
}

.tile .tile-thumb img {
    display: block;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: all 3s !important;
    -o-transition: all 3s !important;
    transition: all 3s !important;
}

.tile .tile-thumb .tags {
    position: absolute;
    width: auto;
    z-index: 2;
    top: 12px;
    left: 0;
    right: 0;
}

.tile .tile-thumb .tags .tag {
    opacity: 0;
    -webkit-transform: translate(0, 400%);
    -ms-transform: translate(0, 400%);
    -o-transform: translate(0, 400%);
    transform: translate(0, 400%);
    -webkit-transition: all .4s;
    transition: all .4s
}

.tile .tile-thumb:hover .overlay {
    opacity: 1;
}

.tile .tile-thumb:hover .tag {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1;
    -webkit-transition-delay: .2s;
    transition-delay: .2s
}

.tile .tile-thumb:hover .tag:first-child {
    -webkit-transition-delay: .1s;
    transition-delay: .1s
}

.tile .tile-thumb:hover .tag:last-child {
    -webkit-transition-delay: .3s;
    transition-delay: .3s
}

.tile .tile-thumb:hover .img-cont img,
.tile .tile-thumb:hover .img-cont .image {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1)
}

.tile .tile-thumb:hover .post-counters,
.tile .tile-thumb:hover .tile-rating,
.tile .tile-thumb:hover .wishlist-btn {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.tile .tile-thumb:hover .inner h3 b {
    border-bottom: 3px solid #10214d;
}

.tile .tile-body {
    max-width: 600px;
    padding-top: 40px;
}

.tile .tile-body p {
    font-size: 16px;
    color: #515151;
    line-height: 1.7;
    margin-bottom: 0;
}

.tile .tile-footer {
    padding: 8px 0 22px;
}

.tile .tile-footer span {
    padding-left: 10px;
    font-size: 14px;
}

.tile .tile-footer .tagline {
    margin-top: 10px;
}

.tile .tile-footer .tagline a {
    font-size: 16px;
    border: none;
    color: #515151;
    margin-right: 20px;
    opacity: .3
}

.tile .tile-footer .tagline a:hover {
    opacity: 1;
}

.masonry-grid-type-2 .tile,
.isotope-grid.isotope-nogap .tile,
.masonry-grid-type-2 .tile-thumb,
.isotope-grid.isotope-nogap .tile-thumb {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.masonry-grid-type-2 .tile-thumb,
.isotope-grid.isotope-nogap .tile-thumb {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.isotope-grid.isotope-nogap .tile-thumb {
    min-height: 180px;
}

.container .isotope-grid.isotope-nogap .tile,
.container .isotope-grid.isotope-nogap .tile-thumb {
    position: relative;
    top: auto;
    left: auto;
}

.isotope-grid .tile-body p {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
}

.isotope-grid .tile-horizontal .tile-body p {
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
}

.grid {
    position: relative;
    padding-bottom: 30px;
}

.grid.grid-no-gap {
    width: 100%
}

.grid.grid-no-gap:before,
.grid.grid-no-gap:after {
    content: " ";
    display: table;
}

.grid.grid-no-gap:after {
    clear: both;
}

.grid.grid-no-gap .grid-item {
    float: left;
}

.grid.grid-no-gap.cols-5 .grid-item {
    width: 20%
}

.grid.grid-no-gap.cols-4 .grid-item {
    width: 25%
}

.grid.grid-no-gap.cols-3 .grid-item {
    width: 33.33333333%
}

.grid.grid-no-gap.cols-2 .grid-item {
    width: 50%
}

.grid.grid-no-gap.cols-1 .grid-item {
    width: 100%
}

.grid.grid-no-gap.grid-bordered .grid-item {
    border-right: 1px solid #ccc;
    border-top: 1px solid #ccc;
    padding: 23px 15px;
}

.grid.grid-no-gap.grid-bordered.cols-5 .grid-item:nth-child(5n) {
    border-right: none;
}

.grid.grid-no-gap.grid-bordered.cols-5 .grid-item:nth-child(1),
.grid.grid-no-gap.grid-bordered.cols-5 .grid-item:nth-child(2),
.grid.grid-no-gap.grid-bordered.cols-5 .grid-item:nth-child(3),
.grid.grid-no-gap.grid-bordered.cols-5 .grid-item:nth-child(4),
.grid.grid-no-gap.grid-bordered.cols-5 .grid-item:nth-child(5) {
    border-top: none;
}

.grid.grid-no-gap.grid-bordered.cols-5 .grid-item .client-box .thumb {
    max-width: 150px;
    opacity: .65;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}

.grid.grid-no-gap.grid-bordered.cols-5 .grid-item .client-box .thumb:hover {
    opacity: 1;
}

.grid.grid-no-gap.equal-height {
    display: table;
}

.grid.grid-no-gap.equal-height .grid-item {
    display: table-cell;
    float: none;
    vertical-align: top;
}

.grid .tile {
    max-width: 100%;
    margin-bottom: 0;
}

.grid.isotope-grid {
    overflow: hidden;
}

.grid.isotope-grid:after {
    content: '';
    display: block;
    clear: both;
}

.grid.isotope-grid .gutter-sizer {
    width: 2.5%
}

.grid.isotope-grid .grid-item {
    float: left;
    margin-bottom: 2.8%
}

.grid.isotope-grid.cols-1 .gutter-sizer {
    width: 0;
}

.grid.isotope-grid.cols-1 .grid-sizer,
.grid.isotope-grid.cols-1 .grid-item {
    float: none;
    width: 100%;
    margin-bottom: 35px;
}

.grid.isotope-grid.cols-2 .grid-sizer,
.grid.isotope-grid.cols-2 .grid-item {
    width: 48.75%
}

.grid.isotope-grid.cols-3 .grid-sizer,
.grid.isotope-grid.cols-3 .grid-item {
    width: 31.66666667%
}

.grid.isotope-grid.cols-4 .grid-sizer,
.grid.isotope-grid.cols-4 .grid-item {
    width: 23.125%
}

.grid.masonry-grid-type-1 {
    overflow: hidden;
}

.grid.masonry-grid-type-1:after {
    content: '';
    display: block;
    clear: both;
}

.grid.masonry-grid-type-1 .gutter-sizer {
    width: 2.5%
}

.grid.masonry-grid-type-1 .grid-sizer,
.grid.masonry-grid-type-1 .grid-item {
    width: 31.6%
}

.grid.masonry-grid-type-1 .grid-item {
    float: left;
    margin-bottom: 2.8%
}

.grid.masonry-grid-type-1 .grid-item.w2 {
    width: 65.3%
}

.grid.masonry-grid-type-2 {
    overflow: hidden;
}

.grid.masonry-grid-type-2:after {
    content: '';
    display: block;
    clear: both;
}

.grid.masonry-grid-type-2 .gutter-sizer {
    width: 2.5%
}

.grid.masonry-grid-type-2 .grid-sizer,
.grid.masonry-grid-type-2 .grid-item {
    width: 32%
}

.grid.masonry-grid-type-2 .grid-item {
    float: left;
    overflow: hidden;
    height: 268px;
    margin-bottom: 30px;
}

.grid.masonry-grid-type-2 .grid-item.w2 {
    width: 66%
}

.grid.masonry-grid-type-2 .grid-item.h2 {
    font-size: inherit;
    font-weight: normal;
    margin-left: 0;
    height: 566px;
    border: none;
}


.grid.isotope-grid.isotope-nogap .gutter-sizer {
    width: 0;
}

.grid.isotope-grid.isotope-nogap .grid-item {
    position: relative;
    height: 500px;
    margin-bottom: 0;
}

.grid.isotope-grid.isotope-nogap .grid-sizer,
.grid.isotope-grid.isotope-nogap .grid-item {
    width: 25%
}

.grid.isotope-grid.isotope-nogap .col-1 {
    width: 100%
}

.grid.isotope-grid.isotope-nogap .col-2 {
    width: 50%
}

.grid.isotope-grid.isotope-nogap .col-3 {
    width: 33.33333333%;
    height: 450px;
}

.grid.isotope-grid.isotope-nogap .col-4 {
    width: 25%;
    height: 400px;
}

.container .grid.isotope-grid.isotope-nogap .grid-item {
    height: auto;
}

.subscribe {
    background-color: #f2f2f2;
    padding: 40px 45px 20px;
}

.subscribe .form-group {
    margin-bottom: 20px;
}

.subscribe h2,
.subscribe h3,
.subscribe h4 {
    font-weight: 400;
}

.subscribe p {
    font-size: 16px;
}

.logo-block {
    background-color: #fff;
}

.logo-block .thumb {
    opacity: .6
}

.logo-block .thumb:hover {
    opacity: 1;
}

.img-meta .meta {
    color: #bfbfbf;
    margin-top: 25px;
    font-size: 16px;
    text-transform: uppercase;
}

.full-screen-project {
    overflow: hidden;
}

.full-screen-project .bx-wrapper {
    max-width: 400px !important;
}

.full-screen-project .tab-content {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.full-screen-project .tab-content .tab-pane {
    position: absolute;
    width: 100%;
    height: 100%;
    padding-left: 15px;
    padding-right: 15px;
    background-size: cover;
    background-position: center;
}

.full-screen-project .tab-content .tab-pane>img {
    position: absolute;
}

.full-screen-project .tab-content .tab-pane .h1 {
    font-size: 93.6px
}

.full-screen-project .tab-content p {
    max-width: 700px;
}

.google-map {
    min-width: 100%;
    min-height: 400px;
}

.pricing-plan {
    position: relative;
    color: #515151;
    background-color: #f2f2f2;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
    padding: 45px;
}

.pricing-plan.dark-skin {
    color: #f2f2f2;
    background-color: #515151;
}

.pricing-plan.dark-skin .btn {
    border-color: #f2f2f2;
    color: #f2f2f2;
}

.pricing-plan.dark-skin .btn:hover {
    background-color: #fff;
    color: #515151;
}

.pricing-plan h2,
.pricing-plan h3,
.pricing-plan h4,
.pricing-plan h5 {
    display: block;
    vertical-align: top;
    float: left;
}

.pricing-plan .price {
    display: block;
    float: right;
}

.pricing-plan .price .currency {
    vertical-align: top;
}

.pricing-plan .price .value {
    font-size: 60px;
    line-height: 1;
    font-weight: 300;
}

.pricing-plan .price .period {
    vertical-align: bottom;
}

.pricing-plan .description {
    padding-top: 44px;
    line-height: 1.7;
    margin: 0 0 26px;
    text-align: left;
    font-size: 16px;
    clear: both;
}

.team-item {
    position: relative;
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
}

.team-item h4 {
    margin-bottom: 19.16666667px
}

.team-item h4 a {
    color: #fff;
    border-width: 6px;
}

.team-item span {
    color: #fff;
    text-transform: uppercase;
    font-weight: 400;
}

.team-item .social-buttons {
    display: inline-block;
    margin-left: 25px;
}

.team-item .social-buttons a {
    color: #fff;
    border: none;
    margin-left: 5px;
}

.team-item .overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    padding: 6% 11% 0 11%;
    background: rgba(81, 81, 81, 0.7);
    -webkit-transition: opacity .4s;
    transition: opacity .4s
}

.team-item:hover .overlay {
    opacity: 1;
}

.counter {
    width: 100%;
    padding: 15px 20px;
    background-color: #515151;
}

.counter .digits {
    display: block;
    font-weight: 800;
}

.counter .counter-label {
    font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 0;
}

.counter .counter-icon {
    font-size: 22px;
}

.counter.counter-ghost {
    background-color: transparent;
    margin-bottom: 0;
}

.comments-title {
    display: table;
    width: 100%;
    margin-bottom: 41px;
}

.comments-title .column {
    display: table-cell;
    vertical-align: middle;
    width: 70%;
    padding-right: 20px;
    padding-bottom: 11px;
}

.comments-title .column:last-child {
    width: 30%;
    padding-right: 0;
    text-align: right;
}

.comments-title h2,
.comments-title .h2,
.comments-title h3,
.comments-title .h3 {
    margin-bottom: 0;
}

.comment-count {
    display: inline-block;
    font-weight: 300;
    color: #bfbfbf;
}

.comment {
    margin-bottom: 46px;
}

.comment .comment-inner {
    display: table;
    width: 100%
}

.comment .comment-inner .author-ava,
.comment .comment-inner .comment-content {
    display: table-cell;
    vertical-align: middle;
}

.comment .comment-inner .author-ava {
    width: 85px;
}

.comment .comment-inner .author-ava img {
    border-radius: 50%
}

.comment .comment-inner .comment-content {
    padding-left: 18px;
}

.comment .comment-inner .comment-content h4,
.comment .comment-inner .comment-content h5,
.comment .comment-inner .comment-content h6 {
    margin-bottom: 6px;
    text-transform: none;
    font-weight: 700;
}

.comment .comment-inner .comment-content p {
    margin-bottom: 0;
}

.comment .comment-meta {
    display: table;
    width: 100%;
    margin-top: 12px;
}

.comment .comment-meta .column {
    display: table-cell;
    vertical-align: middle;
    width: 70%
}

.comment .comment-meta .column:last-child {
    width: 30%;
    padding-left: 20px;
    text-align: right;
}

.comment .comment-meta .column:first-child a {
    border: none;
    opacity: .3;
    font-size: 14px;
}

.comment .comment-meta .column:first-child a:hover {
    opacity: 1;
    color: #515151;
}

.comment .comment-meta a,
.comment .comment-meta span {
    display: inline-block;
    font-size: 14px;
    margin-right: 20px;
}

.comment .comment-meta span {
    color: #bfbfbf;
}

.comment.depth-2 {
    margin-top: 41px;
    padding-left: 105px;
}

.rev-slider-container {
    position: relative;
    width: 100%;
    padding: 0;
}

.rev-slider-container .tp-loader {
    visibility: hidden;
}

.rev-slider-container .overlay {
    position: absolute;
    z-index: 100;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: transparent;
    opacity: .3
}

.rev-slider-container .overlay.overlay {
    background-color: #000;
}

.rev-slider {
    position: relative;
    z-index: 10;
    width: 100%
}

.tp-bannertimer {
    height: 6px;
}

.tp-bullets.preview1 .bullet,
.tp-bullets.preview2 .bullet,
.tp-bullets.preview3 .bullet,
.tp-bullets.preview4 .bullet,
.tp-bullets.preview1 .bullet:hover,
.tp-bullets.preview2 .bullet:hover,
.tp-bullets.preview3 .bullet:hover,
.tp-bullets.preview4 .bullet:hover {
    display: inline-block !important;
    width: 8px !important;
    height: 8px !important;
    border: none !important;
    border-radius: 50% !important;
    background: #fff !important;
    opacity: .5 !important;
    margin: 0 6px 6px 0 !important;
    -webkit-transition: opacity .25s !important;
    transition: opacity .25s !important;
    -webkit-box-shadow: 1px 2px 3px 0 #000;
    box-shadow: 1px 2px 3px 0 #000;
}

.tp-bullets.preview1 .bullet.selected,
.tp-bullets.preview2 .bullet.selected,
.tp-bullets.preview3 .bullet.selected,
.tp-bullets.preview4 .bullet.selected,
.tp-bullets.preview1 .bullet:hover.selected,
.tp-bullets.preview2 .bullet:hover.selected,
.tp-bullets.preview3 .bullet:hover.selected,
.tp-bullets.preview4 .bullet:hover.selected {
    background: #fff !important;
    opacity: 1 !important;
    width: 8px !important;
    height: 8px !important;
    border: none !important;
    -webkit-box-shadow: 1px 2px 3px -1px #000;
    box-shadow: 1px 2px 3px -1px #000;
}

.tparrows.preview1 {
    width: 30px;
    height: 110px;
    background: transparent;
    -webkit-transform-style: preserve-3d;
    -webkit-perspective: 1000;
    -moz-perspective: 1000;
}

.tparrows.preview1:after {
    position: absolute;
    line-height: 110px;
    text-align: center;
    font-family: "revicons";
    color: #fff;
    font-size: 20px;
    top: 0;
    left: 0;
    z-index: 0;
    width: 30px;
    height: 110px;
    background: #515151;
    background: rgba(0, 0, 0, 0.25)
}

.tp-rightarrow.preview1:after {
    content: '\e825'
}

.tp-leftarrow.preview1:after {
    content: '\e824'
}

.tp-caption a {
    color: #fff;
}

.tp-caption.over-overlay {
    z-index: 105 !important;
}

.tp-caption a:hover {
    color: #fff;
}

.tp-caption iframe {
    border: none;
}

.tp-caption video {
    width: 100%;
    height: 100%
}

.caption-black-bg {
    padding: 7px 15px;
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
    font-weight: 300;
}

.ie9 .page-wrapper {
    overflow: hidden !important;
}


/*! Dan's Stuff */

.card {
    position: relative;
    padding-bottom: 45%;
    width: 100%;
    text-align: center;
    display: block;
}

.card__front,
.card__back {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.card__front,
.card__back {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
}

.card__back {
    -webkit-transform: rotateX(-180deg);
    transform: rotateX(-180deg);
}

.card.effect__random.flipped .card__front {
    -webkit-transform: rotateX(-180deg);
    transform: rotateX(-180deg);
}

.card.effect__random.flipped .card__back {
    -webkit-transform: rotateX(0);
    transform: rotateX(0);
}

.sg-red {
    color: #10214d!important;
}


/* ================================================= *
 * General Product List Styles (not module-specific)
 * ================================================= */


/* -------------------------------------------- *
 * Product List General
 */

.category-title h1,
body.catalogsearch-result-index .page-title h1 {
    border-bottom: none;
}

.category-image {
    margin-bottom: 1.5em;
}

.products-list .action .button,
.products-grid .actions .button {
    white-space: normal;
    float: left;
}


/* -------------------------------------------- *
 * Product Name
 */

h2.product-name,
h3.product-name,
h4.product-name,
h5.product-name,
p.product-name,
.ampromo-slide .product-info h2 {
    margin: 0;
    margin-bottom: 0.5em;
    color: #636363;
    font-size: 24px;
    font-weight: 400;
    font-style: normal;
    line-height: 1.2;
    text-rendering: optimizeLegibility;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: normal;
    line-height: 1.4;
}

h2.product-name a,
h3.product-name a,
h4.product-name a,
h5.product-name a,
p.product-name a {
    color: #636363;
}

h2.product-name a:hover,
h3.product-name a:hover,
h4.product-name a:hover,
h5.product-name a:hover,
p.product-name a:hover {
    color: #10214d;
    text-decoration: none;
}

.products-grid .product-name,
.products-list .product-name {
    text-transform: uppercase;
    font-size: 12px;
    font-family: 'Oswald', Arial, sans-serif;
    margin: 0 0 5px 0;
    width: 100%;
    white-space: nowrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: end;
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
    align-items: flex-end;
    text-align: center;
    position: relative;
    margin: -1em 0 5px 0;
    height: 2em;
}

.products-grid .product-name a,
.products-list .product-name a {
    font-weight: 500;
    border: none;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: block;
    width: 100%;
}


/* ============================================ *
 * Product Grid
 * ============================================ */

.catalog-category-view .category-products .banner {
    margin: 25px auto 75px auto;
}

.products-grid {
    position: relative;
    list-style: none;
    margin: 25px 0;
    padding: 0;
}

.catalog-category-view .products-grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.products-grid:after {
    content: '';
    display: table;
    clear: both;
}

.products-grid > li {
    position: relative;
    text-align: center;
    margin-bottom: 40px;
}

.products-grid > li:after {
    content: '';
    display: table;
    clear: both;
}

.products-grid .product-image {
    width: 100%;
    margin-bottom: 1.8em;
}

/*.products-grid .product-image img {
    width: 100%;
    height: auto;
}*/


.widget-new-products .products-grid .product-image {
    width: 75%;
    margin-bottom: 15px;
    margin-left: 10%;
}

.products-grid .product-info {
    position: relative;
    padding-bottom: 40px;
    min-height: 201px;
}

.products-grid .product-info .configurable-swatch-list {
    display: none;
}

.products-grid .actions {
    position: relative;
    width: 100%;
    display: table;
}

.products-grid .ratings .rating-box {
    margin: 0 auto;
}

.products-grid .ratings .amount {
    display: none;
}

.products-grid .price-box {
    color: #000;
    font-size: 16px;
    margin: 0 0 5px 0;
    text-align: center;
    line-height: 27px;
    font-weight: 400;
}

.products-grid .price-box span {
    font-weight: 400;
}

.products-grid .price-box .old-price {
    display: inline;
    padding: 0;
    margin: 0;
}

.products-grid .price-box .old-price .price-label {
    display: none;
}

.products-grid .price-box .old-price .price {
    text-decoration: line-through;
    margin-right: 5px;
    color: #666;
}

.products-grid .price-box .special-price {
    display: inline;
    padding: 0;
    margin: 0;
}

.products-grid .price-box .special-price .price-label {
    display: none;
}

.products-grid .price-box .special-price .price {
    color: #10214d;
}


/* Config: Two columns + flexible gutter */

.products-grid > li {
    float: left;
    border-bottom: 1px solid #000;
    max-width: 100%;
}

.products-grid > li:nth-child(odd),
.products-grid > li.odd {
    clear: left;
}

.products-grid .product-image:before,
.products-grid .product-image:after {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    display: none;
}

.products-grid .product-image:before {
    background-color: white;
    opacity: 0.8;
    z-index: 2;
}

.products-grid .product-image:after {
    background-image: url("/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/images/opc-ajax-loader.gif");
    background-repeat: no-repeat;
    background-position: center;
    z-index: 3;
}

.products-grid .product-image.loading {
    position: relative;
}

.products-grid .product-image.loading:before,
.products-grid .product-image.loading:after {
    display: block;
}

@media only screen and (min-width: 480px) and (max-width: 959px) {
    /* Config: Two columns + flexible gutter */
    .products-grid--max-4-col > li {
        width: 48%;
        margin-right: 4%;
    }
    .products-grid--max-4-col > li:nth-child(2n),
    .products-grid > li.even {
        margin-right: 0;
    }
}

@media only screen and (min-width: 960px) {
    /* Config: Columns + flexible gutter */
    /* Undo three-column config */
    .products-grid--max-4-col > li:nth-child(odd) {
        clear: none;
    }
    .products-grid--max-4-col > li:nth-child(2n+1) {
        clear: none;
    }
    /* Set column config */
    .products-grid--max-4-col > li {
        width: 31.8%;
        margin-right: 2.22222%;
    }
    .products-grid--max-4-col > li:nth-child(3n+1) {
        clear: left;
    }
    .products-grid--max-4-col > li:nth-child(3n) {
        margin-right: 0;
    }
    /* Config: Columns + flexible gutter */
    /* Undo three-column config */
    .products-grid--max-5-col > li:nth-child(odd) {
        clear: none;
    }
    .products-grid--max-5-col > li:nth-child(3n+1) {
        clear: none;
    }
    .products-grid--max-5-col > li:nth-child(even),
    .products-grid--max-5-col > li:nth-child(3n) {
        padding-right: 2.22222%;
    }
    /* Set column config */
    .products-grid--max-5-col > li {
        padding-right: 2.22222%;
    }
    .products-grid--max-5-col > li {
        width: 18.22222%;
        padding-right: 2.22222%;
    }
    .products-grid--max-5-col > li:nth-child(5n+1) {
        clear: left;
    }
    .products-grid--max-5-col > li:nth-child(5n) {
        padding-right: 0;
    }
    /* Config: Columns + flexible gutter */
    /* Undo three-column config */
    .products-grid--max-6-col > li:nth-child(odd) {
        clear: none;
    }
    .products-grid--max-6-col > li:nth-child(3n+1) {
        clear: none;
    }
    .products-grid--max-6-col > li:nth-child(even),
    .products-grid--max-6-col > li:nth-child(3n) {
        padding-right: 2.22222%;
    }
    /* Set column config */
    .products-grid--max-6-col > li {
        padding-right: 2.22222%;
    }
    .products-grid--max-6-col > li {
        width: 14.81481%;
        padding-right: 2.22222%;
    }
    .products-grid--max-6-col > li:nth-child(6n+1) {
        clear: left;
    }
    .products-grid--max-6-col > li:nth-child(6n) {
        padding-right: 0;
    }
}

@media only screen and (min-width: 1280px) {
    .products-grid--max-4-col > li {
        width: 23.33333%;
        margin-right: 2.22222%;
    }
    .products-grid--max-4-col > li:nth-child(3n+1) {
        clear: none;
    }
    .products-grid--max-4-col > li:nth-child(4n+1) {
        clear: left;
    }
    .products-grid--max-4-col > li:nth-child(3n) {
        margin-right: 2.22222%;
    }
    .products-grid--max-4-col > li:nth-child(4n) {
        margin-right: 0;
    }
}


/* ============================================ *
 * Product List
 * ============================================ */

.products-list {
    margin-top: 20px;
    margin-bottom: 20px;
}

.products-list > li {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #ededed;
}

.products-list > li:after {
    content: '';
    display: table;
    clear: both;
}

.products-list > li .product-image {
    float: left;
    width: 33.33333%;
}

.products-list > li .product-image img {
    width: 100%;
    max-width: 100%;
}

.products-list > li:last-child {
    padding-bottom: 0;
    border-bottom: none;
}

.products-list .product-shop {
    float: right;
    width: 66.66667%;
    padding-left: 20px;
}

.products-list .product-shop .product-name {
    margin-bottom: 0;
}

.products-list .product-shop .ratings {
    margin: 0;
}

.products-list .product-shop .ratings .rating-box,
.products-list .product-shop .ratings .rating-links {
    float: left;
    margin-right: 7px;
}

.products-list .product-shop .ratings .rating-links {
    margin-top: 4px;
}

.products-list .product-shop .price-box {
    margin-top: 0;
}

.products-list .product-shop .price-box .price {
    font-size: 18px;
}

.products-list .product-shop .action {
    margin: 7px 0;
}

.products-list .product-shop .desc {
    margin-top: 7px;
}

.products-list .product-shop .product-primary,
.products-list .product-shop .desc {
    float: left;
    width: 65%;
    overflow: hidden;
}

.products-list .product-shop .product-secondary {
    float: right;
    width: 35%;
    text-align: right;
    clear: right;
}

@media only screen and (min-width: 480px) {
    .products-list .product-name a {
        font-size: 18px;
    }
}

@media only screen and (max-width: 1279px) {
    .products-list .product-shop .product-primary,
    .products-list .product-shop .desc {
        float: left;
        width: 60%;
        padding-right: 20px;
    }
    .products-list .product-shop .product-secondary {
        float: right;
        width: 40%;
    }
}

@media only screen and (max-width: 600px) {
    .products-list .product-shop .price-box .special-price {
        padding-left: 0;
    }
    .products-list .product-shop .product-primary,
    .products-list .product-shop .product-secondary,
    .products-list .product-shop .desc {
        float: none;
        width: 100%;
        padding-right: 0;
        text-align: left;
    }
}


/* ============================================ *
 * Mini Product List
 * ============================================ */

.mini-products-list .product-image {
    float: left;
    min-width: 50px;
    border: none;
}

.mini-products-list li {
    margin-bottom: 10px;
    clear: both;
}

.mini-products-list li:after {
    content: '';
    display: table;
    clear: both;
}

.mini-products-images-list:after {
    content: '';
    display: table;
    clear: both;
}

.mini-products-images-list li.item {
    float: left;
    width: 50%;
    margin: 0;
    padding: 0 5px 10px 0;
}

.mini-products-images-list li.item:nth-child(even) {
    padding-right: 0;
    padding-left: 5px;
}

.mini-products-images-list li.item .product-image {
    display: block;
}

.mini-products-images-list li.item .product-image img {
    width: 100%;
    max-width: 100%;
}


/* ============================================ *
 * Catalog - List
 * ============================================ */

.category-image {
    border: 1px solid #cccccc;
    padding: 10px;
}

.category-image img {
    width: 100%;
    max-width: 100%;
}



/* ============================================ *
 * Layered Navigation
 * ============================================ */

.block-layered-nav .block-content .toggle-tabs {
    display: none;
}

.block-layered-nav .block-content > dl > form > dt {
    margin: 0;
    cursor: pointer;
    padding: 12px 15px;
    color: #333;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    line-height: 1.4;
    text-rendering: optimizeSpeed;
    text-transform: uppercase;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    user-select: none;
    font-weight: normal;
    border: 1px solid #ccc;
    border-top: none;
    position: relative;
    background-color: #f1f1f1;
    display: block;
}

.block-layered-nav .block-content > dl > form > dt:after {
    content: '\f2fc';
    position: absolute;
    right: 15px;
    display: inline-block;
    margin-top: -2px;
    font: normal normal normal 20px 'Material-Design-Iconic-Font';
}

.block-layered-nav .block-content > dl > form > dt.amshopby-collapsed:after {
    content: '\f2f9';
}

.block-layered-nav .block-content > dl > form > dt:hover {
    background-color: #ddd;
}

.block-layered-nav .block-content > dl > form > dd {
    padding: 0px;
    margin: 0;
    border-width: 0 1px;
    border-style: solid;
    border-color: #cccccc;
    overflow: hidden;
}

.block-layered-nav .block-content > dl > form > dd:last-child {
    border-width: 0 1px 1px 1px;
}

.block-layered-nav dl dd {
    margin-bottom: 10px;
    margin-top: 10px;
}

.block-layered-nav dl dd ol > li > span,
.block-layered-nav dl dd ol > li > a {
    padding: 8px 15px;
    display: block;
    background: transparent;
    border-bottom: none;
    line-height: 20px;
    width: 100%;
    margin: 0;
    font-weight: 400;
}

.block-layered-nav dl dd ol > li > a .count {
    color: #a0a0a0;
}

@media only screen and (max-width: 770px) {
    .sidebar .block.block-layered-nav {
        border-bottom: none;
    }
    .block-layered-nav--no-filters .block-title {
        display: none;
    }
    .block-layered-nav .block-content {
        padding-top: 0;
        margin-top: 15px;
    }
    .block-layered-nav .block-content > dl > form > dt:hover {
        color: #3399cc;
    }
    .block-layered-nav .block-content > dl > form > dt.last {
        border-bottom-width: 1px;
    }
    .block-layered-nav .block-content.accordion-open > dl > dt.current {
        border-bottom-width: 1px;
    }
    .block-layered-nav .block-content.accordion-open > dl > dd.current {
        display: block;
    }
    .block-layered-nav .block-subtitle--filter.active:after {
        content: '';
        position: absolute;
        width: 0;
        height: 0;
        display: block;
        border-right: 4px solid transparent;
        border-left: 4px solid transparent;
        border-top: 4px solid white;
        border-bottom: none;
        right: 10px;
        top: 50%;
        margin-top: -3px;
    }
    #narrow-by-list,
    #narrow-by-list2 {
        padding: 10px;
        border: none;
        border-top: 0;
    }
    .block-layered-nav dl ol > li > a,
    .block-layered-nav dl ol > li > span {
        padding: 7px;
        margin: 5px;
    }
    .block-layered-nav dl ol > li > a {
        color: #636363;
        background-color: #f4f4f4;
        padding: 5px 10px;
    }
    .block-layered-nav dl ol > li > label:hover {
        text-decoration: none;
        background: #ececec;
    }
}

.block-layered-nav .currently .block-subtitle {
    display: block;
    margin: 0;
    margin-bottom: 10px;
    color: #636363;
    font-family: "Raleway", "Helvetica Neue", Verdana, Arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    line-height: 1.4;
    text-rendering: optimizeSpeed;
    text-transform: uppercase;
}

.block-layered-nav .currently ol {
    padding-left: 10px;
    margin-bottom: 10px;
}

.block-layered-nav .currently ol li:after {
    content: '';
    display: table;
    clear: both;
}

.block-layered-nav .actions {
    text-align: right;
    margin-bottom: 7px;
}


/* ============================================ *
 * Catalog - Product
 * ============================================ */

.product-view .product-essential .extra-info .ratings .rating-box,
.product-view .product-essential .extra-info .ratings .amount {
    float: left;
}

.product-view .product-essential .extra-info .ratings .rating-box {
    margin-top: 8px;
    margin-right: 10px;
}

.product-view .product-essential .extra-info .ratings:after {
    content: '';
    display: table;
    clear: both;
}

.product-view .product-essential:after {
    content: '';
    display: table;
    clear: both;
}

.product-view .product-shop .price-info {
    padding-left: 0px;
    text-align: left;
}

.product-view .product-shop .short-description {
    margin-bottom: 10px;
    clear: both;
    font-size: 14px;
}

.product-view .product-shop .short-description ul li {
    margin-bottom: 10px;
}

.product-view .product-shop .short-description br {
    display: none;
}

.product-view .product-shop .configurable-swatch-list {
    display: none
}

.product-view .product-shop .ratings {
    margin-bottom: 8px;
}

.product-view .product-shop .availability {
    font-size: 16px;
}

.product-view .product-shop .price-box {
    margin-top: 0;
}

.product-view .product-shop .price-box .old-price,
.product-view .product-shop .price-box .special-price,
.product-view .product-shop .price-box .regular-price {
    padding-right: 0;
    line-height: 1.2;
}

.product-view .product-shop .price-box .regular-price .price,
.product-view .product-shop .price-box .special-price .price,
.product-view .product-shop .price-box .full-product-price .price {
    font-size: 22px;
}

.product-view .product-shop .price-box .special-price {
    display: block;
    margin: 0 0 5px 0;
    color: #10214d;
}

.product-view .product-shop .price-box .special-price .price-label {
    font-size: 16px;
}

.product-view .product-shop .price-box .special-price span.weee {
    color: #636363;
}

.product-view .product-shop .price-box .special-price span.weee span.price {
    font-size: 16px;
}

.product-view .product-shop .price-box .price-excluding-tax,
.product-view .product-shop .price-box .price-including-tax {
    display: block;
    line-height: 1.2;
    color: #636363;
}

.product-view .product-shop .price-box .price-excluding-tax .label,
.product-view .product-shop .price-box .price-including-tax .label {
    font-size: 16px;
    font-weight: 300;
}

.product-view .product-shop .price-box .price-excluding-tax .price,
.product-view .product-shop .price-box .price-including-tax .price {
    font-size: 20px;
}

.product-view .price-box.map-info a {
    display: inherit;
}

.product-view .old-price .price-label {
    display: none;
}

@media only screen and (max-width: 850px) {
    .product-view .product-shop .price-box .price-excluding-tax .label,
    .product-view .product-shop .price-box .price-including-tax .label {
        font-size: 15px;
    }
    .product-view .product-shop .price-box .price-excluding-tax .price,
    .product-view .product-shop .price-box .price-including-tax .price {
        font-size: 18px;
    }
}

@media only screen and (max-width: 770px) {
    .product-view .add-to-cart-wrapper {
        float: none;
        width: 100%;
        clear: both;
    }
    .product-view .product-shop .price-box .price-excluding-tax .label,
    .product-view .product-shop .price-box .price-including-tax .label {
        font-size: 16px;
    }
    .product-view .product-shop .price-box .price-excluding-tax .price,
    .product-view .product-shop .price-box .price-including-tax .price {
        font-size: 20px;
    }
}

@media only screen and (max-width: 420px) {
    .product-view .product-shop .price-box .price-excluding-tax,
    .product-view .product-shop .price-box .price-including-tax {
        margin-bottom: 5px;
    }
    .product-view .product-shop .price-box .price-excluding-tax span,
    .product-view .product-shop .price-box .price-including-tax span {
        display: block;
    }
}

.product-img-box .product-name h1 {
    border: 0;
}

.product-img-box .product-image {
    margin-bottom: 5px;
}

.product-img-box .product-image img {
    max-width: 100%;
    max-height: 900px;
    margin: 0 auto;
}

@media only screen and (max-width: 991px) {
    .product-img-box .product-image img {
        margin: 0 auto;
    }
}

.product-image-gallery {
    position: relative;
}

.product-image-gallery .gallery-image {
    display: none;
}

.product-image-gallery .gallery-image.visible {
    display: block;
}

.product-image-gallery .gallery-image.visible.hidden {
    visibility: hidden;
}

.product-image-gallery:before,
.product-image-gallery:after {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    display: none;
}

.product-image-gallery:before {
    background-color: white;
    opacity: 0.8;
    z-index: 2;
}

.product-image-gallery:after {
    background-image: url("/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/images/opc-ajax-loader.gif");
    background-repeat: no-repeat;
    background-position: center;
    z-index: 3;
}

.product-image-gallery.loading {
    position: relative;
}

.product-image-gallery.loading:before,
.product-image-gallery.loading:after {
    display: block;
}

.product-image-thumbs li {
    display: inline-block;
}

.product-image-thumbs li:first-child {
    margin-left: -1px;
}

.product-image-thumbs a {
    display: inline-block;
    border: 1px solid transparent;
}

.no-touch .product-image-thumbs a:hover {
    border-color: #c7c7c7;
}

.product-view .product-shop,
.product-img-box,
.product-collateral,
.product-view .block-related,
.box-collateral {
    margin-bottom: 10px;
}

.product-view .add-to-box:after,
.product-view .add-to-cart:after {
    content: '';
    display: table;
    clear: both;
}

.product-view .add-to-cart {
    margin-bottom: 10px;
}

.product-view .product-options-bottom .price-box,
.product-view .add-to-cart-buttons {
    min-height: 40px;
}

.product-view .product-options-bottom .price-box,
.product-view .add-to-cart .qty-wrapper,
.product-view .add-to-cart-buttons .button,
.product-view .add-to-cart-buttons .paypal-logo {
    margin-bottom: 10px;
}

.product-view .add-to-cart .qty-wrapper,
.product-view .add-to-cart .qty-wrapper label {
    margin-right: 7px;
}

.product-view .add-to-cart .qty-wrapper label {
    line-height: 80px;
    color: #000;
    display: block;
    height: auto;
    margin: 0;
    position: relative;
    padding-right: 5px;
    vertical-align: middle;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    width: 40%;
    max-width: 40%;
}

.product-view .add-to-cart .qty-wrapper .qty-input-wrapper {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    width: 60%;
    max-width: 60%;
}

.product-view .add-to-cart .qty-wrapper .qty {
    height: 40px;
    width: 40px;
    text-align: center;
}

.product-view .add-to-cart-buttons {
    max-width: 100%;
}

.product-view .add-to-cart-buttons .paypal-logo {
    clear: left;
    text-align: center;
}

.product-view .add-to-cart-buttons .paypal-logo .paypal-button {
    margin: 0 auto;
    display: block;
    width: 170px;
}

.product-view .add-to-cart-buttons .paypal-logo .bml_button {
    display: block;
    width: 174px;
    margin: 0 auto;
}

.product-view .add-to-cart-buttons .paypal-logo .bml_button a {
    text-align: center;
}

.product-view .add-to-cart-buttons .paypal-logo .paypal-or {
    display: block;
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
    line-height: 1;
    text-align: center;
}

.product-view .add-to-cart-buttons .button {
    font-size: 16px;
    min-width: 160px;
}

.product-view .alert-price,
.product-view .alert-stock {
    clear: both;
}

@media only screen and (max-width: 479px) {
    .product-view .add-to-cart-buttons .paypal-or {
        line-height: 20px;
    }
    .product-view .add-to-cart-buttons .paypal-logo,
    .product-view .add-to-cart-buttons .paypal-or,
    .product-view .add-to-cart-buttons .paypal-button,
    .product-view .add-to-cart-buttons .button {
        text-align: center;
        width: 100%;
        display: block;
        margin-right: 0;
        margin-left: 0;
        float: none;
    }
}


/* This is the "or" that separates the "Add to Cart" and "Add to X" links */

.add-to-box .or {
    display: none;
}

.product-view .add-to-links {
    clear: both;
    margin: 0;
    float: left;
    list-style: none;
    padding-left: 0px;
    width: 30%;
}

.product-view .add-to-links:after {
    content: '';
    display: table;
    clear: both;
}

.product-view .add-to-links li {
    width: 50%;
    float: left;
}

.product-view .add-to-links li:first-child a {
    margin-left: 0px;
}

.product-view .add-to-links li:last-child a {
    border-right: 0px;
}

.product-view .sharing-links {
    float: left;
    list-style: none;
    padding-left: 5px;
    margin: 0;
    width: 70%;
}

.product-view .sharing-links:after {
    content: '';
    display: table;
    clear: both;
}

.product-view .sharing-links li {
    width: 25%;
    float: left;
}

.product-view .sharing-links a,
.product-view .add-to-links a {
    display: block!important;
    border: none;
    cursor: pointer;
}

.product-view .sharing-links a:hover {
    opacity: 0.8;
}

@media only screen and (max-width: 599px) {
    .add-to-box .add-to-links a {
        float: none;
        width: auto;
        text-indent: 0;
    }
}

.product-collateral {
    clear: both;
}

.collateral-tabs dd h2 {
    display: none;
}

@media only screen and (min-width: 771px) {
    .product-collateral .toggle-tabs {
        display: block;
        width: 100%;
        position: relative;
        border: 1px solid #cccccc;
        background-color: #f4f4f4;
    }
    .product-collateral .toggle-tabs li {
        float: left;
        border-right: 1px solid transparent;
        border-left: 1px solid transparent;
    }
    .product-collateral .toggle-tabs li > span {
        -moz-user-select: none;
        -ms-user-select: none;
        -webkit-user-select: none;
        -o-user-select: none;
        user-select: none;
        display: inline-block;
        padding: 0 30px;
        height: 40px;
        line-height: 40px;
        cursor: pointer;
        text-transform: uppercase;
        font-size: 12px;
        position: relative;
        bottom: -1px;
    }
    .product-collateral .toggle-tabs li.current {
        border-right: 1px solid #cccccc;
        border-left: 1px solid #cccccc;
    }
    .product-collateral .toggle-tabs li.current > span {
        background-color: #FFFFFF;
        z-index: 5;
    }
    .product-collateral .toggle-tabs li.current span,
    .product-collateral .toggle-tabs li:hover span {
        color: #3399cc;
    }
    .product-collateral .toggle-tabs li:first-child {
        border-left: none;
    }
    .product-collateral .toggle-tabs:after {
        content: '';
        display: table;
        clear: both;
    }
    .product-collateral > dl {
        width: 100%;
    }
    .product-collateral > dl > dt {
        display: none;
    }
    .product-collateral > dl > dd {
        width: 100%;
        display: none;
        padding: 15px;
        border: 1px solid #cccccc;
        border-top: 0;
    }
    .product-collateral > dl > dd.current {
        display: block;
    }
}

@media only screen and (max-width: 770px) {
    .product-collateral .toggle-tabs {
        display: none;
    }
    .product-collateral > dl > dt {
        margin: 0;
        margin-bottom: 10px;
        color: #636363;
        font-family: "Raleway", "Helvetica Neue", Verdana, Arial, sans-serif;
        font-size: 14px;
        font-weight: bold;
        font-style: normal;
        line-height: 1.4;
        text-rendering: optimizeSpeed;
        text-transform: uppercase;
        -moz-user-select: none;
        -ms-user-select: none;
        -webkit-user-select: none;
        -o-user-select: none;
        user-select: none;
        font-weight: normal;
        margin-bottom: 0px;
        padding: 7px 10px 7px 24px;
        border-width: 1px;
        border-style: solid;
        border-color: #cccccc;
        position: relative;
        background-color: #f4f4f4;
        display: block;
    }
    .product-collateral > dl > dt:after {
        content: '';
        position: absolute;
        width: 0;
        height: 0;
        display: block;
        border-right: 4px solid transparent;
        border-left: 4px solid transparent;
        border-top: 4px solid #3399cc;
        border-bottom: none;
        left: 10px;
        top: 50%;
        margin-top: -3px;
    }
    .product-collateral > dl > dt:hover {
        background-color: #ececec;
    }
    .product-collateral > dl > dd {
        padding: 10px;
        margin: 0;
        border-width: 0 1px;
        border-style: solid;
        border-color: #cccccc;
    }
    .product-collateral > dl > dd:last-child {
        border-width: 0 1px 1px 1px;
    }
    .product-collateral > dl > dt {
        cursor: pointer;
        border-bottom-width: 0;
    }
    .product-collateral > dl > dt:hover {
        color: #3399cc;
    }
    .product-collateral > dl > dt:after {
        content: '';
        position: absolute;
        width: 0;
        height: 0;
        display: block;
        border-top: 4px solid transparent;
        border-bottom: 4px solid transparent;
        border-left: 4px solid #3399cc;
        border-right: none;
    }
    .product-collateral > dl > dt.last {
        border-bottom-width: 1px;
    }
    .product-collateral > dl > dd {
        display: none;
    }
    .product-collateral.accordion-open > dl > dt.current {
        border-bottom-width: 1px;
    }
    .product-collateral.accordion-open > dl > dt.current:after {
        content: '';
        position: absolute;
        width: 0;
        height: 0;
        display: block;
        border-right: 4px solid transparent;
        border-left: 4px solid transparent;
        border-top: 4px solid #3399cc;
        border-bottom: none;
        left: 6px;
        top: 50%;
        margin-top: -3px;
    }
    .product-collateral.accordion-open > dl > dd.current {
        display: block;
    }
}

@media only screen and (max-width: 770px) {
    .product-view .product-shop,
    .product-view .add-to-cart-wrapper,
    .product-view .block-related,
    .product-img-box,
    .product-collateral {
        width: 100%;
        float: none;
        padding-right: 0;
        padding-left: 0;
    }
}

@media only screen and (max-width: 479px) {
    .product-view .product-shop,
    .product-img-box,
    .product-collateral,
    .product-view .block-related,
    .box-collateral {
        margin-bottom: 15px;
    }
}

.product-view .ratings .rating-links {
    clear: left;
    float: left;
    margin-top: 0;
}

#product-attribute-specs-table {
    max-width: 50em;
    border: 1px solid silver;
}

#product-attribute-specs-table th {
    border-right: 1px solid silver;
    border-bottom: 1px solid silver;
}


/* -------------------------------------------- *
 * Catalog - Grouped Product List
 */

.grouped-items-table-wrapper {
    border: solid 1px silver;
    width: 100%;
    padding: 10px;
    margin-bottom: 15px;
}

.grouped-items-table-wrapper tbody tr:last-child td {
    border-bottom: none;
}

@media only screen and (max-width: 479px) {
    .grouped-items-table-wrapper {
        margin-bottom: 15px;
    }
}

.grouped-items-table .name-wrapper {
    color: #3399cc;
    font-family: "Raleway", "Helvetica Neue", Verdana, Arial, sans-serif;
}

.grouped-items-table .qty-wrapper {
    padding-top: 7px;
}

.grouped-items-table .qty-label {
    margin-left: 7px;
}

.grouped-items-table td {
    padding: 4px;
}

.grouped-items-table td:last-child {
    width: 30%;
    text-align: left;
}

.grouped-items-table .price-box {
    text-align: right;
}


/* -------------------------------------------- *
 * Catalog - Product Options
 */

.product-options {
    width: 100%;
    margin: 10px 0 0;
    padding: 10px 0 0;
    clear: both;
    position: relative;
}

.product-options p.required {
    position: absolute;
    top: 6px;
    right: 15px;
    text-align: right;
}

@media only screen and (max-width: 979px) {
    .product-view .product-options .required {
        position: static;
    }
}

.product-options dt {
    margin: 10px 0 3px;
    font-weight: normal;
}

.product-options dt:first-child {
    margin-top: 0;
}

.product-options dd .qty-holder {
    display: block;
    padding: 10px 0 0 0;
}

.product-options dd .qty-holder .qty {
    width: 3em;
}

.product-options dd .qty-holder label {
    vertical-align: middle;
}

.product-options dd .qty-disabled {
    background: none;
    border: 0;
    padding: 0 2px;
}

.product-options dd {
    padding: 0 0 10px 0;
    margin: 0 0 5px;
    border-bottom: 1px solid #ededed;
}

.product-options dl.last dd.last {
    border-bottom: 0;
    padding-bottom: 5px;
    margin-bottom: 0;
}

.product-options dd .input-text {
    width: 98%;
}

.product-options dd .input-box {
    padding-top: 0;
}

.product-options dd input.datetime-picker {
    width: 150px;
}

.product-options dd .time-picker {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    padding: 2px 0;
    vertical-align: middle;
}

.product-options dd textarea {
    width: 98%;
    height: 8em;
}

.product-options dd select {
    width: 330px;
    max-width: 100%;
    padding: 4px;
}

.product-options ul.options-list {
    margin-right: 5px;
}

.product-options ul.options-list li {
    line-height: 1.5;
    margin-bottom: 7px;
}

.product-options ul.options-list li:last-child {
    margin-bottom: 0;
}

.product-options ul.options-list .radio,
.product-options ul.options-list .checkbox {
    float: left;
    margin-top: 5px;
}

.product-options ul.options-list .label {
    display: block;
}

.product-options ul.options-list label {
    font-weight: normal;
}

.product-options p.note {
    margin: 0;
    font-size: 11px;
}

.product-options-bottom {
    padding: 0;
    border-top: 0;
    margin-bottom: 0px;
}

.product-options-bottom:after {
    content: '';
    display: table;
    clear: both;
}

.product-options-bottom .product-pricing,
.product-options-bottom .tier-prices {
    float: right;
    margin: 0;
    padding: 0 0 10px;
    border: 0;
    background: 0;
    color: #636363;
}

@media only screen and (max-width: 1199px) {
    .product-options-bottom .product-pricing,
    .product-options-bottom .tier-prices {
        float: none;
        width: 100%;
        text-align: right;
        padding-bottom: 5px;
        margin-bottom: 10px;
        border-bottom: 1px solid #cccccc;
    }
}

.product-options-bottom .tier-prices li {
    background: 0;
    padding: 2px 0;
}

.product-options-bottom .tier-prices .price,
.product-options-bottom .tier-prices .benefit {
    color: #636363;
}


/* "display: none" should be removed if products on site have a long list of product options and those product options */


/*  affect the price so that the customer can see the updated price close to the "Add to Cart" button */

.product-options-bottom .price-box {
    display: none;
    float: right;
    margin: 0 0 10px;
    padding: 0;
}

@media only screen and (max-width: 479px) {
    .product-options-bottom .price-box .price-as-configured {
        text-align: right;
    }
    .product-options-bottom .price-box .price-as-configured .price-label {
        display: block;
    }
}

.product-options-bottom .price-tax {
    float: left;
}


/* -------------------------------------------- *
 * Related Products
 */


/* Block: Related */

.block-related li {
    margin-bottom: 7px;
}

.block-related .block-title {
    border-bottom: none;
}

.block-related .block-title h2 {
    margin: 0;
    margin-bottom: 0.5em;
    color: #636363;
    font-family: "Raleway", "Helvetica Neue", Verdana, Arial, sans-serif;
    font-size: 24px;
    font-weight: 400;
    font-style: normal;
    line-height: 1.2;
    text-rendering: optimizeLegibility;
    text-transform: uppercase;
    margin-bottom: 0;
}

.block-related .block-subtitle {
    margin-bottom: 7px;
}

.block-related .product {
    margin-left: 20px;
    position: relative;
}

.block-related .checkbox {
    float: left;
    margin-top: 36px;
}

.block-related .product-details {
    margin-left: 90px;
}

.block-related .product-name {
    margin-bottom: 3px;
}

.block-related .product-details .price-box {
    margin: 2px 0 3px;
}

.block-related .product-details .price-box a,
.block-related .product-details .price-box p,
.block-related .product-details .price-box span {
    float: left;
    margin-left: 3px;
}

.block-related .product-details .price-box a:first-child,
.block-related .product-details .price-box p:first-child,
.block-related .product-details .price-box span:first-child {
    margin-left: 0;
    font-size: 16px;
    padding-right: 5px;
    padding-left: 5px;
}

.block-related .product-details .price-box:after {
    content: '';
    display: table;
    clear: both;
}

.block-related .link-wishlist {
    display: none;
}


/* -------------------------------------------- *
 * Upsell Products
 */

.box-up-sell {
    margin-top: 20px;
    border-top: 2px solid #000;
    background-color: #fff;
    z-index: 10;
    position: relative;
}

.box-up-sell .ratings {
    display: none;
}


/* ============================================ *
 * Catalog - MSRP MAP Popup
 * ============================================ */

.cart-msrp-totals {
    color: red;
    font-size: 12px !important;
    font-weight: bold;
    margin: 10px 10px 0;
    padding: 10px;
    text-align: right;
    text-transform: uppercase;
}

.map-cart-sidebar-total {
    color: red;
    display: block;
    font-size: 10px;
    font-weight: bold;
    text-align: left;
    padding: 2px 5px;
}

.map-popup {
    background: #FFFFFF;
    border: 5px solid #cccccc;
    margin: 12px 0 0;
    position: absolute;
    text-align: left;
    width: 450px;
    z-index: 100;
}

@media only screen and (min-width: 771px) {
    .map-popup.map-popup-right {
        left: 10px !important;
    }
    .map-popup.map-popup-left {
        left: auto !important;
        right: 10px !important;
    }
}

@media only screen and (max-width: 770px) {
    .map-popup {
        width: 100%;
        left: 0px !important;
    }
}

.map-popup .map-popup-heading {
    padding: 8px 10px;
    margin-right: 40px;
    width: auto;
}

.map-popup .map-popup-heading h3 {
    font-size: 14px;
    margin: 0;
    overflow: hidden;
    white-space: nowrap;
    word-wrap: break-word;
    text-align: left;
    text-overflow: ellipsis;
}

@media only screen and (max-width: 479px) {
    .map-popup .map-popup-heading h3 {
        text-align: center;
    }
}

.map-popup .map-popup-close {
    display: block;
    position: absolute;
    top: 0px;
    right: 0px;
    height: 36px;
    width: 36px;
    font-size: 20px;
    line-height: 32px;
    text-align: center;
}

.map-popup .map-popup-content {
    border-top: 1px solid #ededed;
    padding: 10px;
    margin: 0 10px;
    overflow: hidden;
    text-align: left;
}

@media only screen and (max-width: 479px) {
    .map-popup .map-popup-content {
        text-align: center;
    }
}

.map-popup .map-popup-checkout {
    padding: 10px 0;
}

.map-popup .map-popup-checkout form:after {
    content: '';
    display: table;
    clear: both;
}

.map-popup .map-popup-checkout span {
    display: block;
}

.map-popup .map-popup-checkout .button {
    float: left;
    margin: 0 2px;
    clear: left;
}

.map-popup .map-popup-checkout .additional-addtocart-box {
    float: left;
    min-width: 210px;
}

.map-popup .map-popup-checkout .additional-addtocart-box li {
    list-style-type: none;
}

.map-popup .map-popup-checkout .paypal-logo {
    width: auto;
}

.map-popup .map-popup-checkout .paypal-logo a {
    display: inline-block;
    float: left;
    clear: left;
}

.map-popup .map-popup-checkout .paypal-logo .paypal-or {
    float: left;
    text-align: center;
    padding: 5px 15px;
    clear: left;
}

.map-popup .map-popup-checkout .paypal-logo:after {
    content: '';
    display: table;
    clear: both;
}

.map-popup .map-popup-checkout .paypal-logo .bml_button a {
    clear: left;
}

@media only screen and (max-width: 479px) {
    .map-popup .map-popup-checkout {
        text-align: center;
    }
    .map-popup .map-popup-checkout .button,
    .map-popup .map-popup-checkout .additional-addtocart-box,
    .map-popup .map-popup-checkout .paypal-logo a,
    .map-popup .map-popup-checkout .paypal-logo .paypal-or {
        float: none;
    }
    .map-popup .map-popup-checkout .additional-addtocart-box {
        min-width: 0px;
    }
    .map-popup .map-popup-checkout .paypal-logo .paypal-or {
        margin: 0px;
        margin-bottom: 10px;
    }
}

.map-popup .map-popup-checkout:after {
    content: '';
    display: table;
    clear: both;
}

.map-popup .map-popup-price {
    padding: 10px 0;
}

@media only screen and (max-width: 479px) {
    .map-popup .map-popup-price {
        text-align: center;
        padding-top: 0px;
    }
}

.map-popup .map-popup-price .price-box,
.map-popup .map-popup-price .price-box .special-price {
    display: inline-block!important;
    margin: 0;
    padding: 0;
}

.map-popup .map-popup-price .price-box .minimal-price-link {
    display: inline-block;
}

.map-popup .map-popup-text {
    padding: 10px 0;
    margin: 0 10px;
    word-wrap: break-word;
}

.map-popup .map-popup-text,
.map-popup .map-popup-only-text {
    border-top: 1px solid #ededed;
}


/* ============================================ *
 * Catalog - MSRP Product Listing
 * ============================================ */

.price-box .map-link {
    display: block;
    text-align: center;
}


/* ============================================ *
 * Catalog - Compare
 * ============================================ */

.block-compare .product-name:after {
    content: '';
    display: table;
    clear: both;
}

.compare-table .product-image {
    display: inline-block;
}

.compare-table .product-shop-row.top td {
    padding-bottom: 0;
    border-bottom: 0;
}

.compare-table .product-shop-row.bottom td {
    padding-top: 0;
}

.sidebar .block.block-layered-nav {
    border-bottom: none;
}

.block-layered-nav--no-filters .block-title {
    display: none;
}

.block-layered-nav .block-content {
    padding-top: 0;
    margin-top: 15px;
}

.block-layered-nav .block-content > dl > form > dt:hover {
    color: #CA1F43;
}

.block-layered-nav .block-content #narrow-by-list {
    border-bottom: 1px solid #ccc;
}

.block-layered-nav .block-content.accordion-open > dl > dd.current {
    max-height: 1080px;
    transition: max-height 1s ease-in-out;
}

.block-layered-nav .block-subtitle--filter.active:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    display: block;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    border-top: 4px solid white;
    border-bottom: none;
    right: 10px;
    top: 50%;
    margin-top: -3px;
}

#narrow-by-list,
#narrow-by-list2 {
    border-top: 0;
}

.block-layered-nav dl ol > li > a,
.block-layered-nav dl ol > li > span {
    padding: 7px;
    margin: 5px;
}

.block-layered-nav dl ol > li > a {
    color: #636363;
    background-color: #f4f4f4;
    padding: 5px 10px;
}

.block-layered-nav dl ol > li > label:hover {
    text-decoration: none;
    background: #ddd;
}

.block-layered-nav .currently .block-subtitle {
    display: block;
    margin: 0;
    margin-bottom: 10px;
    color: #636363;
    font-family: "Raleway", "Helvetica Neue", Verdana, Arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    line-height: 1.4;
    text-rendering: optimizeSpeed;
    text-transform: uppercase;
}

.block-layered-nav .currently ol {
    padding-left: 0;
    margin-bottom: 10px;
    list-style: none;
}

.block-layered-nav .currently ol li {
    margin: 0;
    display: inline-block;
    background: #f9f9f9;
    border-bottom: 3px solid #10214d;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    font-size: 14px;
    width: 100%;
    position: relative;
}

.block-layered-nav .currently ol li .multiselect-child {
    padding-right: 25px;
    display: block;
    border-bottom: 1px solid #ccc;
    position: relative;
    font-weight: 300;
}

.block-layered-nav .currently ol li .multiselect-child:last-of-type {
    border-bottom: none;
}

.block-layered-nav .currently ol li span {
    font-weight: 100;
    color: #666;
    font-size: 14px;
    text-transform: capitalize;
    padding: 4px 15px;
    line-height: 22px;
    display: inline-block;
    position: relative;
}

.block-layered-nav .currently ol li span.label {
    text-transform: uppercase;
    line-height: 17px;
    padding: 6px 15px;
}

.block-layered-nav .currently ol li span.value {
    padding-right: 25px;
    display: block;
    font-weight: 300;
}

.block-layered-nav .currently ol li:after {
    content: '';
    display: table;
    clear: both;
}

.block-layered-nav .actions {
    text-align: right;
    margin-bottom: 7px;
}

.block-layered-nav .currently .btn-remove,
.block-layered-nav .currently .btn-previous,
.mini-products-list .btn-remove,
.mini-products-list .btn-previous,
#compare-items .btn-remove,
#compare-items .btn-previous {
    float: right;
    margin-left: 6px;
}

.btn-remove {
    display: inline-block;
    width: 25px;
    height: 25px;
    text-align: center;
    font: 0/0 a;
    text-shadow: none;
    color: transparent;
    position: relative;
    padding: 6px;
}

.btn-remove:after {
    content: '\f136';
    color: #10214d;
    font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
    display: inline-block;
    width: 16px;
    height: 16px;
    line-height: 14px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
}

.btn-remove-inline {
    display: inline;
    width: 25px!important;
    height: 25px!important;
    text-align: center;
    font: 0/0 a;
    text-shadow: none;
    color: transparent;
    position: relative;
    border-bottom: none;
    padding: 6px;
    background-image: none!important;
}

.btn-remove-inline:after {
    content: '\f136';
    color: #10214d;
    height: 25px;
    line-height: 25px;
    width: 100%;
    font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
}

.btn-remove-inline img {
    display: none!important;
}


/* ============================================ *
 * Cart
 * ============================================ */

.cart .cart-totals {
    text-align: right;
}

.cart .cart-totals:after {
    content: '';
    display: table;
    clear: both;
}

.cart .cart-totals table {
    font-size: 12px;
    margin-bottom: 20px;
    text-transform: uppercase;
    width: 100%;
}

.cart .cart-totals table td {
    padding: 2px 0px;
    font-size: 13px;
}

.cart .cart-totals table td:first-child {
    padding-right: 10px;
    min-width: 120px;
}

.cart .cart-totals table tbody tr:last-child td,
.cart .cart-totals table tbody tr:last-child th {
    padding-bottom: 10px;
}

.cart .cart-totals table tfoot {
    border-top: 1px solid #E6E6E6;
    border-bottom: 1px solid #E6E6E6;
}

.cart .cart-totals table tfoot td {
    font-size: 24px;
    padding: 4px 0;
    vertical-align: top;
}

.cart .cart-totals table tfoot strong {
    font-weight: 400;
}

@media only screen and (max-width: 600px) {
    .cart-totals {
        text-align: right;
    }
}

@media only screen and (max-width: 770px) {
    .cart .cart-totals table tfoot td {
        font-size: 18px;
    }
}


/* -------------------------------------------- *
 * Breadcrumbs
 */

.breadcrumbs {
    overflow: hidden;
    padding: 10px 0 0 0;
	margin: 0;
    text-align: left;
    font-family: 'Roboto', Arial, sans-serif;
}

.breadcrumbs li {
    float: left;
    font-size: 14px;
    list-style: none;
    color: #666;
}

.breadcrumbs li .zmdi {
    padding: 0 5px;
}

.breadcrumbs a {
    color: #666;
    border-bottom: none;
    font-weight: normal;
}

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

.breadcrumbs strong {
    color: #666;
    font-weight: normal;
}

.breadcrumbs span {
    float: left;
    padding: 0 7px;
}

.breadcrumbs ul {
    padding-left: 0px;
}


/* -------------------------------------------- *
/* Pager */

.pager .view-mode {
    float: left;
    margin: 0;
    padding: 0;
}

.pager .view-mode label {
    display: none;
    color: #666;
    float: left;
    margin: 0 6px 0 0;
    font-weight: normal;
    font-size: 12px;
    line-height: 19px;
}

.pager .view-mode span {
    border: 1px solid #d6d6d6;
    display: inline-block;
    float: left;
    height: auto;
    line-height: 0;
    margin: 0 10px 0 0;
    padding: 3px 1px 3px 3px;
    width: auto;
    background: #fbfbfb;
}

.pager .view-mode a.grid {
    width: 16px;
    height: 16px;
    float: left;
    text-indent: -9999px;
    background: url(/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/images/grid.png) 0 0 no-repeat;
}

.pager .view-mode strong.grid,
.pager .view-mode a.grid:hover {
    width: 16px;
    height: 16px;
    float: left;
    text-indent: -9999px;
    background: url(/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/images/grid.png) 0 100% no-repeat;
}

.pager .view-mode a.list {
    margin: 0;
    width: 16px;
    height: 16px;
    float: left;
    text-indent: -9999px;
    background: url(/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/images/list.png) 0 0 no-repeat;
    border: 0;
    border-radius: 0;
    padding: 0;
}

.pager .view-mode strong.list,
.pager .view-mode a.list:hover {
    margin: 0;
    width: 16px;
    height: 16px;
    float: left;
    text-indent: -9999px;
    background: url(/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/images/list.png) 0 100% no-repeat;
}

.pager a {
    background: none;
    border: 0;
    border-radius: 0;
    display: inline-block;
    padding: 0;
    text-decoration: none;
}

.pager .pages a {
    color: #666666;
    padding: 0;
    display: inline-block;
    font-size: 14px;
    border: 0;
    height: 25px;
    width: 25px;
    line-height: 24px;
    text-align: center;
}

.pager .pages a:hover {
    color: #fe4e4e;
    text-decoration: none;
    background: none;
}

.pager .pages .next {
    border: 1px solid #000;
}

.pager .pages .next:hover {
    background: url("/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/images/icon-next.png") no-repeat 9px -31px;
}

.pager .pages .previous {
    border: 1px solid #000;
}

.pager .pages .previous:hover {
    background: url("/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/images/icon-previous.png") no-repeat 9px -31px;
    border: 1px solid #D6D6D6;
}

.pager .pages .current {
    color: #CB1F41;
    display: inline-block;
    padding: 0;
    border: 0;
    height: 25px;
    width: 25px;
    line-height: 25px;
    font-size: 14px;
    text-align: center;
    text-decoration: none;
}

.pager .pages a.next,
.pager .pages a.previous {
    color: #CB1F41;
    font-size: 14px;
}

.pager .pages a.next:hover,
.pager .pages a.previous:hover {
    color: #CB1F41
}

.pager .sort-by {
    float: right;
    margin: 0;
    padding: 0;
    position: relative;
    display: inline-block;
    line-height: 20px;
}

.pager .sort-by label {
    text-transform: uppercase;
    display: inline-block;
    margin: 0 5px 0 0;
    font-weight: normal;
    vertical-align: middle;
    font-size: 12px;
    color: #666666;
    line-height: 22px;
}

.pager .sort-by select {
    padding: 2px 0px 2px 4px;
    border: 1px solid #000;
    margin: 0;
    vertical-align: middle;
    color: #666;
    background: #fff;
    font-size: 14px;
    text-transform: uppercase;
    height: 25px;
}

.select-sort-by {
    display: inline-block;
}

.my-account .pager .amount {
    margin: 3px 0 0;
}

.pager .amount {
    display: none;
}

.pager .limiter {
    color: #666666;
    float: right;
    font-size: 16px;
    line-height: 20px;
    text-transform: capitalize;
    display: inline-block;
    position: relative;
}

.select-limiter {
    display: inline-block;
    position: relative;
}

.pager .limiter label {
    display: inline-block;
    margin: 0 5px 0 0;
    vertical-align: middle;
    color: #666666;
    font-size: 12px;
    font-weight: normal;
    text-transform: uppercase;
}

.pager .limiter select {
    text-align: center;
    padding: 2px 0px 2px 4px;
    border: 1px solid #000;
    margin: 0;
    vertical-align: middle;
    background: #fff;
    font-size: 14px;
    font-weight: normal;
    height: 25px;
    vertical-align: baseline;
    min-width: 102px;
}

.pager .pages {
    float: left;
    font-size: 14px;
    padding: 0;
    text-transform: uppercase;
}

.pager .pages strong {
    display: none;
    text-transform: capitalize;
    font-weight: normal;
    line-height: 22px;
    color: #666666;
    font-size: 14px;
}

.pager .pages ol {
    display: inline-block;
}

.pager .pages li {
    display: inline-block;
    font-family: 'Roboto', Arial, sans-serif;
}

.page-sitemap .pager .pages {
    border: 1px solid #f7f7f7;
}

.select-sort-by:before {
    content: '\f2f9';
    display: inline-block;
    float: right;
    pointer-events: none;
    position: absolute;
    right: 1px;
    top: 1px;
    width: 29px;
    font: normal normal normal 16px/1 'Material-Design-Iconic-Font';
    color: #CB1F41;
    background-color: #fff;
    border-left: 1px solid #000;
    padding: 4px 9px;
    height: 23px;
}

.select-limiter:before {
    content: '\f2f9';
    display: inline-block;
    float: right;
    pointer-events: none;
    position: absolute;
    right: 1px;
    top: 1px;
    width: 29px;
    font: normal normal normal 16px/1 'Material-Design-Iconic-Font';
    color: #CB1F41;
    background-color: #fff;
    border-left: 1px solid #000;
    padding: 4px 9px;
    height: 23px;
}

.pager select option {
    padding: 0 8px 0 0;
}


/* Toolbar */

.toolbar {
    background: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
}

.toolbar .sorter {
    border-bottom: 1px solid #fff;
}

.toolbar-bottom .toolbar {
    margin: -10px 0 0;
    float: left;
    width: 100%;
    padding: 10px 0;
}

.pager li > a,
.pager li > span {
    display: inline;
    padding: 0;
    background: none;
    border: none;
    border-radius: 0;
}

.catalog-category-view .toolbar .limiter,
.catalog-category-view .toolbar .pages,
.catalog-category-view .toolbar-bottom {
    display: none;
}


/* ============================================ *
 * Dashboard
 * ============================================ */

.dashboard .box-head {
    margin-top: 30px;
    border-bottom: 1px solid #cccccc;
    padding-bottom: 7px;
    padding-left: 0;
}

.dashboard .box-head h2 {
    font-size: 28px;
    font-weight: 400;
    display: inline-block;
    margin-bottom: 0;
}

.dashboard .box-head a {
    padding: 10px;
}

.dashboard .box-title a,
.dashboard .box-head a {
    text-transform: uppercase;
    font-size: 12px;
}

.dashboard .box-account {
    padding-bottom: 40px;
    margin-bottom: 45px;
}

.dashboard .box-account p,
.dashboard .box-account address {
    font-style: italic;
}

.dashboard .col2-set .col-1,
.dashboard .col2-set .col-2 {
    padding-right: 12.09677%;
    padding-bottom: 0;
}

.dashboard .col2-set .col-1 .box-title,
.dashboard .col2-set .col-2 .box-title {
    position: relative;
    padding-bottom: 10px;
}

.dashboard .col2-set .col-1 .box-title h2,
.dashboard .col2-set .col-1 .box-title h3,
.dashboard .col2-set .col-2 .box-title h2,
.dashboard .col2-set .col-2 .box-title h3 {
    font-weight: 600;
    font-size: 14px;
    margin-bottom: 0;
}

.dashboard .col2-set .col-1 .box-title a,
.dashboard .col2-set .col-2 .box-title a {
    line-height: 19.6px;
}

.dashboard .box-reviews.box-account {
    padding-bottom: 0;
}

.dashboard .box-reviews li {
    padding: 10px 0;
    border-top: 1px solid #ededed;
}

.dashboard .box-reviews li:first-child {
    border-top: 0;
}

.dashboard .box-reviews li .number {
    margin-right: -20px;
    float: left;
    line-height: 1.4;
    font-size: 13px;
}

.dashboard .box-reviews li .details {
    margin-left: 20px;
}

.dashboard .box-reviews li .details .ratings {
    content: '';
    display: table;
    clear: both;
    margin-bottom: 0;
}

.dashboard .box-reviews li .details .ratings strong {
    float: left;
    font-family: "Raleway", "Helvetica Neue", Verdana, Arial, sans-serif;
    font-size: 13px;
    margin-right: 5px;
}

.dashboard .box-reviews li .details .ratings .rating-box {
    float: left;
    margin: 3px 0 0 0;
}


/* ============================================ *
 * Address Book
 * ============================================ */

.my-account .addresses-list {}

.my-account .addresses-list .col-1,
.my-account .addresses-list .col-2 {
    padding-bottom: 0;
}

.my-account .addresses-list .item p {
    margin-top: 10px;
}

@media only screen and (max-width: 770px) {
    .my-account .addresses-list .col-1,
    .my-account .addresses-list .col-2 {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }
    .my-account .addresses-list .col-1 li.empty,
    .my-account .addresses-list .col-2 li.empty {
        width: 100%;
    }
}

@media only screen and (max-width: 599px) {
    .my-account .addresses-list .addresses-additional p a {
        white-space: nowrap;
    }
}


/* ============================================ *
 * Order View
 * ============================================ */

.order-info {
    display: block;
    border-bottom: 1px solid #ededed;
    width: 100%;
    margin-bottom: 20px;
}

.order-info dt,
.order-info dd,
.order-info ul,
.order-info li {
    display: inline;
    padding: 0;
}

.order-info dt {
    margin-right: 20px;
}

.order-info ul {
    display: inline-block;
    text-align: center;
    margin: 0;
}

.order-info li {
    margin: 0 0 10px 20px;
    display: inline-block;
}

.order-info li.current {
    font-weight: 600;
}

.order-info li:first-child {
    margin-left: 0;
}

.order-date {
    text-transform: uppercase;
    padding: 0 15px;
}

.order-date strong {
    display: inline-block;
    font-family: Oswald;
}

.order-info-box {
    margin: 20px 0;
}

.order-info-box .col-1 {
    padding-right: 0;
    width: 48%;
}

.order-info-box .col-2 {
    width: 52%;
}

.order-info-box .col-1,
.order-info-box .col-2 {
    overflow: hidden;
    padding-top: 0;
    padding-bottom: 0;
}

.order-info-box .box-title {
    width: 150px;
    padding-right: 10px;
    float: left;
}

.order-info-box .box-title h2 {
    font-size: 14px;
    font-weight: bold;
    line-height: 1.5;
    margin: 0 0 5px 0;
}

.order-info-box .box-title h2:after {
    content: ':';
}

.order-info-box .box-content {
    float: left;
    margin: 3px 0 0 0;
}

.order-info-box .box-content td,
.order-info-box .box-content th {
    line-height: 1.3;
}

.order-info-box .box-content th {
    padding-top: 10px;
}

.order-info-box .box-content td {
    padding-left: 15px;
}

.order-info-box .box-content strong {
    font-weight: normal;
    text-transform: uppercase;
}

#my-orders-table .option-label {
    margin-left: 10px;
    font-weight: 600;
    font-style: italic;
}

#my-orders-table .option-value {
    margin-left: 20px;
}

#my-orders-table tr.bundle:not(:last-child) td {
    border-bottom: none;
    border-top: none;
}

ol#cart-sidebar-reorder li {
    margin-top: 10px;
    margin-bottom: 0;
}

ol#cart-sidebar-reorder li input {
    margin-right: 10px;
}

ol#cart-sidebar-reorder p.product-name {
    display: inline;
}

@media only screen and (max-width: 599px) {
    #my-orders-table .option-label {
        margin-left: 20px;
    }
    #my-orders-table .option-value {
        margin-left: 35px;
    }
    #my-orders-table td[data-rwd-label=Qty] .nobr br {
        display: none;
    }
    #my-orders-table td[data-rwd-label=Qty] .nobr strong {
        margin-right: 10px;
    }
    #my-orders-table tr.bundle {
        border-color: #ededed;
    }
    #my-orders-table tr.bundle.child td[data-rwd-label] {
        padding-left: 60px;
    }
    #my-orders-table tbody:last-child tr:last-child td:last-child {
        padding-bottom: 15px;
    }
    #my-orders-table tfoot tr.shipping {
        margin-top: 0;
    }
}

.order-additional {
    margin: 40px 0;
}

.order-gift-message dd {
    margin-top: 10px;
}

@media only screen and (max-width: 1199px) {
    .dashboard .col2-set .col-1,
    .dashboard .col2-set .col-2 {
        padding-right: 30px;
        padding-bottom: 0;
    }
    body.customer-account .data-table td.view a {
        white-space: normal;
    }
}

@media only screen and (max-width: 979px) {
    body.customer-account .my-account .title-buttons span.separator,
    body.customer-account .my-account .title-buttons a {
        top: -12px;
    }
}

@media only screen and (max-width: 770px) {
    body.customer-account .data-table.orders th.ship,
    body.customer-account .data-table.orders td.ship,
    body.customer-account .data-table.orders td.status,
    body.customer-account .data-table.orders th.status {
        display: none;
    }
    .order-info-box .box-content {
        clear: left;
    }
    .addresses-list .item {}
    .order-info dt {
        display: none;
    }
    .dashboard .page-title {
        margin-top: 20px;
    }
    .dashboard .page-title h1 {
        margin-top: 0;
    }
    .dashboard .box-account {
        padding-bottom: 15px;
        margin-bottom: 30px;
    }
    .dashboard .col2-set .col-1,
    .dashboard .col2-set .col-2 {
        width: 48%;
        padding-right: 0;
        padding-left: 0;
    }
    .dashboard .col2-set .col-1 {
        float: left;
        margin-right: 4%;
    }
    .dashboard .col2-set .col-2 {
        float: right;
    }
}

@media only screen and (max-width: 599px) {
    body.customer-account .my-account .form-list .control {
        padding-left: 0;
    }
}

@media only screen and (max-width: 479px) {
    body.customer-account .my-account .page-title h1 {
        text-align: center;
    }
    body.customer-account .my-account .title-buttons {
        text-align: center;
    }
    body.customer-account .my-account .title-buttons .button {
        width: 100%;
        position: static;
        margin-bottom: 15px;
    }
    body.customer-account .my-account .title-buttons .button + .button {
        margin-left: 0px;
    }
    body.customer-account .my-account .fieldset h2 {
        margin-bottom: 15px;
    }
    body.customer-account .my-account .order-details h2 {
        margin-bottom: 15px;
    }
    body.customer-account .my-account .buttons-set {
        border-top: 0;
        text-align: center;
    }
    body.customer-account .my-account .addresses-list .item {
        margin-bottom: 15px;
        padding-right: 0;
        float: none;
        width: auto;
    }
    body.customer-account .my-account .addresses-list h2 {
        margin-bottom: 15px;
    }
    .order-info {
        margin-top: 15px;
    }
    .data-table.orders td.view {
        text-align: center;
    }
    .dashboard .col2-set .col-1,
    .dashboard .col2-set .col-2 {
        width: 100%;
        margin-top: 15px;
    }
    .order-info-box {
        margin: 0;
    }
    .order-info-box .col-1,
    .order-info-box .col-2 {
        width: 100%;
        border-bottom: 1px solid #ededed;
        padding: 15px 0;
    }
    .order-info-box + .order-info-box {
        padding-bottom: 0;
        border-bottom: 0;
        margin-bottom: 30px;
    }
    #my-reviews-table .nobr {
        white-space: normal;
    }
}


/* ============================================ *
 * Newsletter Subscriptions
 * ============================================ */

body.newsletter-manage-index .my-account .fieldset {
    margin-bottom: 20px;
}

body.newsletter-manage-index .my-account .form-list {
    border-top: 1px solid #ededed;
    padding-top: 10px;
}

#my-subscriptions-table a.block.center {
    display: block;
    text-align: center;
    min-width: 80px;
}


/* ----- RESPONSIVE CSS ----- */

@-ms-viewport {
    width: device-width;
}

@media print {
    .visible-print {
        display: block !important;
    }
    table.visible-print {
        display: table;
    }
    tr.visible-print {
        display: table-row !important;
    }
    th.visible-print,
    td.visible-print {
        display: table-cell !important;
    }
    .visible-print-block {
        display: block !important;
    }
    .visible-print-inline {
        display: inline !important;
    }
    .visible-print-inline-block {
        display: inline-block !important;
    }
    .hidden-print {
        display: none !important;
    }
}

@media (min-width:992px) and (max-width:1329px) {
    .visible-md {
        display: block !important;
    }
    table.visible-md {
        display: table;
    }
    tr.visible-md {
        display: table-row !important;
    }
    th.visible-md,
    td.visible-md {
        display: table-cell !important;
    }
    .visible-md-block {
        display: block !important;
    }
    .visible-md-inline {
        display: inline !important;
    }
    .visible-md-inline-block {
        display: inline-block !important;
    }
    .hidden-md {
        display: none !important;
    }
}

@media (min-width: 1330px) {
    .container {
        width: 95%!important;
    }
}

@media (max-width:1300px) {
    .team-item h4 a {
        font-size: 28px;
    }
    .container {
        width: 1000px;
    }
}

@media screen and (max-width: 1200px) {
    .grid.isotope-grid.isotope-nogap .col-4 {
        height: 320px;
    }
    .grid.isotope-grid.isotope-nogap .col-3 {
        height: 380px;
    }
    .grid.isotope-grid.isotope-nogap .grid-item {
        height: 400px;
    }
    .grid.masonry-grid-type-2 .grid-item {
        margin-bottom: 25px;
    }
    .grid.grid-no-gap.equal-height.cols-4 .grid-item {
        width: 25%
    }
    .grid.grid-no-gap.grid-bordered.cols-5 .grid-item {
        width: 20%
    }
    .grid.grid-no-gap.cols-5 .grid-item {
        width: 25%
    }
    .grid.grid-no-gap.cols-4 .grid-item {
        width: 33.33333333%
    }
    .grid.masonry-grid-type-2 .grid-item.h2 {
        height: 560px;
    }
    .grid.masonry-grid-type-2 .grid-sizer,
    .grid.masonry-grid-type-2 .grid-item {
        width: 48.75%
    }
    .grid.masonry-grid-type-2 .grid-item.w2 {
        width: 48.75%;
        height: 380px;
    }
    .grid-last {
        width: 100%!important;
    }
}

@media screen and (max-width: 991px) {
    .mobile-text-center {
        text-align: center !important;
    }
    .size-huge.size-huge-responsive {
        font-size: 108px !important;
    }
    .header {
        top: 15px;
    }
    .split-hero {
        background: none;
    }
    .split-hero .hero-icons {
        width: 100%;
        margin-bottom: 60px;
    }
    .icons-block {
        text-align: center;
    }
    .team-item h4 a {
        font-size: 19px;
    }
    .pricing-plan {
        max-width: 500px;
        margin-bottom: 25px;
    }
    .full-screen-project .container-fluid {
        padding-right: 0;
        padding-left: 0;
    }
    .full-screen-project .tab-content {
        position: relative;
    }
    .full-screen-project .tab-content .tab-pane {
        position: relative;
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 90px;
        padding-bottom: 40px;
    }
    .full-screen-project .tab-content .tab-pane .h1 {
        font-size: 72px;
    }
    .grid.isotope-grid.isotope-nogap .col-4 {
        width: 50%
    }
    .grid.isotope-grid.isotope-nogap .col-3 {
        width: 50%
    }
    .grid.masonry-grid-type-2 .grid-sizer,
    .grid.masonry-grid-type-2 .grid-item {
        width: 48.5%;
        height: 220px;
        margin-bottom: 3%
    }
    .grid.masonry-grid-type-2 .grid-sizer.h2,
    .grid.masonry-grid-type-2 .grid-item.h2 {
        height: 470px;
    }
    .grid.masonry-grid-type-2 .gutter-sizer {
        width: 3%
    }
    .grid.masonry-grid-type-2 .grid-item {
        height: 180px;
        margin-bottom: 18px;
    }
    .grid.masonry-grid-type-2 .grid-item.h2 {
        height: 378px;
    }
    .grid.isotope-grid.cols-4 .grid-sizer,
    .grid.isotope-grid.cols-4 .grid-item {
        width: 48.75%
    }
    .grid.isotope-grid.cols-3 .grid-sizer,
    .grid.isotope-grid.cols-3 .grid-item {
        width: 48.75%
    }
    .grid.grid-no-gap.equal-height.cols-4 .grid-item {
        width: 25%
    }
    .grid.grid-no-gap.equal-height.cols-3 .grid-item {
        width: 33.33333333%
    }
    .grid.grid-no-gap.equal-height.cols-2 .grid-item {
        width: 50%
    }
    .grid.grid-no-gap.grid-bordered.cols-5 .grid-item {
        width: 20%
    }
    .grid.grid-no-gap.cols-5 .grid-item {
        width: 33.33333333%
    }
    .grid.grid-no-gap.cols-3 .grid-item {
        width: 50%
    }
    .widget-carousel .owl-dots {
        padding: 0;
        text-align: center;
    }
    .full-screen-project .bx-controls-direction .bx-next {
        left: 50%;
        top: -27px;
        margin-left: 22px;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
    }
    .full-screen-project .bx-row {
        padding-top: 55px;
        padding-bottom: 50px;
    }
    .full-screen-project .bx-wrapper {
        margin: 0 auto !important;
    }
    .full-screen-project .bx-controls-direction a {
        top: -30px;
        left: 50%;
        margin-left: -50px;
        -webkit-transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
        -o-transform: rotate(-180deg);
        transform: rotate(-180deg);
    }
}

@media (min-width: 980px) and (max-width: 991px) {
    .grid.masonry-grid-type-2 .grid-item {
        height: 175px;
    }
    .grid.masonry-grid-type-2 .grid-sizer.h2,
    .grid.masonry-grid-type-2 .grid-item.h2 {
        height: 470px;
    }
}

@media screen and (max-width: 768px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 17.25px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
    }
    .table-responsive>.table {
        margin-bottom: 0;
    }
    .table-responsive>.table>thead>tr>th,
    .table-responsive>.table>tbody>tr>th,
    .table-responsive>.table>tfoot>tr>th,
    .table-responsive>.table>thead>tr>td,
    .table-responsive>.table>tbody>tr>td,
    .table-responsive>.table>tfoot>tr>td {
        white-space: nowrap;
    }
    .table-responsive>.table-bordered {
        border: 0;
    }
    .table-responsive>.table-bordered>thead>tr>th:first-child,
    .table-responsive>.table-bordered>tbody>tr>th:first-child,
    .table-responsive>.table-bordered>tfoot>tr>th:first-child,
    .table-responsive>.table-bordered>thead>tr>td:first-child,
    .table-responsive>.table-bordered>tbody>tr>td:first-child,
    .table-responsive>.table-bordered>tfoot>tr>td:first-child {
        border-left: 0;
    }
    .table-responsive>.table-bordered>thead>tr>th:last-child,
    .table-responsive>.table-bordered>tbody>tr>th:last-child,
    .table-responsive>.table-bordered>tfoot>tr>th:last-child,
    .table-responsive>.table-bordered>thead>tr>td:last-child,
    .table-responsive>.table-bordered>tbody>tr>td:last-child,
    .table-responsive>.table-bordered>tfoot>tr>td:last-child {
        border-right: 0;
    }
    .table-responsive>.table-bordered>tbody>tr:last-child>th,
    .table-responsive>.table-bordered>tfoot>tr:last-child>th,
    .table-responsive>.table-bordered>tbody>tr:last-child>td,
    .table-responsive>.table-bordered>tfoot>tr:last-child>td {
        border-bottom: 0;
    }
    .visible-xs {
        display: block !important;
    }
    table.visible-xs {
        display: table;
    }
    tr.visible-xs {
        display: table-row !important;
    }
    th.visible-xs,
    td.visible-xs {
        display: table-cell !important;
    }
    .visible-xs-block {
        display: block !important;
    }
    .visible-xs-inline {
        display: inline !important;
    }
    .visible-xs-inline-block {
        display: inline-block !important;
    }
    .hidden-xs {
        display: none !important;
    }
    .text-center-mobile {
        text-align: center;
    }
    .space-top {
        margin-top: 15px !important;
    }
    .space-top-2x {
        margin-top: 34px !important;
    }
    .space-top-3x {
        margin-top: 46px !important;
    }
    .space-top-4x {
        margin-top: 57px !important;
    }
    .space-top-5x {
        margin-top: 69px !important;
    }
    .space-bottom {
        margin-bottom: 15px !important;
    }
    .space-bottom-2x {
        margin-bottom: 34px !important;
    }
    .space-bottom-3x {
        margin-bottom: 46px !important;
    }
    .space-bottom-4x {
        margin-bottom: 57px !important;
    }
    .space-bottom-5x {
        margin-bottom: 69px !important;
    }
    .padding-top {
        padding-top: 15px !important;
    }
    .padding-top-2x {
        padding-top: 34px !important;
    }
    .padding-top-3x {
        padding-top: 46px !important;
    }
    .padding-top-4x {
        padding-top: 57px !important;
    }
    .padding-top-5x {
        padding-top: 69px !important;
    }
    .padding-bottom {
        padding-bottom: 15px !important;
    }
    .padding-bottom-2x {
        padding-bottom: 34px !important;
    }
    .padding-bottom-3x {
        padding-bottom: 46px !important;
    }
    .padding-bottom-4x {
        padding-bottom: 57px !important;
    }
    .padding-bottom-5x {
        padding-bottom: 69px !important;
    }
    .home-content .padding-top-2x {
        padding-top: 17px !important;
    }
    .lead {
        font-size: 34px !important;
    }
    .size-huge.size-huge-responsive {
        font-size: 72px !important;
    }
    blockquote {
        padding-left: 0;
        text-indent: 50px;
        margin: 0 40px;
    }
    blockquote:before {
        left: -66px;
        top: 0;
        font-size: 36px !important;
    }
    blockquote p {
        font-size: 32px;
    }
    blockquote footer {
        font-size: 16px;
        padding-top: 0;
    }
    .header {
        padding-top: 20px;
    }
    .icons-block [class*="col-"] {
        width: 100%;
        max-width: 400px;
        margin: 0 auto;
        float: none;
        text-align: left;
    }
    .off-canvas-button {
        margin-top: 0;
    }
    .off-canvas {
        width: 320px;
        padding: 20px 5px 10px 15px;
    }
    .from-right {
        -webkit-transform: translate(320px, 0);
        -ms-transform: translate(320px, 0);
        -o-transform: translate(320px, 0);
        transform: translate(320px, 0)
    }
    .container-push {
        -webkit-transform: translate(-320px, 0);
        -ms-transform: translate(-320px, 0);
        -o-transform: translate(-320px, 0);
        transform: translate(-320px, 0)
    }
    .mCSB_inside>.mCSB_container {
        margin-right: 10px;
    }
    .mCSB_scrollTools {
        right: -6px;
    }
    .counter.counter-ghost {
        margin-bottom: 30px;
    }
    .team-item {
        max-width: 490px;
        margin-bottom: 40px;
    }
    .grid.isotope-grid.isotope-nogap .col-4 {
        height: 280px;
    }
    .grid.isotope-grid.isotope-nogap .col-3 {
        height: 280px;
    }
    .grid.isotope-grid.isotope-nogap .grid-item {
        height: 280px;
    }
    .grid.masonry-grid-type-1 .grid-sizer,
    .grid.masonry-grid-type-1 .grid-item {
        width: 48.5%;
        margin-bottom: 3%
    }
    .grid.masonry-grid-type-1 .grid-item.w2 {
        width: 100%
    }
    .grid.masonry-grid-type-1 .gutter-sizer {
        width: 3%
    }
    .grid.isotope-grid.cols-4 .grid-sizer,
    .grid.isotope-grid.cols-4 .grid-item {
        width: 48.25%
    }
    .grid.isotope-grid.cols-3 .grid-sizer,
    .grid.isotope-grid.cols-3 .grid-item {
        width: 48.25%
    }
    .grid.isotope-grid .grid-item {
        margin-bottom: 3.5%
    }
    .grid.isotope-grid.cols-2 .grid-sizer,
    .grid.isotope-grid.cols-2 .grid-item {
        width: 48.25%
    }
    .grid.isotope-grid .gutter-sizer {
        width: 3.5%
    }
    .grid.grid-no-gap.equal-height.cols-4 .grid-item,
    .grid.grid-no-gap.equal-height.cols-3 .grid-item,
    .grid.grid-no-gap.equal-height.cols-2 .grid-item {
        display: block;
        width: 100%
    }
    .grid.grid-no-gap.grid-bordered.cols-5 .grid-item {
        width: 50%;
        border-right: none;
    }
    .grid.grid-no-gap.grid-bordered.cols-5 .grid-item:nth-child(3),
    .grid.grid-no-gap.grid-bordered.cols-5 .grid-item:nth-child(4),
    .grid.grid-no-gap.grid-bordered.cols-5 .grid-item:nth-child(5) {
        border-top: 1px solid #ccc;
    }
    .grid.grid-no-gap.grid-bordered.cols-5 .grid-item:nth-child(odd) {
        border-right: 1px solid #ccc;
    }
    .grid.grid-no-gap.cols-5 .grid-item,
    .grid.grid-no-gap.cols-4 .grid-item {
        width: 50%
    }
    .widget-about .widget-item img {
        margin-right: 10px;
    }
    .widget-comments .widget-item span {
        margin-right: 7px;
    }
    .widget-instagram .widget-item .insta-top .btn {
        clear: both;
        float: none !important;
    }
    .widget-instagram .widget-item .insta-top .name {
        margin-top: 25px;
    }
    .widget-twitter .widget-item .twitter-top .btn {
        clear: both;
        float: none !important;
    }
    .widget-twitter .widget-item .twitter-top .name {
        margin-top: 25px;
    }
    .widget-posts .widget-item span {
        margin-right: 7px;
    }
    .side-menu .dropdown-menu {
        position: relative;
        top: 0;
        left: 0;
        width: 100%;
        margin: 0;
        background-color: rgba(77, 77, 77, 1);
    }
    .no-padding-767 {
        padding: 0;
    }
    .container {
        width: 100%!important;
    }
    .top-search:not(.toggled):before {
        top: 7px;
    }
}

@media (min-width:768px) and (max-width:800px) {
    .container {
        width: 100%!important;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block !important;
    }
    table.visible-sm {
        display: table;
    }
    tr.visible-sm {
        display: table-row !important;
    }
    th.visible-sm,
    td.visible-sm {
        display: table-cell !important;
    }
    .visible-sm-block {
        display: block !important;
    }
    .visible-sm-inline {
        display: inline !important;
    }
    .visible-sm-inline-block {
        display: inline-block !important;
    }
    .hidden-sm {
        display: none !important;
    }
}

@media screen and (max-width:700px) {
    .grid.isotope-grid .tile-horizontal {
        max-width: 400px;
    }
}

@media screen and (max-width:640px) {
    .team-item .overlay {
        padding: 8% 9% 0 9%
    }
    .team-item .social-buttons {
        bottom: 10%
    }
}

@media screen and (max-width:600px) {
    .grid.isotope-grid.isotope-nogap .col-2 {
        width: 100%
    }
    .grid.isotope-grid.cols-2 .grid-sizer,
    .grid.isotope-grid.cols-2 .grid-item {
        float: none;
        width: 100%
    }
    .margin-15 {
        margin-left: 5px;
    }
}

@media screen and (max-width:540px) {
    .comment .comment-inner {
        display: block;
    }
    .comment .comment-inner .comment-inner,
    .comment .comment-inner .author-ava,
    .comment .comment-inner .comment-content {
        display: block;
    }
    .comment .comment-inner .author-ava {
        margin-bottom: 20px;
    }
    .comment .comment-inner .comment-content {
        padding-left: 0;
    }
    .comment.depth-2 {
        padding-left: 40px;
    }
    .margin-15 {
        margin-left: 15px;
    }
}

@media screen and (max-width:520px) {
    .grid.isotope-grid.cols-4 .grid-sizer,
    .grid.isotope-grid.cols-4 .grid-item {
        float: none;
        width: 100%
    }
    .grid.isotope-grid.cols-3 .grid-sizer,
    .grid.isotope-grid.cols-3 .grid-item {
        float: none;
        width: 100%
    }
}

@media screen and (max-width:500px) {
    .grid.isotope-grid.isotope-nogap .col-4 {
        width: 100%
    }
    .grid.isotope-grid.isotope-nogap .col-3 {
        width: 100%
    }
    .grid.masonry-grid-type-2 .grid-sizer,
    .grid.masonry-grid-type-2 .grid-item,
    .grid.masonry-grid-type-2 .grid-item.w2 {
        width: 100%;
        height: 200px;
        margin-bottom: 5%
    }
    .grid.masonry-grid-type-2 .grid-item.h2 {
        height: 200px;
    }
    .grid.masonry-grid-type-2 .gutter-sizer {
        width: 0;
    }
    .grid.masonry-grid-type-1 .grid-sizer,
    .grid.masonry-grid-type-1 .grid-item,
    .grid.masonry-grid-type-1 .grid-item.w2 {
        width: 100%;
        margin-bottom: 5%
    }
    .grid.masonry-grid-type-1 .gutter-sizer {
        width: 0;
    }
    .grid.isotope-grid .grid-item {
        margin-bottom: 5%
    }
    .hide-mobile {
        display: none;
    }
}

@media screen and (max-width: 480px) {
    .container {
        width: 100%
    }
    .parallax {
        background-attachment: fixed;
    }
    h1,
    .h1 {
        font-size: 32.4px
    }
    .team-item .overlay {
        padding: 10% 10% 0 10%
    }
    .team-item .social-buttons {
        bottom: 11%
    }
    .grid.grid-no-gap.cols-5 .grid-item,
    .grid.grid-no-gap.cols-4 .grid-item,
    .grid.grid-no-gap.cols-3 .grid-item,
    .grid.grid-no-gap.cols-2 .grid-item {
        width: 100%
    }
}

@media screen and (max-width:430px) {
    .comments-title h2,
    .comments-title .h2 {
        font-size: 36px;
    }
}

@media screen and (max-width: 360px) {
    .breadcrumb>li:last-child {
        padding-bottom: 10px !important;
    }
}


/* MIN-WIDTH RESPONSIVE STYLES */

@media (min-width:768px) {
    .lead {
        font-size: 27px;
    }
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .dl-horizontal dd {
        margin-left: 180px;
    }
    .container {
        width: 750px;
    }
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
        float: left;
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-11 {
        width: 91.66666667%
    }
    .col-sm-10 {
        width: 83.33333333%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-8 {
        width: 66.66666667%
    }
    .col-sm-7 {
        width: 58.33333333%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-5 {
        width: 41.66666667%
    }
    .col-sm-4 {
        width: 33.33333333%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-2 {
        width: 16.66666667%
    }
    .col-sm-1 {
        width: 8.33333333%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-pull-11 {
        right: 91.66666667%
    }
    .col-sm-pull-10 {
        right: 83.33333333%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-8 {
        right: 66.66666667%
    }
    .col-sm-pull-7 {
        right: 58.33333333%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-5 {
        right: 41.66666667%
    }
    .col-sm-pull-4 {
        right: 33.33333333%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-2 {
        right: 16.66666667%
    }
    .col-sm-pull-1 {
        right: 8.33333333%
    }
    .col-sm-pull-0 {
        right: auto;
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-push-11 {
        left: 91.66666667%
    }
    .col-sm-push-10 {
        left: 83.33333333%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-8 {
        left: 66.66666667%
    }
    .col-sm-push-7 {
        left: 58.33333333%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-5 {
        left: 41.66666667%
    }
    .col-sm-push-4 {
        left: 33.33333333%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-2 {
        left: 16.66666667%
    }
    .col-sm-push-1 {
        left: 8.33333333%
    }
    .col-sm-push-0 {
        left: auto;
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }
    .col-sm-offset-0 {
        margin-left: 0;
    }
    .navbar-right .dropdown-menu {
        left: auto;
        right: 0;
    }
    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto;
    }
    .nav-tabs.nav-justified>li {
        display: table-cell;
        width: 1%
    }
    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0;
    }
    .nav-tabs.nav-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 5px 5px 0 0;
    }
    .nav-tabs.nav-justified>.active>a,
    .nav-tabs.nav-justified>.active>a:hover,
    .nav-tabs.nav-justified>.active>a:focus {
        border-bottom-color: #f2f2f2;
    }
    .nav-justified>li {
        display: table-cell;
        width: 1%
    }
    .nav-justified>li>a {
        margin-bottom: 0;
    }
    .nav-tabs-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 5px 5px 0 0;
    }
    .nav-tabs-justified>.active>a,
    .nav-tabs-justified>.active>a:hover,
    .nav-tabs-justified>.active>a:focus {
        border-bottom-color: #f2f2f2;
    }
    .modal-dialog {
        width: 600px;
        margin: 30px auto;
    }
    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5)
    }
    .modal-sm {
        width: 300px;
    }
    .title {
        display: none;
    }
}

@media (min-width:992px) {
    .container {
        width: 100%;
    }
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12 {
        float: left;
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-11 {
        width: 91.66666667%
    }
    .col-md-10 {
        width: 83.33333333%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-8 {
        width: 66.66666667%
    }
    .col-md-7 {
        width: 58.33333333%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-5 {
        width: 41.66666667%
    }
    .col-md-4 {
        width: 33.33333333%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-2 {
        width: 16.66666667%
    }
    .col-md-1 {
        width: 8.33333333%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-pull-11 {
        right: 91.66666667%
    }
    .col-md-pull-10 {
        right: 83.33333333%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-8 {
        right: 66.66666667%
    }
    .col-md-pull-7 {
        right: 58.33333333%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-5 {
        right: 41.66666667%
    }
    .col-md-pull-4 {
        right: 33.33333333%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-2 {
        right: 16.66666667%
    }
    .col-md-pull-1 {
        right: 8.33333333%
    }
    .col-md-pull-0 {
        right: auto;
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-push-11 {
        left: 91.66666667%
    }
    .col-md-push-10 {
        left: 83.33333333%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-8 {
        left: 66.66666667%
    }
    .col-md-push-7 {
        left: 58.33333333%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-5 {
        left: 41.66666667%
    }
    .col-md-push-4 {
        left: 33.33333333%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-2 {
        left: 16.66666667%
    }
    .col-md-push-1 {
        left: 8.33333333%
    }
    .col-md-push-0 {
        left: auto;
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%
    }
    .col-md-offset-0 {
        margin-left: 0;
    }
    .modal-lg {
        width: 900px;
    }
    .title {
        display: none;
    }
    .about-image-left,
    .about-image-right {
        width: 56%;
    }
}

@media screen and (min-width:1200px) {
    .grid.masonry-grid-type-2 .gutter-sizer {
        width: 1.8%
    }
    .grid.masonry-grid-type-2 .grid-item.w2 {
        width: 66%
    }
    .title {
        display: none;
    }
}

@media (min-width:1330px) {
    .container {
        width: 1330px
    }
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12 {
        float: left;
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-11 {
        width: 91.66666667%
    }
    .col-lg-10 {
        width: 83.33333333%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-8 {
        width: 66.66666667%
    }
    .col-lg-7 {
        width: 58.33333333%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-5 {
        width: 41.66666667%
    }
    .col-lg-4 {
        width: 33.33333333%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-2 {
        width: 16.66666667%
    }
    .col-lg-1 {
        width: 8.33333333%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-pull-11 {
        right: 91.66666667%
    }
    .col-lg-pull-10 {
        right: 83.33333333%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-8 {
        right: 66.66666667%
    }
    .col-lg-pull-7 {
        right: 58.33333333%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-5 {
        right: 41.66666667%
    }
    .col-lg-pull-4 {
        right: 33.33333333%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-2 {
        right: 16.66666667%
    }
    .col-lg-pull-1 {
        right: 8.33333333%
    }
    .col-lg-pull-0 {
        right: auto;
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-push-11 {
        left: 91.66666667%
    }
    .col-lg-push-10 {
        left: 83.33333333%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-8 {
        left: 66.66666667%
    }
    .col-lg-push-7 {
        left: 58.33333333%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-5 {
        left: 41.66666667%
    }
    .col-lg-push-4 {
        left: 33.33333333%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-2 {
        left: 16.66666667%
    }
    .col-lg-push-1 {
        left: 8.33333333%
    }
    .col-lg-push-0 {
        left: auto;
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }
    .col-lg-offset-0 {
        margin-left: 0;
    }
    .visible-lg {
        display: block !important;
    }
    table.visible-lg {
        display: table;
    }
    tr.visible-lg {
        display: table-row !important;
    }
    th.visible-lg,
    td.visible-lg {
        display: table-cell !important;
    }
    .visible-lg-block {
        display: block !important;
    }
    .visible-lg-inline {
        display: inline !important;
    }
    .visible-lg-inline-block {
        display: inline-block !important;
    }
    .hidden-lg {
        display: none !important;
    }
}

.page-print .print-head {
    padding: 15px;
    text-align: center;
}

.page-print h1,
.page-print .h1 {
    font-size: 24px;
}

.page-print h2,
.page-print .h2 {
    font-size: 20px;
}

.page-print h3,
.page-print .h3 {
    font-size: 18px;
}

.page-print h4,
.page-print .h4 {
    font-size: 16px;
}

.page-print h5,
.page-print .h5 {
    font-size: 16px;
}

.page-print table {
    border: 1px solid #ccc;
    width: 100%;
    margin: 0;
    padding: 0;
    border-collapse: collapse;
    border-spacing: 0;
}

.page-print table thead {
    background-color: #ddd;
    color: #333;
}

.page-print table tr {
    border: 1px solid #ddd;
    padding: 5px;
}

.page-print table tr.even {
    background-color: #f5f6f7;
}

.page-print table th,
.page-print table td {
    padding: 10px;
    text-align: center;
}

.page-print table th {
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 1px;
}

.page-print table .a-right {
    text-align: right;
}

* {
    -webkit-text-size-adjust: none;
}

.allinone_bannerWithPlaylistBorder {
    position: relative;
    overflow: hidden;
}


/* the container */

.allinone_bannerWithPlaylist {
    position: relative;
}

.allinone_bannerWithPlaylist img {
    position: absolute;
    top: 0px;
    left: 0px;
    max-width: none;
    max-height: none;
}

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

.allinone_bannerWithPlaylist .stripe {
    position: absolute;
    display: block;
    height: 100%;
    z-index: 1;
    overflow: hidden;
}

.allinone_bannerWithPlaylist .block {
    position: absolute;
    display: block;
    z-index: 1;
    overflow: hidden;
}

.mycanvas {
    position: absolute;
    top: 8px;
    right: 10px;
    z-index: 10;
}


/***EASY SKIN***/

.allinone_bannerWithPlaylist.easy .bannerControls {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    width: 100%;
}

.allinone_bannerWithPlaylist.easy .leftNav {
    position: absolute;
    left: 5px;
    top: 50%;
    margin-top: -35px;
    /* height/2 */
    width: 41px;
    height: 41px;
    background: url(/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/css/skins/easy/leftNavOFF.png) 0 0 no-repeat;
    cursor: pointer;
}

.allinone_bannerWithPlaylist.easy .leftNav:hover {
    background: url(/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/css/skins/easy/leftNavON.png) 0 0 no-repeat;
}

.allinone_bannerWithPlaylist.easy .rightNav {
    position: absolute;
    right: 5px;
    top: 50%;
    margin-top: -35px;
    /* height/2 */
    width: 41px;
    height: 41px;
    background: url(/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/css/skins/easy/rightNavOFF.png) 0 0 no-repeat;
    cursor: pointer;
}

.allinone_bannerWithPlaylist.easy .rightNav:hover {
    background: url(/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/css/skins/easy/rightNavON.png) 0 0 no-repeat;
}

.allinone_bannerWithPlaylist.easy .thumbsHolderWrapper {
    position: absolute;
    background: #e9e9e9;
    height: 100%;
    overflow: hidden;
}

.allinone_bannerWithPlaylist.easy .thumbsHolderVisibleWrapper {
    position: absolute;
    height: 100%;
    overflow: hidden;
}

.allinone_bannerWithPlaylist.easy .thumbsHolder {
    position: absolute;
}

.allinone_bannerWithPlaylist.easy .thumbsHolder_ThumbOFF {
    display: block;
    height: 96px;
    text-align: left;
    line-height: 1.4em;
    cursor: pointer;
    margin-top: 0!important;
}

.allinone_bannerWithPlaylist.easy .thumbsHolder_ThumbOFF .padding {
    padding: 10px;
}

.allinone_bannerWithPlaylist.easy .thumbsHolder_ThumbOFF .title {
    font: bold 13px;
    color: #000;
    display: inline-block;
    padding-bottom: 5px;
    line-height: 17px;
    text-transform: uppercase;
    padding-left: 15px;
}

.allinone_bannerWithPlaylist.easy .thumbsHolder_ThumbOFF .reg {
    font-size: 11px;
    color: #666;
    line-height: 15px;
    padding-left: 15px;
}


/****
.allinone_bannerWithPlaylist.easy .thumbsHolder_ThumbOFF img {
	position:relative;
	float:left;
	margin-right:10px;
	width:90px;
	height:90px;
}/****/

.allinone_bannerWithPlaylist.easy .thumbsHolder_ThumbON {
    /*background: #611731 url(/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/css/skins/easy/thumbActiveArrow.png) -3px 0px no-repeat;*/
    z-index: 4;
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;
    margin-top: 0!important;
}

.allinone_bannerWithPlaylist.easy .thumbsHolder_ThumbON .title {
    color: #10214d;
    text-transform: uppercase;
    padding-left: 15px;
}

.allinone_bannerWithPlaylist.easy .thumbsHolder_ThumbON .reg {
    color: #000;
    padding-left: 15px;
}


/*  scroller start */

.allinone_bannerWithPlaylist.easy .slider-vertical {
    display: none;
    position: absolute;
    width: 6px;
}

.allinone_bannerWithPlaylist.easy .slider-vertical.ui-slider {
    position: relative;
}

.allinone_bannerWithPlaylist.easy .slider-vertical.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 6px;
    height: 25px;
    cursor: pointer;
    background: url(/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/css/skins/easy/scrollerFaceOFF.png) 0 0 no-repeat;
}

.allinone_bannerWithPlaylist.easy .slider-vertical.ui-slider .ui-slider-handle:hover {
    background: url(/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/css/skins/easy/scrollerFaceON.png) 0 0 no-repeat;
}

.allinone_bannerWithPlaylist.easy .slider-vertical.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    display: block;
    border: 0;
}

.allinone_bannerWithPlaylist.easy .slider-vertical.ui-slider-vertical {
    width: 6px;
    height: 100px;
}

.allinone_bannerWithPlaylist.easy .slider-vertical.ui-slider-vertical .ui-slider-handle {
    left: 0px;
    margin-left: 0px;
    margin-bottom: -25px;
    border: 0;
}

.allinone_bannerWithPlaylist.easy .slider-vertical.ui-slider-vertical .ui-slider-range {
    left: 0;
    width: 100%;
}

.allinone_bannerWithPlaylist.easy .slider-vertical.ui-slider-vertical .ui-slider-range-min {
    bottom: 0;
}

.allinone_bannerWithPlaylist.easy .slider-vertical.ui-slider-vertical .ui-slider-range-max {
    top: 0;
}


/* Component containers
----------------------------------*/

.allinone_bannerWithPlaylist.easy .slider-vertical.ui-widget-content {
    background: #FF0000;
}

.allinone_bannerWithPlaylist.easy .slider-vertical .ui-widget-header {
    background: #0000cc;
}


/* Corner radius */

.allinone_bannerWithPlaylist.easy .slider-vertical.ui-corner-all {}


/***Easy FullWidth TEXTS***/

.textElement11_easyFullWidth {
    width: 100%;
    background: url(/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/css/skins/elegant/textBg_transparency.png);
    font: 32px/42px;
    padding: 3px 0px 3px 0px;
    color: #ffffff;
}

.textElement21_easyFullWidth {
    background: #512d5d;
    font: bold 32px/42px;
    text-transform: uppercase;
    padding: 2px 3px 2px 3px;
    color: #ffffff;
}

.textElement22_easyFullWidth {
    background: #611731;
    font: bold 24px/28px;
    padding: 2px 3px 2px 3px;
    color: #ffffff;
}

.textElement31_easyFullWidth {
    background: #d61d1d;
    font: bold 28px/32px;
    text-transform: uppercase;
    padding: 2px 3px 2px 3px;
    color: #ffffff;
}

.textElement32_easyFullWidth {
    background: #ffffff;
    font: bold 28px/32px;
    padding: 2px 3px 2px 3px;
    color: #000000;
}

.textElement33_easyFullWidth {
    background: #000000;
    font: bold 28px/32px;
    padding: 2px 3px 2px 3px;
    color: #ffffff;
}

.textElement41_easyFullWidth {
    width: 100%;
    background: url(/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/css/skins/elegant/textBg_transparency.png);
    font: 42px/50px;
    padding: 3px 4px 3px 4px;
    color: #ffffff;
}

.textElement41_easyFullWidth a {
    text-decoration: none;
    color: #ff5c1c;
}

.textElement41_easyFullWidth a:hover {
    color: #d2c30f;
}

.textElement51_easyFullWidth {
    font: bold 48px/58px;
    text-transform: uppercase;
    padding: 2px 3px 2px 3px;
    color: #000000;
}

.textElement52_easyFullWidth {
    font: bold 30px/38px;
    text-transform: uppercase;
    padding: 2px 3px 2px 3px;
    color: #000000;
}

.allinone_bannerWithPlaylist_texts {
    position: absolute;
    z-index: 3;
    display: none;
    width: 100%;
    text-align: left;
}

.allinone_bannerWithPlaylist_text_line {
    position: absolute;
}

.hideElement {
    display: none;
}

.et_monarch .et_social_icon_amazon:before,
.et_monarch .et_social_icon_amazon:after {
    content: "\e62d";
}

.et_monarch .et_social_amazon,
.et_monarch .et_social_networks.et_social_circle .et_social_amazon i {
    background-color: #FF9900;
}

.et_monarch li.et_social_amazon:hover,
.et_monarch .et_social_networks.et_social_circle li.et_social_amazon:hover i {
    background-color: #e58900;
}

.et_monarch .et_social_sidebar_border li.et_social_amazon:hover,
.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_amazon:hover {
    border-color: #FF9900;
}

.et_monarch .widget_monarchwidget li.et_social_amazon {
    background-color: #FF9900 !important;
}

.et_monarch .widget_monarchwidget li.et_social_amazon:hover,
.et_monarch .widget_monarchwidget .et_social_circle li.et_social_amazon:hover i {
    background-color: #e58900 !important;
}


/* Vertical Tabs for Category */

.nav-tabs {
    float: left;
    border-bottom: 0;
}

.nav-tabs li {
    float: none;
    margin: 0;
}

.nav-tabs li a {
    margin-right: 0;
    border: 0;
    background-color: #c0392b;
}

.nav-tabs li a:hover {
    background-color: #e74c3c;
}

.nav-tabs .glyphicon {
    color: #fff;
}

.nav-tabs .active .glyphicon {
    color: #333;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
    border: 0;
}

.tab-content {
    margin-left: 45px;
}

.tab-content .tab-pane {
    display: none;
    background-color: #fff;
    padding: 1.6rem;
    overflow-y: auto;
}

.tab-content .active {
    display: block;
}


/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:;
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magento.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magento.com for more information.
 *
 * @category    design
 * @package     rwd_default
 * @copyright   Copyright (c) 2006-2014 X.commerce, Inc. (http://www.magento.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 **/


/* ============================================ */

body {
    background-color: #fff;
    margin-right: 0!important;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

body.checkout-onepage-index {
    display: block!important;
}

#content {
    background-color: #fff;
    overflow: hidden;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
}

.clearfix {
    clear: both;
}

.maxsitewidth {
    max-width: 1300px;
    margin-left: auto;
    margin-right: auto;
}

.maxpadding {
    padding: 30px;
}

@media (max-width:768px) {
    .maxpadding {
        padding: 15px;
    }
}

.google-recaptcha div {
    width: 100%!important;
}

.google-recaptcha iframe {
    max-width: 100%;
}


/* Define Theme Colors */

.red {
    color: #10214d;
}

.grey {
    color: #999;
}

.darkgrey {
    color: #666;
}


/* Titles */

.page-title {
    padding: 15px 0;
    min-height: 0;
    background: #f1f1f1;
    margin-bottom: 0;
    text-align: center;
}

.page-title h1,
.page-title .h1 {
    position: relative;
    z-index: 5;
    font-size: 36px;
    margin: 0;
    padding: 0 15px;
}


/* Reveal on scroll */

.revealOnScroll {
    opacity: 0;
}


/* -------------------------------------------- *
 * Promotion Banner Section
 */

.promos {
    margin: 0 0 10px 0;
    padding: 0;
    width: 100%;
}

.promos:after {
    content: '';
    display: table;
    clear: both;
}


/* Specifying the body only in order to override the .std ul li styling */

body .promos > li {
    margin: 0 0 10px 0;
    list-style: none;
    text-align: center;
    position: relative;
    border: 1px solid #cccccc;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    user-select: none;
}

.promos > li:last-child {
    margin-bottom: 0;
}

.promos img {
    max-width: 100%;
    width: 100%;
}

.promos a:hover {
    opacity: 0.8;
    display: block;
}

.promos span {
    color: #FFFFFF;
    text-transform: uppercase;
    position: absolute;
    display: block;
    width: 100%;
    top: 10%;
    font-weight: 500;
    font-size: 20px;
    font-family: "Raleway", "Helvetica Neue", Verdana, Arial, sans-serif;
    text-shadow: 1px 1px 3px #555555;
}

.promos strong {
    font-weight: 600;
    font-size: 26px;
    display: block;
}

@media only screen and (min-width: 771px) {
    .promos span {
        font-size: 16px;
    }
    .promos strong {
        font-size: 17px;
    }
    /* Config: Three columns + flexible gutter */
    body .promos > li {
        float: left;
        width: 31.74603%;
        margin-right: 2.38095%;
    }
    .promos > li:nth-child(3n) {
        margin-right: 0;
    }
}

@media only screen and (min-width: 880px) {
    .promos span {
        font-size: 18px;
    }
    .promos strong {
        font-size: 24px;
    }
}


/* -------------------------------------------- *
 * New Products Section
 */


/* Hiding the reviews content via CSS because we can't modify the template, */


/* since it may be used in other places where those elements are needed */

.cms-index-index .products-grid .ratings,
.cms-index-index .products-grid .actions,
.cms-index-noroute .products-grid .ratings,
.cms-index-noroute .products-grid .actions {
    display: none;
}

.cms-index-index h2.subtitle {
    padding: 6px 0;
    text-align: center;
    color: #3399cc;
    font-weight: 600;
    border-bottom: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
}

.cms-index-noroute h2.subtitle {
    display: none;
}


/* ============================================ *
 * BLOG Pages
 * ============================================ */

.news-item-content h1,
.news-item-list h1 {
    width: 100%;
    top: 0;
    z-index: 0;
    min-height: 100px;
    padding: 10px 0;
    text-align: center;
}

.news-item-content .news_image {
    float: none;
    margin: 20px 0;
    display: block;
}

.news-item-content .news_image img {
    width: 100%;
    display: block;
}

.news-item-content h3,
.news-item-content h4 {
    color: #10214d;
    font-size: 28px;
    text-align: center;
    margin: 40px 0;
}

.news-item-content ol {
    list-style-position: inside;
}

.news-item-content li {
    padding-bottom: 15px;
}


/* ------ NEWS LIST PAGE ------ */

.news-item-list .news_image {
    float: left;
    margin: 0;
    width: 100%;
}

.news-item-list .news-item {
    overflow: hidden;
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 0;
    width: 100%;
}

.news-item-list .post-details {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    text-align: center;
    font-weight: bold;
    width: 100%;
    height: 100vh;
    display: table;
    opacity: 0;
    color: #fff;
    text-transform: uppercase;
    font-weight: 400;
}

.news-item-list .post-details h2 {
    display: block;
    margin: 0;
    font-size: 28px;
}

.news-item-list .news-item .description {
    text-align: center;
    text-transform: none;
}

.news-item-list .news-item .news_image img {
    -webkit-transition: all 0.5s linear;
    transition: all 0.5s linear;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}

.news-item-list .news-item:hover .post-details {
    background: rgba(0, 0, 0, 0.8);
    opacity: 1;
    top: 0;
}

.news-item-list .news-item:hover img {
    -webkit-transform: scale3d(1.2, 1.2, 1);
    transform: scale3d(1.2, 1.2, 1);
}


/* ============================================ *
 * CMS Pages
 * ============================================ */

.cms-page {
    padding: 0 30px 30px;
    margin-right: 0;
}

.cms-page-view.cms-order-information .cms-page,
.cms-page-view.cms-product-information .cms-page,
.cms-page-view.cms-warranty-repairs .cms-page {
    padding: 0;
}

.cms-page h2 {
    font-size: 22px;
    font-weight: 600;
}

.cms-page h3 {
    font-size: 20px;
    font-weight: 400;
}

.cms-page h4 {
    font-size: 18px;
    font-weight: 400;
}

.cms-page a {
    color: #10214d;
    border-bottom: none;
}

.cms-page a:hover {
    color: #10214d;
    border-bottom: 3px solid #10214d;
}

.cms-page em {
    margin-right: 5px;
    color: #10214d;
}

.cms-page p.required {
    color: #10214d;
}

.cms-page.contact-page {
    padding: 0;
}

.contact-page .contact-form h2 {
    padding-left: 0
}

.contact-page p {
    margin: 0;
    padding: 0 0 15px 0;
}

.contact-page textarea.form-control {
    min-height: 100px;
}

.img-holder-right {
    position: relative;
    overflow: hidden;
}

.img-holder-right:before {
    content: "";
    position: absolute;
    top: 0;
    left: -90%;
    height: 100%;
    width: 100%;
    transition: all 0.8s;
    background: rgba(255, 255, 255, 0.7);
}

.page-heading {
    padding: 30px;
    text-align: center;
    margin: 10% auto;
}

.page-heading p {
    max-width: 400px;
    font-size: 22px;
    font-weight: 400;
    letter-spacing: 1px;
    margin: 0 auto;
}

.page-heading h1 {
    font-size: 80px;
    font-weight: bold;
    text-transform: capitalize;
    letter-spacing: 0;
    display: inline-block;
    position: relative;
}

.page-heading h1:before {
    content: "";
    position: absolute;
    left: 10%;
    bottom: 0;
    height: 6px;
    width: 80%;
    /* or 100px */
    border-bottom: 6px solid #10214d;
}

.page-about {
    padding: 30px;
    text-align: center;
    margin: 25px auto
}

.page-about p {
    max-width: 400px;
    font-size: 22px;
    font-weight: 400;
    letter-spacing: 1px;
    margin: 10% auto;
}

img.swiss-logo {
    text-align: center;
    margin: 155px auto;
    width: 80%;
}

.about-image-left,
.about-image-right {
    overflow: hidden;
    background-size: cover;
}

.about-image-right:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 10.7%;
    transition: all 0.8s;
    background: rgba(255, 255, 255, 0.7);
}

.about-image-left:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 10.7%;
    transition: all 0.8s;
    background: rgba(255, 255, 255, 0.7);
}


/* ============================================ *
 * Search Results & Compare Page
 * ============================================ */

.compare-products {
    padding: 30px;
}

@media (max-width: 768px) {
    .compare-products {
        padding: 30px 15px;
    }
}

.search-results .page-title,
.compare-products .page-title {
    width: 100%;
    top: 0;
    z-index: 0;
    min-height: 100px;
    padding: 0 0 50px;
    text-align: center;
}

.compare-products .page-title {
    padding: 50px 0;
}

.search-results .page-title h1:before,
.compare-products .page-title h1:before {
    content: url('/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/images/sg-logo-med.png');
    width: 60px;
    height: 60px;
    display: block;
    margin: 0 auto 15px auto;
    -webkit-transform: translateX(-20px) translateY(-20px) scale(0.3);
    -moz-transform: translateX(-20px) translateY(-20px) scale(0.3);
}

.search-results .searchindex-highlight {
    background-color: #000;
    color: #fff;
    padding: 0 2px;
}

.search-results .sort-by label,
.search-results .limiter label {
    display: none
}

.pager .sort-by select,
.pager .limiter select {
    -webkit-appearance: none;
    border-radius: 0;
    cursor: pointer;
}

.search-results .searchindex-related-terms {
    background-color: #ddd;
    padding: 25px;
    margin-bottom: 20px;
}

.search-results .searchindex-related-terms p {
    margin: 0;
    text-align: center;
}

.search-results .searchindex-related-terms a {
    border-bottom: none;
}

.search-results .searchindex-related-terms a:hover {
    border-bottom: 3px solid #10214d;
}

.note-msg {
    text-align: center;
    margin-bottom: 15px
}

.compare-products a.btn-remove {
    width: 100%;
    font: inherit;
    padding: 6px 0;
    border-left: none;
    color: #999;
}

.compare-products .product-name a,
.compare-products .product-image {
    border-bottom: none;
}

.compare-products .btn-remove:after {
    border-left: 1px solid #999;
    margin-left: 5px;
    padding-left: 5px;
}

.compare-products .add-to-links {
    list-style: none;
    display: block;
    margin: 10px 0 0;
    padding: 0;
}

.compare-products .link-wishlist {
    border-bottom: none;
    font-size: 12px;
}

.compare-products .link-wishlist:before {
    content: '\f15f';
    padding-right: 5px;
    font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
}

.compare-products .btn-cart {
    float: none;
    margin: 20px 0 0;
}

.compare-products .out-of-stock {
    float: none;
    margin: 20px 0 0;
}

.block-compare {
    background-color: #f1f1f1;
    margin: 0 0 10px;
    z-index: 12;
    position: relative;
}

.block-compare .block-title {
    color: #fff;
    background-color: #10214d;
    padding: 10px 15px;
    text-transform: uppercase;
    cursor: pointer;
}

.block-compare .block-title span,
.block-compare .block-title small {
    display: inline-block;
    vertical-align: middle;
    line-height: 100%;
    font-size: 16px;
    line-height: 28px;
    cursor: inherit;
}

.block-compare .block-content {
    border: 1px solid #ccc;
    border-top: none;
}

.block-compare .block-content p.product-name {
    padding: 10px 35px 10px 15px;
}

.block-compare .block-content a {
    border-bottom: none;
    vertical-align: -webkit-baseline-middle;
}

.block-compare .block-content ol {
    padding-left: 0px;
    list-style-position: inside;
    list-style: none
}

.block-compare .block-content li {
    border-bottom: 1px solid #ccc;
    position: relative;
}

.block-compare .block-content .actions {
    position: relative;
    list-style: none;
    padding: 15px 15px 0 15px;
}

.block-compare .block-content .btn-cart {
    float: none;
    width: auto;
    display: inline-block;
    padding: 0 12px;
    margin: 0 15px 15px 0;
}

.block-compare .block-content .btn-cart:hover {
    color: #fff;
}

.catalog-category-view .block-compare .block-content .btn-cart {
    display: block;
    margin: 0 0 15px 0;
}

.catalog-category-view .seo-content {
    width: 100%;
    margin: 0;
    display: none!important;
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear;
    height: 0;
    visibility: hidden;
}

.block-compare .block-content .btn-remove {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    height: 100%;
    width: 35px;
    opacity: 0.5;
}

.block-compare .block-content .btn-remove:hover {
    opacity: 1;
}

.compare-products table.compare-table td .std h2 {
    font-size: 18px;
}

.compare-products table.compare-table td .std p {
    font-size: 12px;
}

.back-link a {
    cursor: pointer;
}

.buttons-set {
    margin: 15px 0;
    text-align: center;
}

table.compare-table {
    border: 1px solid #ccc;
    width: 100%;
    margin: 0;
    padding: 0;
    border-collapse: collapse;
    border-spacing: 0;
}

table.compare-table thead {
    background-color: #ddd;
    color: #333;
}

table.compare-table tr {
    border: 1px solid #ddd;
    padding: 5px;
}

table.compare-table tr.even {
    background-color: #f5f6f7;
}

table.compare-table th,
table.compare-table td {
    padding: 10px;
    text-align: center;
}

table.compare-table th {
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 1px;
    background-color: #ccc;
}

@media screen and (max-width: 999px) {
    table.compare-table {
        border: 0;
    }
    table.compare-table thead {
        display: none;
    }
    table.compare-table tr {
        margin-bottom: 10px;
        display: block;
        border-bottom: 2px solid #ddd;
    }
    table.compare-table td {
        display: block;
        text-align: right;
        font-size: 13px;
        border-bottom: 1px dotted #ccc;
    }
    table.compare-table td:last-child {
        border-bottom: 0;
    }
    table.compare-table td:before {
        content: attr(data-label);
        float: left;
        text-transform: uppercase;
        font-weight: bold;
    }
    table.compare-table th {
        width: 100%;
        display: block;
    }
}


/* ============================================ *
 * SG Life Page
 * ============================================ */

.swissgear-life .dropdown {
    margin: 10px;
}

.swissgear-life .dropdown-menu {
    width: 100%;
}

.swissgear-life .dropdown-menu>li>a {
    color: #666;
    text-align: left;
    font-size: 16px;
    padding: 5px 20px 0px 20px;
}

.swissgear-life .dropdown-menu>li:first-of-type>a {
    padding: 12px 20px 0 20px;
}

.swissgear-life .dropdown-menu>li:last-of-type>a {
    padding: 5px 20px;
}

.swissgear-life .dropdown-menu>li>a:hover {
    color: #10214d;
    background-color: transparent;
}

.swissgear-life .dropdown-menu.dm-icon>li>a>.zmdi {
    vertical-align: baseline;
}

.swissgear-life .social-bookmarks {
    text-align: center;
}

.swissgear-life .social-bookmarks a {
    font-size: 34px;
    border-bottom: none;
    vertical-align: middle;
    line-height: 80px;
    width: 15%;
    display: inline-block;
}

.btn-posts {
    border: 2px solid #000;
    color: #000;
    font-size: 24px;
    padding: 15px;
    width: 100%;
    display: block;
    background-color: #fff;
}

.swissgear-life .page-heading {
    margin: 25px auto;
}

.swissgear-life .page-heading h1 {
    font-size: 60px;
}

.swissgear-life .page-heading h3 {
    font-size: 24px;
}

.swissgear-life .page-heading p {
    font-size: 18px;
    font-weight: 400;
    max-width: 500px;
}

.swissgear-life .callout {
    font-size: 20px;
    font-weight: 600;
    margin: 20px 0 0 0;
}

.swissgear-life .callout:after {
    border-top: 2px solid #000;
    content: '\f2fe';
    display: block;
    text-align: center;
    font-family: 'Material-Design-Iconic-Font';
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 50%;
    margin: 5px auto;
    line-height: 16px;
}

.swissgear-life .btn-cart {
    float: none;
    margin: 0 0 50px;
    display: block;
    width: 250px!important;
}

.swissgear-life img.swiss-logo {
    text-align: center;
    margin: 71px auto 20px;
    width: 80%;
}

.paralax {
    padding: 201px 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.swissgear-life .dropdown-menu {
    width: 100%;
    margin: 0;
}

.swissgear-life .open .btn-posts {
    background: #ddd;
    border-bottom: 2px solid #ddd;
}


/* ============================================ *
 * Category Landing Pages
 * ============================================ */

.category-image {
    position: relative;
}

.categorylandingMainblock {
    border: 1px solid #E2E2E2;
    padding: 7px;
}

.catblocks {
    float: left;
    padding: 0 0 20px 0;
    width: 100%;
}

.catblocks li {
    position: relative;
    float: left !important;
    width: 23% !important;
    margin-right: 2.66667% !important;
    margin-bottom: 10px;
    border: 1px solid #cccccc;
    padding: 10px;
}

.catblocks li:hover {
    border-color: #3399cc;
}

@media only screen and (max-width: 770px) {
    .catblocks li {
        width: 49% !important;
        margin-right: 2% !important;
    }
    .catblocks li:nth-child(even) {
        margin-right: 0 !important;
    }
}

@media only screen and (max-width: 479px) {
    .catblocks li {
        width: 100% !important;
        margin-right: 0 !important;
        float: none;
    }
}

.catblocks li:last-child {
    margin-right: 0 !important;
}

.catblocks li img {
    width: 100%;
    max-width: 100%;
}

.catblocks li a span {
    color: #FFFFFF;
    position: absolute;
    background-color: #7B7C7B;
    font-family: raleway;
    font-size: 17px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    bottom: 0px;
    left: 0px;
    width: 100%;
    padding: 5px 10px;
    margin-right: 10px;
}

.catblocklinks a {
    color: #FFFFFF;
    text-decoration: none;
}

.catlandingbottomPromoblock {
    float: left;
    width: 100%;
    border: 1px solid #E2E2E2;
    margin-bottom: 100px;
}

.full-width {
    width: 100%
}

.sg-button {
    padding: 0 !important;
    width: 150px;
    height: 38px;
    background-color: #10214d;
    font-size: 20px!important;
    display: inline-block;
    text-align: center;
    line-height: 38px;
    text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.1);
    margin-right: 10px;
    overflow: hidden;
    color: #fff;
    outline: none;
    position: relative;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.sg-button2 {
    padding: 0 !important;
    width: 200px;
    height: 38px;
    background-color: #10214d;
    font-size: 20px!important;
    display: inline-block;
    text-align: center;
    line-height: 38px;
    text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.1);
    margin-right: 10px;
    overflow: hidden;
    color: #fff;
    outline: none;
    position: relative;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.sg-button:hover,
.sg-button2:hover {
    background: #000;
    color: #fff;
}

.sg-button > span > span span:nth-of-type(2),
.sg-button2 > span > span span:nth-of-type(2) {
    display: none;
}

.filter-title .category-filter {
    border: none;
    font-size: 16px;
    text-transform: uppercase;
    display: block;
    line-height: 28px;
    padding: 10px 15px;
    background: #10214d;
    color: #fff;
    cursor: default;
}

.block-layered-nav #narrow-by-list .amshopby-advanced .amshopby-cat ol {
    border-top: 2px solid #ccc;
}

.block-layered-nav #narrow-by-list li.level1 {
    background: #e2e2e2;
}

div.block-layered-nav dd li span.amshopby-plusminus {
    display: none;
}

/*div.block-layered-nav dd .amshopby-attr:before {
    content: '\f279';
    padding-right: 10px;
    font: normal normal normal 14px 'Material-Design-Iconic-Font';
}*/

div.block-layered-nav dd .amshopby-attr-selected {
    color: #10214d;
    background-image: none!important;
    font-weight: normal!important;
}

div.block-layered-nav dd .amshopby-attr-selected:before {
    content: '\f26a';
    padding-right: 10px;
    font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
}

div.block-layered-nav.amshopby-collapse-enabled dl dt.amshopby-collapsed {
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}

.block-layered-nav .block-subtitle--filter .close {
    float: right;
    border: none;
    color: #fff;
    opacity: 1;
}

.block-layered-nav .filter-start {
    margin-top: 0;
}

.main .col-main div.block-layered-nav.amshopby-collapse-enabled .toggle-content dl dd .no-display {
    display: block!important;
    opacity: 1!important;
    height: 100%;
}

.amconf-block .input-box .no-display {
    display: none!important;
}

.amconf-color-container {
    border-radius: 0;
}

.no-display-current,
.no-display {
    display: none;
    opacity: 0;
    height: 0;
    overflow: hidden;
    transition: all .3s ease .15s;
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05);
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes pulse {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        -ms-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        -ms-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05);
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        -ms-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse;
}

.products-grid .amconf-image {
    border-radius: 0;
}

.product-shop .amconf-image {
    border-radius: 0!important;
}

.amconf-images-container {
    width: auto;
    clear: both;
    display: inline-block;
}

.amconf-block {
    z-index: 9;
    position: relative;
    margin: 5px 0 10px 0;
}

.amconf-block dl {
    display: inline-block;
    margin: 0;
}

.amshopby-filters-top .block-content ol {
    max-width: 100%!important;
}

div.amshopby-filters-top .block-title {
    display: none!important;
}

div.amshopby-filters-top .block-content {
    padding: 0 25px;
}

div.amshopby-filters-top .actions {
    display: block;
    position: relative;
    text-align: left;
}

.toolbar-bottom {
    clear: both;
    height: 80px;
}


/* BUTTONS */

.btn-cart {
    padding: 0;
    width: 100%;
    height: 38px;
    background-color: #000;
    border: none;
    text-transform: uppercase;
    font-size: 14px;
    display: inline-block;
    text-align: center;
    line-height: 38px;
    margin-right: 10px;
    float: left;
    overflow: hidden;
    color: #fff;
    outline: none;
    position: relative;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    letter-spacing: 2px;
    font-family: 'Oswald', Arial, sans-serif;
}

.btn-cart:hover {
    background: #10214d;
    color: #fff;
}

.btn-cart > span > span span:nth-of-type(2) {
    display: none;
}

.btn-cart > span > span span,
.btn-proceed > span > span span,
.out-of-stock > span > span span,
.button-secondary > span > span span,
.btn-cart:hover > span > span span:first-of-type,
.btn-proceed:hover > span > span span:first-of-type,
.out-of-stock:hover > span > span span:first-of-type,
.button-secondary:hover > span > span span:first-of-type {
    background: transparent!important;
}

.btn-proceed {
    padding: 0;
    width: 200px;
    height: 38px;
    background-color: #10214d;
    border: none;
    text-transform: uppercase;
    font-size: 14px;
    display: inline-block;
    text-align: center;
    line-height: 38px;
    margin: 0;
    float: left;
    overflow: hidden;
    color: #fff;
    outline: none;
    position: relative;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    letter-spacing: 2px;
}

.btn-proceed:hover {
    background: #000;
    color: #fff;
}

.btn-proceed > span > span span:nth-of-type(2) {
    display: none;
}

.video-cta-btn {
    padding: 2%;
    width: 200px;
    background-color: #10214d;
    border: none;
    text-transform: uppercase;
    font-size: 22px;
    display: inline-block;
    text-align: center;
    line-height: 38px;
    margin: -1px 0 0 0;
    float: left;
    overflow: hidden;
    color: #fff;
    outline: none;
    position: relative;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    letter-spacing: 2px;
    font-family: 'Oswald', Arial, sans-serif;
}

.video-cta-btn:hover {
    background: #000;
    color: #fff;
}

.out-of-stock {
    padding: 0 10px;
    height: 38px;
    background-color: #333;
    border: none;
    text-transform: uppercase;
    font-size: 14px;
    display: inline-block;
    text-align: center;
    line-height: 38px;
    margin: 0;
    width: 100%;
    overflow: hidden;
    color: #fff;
    outline: none;
    position: relative;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    letter-spacing: 2px;
    font-family: 'Oswald', Arial, sans-serif;
}

.out-of-stock:hover {
    background: #666;
    color: #fff;
}

.out-of-stock > span > span span:nth-of-type(2) {
    display: none;
}

.product-info .out-of-stock-holder {
    width: 100%;
    display: none;
}

.products-grid .product-info.dan-out-of-stock .action-link {
    display: none;
}

.product-info.dan-out-of-stock .out-of-stock-holder {
    display: table-cell;
    width: 70%;
    line-height: 0;
}

.enlarge-img .zmdi,
.more-below .zmdi {
    font-size: 40px;
}

.enlarge-img span,
.more-below span {
    opacity: 0;
    width: 0;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
}

.products-grid .add-to-links .link-wishlist {
    border-bottom: none;
    font-size: 12px;
}

.amshopby-filters-left {
    z-index: 17;
}

#amasty_gallery a {
    border: none;
}


/*----------- Product Page -----------*/

.product-view .short-description .std p {
    position: absolute;
    top: 110%;
    left: 100%;
    width: 100%;
    text-align: center;
    font-size: 24px;
    height: 200px;
    overflow: hidden;
    z-index: 9;
}

.swiss-prod-details .panel-body {
    padding: 0;
    font-size: 14px;
}

.swiss-prod-details .panel-title:hover {
    cursor: pointer;
}

.swiss-prod-details .panel-group .panel .panel-heading a:after {
    content: "";
}

.swiss-prod-details .panel-body h2,
.swiss-prod-details .panel-body h3 {
    font-size: 18px;
    border-bottom: 1px solid #ccc;
}

.swiss-prod-details #collapseThree .panel-body p {
    font-size: 14px;
    margin-bottom: 15px;
}

.swiss-prod-details #collapseThree .panel-body p.blurb {
    font-size: 12px;
}

.swiss-prod-details #collapseThree .panel-body p:before {
    content: '-';
    padding: 0 5px;
}

.swiss-prod-details #collapseThree .panel-body p.blurb:before {
    content: '';
    padding: 0;
}

.swiss-prod-details #collapseOne .panel-body,
.swiss-prod-details #collapseTwo .panel-body,
.swiss-prod-details #collapseThree .panel-body {
    padding-left: 20px;
}

.swiss-prod-details #collapseFour .panel-body {
    margin-top: -30px;
    padding: 0;
}

.product-view .product-options p.required {
    display: none;
}

#product-img-box-container .more-views .owl-carousel .item .btn-cart {
    float: none;
    margin-right: 0;
}

#product-img-box-container .more-views .owl-carousel .item img {
    vertical-align: bottom;
    max-width: 100%;
    margin: 0 auto;
    max-height: 100%;
}

#product-img-box-container .more-views .owl-carousel .item img {
    width: 100px;
    height: 100%;
}

#product-img-box-container .more-views .owl-carousel .owl-controls .owl-nav {
    position: absolute;
    top: 0;
    margin-top: 0;
    width: 100%;
    height: 100%;
}

#product-img-box-container .more-views .owl-carousel .owl-controls .owl-nav .owl-prev {
    background-color: transparent;
    text-align: center;
    color: #000;
    opacity: .5;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: all .3s;
    transition: all .3s;
    left: 0;
    position: absolute;
    font: normal normal normal 80px/1 'Material-Design-Iconic-Font';
    border: none;
    line-height: 0;
    width: auto;
}

#product-img-box-container .more-views .owl-carousel .owl-controls .owl-nav .owl-prev:before {
    content: none;
}

#product-img-box-container .more-views .owl-carousel .owl-controls .owl-nav .owl-prev:after {
    content: '\f2fa';
}

#product-img-box-container .more-views .owl-carousel .owl-controls .owl-nav .owl-next {
    background-color: transparent;
    color: #000;
    opacity: .5;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: all .3s;
    transition: all .3s;
    right: 0;
    position: absolute;
    font: normal normal normal 80px/1 'Material-Design-Iconic-Font';
    border: none;
    line-height: 0;
    width: auto;
}

#product-img-box-container .more-views .owl-carousel .owl-controls .owl-nav .owl-next:before {
    content: none;
}

#product-img-box-container .more-views .owl-carousel .owl-controls .owl-nav .owl-next:after {
    content: '\f2fb';
}

.fancybox-opened {
    z-index: 99999999;
}

#fancybox-thumbs {
    z-index: 999999999;
}

.fancybox-close {
    border-bottom: none;
}

.product-view .product-shop .short-description ul,
ol {
    margin-bottom: 0;
    padding-left: 0;
}

.product-view .product-shop .availability.out-of-stock {
    background-color: transparent;
    width: auto;
    height: auto;
}

.product-view .product-shop .availability.out-of-stock .value {
    color: #10214d;
}

.product-view .product-shop .availability.out-of-stock .label {
    color: #000;
    font-weight: normal;
    padding: 0;
}

.product-view .box-up-sell h2 {
    font-size: 36px;
    margin-top: 50px;
    margin-left: 0;
    margin-bottom: 0;
    text-align: center;
}

.product-view .box-up-sell h4 {
    font-size: 26px;
    font-weight: bold;
    text-align: center;
    color: #666;
}

.product-view .product-options dl {
    margin-bottom: 0;
}

.product-view .products-grid--max-6-col > li {
    width: 25%;
    padding-right: 2.22222%;
}

.product-view .products-grid > li {
    border-bottom: none;
}

.product-view .products-grid .price-box {
    text-align: center;
    width: 100%;
    font-weight: 800;
}

.product-view .amconf-images-container {
    position: relative;
    width: 100%;
    line-height: 0;
}

.product-view .product-options {
    /*margin-bottom: 25px;*/
}

.product-view .product-options .required em {
    display: none
}

.product-view .product-shop .short-description ul li {
    list-style-position: inside;
    list-style: inside;
}

.swiss-prod-details .collapse .yotpo-main-widget {
    display: none;
}

.swiss-prod-details .in .yotpo-main-widget {
    display: block;
}

.validation-advice {
    color: #ff0000;
}

.product-options .validation-advice {
    position: relative;
    color: #ff0000;
    top: auto;
}

.validation-failed {
    border: 2px solid #ff0000;
    -webkit-transition: all;
    -o-transition: all;
    transition: all;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    resize: none;
}

.advanced-container-style .validation-advice {
    position: relative;
    color: #ff0000;
    top: 0;
}

#shopping-cart-table thead th {
    text-align: center;
}

#ratings .yotpo .yotpo-icon,
.yotpo .yotpo-icon:after,
#ratings .yotpo .yotpo-icon:before {
    color: #333;
    font-size: 26px;
    float: none!important;
}

#ratings .yotpo .text-m {
    font-size: 14px;
    line-height: 28px;
    margin-left: 5px;
}

#ratings .rating-links {
    margin-top: 10px;
}

#ratings .rating-links a {
    font-size: 14px;
    text-transform: uppercase;
    border-bottom: none;
}

.add-to-cart-wrapper.addcart-error .amconf-images-container,
.add-to-cart-wrapper.addcart-error dt label {}

.add-to-cart-wrapper.addcart-error .input-box .validation-failed,
.add-to-cart-wrapper.addcart-error .input-box .validation-failed ~ .amconf-images-container {
    background-color: #f7e7e7;
    border: 2px dashed #ff0000;
    padding: 10px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: shake;
    animation-name: shake;
}

.product-view .product-options .swatch-attr label.required em {
    display: none;
}

.category-products .amconf-block label.required {
    display: none;
}

.product-view .product-shop .price-box .old-price {
    text-decoration: line-through;
    color: #666;
    margin: 0 0 5px 0;
}

.product-view .product-shop .price-box p {
    margin-bottom: 10px
}

.product-view .old-price .price-label {
    display: inline-block;
}


/*----------- Account Login -----------*/

.account-login {
    padding: 15px;
    min-height: 440px;
}

.account-login .heading {
    width: 100%;
    top: 0;
    z-index: 0;
    min-height: 100px;
    padding: 50px 0;
    text-align: center;
}

.account-login .content {
    background-color: rgba(255, 255, 255, 0.8);
    padding: 25px;
}

.account-login .content h2 {
    font-size: 28px
}

.account-login .benefits {
    text-align: left;
    margin: 0 auto;
    display: inline-block;
}

.remember-me-popup {
    display: none;
    border: 1px solid #cccccc;
    padding: 10px;
    position: relative;
}

.account-login .required {
    color: #ff0000;
    font-size: 12px;
    margin-bottom: 10px;
}

.account-login label.required {
    display: block;
    margin: 0;
    position: relative;
    width: 100%;
    height: auto;
    padding: 0;
    color: #000;
    font-size: 14px;
}

.account-login label.required em {
    color: #ff0000;
    margin-right: 5px;
}

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

.form-list li {
    margin-bottom: 10px;
}

.account-login .btn-cart {
    max-width: 365px;
    float: none;
    margin: 0 auto;
}

.account-login .forgot-pw {
    font-size: 12px;
    margin-top: 20px;
}

.account-login .forgot-pw .f-left {}


/*----------- Account Create -----------*/

.account-create .page-title {
    width: 100%;
    top: 0;
    z-index: 0;
    min-height: 100px;
    padding: 50px 0;
    text-align: center;
}

.account-create .fieldset {
    background-color: rgba(255, 255, 255, 0.8);
    padding: 30px 15px;
}

.account-create .fieldset h2 {
    font-size: 28px
}

.account-create .required {
    color: #ff0000;
    font-size: 12px;
    margin-bottom: 10px;
}

.account-create label.required {
    display: block;
    margin: 0;
    position: relative;
    width: 100%;
    height: auto;
    padding: 0;
    color: #000;
    font-size: 14px;
}

.account-create label.required em {
    color: #ff0000;
    margin-right: 5px;
}

.account-create input[type=email],
.account-create input[type=number],
.account-create input[type=password],
.account-create input[type=tel],
.account-create input[type=text],
.account-login input[type=email],
.account-login input[type=number],
.account-login input[type=password],
.account-login input[type=tel],
.account-login input[type=text] {
    width: 365px;
    max-width: 100%;
    height: 32px;
    padding: 0 8px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    border: 1px solid #ccc;
    background: #FFFFFF;
    font-size: 16px;
    margin: 0 0 10px 0;
}

.account-create .btn-cart {
    float: none;
    width: 100%;
}


/*----------- Forgot Password -----------*/

.account-password .fieldset h2,
.reset-password .fieldset h2 {
    font-size: 28px;
    text-transform: none;
}

.account-password .fieldset,
.reset-password .fieldset {
    padding: 25px;
    max-width: 480px;
    margin: 80px auto 0;
    text-align: center;
}

.account-password .required,
.reset-password .required {
    color: #ff0000;
    font-size: 12px;
    margin-bottom: 10px;
}

.account-password label.required,
.reset-password label.required {
    display: block;
    margin: 0;
    position: relative;
    width: 100%;
    height: auto;
    padding: 0;
    color: #000;
    font-size: 14px;
}

.account-password label.required em,
.reset-password label.required em {
    color: #ff0000;
    margin-right: 5px;
}

.account-password input[type=email],
.account-password input[type=number],
.account-password input[type=password],
.account-password input[type=tel],
.account-password input[type=text],
.reset-password input[type=email],
.reset-password input[type=number],
.reset-password input[type=password],
.reset-password input[type=tel],
.account-password input[type=text] {
    width: 365px;
    max-width: 100%;
    height: 30px;
    padding: 0 8px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    border: 1px solid silver;
    background: #FFFFFF;
    font-size: 14px;
    text-align: center;
}

.account-password .btn-cart,
.resetpassword .btn-cart {
    float: none;
}


/*----------- Order Tracking -----------*/

.order-tracking {
    padding: 30px 15px 75px 15px;
    max-width: 1300px;
    margin: 0 auto;
}

.order-tracking .page-title {
    width: 100%;
    top: 0;
    z-index: 0;
    min-height: 100px;
    padding: 0px 0 50px;
    text-align: center;
}

.order-tracking .fieldset h2 {
    font-size: 28px
}

.order-tracking .required {
    color: #ff0000;
    font-size: 12px;
    margin-bottom: 10px;
}

.order-tracking label.required {
    display: block;
    margin: 0;
    position: relative;
    width: 100%;
    height: auto;
    padding: 0;
    color: #000;
    font-size: 14px;
}

.order-tracking label.required em {
    color: #ff0000;
    margin-right: 5px;
}

.order-tracking input[type=email],
.order-tracking input[type=number],
.order-tracking input[type=password],
.order-tracking input[type=tel],
.order-tracking input[type=text] {
    width: 365px;
    max-width: 100%;
    height: 30px;
    padding: 0 8px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    border: 1px solid silver;
    background: #FFFFFF;
    font-size: 14px;
}

.order-tracking .btn-cart {
    float: none;
}


/*----------- My Account Dashboard -----------*/

.dashboard .page-title {
    width: 100%;
    top: 0;
    z-index: 0;
    min-height: 100px;
    padding: 50px 0 50px;
    text-align: center;
}

.my-account {
    padding: 15px 0 0 0;
}

.my-account .welcome-msg .hello {
    font-size: 20px;
    text-transform: capitalize;
}

.my-account .wrapper.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    -webkit-justify-content: space-evenly;
    justify-content: space-evenly;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.my-account .flex .fieldset {
    padding: 0 20px;
}

.my-account .addresses-list ol {
    list-style-type: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: left;
    -ms-flex-pack: left;
    -webkit-justify-content: left;
    justify-content: left;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.my-account .addresses-list ol li:nth-child(odd) {
    background: transparent;
}

.my-account .addresses-list > div {
    margin: 0 auto 15px auto;
}

.my-account .title-buttons {
    margin: 0 auto;
    display: block;
}

table.orders {
    border: 1px solid #ccc;
    width: 100%;
    margin: 0;
    padding: 0;
    border-collapse: collapse;
    border-spacing: 0;
}

table.orders thead {
    background-color: #ddd;
    color: #333;
}

table.orders tr {
    border: 1px solid #ddd;
    padding: 5px;
}

table.orders tr.even {
    background-color: #f5f6f7;
}

table.orders th,
table.orders td {
    padding: 10px;
    text-align: center;
}

table.orders th {
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 1px;
}

.link-view {
    font-size: 12px;
    border: none;
    color: #10214d;
}

.link-reorder {
    font-size: 12px;
    border: none;
    color: #10214d;
}

.box-title h4 {
    font-size: 18px;
    font-weight: 400;
    margin-top: 25px;
}

.dash-btn-alt {
    color: #10214d;
    text-decoration: underline;
    font-size: 12px;
    border-bottom: none;
    border-left: 1px solid #000;
    padding-left: 10px;
    margin-left: 10px;
}

.dash-btn {
    color: #10214d;
    text-decoration: underline;
    font-size: 12px;
    border-bottom: none;
}

.dash-btn-alt:hover,
.dash-btn:hover {
    border-bottom: 3px solid #10214d;
    color: #000;
    padding-bottom: 5px;
}

.block-account .block-title {
    color: #10214d;
    padding: 0 0 15px 0;
    font-size: 28px;
    font-weight: 400;
    cursor: pointer;
    letter-spacing: .1em;
}

.block-account .block-content ul {
    padding: 0;
}

.sidebar .block-account .block-title i {
    display: none;
}

.sidebar .block-content ul {
    list-style: none;
}

.sidebar .block-content a:hover,
.block-account .block-title:hover {
    color: #10214d;
}

.sidebar .block-content ul li {
    margin-bottom: 15px;
}

.sidebar .block-content ul li.current {
    border-bottom: 3px solid #10214d;
}

.row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

@media screen and (max-width: 999px) {
    .my-account table.data-table thead tr th:not(.view),
    .sales-guest-order-details table.data-table thead tr th:not(.view) {
        display: none;
    }
    .my-account table.data-table thead tr th.view,
    .sales-guest-order-details table.data-table thead tr th.view {
        display: block;
        margin: 0 auto;
    }
    table.orders {
        border: 0;
    }
    table.orders tr {
        margin-bottom: 10px;
        display: block;
        border-bottom: 2px solid #ddd;
    }
    .dashboard table.data-table thead {
        display: none;
    }
    table.orders td {
        display: block;
        text-align: right;
        font-size: 13px;
        border-bottom: 1px dotted #ccc;
    }
    table.orders td:last-child {
        border-bottom: 0;
    }
    table.orders td:before {
        content: attr(data-label);
        float: left;
        text-transform: uppercase;
        font-weight: bold;
    }
}


/*----------- My Account Pages -----------*/

.my-account .page-title {
    width: 100%;
    top: 0;
    z-index: 0;
    min-height: 100px;
    padding: 50px 0 50px;
    text-align: center;
}

.my-account .page-title img {
    margin-bottom: 15px;
}

.dashboard .box-title a,
.dashboard .box-head a,
.order-info li.current {
    border-bottom: 3px solid #10214d;
}

.my-account h2 {
    font-size: 22px;
    font-weight: 400;
}

.my-account h3 {
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 5px;
}

.my-account h4 {
    font-size: 18px;
    font-weight: 400;
}

.my-account .required {
    color: #ff0000;
    font-size: 12px;
    margin: 5px 0;
}

.my-account label.required {
    display: block;
    position: relative;
    width: 100%;
    height: auto;
    padding: 0;
    color: #000;
    font-size: 14px;
}

.my-account label {
    display: block;
    margin: 5px 0;
    position: relative;
    width: 100%;
    height: auto;
    padding: 0;
    color: #000;
    font-size: 14px;
}

.my-account label.required em {
    color: #ff0000;
    margin-right: 5px;
}

.order-info li.current {
    font-weight: 400;
}

.order-info li a {
    display: inline-block;
}

.my-account .icheckbox {
    display: inline-block;
}

.my-account input[type=email],
.my-account input[type=number],
.my-account input[type=password],
.my-account input[type=tel],
.my-account input[type=text] {
    width: 365px;
    max-width: 100%;
    height: 30px;
    padding: 0 8px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    border: 1px solid silver;
    background: #FFFFFF;
    font-size: 14px;
}

.my-account select {
    width: 365px;
    max-width: 100%;
    height: 30px;
    padding: 0 8px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    border: 1px solid silver;
    background: #FFFFFF;
    font-size: 14px;
}

.btn-wrapper {
    display: block;
    width: 100%;
    margin: 25px auto;
}

.btn-wrapper.center {
    text-align: center;
}

.btn-wrapper .btn.maxwidth {
    max-width: 365px;
}

.customer-account .btn-cart,
.rma-guest-view .btn-cart {
    float: none;
    min-width: 160px;
    margin-right: 0;
    max-width: 365px;
    display: inline-block;
}

.my-account .addresses-primary .item {
    clear: both;
    padding: 0 15px;
}

.my-account .pager {
    padding: 15px 0;
}

.my-account .pager .limiter label {
    display: none;
    margin: 0;
    position: absolute;
    width: 100%;
    height: auto;
    padding: 0;
    color: #000;
    font-size: 14px;
}

.my-account .pager .limiter {
    margin: 0;
    color: #666666;
    float: right;
    font-size: 16px;
    line-height: 22px;
    text-transform: capitalize;
    display: inline-block;
    position: relative;
}

.my-account .select-limiter:before {
    content: '\f2f9';
    display: inline-block;
    float: right;
    pointer-events: none;
    position: absolute;
    right: 1px;
    top: 2px;
    width: 29px;
    font: normal normal normal 16px/1 'Material-Design-Iconic-Font';
    color: #10214d;
    background-color: #fff;
    border-left: 1px solid #000;
    padding: 4px 9px;
    height: 23px;
}

.sales-order-history .pager {
    padding: 0;
    margin: 0;
}

.my-account .pager .limiter select {
    text-align: center;
    padding: 2px 16px 2px 4px;
    border: 1px solid #000;
    margin: 0;
    vertical-align: middle;
    background: #fff;
    font-size: 14px;
    font-weight: normal;
    border-radius: 0;
    width: 100%;
    color: #333;
}

.my-account .inv-wrapper h2.sub-title {
    margin: 30px 0 0 0;
    padding: 15px;
    background-color: #ddd;
    text-align: center;
    display: table;
    width: 100%;
}

.my-account .order-info-box.notice-msg ul li span:before {
    font-size: 38px;
    vertical-align: middle;
}

tbody.spacer {
    display: table;
    margin: 25px 0 0 0;
    width: 100%;
}

.my-account table.data-table,
.sales-guest-order-details table.data-table,
table#rma-table {
    width: 100%;
    margin: 0;
    padding: 0;
    border-collapse: collapse;
    border-spacing: 0;
}

.my-account table.data-table thead,
.sales-guest-order-details table.data-table thead,
table#rma-table thead {
    background-color: #ddd;
    color: #333;
}

.my-account table.data-table tr,
.sales-guest-order-details table.data-table tr,
table#rma-table tr {
    border: 1px solid #ddd;
    padding: 5px;
}

.my-account table.data-table tr.even,
.sales-guest-order-details table.data-table tr.even,
table#rma-table tr.even {
    background-color: #f5f6f7;
}

.my-account table#wishlist-table tr.even {
    background-color: #fff;
}

.my-account table.data-table th,
.my-account table.data-table td,
.sales-guest-order-details table.data-table th,
.sales-guest-order-details table.data-table td,
table#rma-table th,
table#rma-table td {
    padding: 10px;
    text-align: center;
}

.my-account table.data-table th,
.sales-guest-order-details table.data-table th,
table#rma-table th {
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 1px;
}

.my-account table.data-table th.label,
.sales-guest-order-details table.data-table th.label {
    color: #000;
    font-weight: 400;
    display: inline-block;
    line-height: 20px;
}

.my-account table.tracking-table {
    margin-bottom: 35px;
}

.my-account #wishlist-table .add-to-cart-alt .qty {
    width: 50px;
}

.my-account #wishlist-table .link-edit {
    display: none;
    border: none;
    position: relative;
    top: -12px;
    cursor: pointer;
    right: -25px;
}

.my-account #wishlist-table .link-edit span {
    display: none;
}

.my-account #wishlist-table .cart-cell {
    display: inline-block;
}

.my-account #wishlist-table .customer-wishlist-item-info textarea {
    width: 100%;
}

.my-account table.data-table .a-right,
.sales-guest-order-details table.data-table .a-right {
    text-align: right;
}

#rma-table .toolbar {
    padding: 0;
}

#rma-table .pager {
    padding: 0;
    margin: 0;
}

.sales-guest-order-details .col1-layout {
    padding: 15px 30px;
    max-width: 1300px;
    margin: 0 auto;
}

@media screen and (max-width: 999px) {
    .my-account table.data-table,
    .sales-guest-order-details table.data-table,
    table#rma-table {
        border: 0;
    }
    #rma-table thead th:not(.last) {
        display: none;
    }
    .my-account table.data-table td,
    .sales-guest-order-details table.data-table td,
    table#rma-table td {
        display: block;
        font-size: 13px;
        border-bottom: 1px dotted #ccc;
        text-align: right;
    }
    .my-account table.data-table td:last-child,
    .sales-guest-order-details table.data-table td:last-child,
    table#rma-table td:last-child {
        border-bottom: 0;
    }
    .my-account table.data-table td:before,
    .sales-guest-order-details table.data-table td:before,
    table#rma-table td:before {
        content: attr(data-label);
        float: left;
        text-transform: uppercase;
        font-weight: bold;
        font-style: normal;
    }
    .my-account table.data-table tfoot tr td:first-child,
    .sales-guest-order-details table.data-table tfoot tr td:first-child {
        display: none;
    }
    .my-account #wishlist-table .add-to-cart-alt .qty {
        width: 100%;
    }
    .my-account #wishlist-table .link-edit {
        display: block;
        top: 0;
        right: 0;
        margin: 10px;
    }
    .my-account #wishlist-table .link-edit span {
        display: inline-block;
    }
    .my-account #wishlist-table .customer-wishlist-item-remove:before {
        content: 'Remove Item';
        float: none;
        font-weight: normal;
        color: #999;
        margin-right: 10px;
    }
}

@media (max-width: 767px) {
    .sales-guest-order-details .col1-layout {
        padding: 0 15px;
    }
}

.shipping-tracking-popup {
    margin-top: 0;
    background: #fff;
}

.my-account table.tracking-table-popup td {
    font-size: 18px;
}

.orders-btn {
    border-bottom: none;
    color: #10214d;
    display: inline-block;
}

.orders-btn:hover,
#order-info-tabs a:hover {
    border-bottom: 3px solid #10214d;
}

.my-account #wishlist-table .customer-wishlist-item-info .btn-cart {
    background: #999;
    color: #fff;
    width: 100%;
    border: none;
    margin-top: -5px;
}

.my-account #wishlist-table .product-name a {
    border: none;
}

.my-account .buttons-set2 .button-secondary {
    margin: 10px 0;
}

.monkey-additional-lists {
    list-style: none;
    padding: 0;
}

.monkey-additional-lists .listdata label {
    position: relative;
    top: 23px;
    left: 20px;
}

.my-account .rma-italic {
    font-family: inherit;
    font-style: normal;
}

.rma-new-step2 #comment,
.rma-view #comment {
    width: 100%;
    min-height: 150px;
}

.rma-new-step2 .validation-advice {
    color: #ff0000;
}

.rma-new-step2 #policy-text {
    font-style: italic;
}

.my-account .no-border-link a {
    border: none;
}

.rma-history div.fieldset h2.legend {
    font-family: inherit;
}

.rma-page .validation-advice {
    position: relative;
    top: 0;
}

#acct-login .et_monarch {
    margin-top: 0;
    background-color: #666;
    color: #fff;
    padding: 25px;
}

#acct-login .et_monarch h3 {
    font-size: 26px;
}


/*----------- Checkout Success - Thank You Page -----------*/

.success {
    text-align: center;
}

.success .page-title {
    width: 100%;
    top: 0;
    z-index: 0;
    text-align: center;
    padding: 15px 0;
    min-height: 0;
    background: #f1f1f1;
    margin-bottom: 3.5em;
}

.success .body {
    max-width: 800px;
    margin: 0 auto;
    padding: 0 20px;
}

.success .sub-title {
    font-size: 24px;
    color: #10214d;
}

.success .btn-cart {
    min-width: 220px;
    float: none;
    margin: auto;
    font-size: 14px;
    max-width: 280px;
}

.success .page-title h1 {
    font-size: 2em;
    text-align: center;
    color: #10214d;
    font-weight: bold;
}

.success .ordernum {
    font-size: 24px;
    text-transform: uppercase;
}

.success .ordernum .number {
    font-weight: bold;
    display: inline-block;
    color: #000;
    font-size: inherit;
    margin: 10px auto;
}

.success .shipping-notice {
    background: #f1f1f1;
    padding: 20px;
}

.success .shipping-notice a {
    font-weight: bold;
}


/*----------- RMA STUFF-----------*/

.rma-page {
    padding: 0 30px 80px;
}

.rma-items .rma-one-item .item-description img {
    width: 75px;
    float: right;
    margin: 0 10px;
    border: 1px solid #ccc;
}

.rma-items .rma-one-item .item-options > div label {
    width: 150px;
    display: inline-block;
}

.rma-new-step2,
.rma-view {
    padding-bottom: 50px;
}

.required em {
    color: #ff0000;
    margin-right: 5px;
}


/*----------- Animated Alerts -----------*/

.alert span:nth-of-type(1) {
    font-size: 24px;
    font-weight: 600;
}

.alert span:nth-of-type(2) {
    font-size: 24px;
    font-weight: 600;
}

.alert span:nth-of-type(3) {
    font-size: 20px;
    font-weight: 400;
    margin-left: 5px;
}

.alert a {
    border-bottom: none;
}


/*----------- Messages -----------*/

.messages {
    list-style: none;
    padding-left: 0;
    clear: both;
    position: relative;
    z-index: 19;
    width: 100%;
    color: #fff;
    margin: 0;
    font-family: 'Roboto', Arial, sans-serif;
}

.messages li {
    text-align: left;
    padding: 10px 15px;
}

.error-msg {
    list-style: none;
    background-color: #BD0F34;
    border-bottom: 2px solid;
    border-color: #8b0000;
}

.error-msg ul {
    list-style: none;
    padding-left: 0;
}

.error-msg ul li span:before {
    content: '\f1f4';
    padding-right: 10px;
    font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
}

.error-msg ul li span {
    color: #fff;
    border-color: #fff;
}

.error-msg ul li span a {
    color: #fff;
}

.success-msg {
    background-color: rgba(118, 182, 36, .9);
    border-bottom: 2px solid;
    border-color: #66a318;
    list-style: none;
}

.success-msg ul {
    list-style: none;
    padding-left: 0;
}

.success-msg ul li span:before {
    content: '\f26a';
    padding-right: 10px;
    font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
}

.success-msg ul li span {
    color: #fff;
    border-color: #fff;
}

.success-msg ul li span a {
    color: #fff;
}

.notice-msg {
    background-color: #ddd;
    list-style: none;
    color: #fff;
    padding: 10px 15px;
}

.notice-msg ul {
    list-style: none;
    padding-left: 0;
}

.notice-msg ul li span:before {
    content: '\f1f4';
    padding-right: 10px;
    font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
}

.notice-msg ul li span {
    color: #000;
    border-color: #fff;
}

.share-buttons .share-main-panel.share-main-tab {
    display: none;
}

.global-site-notice {
    padding: 15px;
    color: #fff;
    line-height: 18px;
    font-size: 18px;
    position: fixed;
    z-index: 20;
    width: 100%;
    -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.75);
}

.global-site-notice p {
    margin-bottom: 0;
}

.demo-notice {
    background-color: rgba(255, 0, 0, .8);
    border-bottom: 2px solid;
    border-color: #ca0a0a;
}

.global-site-notice.noscript {
    position: relative;
    color: #666;
}

#notice-cookie-block {
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #666;
    color: #f1f1f1;
}

#notice-cookie-block .notice-inner {
    max-width: 1300px;
    margin: 0 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

#notice-cookie-block .notice-text {
    padding: 0 15px;
    line-height: 1.15em;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}

#notice-cookie-block .notice-text a {
    color: #f1f1f1;
}

#notice-cookie-block button {
    background-color: #10214d;
    margin: 0;
}

@media (max-width:768px) {
    #notice-cookie-block .notice-inner {
        -webkit-flex-wrap: wrap-reverse;
        -ms-flex-wrap: wrap-reverse;
        flex-wrap: wrap-reverse;
        text-align: center;
    }
    #notice-cookie-block .notice-text {
        padding: 0;
    }
    #notice-cookie-block .notice-action {
        margin: 15px auto 0 auto;
    }
}

#swissgear_global_messages {
    position: relative;
    z-index: 500;
    display: block;
    width: 100%;
}

#swissgear_global_messages_close {
    position: absolute;
    top: 18px;
    right: 7px;
    z-index: 500;
    display: block;
    width: 30px;
    height: 30px;
    background: #fff;
    text-align: center;
    color: #666;
    font-size: 24px;
    line-height: 30px;
    text-decoration: none;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}


/*----------- Shopping Cart -----------*/

.cart .wrapper {
    padding: 30px 15px;
}

.cart h2 {
    font-size: 22px;
    font-weight: 400;
}

.cart h3 {
    font-size: 20px;
    font-weight: 400;
}

.cart h4 {
    font-size: 18px;
    font-weight: 400;
}

.cart .required {
    color: #ff0000;
    font-size: 12px;
    margin-bottom: 10px;
}

.cart label.required {
    display: block;
    margin: 0;
    position: relative;
    width: 100%;
    height: auto;
    padding: 0;
    color: #000;
    font-size: 14px;
}

.cart label {
    display: block;
    margin: 0;
    position: relative;
    width: 100%;
    height: auto;
    padding: 0;
    color: #000;
    font-size: 14px;
}

.cart label.required em {
    color: #ff0000;
    margin-right: 5px;
}

table.cart-table {
    border: 1px solid #ddd;
    width: 100%;
    margin: 0;
    padding: 0;
    border-collapse: collapse;
    border-spacing: 0;
}

table.cart-table thead {
    background-color: #ddd;
    color: #333;
}

table.cart-table tr {
    border: 1px solid #ddd;
    padding: 5px;
}

table.cart-table th,
table.cart-table td {
    padding: 10px;
    text-align: center;
}

table.cart-table th {
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 1px;
}

.cart .product-name a {
    border-bottom: none;
}

.cart .product-name a:hover {
    color: #10214d;
}

.cart .product-cart-sku,
.cart .item-options,
.cart .item-options dd,
.cart .item-options dt {
    display: inline-block;
}

.cart .item-options dt {
    padding: 4px 5px 3px 15px;
    margin-left: 15px;
    font-size: 75%;
    font-weight: 700;
    text-transform: uppercase;
    color: #000;
    vertical-align: baseline;
    border-left: 1px solid #666;
}

.cart .product-cart-sku .label {
    color: #000;
}

.cart .cart-price .original {
    color: #10214d;
    text-decoration: line-through;
    margin-right: 5px;
}

.cart .product-cart-actions .cart-links,
.cart .product-cart-actions .cart-links li {
    display: none;
    margin: 0;
}

.cart .product-cart-actions .cart-link-edit {
    border: none;
}

.cart .product-cart-actions .cart-link-wishlist {
    border: none;
}

.cart .product-cart-image .cart-links,
.cart .product-cart-info .btn-remove,
.cart .product-cart-actions .btn-update,
.cart .product-cart-actions .cart-link-edit span,
.cart .product-cart-actions .cart-link-wishlist span {
    display: none;
}

.cart .product-cart-image img {
    width: auto;
}

.cart .checkout-types,
.cart .cart-links {
    list-style: none;
    padding: 0;
}

.cart .row.bottom-cart-buttons > div.col-lg-12 {
    padding: 0;
}

.cart .cart-links .sep {
    border-right: 1px solid #999;
}

.cart .cart-links .zmdi {
    margin: 0 5px;
}

.cart .qty {
    text-align: center;
}

.checkout-types .btn-cart {
    width: 200px;
    margin-right: 0;
}

#shopping-cart-table .cart-footer-actions {}

.cart-footer-actions .btn-cart {
    width: auto;
    padding: 0 8px;
}

.cart-forms,
.cart-totals-wrapper {
    background: #ddd
}

.cart-forms .discount {
    background: #ddd;
    padding: 10px;
    margin: 30px 0 0;
}

.cart-forms .discount .button-wrapper {
    display: block;
    text-align: right;
    margin-top: -10px;
}

.cart-forms .discount label {
    display: none;
}

.cart-forms .discount input {
    width: 100%;
    height: 33px;
    padding: 0 8px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    border: 1px solid #aaa;
    background: #FFFFFF;
    font-size: 14px;
    position: relative;
    top: -10px;
    margin-top: 27px;
}

.cart-forms .discount .btn-cart {
    height: 38px;
    margin-top: 5px;
    float: none;
    margin-right: 0;
}

.cart-forms .discount .btn-cart > span > span span {
    padding: 6px 0;
}

.cart-forms .shipping {
    background: #ddd;
    padding: 10px 0;
    margin: 30px 0 0;
}

.cart-forms .shipping .buttons-set {
    text-align: right;
}

.cart-forms .shipping .btn-cart {
    height: 38px;
    margin-top: 5px;
    float: none;
    margin-right: 0;
}

.cart-forms .shipping .btn-cart > span > span span {
    padding: 6px 0;
}

.cart-forms .shipping .shipping-form input,
.cart-forms .shipping .shipping-form select {
    width: 100%;
    height: 32px;
}

.cart-forms .shipping .shipping-form input.validate-postcode {
    padding: 0 5px;
}

.cart-forms .shipping .shipping-form .row {
    margin-left: -5px;
    margin-right: -5px;
}

.cart-forms .shipping .shipping-desc {
    display: none;
}

.cart-forms .shipping .shipping-form .col-md-4,
.cart-forms .shipping .shipping-form .col-sm-4 {
    padding-left: 5px;
    padding-right: 5px;
}

.cart .cart-totals {
    text-align: right;
    background: #ddd;
    padding: 10px;
    margin: 30px 0;
}

.cart .cart-totals .a-right {
    text-align: right;
}

.cart #shopping-cart-totals-table tr {
    padding-bottom: 10px;
}

.cart .sp-methods ul {
    list-style: none;
    padding: 0;
}

.cart .sp-methods .iradio {
    display: inline;
}

.cart .sp-methods input.radio {
    position: relative !important;
    opacity: 1 !important;
    display: inline-block;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    margin: 0;
}

.sp-methods label {
    display: inline-block;
    width: 87%;
    line-height: 20px;
    vertical-align: middle;
}

.cart #co-shipping-method-form {
    background-color: #eee;
    padding: 15px;
    margin-top: 10px;
}

.shipping-form .buttons-set {
    margin: 0
}

.bottom-cart-buttons .btn-proceed {
    width: 100%;
    height: 60px;
    font-size: 130%;
    line-height: 60px;
    font-weight: bold;
}

.top-cart-buttons {
    padding: 0 15px;
    position: relative;
    margin-bottom: 30px;
}

.top-cart-buttons .btn-proceed {
    float: right;
}

.top-cart-buttons .btn-proceed .zmdi {
    display: none;
}

.top-ssl-seal {
    position: absolute;
    background: #333;
    height: 38px;
    padding: 3px 0 3px 2px;
    top: 0;
    display: block;
    right: 118px;
}

.cart a.anchor {
    top: -180px;
}

.cart:target ~ .discount-label {
    color: #10214d;
}

.cart .cart-price small,
.cart .cart-price a {
    display: block;
    text-transform: uppercase;
    margin: 5px auto;
    color: #666;
}

.cart .cart-price a:hover {
    color: #10214d;
}

.cart-empty {
    padding: 90px 15px;
    max-width: 400px;
    margin: 0 auto;
}


/* ----- CART UPSELLS ----- */

.cart-upsells {
    background-color: #eee;
    margin: 0;
    padding: 15px 0;
    margin: 0 15px;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

.cart-upsells h2 {
    color: #000;
    font-size: 48px;
    font-weight: bold;
}

.cart-upsells h3 {
    color: #10214d;
    font-size: 28px;
    font-weight: normal;
}

.cart-upsells h3 span {
    color: #666;
    font-size: 18px;
    font-weight: normal;
    vertical-align: top;
}

.cart-upsells img {
    -webkit-filter: grayscale;
    -webkit-filter: brightness(93%);
}

.cart-upsells .prod-price {
    font-size: 19px;
    color: #000;
    text-align: center;
    margin-bottom: 15px;
}

.cart-upsells .prod-price span {
    text-decoration: line-through;
    margin: 0 10px 0 0;
    color: #10214d;
}

.cart-upsells .prod-name {
    text-align: center;
    font-size: 12px;
    color: #636363;
    font-weight: 500;
    letter-spacing: .1em;
    text-transform: uppercase;
    line-height: 14px;
    padding: 10px 0;
    height: 38px;
}

.cart-upsells .prod-add-cart {
    text-align: center;
    margin: 0 auto;
}

.cart-upsells .btn-cart {
    float: none;
    margin-right: 0;
}

.cart-upsells .btn-upsell {
    display: block;
    background: #fff;
    padding: 6px;
    line-height: 19px;
    text-align: center;
    white-space: normal;
    color: #fff;
    border: 1px solid #DEDEDE;
    color: #666666;
    font-size: 13px;
    font-weight: normal;
    text-transform: uppercase;
}

.cart-upsells .btn-upsell:hover {
    background: #10214d;
    color: #fff;
    border: 1px solid #cd0f40;
}

.cart-upsells .prod-add-cart a,
.cart-upsells .prod-add-cart a:hover {
    color: #fff;
}

.cart-upsells .owl-carousel {
    padding: 0 20px;
}

@media screen and (max-width: 768px) {
    .cart .wrapper {
        padding: 30px 0px;
    }
    .cart-empty {
        padding: 50px 15px;
    }
    table.cart-table {
        border: 0;
    }
    table.cart-table thead {
        display: none;
    }
    table.cart-table tr {
        margin-bottom: 10px;
        display: block;
        border-bottom: 2px solid #ddd;
    }
    table.cart-table td {
        display: block;
        font-size: 13px;
        border-bottom: 1px dotted #ccc;
    }
    table.cart-table td:last-child {
        border-bottom: 0;
    }
    table.cart-table td:before {
        content: attr(data-label);
        float: left;
        text-transform: uppercase;
        font-weight: bold;
    }
    .checkout-types .btn-cart {
        width: 100%;
        margin-right: 0;
    }
    .cart-footer-actions .btn-cart {
        width: 100%;
        float: none;
        margin: 0 0 15px 0;
    }
    .cart-footer-actions .btn-cart:last-of-type {
        margin: 0;
    }
    table.cart-table td.last {
        border-right: none;
    }
    .cart h2 {
        text-align: center;
    }
    table.cart-table .product-cart-remove:before {
        content: 'Remove Item';
        float: none;
        text-transform: none;
        font-weight: normal;
        color: #999;
        margin-right: 5px;
    }
    .bundler-group table.cart-table .product-cart-remove:before {
        content: 'Remove Custom Bundle'
    }
    table.cart-table .product-cart-price .cart-price:before {
        content: 'Item Price:';
        float: none;
        font-weight: normal;
        color: #999;
        margin-right: 5px;
    }
    table.cart-table .product-cart-total .cart-price:before {
        content: 'Item Total:';
        float: none;
        font-weight: normal;
        color: #999;
        margin-right: 5px;
    }
    table.cart-table .product-cart-actions:before {
        content: 'Qty:';
        float: none;
        font-weight: normal;
        color: #999;
        margin-right: 5px;
    }
    .cart-forms .discount,
    .cart-forms .shipping,
    .cart .cart-totals {
        margin: 10px 0 0;
        padding-left: 0;
        padding-right: 0;
    }
    .shipping-form label {
        margin: 5px 0 !important;
    }
}


/*----------- Shopping Cart -----------*/

.advanced-container-style {
    margin: 0 30px 30px;
}

.advanced-container-style .page-title {
    width: 100%;
    top: 0;
    z-index: 0;
    min-height: 100px;
    padding: 50px 0 50px;
    text-align: center;
}

.advanced-container-style .card-panel {
    border-radius: 0;
    background-color: #eee;
    box-shadow: none;
    border: 1px solid #ddd;
}

.advanced-container-style .form-group-p-10 {
    /*padding-top: 0;padding-bottom: 0;*/
}

.advanced-container-style .advanced-panel-header {
    background-color: #ddd !important;
}

.advanced-container-style .advanced-panel-header span.advanced-panel-slant-right {
    border-color: #ddd !important;
}

.advanced-container-style .advanced-head-message,
.advanced-container-style .advanced-head-login {
    text-align: center;
}

.advanced-container-style #login-link1:hover {
    text-decoration: none;
}

#social-login-popup .advanced-panel-header h3 {
    font-size: 16px;
}

#social-login-popup .mw-row-messages {
    list-style: none;
}

#social-login-popup input[type=password],
#social-login-popup input[type=email] {
    border: 1px solid #e0e0e0 !important;
    height: 2rem !important;
    padding: 0 5px !important;
}

#social-login-popup #close-login,
#tern-and-condition-popup .advanced-panel-header a {
    border-bottom: none;
}

#social-login-popup .advanced-panel-header {
    padding: 20px 0 0;
}

#social-login-popup label {
    padding-bottom: 5px;
}

#social-login-popup .advanced-form-style {
    padding: 0;
}

#social-login-popup .advanced-buttons-set {
    text-align: right;
}

#social-login-popup .advanced-buttons-set .btn-cart {
    float: none;
}

#social-login-popup .advanced-panel-header,
#tern-and-condition-popup .advanced-panel-header {
    background-color: transparent !important;
}

#social-login-popup .advanced-panel-header span.advanced-panel-slant-right,
#tern-and-condition-popup .advanced-panel-header span.advanced-panel-slant-right {
    border-color: #fff !important;
}

.advanced-container-style .advanced-cart-table .product-cart-image,
.advanced-container-style .advanced-cart-table .product-cart-info,
.advanced-container-style .advanced-cart-table .product-cart-price,
.advanced-container-style .advanced-cart-table .product-cart-actions,
.advanced-container-style .advanced-cart-table .product-cart-total,
.advanced-container-style .advanced-cart-table .product-cart-remove {
    background: #fff;
    vertical-align: middle;
}

.advanced-container-style .advanced-cart-table a {
    border-bottom: none;
}

.advanced-container-style #shopping-advanced-cart-totals-table .a-right {
    text-align: right;
}

.advanced-container-style select.address-select {
    width: 95% !important;
    padding-right: 20px !important;
}

.advanced-container-style #shippingaddress-form select.address-select {
    margin-top: 30px !important;
}

.advanced-container-style p.label_checkbox_pair label {
    margin-left: 0;
}

.advanced-container-style .mylocation {
    border-bottom: none;
}

.advanced-container-style .mylocation:hover {
    color: #10214d;
    text-decoration: none;
}

.advanced-container-style input[type=text],
.advanced-container-style input[type=password],
.advanced-container-style input[type=email],
.advanced-container-style input[type=url],
.advanced-container-style input[type=time],
.advanced-container-style input[type=date],
.advanced-container-style input[type=datetime-local],
.advanced-container-style input[type=tel],
.advanced-container-style input[type=number],
.advanced-container-style input[type=search],
.advanced-container-style select,
.advanced-container-style textarea,
.advanced-container-style textarea.materialize-textarea {
    color: #000!important;
    font-weight: 600!important;
}

.advanced-data-table tbody td .item-options dt,
.advanced-data-table tbody td .item-options dd {
    display: inline-block;
}

.advanced-container-style input[type=password] {
    font-weight: 500 !important;
}

.social-login-popup-title {
    float: left;
}


/*----------- Category Slider -----------*/

.category-slider {
    background-color: #ddd;
    border-bottom: 2px solid;
    margin: 0;
}

.category-slider .nav {
    background: inherit;
}

.category-slider .nav-tabs li {
    display: block;
    margin: 0;
    float: none;
    border-top: 2px solid #ccc;
    border-bottom: 2px solid transparent;
}


/*.category-slider .nav-tabs li:nth-child(odd) {background-color: #eee;}*/

.category-slider li.active + li {
    border-top: 2px solid transparent;
}

.category-slider .nav-tabs li:last-of-type {
    border-bottom: 2px solid #ccc;
}

.category-slider .tab-content {
    margin: 0;
    padding: 0;
}

.category-slider .tab-content .tab-pane {
    padding: 0;
}

.category-slider .tab-content .tab-pane h1,
.category-slider .tab-content .tab-pane h2 {
    position: absolute;
    margin: -66px 0 0;
    color: #fff;
    background: rgba(0, 0, 0, .8);
    padding: 10px 15px;
}

.category-slider .tab-content .tab-pane h3 {
    position: absolute;
    margin: -66px 0 0;
    color: #fff;
    background: rgba(0, 0, 0, .8);
    padding: 10px 15px;
    z-index: -1;
}

.category-slider .tab-content .tab-pane p {
    position: absolute;
    margin: -66px 0 0;
    color: #fff;
    background: rgba(0, 0, 0, .8);
    padding: 10px 15px;
    z-index: -1;
}

.category-slider .nav-tabs li a {
    background-color: transparent;
    display: block!important;
}

.category-slider ul {
    width: 25%;
}

.category-slider li {
    padding: 15px;
}

.category-slider li.active {
    border-top: 2px solid #000;
    border-bottom: 2px solid #000!important;
    background-color: #ccc!important;
}

.category-slider li a .tab-title {
    color: #000;
    font-size: 20px;
    text-transform: uppercase;
    display: block;
}

.category-slider li p {
    font-size: 12px;
    color: #000;
    margin: 0;
    padding: 0;
}

.category-slider>.nav-tabs>li.active>a {
    color: #000;
}

.category-slider>.nav-tabs>li.active>a span.tab-title {
    color: #10214d;
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .25s linear;
    -o-transition: opacity .25s linear;
    transition: opacity .25s linear;
}

@media (max-width: 1673px) {
    .category-slider ul {
        width: 25%;
    }
    .category-slider li {
        padding: 10px;
    }
    .category-slider li a .tab-title {
        color: #000;
        font-size: 18px;
        text-transform: uppercase;
        display: block;
    }
    .category-slider li p {
        font-size: 12px;
        color: #000;
    }
}

@media (max-width: 1560px) {
    .category-slider ul {
        width: 35%;
    }
    .category-slider li {
        padding: 5px 15px;
    }
    .category-slider li a .tab-title {
        color: #000;
        font-size: 16px;
        text-transform: uppercase;
        display: block;
    }
    .category-slider li p {
        font-size: 12px;
        color: #000;
    }
}

@media (max-width: 1320px) {
    .category-slider ul {
        width: 35%;
    }
    .category-slider li {
        padding: 0 0 0 15px;
    }
    .category-slider li a .tab-title {
        color: #000;
        font-size: 16px;
        text-transform: uppercase;
        display: block;
    }
    .category-slider li p {
        font-size: 10px;
        color: #000;
    }
}

@media (max-width: 1052px) {
    .category-slider li p {
        display: none;
    }
}

@media (max-width: 767px) {
    .category-slider ul {
        width: 40%;
    }
    .category-slider li a .tab-title {
        font-size: 14px;
    }
}

@media (max-width: 663px) {
    .category-slider {
        display: none;
    }
}


/* ============================================ *
 * NEWS Slider
 * ============================================ */

.news-slider .item {
    overflow: hidden;
    width: 100%;
}

.news-slider .owl-controls .owl-nav {
    position: absolute;
    top: 50%;
    margin-top: -25px;
    width: 100%;
}

.news-slider .owl-controls .owl-nav .owl-prev {
    text-align: center;
    color: #fff;
    opacity: .5;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: all .3s;
    transition: all .3s;
    left: 0px;
    position: absolute;
    font: normal normal normal 48px/1 'Material-Design-Iconic-Font';
    border: none;
}

.news-slider .owl-controls .owl-nav .owl-prev:before {
    content: none;
}

.news-slider .owl-controls .owl-nav .owl-prev:after {
    content: '\f2fa';
}

.news-slider .owl-controls .owl-nav .owl-next {
    color: #fff;
    opacity: .5;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: all .3s;
    transition: all .3s;
    right: 0px;
    position: absolute;
    font: normal normal normal 48px/1 'Material-Design-Iconic-Font';
    border: none;
}

.news-slider .owl-controls .owl-nav .owl-next:before {
    content: none;
}

.news-slider .owl-controls .owl-nav .owl-next:after {
    content: '\f2fb';
}

.news-slider .news_image {
    display: inline-block;
    position: relative;
    vertical-align: top;
    background: #ccc;
    margin: 0;
    width: 100%;
}

.post-image {
    display: block;
    width: 100%;
    -webkit-transition: all 0.5s linear;
    transition: all 0.5s linear;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}

.news_image:hover .post-image {
    -webkit-transform: scale3d(1.2, 1.2, 1);
    transform: scale3d(1.2, 1.2, 1);
}

.post-details {
    background: rgba(0, 0, 0, 0.7);
    bottom: 0;
    color: white;
    font-size: 1em;
    left: 0;
    opacity: 0;
    overflow: hidden;
    padding: 3.75em 3em;
    position: absolute;
    text-align: center;
    top: 0;
    right: 0;
    -webkit-transition: 0.6s;
    transition: 0.6s;
    text-shadow: 1px 1px 2px #666;
}

.news_image:hover .post-details {
    opacity: 1;
}

.post-details h5 {
    margin-top: 0;
    font-size: 28px;
}

.post-details h5 a {
    border-bottom: none;
    color: #fff;
}

.post-details p {
    margin-bottom: 1.5em;
}

.post-details .description a {
    color: #fff;
    font-weight: bold;
    border-bottom: 3px solid #10214d;
}

.post-details .description a:hover {
    padding-bottom: 5px;
}

.post-details .date {
    font-style: italic;
    margin-bottom: 10px;
}

@media (min-width: 1420px) and (max-width: 1500px) {
    .post-details {
        padding: 2em 1.5em;
    }
    .post-details h5 {
        font-size: 22px;
    }
}

@media (min-width: 800px) and (max-width: 950px) {
    .post-details {
        padding: 2em 1.5em;
    }
    .post-details h5 {
        font-size: 22px;
    }
}

@media (min-width: 600px) and (max-width: 799px) {
    .post-details {
        padding: 3.5em 2em;
    }
    .post-details h5 {
        font-size: 22px;
    }
    .post-details .description {
        display: none;
    }
}

@media (min-width: 480px) and (max-width: 599px) {
    .post-details {
        padding: 2em 2em;
    }
    .post-details h5 {
        font-size: 18px;
    }
    .post-details .description,
    .post-details .date {
        display: none;
    }
}


/* ----- SWISSGEAR LIFE ----- */

.swissgear-life .dropdown {}

.social-slider .item {
    overflow: hidden;
}

.social-slider .owl-controls .owl-nav {
    position: absolute;
    top: 50%;
    margin-top: -25px;
    width: 100%;
}

.social-slider .owl-controls .owl-nav .owl-prev {
    text-align: center;
    color: #fff;
    opacity: .5;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: all .3s;
    transition: all .3s;
    left: 0px;
    position: absolute;
    font: normal normal normal 48px/1 'Material-Design-Iconic-Font';
    border: none;
}

.social-slider .owl-controls .owl-nav .owl-prev:before {
    content: none;
}

.social-slider .owl-controls .owl-nav .owl-prev:after {
    content: '\f2fa';
}

.social-slider .owl-controls .owl-nav .owl-next {
    color: #fff;
    opacity: .5;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: all .3s;
    transition: all .3s;
    right: 0px;
    position: absolute;
    font: normal normal normal 48px/1 'Material-Design-Iconic-Font';
    border: none;
}

.social-slider .owl-controls .owl-nav .owl-next:before {
    content: none;
}

.social-slider .owl-controls .owl-nav .owl-next:after {
    content: '\f2fb';
}

.social-slider .item {
    overflow: hidden;
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 100%;
}

.social-slider .item .team-back {
    position: absolute;
    left: 0;
    top: 0;
    text-align: center;
    font-weight: bold;
    width: 100%;
    height: 100%;
    display: block;
}

.social-slider .item .team-back a {
    display: block;
    vertical-align: middle;
    margin: 25% auto;
    opacity: 0;
    color: #fff;
    text-transform: uppercase;
    border-bottom: none;
}

.social-slider .item img {
    -webkit-transition: all 0.5s linear;
    transition: all 0.5s linear;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}

.social-slider .item:hover .team-back {
    background: rgba(0, 0, 0, 0.7);
}

.social-slider .item:hover .team-back a {
    opacity: 1;
    top: 0;
}

.social-slider .item:hover img {
    -webkit-transform: scale3d(1.2, 1.2, 1);
    transform: scale3d(1.2, 1.2, 1);
}

.swissgear-life .parallax {
    padding: 0;
    background-repeat: no-repeat;
    background-position: center!important;
    background-size: cover!important;
    -webkit-box-shadow: inset 0px 0px 17px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: inset 0px 0px 17px 0px rgba(0, 0, 0, 0.75);
    box-shadow: inset 0px 0px 17px 0px rgba(0, 0, 0, 0.75);
}

.swissgear-life .parallax .overlay {
    background-color: rgba(255, 255, 255, 0.9);
    background-size: cover;
    text-align: center;
    height: 100%;
    padding: 130px;
    opacity: 1;
    transition: all 0.5s ease;
}

.swissgear-life .parallax .overlay:hover {
    opacity: 1;
}

.swissgear-life .parallax .overlay h1 {
    font-size: 46px;
    color: #000;
    letter-spacing: 0;
    margin-bottom: 0;
}

.swissgear-life .parallax .overlay p {
    color: #000;
    font-size: 24px;
    margin-bottom: 0;
}

@media (min-width: 1475px) and (max-width: 1620px) {
    .swissgear-life .page-heading {
        margin: 0 auto;
    }
}

@media (min-width: 1130px) and (max-width: 1474px) {
    .swissgear-life .page-heading {
        margin: 0 auto;
    }
    .swissgear-life .page-heading h1 {
        font-size: 50px;
    }
    .swissgear-life .page-heading p {
        font-size: 16px;
    }
    .swissgear-life .page-heading .callout {
        margin: 10px 0 0 0;
    }
    .swissgear-life .page-heading h3 {
        font-size: 20px;
        margin-bottom: 0;
    }
}

@media (min-width: 991px) and (max-width: 1129px) {
    .swissgear-life .page-heading {
        margin: 0 auto;
        padding: 15px;
    }
    .swissgear-life .page-heading h1 {
        font-size: 40px;
    }
    .swissgear-life .page-heading p {
        font-size: 14px;
    }
    .swissgear-life .page-heading .callout {
        margin: 15px 0 0 0;
    }
    .swissgear-life .page-heading h3 {
        font-size: 20px;
        margin-bottom: 0;
    }
}


/* ----- INSTAGRAM PRO SLIDER ----- */

.insta-slider .owl-controls .owl-nav {
    position: absolute;
    top: 50%;
    margin-top: -25px;
    width: 100%;
}

.insta-slider .owl-controls .owl-nav .owl-prev {
    text-align: center;
    color: #fff;
    opacity: .5;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: all .3s;
    transition: all .3s;
    left: 0px;
    position: absolute;
    font: normal normal normal 48px/1 'Material-Design-Iconic-Font';
    border: none;
}

.insta-slider .owl-controls .owl-nav .owl-prev:before {
    content: none;
}

.insta-slider .owl-controls .owl-nav .owl-prev:after {
    content: '\f2fa';
}

.insta-slider .owl-controls .owl-nav .owl-next {
    color: #fff;
    opacity: .5;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: all .3s;
    transition: all .3s;
    right: 0px;
    position: absolute;
    font: normal normal normal 48px/1 'Material-Design-Iconic-Font';
    border: none;
}

.insta-slider .owl-controls .owl-nav .owl-next:before {
    content: none;
}

.insta-slider .owl-controls .owl-nav .owl-next:after {
    content: '\f2fb';
}

.insta-slider .item {
    overflow: hidden;
    position: relative;
    display: inline-block;
    vertical-align: top;
}

.insta-slider .item .team-back {
    position: absolute;
    left: 0;
    top: 0;
    text-align: center;
    font-weight: bold;
    width: 100%;
    height: 100%;
    display: block;
}

.insta-slider .item .team-back a {
    display: block;
    vertical-align: middle;
    margin: 25% auto;
    opacity: 0;
    color: #fff;
    text-transform: uppercase;
    border-bottom: none;
}

.insta-slider .item .team-back h3 {
    letter-spacing: 0px;
}

.insta-slider .item .team-back p {
    font-weight: 400;
}

.insta-slider .item img {
    -webkit-transition: all 2s linear;
    transition: all 2s linear;
    -webkit-transform: scale3d(1.5, 1.5, 1.5);
    transform: scale3d(1.5, 1.5, 1.5);
}

.insta-slider .item:hover .team-back {
    background: rgba(0, 0, 0, 0.7);
}

.insta-slider .item:hover .team-back a {
    opacity: 1;
    top: 0;
}

.insta-slider .item:hover img {
    -webkit-transform: scale3d(2, 2, 1);
    transform: scale3d(2, 2, 1);
}

h3.sglife-title-home {
    font-size: 24px;
    font-weight: 400;
    text-align: center;
    margin: 30px 0 0;
}

.hashtag-home {
    font-size: 48px;
    font-weight: 600;
    text-align: center;
    margin: 0 0 30px;
}


/* ----- MAILCHIMP POPUP ----- */

.overlay_popup {
    background-color: #000;
}

#popupDialog {
    max-width: 720px!important;
}

.popup_content {
    margin: 0;
    font-family: 'Oswald', Arial, sans-serif;
    background: #999;
}

#popupDialog_content {
    background: #666 url('/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/images/large-logo-bg-1.png') no-repeat center right;
    max-height: 311px!important;
    min-height: 230px!important;
    width: 100%!important;
}

#popup-heading {
    width: 100%;
    height: auto;
    background: transparent;
    float: none;
    display: block;
    vertical-align: middle;
}

#popupDialog_content p {
    margin: 0;
    padding: 0;
    font-family: 'Oswald', Arial, sans-serif;
    font-weight: 400;
}

#popup-form-data {
    line-height: 0;
}

#popup-form-content {
    width: 100%;
    display: inline;
}

#popup-form-content .email_label {
    margin: 5px;
    color: #fff;
    font-size: 24px;
    font-weight: 600;
    line-height: 28px;
    font-family: 'Oswald', Arial, sans-serif;
}

#popupDialog_content input {
    font-size: 24px;
    line-height: 26px;
    vertical-align: bottom;
    color: #666;
    background: #fff;
    padding: 2px 5px;
}

#popupDialog_content .ok_button {
    background: #000;
    border: none;
    padding: 8px 10px;
    text-transform: uppercase;
    color: #fff;
    font-size: 18px;
}

#popupDialog_content .ok_button:hover {
    background: #10214d;
}

#popup-heading > h2 {
    color: white;
    overflow: visible;
    margin: 10px 0 0;
    font-weight: 400;
    font-family: 'Oswald', Arial, sans-serif;
    font-size: 48px;
}

#popupDialog_content p {
    margin: 0;
    padding: 0;
    color: #fff;
    font-size: 18px;
}

.popup_buttons {
    height: auto;
}

.cancel_button {
    position: absolute;
    top: -15px;
    right: 0;
    background: none;
    width: 60px;
}

.cancel_button:after {
    content: '\f136';
    font: normal normal normal 30px/1 'Material-Design-Iconic-Font';
    color: #fff;
    text-shadow: 0 0 3px #000;
}

.popup_message {
    height: auto;
}

#popup-form-content .email_error {
    display: block;
    color: #fff;
    background-color: #ff0000;
    padding: 4px;
}

#popup-text {
    margin: 1% auto;
    max-width: 80%;
}

.back-to-top {
    font-size: 34px;
    text-align: right;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    width: 50px;
    height: 50px;
    background-color: rgba(0, 0, 0, 0.5);
    position: fixed;
    bottom: 50px;
    right: 50px;
    -webkit-transition: all .25s;
    transition: all .25s;
    overflow: hidden;
    z-index: 99999;
}

.back-to-top a {
    color: #fff;
    display: block;
    white-space: nowrap;
    position: absolute;
    right: 3px;
    line-height: 37px;
    vertical-align: middle;
}


/*.back-to-top a:hover {color:#10214d} */

.back-to-top .zmdi-chevron-up:before {
    vertical-align: sub;
    line-height: 50px;
}

.back-to-top a span {
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    white-space: nowrap;
}

.back-to-top:hover {
    width: 165px;
    height: 50px;
}

.back-to-top:hover span {
    display: inline-block;
}


/*----------- Fetured Items Nav Flyouts -----------*/

.menu-image .product-image {
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
    display: inline-block;
    vertical-align: top;
    border: 4px solid #ccc;
    margin: 1em;
}

.menu-image .overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    text-align: center;
    font-weight: bold;
    width: 100%;
    height: 100vh;
}

.menu-image .overlay .featured-indicator,
.menu-image .overlay .action,
.menu-image .overlay .name {
    opacity: 0;
}

.menu-image .overlay .featured-indicator {
    position: relative;
    top: 0;
    width: 100%;
    background-color: #10214d;
    color: #fff;
    padding: 5px;
    text-align: center;
    font-size: 12px;
    font-weight: 400;
}

.menu-image .overlay .action {
    font-size: 20px;
    margin: 35px 0;
    color: #fff;
    font-weight: 400;
    border-bottom: 3px solid #10214d;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
}

.menu-image .overlay .name {
    font-size: 14px;
    line-height: 16px;
    color: #fff;
    font-weight: 400;
    padding: 0 15px
}

.menu-image .product-image img {
    -webkit-transition: all 0.5s linear;
    transition: all 0.5s linear;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}

.menu-image .product-image:hover .overlay {
    background: rgba(0, 0, 0, 0.8);
}

.menu-image .overlay:hover div {
    opacity: 1;
    top: 0;
}

.menu-image .overlay:hover div:after {
    width: 50%;
}

.menu-image .product-image:hover img {
    -webkit-transform: scale3d(1.2, 1.2, 1);
    transform: scale3d(1.2, 1.2, 1);
}


/*----------- Category Page Swatch Tooltips -----------*/

.tooltipster-default {
    border-radius: 5px;
    background: #000!important;
    color: #fff;
    text-transform: uppercase;
    font-weight: 400!important;
    margin-top: 0px;
}

.tooltipster-default .tooltipster-content {
    font-family: 'Oswald', Arial, sans-serif!important;
    font-size: 12px!important;
    line-height: 14px;
    padding: 0px 8px!important;
}

.products-grid .product-image {
    opacity: 1;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
    display: block;
    padding-top: 30px;
	    height: 200px;
}

.products-grid .product-image:hover {
    opacity: 0.5;
}

.products-grid .product-name:hover a,
.products-grid .product-image:hover ~ .product-info .product-name a {
    text-overflow: initial;
    white-space: normal;
    color: #10214d;
}

.label.configurable-price-from {
    display: none;
}


/*Remove 'As low as' text */


/*.products-grid .price-box .old-price.is-configurable:before {content:"As low as";color: #10214d;padding: 0;font-weight: normal;font-size: 14px;}*/


/*----------- Banner Video Buttons -----------*/

.video-btn {
    background: rgba(251, 251, 251, 0.75);
    color: #333!important;
    text-transform: uppercase;
    font-size: 26px;
    text-align: center;
    padding: .2em .5em;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    letter-spacing: 2px;
    font-family: 'Oswald', Arial, sans-serif;
}

.sg-new-heading-2 a.video-link-1 {
    text-shadow: 1px 1px 2px #000;
}

.sg-new-heading-2 a.video-link-1:hover {
    color: #999;
}

.sg-new-heading-3 a.video-link-2 {
    text-shadow: 1px 1px 2px #000;
}

.sg-new-heading-3 a.video-link-2:hover {
    color: #999;
    text-shadow: 1px 1px 0px #000;
}

.scroll-down-link {
    -webkit-animation: avia_fade_move_down 2s ease-in-out infinite;
    animation: avia_fade_move_down 2s ease-in-out infinite;
}


/*animated arrow animation*/

@-webkit-keyframes avia_fade_move_down {
    0% {
        -webkit-transform: translate(0, -20px);
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    100% {
        -webkit-transform: translate(0, 20px);
        opacity: 0;
    }
}

@keyframes avia_fade_move_down {
    0% {
        transform: translate(0, -20px);
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    100% {
        transform: translate(0, 20px);
        opacity: 0;
    }
}

.block-layered-nav #narrow-by-list li {
    display: block;
    border-bottom: 1px solid #ccc;
    padding: 0px;
    background: #f9f9f9;
}

.block-layered-nav #narrow-by-list li.filter-images {
    padding: 4px;
}

.page-print {
    background-color: #fff;
    margin: 0;
    padding: 25px;
}

.page-print .print-head {
    background: #fff;
}

.page-print .logo {
    max-width: 365px;
}

.view-prod-list {
    background: #666;
    text-align: center;
    margin: 0 auto;
    padding: 10px;
    border-bottom: 2px solid #000;
}

.view-prod-list a {
    color: #ccc;
    font-size: 20px;
}

.view-prod-list a:hover {
    color: #fff;
}

.disclaimer {
    font-size: 12px;
    color: #10214d;
}


/*----------- Category SEO Content Area -----------*/

#category-info .text-content .content-area {
    background: rgba(255, 255, 255, .7);
    margin: 40px 0;
    padding: 30px;
}

#category-info .text-content .content-area h1 {
    font-size: 32px;
    margin: 0;
    font-weight: bold;
}

#category-info .text-content .content-area h2,
#category-info .text-content .content-area h3 {
    font-size: 17px;
    margin-bottom: 15px;
    font-weight: bold;
    color: #10214d;
}

#category-info .text-content .content-area p,
#category-info .text-content .content-area ul li {
    font-size: 14px;
}


/*----------- NEW Category SEO Content Area -----------*/

.category-info-top {
    padding-top: 10px;
}

.category-info-top img {
    margin: 0 auto;
    z-index: 1;
    position: relative;
}

#category-info-new .content-area {
    margin: 0 auto;
    text-align: center;
    padding: 10px 60px;
}

#category-info-new .content-area .heading {
    text-align: center;
    font-weight: bold;
    font-size: 22px;
    margin-left: -1px;
    margin-bottom: 17px;
    text-transform: uppercase;
}

#category-info-new .content-area h1 {
    font-size: 18px;
    text-align: center;
}

#category-info-new .content-area h2 {
    font-size: 16px;
    text-align: center;
}

#category-info-new .content-area h3 {
    font-size: 14px;
    text-align: center;
}

#category-info-new .content-area h4 {
    font-weight: bold;
    font-size: 18px;
}

#category-info-new .content-area .biz-block-1 {
    display: block;
}

#category-info-new .content-area .biz-block-2 {
    display: none;
}

#category-info-new .content-area .phone1 {
    color: #10214d;
    font-weight: bold;
    font-size: 30px;
    display: inline-block;
    line-height: 44px;
}

#category-info-new .content-area .phone2 {
    color: #000;
    font-size: 24px;
    display: inline-block;
    line-height: 30px;
}

#category-info-new-1 {
    background: rgb(211, 217, 213);
    /* Old browsers */
    background: -moz-linear-gradient(rgba(211, 217, 213, 1) 0%, rgba(255, 255, 255, 1) 88%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(rgba(211, 217, 213, 1) 0%, rgba(255, 255, 255, 1) 88%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(211, 217, 213, 1) 0%, rgba(255, 255, 255, 1) 88%);
    /* IE6-9 */
}

#category-info-new-1 .heading {
    padding: 20px 150px;
    text-align: center;
    font-size: 36px;
    margin-left: -1px;
    margin-bottom: 17px;
    font-weight: 400;
    text-transform: uppercase;
    margin-top: 0;
    letter-spacing: .1em;
    line-height: 1.3;
}

#category-info-new-1 .features img {
    margin: 0 auto;
    display: block;
}

#category-info-new-1 .features .feature {
    font-size: 10px;
    margin-bottom: 5px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    margin-top: 0;
    letter-spacing: .1em;
    line-height: 1.3;
}

#category-info-new-1 h1 {
    font-size: 24px;
    text-align: center;
}

#category-info-new-1 h2 {
    font-size: 18px;
    text-align: center;
}

#category-info-new-1 h3 {
    font-size: 16px;
    text-align: center;
}

#category-info-new-1 h4 {
    font-size: 14px;
    text-align: center;
}

#category-info-new-1 p {
    font-size: 14px;
    color: #666;
    text-align: center;
}

#category-info-new-1 .features p {
    font-size: 10px;
    text-align: center;
    color: #999;
}

.div-line-holder {
    padding: 10px 0;
    max-width: calc(100vw - 65px);
    float: none;
    clear: both;
    margin: auto;
}

.div-line {
    /*--background:url('/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/images/break-line-bg.png') repeat-x center center; --*/
    position: relative;
}

.div-line a:before {
    border-top: 1px solid #666;
    content: '';
    width: 100%;
    height: 0px;
    display: block;
    position: absolute;
    bottom: 49%;
}

.div-line img {
    position: relative;
}


/*----------- BULK SALES -----------*/

.floating-form {
    height: 100vh;
    display: block;
    position: fixed;
    width: inherit;
    background: #f2f2f2;
    overflow: scroll;
}

.bulk-sales-banner {
    margin-bottom: -80px;
}

.bulk-sales {
    padding: 15px 15px 0;
    text-align: center;
}

.bulk-sales .phone1 {
    font-size: 30px;
}

.bulk-sales .thanks-msg {
    font-size: 12px;
    text-align: center;
    color: #666;
}

.bulk-sales .heading-quote {
    font-size: 32px;
    font-weight: bold;
}

.bulksales-view-cta {
    font-size: 24px;
    text-align: center;
    padding: 30px 0;
}

.bulksales-view-cta strong {
    font-weight: bold;
    font-size: 32px;
    color: #10214d;
}

.bulk-header h1 {
    margin-top: 25px;
}

.bulk-header h2 {
    color: #10214d;
    font-size: 24px;
    padding-top: 40px;
    line-height: 36px;
    text-align: right;
}

.bulk-subheader p {
    max-width: 720px;
    display: inline-block;
}

@media (min-width: 1330px) and (max-width: 1500px) {
    .bulk-sales .heading-quote {
        font-size: 30px;
    }
    .bulk-sales .phone1 {
        font-size: 26px;
    }
    .bulk-sales .thanks-msg {
        font-size: 10px;
    }
}

@media (max-width: 1400px) {
    .bulk-sales-banner {
        margin-bottom: -40px;
    }
}

@media (max-width: 1310px) {
    .bulk-header h1 {
        font-size: 28px;
    }
    .bulk-header h2 {
        font-size: 16px;
        line-height: 32px;
    }
}

@media (max-width: 991px) {
    .bulk-sales .heading-quote {
        font-size: 25px;
    }
    .bulk-sales .phone1 {
        font-size: 22px;
    }
    .bulk-sales .phone2 {
        font-size: 14px;
    }
    .bulk-sales-banner {
        margin-bottom: 0px;
    }
}

@media (max-width: 768px) {
    .floating-form {
        height: 100%;
        display: block;
        position: relative;
        width: 100%;
        background: #f2f2f2;
    }
    .bulk-sales .mobile-stuff p {
        font-size: 24px;
    }
    .bulk-sales .mobile-stuff h1 {
        margin-top: 20px;
    }
}

@media (max-width: 480px) {
    .bulk-sales .mobile-stuff h1 {
        font-size: 24px;
    }
    .bulk-sales .mobile-stuff p {
        font-size: 18px;
    }
}

.icon-holder {
    padding-top: 40px;
    padding-bottom: 40px;
}

.feature-icons {
    margin: 0;
}

.feature-icons img {
    float: left;
}

.feature-icons h3 {
    font-size: 16px;
    margin-bottom: 5px;
    font-weight: bold;
    color: #fff;
}

.feature-icons p {
    font-size: 14px;
    color: #fff;
}

.feature-icons .feature {
    margin-bottom: 10px;
}

#bts-home {
    background: #014522 url('/bitrix/templates/waytrel_swiss/media/wysiwyg/swissgear/bts-home-block-bg.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    margin-bottom: 30px;
}

#bts-college-home {
    background: url('/bitrix/templates/waytrel_swiss/media/wysiwyg/swissgear/bts-college-home-block-bg.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    margin-bottom: 30px;
}

#shipping-method-form .messages {
    position: relative;
    top: 0;
    left: 0;
    display: block;
}

.owl-carousel .owl-stage {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
}

.products-grid .product-image img.online-exclusive {
    width: 100%;
    height: auto;
    position: absolute;
    z-index: 1;
    max-width: 161px;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.product-shop .online-exclusive {
    margin-bottom: 15px;
}

.catalog-category-view .main,
.catalogsearch-result-index .main,
.customer-account .main,
.rma-rma-new-step1 .main,
.rma-rma-new-step2 .main {
    padding: 15px 25px 0 25px;
}

.sales-guest-form .breadcrumbs,
.cms-page-view .breadcrumbs {
    display: none;
}


/*----------- Promo Items -----------*/

.ampromo_items_form h4 a {
    font-size: 16px;
}

.ampromo_items_form h4 a {
    line-height: 17px;
}

.ampromo-item .button {
    margin: 0 auto;
    float: none;
}

#ampromo-items-add {
    padding: 10px;
    font-size: 24px;
    display: block;
    text-align: center;
    background-color: transparent;
    color: #10214d;
    border: 2px dashed #10214d;
    margin: 0 15px 10px;
}

#ampromo-items-add a {
    border-bottom: none;
    color: inherit;
    font-weight: bold;
}


/*----------- Daily Deals -----------*/

.sg-daily-deals {
    overflow: hidden;
}

.sg-daily-deals .hun-days-logo {
    padding: 20px 40px;
}

.sg-daily-deals .hun-days-logo img {
    max-height: 343px;
    width: auto;
    margin: 0 auto;
}

.sg-daily-deals .hun-days-details {
    text-align: center;
}

.sg-daily-deals .hun-days-details .deal-container {
    max-width: 600px;
    margin: 1% auto 0;
}

.sg-daily-deals .hun-days-details .hun-heading-1 a {
    font-size: 48px;
    color: #10214d;
}

.sg-daily-deals .hun-days-details .dailydeal-info {
    border-top: 1px dashed #000;
    border-bottom: 1px dashed #000;
}

.sg-daily-deals .hun-days-details .dailydeal-info .prod-name {
    padding: 15px 30px;
}

.sg-daily-deals .hun-days-details .dailydeal-info .prod-name a {
    color: #000;
    font-weight: bold;
    font-size: 24px;
}

.sg-daily-deals .hun-days-details .dailydeal-info .prod-price {
    padding: 15px 0;
}

.sg-daily-deals .hun-days-details .dailydeal-info .prod-price .price-label {
    display: none;
}

.sg-daily-deals .hun-days-details .dailydeal-info .prod-price .price-box .old-price,
.sg-daily-deals .hun-days-details .dailydeal-info .prod-price .price-box .special-price {
    margin: 0;
    text-align: left;
}

.sg-daily-deals .hun-days-details .dailydeal-info .prod-price .price-box .old-price .price {
    text-decoration: line-through;
    font-size: 12px;
}

.sg-daily-deals .hun-days-details .dailydeal-info .prod-price .price-box .special-price .price {
    font-size: 32px;
    color: #10214d;
}

.sg-daily-deals .hun-days-product .deal-action {
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 2px;
    padding: 0 20px;
    margin-top: -10px;
}

.sg-daily-deals .hun-days-product .deal-action .btn-cart {
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 2px;
    width: 80%;
}

.sg-daily-deals .hun-days-product .prod-img {
    margin-top: -75px;
    text-align: center;
}


/* .sg-daily-deals .hun-days-product .prod-img { margin: -38px 0 -50px;text-align: center;} */

.sg-daily-deals .hun-days-product .prod-img img {
    max-height: 410px;
}

.countdown .digits {
    font-family: 'Oswald', Arial, sans-serif;
    font-weight: bold;
    text-shadow: none;
}

.countdown-days,
.countdown {
    margin-bottom: 15px;
}

.category-products .product-info .countdown {
    display: none;
}

.sg-daily-deals .qty-text {
    border-top: none;
    text-align: center;
    font-size: 18px;
    font-family: "Oswald", sans-serif;
}

.sg-daily-deals .hun-days-logo {
    padding: 20px 40px;
}

.sg-daily-deals .hun-days-details .hun-heading-1 {
    margin: 10px 0 15px;
}

.sg-daily-deals .hun-days-details .hun-heading-1 a {
    font-size: 80px;
}

.sg-daily-deals .countdown-days > div,
.sg-daily-deals .countdown > div {
    min-width: 120px;
}

.sg-daily-deals .countdown-days .digits,
.sg-daily-deals .countdown .digits {
    font-size: 80px;
}

.sg-daily-deals .countdown-days .sep,
.sg-daily-deals .countdown .sep {
    font-size: 80px;
}

.sg-daily-deals .hun-days-logo .mobile-deal-logo {
    display: none;
}

.product-view .product-shop .main-countdown .countdown-title {
    font-size: 48px;
}

.product-view .product-shop .main-countdown {
    margin: 0;
    max-width: 100%;
    background: #f2f2f2;
    width: 100%;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    -webkit-border-radius: 0;
}

.product-view .qty-text {
    font-size: 22px;
    border-top: 1px dashed #000!important;
    background: transparent!important;
}

.product-view .product-shop .main-countdown .countdown-days > div,
.product-view .product-shop .main-countdown .countdown > div {
    min-width: 80px;
}

.product-view .product-shop .main-countdown .countdown-days .digits,
.product-view .product-shop .main-countdown .countdown .digits {
    font-size: 48px;
}

.product-view .product-shop .main-countdown .countdown-days .sep,
.product-view .product-shop .main-countdown .countdown .sep {
    font-size: 48px;
}

.product-view .product-shop .modal-content {
    border-radius: 0!important;
}

#top-deals .deal-scroll {
    margin: 0 0 20px;
    display: inline-block;
    text-align: center;
    width: 100%;
    border-radius: 0;
    font-size: 38px;
    background: #666;
}

@media (max-width: 1500px) {
    .sg-daily-deals .hun-days-details .deal-container {
        max-width: 600px;
        margin: 10% auto 0;
    }
    .sg-daily-deals .hun-days-details .dailydeal-info .prod-name {
        padding: 15px 30px;
    }
    .sg-daily-deals .hun-days-logo {
        padding: 20px 40px;
    }
    .sg-daily-deals .hun-days-details .hun-heading-1 {
        margin: 10px 0;
    }
    .sg-daily-deals .hun-days-details .hun-heading-1 a {
        font-size: 68px;
    }
    .sg-daily-deals .countdown-days > div,
    .sg-daily-deals .countdown > div {
        min-width: 90px;
    }
    .sg-daily-deals .countdown-days .digits,
    .sg-daily-deals .countdown .digits {
        font-size: 55px;
    }
    .sg-daily-deals .countdown-days .sep,
    .sg-daily-deals .countdown .sep {
        font-size: 55px;
    }
    .sg-daily-deals .countdown-days,
    .sg-daily-deals .countdown {
        margin-bottom: 5px;
    }
    .sg-daily-deals .logo-holder {
        margin-top: 25%;
    }
    .sg-daily-deals .hun-days-details .dailydeal-info .prod-price .price-box .special-price .price {
        font-size: 28px;
    }
    .sg-daily-deals .hun-days-details .dailydeal-info .prod-name a {
        font-size: 22px;
    }
    .product-view .product-shop .main-countdown .countdown-title {
        font-size: 42px;
    }
    .product-view .qty-text {
        font-size: 18px;
        border-top: 1px dashed #000!important;
    }
    .product-view .product-shop .main-countdown .countdown-days > div,
    .product-view .product-shop .main-countdown .countdown > div {
        min-width: 70px;
    }
    .product-view .product-shop .main-countdown .countdown-days .digits,
    .product-view .product-shop .main-countdown .countdown .digits {
        font-size: 42px;
    }
    .product-view .product-shop .main-countdown .countdown-days .sep,
    .product-view .product-shop .main-countdown .countdown .sep {
        font-size: 42px;
    }
}

@media (max-width: 1200px) {
    .sg-daily-deals .hun-days-logo {
        padding: 20px 40px;
    }
    .sg-daily-deals .hun-days-details .hun-heading-1 {
        margin: 10px 0 30px;
    }
    .sg-daily-deals .hun-days-details .hun-heading-1 a {
        font-size: 48px;
    }
    .sg-daily-deals .countdown-days > div,
    .sg-daily-deals .countdown > div {
        min-width: 80px;
    }
    .sg-daily-deals .countdown-days .digits,
    .sg-daily-deals .countdown .digits {
        font-size: 50px;
    }
    .sg-daily-deals .countdown-days .sep,
    .sg-daily-deals .countdown .sep {
        font-size: 50px;
    }
    .sg-daily-deals .hun-days-details .dailydeal-info .prod-name a {
        font-size: 16px;
    }
    .sg-daily-deals .logo-holder {
        margin-top: 20%;
    }
    .sg-daily-deals .countdown-days {
        margin-bottom: 15px;
    }
    .sg-daily-deals .hun-days-details .hun-heading-1 {
        margin: 10px 0 15px;
    }
    .sg-daily-deals .hun-days-details .dailydeal-info .prod-price .price-box .special-price .price {
        font-size: 24px;
    }
    .sg-daily-deals .hun-days-product .deal-action .btn-cart {
        font-size: 14px;
        height: 24px;
        line-height: 24px;
    }
    .sg-daily-deals .hun-days-details .dailydeal-info .prod-name {
        padding: 15px 60px;
    }
    .sg-daily-deals .qty-text {
        font-size: 16px;
    }
    .sg-daily-deals .hun-days-details .dailydeal-info .prod-price {
        padding: 5px 0;
    }
    .sg-daily-deals .hun-days-details .dailydeal-info .prod-name {
        padding: 8px 40px;
    }
    .sg-daily-deals .hun-days-details .deal-container {
        margin: 5% auto 0;
    }
    .product-view .product-shop .main-countdown .countdown-title {
        font-size: 32px;
    }
    .product-view .qty-text {
        font-size: 14px;
        border-top: 1px dashed #000!important;
    }
    .product-view .product-shop .main-countdown .countdown-days > div,
    .product-view .product-shop .main-countdown .countdown > div {
        min-width: 50px;
    }
    .product-view .product-shop .main-countdown .countdown-days .digits,
    .product-view .product-shop .main-countdown .countdown .digits {
        font-size: 38px;
    }
    .product-view .product-shop .main-countdown .countdown-days .sep,
    .product-view .product-shop .main-countdown .countdown .sep {
        font-size: 38px;
    }
}

@media (max-width: 991px) {
    .sg-daily-deals .hun-days-logo {
        padding: 20px 30px;
    }
    .sg-daily-deals .hun-days-product .prod-img {
        margin-top: -42px;
    }
    /* .sg-daily-deals .hun-days-product .prod-img {margin: -6px 0 -39px;} */
    .sg-daily-deals .hun-days-details .hun-heading-1 {
        margin: 10px 0 30px;
    }
    .sg-daily-deals .hun-days-details .hun-heading-1 a {
        font-size: 38px;
    }
    .sg-daily-deals .countdown-days > div,
    .sg-daily-deals .countdown > div {
        min-width: 48px;
    }
    .sg-daily-deals .countdown-days .digits,
    .sg-daily-deals .countdown .digits {
        font-size: 30px;
    }
    .sg-daily-deals .countdown-days .sep,
    .sg-daily-deals .countdown .sep {
        font-size: 30px;
    }
    .sg-daily-deals .hun-days-details .dailydeal-info .prod-name a {
        font-size: 14px;
    }
    .sg-daily-deals .logo-holder {
        margin-top: 20%;
    }
    .sg-daily-deals .countdown-days {
        margin-bottom: 15px;
    }
    .sg-daily-deals .hun-days-details .hun-heading-1 {
        margin: 10px 0 15px;
    }
    .sg-daily-deals .hun-days-details .dailydeal-info .prod-price .price-box .special-price .price {
        font-size: 20px;
    }
    .sg-daily-deals .hun-days-product .deal-action .btn-cart {
        font-size: 14px;
        width: 100%;
    }
    .sg-daily-deals .hun-days-details .dailydeal-info .prod-name {
        padding: 8px 15px;
    }
    .sg-daily-deals .qty-text {
        font-size: 14px;
    }
    .sg-daily-deals .qty-text {
        font-size: 12px;
    }
    .sg-daily-deals .hun-days-details .deal-container {
        margin: 10% auto 0;
    }
    .product-view .product-shop .main-countdown .countdown-title {
        font-size: 48px;
    }
    .product-view .product-shop .main-countdown {
        max-width: 100%;
    }
    .product-view .qty-text {
        font-size: 22px;
        border-top: 1px dashed #000!important;
    }
    .product-view .product-shop .main-countdown .countdown-days > div,
    .product-view .product-shop .main-countdown .countdown > div {
        min-width: 80px;
    }
    .product-view .product-shop .main-countdown .countdown-days .digits,
    .product-view .product-shop .main-countdown .countdown .digits {
        font-size: 48px;
    }
    .product-view .product-shop .main-countdown .countdown-days .sep,
    .product-view .product-shop .main-countdown .countdown .sep {
        font-size: 48px;
    }
}

@media (max-width: 768px) {
    .sg-daily-deals .hun-days-details .deal-container {
        max-width: 240px;
    }
    .sg-daily-deals .hun-days-logo {
        padding: 20px;
    }
    .sg-daily-deals .hun-days-product .prod-img {
        margin-top: -42px;
    }
    /* .sg-daily-deals .hun-days-product .prod-img {margin: 0px 0 -25px;} */
    .sg-daily-deals .hun-days-details .hun-heading-1 {
        margin: 10px 0 30px;
    }
    .sg-daily-deals .hun-days-details .hun-heading-1 a {
        font-size: 28px;
    }
    .sg-daily-deals .countdown-days > div,
    .sg-daily-deals .countdown > div {
        min-width: 24px;
    }
    .sg-daily-deals .countdown-days .digits,
    .sg-daily-deals .countdown .digits {
        font-size: 18px;
    }
    .sg-daily-deals .countdown-days .sep,
    .sg-daily-deals .countdown .sep {
        font-size: 18px;
    }
    .sg-daily-deals .hun-days-details .dailydeal-info .prod-name a {
        font-size: 12px;
        overflow: hidden;
        display: block;
    }
    .sg-daily-deals .hun-days-details .dailydeal-info .prod-name a span {
        vertical-align: sub;
    }
    .logo-holder {
        margin-top: 20%;
    }
    .sg-daily-deals .countdown-days {
        margin-bottom: 15px;
    }
    .sg-daily-deals .hun-days-details .hun-heading-1 {
        margin: 10px 0 15px;
    }
    .sg-daily-deals .hun-days-details .dailydeal-info .prod-price .price-box .special-price .price {
        font-size: 18px;
        height: 24px;
        line-height: 20px;
    }
    .sg-daily-deals .hun-days-product .deal-action .btn-cart {
        font-size: 10px;
        width: 100%;
        height: 30px;
        line-height: 30px;
    }
    .sg-daily-deals .hun-days-product {
        overflow: hidden;
    }
    .product-view .product-shop .main-countdown {
        max-width: 100%;
        margin: 0 auto 20px;
        background: #f2f2f2;
        width: 100%;
        -moz-border-radius: 0;
        -o-border-radius: 0;
        -webkit-border-radius: 0;
    }
    .sg-daily-deals .qty-text {
        font-size: 12px;
    }
    .sg-daily-deals .hun-days-details .deal-container {
        margin: 10% auto 0;
    }
    .product-view .product-shop .main-countdown .countdown-title {
        font-size: 48px;
    }
    .product-view .product-shop .main-countdown {
        max-width: 100%;
    }
    .product-view .qty-text {
        font-size: 22px;
        border-top: 1px dashed #000!important;
    }
    .product-view .product-shop .main-countdown .countdown-days > div,
    .product-view .product-shop .main-countdown .countdown > div {
        min-width: 80px;
    }
    .product-view .product-shop .main-countdown .countdown-days .digits,
    .product-view .product-shop .main-countdown .countdown .digits {
        font-size: 48px;
    }
    .product-view .product-shop .main-countdown .countdown-days .sep,
    .product-view .product-shop .main-countdown .countdown .sep {
        font-size: 48px;
    }
    #top-deals .deal-scroll {
        font-size: 24px;
    }
}

@media (max-width: 560px) {
    .sg-daily-deals .hun-days-logo .deal-logo {
        display: none;
    }
    .sg-daily-deals .hun-days-logo .mobile-deal-logo {
        display: block;
    }
    .sg-daily-deals .hun-days-logo,
    .sg-daily-deals .hun-days-details,
    .sg-daily-deals .hun-days-product {
        width: 100%;
    }
    .sg-daily-deals .hun-days-details .deal-container {
        max-width: 240px;
    }
    .sg-daily-deals .hun-days-logo {
        padding: 20px 40px;
    }
    .sg-daily-deals .hun-days-product .prod-img {
        margin-top: -42px;
    }
    /* .sg-daily-deals .hun-days-product .prod-img {margin-top: 0;} */
    .sg-daily-deals .hun-days-details .hun-heading-1 {
        margin: 10px 0 30px;
    }
    .sg-daily-deals .hun-days-details .hun-heading-1 a {
        font-size: 20px;
    }
    .sg-daily-deals .countdown-days > div,
    .sg-daily-deals .countdown > div {
        min-width: 18px;
    }
    .sg-daily-deals .countdown-days .digits,
    .sg-daily-deals .countdown .digits {
        font-size: 14px;
    }
    .sg-daily-deals .countdown-days .sep,
    .sg-daily-deals .countdown .sep {
        font-size: 14px;
    }
    .sg-daily-deals .hun-days-details .dailydeal-info .prod-name a {
        font-size: 12px;
        height: 45px;
        overflow: hidden;
        display: block;
    }
    .logo-holder {
        margin-top: 20%;
    }
    .sg-daily-deals .countdown-days {
        margin-bottom: 15px;
    }
    .sg-daily-deals .hun-days-details .hun-heading-1 {
        margin: 10px 0 15px;
    }
    .sg-daily-deals .hun-days-details .dailydeal-info .prod-price .price-box .special-price .price {
        font-size: 18px;
    }
    .sg-daily-deals .hun-days-product .deal-action .btn-cart {
        font-size: 10px;
        width: 100%;
    }
    .product-view .product-shop .main-countdown .countdown-title {
        font-size: 48px;
    }
    .product-view .qty-text {
        font-size: 22px;
        border-top: 1px dashed #000!important;
    }
    .product-view .product-shop .main-countdown .countdown-days > div,
    .product-view .product-shop .main-countdown .countdown > div {
        min-width: 80px;
    }
    .product-view .product-shop .main-countdown .countdown-days .digits,
    .product-view .product-shop .main-countdown .countdown .digits {
        font-size: 48px;
    }
    .product-view .product-shop .main-countdown .countdown-days .sep,
    .product-view .product-shop .main-countdown .countdown .sep {
        font-size: 48px;
    }
    #top-deals .deal-scroll {
        font-size: 18px;
    }
}

@media (max-width: 480px) {
    .sg-daily-deals .hun-days-details .deal-container {
        margin: 0 auto;
    }
    .product-view .product-shop .main-countdown .countdown-title {
        font-size: 24px;
    }
    .product-view .qty-text {
        font-size: 12px;
        border-top: 1px dashed #000!important;
    }
    .product-view .product-shop .main-countdown .countdown-days > div,
    .product-view .product-shop .main-countdown .countdown > div {
        min-width: 35px;
    }
    .product-view .product-shop .main-countdown .countdown-days .digits,
    .product-view .product-shop .main-countdown .countdown .digits {
        font-size: 28px;
    }
    .product-view .product-shop .main-countdown .countdown-days .sep,
    .product-view .product-shop .main-countdown .countdown .sep {
        font-size: 28px;
    }
}


/*----------- AWESOME CHECKOUT -----------*/

.checkout-onepage-index {
    background-color: #fff;
}

#ac-page {
    width: 100%;
    background: #fff;
    font-family: 'Oswald', Arial, sans-serif;
    padding-top: 80px;
}

#ac-page #header {
    min-height: auto;
    padding-top: 0;
    position: fixed;
}

#ac-page .header-inner {
    height: 80px;
}

#ac-page #header .logo img {
    min-width: 45px;
}

#ac-page #header .hi-cart {
    margin-right: 20px;
}

#ac-page #checkoutSteps header {
    height: inherit;
    border-bottom: none;
}

#ac-page #checkoutSteps header.same-step-header {
    background: transparent;
}

#ac-page #checkoutSteps footer {
    height: auto;
    border-top: none;
    padding-top: 15px;
    clear: both;
    max-width: 800px;
}

#ac-page fieldset {
    border: none;
    padding: 0;
    margin: 0;
}

#ac-page #checkout-progress-wrapper blockquote {
    padding: 0;
    font-size: 14px;
}

#ac-page .form li.small-input .city .input-box,
#ac-page .form li.small-input .state .input-box {
    margin-bottom: 15px;
}

#ac-page .form .input-text,
#ac-page .form .ui-autocomplete-input,
#ac-page .discount .input-text,
#ac-page .form select {
    display: block;
    width: 100%;
    height: 40px;
    padding: 8px 16px;
    font-size: 18px;
    color: #515151;
    /* text-transform: uppercase;*/
    background-color: transparent;
    border-radius: 0;
    border: none;
    border-bottom: 3px solid #10214d;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-transition: all .3s;
    transition: all .3s;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    line-height: 19px;
}

#ac-page .form .input-text:focus,
#ac-page .form .ui-autocomplete-input:focus,
#ac-page .discount .input-text:focus,
#ac-page .form select:focus {
    background: #faffbd;
}

#ac-page .form .sidetip p.tip:before {
    content: '\f265';
}

#ac-page .form .sidetip p.good:before {
    content: '\f265';
}

#ac-page .form .sidetip p.bad:before {
    content: '\f25a';
}

#ac-page .form .sidetip p:before {
    font-size: 32px!important;
    display: inline-block;
    font-family: 'Material-Design-Iconic-Font';
    font-weight: normal;
    font-style: normal;
    line-height: 40px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    vertical-align: middle;
    padding-right: 5px;
}

#ac-page .form .sidetip {
    margin: 0 0 0 5px;
}

#ac-page .form .sidetip p {
    font-size: 16px;
    margin-bottom: 0;
}

#ac-page .form .city .input-box,
#ac-page .form .state .input-box,
#ac-page .form li.small-input .city .input-box,
#ac-page .form li.small-input .state .input-box {
    width: 100%;
    margin-bottom: 15px;
}

#ac-page .form li.small-input .input-box,
#ac-page .form .city,
#ac-page .form .state {
    width: 49%;
    float: left;
}

#ac-page #checkoutSteps header.same-step-header h2 {
    font-size: 24px;
    font-weight: normal;
}

#ac-page #checkoutSteps header span {
    width: 22px;
    height: 22px;
    background: #10214d;
}

#ac-page .form li.border-line {
    background: transparent;
    padding-bottom: 0;
}

#ac-page #checkout-progress-wrapper .cards {
    padding: 0;
}

#ac-page #checkout-shipping-method-load-wrapper dl span.price {
    color: #10214d;
}

#ac-page #checkout-shipping-method-load-wrapper .message {
    border: 2px dashed #10214d;
}

#ac-page #checkout-shipping-method-load-wrapper .message h2 {
    height: 18px;
    padding: 10px 0 0 10px;
    font-size: 16px;
    font-weight: bold;
    color: #10214d;
    font-family: 'Oswald', Arial, sans-serif;
}

#ac-page #checkout-shipping-method-load-wrapper .message p {
    font-size: 14px;
    padding: 0px 20px 0px 10px;
    line-height: 18px;
    color: #000;
    margin-bottom: 10px;
}

#ac-page .top-placeyourorder-btn .button,
#ac-page #checkoutSteps footer .button,
#ac-page .form .password-block .button,
#ac-page .discount .button {
    padding: 0;
    width: 100%;
    height: 38px;
    background-color: #000;
    background-image: none!important;
    border: none;
    text-transform: uppercase;
    font-size: 14px;
    display: inline-block;
    text-align: center;
    line-height: 38px;
    overflow: hidden;
    color: #fff;
    outline: none;
    position: relative;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

#ac-page .top-placeyourorder-btn .button:hover,
#ac-page #checkoutSteps footer .button:hover,
#ac-page .form .password-block .button:hover,
#ac-page .discount .button:hover,
#ac-page .top-placeyourorder-btn .button:active,
#ac-page #checkoutSteps footer .button:active,
#ac-page .form .password-block .button:active,
#ac-page .discount .button:active,
#ac-page .top-placeyourorder-btn .button:focus,
#ac-page #checkoutSteps footer .button:focus,
#ac-page .form .password-block .button:focus,
#ac-page .discount .button:focus {
    background-color: #10214d;
    background-image: none!important;
}

#ac-page #checkoutSteps footer .button {
    background-color: #10214d;
    height: 60px;
    font-size: 130%;
    line-height: 60px;
    font-weight: bold;
    display: block;
}

#ac-page #checkoutSteps footer .button:hover,
#ac-page #checkoutSteps footer .button:active,
#ac-page #checkoutSteps footer .button:focus {
    background-color: #000;
}

#ac-page .form .password-block .button {
    margin-right: 10px;
}

#ac-page .btn {
    background: #000;
    color: #fff;
    font-weight: normal;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    padding: 10px 25px;
}

#ac-page .btn:hover {
    opacity: .7;
}

#ac-page .hide-me {
    display: none;
}

#ac-page .modal-ac {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

#ac-page #error-message .modal-ac-header {
    background: #10214d;
}

#ac-page #error-message .modal-ac-header h3 {
    font-size: 18px;
    font-weight: normal;
    color: #fff;
    text-align: center;
    margin: 0;
}

#ac-page .form .password-block p.moves {
    display: inline-block;
}

#ac-page .form .password-block #continue_as_guest:before {
    content: '|';
    margin: 0 5px;
    color: #10214d;
}

#ac-page #checkout-progress-wrapper .progress-block .edit a {
    color: #ff0000;
    letter-spacing: 1px;
    border-bottom: 1px solid #ff0000;
    padding-bottom: 2px;
}

#ac-page #checkout-payment-method-load .ac-cc {
    background: #f4fdf0;
    border: 2px solid #8ec201;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

#ac-page #checkout-payment-method-load dt.border,
#ac-page #checkout-payment-method-load dd.active {
    border-bottom: none;
}

#ac-page #checkout-payment-method-load dd ul.cards311,
#ac-page #checkout-payment-method-load dd ul.cards {
    padding-left: 0;
}

#ac-page #discount-coupon-form-wrapper {
    height: 140px;
}

#ac-page .discount h2 {
    color: #10214d;
    font-weight: bold;
    font-size: 18px;
}

#ac-page #promo-code a {
    color: #10214d;
}

#ac-page #promo-code a:active,
#ac-page #promo-code a:hover,
#ac-page #promo-code a:visited {
    color: #ccc;
}

#ac-page #checkout-payment-method-load dt .label-img {
    left: 130px;
}

.modal-ac-body ul {
    margin-bottom: 0;
}

.modal-ac-body {
    padding: 20px 15px 15px;
}

#ac-page .modal-ac-body ul li:before {
    content: '\f26a';
    color: #ff0000;
    font-size: 32px!important;
    display: inline-block;
    font-family: 'Material-Design-Iconic-Font';
    font-weight: normal;
    font-style: normal;
    line-height: 31px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    vertical-align: middle;
    padding-right: 10px;
}

.modal-ac-body li {
    font-size: 16px;
    color: #ff0000;
}

#ac-page #checkout-progress-wrapper .opc-block-progress {
    position: fixed;
    background: #dedede;
    height: 100%;
}

#ac-page #checkout-payment-method-load .v-fix:first-of-type {
    margin: 0 10px 10px 0;
}

#ac-page #checkout-review-table td .product-image {
    border: none;
}

#ac-page #checkout-shipping-method-load-wrapper dl li.single-item label,
#ac-page #checkout-shipping-method-load-wrapper dl li.single-item span.cost {
    color: #333;
}

#ac-page #checkout-shipping-method-load-wrapper dl li.single-item span.price {
    color: #10214d;
}

#ac-page #checkout-shipping-method-load-wrapper {
    display: block;
    float: left;
}

#ac-page .delivery-map {
    display: block;
    float: left;
}

#ac-page .form .login-block p {
    font-weight: normal;
}

#ac-page #checkout-progress-wrapper .estimated-shipping-block p {
    margin-bottom: 0;
    text-align: center;
}

#ac-page #checkoutSteps .messages {
    position: relative;
}

#ac-page .saved-address .edit.helper {
    height: 38px;
    display: inline-block;
    position: absolute;
    right: 0;
    z-index: 4;
    line-height: 38px;
    font-family: 'Oswald', Arial, sans-serif;
    color: #10214d;
}

#ac-page .saved-address span#address-please-wait {
    position: relative;
    text-align: center;
    display: block;
    padding: 8px 0;
}

#ac-page .p-list-wrapper {
    max-height: 212px;
    overflow: auto;
}

#ac-page ul {
    padding: 0;
}

#ac-page label {
    vertical-align: middle;
}

#ac-page input[type="checkbox"] {
    vertical-align: middle;
    margin: 0;
}

#ac-page select#shipping-address-select {
    z-index: 5;
    position: relative;
    padding: 8px 38px 8px 8px;
}

@media (max-width: 1200px) {
    #ac-page .form .input-text,
    #ac-page .form .ui-autocomplete-input,
    #ac-page .discount .input-text,
    #ac-page .form select {
        font-size: 16px;
    }
}

@media (max-width: 1050px) {
    #ac-page #checkout-payment-method-load .ac-cc {
        padding-top: 98px;
    }
    #ac-page #checkout-payment-method-load #payment_form_purchaseorder .ssl-img,
    #ac-page #checkout-payment-method-load .ac-cc .ssl-img {
        left: 15px;
        top: 15px;
        right: auto;
    }
}

@media (max-width: 979px) and (min-width: 768px) {
    #ac-page {
        margin: 0;
    }
    #ac-page #checkout-progress-wrapper .progress-block .edit a {
        border-bottom: none;
    }
    #ac-page #checkout-progress-wrapper .progress-block .edit .show-iphone a {
        text-transform: uppercase;
    }
    #ac-page #checkout-payment-method-load .ac-cc li.exp-input .input-box {
        width: 100%;
    }
    #ac-page #checkout-progress-wrapper .progress-block .edit {
        width: 100%;
    }
}

@media (max-width: 767px) {
    #ac-page {
        margin: 0;
    }
    #ac-page #header {
        padding: 0;
    }
    #ac-page #checkout-progress-wrapper .opc-block-progress {
        height: auto;
        position: relative;
    }
    #ac-page #checkout-progress-wrapper {
        width: 100%;
        height: 34px;
        border: none;
        background-image: none;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        position: fixed;
        top: 80px;
    }
    #ac-page #checkout-progress-wrapper .progress-block {
        width: 33.3%;
        height: 35px;
    }
    #ac-page #checkout-progress-wrapper .progress-block .edit a {
        border-bottom: none;
    }
    #ac-page #checkout-progress-wrapper .payment.progress-block {
        min-width: auto;
    }
    #ac-page #co-shipping-form,
    #ac-page #co-payment-form {
        clear: both;
    }
    #ac-page .form .input-text,
    #ac-page .form .ui-autocomplete-input,
    #ac-page .discount .input-text,
    #ac-page .form select {
        font-size: 14px;
    }
    #ac-page .form li .state .input-box,
    #ac-page .form li .city .input-box,
    #ac-page .form li.small-input .input-box {
        width: 50%;
    }
    #ac-page .form .city .input-box {
        margin-bottom: 20px;
    }
    #ac-page .form li .city .input-text,
    #ac-page .form li .input-text.postcode,
    #ac-page .form li .input-text.telephone {
        width: 100%;
    }
    #ac-page .form .state select {
        margin-bottom: 20px;
    }
    #ac-page #checkoutSteps footer .button {
        min-width: auto;
        width: 100%;
        font-size: 16px;
    }
    #ac-page .modal-ac-body li {
        font-size: 14px;
    }
    #ac-page .modal-ac-body ul li:before {
        font-size: 24px!important;
    }
    #ac-page #checkoutSteps footer {
        max-width: 100%;
    }
    #ac-page #checkout-payment-method-load .input-text {
        width: 220px;
    }
    #ac-page .ac-cc .form .input-box {
        width: 100%;
    }
    #ac-page .form li .state .input-box,
    #ac-page .form li .city .input-box,
    #ac-page .form li.small-input .input-box {
        width: 100%;
    }
    #ac-page #checkout-review-table-wrapper {
        clear: both;
    }
    #ac-page .top-placeyourorder-btn {
        clear: both;
    }
    #ac-page .top-placeyourorder-btn .button {
        margin: 0 auto;
        width: 100%;
    }
    #ac-page #checkout-progress-wrapper .progress-block .edit {
        width: 100%;
    }
    #ac-page .delivery-map {
        display: block;
        margin: auto;
        float: none;
    }
    #ac-page .delivery-map img {
        margin: auto;
        width: auto;
    }
}

@media (max-width: 480px) {
    #ac-page #checkout-progress-wrapper .progress-block h2 {
        font-size: 12px;
    }
    #ac-page .form li .state .input-box,
    #ac-page .form li .city .input-box,
    #ac-page .form li.small-input .input-box {
        width: 100%;
    }
    #ac-page #checkout-payment-method-load .input-text {
        width: 100%;
    }
    #ac-page #checkout-payment-method-load .input-text {
        width: 220px;
    }
    #ac-page .form .sidetip p:before {
        font-size: 18px!important;
    }
    #ac-page .form .sidetip p {
        font-size: 12px;
    }
    #ac-page .form .password-block #continue_as_guest:before {
        content: '';
        margin: 0;
    }
    #ac-page .form .password-block div {
        clear: both;
    }
}


/*----------- Side Menu Updates -----------*/

.side-menu>li>a {
    border-bottom: 1px solid #ccc!important;
    background: #ddd;
}

.side-menu>li>a:hover {
    background: #f2f2f2;
    color: #10214d!important;
}

.side-menu>li.open:after {
    border-right-color: #ddd;
    right: auto;
    left: -29px;
}

.side-menu {
    padding: 0;
    margin-bottom: 12px;
}

.ready-when-you-are {
    left: 0;
    padding: 5% 10%;
}


/*----------- GlobalShopex Styles -----------*/

.international-login {
    padding: 15px;
}

.international-login .content {
    background-color: rgba(255, 255, 255, 0.8);
    padding: 25px;
}

.international-login .content h2 {
    font-size: 28px;
}

.international-login .content .btn-cart {
    float: none;
}

.international-login .content .buttons-set {
    margin: 25px 0 0;
}

#updatetracking .lblHeader {
    font-size: 36px;
    font-family: 'Oswald', Arial, sans-serif;
}

.intl-checkout .intl-checkout-btn-holder {
    background: #10214d;
    padding: 5px 10px;
    color: #fff;
    font-weight: bold;
    text-align: center;
}

.intl-checkout .intl-checkout-btn-sub {
    background: #8b142b;
    color: #fff;
    text-align: center;
    font-size: 10px;
    text-transform: uppercase;
}

.intl-checkout .intl-checkout-btn-holder a {
    color: #FF0;
    font-weight: normal;
}

.intl-checkout .intl-checkout-btn-holder a:hover {
    font-weight: bold;
}


/*----------- Holiday Sale Styles -----------*/

#luggage-cat-alert .alert-danger,
#backpacks-cat-alert .alert-danger,
#accessories-cat-alert .alert-danger,
#belts-cat-alert .alert-danger,
#wallets-cat-alert .alert-danger,
.widget.widget-static-block #luggage-sub-cat-alert .alert-danger,
.widget.widget-static-block #backpacks-sub-cat-alert .alert-danger {
    margin-bottom: 0;
    display: inline-block;
    font-size: 16px;
    background-color: rgba(118, 182, 36, .9);
    border-bottom: 2px solid;
    border-color: #66a318;
    list-style: none;
    border-radius: 0;
    width: 100%;
    text-align: center;
}

.widget.widget-static-block .success-msg ul li span:before {
    content: '\f187';
    font: normal normal normal 24px/1 'Material-Design-Iconic-Font';
}


/* #luggage-cat-alert .alert-danger:before, #backpacks-cat-alert .alert-danger:before, #accessories-cat-alert .alert-danger:before, #belts-cat-alert .alert-danger:before, #wallets-cat-alert .alert-danger:before, .widget.widget-static-block #luggage-sub-cat-alert .alert-danger:before, .widget.widget-static-block #backpacks-sub-cat-alert .alert-danger:before {content: '\f187';padding-right: 10px;font: normal normal normal 24px/1 'Material-Design-Iconic-Font';} */


/* #luggage-cat-alert .alert-danger:before, #backpacks-cat-alert .alert-danger:before, #accessories-cat-alert .alert-danger:before, #belts-cat-alert .alert-danger:before, #wallets-cat-alert .alert-danger:before, .widget.widget-static-block #luggage-sub-cat-alert .alert-danger:before, .widget.widget-static-block #backpacks-sub-cat-alert .alert-danger:before {content: '\f121';padding-right: 10px;font: normal normal normal 24px/1 'Material-Design-Iconic-Font';} */

.category-info-top {
    padding-top: 0px;
}


/*----------- The Getaway Collection Styles -----------*/

#getaway-collection {
    font-family: 'Oswald', Arial, sans-serif;
    letter-spacing: 2px;
}

#getaway-collection .grey-bg {
    background-color: #fcfcfc;
}

#getaway-collection .padded-box {
    padding: 50px;
}

#getaway-collection .padded-box-2 {
    padding: 80px 50px;
}

#getaway-collection p.summary {
    font-size: 18px;
    padding: 0 20% 50px;
}

#getaway-collection .getaway-logo {
    margin: 50px auto;
    max-width: 400px;
}

#getaway-collection .product-name {
    font-family: 'Oswald', Arial, sans-serif;
    font-size: 24px;
}

#getaway-collection .heading-2 {
    font-size: 16px;
    margin: 5%;
}

#getaway-collection .btn-getaway {
    font-family: 'Oswald', Arial, sans-serif;
    font-size: 16px;
    background-color: transparent;
    padding: 5px 15px;
    border: 1px solid #000;
    text-transform: uppercase;
    color: #000;
    display: table;
    margin: 20px auto;
}

#getaway-collection .btn-getaway:hover {
    color: #10214d;
}

@media (max-width: 768px) {
    #getaway-collection .row-eq-height {
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: column;
        flex-direction: column;
    }
    #getaway-collection .position-1 {
        -webkit-order: 1;
        order: 1;
    }
    #getaway-collection .position-2 {
        -webkit-order: 2;
        order: 2;
    }
    #getaway-collection .position-3 {
        -webkit-order: 3;
        order: 3;
    }
    #getaway-collection .position-4 {
        -webkit-order: 4;
        order: 4;
    }
    #getaway-collection .padded-box {
        padding: 50px 50px 0;
    }
    #getaway-collection .padded-box-2 {
        padding: 0px 50px 50px;
    }
    #getaway-collection .hidden-sm {
        display: none;
    }
}


/*----------- Product Page Notices -----------*/

#getaway-collection.getaway-box {
    background: #ccc;
    padding: 25px;
    margin: 20px 0;
    box-sizing: border-box;
    position: relative;
}

#getaway-collection.getaway-box:before {
    position: absolute;
    border: 2px solid #fff;
    left: 10px;
    right: 10px;
    top: 10px;
    bottom: 10px;
    content: "";
}

#getaway-collection.getaway-box a {
    margin: 0 auto 20px;
    background: #fff;
    text-align: center;
    position: relative;
}

.luggage-set-cta {
    background: #10214d;
    padding: 10px;
    box-sizing: border-box;
    position: relative;
}

.luggage-set-cta:before {
    position: absolute;
    border: 2px solid #fff;
    left: 10px;
    right: 10px;
    top: 10px;
    bottom: 10px;
    content: "";
}

.luggage-set-cta .line-1 {
    display: block;
    text-align: center;
    font-weight: bold;
    font-size: 32px;
    text-transform: uppercase;
    color: #fff;
    margin: 15px 10px 0;
}

.luggage-set-cta .line-2 {
    display: block;
    text-align: center;
    font-size: 18px;
    color: #fff;
    margin: 0 10px;
}

.luggage-set-cta .btn-cart {
    width: 100%;
    display: block;
    float: none;
    margin: 15px auto 0;
    background-color: rgba(255, 255, 255, 10);
    color: #000;
    font-size: 14px;
}

.luggage-set-cta .btn-cart:hover {
    font-weight: bold;
    color: #10214d;
}

@media (max-width: 1700px) and (min-width: 1280px) {
    .luggage-set-cta .line-1 {
        font-size: 28px;
    }
    .luggage-set-cta .line-2 {
        font-size: 14px;
    }
}

@media (max-width: 1279px) and (min-width: 992px) {
    .luggage-set-cta .line-1 {
        font-size: 18px;
    }
    .luggage-set-cta .line-2 {
        font-size: 12px;
    }
}

@media (max-width: 560px) {
    .luggage-set-cta .line-1 {
        font-size: 18px;
    }
    .luggage-set-cta .line-2 {
        font-size: 12px;
    }
}


/*----------- Holiday Shipping Modal Styles -----------*/

.modal-open {
    padding-right: 0!important;
}

.modal-header {
    border-bottom: none;
}


/*----------- Star Ratings on Catagory Pages Styles -----------*/

.cat-reviews-holder {
    clear: both;
    margin: 10px auto 0 auto;
    display: table;
}

.cat-reviews-holder .yotpo .yotpo-bottomline .yotpo-icon-star,
.cat-reviews-holder .yotpo .yotpo-bottomline .yotpo-icon-half-star {
    color: #10214d;
}

.cat-reviews-holder .yotpo .yotpo-bottomline .yotpo-icon-empty-star {
    color: #ccc;
}

.cat-reviews-holder .yotpo a {
    color: #000 !important;
    margin-left: 5px;
}


/*----------- Tangiblee Styles -----------*/

.product-view .add-to-cart-buttons .button {
    width: 100%;
    background-color: #10214d;
    height: 50px;
    margin-bottom: 0;
}

.product-view .add-to-cart-buttons .button:hover {
    background-color: #0f9d58;
}

.sizing-tool-thumb a {
    float: right;
    position: relative;
    z-index: 1;
}

.sizing-tool-button {
    display: block;
    background-color: #515151;
    color: #fff;
    height: 37px;
    padding: 8px 5px;
    text-align: center;
    margin-bottom: 15px;
}

.sizing-tool-button:hover {
    background-color: #666;
    color: #fff;
}

.sharing-options {
    float: left;
    text-align: center;
    margin-bottom: 30px;
}

.product-view .add-to-box:after,
.product-options-bottom:after {
    clear: none;
}

.product-view .add-to-links li,
.product-view .sharing-links li {
    display: inline-block;
    text-align: center;
    margin: 0 auto;
    padding: 2px 0;
    font-size: 28px;
}

.product-view .product-options-bottom .sharing-options .sharing-links li a,
.product-view .sharing-options .sharing-links li a {
    margin: auto;
}

.sizing-tool-button {
    padding: 11px 5px;
    font-size: 12px;
}

@media (max-width: 991px) {
    .sharing-options,
    .sharing-options {
        width: 100%;
    }
    .product-view .add-to-links,
    .product-view .sharing-links {
        font-size: 18px!important;
    }
    .add-to-cart-wrapper .product-options dd select {
        width: 100%;
    }
    .product-view .sharing-options .sharing-links li {
        padding: 0!important;
    }
}

div.amshopby-overlay div {
    position: fixed;
    left: 0%;
    right: 0%;
    top: 40%;
}


/*----------- SEO Content Page Styles -----------*/

.seo-landing-page {
    padding: 0 25px;
}

.seo-landing-page h1 {}

.seo-landing-page h2 {
    font-size: 28px;
}

.seo-landing-page h3 {
    font-size: 24px;
}

.seo-landing-page h4 {
    font-size: 18px;
}

.seo-landing-page h5 {
    font-size: 16px;
}

.seo-landing-page .panel-body {
    border-top: 4px solid #10214d!important;
    border-bottom: 4px solid #10214d;
    padding: 25px 0;
    margin-top: 15px;
}

.read-more-seo-btn {
    float: right;
    margin-right: 25px;
    border-bottom: 2px solid #10214d;
    font-size: 12px;
}

.seo-landing-page .btn-default {
    font-size: 16px;
    display: block;
}

@media (max-width: 480px) {
    .read-more-seo-btn {
        display: none;
    }
}


/*----------- Recently Viewed Products -----------*/

.recentlyviewed_products .widget-title span {
    font-size: 18px;
    text-transform: none;
    display: block;
    font-weight: 500;
    color: #333;
    padding: 8px 0;
}

.product-name {
    font-size: 14px;
    font-family: 'Oswald', Arial, sans-serif;
}

.mini-products-list {
    list-style: none;
    padding-left: 0;
}

#sidebar {
    padding-bottom: 80px;
}

.side-menu {
    margin-bottom: 10px;
}


/* ----- EMAIL CATCHER ------*/

.footer-coupon-container {
    z-index: 0;
    position: relative;
    overflow: hidden;
}

.footer-coupon .newsletter-image {
    background-image: url(/skin/frontend/swissgear/default/images/email-catcher-1.jpg);
    margin: 0;
    background-size: cover;
    background-position: center;
}

.footer-coupon .catcher-heading-1 {
    font-size: 38px;
    line-height: 42px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 30px;
}

.footer-coupon .catcher-heading-2 {
    font-size: 100px;
    line-height: 110px;
    border: none;
    display: block;
    font-weight: bold;
    text-align: center;
    margin-bottom: 30px;
}

.footer-coupon .form-area {
    padding: 40px 25px;
    text-align: center;
    margin: 0;
}

.footer-coupon p {
    text-align: center;
    color: #10214d;
    font-size: 24px;
    line-height: 28px;
    width: 50%;
    display: inline-block;
    margin-bottom: 20px;
}

.footer-coupon .btn-cart {
    float: none;
}

.footer-coupon .show-form .form-fields {
    margin: 0;
}

.footer-coupon .col label {
    position: relative;
    top: auto;
    left: auto;
    margin-bottom: 5px;
    font-family: Arial, sans-serif;
    font-size: 10px;
    text-transform: uppercase;
}

.footer-coupon .col input {
    margin-left: 0;
    width: 100%;
}

.footer-coupon .form-control.input-lg {
    padding: 0;
}

.footer-coupon .show-form .button-container {
    text-align: center;
    padding-top: 25px;
}

.footer-coupon .post-submit {
    background: #353e43;
    text-align: center;
    color: #fff;
}

.footer-coupon .post-submit .catcher-heading-2 {
    color: #fff;
}

.footer-coupon .post-submit p {
    margin-bottom: 40px;
    color: #fff;
}

@media (max-width: 1379px) {
    .footer-coupon .newsletter-image {
        background-position: center;
    }
    .footer-coupon .show-form .form-fields {
        margin: 0;
    }
}

@media (max-width: 480px) {
    .footer-coupon .show-form p {
        width: 80%;
    }
}


/*----------- The Good Styles -----------*/


/* --- MENU --- */

#sidebar {
    padding-bottom: 0;
}

.side-menu>li>a:after {
    content: '\f2fb';
    position: absolute;
    display: block;
    border: none;
    font: normal normal normal 20px/1 'Material-Design-Iconic-Font';
    padding: 5px 10px;
    color: #666;
    right: 9px;
    top: 9px;
}

.side-menu>li>a:hover:after {
    color: #10214d!important;
}

.side-menu {
    margin-bottom: 0;
}

.side-menu>li.dropdown>a.mobile-link {
    display: none;
}

@media (max-width: 768px) {
    #sidebar {
        height: auto!important;
    }
    #content {
        margin-right: 0!important;
    }
    .side-menu>li.dropdown>a.reg-link {
        display: none!important;
    }
    .side-menu>li.dropdown>a.mobile-link {
        display: block!important;
    }
    .recentlyviewed_products {
        display: none;
    }
}

@media (max-width: 1279px) and (min-width: 768px) {
    #sidebar:not(.toggled) {
        width: 0!important;
    }
    #content {
        margin-right: 0!important;
    }
}

.yotpo-gallery {
    display: none!important;
}

iframe[name='google_conversion_frame'] {
    height: 0 !important;
    width: 0 !important;
    line-height: 0 !important;
    font-size: 0 !important;
    margin-top: -13px;
    float: left;
}


/*----------- Responsive Styles -----------*/

@media (min-width: 990px) and (max-width: 1575px) {
    .product-shop #clockdiv > div {
        width: 40px!important;
    }
    .product-shop #clockdiv div > span {
        font-size: 18px!important;
    }
    .product-shop #clockdiv .smalltext {
        font-size: 8px!important;
    }
}

@media (min-width: 980px) and (max-width: 1500px) {
    .et_monarch .et_social_networks.et_social_left .et_social_networkname span {
        display: none;
    }
    .sg-new-heading-1-right,
    .sg-new-heading-1-right-shadow,
    .sg-new-heading-1 {
        font-size: 45px!important;
    }
    #category-info-new .content-area h3 {
        font-size: 24px;
    }
    #category-info-new .content-area .biz-block-1 {
        display: none;
    }
    #category-info-new .content-area h4.biz-block-1 {
        display: block;
    }
    #category-info-new .content-area .phone1 {
        color: #10214d;
        font-weight: bold;
        font-size: 32px;
        display: inline-block;
        line-height: 40px;
    }
    #category-info-new .content-area .phone2 {
        color: #000;
        font-size: 18px;
        display: inline-block;
        line-height: 40px;
    }
}

@media (max-width: 1450px) {
    .products-grid .out-of-stock {
        width: 100%;
        display: block;
    }
    .products-grid .add-to-links .link-wishlist {
        padding-right: 10px;
    }
    .cart h2 {
        font-size: 18px;
    }
    #category-info-new #cid_1:before,
    #category-info-new #cid_3:before,
    #category-info-new #cid_4:before {
        display: none!important;
    }
}

@media (min-width: 1329px) {
    #category-info img {
        max-height: 300px;
    }
}

@media (max-width: 1329px) {
    .feature-icons p {
        display: none;
    }
    .feature-icons h3 {
        margin: 10px 0;
    }
}

@media (max-width: 1300px) {
    .swiss-alps .alps-bg {
        background-image: url('/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/images/swiss-alps-6.png');
        height: 700px;
    }
    .swiss-alps .alps-bg .page-title-text img {
        margin: 180px auto 180px;
        width: 450px;
    }
}

@media (max-width: 1280px) {
    #category-info-new-1 {
        margin-left: 0px;
        margin-right: 0px;
    }
}

@media (min-width:768px) and (max-width:1279px) {
    .back-to-top {
        right: 9px;
        top: 516px;
        width: 40px;
        height: 40px;
        bottom: auto;
        background-color: rgba(102, 102, 102, 1);
    }
    .back-to-top a {
        right: -2px;
        line-height: 37px;
    }
    .back-to-top a span {
        vertical-align: middle;
        line-height: 22px;
    }
    .back-to-top:hover {
        height: 40px;
    }
    .back-to-top .zmdi-chevron-up:before {
        vertical-align: middle;
        line-height: normal;
    }
    #sidebar {
        display: none;
    }
    #sidebar.toggled {
        display: block;
    }
}

@media (min-width: 1200px) {
    .page-print .logo {
        width: auto;
    }
    .modal-dialog {
        width: 800px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .swiss-alps .alps-bg {
        background-image: url('/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/images/swiss-alps-6.png');
        height: 520px;
    }
    .swiss-alps .alps-bg .page-title-text img {
        margin: 160px auto 130px;
        width: 350px;
    }
    .cart-upsells h3 {
        font-size: 24px;
        line-height: 32px;
    }
    .cart-upsells .btn-upsell {
        font-size: 10px;
    }
    .cart-upsells .prod-name {
        min-height: 52px;
    }
    .home-content .new-product-collateral {
        margin-bottom: 50px;
    }
    #popup-heading > h2 {
        font-size: 32px;
    }
    #popup-form-content .email_label {
        font-size: 18px;
    }
    .popup_message {
        padding: 25px;
    }
    #popupDialog_content .ok_button {
        margin: 0 0 0 35px;
    }
    .wallet-mason-res {
        background-position-y: 70%!important;
    }
    .category-slider .tab-content .tab-pane h1,
    .category-slider .tab-content .tab-pane h2 {
        margin: -56px 0 0;
        font-size: 28px;
    }
    .bottom-cart-buttons img {
        float: right!important;
        text-align: center;
        margin: 10px auto;
    }
    #category-info-new-1 h2 {
        padding: 20px 50px;
        font-size: 24px;
    }
    #category-info-new-1 p {
        font-size: 12px;
    }
    #category-info-new-1 .features h3,
    #category-info-new-1 .features p {
        display: none;
    }
    #category-info-new .content-area .biz-block-2 {
        display: block;
        padding: 15px 0;
    }
    #category-info-new .content-area h4.biz-block-1 {
        display: none;
    }
}

@media (min-width: 769px) and (max-width: 991px) {
    .swiss-alps .alps-bg {
        background-image: url('/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/images/swiss-alps-5.png');
        height: 520px;
    }
    .swiss-alps .alps-bg .page-title-text img {
        margin: 180px auto 120px;
        width: 350px;
    }
    .account-login .forgot-pw {
        float: none;
        font-size: 12px;
        margin-top: 15px;
        margin-bottom: 15px;
    }
    .cart-upsells h2 {
        font-size: 42px;
    }
    .cart-upsells h3 {
        font-size: 20px;
    }
    .cart-upsells h3 {
        text-align: center;
    }
    .cart-upsells h3 {
        font-size: 18px;
        line-height: 32px;
    }
    #product-img-box-container .prod-slider {
        border-bottom: none;
    }
    .product-view .short-description .std p {
        position: relative;
        top: auto;
        left: auto;
        text-align: left;
        height: auto;
    }
    #product-img-box-container .prod-slider {
        margin-top: 0px;
    }
    .product-view .add-to-links,
    .product-view .sharing-links {
        font-size: 32px;
    }
    .product-view .sharing-links li {
        padding: 0 12px;
    }
    h3.sglife-title-home {
        font-size: 18px;
    }
    .hashtag-home {
        font-size: 38px;
    }
    .home-content .new-product-collateral {
        margin-bottom: 30px;
    }
    #popup-heading > h2 {
        font-size: 24px;
        margin: 15px 0 0;
    }
    #popup-form-content .email_label {
        font-size: 18px;
    }
    .popup_message {
        padding: 15px;
    }
    #popupDialog_content .ok_button {
        margin: 0 0 0 35px;
    }
    #popupDialog_content p {
        font-size: 16px;
    }
    .more-below,
    .enlarge-img {
        display: none;
    }
    .wallet-mason-res {
        background-position-y: 70%!important;
    }
    .category-slider .tab-content .tab-pane h1,
    .category-slider .tab-content .tab-pane h2 {
        margin: -51px 0 0;
        font-size: 24px;
    }
    .bottom-cart-buttons img {
        float: right!important;
        text-align: center;
        margin: 10px auto;
    }
    .product-view .product-essential .row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        -webkit-align-items: flex-start;
        align-items: flex-start;
    }
    .product-view .product-essential .row .col-md-4 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 2;
        -webkit-order: 2;
        order: 2;
    }
    .product-view .product-essential .row .product-img-box-container {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 1;
        -webkit-order: 1;
        order: 1;
    }
    #bts-home {
        background: #014522 url('/bitrix/templates/waytrel_swiss/media/wysiwyg/swissgear/bts-home-block-bg2.jpg');
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
    }
    #bts-college-home {
        background: transparent;
    }
    #bts-college-home .b1,
    #bts-college-home .b3 {
        background: #d3d9d5;
    }
    #bts-college-home .b2,
    #bts-college-home .b2 {
        background: #f1f1f1;
    }
    #dans-deals {
        border-top: 10px solid #ccc;
    }
    #category-info-new-1 .heading {
        padding: 40px 100px 10px;
        font-size: 24px;
    }
    #category-info-new-1 h2 {
        padding: 20px;
        font-size: 24px;
    }
    #category-info-new-1 p {
        font-size: 12px;
    }
    #category-info-new-1 .content-area {
        display: none;
    }
    #category-info-new .content-area h3 {
        font-size: 24px;
    }
    #category-info-new .content-area .biz-block-1 {
        display: none;
    }
    #category-info-new .content-area .biz-block-2 {
        display: block;
    }
    #category-info-new .content-area .phone1 {
        color: #10214d;
        font-weight: bold;
        font-size: 32px;
        display: inline-block;
        line-height: 40px;
    }
    #category-info-new .content-area .phone2 {
        color: #000;
        font-size: 18px;
        display: inline-block;
        line-height: 40px;
    }
}

@media (max-width: 960px) {
    .menu-featured-image {
        display: none
    }
    .dropdown-menu .col-md-12 {
        max-width: 250px
    }
    .dropdown-menu2 {
        overflow: visible;
        width: 100%
    }
    .side-menu .dropdown-menu {
        max-width: 250px;
        right: 240px;
        left: auto;
    }
    .dropdown-menu2>li>a:hover {
        background-color: transparent;
        color: #10214d
    }
    .category-slider .tab-content .tab-pane h1 {
        font-size: 26px;
        margin: -52px 0 0;
    }
    .f-pad {
        padding-right: 0
    }
}

@media (max-width: 779px) {
    .btn-cart {
        width: 100%;
        display: block;
    }
}

@media (max-width: 768px) {
    .row-eq-height {
        display: block;
    }
    .account-login .row-eq-height {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
    .side-menu .dropdown-menu {
        right: auto;
    }
    .side-menu>li.open:after {
        right: inherit;
        left: 43%;
        top: 100%;
        margin: 0;
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        transform: rotate(-90deg);
    }
    .account-login .content,
    .international-login .content {
        margin: 0 auto;
        text-align: center;
        padding: 15px 0;
    }
    .account-login li.control {
        margin: 0 auto 10px auto;
    }
    #acct-login .et_monarch {
        padding: 15px;
    }
    .et_monarch .et_social_networks .et_social_icons_container li {
        margin-top: 15px!important;
    }
    .col2-left-layout .col-left-first,
    .col2-left-layout .col-main {
        width: 100%
    }
    .wallet-mason-res {
        background-position-y: 70%!important;
    }
    .alp-logo {
        width: 75%;
    }
    #sidebar {
        display: none
    }
    #sidebar.toggled {
        display: block;
        z-index: 12;
        background-color: rgba(200, 200, 200, 0.9);
    }
    .swiss-alps .alps-bg {
        background-image: url('/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/images/swiss-alps-md.png');
        height: 520px;
    }
    .swiss-alps .alps-bg .page-title-text img {
        margin: 180px auto 120px;
        width: 350px;
    }
    .account-login .row-eq-height {
        display: block;
    }
    .account-login .page-title {
        min-height: 50px;
    }
    .cart-upsells h2 {
        font-size: 38px;
    }
    .cart-upsells h3 {
        font-size: 16px;
    }
    .cart-upsells h3 {
        text-align: center;
    }
    .contact-page .contact-form {
        padding-bottom: 80px;
    }
    .contact-page h2 {
        text-align: center;
    }
    img.swiss-logo {
        margin: 60px auto 0 auto;
    }
    .alert span:nth-of-type(1) {
        font-size: 18px;
        font-weight: 600;
    }
    .alert span:nth-of-type(2) {
        font-size: 18px;
        font-weight: 600;
    }
    .alert span:nth-of-type(3) {
        font-size: 14px;
        font-weight: 400;
        margin-left: 5px;
    }
    .tile .tile-thumb .overlay {
        opacity: 1!important;
    }
    .tile .tile-thumb .overlay .inner h3 a {
        border-bottom: none;
    }
    .tile .tile-thumb .overlay:hover .inner h3 a {
        border-bottom: 3px solid #10214d;
    }
    .tile .tile-thumb .overlay .inner h3 {
        font-size: 28px;
    }
    #product-img-box-container .prod-slider {
        border-bottom: none;
    }
    .product-view .short-description .std p {
        position: relative;
        top: auto;
        left: auto;
        text-align: left;
        height: auto;
    }
    .product-view .add-to-links,
    .product-view .sharing-links {
        font-size: 32px;
    }
    .product-view .sharing-links li {
        padding: 0 12px;
    }
    #amasty_zoom_fix {
        display: none!important;
    }
    h3.sglife-title-home {
        font-size: 16px;
    }
    .hashtag-home {
        font-size: 34px;
    }
    .home-content .new-product-collateral {
        margin-bottom: 30px;
    }
    #popup-heading > h2 {
        font-size: 20px;
        margin: 15px 0 0;
    }
    #popup-form-content .email_label {
        font-size: 18px;
    }
    .popup_message {
        padding: 0 15px;
    }
    #popupDialog_content .ok_button {
        margin: 0;
        font-size: 16px;
        padding: 6px 10px;
    }
    #popupDialog_content p {
        font-size: 14px;
        padding: 0;
    }
    #popup-form-data input {
        width: 100%;
    }
    .email_label {
        font-size: 14px;
        letter-spacing: 1px;
    }
    #popup-form-data {
        margin-right: 0;
    }
    #popup-form-data .required {
        margin-left: 0;
    }
    .team-back-link h3 {
        font-size: 28px
    }
    .tooltipster-default {
        display: none
    }
    .category-slider .tab-content .tab-pane h1,
    .category-slider .tab-content .tab-pane h2 {
        margin: -42px 0 0;
        font-size: 18px;
    }
    .bottom-cart-buttons img {
        float: right!important;
        text-align: center;
        margin: 10px auto;
    }
    #category-info .text-content .content-area {
        margin: 0;
    }
    #category-info .text-content .content-area h2 {
        font-size: 18px;
    }
    .product-view .product-essential .row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        -webkit-align-items: flex-start;
        align-items: flex-start;
    }
    .product-view .product-essential .row .col-md-4 {
        -webkit-box-ordinal-group: 2;
        -moz-box-ordinal-group: 2;
        -ms-flex-order: 2;
        -webkit-order: 2;
        order: 2;
    }
    .product-view .product-essential .row .product-img-box-container {
        -webkit-box-ordinal-group: 1;
        -moz-box-ordinal-group: 1;
        -ms-flex-order: 1;
        -webkit-order: 1;
        order: 1;
    }
    #bts-home {
        background: #014522 url('/bitrix/templates/waytrel_swiss/media/wysiwyg/swissgear/bts-home-block-bg2.jpg');
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        margin-bottom: 0;
    }
    #bts-college-home {
        background: transparent;
    }
    #bts-college-home .b1,
    #bts-college-home .b3 {
        background: #d3d9d5;
    }
    #bts-college-home .b2,
    #bts-college-home .b2 {
        background: #f1f1f1;
    }
    #category-info-new .content-area {
        padding: 10px 20px;
    }
    #category-info-new .content-area h2 {
        font-size: 16px;
    }
    #category-info-new .content-area p {
        font-size: 14px;
    }
    #category-info-new-1 .heading {
        padding: 40px 40px 10px;
        font-size: 18px;
    }
    #category-info-new-1 h2 {
        padding: 20px 20px 0;
        font-size: 18px;
    }
    #category-info-new-1 p,
    #category-info-new-1 .features .feature {
        display: none;
    }
    #category-info-new-1 .features h3,
    #category-info-new-1 .features p {
        display: none;
    }
    #category-info-new .content-area h3 {
        font-size: 24px;
        text-align: center;
    }
    #category-info-new .content-area .biz-block-1,
    #category-info-new .content-area .biz-block-2,
    #category-info-new .content-area p,
    #category-info-new .content-area h2 {
        display: none;
    }
    #category-info-new .content-area .phone1 {
        color: #10214d;
        font-weight: bold;
        font-size: 32px;
        display: block;
        line-height: 40px;
        text-align: center;
    }
    #category-info-new .content-area .phone2 {
        color: #000;
        font-size: 18px;
        display: block;
        line-height: 40px;
        text-align: center;
    }
    .block-layered-nav .currently .btn-remove:after {
        font-size: 18px;
    }
    .block-layered-nav .currently ol li span {
        line-height: 24px;
    }
}

@media (max-width: 767px) {
    .top-cart-buttons img {
        text-align: center;
        display: block;
        margin: 0 auto;
    }
    .top-cart-buttons .btn-proceed {
        width: 100%;
        margin: 15px 0;
        font-weight: bold;
        font-size: 120%;
        height: 48px;
    }
    .top-cart-buttons .btn-proceed .zmdi {
        display: inline-block;
    }
    .top-ssl-seal {
        background: transparent;
        position: relative;
        right: 0;
        width: auto;
        margin: 0 auto;
        text-align: center;
        height: 48px;
    }
}

@media (max-width: 650px) {
    .view-prod-list {
        background: #666;
        text-align: center;
        margin: 0 auto;
        padding: 15px;
        border-bottom: none;
    }
}

@media (max-width: 600px) {
    .swiss-alps .alps-bg {
        background-image: url('/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/images/swiss-alps-md-sm.png');
        height: 400px;
    }
    .swiss-alps .alps-bg .page-title-text img {
        margin: 180px auto 120px;
        width: 300px;
    }
    .pager .sort-by select {
        width: 127px;
    }
    .toolbar-bottom {
        display: none;
    }
    .tile .tile-thumb .overlay .inner h3 {
        font-size: 22px;
    }
    .team-back-link h3 {
        font-size: 24px
    }
    .block-compare .block-content .btn-cart {
        width: 100%;
        margin: 0 0 15px 0;
    }
}

@media (max-width: 550px) {
    .swiss-alps .alps-bg {
        background-image: url('/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/images/swiss-alps-md-sm.png');
        height: 470px;
    }
    .swiss-alps .alps-bg .page-title-text img {
        margin: 180px auto 120px;
        width: 250px;
    }
    .team-back-link h3 {
        font-size: 20px
    }
}

@media (max-width: 545px) {
    .tile .tile-thumb .overlay .inner h3 {
        font-size: 18px;
    }
    #popup-heading > h2 {
        font-size: 18px;
        margin: 15px 0 0;
    }
    .popup_message {
        padding: 0 5px;
    }
    #popupDialog_content .ok_button {
        margin: 0;
        font-size: 16px;
        padding: 6px 10px;
    }
    #popupDialog_content p {
        font-size: 14px;
        padding: 0;
    }
    #popup-form-data input {
        width: 100%;
    }
    #popup-form-content .email_label {
        font-size: 14px;
        letter-spacing: 1px;
    }
    #popup-form-data {
        margin-right: 0;
    }
    #popup-form-data .required {
        margin-left: 0;
    }
}

@media (max-width: 479px) {
    .swiss-alps .alps-bg {
        background-image: url('/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/images/swiss-alps-md-sm.png');
        height: 435px;
    }
    .swiss-alps .alps-bg .page-title-text img {
        margin: 180px auto 120px;
        width: 250px;
    }
    .block-layered-nav {
        opacity: 1;
        height: auto;
        visibility: visible;
    }
    .block-layered-nav .block-subtitle--filter .close {
        display: none;
    }
    .block-layered-nav .actions {
        z-index: 19;
        float: right;
        position: relative;
        margin: 8px;
    }
    .block-layered-nav .actions a {
        color: #ccc;
    }
    .block-layered-nav .actions a:hover {
        color: #000;
    }
    .pager .limiter {
        margin: 0 17px 25px 0;
    }
    .product-view .products-grid--max-6-col > li {
        width: 100%;
        padding: 0;
    }
    .product-view .page-title img {
        display: none;
    }
    .product-view .page-title h1 {
        font-size: 24px;
    }
    .product-view .box-up-sell h2 {
        font-size: 24px;
    }
    .product-view .box-up-sell h4 {
        font-size: 18px;
        font-weight: bold;
    }
    .dashboard .box-head {
        padding-bottom: 0px;
    }
    .dashboard .box-head a {
        display: inline-block;
    }
    #review-buttons-container {
        min-height: 100px;
    }
    .search-results .page-title {
        padding: 25px 0;
    }
    .tile .tile-thumb .overlay .inner h3 {
        font-size: 36px;
    }
    .amshopby-filters-left {
        display: block;
    }
    div.amshopby-filters-top .block-content {
        padding: 25px;
        background-color: #ddd;
        margin: -23px 0 0;
        border-bottom: 3px solid #ccc;
    }
    .block-layered-nav .currently ol li .multiselect-child {
        border-left: none;
        display: block;
    }
    .block-layered-nav .currently .btn-remove {
        border-left: none;
    }
    h3.sglife-title-home {
        font-size: 14px;
    }
    .hashtag-home {
        font-size: 28px;
    }
    .home-content .new-product-collateral {
        margin-bottom: 50px;
    }
    #amshopby-page-container .btn-remove-inline {
        float: right;
    }
    .amshopby-filters-top .block-content ol,
    .amshopby-filters-top .block-content li {
        padding: 0 5px;
    }
    .main-container {
        height: auto;
    }
    .product-view .short-description .std p {
        font-size: 18px;
    }
    .alp-logo {
        margin: 100px auto 100px;
        width: 100%
    }
    #category-info,
    .view-prod-list {
        display: none;
    }
    .swissgear-life .parallax .overlay {
        padding: 40px;
    }
    .swissgear-life .page-heading h1 {
        font-size: 40px;
    }
    #category-info-new,
    .div-line,
    #category-info-new-1,
    .category-info-top img,
    .category-info-top h1 {
        display: none;
    }
    #biz-sales #category-info-new {
        display: block;
    }
    .bottom-cart-buttons .btn-proceed {
        font-size: 75%;
    }
    .page-title h1,
    .page-title .h1 {
        font-size: 24px;
    }
    .product-shop #clockdiv > div {
        width: 40px!important;
    }
    .product-shop #clockdiv div > span {
        font-size: 18px!important;
    }
    .product-shop #clockdiv .smalltext {
        font-size: 8px!important;
    }
    .product-shop .online-exclusive {
        margin: 0 auto;
    }
    .product-info .actions button.btn-cart {
        margin-top: 0px;
    }
}

@media (max-width: 450px) {
    .swiss-alps .alps-bg {
        background-image: url('/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/images/swiss-alps-sm.png');
        height: 455px;
    }
    .swiss-alps .alps-bg .page-title-text img {
        margin: 180px auto 120px;
        width: 250px;
    }
    .tile .tile-thumb .overlay .inner h3 {
        font-size: 28px;
    }
    .account-login .forgot-pw {
        float: none;
        margin-bottom: 20px;
        text-align: center;
    }
    #popupDialog {
        left: 0!important;
        width: 100%!important;
    }
    .popup_content {
        width: 100%!important;
    }
    #popup-form-content .email_label {
        font-size: 16px;
    }
    #popup-heading > h2 {
        font-size: 24px;
    }
    .post-details h5 {
        font-size: 18px;
    }
}

@media (max-width: 420px) {
    .swiss-alps .alps-bg {
        background-image: url('/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/images/swiss-alps-sm.png');
        height: 400px;
    }
    .swiss-alps .alps-bg .page-title-text img {
        margin: 180px auto 120px;
        width: 250px;
    }
    h3.sglife-title-home {
        font-size: 12px;
    }
    .products-grid .price-box .old-price:before {
        font-size: 9px;
    }
}

@media (max-width: 380px) {
    #popup-heading > h2 {
        font-size: 20px;
    }
    #popupDialog_content p {
        font-size: 12px;
        padding: 0;
    }
    .swissgear-life .page-heading h1 {
        font-size: 28px;
    }
}

@media (max-width: 330px) {
    .product-view .add-to-links,
    .product-view .sharing-links {
        font-size: 20px;
    }
    .products-grid .price-box .old-price:before {
        display: none;
    }
}


/*-- vertical align helper --*/

span.vhelper {
    display: inline-block;
    vertical-align: middle;
    line-height: 0;
    height: 100%;
    width: 0;
}


/*----------- NEW MOBILE LAYOUT  -----------*/

.modal.mobile {
    width: 100vw;
    height: 100vh;
    max-height: 100vh;
    overflow: hidden;
    margin: 0;
    padding: 0!important;
}

.modal.mobile .modal-dialog {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
}

.modal.mobile .modal-content {
    background-color: rgba(102, 102, 102, 1);
    border: none;
    border-radius: 0;
    height: 100%;
}

.modal.mobile .modal-header {
    color: #fff;
    padding: 10px 15px;
    text-align: center;
}

.modal.mobile .modal-header .close {
    position: absolute;
    top: 12px;
    right: 15px;
    color: #fff;
    font-weight: bold;
    font-size: 36px;
    width: 40px;
}

.modal.mobile .modal-header .close:hover {
    opacity: 1;
}

.mobile .modal-body {
    padding: 0 15px;
    font-family: 'Roboto', Arial, sans-serif;
}

.mobile .modal-content hr {
    margin: 0 0 10px 0;
    border-color: #ccc;
}

.mobile .modal-content a {
    color: #fff;
}

.mobile .modal-content a.outline {
    display: inline-block;
    color: #fff;
    font-size: 14px;
    line-height: 1.2em;
    padding: 5px;
    margin: 4px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    box-shadow: 0px 0px 1px 0px rgba(251, 251, 251, 0.5);
}

.mobile .modal-content a.outline:hover {
    background: #eee;
    color: #333;
}

.mobile .modal-content a.heading {
    font-size: 18px;
    line-height: 1.4em;
    padding: 0;
    text-transform: uppercase;
    letter-spacing: 5px;
    display: block;
    font-weight: bold;
    margin: 0;
    font-family: 'Oswald', Arial, sans-serif;
}

.mobile .modal-content .modal-header a.heading {
    margin: 10px 0 0 0;
    border: 1px solid #ccc;
    padding: 4px 8px;
}

.mobile .modal-content a.sub.heading {
    font-size: 18px;
    margin: 2px 0;
    line-height: 1.2em;
    padding: 4px;
}

.mobile .modal-content a.sub.heading:first-child {
    margin-top: 0;
}

@media (min-height:481px) {
    .mobile .modal-content a.sub.heading {
        margin-top: calc((100vh - 480px) / 5);
    }
}

@media (min-width: 480px) {
    .modal.compact {
        max-width: 380px;
        max-height: 500px;
        left: 0;
        right: 0;
        margin: auto;
    }
}

.modal.mobile .modal-header .menu-icon {
    margin: 0 auto;
}

a[data-toggle="collapse"] {
    cursor: pointer;
}

@media (min-width: 769px) {
    .modal.mobile {
        display: none;
    }
}

@media (max-width: 768px) {
    .footer-promo-info {
        text-align: center;
        margin: 0 20px 15px 20px;
    }
    .products-grid {
        padding: 0;
    }
    .toolbar {
        padding: 0 0 10px 0;
    }
}

@media (max-width:767px) {
    body {
        padding-top: 181px;
    }
    #header.affix .logo {
        height: 0;
        padding: 0;
        overflow: hidden;
        transition: all 300ms ease-out;
    }
    #header.affix #header-banner {
        max-height: 4px;
        transition: max-height 300ms ease-out;
        overflow: hidden;
    }
}

@media (max-width: 380px) {
    .header-inner .mobile-menu .zmdi:after,
    .header-inner .top-search .zmdi:after,
    .header-inner .mini-cart .zmdi:after,
    .header-inner .mobile-account .modal-account .zmdi:after,
    .header-inner .store-locator .zmdi:after {
        font-size: 12px;
    }
}

@media (max-width: 320px) {
    body {
        min-width: 320px;
    }
    #mobile-home h2 {
        font-size: 14px;
    }
}

.modal-account.logged-in .modal-body {
    padding: 0;
    position: static;
}

.modal.compact .modal-dialog {
    transform: translate(0, 0);
}

.modal-account .heading {
    color: #fff;
    font-size: 28px;
    display: block;
    line-height: 32px;
    cursor: default;
    letter-spacing: 2px;
    font-family: 'Oswald', Arial, sans-serif;
    margin-top: 10px;
    text-align: center;
}

.modal-account.logged-in .account-links {
    padding: 0 30px;
}

.modal-account.logged-in .account-links .dashboard {
    display: block;
    margin: 5px 0;
    font-size: 22px;
    line-height: 1.2em;
    text-transform: capitalize;
}

.modal-account.logged-in .account-links a {
    margin: 4px;
    padding: 5px;
}

.modal-account.logged-in a.logout {
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    margin: 0;
    border-radius: 0;
    background: #eee;
    color: #666;
    padding: 12px 15px;
    border: none;
    font-size: 20px;
    font-family: 'Oswald', Arial, sans-serif;
    letter-spacing: 5px;
    text-transform: uppercase;
    line-height: 20px;
    cursor: pointer;
}

.modal-account.logged-in a.logout:hover {
    background: #10214d;
    color: #eee;
}

.modal.modal-account.logged-out .validation-advice {
    margin: -10px 0 5px 0;
}

.modal-account.logged-out .remember-me-form {
    margin: 0;
    list-style-type: none;
}

.modal-account.logged-out .remember-me-form .control {
    margin: 0;
    padding: 0;
    background-color: transparent;
    font-family: 'Oswald', Arial, sans-serif;
    text-align: left;
}

.modal-account.logged-out .remember-me-popup {
    color: #fff;
    background-color: #666;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 1;
    border: none;
}

.modal-account.logged-out .remember-me-form .control .link-tip {
    font-size: 12px;
    font-weight: normal;
}

.modal-account.logged-out .remember-me-form label {
    line-height: 24px;
    color: #fff;
    font-size: 12px;
    font-family: inherit;
    margin: 0 0 0 25px;
    text-transform: capitalize;
}

.modal-account.logged-out .forgot-password a {
    display: block;
    padding: 12px 0;
}

.mobile span.heading {
    color: #fff;
    font-size: 28px;
    display: block;
    line-height: 32px;
    cursor: default;
    letter-spacing: 2px;
    font-family: 'Oswald', Arial, sans-serif;
}

.mobile .account-create {
    background: none;
    padding: 0;
}

.mobile .logged-out input {
    width: 100%;
    border: 1px solid #ccc;
    padding: 8px;
    font-size: 18px;
    line-height: 18px;
    margin-bottom: 15px;
    font-weight: normal;
    text-align: center;
    color: #333;
}

.mobile .logged-out label {
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    padding: 8px;
    margin: 0;
}

.mobile .logged-out .input-login,
.mobile .logged-out .input-password {
    position: relative;
}

.mobile .logged-out .zmdi {
    color: #333;
    font-size: 24px;
    line-height: 39px;
    position: absolute;
    top: 0;
    left: 8px;
    z-index: 1;
}

.mobile .logged-out .zmdi-key {
    color: #fff;
    font-size: 14px;
    left: 12px;
}

.mobile .logged-out input:-webkit-autofill ~ .zmdi-key {
    color: rgb(250, 255, 189);
}

.mobile .modal-body.logged-out .btn-cart {
    float: none;
    margin: 10px 0 0 0;
    font-size: 16px;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    padding: 0;
    border-radius: 0;
    box-shadow: none;
    width: 100%;
    letter-spacing: 4px;
}

.mobile .logged-out ul {
    color: #fff;
    padding: 0;
    list-style-type: none;
}

.mobile .logged-out ul li {
    padding: 0 0 5px 0;
    font-size: 18px;
}

@media (min-width: 600px) and (min-height: 960px) {
    .mobile .modal-body {
        padding: 0 10%;
    }
}

@media (min-height:660px) {
    .mobile .modal-body {
        padding: 0 38px;
    }
    .mobile .modal-content a.outline {
        font-size: 16px;
        padding: 5px 4px;
    }
}

body.checkout-onepage-index {
    padding-top: 0!important;
}

body:not(.catalog-product-view):not(.page-print) {
    padding-top: 58px;
}

@media (min-width:768px) {
    body.catalog-product-view {
        padding-top: 0px!important;
        margin-top: 0px!important;
    }
}

@media (max-width:768px) {
    body:not(.catalog-product-view):not(.page-print) {
        padding-top: 128px;
    }
    .catalog-category-view .main,
    .catalogsearch-result-index .main,
    .customer-account .main,
    .rma-rma-new-step1 .main,
    .rma-rma-new-step2 .main {
        padding: 15px 15px 0 15px;
    }
}


/*----- Two Column Left Layout for Categories ---*/

.col2-left-layout .col-main {
    min-height: 50vh;
}

.col2-left-layout .main.row.row-eq-height {
    display: block;
}

.col-left.sidebar {
    display: block;
    padding: 0;
}

@media (min-width: 780px) {
    .col-left.sidebar {
        float: left;
        clear: left;
        width: 25%;
    }
    .col2-left-layout .col-md-10.col-sm-8.col-xs-12.col-main,
    #cat-top-links {
        padding-left: 15px;
        padding-right: 0;
        float: right;
        width: 75%;
    }
}

@media (min-width: 1180px) {
    .col-left.sidebar {
        width: 17%;
    }
    .col2-left-layout .col-md-10.col-sm-8.col-xs-12.col-main,
    #cat-top-links {
        width: 83%;
    }
}

@media (max-width:779px) {
    .col2-left-layout .col-md-10.col-sm-8.col-xs-12.col-main,
    #cat-top-links {
        padding: 0;
        width: 100%;
    }
    .col-left.sidebar {
        padding: 0;
        width: 100%;
    }
}


/*--- sidebar layered nav (filter) --*/

.sidebar .block-layered-nav #narrow-by-list li.filter-images label {
    display: block;
    float: left;
    width: auto;
    padding: 4px;
}

.sidebar .block-layered-nav #narrow-by-list li.filter-images label:hover {
    background: none;
}

.sidebar .block-layered-nav #narrow-by-list li.filter-images label img {
    width: 25px;
    box-shadow: 0px 0px 1px #ccc;
    cursor: pointer;
}

.sidebar .block-layered-nav .block-subtitle {
    margin: 0;
    font-family: Oswald, arial, sans-serif;
    text-transform: uppercase;
    background: #10214d;
    padding: 10px 15px;
    color: #fff;
    font-size: 16px;
    cursor: default;
    line-height: 28px;
}

.col-left.sidebar > * {
    margin-bottom: 10px;
}

.sidebar .block-layered-nav .currently .btn-remove {
    border: none;
    position: absolute;
    bottom: 0;
    right: 0;
    opacity: 0.5;
    height: 100%;
}

.sidebar .block-layered-nav .currently .btn-remove:hover {
    opacity: 1.0;
}

.sidebar .block-layered-nav .block-content > dl {
    margin: 0;
}

.sidebar .filter-title .category-filter.mobile {
    display: none;
}

.sidebar .filter-title .category-filter.mobile.collapsed:after,
.block-compare .block-title.collapsed:after {
    content: '\f2f9';
}

.sidebar .filter-title .category-filter.mobile:after,
.block-compare .block-title:after {
    content: '\f2fc';
    position: absolute;
    right: 15px;
    display: inline-block;
    margin-top: 1px;
    font: normal normal normal 20px 'Material-Design-Iconic-Font';
}

@media (min-width: 780px) {
    .sidebar .block-layered-nav .block-content.collapse {
        display: block!important;
        opacity: 1;
        height: auto!important;
        visibility: visible;
    }
}

@media (max-width: 779px) {
    .sidebar .filter-title .category-filter {
        display: none;
    }
    .sidebar .filter-title .category-filter.mobile {
        display: block;
        cursor: pointer;
    }
}

#fm5block ol.amsopby-flag-clickfirst {
    border-top: 3px solid #10214d;
}

#fm5block dt:not(.amshopby-collapsed) + dd {
    transition: max-height 3.5s ease-in-out;
    max-height: 9999px;
}

#fm5block dt.amshopby-collapsed + dd {
    max-height: 0;
}


/*------- sidebar -- account & recentely viewed products ----*/

.customer-account .sidebar .block-content ul li a {
    display: block;
    font-family: 'Oswald', Arial, sans-serif;
}

.recentlyviewed_products .mini-products-list li {
    padding: 4px;
}

.recentlyviewed_products .mini-products-list li:after,
.customer-account .sidebar .block-content ul li:after {
    content: '';
    height: 3px;
    max-width: 0;
    display: block;
    background: #10214d;
}

.recentlyviewed_products .mini-products-list li:hover:after,
.customer-account .sidebar .block-content ul li:not(.current):hover:after {
    max-width: 100%;
    transition: max-width 0.5s ease-in;
}

.recentlyviewed_products .mini-products-list li.item > a {
    display: block;
}


/* -- my account fixes ---*/

@media (max-width:768px) {
    .customer-account .col-left.sidebar.col-left-first {
        display: none;
    }
    .my-account .page-title {
        margin: 0;
        padding: 10px 0;
    }
    .customer-account .welcome-msg .hello {
        text-align: center;
    }
    .customer-account .alert-dismissible strong {
        display: block;
    }
    .customer-account .alert-dismissible {
        padding: 15px;
    }
    .customer-account .alert-dismissible .close {
        right: 0;
    }
    .customer-account .dash-btn-alt,
    .customer-account .dash-btn {
        float: none;
        border: none;
        margin: 0;
        padding: 0;
    }
    .customer-account .my-account .pager .limiter {
        float: none;
    }
}

@media (max-width: 599px) {
    .customer-account .my-account .edit-my-account .fieldset h2 {
        display: none;
    }
}

.customer-account-edit .edit-my-account {
    max-width: 365px;
    margin: 0 auto;
}

.my-account.returns {
    text-align: center;
}

input#dummy {
    display: none;
    height: 0;
}


/*-- yotpo review fixes -- */

.swiss-prod-details .yotpo .yotpo-small-box,
.swiss-prod-details .yotpo .yotpo-regular-small-box,
.swiss-prod-details .yotpo .yotpo-popup-box-medium {
    border: none;
    padding: 0 10px;
}

.swiss-prod-details .yotpo.yotpo-main-widget.yotpo-small .yotpo-nav .transparent-color-btn {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    text-align: center;
}

.swiss-prod-details .yotpo .yotpo-nav ul {
    /* float: right; */
}

.swiss-prod-details .yotpo-nav.yotpo-nav-primary {
    padding-top: 50px;
}

.swiss-prod-details .yotpo .transparent-color-btn span.yotpo-icon.yotpo-icon-three-lines:after {
    content: 'Write a Review';
    font-family: 'Oswald', Arial, sans-serif!important;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 18px;
}

.swiss-prod-details .yotpo .yotpo-icon-three-lines:before {
    float: right;
}


/* -- cart fixes --*/

.product-cart-remove .btn-remove {
    border: none;
    vertical-align: middle;
}

.product-cart-remove .btn-remove:hover {
    background: #ddd;
}


/*--- checkout fixes ---*/

#ac-page .header-inner .logo {
    padding: 15px 30px;
    width: auto;
}

#ac-page .header-inner>li>a>.zmdi {
    font-size: 32px;
    line-height: 80px;
    margin-top: 5px;
    margin-left: 0px;
    min-width: 45px;
    color: inherit;
}


/* Removed to fix issue with Mac/Chrome
#ac-page #checkoutSteps {
	float:left;
}
*/

#ac-page #promo-code a span {
    display: block;
}

#ac-page .form #login-input-wrapper .sidetip p.good {
    top: 10px;
}

div#login-input-wrapper {
    position: relative;
}

@media (min-width: 650px) {
    #ac-page .header-inner .logo img.mini-logo {
        display: none;
    }
    #ac-page .header-inner .logo img {
        display: block;
        width: 365px;
        margin: 0;
    }
}

@media (max-width: 649px) {
    #ac-page .header-inner .logo img {
        display: none;
    }
    #ac-page .header-inner .logo img.mini-logo {
        display: block;
    }
}

@media (min-width:768px) and (max-height: 870px) {
    #ac-page #checkout-progress-wrapper .opc-block-progress {
        position: relative;
    }
    #ac-page #checkout-progress-wrapper {
        right: 0;
        height: 100%;
    }
}


/* -- review page fixes --*/

div#yotpo-testimonials-custom-tab {
    padding: 0 30px;
}

@media (max-width:768px) {
    div#yotpo-testimonials-custom-tab {
        padding: 0 15px;
    }
}


/* -- about us fixes --*/

@media (max-width:768px) {
    .about-image-left:before,
    .about-image-right:before {
        content: '';
        background: none;
    }
}


/*-- seach page results fixes --*/

@media (max-width:768px) {
    .searchindex-results {
        margin: 0;
        padding: 0;
    }
    .searchindex-results li {
        margin: 0;
        float: none;
    }
}


/* -- new product page -- */

.catalog-product-view .main,
.cms-page-view.cms-order-information .cms-page,
.cms-page-view.cms-product-information .cms-page,
.cms-page-view.cms-warranty-repairs .cms-page,
.cms-page-view.cms-privacy-policy .cms-page,
.cms-page-view.cms-terms-and-conditions .cms-page {
    max-width: 1300px;
    margin: auto;
    padding: 35px 25px 0 25px;
}

.product-view .breadcrumbs {
    padding: 0 0 15px 0;
}

.product-view .breadcrumbs ol {
    line-height: 0;
}

.product-view .breadcrumbs li {
    line-height: 16px;
    margin-bottom: 5px;
    display: inline;
    float: none;
}

.product-view .breadcrumbs li a,
.product-view .breadcrumbs li strong,
.product-view .breadcrumbs li .zmdi {
    display: inline;
}

.product-view .out-of-stock {
    display: none;
}

.product-view .page-title.product-title {
    float: right;
    padding: 0 0 0 40px;
    background: none;
    text-align: left;
}

.product-view .page-title h1 {
    font-size: 28px;
    margin-bottom: 5px;
    padding: 0;
    font-weight: 300;
    letter-spacing: 0px;
}

.product-view .product-shop .price-box .regular-price .price,
.product-view .product-shop .price-box .special-price .price,
.product-view .product-shop .price-box .full-product-price .price {
    font-weight: 400;
    line-height: 32px;
    font-family: 'Roboto', Arial, sans-serif;
}

#ratings .yotpo .yotpo-icon,
.yotpo .yotpo-icon:after,
#ratings .yotpo .yotpo-icon:before {
    color: #10214d;
}

#ratings .yotpo .text-m {
    color: #000!important;
}

#ratings .yotpo .text-m:hover {
    color: #10214d!important;
}

#product-img-box-container {
    padding: 0;
    margin-bottom: 30px;
}

.product-details {
    padding: 0;
}

.recentlyviewed_products .product-details {
    padding: 0 0 0 105px;
}

.swiss-prod-details .panel-group .panel .panel-heading a:before {
    content: '\f278';
    font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
    position: absolute;
    left: 0;
    top: 14px;
    line-height: 0;
}

.swiss-prod-details .panel-group .panel .panel-heading.active a:before {
    content: '\f273';
}

.product-view .box-up-sell {
    float: left;
    max-width: 49%;
    text-align: center;
    border: 0;
    margin: 0;
    padding: 0;
}

.product-img-box .product-image a {
    display: block;
    height: 100%;
    position: relative;
}

.product-img-box .product-image .enlarge-img {
    height: 80px;
    position: absolute;
    bottom: 0;
    right: 0;
    display: inline-block!important;
    z-index: 15;
    width: 80px;
    font-size: 48px;
    line-height: 80px;
}

#product-img-box-container .images-wrapper {
    float: left;
    width: 100%;
    position: relative;
    margin-bottom: 30px;
}

#product-img-box-container .images-wrapper:before {
    content: '';
    padding-bottom: 120%;
    visibility: hidden;
    float: left;
}

#product-img-box-container .more-views .owl-carousel {

    height: calc(15% - 5px);
}

#product-img-box-container .more-views .owl-carousel .owl-stage,
#upsell-product-table .owl-carousel .owl-stage {
    display: block;
    height: 100%;
}

#product-img-box-container .more-views .owl-carousel .owl-item:before {
    padding-bottom: 100%;
    content: '';
    float: left;
}

#product-img-box-container .more-views .owl-carousel .owl-item {
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    filter: invert(0.05);
    -webkit-filter: invert(0.05);
    height: 100%;
    overflow: hidden;
    cursor: pointer;
}

#product-img-box-container .more-views .owl-carousel .owl-item:last-child {
    margin-right: 0!important;
}



#product-img-box-container .product-img-box .product-image {
    height: 100%;
    background: #fff;
    filter: invert(0.05);
    -webkit-filter: invert(0.05);
}

#product-img-box-container .product-img-box .product-image img {
    vertical-align: middle;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: auto;
    margin: auto;
    max-height: 100%;
    max-width: 100%;
}

#product-img-box-container .product-img-box .product-image.main-gallery:not(.owl-loaded) .item:nth-child(n+2) {
    display: none;
}

#product-img-box-container .product-image .owl-stage-outer {
    height: 100%;
}

#product-img-box-container .product-image .owl-stage {
    height: 100%;
    overflow: hidden;
    display: block;
}

#product-img-box-container .product-image .owl-stage .owl-item {
    height: 100%;
}

#product-img-box-container .more-views .owl-carousel .item {
    height: 100%;
    width: 100%;
    display: inline-block;
}

#product-img-box-container .more-views .owl-carousel .item a {
    display: inline-block;
    vertical-align: middle;
}

#product-img-box-container .more-views .owl-carousel .owl-stage-outer {
    z-index: 5;
    height: 150%;
}

#product-img-box-container .more-views .owl-carousel .owl-controls .owl-nav .owl-prev,
#product-img-box-container .more-views .owl-carousel .owl-controls .owl-nav .owl-next {
    line-height: 0;
    top: 0;
    height: 100%;
    width: 5.3%;
    background: #f2f2f2;
    color: #fff;
    opacity: 1;
    z-index: 5;
}

#product-img-box-container .more-views .owl-carousel .owl-controls .owl-nav .owl-prev {
    left: 0;
    text-shadow: 2px 0px 0 #DDD;
}

#product-img-box-container .more-views .owl-carousel .owl-controls .owl-nav .owl-next {
    right: 0;
    text-shadow: 2px 0px 0 #DDD;
}

#product-img-box-container .more-views .owl-carousel .owl-controls .owl-nav .owl-prev:after,
#product-img-box-container .more-views .owl-carousel .owl-controls .owl-nav .owl-next:after {
    position: absolute;
    top: 50%;
    line-height: 0;
    height: 0;
    transform: scale(.75, 1.5);
}

#product-img-box-container .more-views .owl-carousel .owl-controls .owl-nav .owl-prev:after {
    left: 15%;
}

#product-img-box-container .more-views .owl-carousel .owl-controls .owl-nav .owl-next:after {
    right: 15%;
}

#product-img-box-container .more-views .owl-carousel .owl-controls .owl-nav .disabled {
    background: #f2f2f2!important;
    text-shadow: none;
    cursor: default;
}

#product-img-box-container img.featured-series {
    display: block;
    margin: 15px auto;
}

#product-img-box-container .disclaimer {
    text-align: center;
    clear: both;
    margin-bottom: 20px;
    color: #999;
}

.product-view .product-shop .price-info {
    margin: 0 0 5px 0;
}

#ratings {
    margin: 0 0 5px 0;
}

.product-view .product-shop .price-info span.label.red {
    padding: 0;
    white-space: normal;
    font-weight: 400;
    font-size: 12px;
    font-family: 'Roboto', Arial, sans-serif;
    display: block;
    text-align: inherit;
    margin: 5px 0 0 0;
}

@media (min-width: 768px) {
    .product-view .product-shop.stuck .price-info span.label.red {
        display: none;
    }
}

.product-view .amconf-images-container .label {
    color: #000;
}

.product-view .product-options {
    margin: 0;
    padding: 0;
}

.product-view .product-options dd .input-box {
    overflow: hidden;
}

.product-view .add-to-cart {
    margin: 15px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    max-width: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.product-view .add-to-cart .qty-wrapper {
    height: 80px;
    position: relative;
    line-height: 80px;
    margin: 0;
    padding: 0 5px 0 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 76px;
    flex: 0 0 76px;
    width: 76px;
    max-width: 76px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.product-view .add-to-cart .qty-wrapper .qty {
    border: 1px solid #000;
    display: block;
    font-size: 1em;
    line-height: 1em;
}

.product-view .qty-wrapper .qty-add,
.product-view .qty-wrapper .qty-subtract {
    position: absolute;
    right: 21px;
    font-size: 28px;
    line-height: 18px;
    cursor: pointer;
}

.product-view .qty-wrapper .qty-add {
    top: 0;
}

.product-view .qty-wrapper .qty-subtract {
    bottom: 0;
}

.product-view .add-to-cart-buttons {
    width: 100%;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    max-width: 100%;
    line-height: 80px;
    position: relative;
}

.product-view .add-to-cart-buttons .button {
    margin: 0;
    height: 40px;
}

.product-view .product-details {
    float: right;
    padding-left: 40px;
}

.product-view .sharing-options {
    width: 100%;
}

.yotpo-display-wrapper.yotpo-no-reviews {
    margin-bottom: 20px;
}

.swiss-prod-details {
    margin-top: 20px;
}

.default-promo {
    text-align: center;
    margin: 10px 0 20px 0;
}

.default-promo span {
    display: block;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 3px;
}

.featured-icons {
    text-align: left;
    position: relative;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    margin: 25px 0;
}

.featured-icons .icon {
    display: inline-block;
    margin: 1.5%;
    width: 12.5%;
    font-size: 0;
    line-height: 0;
    position: relative;
}

.featured-icons .icon:before {
    content: '';
    width: 100%;
    display: block;
    float: left;
    padding-bottom: 100%;
}

.featured-icons .icon img {
    width: 100%;
    max-height: 70%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 5;
    display: block!important;
}

.featured-icons .icon .tooltip {
    width: 500%;
}

.featured-icons .icon .tooltip .tooltip-inner {
    font-size: 18px;
    padding: 10px;
    background-color: #ddd;
    color: #666;
    max-width: 100%;
}

.featured-icons .icon .tooltip .tooltip-arrow {
    border-bottom-color: #ddd;
}

.featured-icons hr {
    position: absolute;
    border-top: 1px solid #ddd;
    z-index: 5;
    width: 100%;
    margin: 0;
    display: none;
}

.featured-icons hr.icon-divider.long {
    display: block;
}

.swiss-prod-details .panel-group .panel .panel-heading a {
    padding-left: 15px;
    font-size: 14px;
}

#upsell-product-table .owl-carousel {
    padding: 0 0 0 35px;
}

#upsell-product-table .owl-carousel .item img {
    filter: invert(0.05);
    -webkit-filter: invert(0.05);
}

#upsell-product-table .product-name {
    text-align: left;
    margin: 10px 0 5px 0;
    font-weight: bold;
}

#upsell-product-table .owl-carousel .product-image:hover + .product-name a {
    color: #10214d;
}

#upsell-product-table .price {
    display: inline-block;
    float: left;
    margin: 0 10px 0 0;
    color: #666;
    font-size: 14px;
    line-height: 16px;
}

#upsell-product-table .owl-carousel .owl-controls .owl-nav .owl-next {
    right: -35px;
}

#upsell-product-table .price.reg {
    text-decoration: line-through;
    color: #666;
}

#upsell-product-table .price.reg ~ .price {
    color: #10214d;
}

#product-img-box-container .product-img-box.no-secondary {
    width: 100%;
    left: 0;
}

#product-img-box-container .product-img-box.less-than {
    width: 80%;
}

.catalog-product-view .fancybox-overlay.fancybox-overlay-fixed {
    background: rgba(102, 102, 102, .8);
    overflow: hidden;
}

.catalog-product-view .fancybox-title-float-wrap .child {
    white-space: normal;
}

.catalog-product-view .fancybox-wrap .fancybox-skin {
    box-shadow: none;
    border: none;
    background: #fff;
    transition: none;
}

.catalog-product-view a.fancybox-item.fancybox-close {
    background: none;
}

.catalog-product-view a.fancybox-item.fancybox-close:before {
    content: '\f135';
    font: normal normal normal 36px/1 'Material-Design-Iconic-Font';
}

.catalog-product-view .fancybox-nav.fancybox-next span:before {
    content: '\f2fb';
    font: normal normal normal 68px/1 'Material-Design-Iconic-Font';
    color: #666;
}

.catalog-product-view .fancybox-nav.fancybox-prev span:before {
    content: '\f2fa';
    font: normal normal normal 68px/1 'Material-Design-Iconic-Font';
    color: #666;
}

.catalog-product-view .fancybox-nav span {
    background: none;
    display: inline-block;
    width: auto;
    height: auto;
}

@media (min-width: 641px) {
    #product-img-box-container .more-views .thumb-gallery.less-than {
        padding: 0;
        width: 106%;
    }
    #product-img-box-container .more-views .thumb-gallery.less-than .owl-controls {
        display: none;
    }
    #product-img-box-container .images-wrapper.show-tangiblee .thumb-gallery.less-than {
        padding: 0 7% 0 33.6666%;
        width: 120%;
        bottom: 106%;
    }
    #product-img-box-container .images-wrapper.show-tangiblee .thumb-gallery {
        padding: 0px 7% 0 33.6666%;
    }
}

@media (max-width:991px) {
    .product-view .page-title h1 {
        margin-bottom: 15px;
    }
    .product-view .page-title.product-title {
        padding: 0 15px;
        text-align: center;
        float: none;
    }
    .product-view .product-details {
        padding-left: 0;
        width: 100%;
    }
    #upsell-product-table {
        width: 100%;
        max-width: 100%;
    }
    #upsell-product-table .owl-carousel {
        padding: 0 10%;
    }
    #upsell-product-table .owl-carousel .owl-controls .owl-nav .owl-next {
        right: 0;
    }
    .product-view #ratings,
    .product-view .product-shop .price-info {
        text-align: center;
        width: 100%;
        float: none;
    }
    .product-view .product-options {
        text-align: center;
    }
}

@media (max-width: 991px) and (min-width: 641px) {
    #product-img-box-container .images-wrapper {
        left: 1%;
    }
}

@media (max-width:768px) {
    .breadcrumbs {
        visibility: hidden;
        padding: 10px 0;
        height: 0;
    }
    .catalog-product-view .main,
    .cms-page-view.cms-order-information .cms-page,
    .cms-page-view.cms-product-information .cms-page,
    .cms-page-view.cms-warranty-repairs .cms-page,
    .cms-page-view.cms-privacy-policy .cms-page {
        padding: 15px 0;
    }
    .product-view .product-details {
        padding: 0 25px 0 25px;
    }
    .product-view .box-up-sell {
        padding: 0 2.5%;
    }
    .product-view #ratings .yotpo {
        display: inline-block;
    }
    .product-view #ratings .rating-links {
        margin: 0;
    }
    .product-view .amconf-image-container:last-child {
        margin-right: 0;
    }
}

@media (max-width:640px) {
    .zoomContainer {
        display: none;
    }
    #product-img-box-container .images-wrapper .more-views {
        width: 100%;
        position: relative;
    }
    #product-img-box-container .product-img-box {
        float: none;
        position: relative;
        width: 100%;
        left: 0;
    }
    #product-img-box-container .product-img-box .product-image img {
        position: relative;
    }
    #product-img-box-container .images-wrapper .thumb-gallery {
        position: relative;
        bottom: 0;
        left: 0;
        -webkit-transform: none;
        -o-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        transform: none;
        width: 100%;
        padding: 0;
    }
    #product-img-box-container .images-wrapper .owl-carousel .owl-stage {
        margin: auto;
    }
    #product-img-box-container .images-wrapper .owl-carousel .owl-item {
        -webkit-transform: none;
        -o-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        transform: none;
        margin-right: 0;
    }
    #product-img-box-container .more-views .owl-carousel .owl-controls .owl-nav .owl-prev,
    #product-img-box-container .more-views .owl-carousel .owl-controls .owl-nav .owl-next {
        transform: none;
    }
    #product-img-box-container .more-views .owl-carousel .owl-controls .owl-nav .owl-prev {
        text-shadow: -2px 0px 0 #DDD;
    }
    #product-img-box-container .product-img-box.less-than {
        width: 100%;
    }
    #product-img-box-container .images-wrapper.show-tangiblee .thumb-gallery {
        padding: 0 0 0 33.3333%;
    }
    #product-img-box-container .more-views .thumb-gallery .item img {
        height: auto;
    }
    #product-img-box-container .more-views .owl-carousel .owl-controls .owl-nav {
        height: calc(100% - 4px);
    }
    .show-tangiblee .tangiblee-button-container {
        left: 0;
        top: 0;
        width: calc(33.3333% - 5px);
        height: calc(100% - 4px);
    }
    #product-img-box-container .more-views .owl-carousel .owl-controls {
        display: none;
    }
}

@media (max-width:599px) {
    .product-view .page-title h1 {
        font-size: 20px;
        margin-bottom: 15px;
    }
    #product-img-box-container .more-views .owl-carousel .owl-controls .owl-nav .owl-prev {
        font-size: 38px;
    }
    #product-img-box-container .more-views .owl-carousel .owl-controls .owl-nav .owl-next {
        font-size: 38px;
    }
    .featured-icons .icon {
        width: 20%;
    }
    .featured-icons hr.icon-divider.long {
        display: none;
    }
    .featured-icons hr.icon-divider.short {
        display: block;
    }
    #upsell-product-table .product-name,
    #upsell-product-table .price {
        font-size: 12px;
    }
}


/* hide all schema spans */

span.schema {
    display: none;
}


/** login page / account create page **/

.account-login .wishlist-text.content {
    text-align: center;
    font-size: 20px;
    line-height: 30px;
    border: 1px solid #666;
    padding: 15px;
}

.account-login .wishlist-text.content p {
    margin: 0;
}

li.control {
    display: block;
    margin: 0 0 10px 0;
    position: relative;
    background-color: #f1f1f1;
    max-width: 365px;
}

li.control input {
    position: absolute;
    top: 0;
    left: 10px;
    bottom: 0;
    height: 100%;
    margin: 0;
    width: 15px;
}

li.control .input-box {
    display: block;
    padding: 0;
    margin: 0;
    text-align: left;
}

li.control label {
    padding: 0 0 0 35px;
    color: #636363;
    margin: 0;
    display: inline-block;
    line-height: 40px;
}

li.control .input-box input {
    width: 15px;
    height: 15px;
    margin: 12.5px auto;
}

li.control .link-tip {
    display: inline-block;
    margin: 0 0 0 auto;
    width: auto;
    float: right;
    line-height: 40px;
    padding: 0 8px;
}

.account-create form.scaffold-form {
    max-width: 414px;
    margin: auto;
}

.account-create h1 {
    margin: 25px 0 0 0;
    display: block;
}

.account-create .page-title {
    padding: 25px 0;
}

.account-create p.form-instructions {
    text-align: center;
}

.account-create .buttons-set {
    margin: 25px 0 0 0;
}


/** sticky product page buy bar **/

.stickied {
    display: none;
}

@media (min-width:768px) {
    .stuck .stickied {
        display: inline-block;
    }
    .catalog-product-view #header {
        position: relative;
        -webkit-box-flex: 1;
        -webkit-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto;
    }
    .product-shop.stuck {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        z-index: 999;
        background: #fff;
        border-bottom: 2px solid #10214d;
        margin: auto;
        padding: 0 15px 0 15px;
    }
    .product-shop.stuck .sticky-wrapper {
        max-width: 1250px;
        margin: auto;
        position: relative;
        height: 100%;
        padding-left: 80px;
        display: table;
        text-align: left;
        width: 100%;
        padding-top: 33px;
        padding-bottom: 5px;
    }
    .product-shop.stuck img.stickied {
        width: auto;
        height: 100%;
        position: absolute;
        top: 0;
        margin-right: 15px;
        left: 0;
    }
    .product-shop.stuck .h1 {
        font-size: 20px;
        display: block;
        line-height: 24px;
        margin: 0;
        padding: 8px 0 5px 0;
        word-wrap: normal;
        font-weight: bold;
        top: 0;
        position: absolute;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        width: 90%;
    }
    .product-shop.stuck .price-info {
        display: table-cell;
        float: none;
        vertical-align: middle;
        padding: 5px 5px 0 0;
        width: auto;
        text-align: left;
    }
    .product-view .product-shop.stuck .price-box .old-price {
        display: none;
    }
    .product-view .product-shop.stuck .price-box .special-price .price-label {
        display: none;
    }
    .product-view .product-shop.stuck .price-box .special-price {
        margin: 0;
    }
    .product-shop.stuck #ratings {
        float: none;
        display: none;
        vertical-align: middle;
        padding: 5px 10px 0 0;
        white-space: nowrap;
    }
    .product-shop.stuck .rating-links {
        display: none;
    }
    .product-shop.stuck .add-to-cart-wrapper {
        width: 100%;
        display: table;
        vertical-align: middle;
        position: relative;
        padding: 5px 0 0 61px;
    }
    .product-shop.stuck .add-to-cart-wrapper .product-options {
        display: table;
        width: auto;
        padding: 0;
        vertical-align: middle;
        text-align: left;
    }
    .product-shop.stuck .add-to-cart-wrapper .product-options dl {
        display: table-cell;
        vertical-align: middle;
        padding-right: 5px;
    }
    .product-shop.stuck .add-to-cart-wrapper .product-options dl dt {
        display: none;
    }
    .product-shop.stuck .add-to-cart-wrapper .product-options dl dd {
        margin: 0;
        display: table-cell;
        padding: 0;
        vertical-align: middle;
        line-height: 0px;
        border: none;
    }
    .product-shop.stuck .add-to-cart-wrapper .product-options dl dd .amconf-color-container,
    .product-shop.stuck .add-to-cart-wrapper .product-options dl dd .amconf-image {
        width: 24px!important;
        height: 24px!important;
        min-width: 24px;
    }
    .product-shop.stuck .add-to-cart-wrapper .product-options .amconf-image-container {
        margin-bottom: 0;
        display: table-cell;
        padding: 4px;
        overflow: hidden;
    }
    .product-shop.stuck .add-to-cart-wrapper .product-options .amconf-image-container.amconf-image-selected {
        -webkit-mask-image: none;
        background: #ccc;
    }
    .product-shop.stuck .add-to-cart-wrapper .product-options select {
        width: auto;
        max-width: 190px;
        padding: 4px;
        height: 30px;
        vertical-align: middle;
        border-color: #ccc;
    }
    .product-shop.stuck .add-to-cart-wrapper .add-to-cart {
        width: 100%;
        max-width: 500px;
        vertical-align: middle;
        margin: 0 auto 0 0;
    }
    .product-shop.stuck .add-to-cart-wrapper .cart-actions-wrapper {
        width: 100%;
        max-width: 500px;
        padding: 0;
        vertical-align: middle;
        margin: 0 0 0 auto;
        display: table-cell;
        line-height: 28px;
        height: 32px;
        position: static;
    }
    .product-shop.stuck .add-to-cart-wrapper .qty-wrapper {
        height: 32px;
        line-height: 32px;
        float: none;
        position: absolute;
        top: 5px;
        left: 0;
        width: 61px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 61px;
        flex: 0 0 61px;
        max-width: 61px;
    }
    .product-shop.stuck .add-to-cart-wrapper .qty-wrapper label {
        line-height: 30px;
    }
    .product-view .product-shop.stuck .add-to-cart .qty-wrapper .qty {
        width: 32px;
        height: 32px;
        border-color: #ccc;
        line-height: 30px;
    }
    .product-shop.stuck .add-to-cart-wrapper .qty-wrapper .zmdi {
        display: none;
    }
    .product-view .product-shop.stuck .add-to-cart-buttons {
        line-height: 32px;
        margin-top: 0;
        position: relative;
        vertical-align: middle;
        display: inline-block;
        height: 32px;
        min-height: 32px;
    }
    .product-view .product-shop.stuck .add-to-cart-buttons .button {
        height: 32px;
        line-height: 32px;
    }
}

@media (min-width:991px) {
    .product-shop.stuck .h1 {
        font-size: 22px;
        line-height: 24px;
    }
    .product-shop.stuck #ratings {
        display: table-cell;
        width: auto;
    }
}

@media (max-width:1200px) {
    .product-shop.stuck #ratings .bv-write-review-container {
        display: none!important;
    }
}


/* temp fix - yopto ratings showing config data in footer */

.yotpo-gallery.yotpo {
    display: none;
}


/* fix live chat zindex don't cover popups or fancybox */

div#livechat-compact-container {
    z-index: 999!important;
}

.item-bottom {
    position: absolute;
    height: 70px;
    bottom: 30px;
    left: 0;
    right: 0;
}

.products-grid .actions .link-wrapper,
.products-grid .actions .link-wrapper {
    display: table-cell;
    width: 15%;
    background: #eee;
    vertical-align: middle;
}

.products-grid .actions .link-wishlist,
.products-grid .actions .link-compare {
    display: block!important;
    line-height: 38px;
}

.products-grid .actions .action-link {
    width: 70%;
    display: table-cell;
    margin: 0;
    float: none;
}

.products-grid .actions .tooltip {
    min-width: 150px;
}


/* catalog list view mobile */

@media (max-width: 479px) {
    .products-grid > li {
        display: table;
        table-layout: fixed;
        width: 100%;
        padding-bottom: 15px;
        margin-bottom: 25px;
    }
    .products-grid .product-image {
        width: 32%;
        display: table-cell;
    }
    .products-grid .product-info {
        width: 68%;
        display: table-cell;
        vertical-align: top;
        padding-bottom: 70px!important;
        padding-left: 10px;
    }
    .products-grid .actions .link-wrapper,
    .products-grid .actions .link-wrapper {
        display: none!important;
    }
    .products-grid .actions .action-link {
        display: block;
        margin: 0 auto;
    }
    .item-bottom {
        height: 60px;
        bottom: 10px;
        padding-left: 10px;
    }
    .product-info .actions .btn-cart {
        height: 30px;
        line-height: 30px;
    }
    .products-grid .out-of-stock {
        width: 80%;
        margin: 0 auto;
        height: 30px;
        line-height: 30px;
    }
    .products-grid .product-name {
        height: auto;
        margin: 0;
        display: block;
        min-height: 4em;
    }
    .products-grid .product-name a {
        font-size: 13px;
        line-height: 19px;
        color: #000;
        font-weight: bold;
        white-space: normal;
        max-height: 3em;
    }
    .products-grid .price-box {
        color: #333;
        font-size: 16px;
    }
}


/* new homepage bulksales */

.bulk-block {
    position: relative;
}

.bulk-block.intro {
    min-height: 450px;
}

.bulk-block.intro:after {
    background-image: url('/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/images/swiss-alps-3.jpg');
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    opacity: 0.2;
    filter: grayscale(1.0);
    content: '';
}

.bulk-block.intro h1,
.bulk-block h3 {
    text-align: center;
    font-weight: bold;
    letter-spacing: 5px;
    padding: 30px 5% 0 5%;
    margin: 0;
}

.bulk-block.intro h2 {
    font-size: 14px;
    text-align: center;
    color: #10214d;
    font-weight: bold;
    margin: 0;
    padding: 10px 5%;
}

.bulk-block.intro p {
    display: block;
    max-width: 800px;
    margin: 60px auto 115px auto;
    text-align: center;
    font-weight: bold;
    letter-spacing: 2px;
    padding: 0 5%;
}

.bulk-block .call-action.bar {
    background: #10214d;
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    right: 0;
    color: #fff;
    text-align: center;
    padding: 20px 5%;
    bottom: 0;
}

.bulk-block .call-action.bar p {
    font-weight: normal;
    margin: 0 0 5px 0;
    text-transform: uppercase;
    margin: auto;
}

.bulk-block .call-action.bar .phone1 a {
    color: #fff;
    font-size: 36px;
}

.bulk-block.footer .call-action.bar {
    position: relative;
    margin-top: 30px;
}

.bulk-block.reviews {
    margin: 50px 0;
}

.bulk-block.banner {
    display: table;
}

.bulk-block.banner .col3 {
    width: 33%;
    display: table-cell;
}

.bulk-block.banner .col3:last-child {
    margin-right: 0;
}

.bulk-block.bestsellers p {
    display: block;
    max-width: 800px;
    margin: 30px auto;
    text-align: center;
    font-weight: bold;
    letter-spacing: 2px;
    padding: 0 15px;
    color: #10214d;
}

.bulk-block.reviews img.mobile {
    display: none;
}

.bulk-block.reviews h3 {
    font-size: 24px;
    text-align: center;
}

.bulk-block.reviews .tagline,
.bulk-block.reviews .label {
    display: block;
    text-align: center;
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 2px;
    line-height: 24px;
    font-weight: bold;
}

.bulk-block.reviews .tagline {
    font-size: 12px;
    color: #666;
}

.bulk-block.reviews img {
    margin: 5% auto;
}

@media (max-width: 768px) {
    .bulk-block.intro h1,
    .bulk-block h3 {
        font-size: 26px;
    }
}

@media (max-width:767px) {
    .bulk-block.reviews img.mobile {
        display: block;
        width: 100%;
        max-width: 520px;
        margin: 15px auto;
    }
    .bulk-block.reviews img.desktop {
        display: none;
    }
}

@media (max-width:550px) {
    .bulk-block.intro h1,
    .bulk-block h3,
    .bulk-block.reviews h3 {
        font-size: 22px;
    }
}

.bulk-block.bestsellers,
.bulk-block.bestsellers .owl-carousel {
    padding: 0 5%;
}

.bulk-block.bestsellers .owl-carousel .owl-controls .owl-nav .owl-prev,
.bulk-block.bestsellers .owl-carousel .owl-controls .owl-nav .owl-next {
    background: none;
    color: #666;
    border: none;
    width: auto;
    height: auto;
    line-height: 0;
}

.bulk-block.bestsellers .owl-carousel .owl-controls .owl-nav {
    right: 0;
    left: 0;
}

.bulk-block.bestsellers .owl-carousel .owl-controls .owl-nav .owl-prev {
    position: absolute;
    left: 0;
}

.bulk-block.bestsellers .owl-carousel .owl-controls .owl-nav .owl-next {
    position: absolute;
    right: 0;
}

.bulk-block.bestsellers .owl-carousel .owl-controls .owl-nav .owl-prev:before,
.bulk-block.bestsellers .owl-carousel .owl-controls .owl-nav .owl-next:before {
    font: normal normal normal 80px/1 'Material-Design-Iconic-Font';
}

.bulk-block.bestsellers .owl-carousel .owl-controls .owl-nav .owl-prev:before {
    content: '\f2fa';
}

.bulk-block.bestsellers .owl-carousel .owl-controls .owl-nav .owl-next:before {
    content: '\f2fb';
}

.cms-bulk-thank-you .breadcrumbs {
    display: none;
}


/* BazaarVoice Ratings Stylings */

#BVRRContainer .bv-inline-histogram-header,
#BVRRContainer h3.bv-content-title {
    display: none!important;
}

#BVRRContainer td.bv-section-summary-block {
    width: 100%!important;
    box-sizing: border-box!important;
    border: none!important;
}

#BVRRContainer .bv-section-summary {
    padding: 100px 0 0 0!important;
    margin: 0!important;
    position: relative!important;
}

#BVRRContainer td.bv-secondary-rating-summary.bv-section-summary-block {
    position: absolute!important;
    top: 0!important;
    left: 0!important;
    right: 0!important;
}

#BVRRContainer td.bv-section-summary-block table {
    width: 100%!important;
    margin: 0!important;
}

#BVRRContainer .bv-header,
#BVRRContainer .bv-content-filter {
    padding: 0 20px!important;
}

#BVRRContainer .bv-action-bar {
    margin: 0!important;
    padding: 0px 0 0px 0!important;
}

#BVRRContainer h2.bv-action-bar-header {
    display: none!important;
}

#BVRRContainer .bv-write-review-container.bv-write-container {
    width: 100%!important;
    margin: 0 0 15px 0!important;
}

#BVRRContainer button.bv-write-review.bv-focusable.bv-submission-button {
    width: 100%!important;
}

#BVRRContainer .bv-secondary-rating-summary-stars td.bv-secondary-rating-summary-id.bv-td {
    font-size: 18px!important;
    font-weight: bold!important;
    text-align: right!important;
    padding: 0 0 0 0!important;
    display: inline-block!important;
}

#BVRRContainer span.bv-secondary-rating-summary-rating {
    float: none!important;
    text-align: left!important;
    padding: 0 0 0 5px!important;
    font-size: 18px!important;
    font-weight: bold!important;
}

#BVRRContainer .bv-rating-stars-off {
    color: #ccc!important;
}

#BVRRContainer caption.bv-histogram-filter-helper {
    text-align: center!important;
}

#BVRRContainer .bv-active-filters {
    margin: 0!important;
    text-align: center!important;
}

#BVRRContainer .bv-author-profile {
    float: none!important;
    width: 100%!important;
    padding: 15px 0 0 0!important;
}

#BVRRContainer dl.bv-popup-prosnap-userinfo.bv-contains-profile-button {
    display: none!important;
}

#BVRRContainer .bv-content-item-author-profile-offset.bv-content-item-author-profile-offset-on {
    width: 100%!important;
    margin: 0!important;
    padding: 0!important;
}

#BVRRContainer .bv-content-header {
    padding: 0 10px 0px 10px!important;
}

#BVRRContainer .bv-author-avatar {
    margin: 0 0 0 10px!important;
}

#BVRRSummaryContainer dl.bv-stars-container {
    margin: 0!important;
    line-height: 32px!important;
    max-height: 32px!important;
}

#BVRRContainer span.bv-rating-stars-container.bv-rating-none {
    margin: 0 0 3px 0!important;
}

#BVRRContainer a.bv-write-review-label.bv-text-link.bv-focusable.bv-submission-button {
    display: inline-block!important;
    margin: 0 0 0 5px!important;
}

#BVRRContainer .bv-content-placeholder {
    margin: 0 20px 10px 20px!important;
    text-align: center!important;
}

#BVRRContainer .bv-control-bar.bv-control-bar-filter-offset {
    margin: 5px 0 15px 0!important;
}

#BVRRContainer .bv-filters {
    padding: 0!important;
    margin: 0 0 10px 0!important;
    min-width: 100%!important;
}

#BVRRContainer dt.bv-content-secondary-ratings-label {
    text-align: center!important;
    font-weight: bold!important;
}

.bv-cv2-cleanslate button.bv-form-actions-submit.bv-submit.bv-focusable.bv-submission-button-submit {
    width: 100%!important;
}

#BVRRContainer .bv-secondary-rating-summary-bars-container td.bv-secondary-rating-summary-id.bv-td {
    width: 100%!important;
    max-width: 100px!important;
    min-width: 100px!important;
    float: left!important;
    padding: 0 10px!important;
}

#BVRRContainer td.bv-rating-ratio.bv-td {
    display: inline-block!important;
    width: auto!important;
    padding: 0 5px!important;
}

#BVRRContainer .bv-secondary-rating-summary-bars-container td.bv-rating-ratio.bv-td {
    width: 100%!important;
    min-width: 100%!important;
    float: left!important;
    box-sizing: border-box!important;
}

#BVRRContainer .bv-secondary-ratings {
    padding: 0!important;
}

#BVRRContainer table.bv-section-summary-table.bv-table-full-width {
    table-layout: fixed!important;
}

#BVRRContainer tr.bv-secondary-rating-summary-stars {
    text-align: center!important;
    margin-bottom: 10px!important;
    display: block!important;
}

#BVRRContainer tr.bv-secondary-rating-summary-bars-container {
    position: relative!important;
    display: inline-block!important;
    width: 33%!important;
    float: left!important;
    margin-right: .5%!important;
}

#BVRRContainer tr.bv-secondary-rating-summary-bars-container:last-child {
    margin: 0!important;
}

#BVRRContainer .bv-secondary-rating-summary-bars-container span.bv-secondary-rating-summary-rating {
    position: absolute!important;
    top: 0!important;
    right: 10px!important;
    display: inline-block!important;
    width: auto!important;
    font-size: 14px!important;
    font-weight: normal!important;
}

#BVRRContainer span.bv-secondary-rating-summary-container {
    width: 100%!important;
}

#BVRRSummaryContainer {
    display: inline-block;
}

#BVRRContainer .bv-cv2-cleanslate .bv-focusable:focus,
#BVRRContainer .bv-cv2-cleanslate .bv-pseudo-focused,
#BVRRContainer .bv-cv2-cleanslate .bv-tc-footer .bv-accept-tc-button:focus {
    outline: none!important;
}

#BVRRSummaryContainer button.bv-write-review.bv-focusable.bv-submission-button {
    margin: 0!important;
}

@media (max-width:420px) {
    #BVRRContainer .bv-header,
    #BVRRContainer .bv-content-filter,
    #BVRRContainer li.bv-content-item.bv-content-top-review.bv-content-review {
        padding: 0!important;
    }
    #BVRRContainer .bv-secondary-rating-summary-bars-container td.bv-secondary-rating-summary-id.bv-td,
    #BVRRContainer .bv-secondary-rating-summary-bars-container span.bv-secondary-rating-summary-rating {
        font-size: 12px!important;
        position: relative!important;
        right: auto!important;
        left: auto!important;
        padding: 0!important;
        margin: 0 auto!important;
        text-align: center!important;
        min-width: 80px!important;
    }
}


/* Blog/News Manager Article Styles */

.news-item-content.old-news {
    padding: 30px;
    max-width: 1200px;
    margin: auto;
}

.news-item-content.old-news .blog-header {
    margin: 0 auto;
    width: 100%;
    text-align: center;
}

.news-item-content.old-news .blog-title {
    position: relative;
    margin: 0 auto 15px auto;
    padding: 0 15px;
}

.news-item-content.old-news h1 {
    display: block;
    width: 100%;
    padding: 0;
    margin: 0 auto;
    max-width: 100%;
    position: relative;
    color: #333;
    text-align: center;
}

.news-item-content.old-news .blog-header img {
    float: left;
    margin: 0 30px 30px 0;
}

.news-item-content {
    position: relative;
}

.news-item-content img.news-mobile-image {
    display: none;
}

.news-item-content .blog-header {
    position: relative;
}

.news-item-content .blog-title {
    position: absolute;
    right: 0;
    top: 0;
    max-width: 500px;
    text-align: center;
    padding: 30px 30px 0 0;
    text-align: right;
}

.news-item-content .blog-title a.blog-link {
    background: #FFF;
    border-radius: 0;
    font-size: 22px;
    padding: 12px 16px;
    text-transform: uppercase;
    font-weight: bold;
}

.news-item-content h1 {
    color: #fff;
    font-weight: bold;
    padding: 0;
    text-align: right;
}

.news-item-content .section.article .banner {
    position: relative;
}

.news-item-content .section.article .banner h3 {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 30px;
    font-weight: bold;
    font-size: 28px;
    text-align: left;
    color: #fff;
    max-width: 1200px;
    width: 100%;
    margin: auto;
    letter-spacing: 0;
}

.news-item-content .section.article .banner h3 span.title {
    display: block;
    text-align: left;
    font-size: 58px;
    max-width: 80%;
    letter-spacing: 1px;
}

.news-item-content .std {
    padding: 30px;
    position: relative;
    max-width: 1200px;
    margin: auto;
}

.news-item-content .std .featured {
    float: right;
    width: 35%;
    margin-top: -20%;
    text-align: center;
    padding: 0 0 50px 50px;
}

.news-item-content .std .featured img {
    display: block;
    margin: auto auto 15px auto;
}

.news-item-content .std .featured h4 {
    margin: 0;
    color: #333;
    letter-spacing: 0;
    line-height: 30px;
}

.news-item-content .std .featured h4 span {
    display: block;
    font-size: 16px;
    letter-spacing: 0;
    font-weight: bold;
}

.news-item-content .section.heading {
    text-align: center;
    padding: 30px 15px 85px 15px;
}

.news-item-content .section.heading img {
    max-width: 50%;
}

.news-item-content .section.article {
    text-align: left;
}

.news-item-content .section.heading h2 span {
    display: block;
    font-weight: bold;
    font-size: 42px;
    letter-spacing: 5px;
}

.news-item-content .section.heading h2 {
    font-size: 38px;
    letter-spacing: 2px;
}

.news-item-content .btn.shopnow {
    padding: 8px 16px;
    background: #fff;
    border: 1px solid #000;
    border-radius: 0;
    font-weight: bold;
    color: #10214d;
}

.news-item-content .btn.shopnow:hover,
.news-item-content .btn.shopnow:active,
.news-item-content .btn.shopnow:focus {
    color: #666;
    background: #f1f1f1;
}

.news-item-content .news-footer {
    padding: 0;
    max-width: 1200px;
    margin: 0 auto;
}

.news-item-content .news-footer .social > div,
.news-item-content .news-footer .social > iframe {
    display: inline-block;
    vertical-align: middle;
}

.news-item-content .news-footer p.loadfile {
    display: none;
}

.news-item-content:not(.old-news) .blog-header img,
.news-item-content:not(.old-news) .banner img {
    width: 100%;
}

@media (min-width:1200px) {
    .news-item-content .blog-title {
        max-width: 670px;
    }
    .news-item-content .blog-title h1 {
        font-size: 48px;
    }
}

@media (min-width: 1400px) {
    .news-item-content .blog-title {
        max-width: 875px;
    }
    .news-item-content .blog-title h1 {
        font-size: 64px;
    }
}

@media (min-width: 1600px) {
    .news-item-content .blog-title {
        max-width: 990px;
    }
    .news-item-content .blog-title h1 {
        font-size: 72px;
    }
}

@media (max-width:768px) {
    .news-item-content img.news-main-image {
        display: none;
    }
    .news-item-content img.news-mobile-image {
        display: block;
    }
    .news-item-content .section.article .banner h3 {
        font-size: 22px;
    }
    .news-item-content .section.article .banner h3 span.title {
        font-size: 38px;
    }
}

@media (max-width: 640px) {
    .news-item-content h1 {
        font-size: 32px;
    }
    .news-item-content .section.heading h2 {
        font-size: 32px;
    }
    .news-item-content .section.heading h2 span {
        font-size: 42px;
        letter-spacing: 2px;
    }
    .news-item-content .section.article .banner h3 {
        font-size: 18px;
        padding: 15px;
    }
    .news-item-content .section.article .banner h3 span.title {
        font-size: 32px;
        max-width: 100%;
    }
    .news-item-content .std {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 15px;
    }
    .news-item-content .std p {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3;
    }
    .news-item-content .std p:first-of-type {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }
    .news-item-content .std .featured {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
        float: none;
        width: 80%;
        margin: auto;
        padding: 0 0 50px 0;
    }
    .news-item-content .news-footer {
        padding: 0 15px;
    }
}

@media (max-width: 480px) {
    .news-item-content .blog-title {
        text-align: center;
        padding: 30px 15px 0 15px
    }
    .news-item-content h1 {
        font-size: 26px;
        padding: 0 0 5px 0;
        text-align: center;
    }
    .news-item-content .section.heading h2 {
        font-size: 22px;
    }
    .news-item-content .section.heading h2 span {
        font-size: 32px;
        letter-spacing: 2px;
    }
    .news-item-content .section.article .banner h3 {
        font-size: 14px;
    }
    .news-item-content .section.article .banner h3 span.title {
        font-size: 22px;
    }
    .news-item-content .section.article .banner h3 span.extra {
        display: none;
    }
}


/* Tangiblee Product Page Updates */

.tangiblee-button-container {
    display: none;
    position: absolute;
    top: 6%;
    width: calc(18% - 5px);
    height: calc(22% - 5px);
    filter: invert(0.05);
    -webkit-filter: invert(0.05);
    background: #fff;
}

.tangiblee-button-container.less-than {
    top: 0;
}

.tangiblee-button-container:after {
    content: '';
    padding-bottom: 100%;
    float: left;
}

.show-tangiblee .tangiblee-button-container {
    display: block;
    z-index: 5;
}

.show-tangiblee .tangiblee-button-container a.sizing-tool-button {
    background-size: contain!important;
}


/* Font updates */

p,
li {
    font-family: 'Roboto', Arial, sans-serif;
    letter-spacing: 1px;
    font-weight: 300;
}

address,
.nav li.col3 ul,
input,
select {
    font-family: 'Roboto', Arial, sans-serif;
    letter-spacing: 0.5px;
}

.nav li.col3 ul > li a {
    font-weight: 400;
}

.cart .item-options dd,
.cart .product-cart-sku {
    font-family: 'Roboto', Arial, sans-serif;
}

.btn-update {
    font-family: 'Roboto', Arial, sans-serif;
    margin: 0 auto;
}

.searchautocomplete .searchautocomplete-placeholder ul li div.highlight {
    font-family: 'Roboto', Arial, sans-serif;
}

.product-view .product-shop .price-info .price-box span {
    font-size: 16px;
    font-weight: 400;
}


/* fixes during font update */

.searchautocomplete .searchautocomplete-placeholder .all a {
    display: block;
}


/* Backpacks New Arrivals Page */

.arrivals-wrapper h1.arrivals-title {
    font-size: 2.4em;
    margin: 1em 0 2em 0;
    color: #000;
    text-align: center;
}

.arrivals-wrapper h2 {
    font-size: 1.625em;
}

.arrivals-header {
    position: relative;
}

.arrivals-header img {
    width: 100%;
}

.arrivals-wrapper .arrivals-title {
    letter-spacing: 0.18em;
    font-size: 2em;
    color: #fff;
}

.arrivals-title.top-left {
    position: absolute;
    top: 8%;
    left: 6%;
}

.arrivals-title.top-right {
    position: absolute;
    top: 6%;
    right: 10%;
}

.arrivals-intro {
    background: #000;
    padding: 4% 8%;
}

.arrivals-intro p {
    font-size: 0.8em;
    color: #fff;
    letter-spacing: 0.1em;
    text-align: center;
    margin: 0;
    font-weight: 400;
}

.arrivals-view.view-a h2 {
    text-align: left;
    font-weight: 600;
    margin: 0 0 0.2em 0;
}

.arrivals-view {
    padding: 4%;
}

.arrivals-view .btn-cart {
    display: block;
    float: none;
    margin: 2em auto 1em auto;
    font-size: 1em;
    height: 1.8em;
    line-height: 1.75em;
    max-width: 12em;
}

.arrivals-items-top .arrivals-item {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    width: 28%;
}

.arrivals-items-top .arrivals-item:first-child img {
    margin: 0 auto 0 auto;
}

.arrivals-slider {
    display: none;
}

.arrivals-items {
    display: table;
    clear: both;
    width: 100%;
    margin-top: 5%;
    table-layout: fixed;
    border-collapse: collapse;
}

.arrivals-item img {
    display: block;
    margin: 0 auto;
    width: 100%;
}

.arrivals-items .arrivals-item {
    display: table-cell;
    text-align: center;
    vertical-align: bottom;
}

.arrivals-view.view-a p {
    font-size: 0.8em;
    font-weight: 300;
    text-align: center;
    margin-bottom: 4%;
}

.arrivals-view.view-a p span.large {
    font-size: 150%;
}

.arrivals-view.view-a .arrivals-item h3 {
    color: #000;
    border-bottom: 1px solid #000;
    width: auto;
    display: inline-block;
    font-size: 0.85em;
    font-weight: 600;
    padding: 0.5em 0;
    box-sizing: content-box;
    margin: 0 0 1em 0;
    position: relative;
    bottom: 0.25em;
    vertical-align: top;
}

.arrivals-view.view-a .arrivals-item a:hover h3 {
    color: #10214d;
}

.arrivals-view.view-a .arrivals-items-top .arrivals-item:last-child h3 {
    bottom: 4.4em;
}

.arrivals-banner h2 span {
    display: block;
    color: #fff;
}

.arrivals-banner h2 span.black {
    background: #000;
    margin: 0 0 0.1em 0;
    text-align: center;
    color: #fff;
    padding: 0.05em 0.4em;
    letter-spacing: 0.05em;
}

.arrivals-banner img {
    width: 100%;
    visibility: hidden;
}

.arrivals-banner a {
    display: block;
    position: relative;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: left;
    background-size: contain;
}

.arrivals-banner .summary {
    position: absolute;
    top: 28%;
    left: 8%;
    max-width: 80%;
}

.arrivals-banner .summary p {
    color: #fff;
    font-size: 0.8em;
}

.arrivals-banner.sg1900 .summary {
    left: 0;
    top: 0;
    right: 0;
    width: 100%;
    margin: auto;
    max-width: 100%;
}

.arrivals-banner.sg1900 .summary h2 {
    text-align: left;
    position: relative;
    color: #000;
    width: 9.2em;
    margin-top: 6em;
}

.arrivals-banner.sg1900 .summary h2 span {
    padding-left: 1.5em;
    text-align: left;
}

.arrivals-banner.sg1900 .summary h2 span.bottom {
    font-size: 1em;
    font-weight: bold;
    color: #000;
    padding-left: 1.5em;
}

.arrivals-banner.sg1900 .summary p {
    max-width: 80%;
    margin: 3.5em 3.75em 0 3.75em;
    text-align: center;
}

.arrivals-view.view-a .arrivals-items-top p {
    text-align: left;
    margin-right: 20%;
}

.arrivals-view.view-a .arrivals-items-top {
    display: table;
    table-layout: fixed;
    width: 100%;
    margin: 0 auto;
}

.arrivals-view.view-a .arrivals-items-top .info {
    display: table-cell;
    vertical-align: middle;
    width: 72%;
}

.arrivals-view.view-a .arrivals-items-top .arrivals-slider.owl-carousel .owl-stage {
    display: block;
    transition: 0.01s linear!important;
}

.arrivals-view.view-a .arrivals-items-top .arrivals-slider.owl-carousel .owl-stage .owl-item {
    display: table-cell;
    vertical-align: middle;
    float: none;
}

.arrivals-view.view-a .arrivals-items-top .arrivals-slider.owl-carousel .owl-stage .owl-item:not(.active) {
    opacity: 0;
    transition: opacity 0s linear;
}

.arrivals-view.view-a .arrivals-items-top .arrivals-slider.owl-carousel .owl-stage .owl-item.active {
    opacity: 1;
    transition: opacity .5s linear;
}

.arrivals-view.view-a .arrivals-items-top .arrivals-slider.owl-carousel .owl-item a {
    display: block;
    width: 100%;
    overflow: hidden;
    height: 100%;
}

.arrivals-view.view-a .arrivals-items-top .arrivals-slider.owl-carousel .owl-item img {
    width: 100%;
    height: auto;
    max-width: 100%;
}

.arrivals-view.view-a .arrivals-items-top .arrivals-slider:not(.owl-carousel) a:not(:first-child) {
    display: none;
}

.arrivals-items .arrivals-item a {
    width: 75%;
    display: block;
    margin: 0 auto;
}

.arrivals-items .arrivals-item:first-child a {
    margin: 0 auto 0 0;
}

.arrivals-items .arrivals-item:last-child a {
    margin: 0 0 0 auto;
}

.arrivals-wrapper {
    font-size: 20px;
}

@media (max-width: 768px) {
    .arrivals-banner a {
        background-image: none!important;
    }
    .arrivals-banner img {
        visibility: visible;
    }
    .arrivals-banner.sg1900 .summary h2 {
        margin-top: 0;
    }
    .arrivals-view.view-a h2 {
        text-align: center;
    }
    .arrivals-view.view-a .arrivals-items-top {
        display: block;
    }
    .arrivals-view.view-a .arrivals-items-top .info {
        display: block;
        width: 100%;
        margin-bottom: 1em;
    }
    .arrivals-view.view-a .arrivals-items-top p {
        margin: 0 0 0.5em 0;
        text-align: center;
    }
    .arrivals-view.view-a .arrivals-items-top .arrivals-item {
        display: block;
        width: 100%;
        margin: auto;
        height: 100%;
    }
    .arrivals-items:not(.arrivals-slider),
    .arrivals-banner h2 span.black.bottom {
        display: none;
    }
}

@media (max-width:768px) {
    .arrivals-view.view-a .arrivals-items-top .arrivals-slider.owl-carousel .owl-item img,
    .arrivals-item img {
        max-width: 75%;
    }
}

@media (max-width:600px) {
    .arrivals-wrapper .arrivals-title,
    .arrivals-banner .summary p,
    .arrivals-intro {
        display: none;
    }
    .arrivals-view.view-a .arrivals-items-top .arrivals-slider.owl-carousel .owl-item img,
    .arrivals-item img {
        max-width: 85%;
    }
}

@media (min-width:321px) {
    .arrivals-wrapper {
        font-size: 5vw;
    }
}

@media (min-width:601px) {
    .arrivals-wrapper {
        font-size: 3.5vw;
    }
}

@media (min-width:769px) {
    .arrivals-wrapper {
        font-size: 2.5vw;
    }
}

@media (min-width:992px) {
    .arrivals-wrapper {
        font-size: 2vw;
    }
}

@media (min-width:1921px) {
    .arrivals-banner a {
        background-size: cover;
    }
}


/* contact us page */

.contact-page .quicktip {
    padding: 15px 50px 30px 50px;
    font-size: 16px;
    margin: 40px 0;
}

.contact-page .quicktip p {
    padding: 15px 15px 0 15px;
    text-align: center;
    font-weight: 400;
}

.contact-page .quicktip .quicktip-title {
    font-weight: bold;
    font-family: 'Oswald', arial, sans-serif;
    text-transform: uppercase;
    color: #000;
}

.contact-page .quicktip .quicktip-title .large {
    font-size: 24px;
    display: block;
    margin: 0 0 15px 0;
}

.contact-page .panel-group {
    padding-left: 0;
}

.contact-page .panel-group .panel .panel-heading .panel-title a {
    font-size: 16px;
    padding: 15px 50px 15px 15px;
    color: #888;
    border-color: #000;
}

.contact-page .panel-group .panel .panel-heading h5.panel-title a {
    font-size: 14px;
    border-bottom-color: #ccc;
    padding: 15px 15px 15px 50px;
}

.contact-page .panel-group .panel .panel-heading h5.panel-title a:not(.collapsed):after {
    content: '\f272';
}

.contact-page .panel-group .panel-body {
    padding: 15px;
}

.contact-page .panel-group .panel-title {
    font-family: 'Oswald', arial, sans-serif;
}

.contact-page .panel-group .panel .panel-heading .panel-title a:not(.collapsed) {
    color: #000;
}

.contact-page .panel-group .panel .panel-heading .panel-title a.collapsed:hover {
    color: #000;
}

.contact-page .panel-group .panel .panel-heading .panel-title a.collapsed:hover:after {
    color: #000;
}

.contact-page .panel-group .panel .panel-heading .panel-title a.collapsed:after {
    color: #888;
}

.contact-page div#accordionInner {
    padding: 20px 0px 50px 25px;
}

.contact-page .panel-group .panel .panel-heading h5.panel-title a:after {
    content: '\f277';
    font-family: 'Material-Design-Iconic-Font';
    transform: none;
    left: 15px;
    font-size: 24px;
}

.contact-page .full-width {
    background: #f1f1f1;
}

.contact-page .full-width .quicktip {
    margin: 75px 0;
}

.contact-page .full-width .quicktip p:not(.quicktip-title),
.contact-page label {
    color: #333;
}

.contact-page .max-width-wrapper {
    max-width: 1350px;
    margin: auto;
    padding: 50px 25px;
}

.contact-page .form-control {
    border: none;
    background: #fff;
    padding: 15px;
}

.contact-page .full-width .max-width-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.quicktip-mobile {
    display: none!important;
}

.contact-page .btn-cart {
    max-width: 300px;
    float: none;
    display: inline-block;
    border-radius: 0;
}

.contact-page .quicktip-mobile.btn {
    background: #10214d;
    font-size: 18px;
    margin: 0px auto 50px auto;
    max-width: 320px;
    border-radius: 0;
    -webkit-border-radius: 0;
    color: #fff;
}

.contact-page .quicktip-mobile.btn:hover {
    border: none;
    color: #000;
    background: #f1f1f1;
}

@media (max-width:991px) {
    .contact-page .panel-group,
    .contact-page .col-md-6 {
        padding: 0 0 50px 0;
    }
    .contact-page .full-width .quicktip.col-md-6 {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
        margin: 0;
    }
    .contact-page .full-width .contact-form-wrapper {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
        width: 100%;
    }
    .contact-page .buttons-set {
        text-align: center;
    }
    .quicktip-mobile {
        display: block!important;
    }
    .quicktip-desktop {
        display: none!important;
    }
}


/* generic anchor tag offset */

a.anchor {
    display: block;
    position: relative;
    top: -100px;
    visibility: hidden;
}


/*quick fix remove sumo ad */

body a[title=Sumo] {
    display: none!important;
    visibility: hidden!important;
    height: 0!important;
    width: 0!important;
}


/* OSI alerts */

.cart-actions-wrapper {
    position: relative;
    margin: 15px 0 15px 0px;
}

.osi-alert-wrapper {
    position: relative;
    background: transparent;
}

.amxnotif-block {
    width: 100%;
}

.amxnotif-block .notify-container {
    width: 100%;
    padding: 0;
    margin: 0;
    text-transform: none;
    text-align: center;
    font-size: 16px;
    height: 38px;
    line-height: 38px;
    font-weight: normal;
    letter-spacing: 0;
    background-color: #fff;
    border: 1px solid #666;
    overflow: visible;
    border-bottom: none;
}

.stuck .amxnotif-block .notify-container {
    height: 32px;
    line-height: 32px;
    border-bottom: 1px solid #666;
}

.amxnotif-block .email-container {
    position: relative;
}

.amxnotif-block .input-text {
    width: 100%;
    font-size: 16px;
    padding: 6px 240px 6px 6px;
    height: 38px;
    text-align: center;
    overflow: hidden;
    background: #333;
    color: #fff;
    border: 0;
    display: block;
}

.amxnotif-block.configurable .input-text {
    padding: 6px;
}

.amxnotif-block .btn-cart {
    display: block;
    width: 230px;
    position: absolute;
    margin: 0;
    background-color: #10214d;
    right: 0;
    top: 0;
}

.amxnotif-block .input-text::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #fff;
}

.amxnotif-block .input-text::-moz-placeholder {
    /* Firefox 19+ */
    color: #fff;
}

.amxnotif-block .input-text:-ms-input-placeholder {
    /* IE 10+ */
    color: #fff;
}

.amxnotif-block .input-text:-moz-placeholder {
    /* Firefox 18- */
    color: #fff;
}

.amxnotif-block label {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 16px;
    height: 30px;
    line-height: 1em;
    margin: 0;
    background-color: #fff;
}

.stuck .out-of-stock {
    height: inherit;
}

.stuck .amxnotif-block label {
    line-height: 30px;
}

.amxnotif-block .notify-container .btn.notify {
    display: block;
    padding: 0 10px;
    background: #10214d;
    height: inherit;
    color: #fff;
    text-transform: uppercase;
    margin: 0;
    border-radius: 0;
    -webkit-border-radius: 0;
    line-height: inherit;
    font-weight: normal;
    font-size: 14px;
    min-width: 215px;
    margin-top: -1px;
    right: -1px;
    float: right;
}

.amxnotif-block .notify-container .btn.notify,
.stuck .amxnotif-block .email-container {
    display: none;
}

.stuck .amxnotif-block .notify-container .btn.notify {
    display: block;
}

.amxnotif-block .notify-container div.first {
    display: inline-block;
    height: 100%;
    font-size: inherit;
    line-height: inherit;
    top: -1px;
    position: relative;
}

.amxnotif-block .notify-container div.first span,
.amxnotif-block .notify-container div.first strong {
    height: 100%;
    display: inline-block;
    font-size: inherit;
    line-height: inherit;
}

.amxnotif-block .validation-advice {
    position: relative;
    top: 0;
    display: block;
    width: 100%;
    text-align: center;
    font-size: 16px;
    line-height: 2em;
    clear: both;
}

.loggedin.amxnotif-block .notify-container .btn.notify {
    display: block;
}

.loggedin.amxnotif-block .notify-container {
    border-bottom: 1px solid #666;
}

@media (max-width:1300px) {
    .stuck .amxnotif-block .notify-container div.first span.hide-me {
        display: none;
    }
}

@media (min-width:992px) and (max-width:1250px) {
    .amxnotif-block .notify-container div.first span.hide-me {
        display: none;
    }
    .amxnotif-block .btn-cart {
        top: 38px;
        left: 0;
        right: 0;
        width: 100%;
    }
    .amxnotif-block .input-text {
        padding: 6px;
    }
    .amxnotif-block .validation-advice {
        top: 38px;
    }
    .osi-alert-wrapper {
        margin: 0 0 53px 0;
    }
    .product-shop.stuck .osi-alert-wrapper {
        margin: 0;
    }
}

@media (max-width:1150px) {
    .amxnotif-block .validation-advice span {
        display: block;
    }
}

@media (max-width:500px) {
    .amxnotif-block .notify-container div.first span.hide-me {
        display: none;
    }
    .amxnotif-block .btn-cart {
        top: 38px;
        left: 0;
        right: 0;
        width: 100%;
    }
    .amxnotif-block .input-text {
        padding: 6px;
    }
    .amxnotif-block .validation-advice {
        top: 38px;
    }
    .osi-alert-wrapper {
        margin: 0 0 53px 0;
    }
    .product-shop.stuck .osi-alert-wrapper {
        margin: 0;
    }
}

@media (max-width:374px) {
    .amxnotif-block .notify-container {
        height: auto;
    }
    .amxnotif-block .notify-container div.first {
        display: block;
    }
    .amxnotif-block .notify-container .btn.notify {
        float: none;
        width: 100%;
        right: 0;
        margin-top: 0;
    }
}


/* NEW Category Sub-Nav Buttons */

#cat-nav-links {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    margin: 0 -5px;
}

#cat-nav-links > div:not(.link-desc) {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 15%;
    -ms-flex: 1 0 15%;
    flex: 1 0 15%;
    margin: 0 5px 10px 5px;
}

#cat-nav-links .link-desc {
    line-height: 50px;
    padding: 0;
    display: none;
}

#cat-nav-links .btn {
    width: 100%;
    background: #10214d;
    color: #fff;
    border: 0;
    padding: 17px;
    text-transform: uppercase;
    letter-spacing: 0px;
    line-height: 1em;
    vertical-align: middle;
    border-radius: 0;
    font-family: 'Oswald', Arial, sans-serif;
    font-weight: normal;
    margin: 0;
}

#cat-nav-links .current {
    display: none;
}

.category-swiss-watches #product-img-box-container .more-views .owl-carousel .owl-controls .owl-nav .owl-prev,
.category-swiss-watches #product-img-box-container .more-views .owl-carousel .owl-controls .owl-nav .owl-next {
    background: rgb(66, 65, 64)!important;
    background: -moz-radial-gradient(center, ellipse cover, rgba(66, 65, 64, 1) 0%, rgba(0, 0, 0, 1) 100%)!important;
    background: -webkit-radial-gradient(center, ellipse cover, rgba(66, 65, 64, 1) 0%, rgba(0, 0, 0, 1) 100%)!important;
    background: radial-gradient(ellipse at center, rgba(66, 65, 64, 1) 0%, rgba(0, 0, 0, 1) 100%)!important;
  -webkit-filter: unset;
}

.category-swiss-watches #product-img-box-container .more-views .owl-carousel .owl-item {
    background: rgb(66, 65, 64)!important;
    background: -moz-radial-gradient(center, ellipse cover, rgba(66, 65, 64, 1) 0%, rgba(0, 0, 0, 1) 100%)!important;
    background: -webkit-radial-gradient(center, ellipse cover, rgba(66, 65, 64, 1) 0%, rgba(0, 0, 0, 1) 100%)!important;
    background: radial-gradient(ellipse at center, rgba(66, 65, 64, 1) 0%, rgba(0, 0, 0, 1) 100%)!important;
    -webkit-filter: unset;
}

.category-swiss-watches #product-img-box-container .product-img-box .product-image {
    background: rgb(80, 79, 78)!important;
    background: -moz-radial-gradient(center, ellipse cover, rgba(80, 79, 78, 1) 0%, rgba(0, 0, 0, 1) 100%)!important;
    background: -webkit-radial-gradient(center, ellipse cover, rgba(80, 79, 78, 1) 0%, rgba(0, 0, 0, 1) 100%)!important;
    background: radial-gradient(ellipse at center, rgba(80, 79, 78, 1) 0%, rgba(0, 0, 0, 1) 100%)!important;
    -webkit-filter: unset;
}

.yt-video {
    width: 100%;
    max-width: 100%;
    position: relative;
    padding-bottom: 56.25%;
    display: block;
}

.yt-video iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.order-tracking .wrapper.flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.order-tracking .form-wrapper {
    max-width: 365px;
    margin: 0 auto;
    width: 100%;
    padding-right: 15px;
}

.order-tracking .form-help {
    max-width: 60%;
}

.order-tracking #quick_search_type_id {
    width: 100%;
    padding: 5px;
}

@media (max-width:991px) {
    .order-tracking .form-wrapper {
        padding: 0;
        width: 100%;
    }
    .order-tracking .form-help {
        max-width: 100%;
        width: 100%;
        text-align: center;
    }
    .order-tracking .form-help img {
        margin: 0 auto;
    }
    .order-tracking h2 {
        font-size: 22px;
    }
}

.products-grid li.banner {
    margin-right: 0;
    border: none;
}

.products-grid > li {
    border-color: #fff;
}


/** Sliding Loader */

.loading-slide {
    position: relative;
    width: 25%;
    margin: 10px auto;
    min-height: 5px;
    opacity: 0.4;
}

.loading-slide .slide {
    position: absolute;
    width: 25%;
    height: 5px;
    background: #10214d;
    animation: slide 2s infinite;
}

.loading-slide .slide:nth-of-type(0n+1) {
    opacity: 0.2;
    transform: scale(1.8, 1);
    animation-delay: 0.2s;
}

.loading-slide .slide:nth-of-type(0n+2) {
    opacity: 0.4;
    transform: scale(1.4, 1);
    animation-delay: 0.1s;
}

.loading-slide .slide:nth-of-type(0n+3) {
    opacity: 0.8;
}

@keyframes slide {
    0%,
    100% {
        left: 0;
    }
    50% {
        left: 75%;
    }
}

@media (max-width:768px) {
    .loading-slide {
        width: 50%;
    }
    .menu-nav .nav .col3 ul {
        font-size: 18px;
    }
}

@media (max-width:480px) {
    .loading-slide {
        width: 75%;
    }
}


/* NEW PRODUCT TAG, SIDE BY SIDE RATING */

body span.new-from {
    color: #10214d!important;
    font-size: 120%!important;
    font-family: Oswald!important;
    text-transform: uppercase!important;
}

span.new-item-flag {
    display: inline-block;
    vertical-align: middle;
    background-color: #10214d;
    color: #fff;
    padding: 4px 12px;
    text-transform: uppercase;
    margin-right: 5px;
}


/* Custom BUndlers on Cart */

.bundler-group table tr {
    border: none;
}

@media (min-width:769px) {
    table.cart-table tr.bundler-group > td {
        padding: 25px;
    }
}


/* curated bundlers on product view */

.product-variations {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    width: 100%;
}

.product-variations .product {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100%/3);
    flex: 0 0 calc(100%/3);
    width: calc(100%/3);
    max-width: calc(100%/3);
    padding: 4px 8px;
    height: auto;
    position: relative;
    top: 0;
    bottom: 0;
    border: 1px solid #eee;
}

.product-variations .product a {
    display: block;
}

.product-variations .product img {
    width: 100%;
    display: block;
    height: auto;
    max-width: 80px;
    margin: 0 auto;
}

.product-variations .product .name {
    display: block;
    font-size: 12px;
    text-align: center;
    letter-spacing: 1px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.product-variations .product.current {
    border: 1px solid #10214d;
}

.product-variations-wrapper > .bundler-name {
    padding: 8px;
    background: #f9f9f9;
    border: 1px solid #eee;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.product-shop.stuck .product-variations-wrapper {
    display: none;
}

.amconf-image {
    margin: 3px;
    border-radius: 3px;
    cursor: pointer;
}

.amconf-noimage-div {
    background-color: ghostwhite;
    border: 1px solid black;
    text-align: center;
    cursor: pointer;
    overflow: hidden;
    border-radius: 3px;
}

.amconf-color-container {
    cursor: pointer;
    border-radius: 3px;
}

em {
    color: red;
}

.product-image img#amasty_zoom:nth-child(2) {
    display: none;
}

#amasty_gallery img {
    display: inline !important;
}

.amasty-main-spinner {
    top: 0;
}

.zoomLens {
    background-color: white;
}

#amasty_zoom {
    position: relative;
}

.zoomContainer {
    z-index: 10;
}

.zoomWindow {
    z-index: 70000 !important;
}

.zoomWrapper {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

.product-image {
    overflow: visible;
    text-align: center;
    position: relative;
}

hr.amconf-hr {
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    zoom: 1;
    color: white;
    border-color: white;
    background-color: white;
    position: absolute;
    top: 49%;
    width: 100%;
    z-index: 4;
    margin: 0;
    left: 0;
    right: 0;
    cursor: pointer;
}

svg.svg-swatch {
    overflow: visible;
}

svg.svg-swatch path {
    stroke: #000;
    stroke-width: 2px;
}

.swatch-title {
    font-weight: 600;
    position: absolute;
    padding-left: 3px;
}

.amconf-image-outofstock {
    opacity: 0.6;
    filter: alpha(opacity=60);
}

.amconf-images-container {
    width: 100%;
    clear: both;
}

.amconf-image-container {
    display: inline-block;
    position: relative;
    text-align: center;
    padding: 2px;
    vertical-align: middle;
}

.catalog-product-view .amconf-image-container {
    padding: 7px;
}

.catalog-product-view .amconf-image-container:hover {
    padding: 2px;
}

.catalog-product-view .amconf-image-container:hover .amconf-color-container {
    width: 50px!important;
    height: 50px!important;
}

.amconf-image-container img,
.amconf-image-container div:first-child {
    margin: 0 auto;
}

.amconf-image-selected {
    margin: 0;
    outline: 3px double #eaff00;
}

.catalog-product-view .amconf-image-selected {
    padding: 2px;
}

.catalog-product-view .amconf-image-selected .amconf-color-container {
    width: 50px!important;
    height: 50px!important;
}

.amconf-image-title {
    margin-bottom: 5px;
}

#amconf_price_clone_container {
    float: left;
}

#amconf_price_clone_container ul {
    clear: both;
}

.MagicScrollArrows {
    cursor: pointer;
    position: absolute;
    display: block;
}

.MagicScrollArrowPrev {
    width: 35px;
    height: 35px;
    background: url(/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/js/amasty/amconf/images/miscellaneous_sprite_sm.png) 0 -35px no-repeat transparent;
    left: 0;
}

.MagicScrollArrowNext {
    width: 35px;
    height: 35px;
    background: url(/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/js/amasty/amconf/images/miscellaneous_sprite_sm.png) -35px -35px no-repeat transparent;
    right: 0;
}

#nextGallery.disabled,
#prevGallery.disabled {
    opacity: 0.4;
    filter: alpha(opacity=40);
    cursor: default;
}

.caroufredsel_wrapper {
    margin: 0 auto !important;
}

#amasty_gallery a {
    text-decoration: none;
}

#ampagination {
    text-align: center;
}

#ampagination a {
    background: url(/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/js/amasty/amconf/images/miscellaneous_sprite.png) 0 -300px no-repeat transparent;
    width: 15px;
    height: 15px;
    margin: 0 5px 0 0;
    display: inline-block;
}

#ampagination a.selected {
    background-position: -25px -300px;
    cursor: default;
}

#ampagination a span {
    display: none;
}

.no-display {
    display: none !important;
}

.am-swatch-arrow {
    background: url(/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/js/amasty/amconf/images/swatch_arrow.png);
    background-color: transparent;
    position: absolute;
    text-indent: -9999px;
    cursor: pointer;
    z-index: 10;
    width: 25px;
    height: 25px;
    line-height: 0;
    top: 2px;
}

.am-swatch-arrow.disabled {
    opacity: 0.4;
    filter: alpha(opacity=40);
    cursor: default;
}

.input-box {
    position: relative;
}

.am-swatch-prev {
    background-position: 0px 25px;
}

.am-swatch-next {
    right: 0;
    background-position: -27px 25px;
    line-height: 0;
    background-color: #fff;
}

.am-swatch-prev:not(.disabled):hover {
    background-position: 0px 52px;
}

.am-swatch-next:not(.disabled):hover {
    background-position: -27px 52px;
}


/* This is the default Tooltipster theme (feel free to modify or duplicate and create multiple themes!): */

.amtooltip-label {
    text-align: center;
    font-weight: bold;
}

.amtooltip-img {
    margin-bottom: 3px;
}

.tooltipster-default {
    border-radius: 5px;
    background: #4c4c4c;
    color: #fff;
}


/* Use this next selector to style things like font-size and line-height: */

.tooltipster-default .tooltipster-content {
    font-family: Arial, sans-serif;
    font-size: 14px;
    line-height: 16px;
    padding: 8px 10px;
    overflow: hidden;
}


/* This next selector defines the color of the border on the outside of the arrow. This will automatically match the color and size of the border set on the main tooltip styles. Set display: none; if you would like a border around the tooltip but no border around the arrow */




/* If you're using the icon option, use this next selector to style them */

.tooltipster-icon {
    cursor: help;
    margin-left: 4px;
}


/* This is the base styling required to make all Tooltipsters work */

.tooltipster-base {
    padding: 0;
    font-size: 0;
    line-height: 0;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9999999;
    pointer-events: none;
    width: auto;
    overflow: visible;
}

.tooltipster-base .tooltipster-content {
    overflow: hidden;
}


/* These next classes handle the styles for the little arrow attached to the tooltip. By default, the arrow will inherit the same colors and border as what is set on the main tooltip itself. */

.tooltipster-arrow {
    display: block;
    text-align: center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}

.tooltipster-arrow span,
.tooltipster-arrow-border {
    display: block;
    width: 0;
    height: 0;
    position: absolute;
}

.tooltipster-arrow-top span,
.tooltipster-arrow-top-right span,
.tooltipster-arrow-top-left span {
    border-left: 8px solid transparent !important;
    border-right: 8px solid transparent !important;
    border-top: 8px solid;
    bottom: -7px;
}

.tooltipster-arrow-top .tooltipster-arrow-border,
.tooltipster-arrow-top-right .tooltipster-arrow-border,
.tooltipster-arrow-top-left .tooltipster-arrow-border {
    border-left: 9px solid transparent !important;
    border-right: 9px solid transparent !important;
    border-top: 9px solid;
    bottom: -7px;
}

.tooltipster-arrow-bottom span,
.tooltipster-arrow-bottom-right span,
.tooltipster-arrow-bottom-left span {
    border-left: 8px solid transparent !important;
    border-right: 8px solid transparent !important;
    border-bottom: 8px solid;
    top: -7px;
}

.tooltipster-arrow-bottom .tooltipster-arrow-border,
.tooltipster-arrow-bottom-right .tooltipster-arrow-border,
.tooltipster-arrow-bottom-left .tooltipster-arrow-border {
    border-left: 9px solid transparent !important;
    border-right: 9px solid transparent !important;
    border-bottom: 9px solid;
    top: -7px;
}

.tooltipster-arrow-top span,
.tooltipster-arrow-top .tooltipster-arrow-border,
.tooltipster-arrow-bottom span,
.tooltipster-arrow-bottom .tooltipster-arrow-border {
    left: 0;
    right: 0;
    margin: 0 auto;
}

.tooltipster-arrow-top-left span,
.tooltipster-arrow-bottom-left span {
    left: 6px;
}

.tooltipster-arrow-top-left .tooltipster-arrow-border,
.tooltipster-arrow-bottom-left .tooltipster-arrow-border {
    left: 5px;
}

.tooltipster-arrow-top-right span,
.tooltipster-arrow-bottom-right span {
    right: 6px;
}

.tooltipster-arrow-top-right .tooltipster-arrow-border,
.tooltipster-arrow-bottom-right .tooltipster-arrow-border {
    right: 5px;
}

.tooltipster-arrow-left span,
.tooltipster-arrow-left .tooltipster-arrow-border {
    border-top: 8px solid transparent !important;
    border-bottom: 8px solid transparent !important;
    border-left: 8px solid;
    top: 50%;
    margin-top: -7px;
    right: -7px;
}

.tooltipster-arrow-left .tooltipster-arrow-border {
    border-top: 9px solid transparent !important;
    border-bottom: 9px solid transparent !important;
    border-left: 9px solid;
    margin-top: -8px;
}

.tooltipster-arrow-right span,
.tooltipster-arrow-right .tooltipster-arrow-border {
    border-top: 8px solid transparent !important;
    border-bottom: 8px solid transparent !important;
    border-right: 8px solid;
    top: 50%;
    margin-top: -7px;
    left: -7px;
}

.tooltipster-arrow-right .tooltipster-arrow-border {
    border-top: 9px solid transparent !important;
    border-bottom: 9px solid transparent !important;
    border-right: 9px solid;
    margin-top: -8px;
}


/* Some CSS magic for the awesome animations - feel free to make your own custom animations and reference it in your Tooltipster settings! */

.tooltipster-fade {
    opacity: 0;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    -ms-transition-property: opacity;
    transition-property: opacity;
}

.tooltipster-fade-show {
    opacity: 1;
}

.tooltipster-grow {
    -webkit-transform: scale(0, 0);
    -moz-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    transform: scale(0, 0);
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
    -webkit-backface-visibility: hidden;
}

.tooltipster-grow-show {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
    -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
    -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
    -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
    transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
}

.tooltipster-swing {
    opacity: 0;
    -webkit-transform: rotateZ(4deg);
    -moz-transform: rotateZ(4deg);
    -o-transform: rotateZ(4deg);
    -ms-transform: rotateZ(4deg);
    transform: rotateZ(4deg);
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
}

.tooltipster-swing-show {
    opacity: 1;
    -webkit-transform: rotateZ(0deg);
    -moz-transform: rotateZ(0deg);
    -o-transform: rotateZ(0deg);
    -ms-transform: rotateZ(0deg);
    transform: rotateZ(0deg);
    -webkit-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 1);
    -webkit-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4);
    -moz-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4);
    -ms-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4);
    -o-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4);
    transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4);
}

.tooltipster-fall {
    top: 0;
    -webkit-transition-property: top;
    -moz-transition-property: top;
    -o-transition-property: top;
    -ms-transition-property: top;
    transition-property: top;
    -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
    -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
    -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
    -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
    transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
}

.tooltipster-fall-show {}

.tooltipster-fall.tooltipster-dying {
    -webkit-transition-property: all;
    -moz-transition-property: all;
    -o-transition-property: all;
    -ms-transition-property: all;
    transition-property: all;
    top: 0px !important;
    opacity: 0;
}

.tooltipster-slide {
    left: -40px;
    -webkit-transition-property: left;
    -moz-transition-property: left;
    -o-transition-property: left;
    -ms-transition-property: left;
    transition-property: left;
    -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
    -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
    -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
    -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
    transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
}

.tooltipster-slide.tooltipster-slide-show {}

.tooltipster-slide.tooltipster-dying {
    -webkit-transition-property: all;
    -moz-transition-property: all;
    -o-transition-property: all;
    -ms-transition-property: all;
    transition-property: all;
    left: 0px !important;
    opacity: 0;
}


/* CSS transition for when contenting is changing in a tooltip that is still open. The only properties that will NOT transition are: width, height, top, and left */

.tooltipster-content-changing {
    opacity: 0.5;
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}

.tooltipster-shadow {
    border-radius: 5px;
    background: #fff;
    box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.3);
    color: #2c2c2c;
}

.tooltipster-shadow .tooltipster-content {
    font-family: 'Arial', sans-serif;
    font-size: 14px;
    line-height: 16px;
    padding: 3px 4px;
}

.tooltipster-light {
    border-radius: 5px;
    border: 1px solid #cccccc;
    background: #ededed;
    color: #666666;
}

.tooltipster-light .tooltipster-content {
    font-family: Arial, sans-serif;
    font-size: 14px;
    line-height: 16px;
    padding: 3px 4px;
}

.tooltipster-noir {
    border-radius: 0px;
    border: 3px solid #2c2c2c;
    background: #fff;
    color: #2c2c2c;
}

.tooltipster-noir .tooltipster-content {
    font-family: 'Georgia', serif;
    font-size: 14px;
    line-height: 16px;
    padding: 3px 4px;
}

.tooltipster-punk {
    border-radius: 5px;
    border-bottom: 3px solid #f71169;
    background: #2a2a2a;
    color: #fff;
}

.tooltipster-punk .tooltipster-content {
    font-family: 'Courier', monospace;
    font-size: 14px;
    line-height: 16px;
    padding: 3px 4px;
}


/*-----------------------------------------------------------------------------

	-	Revolution Slider 4.1 Captions -

		Screen Stylesheet

version:   	1.4.5
date:      	27/11/13
author:		themepunch
email:     	info@themepunch.com
website:   	http://www.themepunch.com
-----------------------------------------------------------------------------*/

@font-face {
    font-family: 'revicons';
    src: url('/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/css/nwdthemes/revslider/font/revicons.eot?5510888');
    src: url('/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/css/nwdthemes/revslider/font/revicons.eot?5510888#iefix') format('embedded-opentype'), url('/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/css/nwdthemes/revslider/font/revicons.woff?5510888') format('woff'), url('/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/css/nwdthemes/revslider/font/revicons.ttf?5510888') format('truetype'), url('/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/css/nwdthemes/revslider/font/revicons.svg?5510888#revicons') format('svg');
    font-weight: normal;
    font-style: normal;
}


/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */


/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */


/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'revicons';
    src: url('/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/css/nwdthemes/revslider/font/revicons.svg?5510888#revicons') format('svg');
  }
}
*/

[class^="revicon-"]:before,
[class*=" revicon-"]:before {
    font-family: "revicons";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    /* opacity: .8; */
    /* For safety - reset parent styles, that can break glyph codes*/
    font-variant: normal;
    text-transform: none;
    /* fix buttons height, for twitter bootstrap */
    line-height: 1em;
    /* Animation center compensation - margins should be symmetric */
    /* remove if not needed */
    margin-left: .2em;
    /* you can be more comfortable with increased icons size */
    /* font-size: 120%; */
    /* Uncomment for 3D effect */
    /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.revicon-search-1:before {
    content: '\e802';
}


/* '' */

.revicon-pencil-1:before {
    content: '\e831';
}


/* '' */

.revicon-picture-1:before {
    content: '\e803';
}


/* '' */

.revicon-cancel:before {
    content: '\e80a';
}


/* '' */

.revicon-info-circled:before {
    content: '\e80f';
}


/* '' */

.revicon-trash:before {
    content: '\e801';
}


/* '' */

.revicon-left-dir:before {
    content: '\e817';
}


/* '' */

.revicon-right-dir:before {
    content: '\e818';
}


/* '' */

.revicon-down-open:before {
    content: '\e83b';
}


/* '' */

.revicon-left-open:before {
    content: '\e819';
}


/* '' */

.revicon-right-open:before {
    content: '\e81a';
}


/* '' */

.revicon-angle-left:before {
    content: '\e820';
}


/* '' */

.revicon-angle-right:before {
    content: '\e81d';
}


/* '' */

.revicon-left-big:before {
    content: '\e81f';
}


/* '' */

.revicon-right-big:before {
    content: '\e81e';
}


/* '' */

.revicon-magic:before {
    content: '\e807';
}


/* '' */

.revicon-picture:before {
    content: '\e800';
}


/* '' */

.revicon-export:before {
    content: '\e80b';
}


/* '' */

.revicon-cog:before {
    content: '\e832';
}


/* '' */

.revicon-login:before {
    content: '\e833';
}


/* '' */

.revicon-logout:before {
    content: '\e834';
}


/* '' */

.revicon-video:before {
    content: '\e805';
}


/* '' */

.revicon-arrow-combo:before {
    content: '\e827';
}


/* '' */

.revicon-left-open-1:before {
    content: '\e82a';
}


/* '' */

.revicon-right-open-1:before {
    content: '\e82b';
}


/* '' */

.revicon-left-open-mini:before {
    content: '\e822';
}


/* '' */

.revicon-right-open-mini:before {
    content: '\e823';
}


/* '' */

.revicon-left-open-big:before {
    content: '\e824';
}


/* '' */

.revicon-right-open-big:before {
    content: '\e825';
}


/* '' */

.revicon-left:before {
    content: '\e836';
}


/* '' */

.revicon-right:before {
    content: '\e826';
}


/* '' */

.revicon-ccw:before {
    content: '\e808';
}


/* '' */

.revicon-arrows-ccw:before {
    content: '\e806';
}


/* '' */

.revicon-palette:before {
    content: '\e829';
}


/* '' */

.revicon-list-add:before {
    content: '\e80c';
}


/* '' */

.revicon-doc:before {
    content: '\e809';
}


/* '' */

.revicon-left-open-outline:before {
    content: '\e82e';
}


/* '' */

.revicon-left-open-2:before {
    content: '\e82c';
}


/* '' */

.revicon-right-open-outline:before {
    content: '\e82f';
}


/* '' */

.revicon-right-open-2:before {
    content: '\e82d';
}


/* '' */

.revicon-equalizer:before {
    content: '\e83a';
}


/* '' */

.revicon-layers-alt:before {
    content: '\e804';
}


/* '' */

.revicon-popup:before {
    content: '\e828';
}


/* '' */


/*********************************
	-	SPECIAL TP CAPTIONS -
**********************************/

.tp-static-layers {
    position: absolute;
    z-index: 505;
    top: 0px;
    left: 0px
}

.tp-caption .frontcorner {
    width: 0;
    height: 0;
    border-left: 40px solid transparent;
    border-right: 0px solid transparent;
    border-top: 40px solid #00A8FF;
    position: absolute;
    left: -40px;
    top: 0px;
}

.tp-caption .backcorner {
    width: 0;
    height: 0;
    border-left: 0px solid transparent;
    border-right: 40px solid transparent;
    border-bottom: 40px solid #00A8FF;
    position: absolute;
    right: 0px;
    top: 0px;
}

.tp-caption .frontcornertop {
    width: 0;
    height: 0;
    border-left: 40px solid transparent;
    border-right: 0px solid transparent;
    border-bottom: 40px solid #00A8FF;
    position: absolute;
    left: -40px;
    top: 0px;
}

.tp-caption .backcornertop {
    width: 0;
    height: 0;
    border-left: 0px solid transparent;
    border-right: 40px solid transparent;
    border-top: 40px solid #00A8FF;
    position: absolute;
    right: 0px;
    top: 0px;
}

.tp-layer-inner-rotation {
    position: relative !important;
}


/***********************************************
    -    SPECIAL ALTERNATIVE IMAGE SETTINGS    -
***********************************************/

img.tp-slider-alternative-image {
    width: 100%;
    height: auto;
}


/******************************
	-	WRAPPER STYLES		-
******************************/

.rev_slider_wrapper {
    position: relative;
}

.rev_slider_wrapper >ul {
    visibility: hidden;
}

.rev_slider {
    position: relative;
    overflow: visible;
}

.rev_slider img {
    max-width: none !important;
    -moz-transition: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    margin: 0px;
    padding: 0px;
    border-width: 0px;
    border: none;
}

.rev_slider .no-slides-text {
    font-weight: bold;
    text-align: center;
    padding-top: 80px;
}

.rev_slider >ul {
    margin: 0px;
    padding: 0px;
    list-style: none !important;
    list-style-type: none;
    background-position: 0px 0px;
}

.rev_slider >ul >li,
.rev_slider >ul >li:before {
    display: block;
    list-style: none !important;
    position: absolute;
    visibility: hidden;
    margin: 0px !important;
    padding: 0px !important;
    overflow-x: visible;
    overflow-y: visible;
    list-style-type: none !important;
    background-image: none;
    background-position: 0px 0px;
    text-indent: 0em;
}

.tp-revslider-slidesli,
.tp-revslider-mainul {
    padding: 0 !important;
    margin: 0 !important;
    list-style: none !important;
}

.tp-simpleresponsive >ul,
.tp-simpleresponsive >ul >li,
.tp-simpleresponsive >ul >li:before {
    list-style: none;
    padding: 0 !important;
    margin: 0 !important;
    list-style: none !important;
    overflow-x: visible;
    overflow-y: visible;
    background-image: none
}

.tp-simpleresponsive >ul li {
    list-style: none;
    position: absolute;
    visibility: hidden;
}

.rev_slider .tp-caption,
.rev_slider .caption {
    position: absolute;
    visibility: hidden;
    white-space: nowrap
}

.tp-simpleresponsive img {
    max-width: none
}


/* ADDED FOR SLIDELINK MANAGEMENT */

.tp-caption {
    z-index: 1
}

.tp_inner_padding {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    max-height: none !important;
}

.tp-hide-revslider,
.tp-caption.tp-hidden-caption {
    visibility: hidden !important;
    display: none !important;
}

.rev_slider embed,
.rev_slider iframe,
.rev_slider object,
.rev_slider video {
    max-width: none !important;
}


/******************************
	-	WRAPPER STYLES END	-
******************************/


/******************************
	-	IE8 HACKS	-
*******************************/

.noFilterClass {
    filter: none !important;
}


/******************************
	-	IE8 HACKS ENDS	-
*******************************/


/********************************
	-	FULLSCREEN VIDEO	-
*********************************/

.caption.fullscreenvideo {
    left: 0px;
    top: 0px;
    position: absolute;
    width: 100%;
    height: 100%
}

.caption.fullscreenvideo iframe,
.caption.fullscreenvideo video {
    width: 100% !important;
    height: 100% !important;
    display: none
}

.tp-caption.fullscreenvideo {
    left: 0px;
    top: 0px;
    position: absolute;
    width: 100%;
    height: 100%
}

.tp-caption.fullscreenvideo iframe,
.tp-caption.fullscreenvideo iframe video {
    width: 100% !important;
    height: 100% !important;
    display: none
}

.fullcoveredvideo video,
.fullscreenvideo video {
    background: #000
}

.fullcoveredvideo .tp-poster {
    background-position: center center;
    background-size: cover;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px
}

.html5vid.videoisplaying .tp-poster {
    display: none
}

.tp-video-play-button {
    background: #000;
    background: rgba(0, 0, 0, 0.3);
    padding: 5px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 40px;
    color: #FFF;
    z-index: 3;
    margin-top: -27px;
    margin-left: -28px;
    text-align: center;
    cursor: pointer;
}

.tp-caption:hover .tp-video-play-button {
    opacity: 1;
}

.html5vid .tp-revstop {
    width: 15px;
    height: 20px;
    border-left: 5px solid #fff;
    border-right: 5px solid #fff;
    position: relative;
    margin: 10px 20px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.html5vid .tp-revstop {
    display: none
}

.html5vid.videoisplaying .revicon-right-dir {
    display: none
}

.html5vid.videoisplaying .tp-revstop {
    display: block
}

.html5vid.videoisplaying .tp-video-play-button {
    display: none
}

.html5vid:hover .tp-video-play-button {
    display: block
}

.fullcoveredvideo .tp-video-play-button {
    display: none !important;
}

.tp-video-controls {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 5px;
    opacity: 0;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -o-transition: opacity .3s;
    -ms-transition: opacity .3s;
    transition: opacity .3s;
    background-image: linear-gradient(rgb(0, 0, 0) 13%, rgb(50, 50, 50) 100%);
    background-image: -o-linear-gradient(rgb(0, 0, 0) 13%, rgb(50, 50, 50) 100%);
    background-image: -moz-linear-gradient(rgb(0, 0, 0) 13%, rgb(50, 50, 50) 100%);
    background-image: -webkit-linear-gradient(rgb(0, 0, 0) 13%, rgb(50, 50, 50) 100%);
    background-image: -ms-linear-gradient(rgb(0, 0, 0) 13%, rgb(50, 50, 50) 100%);
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.13, rgb(0, 0, 0)), color-stop(1, rgb(50, 50, 50)));
    display: table;
    max-width: 100%;
    overflow: hidden;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.tp-caption:hover .tp-video-controls {
    opacity: .9;
}

.tp-video-button {
    background: rgba(0, 0, 0, .5);
    border: 0;
    color: #EEE;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    cursor: pointer;
    line-height: 12px;
    font-size: 12px;
    color: #fff;
    padding: 0px;
    margin: 0px;
    outline: none;
}

.tp-video-button:hover {
    cursor: pointer;
}

.tp-video-button-wrap,
.tp-video-seek-bar-wrap,
.tp-video-vol-bar-wrap {
    padding: 0px 5px;
    display: table-cell;
}

.tp-video-seek-bar-wrap {
    width: 80%
}

.tp-video-vol-bar-wrap {
    width: 20%
}

.tp-volume-bar,
.tp-seek-bar {
    width: 100%;
    cursor: pointer;
    outline: none;
    line-height: 12px;
    margin: 0;
    padding: 0;
}


/********************************
	-	FULLSCREEN VIDEO ENDS	-
*********************************/


/********************************
	-	DOTTED OVERLAYS	-
*********************************/

.tp-dottedoverlay {
    background-repeat: repeat;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 3
}

.tp-dottedoverlay.twoxtwo {
    background: url(/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/images/nwdthemes/revslider/assets/gridtile.png)
}

.tp-dottedoverlay.twoxtwowhite {
    background: url(/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/images/nwdthemes/revslider/assets/gridtile_white.png)
}

.tp-dottedoverlay.threexthree {
    background: url(/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/images/nwdthemes/revslider/assets/gridtile_3x3.png)
}

.tp-dottedoverlay.threexthreewhite {
    background: url(/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/images/nwdthemes/revslider/assets/gridtile_3x3_white.png)
}


/********************************
	-	DOTTED OVERLAYS ENDS	-
*********************************/


/**********************************************
	-	FULLSCREEN AND FULLWIDHT CONTAINERS	-
**********************************************/

.fullscreen-container {
    width: 100%;
    position: relative;
    padding: 0;
}

.fullwidthbanner-container {
    width: 100%;
    position: relative;
    padding: 0;
    overflow: hidden;
}

.fullwidthbanner-container .fullwidthabanner {
    width: 100%;
    position: relative;
}


/****************************************************************

	-	SET THE ANIMATION EVEN MORE SMOOTHER ON ANDROID   -

******************************************************************/

.tp-simpleresponsive .slotholder *,
.tp-simpleresponsive img {
    /*-webkit-transform: translateZ(0);
										  -webkit-backface-visibility: hidden;
										  -webkit-perspective: 1000;*/
}


/************************************************
	  - SOME CAPTION MODIFICATION AT START  -
*************************************************/

.tp-simpleresponsive .caption,
.tp-simpleresponsive .tp-caption {
    position: absolute;
    -webkit-font-smoothing: antialiased !important;
}


/******************************
	-	SHADOWS		-
******************************/

.tp-bannershadow {
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
}

.tp-bannershadow.tp-shadow1 {
    background: url(/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/images/nwdthemes/revslider/assets/shadow1.png) no-repeat;
    background-size: 100% 100%;
    width: 890px;
    height: 30px;
    bottom: -30px
}

.tp-bannershadow.tp-shadow2 {
    background: url(/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/images/nwdthemes/revslider/assets/shadow2.png) no-repeat;
    background-size: 100% 100%;
    width: 890px;
    height: 60px;
    bottom: -60px
}

.tp-bannershadow.tp-shadow3 {
    background: url(/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/images/nwdthemes/revslider/assets/shadow3.png) no-repeat;
    background-size: 100% 100%;
    width: 890px;
    height: 60px;
    bottom: -60px
}


/******************************
	-	BUTTONS	-
*******************************/

.tp-button {
    padding: 6px 13px 5px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    height: 30px;
    cursor: pointer;
    color: #fff !important;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.6) !important;
    font-size: 15px;
    line-height: 45px !important;
    background: url(/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/images/nwdthemes/revslider/gradient/g30.png) repeat-x top;
    font-family: arial, sans-serif;
    font-weight: bold;
    letter-spacing: -1px;
    text-decoration: none;
}

.tp-button.big {
    color: #fff;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.6);
    font-weight: bold;
    padding: 9px 20px;
    font-size: 19px;
    line-height: 57px !important;
    background: url(/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/css/nwdthemes/revslider/images/gradient/g40.png) repeat-x top
}

.purchase:hover,
.tp-button:hover,
.tp-button.big:hover {
    background-position: bottom, 15px 11px
}


/*@media only screen and (min-width: 480px) and (max-width: 767px) {
		.tp-button	{	padding:4px 8px 3px; line-height:25px !important; font-size:11px !important;font-weight:normal;	}
		a.tp-button { -webkit-transition: none; -moz-transition: none; -o-transition: none; -ms-transition: none;	 }
	}

    @media only screen and (min-width: 0px) and (max-width: 479px) {
		.tp-button	{	padding:2px 5px 2px; line-height:20px !important; font-size:10px !important;}
		a.tp-button { -webkit-transition: none; -moz-transition: none; -o-transition: none; -ms-transition: none;	 }
	}*/


/*	BUTTON COLORS	*/

.tp-button.green,
.tp-button:hover.green,
.purchase.green,
.purchase:hover.green {
    background-color: #21a117;
    -webkit-box-shadow: 0px 3px 0px 0px #104d0b;
    -moz-box-shadow: 0px 3px 0px 0px #104d0b;
    box-shadow: 0px 3px 0px 0px #104d0b;
}

.tp-button.blue,
.tp-button:hover.blue,
.purchase.blue,
.purchase:hover.blue {
    background-color: #1d78cb;
    -webkit-box-shadow: 0px 3px 0px 0px #0f3e68;
    -moz-box-shadow: 0px 3px 0px 0px #0f3e68;
    box-shadow: 0px 3px 0px 0px #0f3e68
}

.tp-button.red,
.tp-button:hover.red,
.purchase.red,
.purchase:hover.red {
    background-color: #cb1d1d;
    -webkit-box-shadow: 0px 3px 0px 0px #7c1212;
    -moz-box-shadow: 0px 3px 0px 0px #7c1212;
    box-shadow: 0px 3px 0px 0px #7c1212
}

.tp-button.orange,
.tp-button:hover.orange,
.purchase.orange,
.purchase:hover.orange {
    background-color: #ff7700;
    -webkit-box-shadow: 0px 3px 0px 0px #a34c00;
    -moz-box-shadow: 0px 3px 0px 0px #a34c00;
    box-shadow: 0px 3px 0px 0px #a34c00
}

.tp-button.darkgrey,
.tp-button.grey,
.tp-button:hover.darkgrey,
.tp-button:hover.grey,
.purchase.darkgrey,
.purchase:hover.darkgrey {
    background-color: #555;
    -webkit-box-shadow: 0px 3px 0px 0px #222;
    -moz-box-shadow: 0px 3px 0px 0px #222;
    box-shadow: 0px 3px 0px 0px #222
}

.tp-button.lightgrey,
.tp-button:hover.lightgrey,
.purchase.lightgrey,
.purchase:hover.lightgrey {
    background-color: #888;
    -webkit-box-shadow: 0px 3px 0px 0px #555;
    -moz-box-shadow: 0px 3px 0px 0px #555;
    box-shadow: 0px 3px 0px 0px #555
}


/************************
	-	NAVIGATION	-
*************************/


/** BULLETS **/

.tpclear {
    clear: both
}

.tp-bullets {
    z-index: 1000;
    position: absolute;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    -webkit-transition: opacity 0.2s ease-out;
    -moz-transition: opacity 0.2s ease-out;
    -o-transition: opacity 0.2s ease-out;
    -ms-transition: opacity 0.2s ease-out;
    -webkit-transform: translateZ(5px);
}

.tp-bullets.hidebullets {
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
}

.tp-bullets.simplebullets.navbar {
    border: 1px solid #666;
    border-bottom: 1px solid #444;
    background: url(/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/images/nwdthemes/revslider/assets/boxed_bgtile.png);
    height: 40px;
    padding: 0px 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.tp-bullets.simplebullets.navbar-old {
    background: url(/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/images/nwdthemes/revslider/assets/navigdots_bgtile.png);
    height: 35px;
    padding: 0px 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.tp-bullets.simplebullets.round .bullet {
    cursor: pointer;
    position: relative;
    background: url(/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/images/nwdthemes/revslider/assets/bullet.png) no-repeat top left;
    width: 20px;
    height: 20px;
    margin-right: 0px;
    float: left;
    margin-top: 0px;
    margin-left: 3px
}

.tp-bullets.simplebullets.round .bullet.last {
    margin-right: 3px
}

.tp-bullets.simplebullets.round-old .bullet {
    cursor: pointer;
    position: relative;
    background: url(/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/images/nwdthemes/revslider/assets/bullets.png) no-repeat bottom left;
    width: 23px;
    height: 23px;
    margin-right: 0px;
    float: left;
    margin-top: 0px
}

.tp-bullets.simplebullets.round-old .bullet.last {
    margin-right: 0px
}


/**	SQUARE BULLETS **/

.tp-bullets.simplebullets.square .bullet {
    cursor: pointer;
    position: relative;
    background: url(/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/images/nwdthemes/revslider/assets/bullets2.png) no-repeat bottom left;
    width: 19px;
    height: 19px;
    margin-right: 0px;
    float: left;
    margin-top: 0px
}

.tp-bullets.simplebullets.square .bullet.last {
    margin-right: 0px
}


/**	SQUARE BULLETS **/

.tp-bullets.simplebullets.square-old .bullet {
    cursor: pointer;
    position: relative;
    background: url(/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/images/nwdthemes/revslider/assets/bullets2.png) no-repeat bottom left;
    width: 19px;
    height: 19px;
    margin-right: 0px;
    float: left;
    margin-top: 0px
}

.tp-bullets.simplebullets.square-old .bullet.last {
    margin-right: 0px
}


/** navbar NAVIGATION VERSION **/

.tp-bullets.simplebullets.navbar .bullet {
    cursor: pointer;
    position: relative;
    background: url(/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/images/nwdthemes/revslider/assets/bullet_boxed.png) no-repeat top left;
    width: 18px;
    height: 19px;
    margin-right: 5px;
    float: left;
    margin-top: 10px
}

.tp-bullets.simplebullets.navbar .bullet.first {
    margin-left: 0px !important;
}

.tp-bullets.simplebullets.navbar .bullet.last {
    margin-right: 0px !important;
}


/** navbar NAVIGATION VERSION **/

.tp-bullets.simplebullets.navbar-old .bullet {
    cursor: pointer;
    position: relative;
    background: url(/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/images/nwdthemes/revslider/assets/navigdots.png) no-repeat bottom left;
    width: 15px;
    height: 15px;
    margin-left: 5px !important;
    margin-right: 5px !important;
    float: left;
    margin-top: 10px
}

.tp-bullets.simplebullets.navbar-old .bullet.first {
    margin-left: 0px !important;
}

.tp-bullets.simplebullets.navbar-old .bullet.last {
    margin-right: 0px !important;
}

.tp-bullets.simplebullets .bullet:hover,
.tp-bullets.simplebullets .bullet.selected {
    background-position: top left;
}

.tp-bullets.simplebullets.round .bullet:hover,
.tp-bullets.simplebullets.round .bullet.selected,
.tp-bullets.simplebullets.navbar .bullet:hover,
.tp-bullets.simplebullets.navbar .bullet.selected {
    background-position: bottom left;
}


/*************************************
	-	TP ARROWS 	-
**************************************/

.tparrows {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    -webkit-transition: opacity 0.2s ease-out;
    -moz-transition: opacity 0.2s ease-out;
    -o-transition: opacity 0.2s ease-out;
    -ms-transition: opacity 0.2s ease-out;
    -webkit-transform: translateZ(1000px);
    -webkit-transform-style: preserve-3d;
}

.tparrows .tp-arr-imgholder {
    display: none
}

.tparrows .tp-arr-titleholder {
    display: none
}

.tparrows.hidearrows {
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
}

.tp-leftarrow {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/images/nwdthemes/revslider/assets/large_left.png) no-repeat top left;
    width: 40px;
    height: 40px;
}

.tp-rightarrow {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/images/nwdthemes/revslider/assets/large_right.png) no-repeat top left;
    width: 40px;
    height: 40px;
}

.tp-leftarrow.round {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/images/nwdthemes/revslider/assets/small_left.png) no-repeat top left;
    width: 19px;
    height: 14px;
    margin-right: 0px;
    float: left;
    margin-top: 0px;
}

.tp-rightarrow.round {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/images/nwdthemes/revslider/assets/small_right.png) no-repeat top left;
    width: 19px;
    height: 14px;
    margin-right: 0px;
    float: left;
    margin-top: 0px
}

.tp-leftarrow.round-old {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/images/nwdthemes/revslider/assets/arrow_left.png) no-repeat top left;
    width: 26px;
    height: 26px;
    margin-right: 0px;
    float: left;
    margin-top: 0px;
}

.tp-rightarrow.round-old {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/images/nwdthemes/revslider/assets/arrow_right.png) no-repeat top left;
    width: 26px;
    height: 26px;
    margin-right: 0px;
    float: left;
    margin-top: 0px
}

.tp-leftarrow.navbar {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/images/nwdthemes/revslider/assets/small_left_boxed.png) no-repeat top left;
    width: 20px;
    height: 15px;
    float: left;
    margin-right: 6px;
    margin-top: 12px
}

.tp-rightarrow.navbar {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/images/nwdthemes/revslider/assets/small_right_boxed.png) no-repeat top left;
    width: 20px;
    height: 15px;
    float: left;
    margin-left: 6px;
    margin-top: 12px
}

.tp-leftarrow.navbar-old {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/images/nwdthemes/revslider/assets/arrowleft.png) no-repeat top left;
    width: 9px;
    height: 16px;
    float: left;
    margin-right: 6px;
    margin-top: 10px
}

.tp-rightarrow.navbar-old {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/images/nwdthemes/revslider/assets/arrowright.png) no-repeat top left;
    width: 9px;
    height: 16px;
    float: left;
    margin-left: 6px;
    margin-top: 10px
}

.tp-leftarrow.navbar-old.thumbswitharrow {
    margin-right: 10px;
}

.tp-rightarrow.navbar-old.thumbswitharrow {
    margin-left: 0px;
}

.tp-leftarrow.square {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/images/nwdthemes/revslider/assets/arrow_left2.png) no-repeat top left;
    width: 12px;
    height: 17px;
    float: left;
    margin-right: 0px;
    margin-top: 0px
}

.tp-rightarrow.square {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/images/nwdthemes/revslider/assets/arrow_right2.png) no-repeat top left;
    width: 12px;
    height: 17px;
    float: left;
    margin-left: 0px;
    margin-top: 0px
}

.tp-leftarrow.square-old {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/images/nwdthemes/revslider/assets/arrow_left2.png) no-repeat top left;
    width: 12px;
    height: 17px;
    float: left;
    margin-right: 0px;
    margin-top: 0px
}

.tp-rightarrow.square-old {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/images/nwdthemes/revslider/assets/arrow_right2.png) no-repeat top left;
    width: 12px;
    height: 17px;
    float: left;
    margin-left: 0px;
    margin-top: 0px
}

.tp-leftarrow.default {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/images/nwdthemes/revslider/assets/large_left.png) no-repeat 0 0;
    width: 40px;
    height: 40px;
}

.tp-rightarrow.default {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/images/nwdthemes/revslider/assets/large_right.png) no-repeat 0 0;
    width: 40px;
    height: 40px;
}

.tp-leftarrow:hover,
.tp-rightarrow:hover {
    background-position: bottom left;
}


/****************************************************************************************************
	-	TP THUMBS 	-
*****************************************************************************************************

 - tp-thumbs & tp-mask Width is the width of the basic Thumb Container (500px basic settings)

 - .bullet width & height is the dimension of a simple Thumbnail (basic 100px x 50px)

 *****************************************************************************************************/

.tp-bullets.tp-thumbs {
    z-index: 1000;
    position: absolute;
    padding: 3px;
    background-color: #fff;
    width: 500px;
    height: 50px;
    /* THE DIMENSIONS OF THE THUMB CONTAINER */
    margin-top: -50px;
    vertical-align: top;
}

.tp-bullets.tp-thumbs img {
    vertical-align: top
}

.fullwidthbanner-container .tp-thumbs {
    padding: 3px
}

.tp-bullets.tp-thumbs .tp-mask {
    width: 500px;
    height: 50px;
    /* THE DIMENSIONS OF THE THUMB CONTAINER */
    overflow: hidden;
    position: relative
}

.tp-bullets.tp-thumbs .tp-mask .tp-thumbcontainer {
    width: 5000px;
    position: absolute
}

.tp-bullets.tp-thumbs .bullet {
    width: 100px;
    height: 50px;
    cursor: pointer;
    overflow: hidden;
    background: none;
    margin: 0;
    float: left;
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
}

.tp-bullets.tp-thumbs .bullet:hover,
.tp-bullets.tp-thumbs .bullet.selected {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.tp-thumbs img {
    width: 100%;
}


/************************************
		-	TP BANNER TIMER		-
*************************************/

.tp-bannertimer {
    visibility: hidden;
    width: 100%;
    height: 5px;
    /*background:url(/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/images/nwdthemes/revslider/assets/timer.png);*/
    background: #fff;
    background: rgba(0, 0, 0, 0.15);
    position: absolute;
    z-index: 200;
    top: 0px
}

.tp-bannertimer.tp-bottom {
    top: auto;
    bottom: 0px !important;
    height: 5px
}


/*****************************************
	-	NAVIGATION FANCY EXAMPLES	-
*****************************************/


/* NAVIGATION PREVIEW 1 */

.tparrows.preview1 {
    width: 100px;
    height: 100px;
    -webkit-transform-style: preserve-3d;
    -webkit-perspective: 1000;
    -moz-perspective: 1000;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    background: transparent
}

.tparrows.preview1:after {
    position: absolute;
    left: 0px;
    top: 0px;
    font-family: "revicons";
    color: #fff;
    font-size: 30px;
    width: 100px;
    height: 100px;
    text-align: center;
    background: #fff;
    background: rgba(0, 0, 0, 0.15);
    z-index: 2;
    line-height: 100px;
    -webkit-transition: background 0.3s, color 0.3s;
    -moz-transition: background 0.3s, color 0.3s;
    transition: background 0.3s, color 0.3s
}

.tp-rightarrow.preview1:after {
    content: '\e825';
}

.tp-leftarrow.preview1:after {
    content: '\e824';
}

.tparrows.preview1:hover:after {
    background: rgba(255, 255, 255, 1);
    color: #aaa;
}

.tparrows.preview1 .tp-arr-imgholder {
    background-size: cover;
    background-position: center center;
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    -webkit-transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.tparrows.preview1 .tp-arr-iwrapper {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    filter: alpha(opacity=0);
    -moz-opacity: 0.0;
    -khtml-opacity: 0.0;
    opacity: 0.0
}

.tparrows.preview1:hover .tp-arr-iwrapper {
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1
}

.tp-rightarrow.preview1 .tp-arr-imgholder {
    right: 100%;
    -webkit-transform: rotateY(-90deg);
    transform: rotateY(-90deg);
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    filter: alpha(opacity=0);
    -moz-opacity: 0.0;
    -khtml-opacity: 0.0;
    opacity: 0.0;
}

.tp-leftarrow.preview1 .tp-arr-imgholder {
    left: 100%;
    -webkit-transform: rotateY(90deg);
    transform: rotateY(90deg);
    -webkit-transform-origin: 0% 50%;
    transform-origin: 0% 50%;
    filter: alpha(opacity=0);
    -moz-opacity: 0.0;
    -khtml-opacity: 0.0;
    opacity: 0.0;
}

.tparrows.preview1:hover .tp-arr-imgholder {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

@media only screen and (min-width: 768px) and (max-width: 979px) {
    .tparrows.preview1,
    .tparrows.preview1:after {
        width: 80px;
        height: 80px;
        line-height: 80px;
        font-size: 24px
    }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
    .tparrows.preview1,
    .tparrows.preview1:after {
        width: 60px;
        height: 60px;
        line-height: 60px;
        font-size: 20px
    }
}

@media only screen and (min-width: 0px) and (max-width: 479px) {
    .tparrows.preview1,
    .tparrows.preview1:after {
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 12px
    }
}


/* PREVIEW 1 BULLETS */

.tp-bullets.preview1 {
    height: 21px;
}

.tp-bullets.preview1 .bullet {
    cursor: pointer;
    position: relative !important;
    background: rgba(0, 0, 0, 0.15) !important;
    /*-webkit-border-radius: 10px;
											    border-radius: 10px;*/
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    width: 5px !important;
    height: 5px !important;
    border: 8px solid rgba(0, 0, 0, 0) !important;
    display: inline-block;
    margin-right: 5px !important;
    margin-bottom: 0px !important;
    -webkit-transition: background-color 0.2s, border-color 0.2s;
    -moz-transition: background-color 0.2s, border-color 0.2s;
    -o-transition: background-color 0.2s, border-color 0.2s;
    -ms-transition: background-color 0.2s, border-color 0.2s;
    transition: background-color 0.2s, border-color 0.2s;
    float: none !important;
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
}

.tp-bullets.preview1 .bullet.last {
    margin-right: 0px;
}

.tp-bullets.preview1 .bullet:hover,
.tp-bullets.preview1 .bullet.selected {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: #aaa !important;
    width: 5px !important;
    height: 5px !important;
    border: 8px solid rgba(255, 255, 255, 1) !important;
}


/* NAVIGATION PREVIEW 2 */

.tparrows.preview2 {
    min-width: 60px;
    min-height: 60px;
    background: #fff;
    ;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    overflow: hidden;
    -webkit-transition: -webkit-transform 1.3s;
    -webkit-transition: width 0.3s, background-color 0.3s, opacity 0.3s;
    transition: width 0.3s, background-color 0.3s, opacity 0.3s;
    backface-visibility: hidden;
}

.tparrows.preview2:after {
    position: absolute;
    top: 50%;
    font-family: "revicons";
    color: #aaa;
    font-size: 25px;
    margin-top: -12px;
    -webkit-transition: color 0.3s;
    -moz-transition: color 0.3s;
    transition: color 0.3s
}

.tp-rightarrow.preview2:after {
    content: '\e81e';
    right: 18px;
}

.tp-leftarrow.preview2:after {
    content: '\e81f';
    left: 18px;
}

.tparrows.preview2 .tp-arr-titleholder {
    background-size: cover;
    background-position: center center;
    display: block;
    visibility: hidden;
    position: relative;
    top: 0px;
    -webkit-transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    white-space: nowrap;
    color: #000;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 14px;
    line-height: 60px;
    padding: 0px 10px;
}

.tp-rightarrow.preview2 .tp-arr-titleholder {
    right: 50px;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
}

.tp-leftarrow.preview2 .tp-arr-titleholder {
    left: 50px;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
}

.tparrows.preview2.hovered {
    width: 300px
}

.tparrows.preview2:hover {
    background: #fff
}

.tparrows.preview2:hover:after {
    color: #000
}

.tparrows.preview2:hover .tp-arr-titleholder {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
    visibility: visible;
    position: absolute;
}


/* PREVIEW 2 BULLETS */

.tp-bullets.preview2 {
    height: 17px;
}

.tp-bullets.preview2 .bullet {
    cursor: pointer;
    position: relative !important;
    background: rgba(0, 0, 0, 0.5) !important;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    width: 6px !important;
    height: 6px !important;
    border: 5px solid rgba(0, 0, 0, 0) !important;
    display: inline-block;
    margin-right: 2px !important;
    margin-bottom: 0px !important;
    -webkit-transition: background-color 0.2s, border-color 0.2s;
    -moz-transition: background-color 0.2s, border-color 0.2s;
    -o-transition: background-color 0.2s, border-color 0.2s;
    -ms-transition: background-color 0.2s, border-color 0.2s;
    transition: background-color 0.2s, border-color 0.2s;
    float: none !important;
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
}

.tp-bullets.preview2 .bullet.last {
    margin-right: 0px;
}

.tp-bullets.preview2 .bullet:hover,
.tp-bullets.preview2 .bullet.selected {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: rgba(255, 255, 255, 1) !important;
    width: 6px !important;
    height: 6px !important;
    border: 5px solid rgba(0, 0, 0, 1) !important;
}

.tp-arr-titleholder.alwayshidden {
    display: none !important;
}

@media only screen and (min-width: 768px) and (max-width: 979px) {
    .tparrows.preview2 {
        min-width: 40px;
        min-height: 40px;
        width: 40px;
        height: 40px;
        border-radius: 20px;
        -moz-border-radius: 20px;
        -webkit-border-radius: 20px;
    }
    .tparrows.preview2:after {
        position: absolute;
        top: 50%;
        font-family: "revicons";
        font-size: 20px;
        margin-top: -12px
    }
    .tp-rightarrow.preview2:after {
        content: '\e81e';
        right: 11px
    }
    .tp-leftarrow.preview2:after {
        content: '\e81f';
        left: 11px
    }
    .tparrows.preview2 .tp-arr-titleholder {
        font-size: 12px;
        line-height: 40px;
        letter-spacing: 0px
    }
    .tp-rightarrow.preview2 .tp-arr-titleholder {
        right: 35px
    }
    .tp-leftarrow.preview2 .tp-arr-titleholder {
        left: 35px
    }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
    .tparrows.preview2 {
        min-width: 30px;
        min-height: 30px;
        width: 30px;
        height: 30px;
        border-radius: 15px;
        -moz-border-radius: 15px;
        -webkit-border-radius: 15px;
    }
    .tparrows.preview2:after {
        position: absolute;
        top: 50%;
        font-family: "revicons";
        font-size: 14px;
        margin-top: -12px;
    }
    .tp-rightarrow.preview2:after {
        content: '\e81e';
        right: 8px;
    }
    .tp-leftarrow.preview2:after {
        content: '\e81f';
        left: 8px;
    }
    .tparrows.preview2 .tp-arr-titleholder {
        font-size: 10px;
        line-height: 30px;
        letter-spacing: 0px
    }
    .tp-rightarrow.preview2 .tp-arr-titleholder {
        right: 25px;
    }
    .tp-leftarrow.preview2 .tp-arr-titleholder {
        left: 25px;
    }
    .tparrows.preview2 .tp-arr-titleholder {
        display: none;
    }
}

@media only screen and (min-width: 0px) and (max-width: 479px) {
    .tparrows.preview2 {
        min-width: 30px;
        min-height: 30px;
        width: 30px;
        height: 30px;
        border-radius: 15px;
        -moz-border-radius: 15px;
        -webkit-border-radius: 15px;
    }
    .tparrows.preview2:after {
        position: absolute;
        top: 50%;
        font-family: "revicons";
        font-size: 14px;
        margin-top: -12px;
    }
    .tp-rightarrow.preview2:after {
        content: '\e81e';
        right: 8px;
    }
    .tp-leftarrow.preview2:after {
        content: '\e81f';
        left: 8px;
    }
    .tparrows.preview2 .tp-arr-titleholder {
        display: none;
    }
    .tparrows.preview2:hover {
        width: 30px !important;
        height: 30px !important;
    }
}


/* NAVIGATION PREVIEW 3 */

.tparrows.preview3 {
    width: 70px;
    height: 70px;
    background: #fff;
    background: rgba(255, 255, 255, 1);
    -webkit-transform-style: flat;
}

.tparrows.preview3:after {
    position: absolute;
    line-height: 70px;
    text-align: center;
    font-family: "revicons";
    color: #aaa;
    font-size: 30px;
    top: 0px;
    left: 0px;
    background: #fff;
    z-index: 100;
    width: 70px;
    height: 70px;
    -webkit-transition: color 0.3s;
    -moz-transition: color 0.3s;
    transition: color 0.3s;
}

.tparrows.preview3:hover:after {
    color: #000;
}

.tp-rightarrow.preview3:after {
    content: '\e825';
}

.tp-leftarrow.preview3:after {
    content: '\e824';
}

.tparrows.preview3 .tp-arr-iwrapper {
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transition: -webkit-transform 0.2s;
    transition: transform 0.2s;
    z-index: 0;
    position: absolute;
    background: #000;
    background: rgba(0, 0, 0, 0.75);
    display: table;
    min-height: 90px;
    top: -10px;
}

.tp-leftarrow.preview3 .tp-arr-iwrapper {
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transform-origin: 0% 50%;
    transform-origin: 0% 50%;
}

.tparrows.preview3 .tp-arr-imgholder {
    display: block;
    background-size: cover;
    background-position: center center;
    display: table-cell;
    min-width: 90px;
    height: 90px;
    position: relative;
    top: 0px;
}

.tp-rightarrow.preview3 .tp-arr-iwrapper {
    right: 0px;
    padding-right: 70px
}

.tp-leftarrow.preview3 .tp-arr-iwrapper {
    left: 0px;
    direction: rtl;
    padding-left: 70px;
}

.tparrows.preview3 .tp-arr-titleholder {
    display: table-cell;
    padding: 30px;
    font-size: 16px;
    color: #fff;
    white-space: nowrap;
    position: relative;
    clear: right;
    vertical-align: middle;
}

.tparrows.preview3:hover .tp-arr-iwrapper {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
}


/* PREVIEW 3 BULLETS */

.tp-bullets.preview3 {
    height: 17px;
}

.tp-bullets.preview3 .bullet {
    cursor: pointer;
    position: relative !important;
    background: rgba(0, 0, 0, 0.5) !important;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    width: 6px !important;
    height: 6px !important;
    border: 5px solid rgba(0, 0, 0, 0) !important;
    display: inline-block;
    margin-right: 2px !important;
    margin-bottom: 0px !important;
    -webkit-transition: background-color 0.2s, border-color 0.2s;
    -moz-transition: background-color 0.2s, border-color 0.2s;
    -o-transition: background-color 0.2s, border-color 0.2s;
    -ms-transition: background-color 0.2s, border-color 0.2s;
    transition: background-color 0.2s, border-color 0.2s;
    float: none !important;
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
}

.tp-bullets.preview3 .bullet.last {
    margin-right: 0px;
}

.tp-bullets.preview3 .bullet:hover,
.tp-bullets.preview3 .bullet.selected {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: rgba(255, 255, 255, 1) !important;
    width: 6px !important;
    height: 6px !important;
    border: 5px solid rgba(0, 0, 0, 1) !important;
}

@media only screen and (min-width: 768px) and (max-width: 979px) {
    .tparrows.preview3:after,
    .tparrows.preview3 {
        width: 50px;
        height: 50px;
        line-height: 50px;
        font-size: 20px;
    }
    .tparrows.preview3 .tp-arr-iwrapper {
        min-height: 70px;
    }
    .tparrows.preview3 .tp-arr-imgholder {
        min-width: 70px;
        height: 70px;
    }
    .tp-rightarrow.preview3 .tp-arr-iwrapper {
        padding-right: 50px;
    }
    .tp-leftarrow.preview3 .tp-arr-iwrapper {
        padding-left: 50px;
    }
    .tparrows.preview3 .tp-arr-titleholder {
        padding: 10px;
        font-size: 16px;
    }
}

@media only screen and (max-width: 767px) {
    .tparrows.preview3:after,
    .tparrows.preview3 {
        width: 50px;
        height: 50px;
        line-height: 50px;
        font-size: 20px;
    }
    .tparrows.preview3 .tp-arr-iwrapper {
        min-height: 70px;
    }
}


/* NAVIGATION PREVIEW 4 */

.tparrows.preview4 {
    width: 30px;
    height: 110px;
    background: transparent;
    -webkit-transform-style: preserve-3d;
    -webkit-perspective: 1000;
    -moz-perspective: 1000;
}

.tparrows.preview4:after {
    position: absolute;
    line-height: 110px;
    text-align: center;
    font-family: "revicons";
    color: #fff;
    font-size: 20px;
    top: 0px;
    left: 0px;
    z-index: 0;
    width: 30px;
    height: 110px;
    background: #000;
    background: rgba(0, 0, 0, 0.25);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.tp-rightarrow.preview4:after {
    content: '\e825';
}

.tp-leftarrow.preview4:after {
    content: '\e824';
}

.tparrows.preview4 .tp-arr-allwrapper {
    visibility: hidden;
    width: 180px;
    position: absolute;
    z-index: 1;
    min-height: 120px;
    top: 0px;
    left: -150px;
    overflow: hidden;
    -webkit-perspective: 1000px;
    -webkit-transform-style: flat;
}

.tp-leftarrow.preview4 .tp-arr-allwrapper {
    left: 0px;
}

.tparrows.preview4 .tp-arr-iwrapper {
    position: relative;
}

.tparrows.preview4 .tp-arr-imgholder {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 180px;
    height: 110px;
    position: relative;
    top: 0px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.tparrows.preview4 .tp-arr-imgholder2 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 180px;
    height: 110px;
    position: absolute;
    top: 0px;
    left: 180px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.tp-leftarrow.preview4 .tp-arr-imgholder2 {
    left: -180px;
}

.tparrows.preview4 .tp-arr-titleholder {
    display: block;
    font-size: 12px;
    line-height: 25px;
    padding: 0px 10px;
    text-align: left;
    color: #fff;
    position: relative;
    background: #000;
    color: #FFF;
    text-transform: uppercase;
    white-space: nowrap;
    letter-spacing: 1px;
    font-weight: 700;
    font-size: 11px;
    line-height: 2.75;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-transform: rotateX(-90deg);
    transform: rotateX(-90deg);
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    filter: alpha(opacity=0);
    -moz-opacity: 0.0;
    -khtml-opacity: 0.0;
    opacity: 0.0;
}

.tparrows.preview4:after {
    transform-origin: 100% 100%;
    -webkit-transform-origin: 100% 100%;
}

.tp-leftarrow.preview4:after {
    transform-origin: 0% 0%;
    -webkit-transform-origin: 0% 0%;
}

@media only screen and (min-width: 768px) {
    .tparrows.preview4:hover:after {
        -webkit-transform: rotateY(-90deg);
        transform: rotateY(-90deg);
    }
    .tp-leftarrow.preview4:hover:after {
        -webkit-transform: rotateY(90deg);
        transform: rotateY(90deg);
    }
    .tparrows.preview4:hover .tp-arr-titleholder {
        -webkit-transition-delay: 0.4s;
        transition-delay: 0.4s;
        -webkit-transform: rotateX(0deg);
        transform: rotateX(0deg);
        filter: alpha(opacity=100);
        -moz-opacity: 1;
        -khtml-opacity: 1;
        opacity: 1;
    }
}


/* PREVIEW 4 BULLETS */

.tp-bullets.preview4 {
    height: 17px;
}

.tp-bullets.preview4 .bullet {
    cursor: pointer;
    position: relative !important;
    background: rgba(0, 0, 0, 0.5) !important;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    width: 6px !important;
    height: 6px !important;
    border: 5px solid rgba(0, 0, 0, 0) !important;
    display: inline-block;
    margin-right: 2px !important;
    margin-bottom: 0px !important;
    -webkit-transition: background-color 0.2s, border-color 0.2s;
    -moz-transition: background-color 0.2s, border-color 0.2s;
    -o-transition: background-color 0.2s, border-color 0.2s;
    -ms-transition: background-color 0.2s, border-color 0.2s;
    transition: background-color 0.2s, border-color 0.2s;
    float: none !important;
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
}

.tp-bullets.preview4 .bullet.last {
    margin-right: 0px;
}

.tp-bullets.preview4 .bullet:hover,
.tp-bullets.preview4 .bullet.selected {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: rgba(255, 255, 255, 1) !important;
    width: 6px !important;
    height: 6px !important;
    border: 5px solid rgba(0, 0, 0, 1) !important;
}

@media only screen and (max-width: 767px) {
    .tparrows.preview4 {
        width: 20px;
        height: 80px;
    }
    .tparrows.preview4:after {
        width: 20px;
        height: 80px;
        line-height: 80px;
        font-size: 14px;
    }
    .tparrows.preview1 .tp-arr-allwrapper,
    .tparrows.preview2 .tp-arr-allwrapper,
    .tparrows.preview3 .tp-arr-allwrapper,
    .tparrows.preview4 .tp-arr-allwrapper {
        display: none !important;
    }
}


/***************************************
	-	RESPONSIVE SETTINGS 	-
****************************************/


/*********************************************

	-	BASIC SETTINGS FOR THE BANNER	-

***********************************************/

.tp-simpleresponsive img {
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
}

.tp-caption img {
    background: transparent;
    zoom: 1;
}


/*  CAPTION SLIDELINK   **/

.caption.slidelink a div,
.tp-caption.slidelink a div {
    width: 3000px;
    height: 1500px;
    background: url(/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/images/nwdthemes/revslider/assets/coloredbg.png) repeat;
}

.tp-caption.slidelink a span {
    background: url(/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/images/nwdthemes/revslider/assets/coloredbg.png) repeat;
}


/******************************
	-	LOADER FORMS	-
********************************/

.tp-loader {
    top: 50%;
    left: 50%;
    z-index: 10000;
    position: absolute;
}

.tp-loader.spinner0 {
    width: 40px;
    height: 40px;
    background: url(/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/images/nwdthemes/revslider/assets/loader.gif) no-repeat center center;
    background-color: #fff;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
    margin-top: -20px;
    margin-left: -20px;
    -webkit-animation: tp-rotateplane 1.2s infinite ease-in-out;
    animation: tp-rotateplane 1.2s infinite ease-in-out;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.tp-loader.spinner1 {
    width: 40px;
    height: 40px;
    background-color: #fff;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
    margin-top: -20px;
    margin-left: -20px;
    -webkit-animation: tp-rotateplane 1.2s infinite ease-in-out;
    animation: tp-rotateplane 1.2s infinite ease-in-out;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.tp-loader.spinner5 {
    background: url(/bitrix/templates/waytrel_swiss/skin/frontend/swissgear/default/images/nwdthemes/revslider/assets/loader.gif) no-repeat 10px 10px;
    background-color: #fff;
    margin: -22px -22px;
    width: 44px;
    height: 44px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

@-webkit-keyframes tp-rotateplane {
    0% {
        -webkit-transform: perspective(120px);
    }
    50% {
        -webkit-transform: perspective(120px) rotateY(180deg);
    }
    100% {
        -webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg);
    }
}

@keyframes tp-rotateplane {
    0% {
        transform: perspective(120px) rotateX(0deg) rotateY(0deg);
        -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    }
    50% {
        transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
        -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
    }
    100% {
        transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
        -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    }
}

.tp-loader.spinner2 {
    width: 40px;
    height: 40px;
    margin-top: -20px;
    margin-left: -20px;
    background-color: #ff0000;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
    border-radius: 100%;
    -webkit-animation: tp-scaleout 1.0s infinite ease-in-out;
    animation: tp-scaleout 1.0s infinite ease-in-out;
}

@-webkit-keyframes tp-scaleout {
    0% {
        -webkit-transform: scale(0.0);
    }
    100% {
        -webkit-transform: scale(1.0);
        opacity: 0;
    }
}

@keyframes tp-scaleout {
    0% {
        transform: scale(0.0);
        -webkit-transform: scale(0.0);
    }
    100% {
        transform: scale(1.0);
        -webkit-transform: scale(1.0);
        opacity: 0;
    }
}

.tp-loader.spinner3 {
    margin: -9px 0px 0px -35px;
    width: 70px;
    text-align: center;
}

.tp-loader.spinner3 .bounce1,
.tp-loader.spinner3 .bounce2,
.tp-loader.spinner3 .bounce3 {
    width: 18px;
    height: 18px;
    background-color: #fff;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
    border-radius: 100%;
    display: inline-block;
    -webkit-animation: tp-bouncedelay 1.4s infinite ease-in-out;
    animation: tp-bouncedelay 1.4s infinite ease-in-out;
    /* Prevent first frame from flickering when animation starts */
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.tp-loader.spinner3 .bounce1 {
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s;
}

.tp-loader.spinner3 .bounce2 {
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
}

@-webkit-keyframes tp-bouncedelay {
    0%,
    80%,
    100% {
        -webkit-transform: scale(0.0);
    }
    40% {
        -webkit-transform: scale(1.0);
    }
}

@keyframes tp-bouncedelay {
    0%,
    80%,
    100% {
        transform: scale(0.0);
        -webkit-transform: scale(0.0);
    }
    40% {
        transform: scale(1.0);
        -webkit-transform: scale(1.0);
    }
}

.tp-loader.spinner4 {
    margin: -20px 0px 0px -20px;
    width: 40px;
    height: 40px;
    text-align: center;
    -webkit-animation: tp-rotate 2.0s infinite linear;
    animation: tp-rotate 2.0s infinite linear;
}

.tp-loader.spinner4 .dot1,
.tp-loader.spinner4 .dot2 {
    width: 60%;
    height: 60%;
    display: inline-block;
    position: absolute;
    top: 0;
    background-color: #fff;
    border-radius: 100%;
    -webkit-animation: tp-bounce 2.0s infinite ease-in-out;
    animation: tp-bounce 2.0s infinite ease-in-out;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
}

.tp-loader.spinner4 .dot2 {
    top: auto;
    bottom: 0px;
    -webkit-animation-delay: -1.0s;
    animation-delay: -1.0s;
}

@-webkit-keyframes tp-rotate {
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes tp-rotate {
    100% {
        transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
    }
}

@-webkit-keyframes tp-bounce {
    0%,
    100% {
        -webkit-transform: scale(0.0);
    }
    50% {
        -webkit-transform: scale(1.0);
    }
}

@keyframes tp-bounce {
    0%,
    100% {
        transform: scale(0.0);
        -webkit-transform: scale(0.0);
    }
    50% {
        transform: scale(1.0);
        -webkit-transform: scale(1.0);
    }
}

.tp-caption.medium_grey {
    position: absolute;
    color: #fff;
    text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
    font-weight: 700;
    font-size: 20px;
    line-height: 20px;
    font-family: Arial;
    padding: 2px 4px;
    margin: 0px;
    border-width: 0px;
    border-style: none;
    background-color: #888;
    white-space: nowrap;
}

.tp-caption.small_text {
    position: absolute;
    color: #fff;
    text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    font-family: Arial;
    margin: 0px;
    border-width: 0px;
    border-style: none;
    white-space: nowrap;
}

.tp-caption.medium_text {
    position: absolute;
    color: #fff;
    text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
    font-weight: 700;
    font-size: 20px;
    line-height: 20px;
    font-family: Arial;
    margin: 0px;
    border-width: 0px;
    border-style: none;
    white-space: nowrap;
}

.tp-caption.large_text {
    position: absolute;
    color: #fff;
    text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
    font-weight: 700;
    font-size: 40px;
    line-height: 40px;
    font-family: Arial;
    margin: 0px;
    border-width: 0px;
    border-style: none;
    white-space: nowrap;
}

.tp-caption.very_large_text {
    position: absolute;
    color: #fff;
    text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
    font-weight: 700;
    font-size: 60px;
    line-height: 60px;
    font-family: Arial;
    margin: 0px;
    border-width: 0px;
    border-style: none;
    white-space: nowrap;
    letter-spacing: -2px;
}

.tp-caption.very_big_white {
    position: absolute;
    color: #fff;
    text-shadow: none;
    font-weight: 800;
    font-size: 60px;
    line-height: 60px;
    font-family: Arial;
    margin: 0px;
    border-width: 0px;
    border-style: none;
    white-space: nowrap;
    padding: 0px 4px;
    padding-top: 1px;
    background-color: #000;
}

.tp-caption.very_big_black {
    position: absolute;
    color: #000;
    text-shadow: none;
    font-weight: 700;
    font-size: 60px;
    line-height: 60px;
    font-family: Arial;
    margin: 0px;
    border-width: 0px;
    border-style: none;
    white-space: nowrap;
    padding: 0px 4px;
    padding-top: 1px;
    background-color: #fff;
}

.tp-caption.modern_medium_fat {
    position: absolute;
    color: #000;
    text-shadow: none;
    font-weight: 800;
    font-size: 24px;
    line-height: 20px;
    font-family: "Open Sans", sans-serif;
    margin: 0px;
    border-width: 0px;
    border-style: none;
    white-space: nowrap;
}

.tp-caption.modern_medium_fat_white {
    position: absolute;
    color: #fff;
    text-shadow: none;
    font-weight: 800;
    font-size: 24px;
    line-height: 20px;
    font-family: "Open Sans", sans-serif;
    margin: 0px;
    border-width: 0px;
    border-style: none;
    white-space: nowrap;
}

.tp-caption.modern_medium_light {
    position: absolute;
    color: #000;
    text-shadow: none;
    font-weight: 300;
    font-size: 24px;
    line-height: 20px;
    font-family: "Open Sans", sans-serif;
    margin: 0px;
    border-width: 0px;
    border-style: none;
    white-space: nowrap;
}

.tp-caption.modern_big_bluebg {
    position: absolute;
    color: #fff;
    text-shadow: none;
    font-weight: 800;
    font-size: 30px;
    line-height: 36px;
    font-family: "Open Sans", sans-serif;
    padding: 3px 10px;
    margin: 0px;
    border-width: 0px;
    border-style: none;
    background-color: #4e5b6c;
    letter-spacing: 0;
}

.tp-caption.modern_big_redbg {
    position: absolute;
    color: #fff;
    text-shadow: none;
    font-weight: 300;
    font-size: 30px;
    line-height: 36px;
    font-family: "Open Sans", sans-serif;
    padding: 3px 10px;
    padding-top: 1px;
    margin: 0px;
    border-width: 0px;
    border-style: none;
    background-color: #de543e;
    letter-spacing: 0;
}

.tp-caption.modern_small_text_dark {
    position: absolute;
    color: #555;
    text-shadow: none;
    font-size: 14px;
    line-height: 22px;
    font-family: Arial;
    margin: 0px;
    border-width: 0px;
    border-style: none;
    white-space: nowrap;
}

.tp-caption.boxshadow {
    -moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
}

.tp-caption.black {
    color: #000;
    text-shadow: none;
}

.tp-caption.noshadow {
    text-shadow: none;
}

.tp-caption.thinheadline_dark {
    position: absolute;
    color: rgba(0, 0, 0, 0.85);
    text-shadow: none;
    font-weight: 300;
    font-size: 30px;
    line-height: 30px;
    font-family: "Open Sans";
    background-color: transparent;
}

.tp-caption.thintext_dark {
    position: absolute;
    color: rgba(0, 0, 0, 0.85);
    text-shadow: none;
    font-weight: 300;
    font-size: 16px;
    line-height: 26px;
    font-family: "Open Sans";
    background-color: transparent;
}

.tp-caption.largeblackbg {
    position: absolute;
    color: #fff;
    text-shadow: none;
    font-weight: 300;
    font-size: 50px;
    line-height: 70px;
    font-family: "Open Sans";
    background-color: #000;
    padding: 0px 20px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

.tp-caption.largepinkbg {
    position: absolute;
    color: #fff;
    text-shadow: none;
    font-weight: 300;
    font-size: 50px;
    line-height: 70px;
    font-family: "Open Sans";
    background-color: #db4360;
    padding: 0px 20px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

.tp-caption.largewhitebg {
    position: absolute;
    color: #000;
    text-shadow: none;
    font-weight: 300;
    font-size: 50px;
    line-height: 70px;
    font-family: "Open Sans";
    background-color: #fff;
    padding: 0px 20px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

.tp-caption.largegreenbg {
    position: absolute;
    color: #fff;
    text-shadow: none;
    font-weight: 300;
    font-size: 50px;
    line-height: 70px;
    font-family: "Open Sans";
    background-color: #67ae73;
    padding: 0px 20px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

.tp-caption.excerpt {
    font-size: 36px;
    line-height: 36px;
    font-weight: 700;
    font-family: Arial;
    color: #ffffff;
    text-decoration: none;
    background-color: rgba(0, 0, 0, 1);
    text-shadow: none;
    margin: 0px;
    letter-spacing: -1.5px;
    padding: 1px 4px 0px 4px;
    width: 150px;
    white-space: normal !important;
    height: auto;
    border-width: 0px;
    border-color: rgb(255, 255, 255);
    border-style: none;
}

.tp-caption.large_bold_grey {
    font-size: 60px;
    line-height: 60px;
    font-weight: 800;
    font-family: "Open Sans";
    color: rgb(102, 102, 102);
    text-decoration: none;
    background-color: transparent;
    text-shadow: none;
    margin: 0px;
    padding: 1px 4px 0px;
    border-width: 0px;
    border-color: rgb(255, 214, 88);
    border-style: none;
}

.tp-caption.medium_thin_grey {
    font-size: 34px;
    line-height: 30px;
    font-weight: 300;
    font-family: "Open Sans";
    color: rgb(102, 102, 102);
    text-decoration: none;
    background-color: transparent;
    padding: 1px 4px 0px;
    text-shadow: none;
    margin: 0px;
    border-width: 0px;
    border-color: rgb(255, 214, 88);
    border-style: none;
}

.tp-caption.small_thin_grey {
    font-size: 18px;
    line-height: 26px;
    font-weight: 300;
    font-family: "Open Sans";
    color: rgb(117, 117, 117);
    text-decoration: none;
    background-color: transparent;
    padding: 1px 4px 0px;
    text-shadow: none;
    margin: 0px;
    border-width: 0px;
    border-color: rgb(255, 214, 88);
    border-style: none;
}

.tp-caption.lightgrey_divider {
    text-decoration: none;
    background-color: rgba(235, 235, 235, 1);
    width: 370px;
    height: 3px;
    background-position:  initial;
    background-repeat:  initial;
    border-width: 0px;
    border-color: rgb(34, 34, 34);
    border-style: none;
}

.tp-caption.large_bold_darkblue {
    font-size: 58px;
    line-height: 60px;
    font-weight: 800;
    font-family: "Open Sans";
    color: rgb(52, 73, 94);
    text-decoration: none;
    background-color: transparent;
    border-width: 0px;
    border-color: rgb(255, 214, 88);
    border-style: none;
}

.tp-caption.medium_bg_darkblue {
    font-size: 20px;
    line-height: 20px;
    font-weight: 800;
    font-family: "Open Sans";
    color: rgb(255, 255, 255);
    text-decoration: none;
    background-color: rgb(52, 73, 94);
    padding: 10px;
    border-width: 0px;
    border-color: rgb(255, 214, 88);
    border-style: none;
}

.tp-caption.medium_bold_red {
    font-size: 24px;
    line-height: 30px;
    font-weight: 800;
    font-family: "Open Sans";
    color: rgb(227, 58, 12);
    text-decoration: none;
    background-color: transparent;
    padding: 0px;
    border-width: 0px;
    border-color: rgb(255, 214, 88);
    border-style: none;
}

.tp-caption.medium_light_red {
    font-size: 21px;
    line-height: 26px;
    font-weight: 300;
    font-family: "Open Sans";
    color: rgb(227, 58, 12);
    text-decoration: none;
    background-color: transparent;
    padding: 0px;
    border-width: 0px;
    border-color: rgb(255, 214, 88);
    border-style: none;
}

.tp-caption.medium_bg_red {
    font-size: 20px;
    line-height: 20px;
    font-weight: 800;
    font-family: "Open Sans";
    color: rgb(255, 255, 255);
    text-decoration: none;
    background-color: rgb(227, 58, 12);
    padding: 10px;
    border-width: 0px;
    border-color: rgb(255, 214, 88);
    border-style: none;
}

.tp-caption.medium_bold_orange {
    font-size: 24px;
    line-height: 30px;
    font-weight: 800;
    font-family: "Open Sans";
    color: rgb(243, 156, 18);
    text-decoration: none;
    background-color: transparent;
    border-width: 0px;
    border-color: rgb(255, 214, 88);
    border-style: none;
}

.tp-caption.medium_bg_orange {
    font-size: 20px;
    line-height: 20px;
    font-weight: 800;
    font-family: "Open Sans";
    color: rgb(255, 255, 255);
    text-decoration: none;
    background-color: rgb(243, 156, 18);
    padding: 10px;
    border-width: 0px;
    border-color: rgb(255, 214, 88);
    border-style: none;
}

.tp-caption.grassfloor {
    text-decoration: none;
    background-color: rgba(160, 179, 151, 1);
    width: 4000px;
    height: 150px;
    border-width: 0px;
    border-color: rgb(34, 34, 34);
    border-style: none;
}

.tp-caption.large_bold_white {
    font-size: 58px;
    line-height: 60px;
    font-weight: 800;
    font-family: "Open Sans";
    color: rgb(255, 255, 255);
    text-decoration: none;
    background-color: transparent;
    border-width: 0px;
    border-color: rgb(255, 214, 88);
    border-style: none;
}

.tp-caption.medium_light_white {
    font-size: 30px;
    line-height: 36px;
    font-weight: 300;
    font-family: "Open Sans";
    color: rgb(255, 255, 255);
    text-decoration: none;
    background-color: transparent;
    padding: 0px;
    border-width: 0px;
    border-color: rgb(255, 214, 88);
    border-style: none;
}

.tp-caption.mediumlarge_light_white {
    font-size: 34px;
    line-height: 40px;
    font-weight: 300;
    font-family: "Open Sans";
    color: rgb(255, 255, 255);
    text-decoration: none;
    background-color: transparent;
    padding: 0px;
    border-width: 0px;
    border-color: rgb(255, 214, 88);
    border-style: none;
}

.tp-caption.mediumlarge_light_white_center {
    font-size: 34px;
    line-height: 40px;
    font-weight: 300;
    font-family: "Open Sans";
    color: #ffffff;
    text-decoration: none;
    background-color: transparent;
    padding: 0px 0px 0px 0px;
    text-align: center;
    border-width: 0px;
    border-color: rgb(255, 214, 88);
    border-style: none;
}

.tp-caption.medium_bg_asbestos {
    font-size: 20px;
    line-height: 20px;
    font-weight: 800;
    font-family: "Open Sans";
    color: rgb(255, 255, 255);
    text-decoration: none;
    background-color: rgb(127, 140, 141);
    padding: 10px;
    border-width: 0px;
    border-color: rgb(255, 214, 88);
    border-style: none;
}

.tp-caption.medium_light_black {
    font-size: 30px;
    line-height: 36px;
    font-weight: 300;
    font-family: "Open Sans";
    color: rgb(0, 0, 0);
    text-decoration: none;
    background-color: transparent;
    padding: 0px;
    border-width: 0px;
    border-color: rgb(255, 214, 88);
    border-style: none;
}

.tp-caption.large_bold_black {
    font-size: 58px;
    line-height: 60px;
    font-weight: 800;
    font-family: "Open Sans";
    color: rgb(0, 0, 0);
    text-decoration: none;
    background-color: transparent;
    border-width: 0px;
    border-color: rgb(255, 214, 88);
    border-style: none;
}

.tp-caption.mediumlarge_light_darkblue {
    font-size: 34px;
    line-height: 40px;
    font-weight: 300;
    font-family: "Open Sans";
    color: rgb(52, 73, 94);
    text-decoration: none;
    background-color: transparent;
    padding: 0px;
    border-width: 0px;
    border-color: rgb(255, 214, 88);
    border-style: none;
}

.tp-caption.small_light_white {
    font-size: 17px;
    line-height: 28px;
    font-weight: 300;
    font-family: "Open Sans";
    color: rgb(255, 255, 255);
    text-decoration: none;
    background-color: transparent;
    padding: 0px;
    border-width: 0px;
    border-color: rgb(255, 214, 88);
    border-style: none;
}

.tp-caption.roundedimage {
    border-width: 0px;
    border-color: rgb(34, 34, 34);
    border-style: none;
}

.tp-caption.large_bg_black {
    font-size: 40px;
    line-height: 40px;
    font-weight: 800;
    font-family: "Open Sans";
    color: rgb(255, 255, 255);
    text-decoration: none;
    background-color: rgb(0, 0, 0);
    padding: 10px 20px 15px;
    border-width: 0px;
    border-color: rgb(255, 214, 88);
    border-style: none;
}

.tp-caption.mediumwhitebg {
    font-size: 30px;
    line-height: 30px;
    font-weight: 300;
    font-family: "Open Sans";
    color: rgb(0, 0, 0);
    text-decoration: none;
    background-color: rgb(255, 255, 255);
    padding: 5px 15px 10px;
    text-shadow: none;
    border-width: 0px;
    border-color: rgb(0, 0, 0);
    border-style: none;
}

.tp-caption.largeboldwhite {
    font-size: 81px;
    line-height: 60px;
    font-weight: 800;
    font-family: Oswald;
    color: #ffffff;
    text-decoration: none;
    background-color: transparent;
    text-shadow: 2px 2px 2px #000;
    border-width: 0px;
    border-color: rgb(255, 214, 88);
    border-style: none;
}

.tp-caption.largeboldwhite{font-size:81px;line-height:60px;font-weight:800;font-family:Oswald;color:#ffffff;text-decoration:none;background-color:transparent;text-shadow:2px 2px 2px #000;border-width:0px;border-color:rgb(255, 214, 88);border-style:none;}
.tp-caption.largeboldwhitesg{font-size:81px;line-height:98px;font-weight:700;color:#ffffff;text-decoration:none;background-color:transparent;text-transform:uppercase;text-shadow:1px 1px 3px #000;font-family:"Oswald", sans-serif;border-width:0px;border-color:rgb(255, 214, 88);border-style:none;}
.tp-caption.modernmediumfatwhitesg{color:rgb(255, 255, 255);text-shadow:rgb(0, 0, 0) 1px 1px 2px;font-weight:800;font-size:24px;line-height:20px;font-family:"Open Sans", sans-serif;margin:0px;white-space:nowrap;text-decoration:none;background-color:transparent;border-width:0px;border-color:rgb(255, 255, 255);border-style:none;}
.tp-caption.largetextsg{color:rgb(255, 255, 255);text-shadow:rgba(0, 0, 0, 0.498039) 0px 2px 5px;font-weight:700;font-size:40px;line-height:40px;font-family:Oswald, sans-serif;margin:0px;white-space:nowrap;text-decoration:none;background-color:transparent;border-width:0px;border-color:rgb(255, 255, 255);border-style:none;}
.tp-caption.largeboldgreysg{font-size:81px;line-height:98px;font-weight:700;color:#333;text-decoration:none;text-transform:uppercase;text-shadow:rgb(255, 255, 255, 0.8) 0px 0px 5px;font-family:Oswald, sans-serif;background-color:transparent;border-width:0px;border-color:rgb(255, 214, 88);border-style:none;}
.tp-caption.largetextgreysg{color:#333;text-shadow:rgba(255, 255, 255, 0.8) 0px 0px 5px;font-weight:700;font-size:40px;line-height:40px;font-family:Oswald, sans-serif;margin:0px;white-space:nowrap;text-decoration:none;background-color:transparent;border-width:0px;border-color:rgb(255, 255, 255);border-style:none;}
.tp-caption.modernmediumfatredsg{color:#d31546;text-shadow:rgb(255, 255, 255) 0px 0px 2px;font-weight:800;font-size:24px;line-height:20px;font-family:"Open Sans", sans-serif;margin:0px;white-space:nowrap;text-decoration:none;background-color:transparent;border-width:0px;border-color:rgb(255, 255, 255);border-style:none;}
.tp-caption.modernmediumfatwhitesg1{color:#ffffff;text-shadow:rgb(0, 0, 0) 0px 1px 3px;font-weight:800;font-size:24px;line-height:20px;font-family:"Open Sans", sans-serif;margin:0px;white-space:nowrap;text-decoration:none;background-color:transparent;border-width:0px;border-color:rgb(255, 255, 255);border-style:none;}
.tp-caption.modernmediumfatgreysg{font-size:24px;line-height:20px;font-weight:bold;font-family:"Open Sans", sans-serif;color:#666666;text-decoration:none;text-shadow:rgb(255, 255, 255) 1px 1px 2px;margin:0px;white-space:nowrap;background-color:transparent;border-width:0px;border-color:rgb(255, 255, 255);border-style:none;}
.tp-caption.largetextgreysg-2{font-size:28px;line-height:28px;font-weight:700;font-family:Oswald, sans-serif;color:rgb(51, 51, 51);text-decoration:none;text-shadow:rgba(255, 255, 255, 0.8) 0px 0px 5px;margin:0px;white-space:nowrap;background-color:transparent;border-width:0px;border-color:rgb(255, 255, 255);border-style:none;}
.tp-caption.clearance-heading{font-size:46px;line-height:70px;font-weight:400;font-family:Oswald;color:#d31546;text-decoration:none;text-shadow:none;margin:0px;letter-spacing:15px;padding:0px 0px 0px 0px;background-color:transparent;text-align:justify;text-transform:uppercase;border-width:0px 0px 2px 0px;border-color:rgb(211, 21, 70) rgb(211, 21, 70) rgb(0, 0, 0) rgb(211, 21, 70);border-style:none none solid none;}
.tp-caption.clearancepercentageoff{font-size:130px;line-height:150px;font-family:Oswald;color:#000000;text-decoration:none;text-shadow:none;background-color:transparent;border-width:0px;border-color:rgb(0, 0, 0);border-style:none;}
.tp-caption.clearance-black-heading2{font-size:54px;line-height:60px;font-weight:400;font-family:Oswald;color:#000000;text-decoration:none;background-color:transparent;text-align:center;border-width:0px;border-color:rgb(255, 214, 88);border-style:none;}
.tp-caption.clearance-black-heading3{font-size:14px;line-height:22px;font-weight:600;font-family:Oswald;color:#000000;text-decoration:none;letter-spacing:7px;text-align:center;background-color:transparent;text-shadow:0px 0px 5px #fff;border-width:0px;border-color:rgb(255, 214, 88);border-style:none;}
.tp-caption.swissgear-life-heading1{font-size:71px;line-height:80px;font-weight:800;font-family:Oswald;color:#ffffff;text-decoration:none;background-color:transparent;text-shadow:1px 1px 10px #000;border-width:0px;border-color:rgb(255, 214, 88);border-style:none;}
.tp-caption.swissgear-life-heading2{color:#ffffff;text-shadow:rgb(0, 0, 0) 1px 1px 15px;font-weight:400;font-size:38px;line-height:40px;font-family:Oswald;margin:0px;white-space:nowrap;text-decoration:none;background-color:transparent;border-width:0px;border-color:rgb(255, 255, 255);border-style:none;}
.tp-caption.team-swissgear-heading1{color:#b4b4b5;font-size:72px;font-weight:bold;font-family:"Oswald", sans-serif;text-shadow:2px 2px 0 #888;background-color:transparent;text-decoration:none;border-width:0px;border-color:rgb(180, 180, 181);border-style:none;}
.tp-caption.team-swissgear-heading2{font-size:50px;line-height:60px;font-weight:100;font-family:Oswald;color:#ffffff;text-decoration:none;text-shadow:rgb(136, 136, 136) 2px 2px 0px;background-color:transparent;border-width:0px;border-color:rgb(255, 255, 255);border-style:none;}
.tp-caption.team-swissgear-heading5{color:#bf1e2e;text-shadow:rgb(136, 136, 136) 1px 1px 2px;font-size:18px;font-family:arialnarrow, Arial, Helvetica, sans-serif;text-decoration:none;background-color:transparent;line-height:20px;font-weight:100;border-width:0px;border-color:rgb(255, 255, 255);border-style:none;}
.tp-caption.swissgear-life-heading1x{font-size:60px;line-height:80px;font-weight:800;font-family:Oswald;color:#ffffff;text-decoration:none;text-shadow:rgb(0, 0, 0) 1px 1px 10px;padding:0px 0px 0px 0px;max-width:620px;width:620px;text-align:center;letter-spacing:1px;background-color:rgba(0, 0, 0, 0.75);border-width:0px;border-color:rgb(255, 214, 88);border-style:none;}
.tp-caption.swissgear-life-heading2x{font-size:30px;line-height:50px;font-weight:normal;font-family:Arial, Helvetica, sans-serif;color:#ffffff;text-decoration:none;padding:0px 0px 0px 0px;text-shadow:rgb(0, 0, 0) 1px 1px 15px;margin:0px;white-space:nowrap;max-width:620px;width:620px;text-align:center;letter-spacing:2px;background-color:rgba(0, 0, 0, 0.74902);border-width:0px;border-color:rgb(255, 255, 255);border-style:none;}
.tp-caption.sg-new-heading-1{color:#ffffff;font-size:70px;line-height:72px;font-weight:normal;font-family:"Century Gothic W01";text-decoration:none;text-align:left;background-color:transparent;border-width:0px;border-color:rgb(255, 255, 255);border-style:none;}
.tp-caption.sg-new-heading-1-right-shadow{color:#ffffff;font-size:70px;line-height:72px;font-weight:normal;font-family:"Century Gothic W01";text-decoration:none;text-align:right;background-color:transparent;text-shadow:1px 1px 10px #666;border-width:0px;border-color:rgb(255, 255, 255);border-style:none;}
.tp-caption.sg-new-heading-1-black{font-size:70px;line-height:72px;font-weight:normal;font-family:"Century Gothic W01";color:#000000;text-decoration:none;text-align:left;background-color:transparent;border-width:0px;border-color:rgb(255, 255, 255);border-style:none;}
.tp-caption.sg-new-heading-1-right{color:#ffffff;font-size:70px;line-height:72px;font-weight:normal;font-family:"Century Gothic W01";text-decoration:none;text-align:right;background-color:transparent;border-width:0px;border-color:rgb(255, 255, 255);border-style:none;}

    .tp-caption a {
        color: #ff7302;
        text-shadow: none;
        -webkit-transition: all 0.2s ease-out;
        -moz-transition: all 0.2s ease-out;
        -o-transition: all 0.2s ease-out;
        -ms-transition: all 0.2s ease-out;
    }
    .tp-caption a:hover {
        color: #ffa902;
    }
    .tp-caption a {
        color: #ff7302;
        text-shadow: none;
        -webkit-transition: all 0.2s ease-out;
        -moz-transition: all 0.2s ease-out;
        -o-transition: all 0.2s ease-out;
        -ms-transition: all 0.2s ease-out;
    }
    .tp-caption a:hover {
        color: #ffa902;
    }
    .tp-caption.big_caption_3,
    .tp-caption.big_caption_2,
    .tp-caption.big_caption_4,
    .tp-caption.big_caption_5,
    .tp-caption.big_caption_6,
    .tp-caption.big_caption_7,
    .tp-caption.big_caption_8,
    .tp-caption.big_caption_9,
    .tp-caption.big_caption_10,
    .tp-caption.big_caption_11,
    .tp-caption.big_caption_12,
    .tp-caption.big_caption_13,
    .tp-caption.big_caption_3_white,
    .tp-caption.big_caption_2_white,
    .tp-caption.big_caption_4_white {
        position: absolute;
        color: #e14f4f;
        text-shadow: none;
        font-size: 80px;
        line-height: 80px;
        font-family: "Oswald";
        border-width: 0px;
        border-style: none;
    }
    .tp-caption.big_caption_2,
    .tp-caption.big_caption_2_white {
        font-size: 48px;
    }
    .tp-caption.big_caption_4,
    .tp-caption.big_caption_4_white {
        font-size: 124px;
        color: #fff;
    }
    .tp-caption.big_caption_5 {
        font-size: 120px;
        color: #94BB54;
        font-weight: 800;
    }
    .tp-caption.big_caption_6 {
        font-size: 84px;
        color: #94BB54;
        font-weight: 800;
    }
    .tp-caption.big_caption_7 {
        font-size: 50px;
        color: #333;
        font-weight: 800;
    }
    .tp-caption.big_caption_8 {
        font-size: 24px;
        color: #fff;
        font-family: "Open Sans";
    }
    .tp-caption.big_caption_9 {
        font-size: 100px;
        color: #fff !important;
    }
    .tp-caption.big_caption_10 {
        font-size: 55px;
        color: #2a2b2c;
        font-weight: bold;
    }
    .tp-caption.big_caption_11 {
        font-size: 100px;
        color: #fff;
    }
    .tp-caption.big_caption_12 {
        font-size: 200px;
        color: #94BB54;
        font-weight: 800;
    }
    .tp-caption.big_caption_13 {
        font-size: 24px;
        color: #aaa;
        font-family: "Open Sans";
    }
    .tp-caption.handwriting,
    .tp-caption.handwriting_white {
        position: absolute;
        color: #fff;
        text-shadow: none;
        font-size: 144px;
        line-height: 44px;
        font-family: "Dancing Script";
        padding: 15px 40px 15px 40px;
        margin: 0px;
        border-width: 0px;
        border-style: none;
    }
    .tp-caption.store_button a {
        position: absolute;
        color: #fff;
        text-shadow: none;
        font-size: 18px;
        line-height: 18px;
        font-weight: bold;
        font-family: "Open Sans";
        padding: 20px 35px 20px 35px !important;
        margin: 0px;
        cursor: pointer;
        background: #1ABC9C;
        border-radius: 5px;
        border-bottom: 4px solid #16A085;
    }
    .tp-caption.store_button_white a {
        position: absolute;
        color: #fff;
        text-shadow: none;
        font-size: 14px;
        font-weight: normal;
        padding: 10px 20px !important;
        background: #379BDE;
        border-bottom: 4px solid #2980B9;
        border-radius: 5px;
    }
    .tp-caption.store_button_white a:hover {
        background: #2980B9;
        border-bottom: 4px solid #379BDE;
    }
    .tp-caption.store_button a,
    .tp-caption.store_button_white a {
        color: #fff !important;
    }
    .tp-caption.store_button_white a {
        color: #fff !important;
    }
    .tp-caption a {
        color: #ff7302;
        text-shadow: none;
        -webkit-transition: all 0.2s ease-out;
        -moz-transition: all 0.2s ease-out;
        -o-transition: all 0.2s ease-out;
        -ms-transition: all 0.2s ease-out;
    }
    .tp-caption a:hover {
        color: #ffa902;
    }
    .tp-caption.big_caption_3_white,
    .tp-caption.big_caption_2_white,
    .tp-caption.big_caption_4_white,
    .tp-caption.handwriting_white {
        color: #fff;
    }
    .tp-caption a {
        color: #ff7302;
        text-shadow: none;
        -webkit-transition: all 0.2s ease-out;
        -moz-transition: all 0.2s ease-out;
        -o-transition: all 0.2s ease-out;
        -ms-transition: all 0.2s ease-out;
    }
    .tp-caption a:hover {
        color: #ffa902;
    }
    .tp-caption a {
        color: #ff7302;
        text-shadow: none;
        -webkit-transition: all 0.2s ease-out;
        -moz-transition: all 0.2s ease-out;
        -o-transition: all 0.2s ease-out;
        -ms-transition: all 0.2s ease-out;
    }
    .tp-caption a:hover {
        color: #ffa902;
    }
	
	
	
	
/*! Dan's Stuff */
.card {
  position: relative;
  padding-bottom: 45%;
  width: 100%;
  text-align: center;
  display:block;
}
.card__front,
.card__back {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.card__front,
.card__back {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transition: -webkit-transform 0.3s;
          transition: transform 0.3s;
}
.card__back {
  -webkit-transform: rotateX(-180deg);
          transform: rotateX(-180deg);
}
.card.effect__random.flipped .card__front {
  -webkit-transform: rotateX(-180deg);
          transform: rotateX(-180deg);
}
.card.effect__random.flipped .card__back {
  -webkit-transform: rotateX(0);
          transform: rotateX(0);
}
.sg-red{color:#10214d!important;}
/* ================================================= *
 * General Product List Styles (not module-specific)
 * ================================================= */
/* -------------------------------------------- *
 * Product List General
 */
.category-title h1,
body.catalogsearch-result-index .page-title h1 {
  border-bottom: none;
}
.category-image {
  margin-bottom: 1.5em;
}
.products-list .action .button,
.products-grid .actions .button {
  white-space: normal;
  float: left;
}
/* -------------------------------------------- *
 * Product Name
 */
h2.product-name,
h3.product-name,
h4.product-name,
h5.product-name,
p.product-name,
.ampromo-slide .product-info h2 {
  margin: 0;
  margin-bottom: 0.5em;
  color: #636363;
  font-size: 24px;
  font-weight: 400;
  font-style: normal;
  line-height: 1.2;
  text-rendering: optimizeLegibility;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: normal;
  line-height: 1.4;
}
h2.product-name a,
h3.product-name a,
h4.product-name a,
h5.product-name a,
p.product-name a {
  color: #636363;
}
h2.product-name a:hover,
h3.product-name a:hover,
h4.product-name a:hover,
h5.product-name a:hover,
p.product-name a:hover {
  color: #10214d;
  text-decoration: none;
}
.products-grid .product-name,
.products-list .product-name {
	text-transform: uppercase;
	font-size: 12px;
	font-family:'Oswald',Arial,sans-serif;margin:0 0 5px 0;
	width: 100%;
	white-space: nowrap;
	display:-webkit-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:flex;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	flex-wrap:wrap;
	-webkit-box-align:end;
	-ms-flex-align:end;
	-webkit-align-items:flex-end;
	align-items:flex-end;
	text-align:center;
	position:relative;
	margin:-1em 0 5px 0;
	height:2em;
}
.products-grid .product-name a,
.products-list .product-name a {
	font-weight: 500;
	border: none;
	overflow: hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	display: block;
	width:100%;
}
/* ============================================ *
 * Product Grid
 * ============================================ */
.catalog-category-view .category-products .banner {
  margin: 25px auto 75px auto;
}
.products-grid {
  position: relative;
  list-style:none;
  margin: 25px 0;
  padding: 0;
}
.catalog-category-view .products-grid {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}
.products-grid:after {
  content: '';
  display: table;
  clear: both;
}
.products-grid > li {
  position: relative;
  text-align: center;
  margin-bottom:40px;
}
.products-grid > li:after {
  content: '';
  display: table;
  clear: both;
}
.products-grid .product-image {
  width: 100%;
  margin-bottom: 1.8em;
}
.widget-new-products .products-grid .product-image {
  width: 75%;
  margin-bottom: 15px;
  margin-left: 10%;
}
.products-grid .product-info {
  position: relative;
  padding-bottom: 40px;
  min-height:201px;
}
.products-grid .product-info .configurable-swatch-list{
	display: none;
}
.products-grid .actions {
	position:relative;
	width: 100%;
	display:table;
}
.products-grid .ratings .rating-box {
  margin: 0 auto;
}
.products-grid .ratings .amount {
  display: none;
}
.products-grid .price-box {
  color: #000;
  font-size: 16px;
  margin: 0 0 5px 0;
  text-align: center;
  line-height:27px;
	font-weight:400;
}
.products-grid .price-box span {
	font-weight:400;
}
.products-grid .price-box .old-price {
	display: inline;
	padding: 0;
	margin: 0;
}
.products-grid .price-box .old-price .price-label {
  display:none;
}
.products-grid .price-box .old-price .price {
	text-decoration:line-through;
	margin-right: 5px;
	color: #666;
}
.products-grid .price-box .special-price {
    display: inline;
    padding: 0;
    margin: 0;
}
.products-grid .price-box .special-price .price-label {
    display: none;
}
.products-grid .price-box .special-price .price {
    color: #10214d;
}
/* Config: Two columns + flexible gutter */
.products-grid > li {
	float: left;
	border-bottom: 1px solid #000;
	max-width:100%;
}
.products-grid > li:nth-child(odd), .products-grid > li.odd {
  clear: left;
}
.products-grid .product-image:before, .products-grid .product-image:after {
  content: '';
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  display: none;
}
.products-grid .product-image:before {
  background-color: white;
  opacity: 0.8;
  z-index: 2;
}
.products-grid .product-image:after {
  background-image: url("https://www.swissgear.com/skin/frontend/swissgear/default/images/opc-ajax-loader.gif");
  background-repeat: no-repeat;
  background-position: center;
  z-index: 3;
}
.products-grid .product-image.loading {
  position: relative;
}
.products-grid .product-image.loading:before, .products-grid .product-image.loading:after {
  display: block;
}
@media only screen and (min-width: 480px) and (max-width: 959px) {
  /* Config: Two columns + flexible gutter */
  .products-grid--max-4-col > li {
    width: 48%;
    margin-right: 4%;
  }
  .products-grid--max-4-col > li:nth-child(2n), .products-grid > li.even {
	margin-right:0;
  }
}
@media only screen and (min-width: 960px) {
  /* Config: Columns + flexible gutter */
  /* Undo three-column config */
  .products-grid--max-4-col > li:nth-child(odd) {
    clear: none;
  }
  .products-grid--max-4-col > li:nth-child(2n+1) {
    clear: none;
  }
  /* Set column config */
  .products-grid--max-4-col > li {
    width: 31.8%;
    margin-right: 2.22222%;
  }
  .products-grid--max-4-col > li:nth-child(3n+1) {
    clear: left;
  }
  .products-grid--max-4-col > li:nth-child(3n) {
    margin-right: 0;
  }
  /* Config: Columns + flexible gutter */
  /* Undo three-column config */
  .products-grid--max-5-col > li:nth-child(odd) {
    clear: none;
  }
  .products-grid--max-5-col > li:nth-child(3n+1) {
    clear: none;
  }
  .products-grid--max-5-col > li:nth-child(even),
  .products-grid--max-5-col > li:nth-child(3n) {
    padding-right: 2.22222%;
  }
  /* Set column config */
  .products-grid--max-5-col > li {
    padding-right: 2.22222%;
  }
  .products-grid--max-5-col > li {
    width: 18.22222%;
    padding-right: 2.22222%;
  }
  .products-grid--max-5-col > li:nth-child(5n+1) {
    clear: left;
  }
  .products-grid--max-5-col > li:nth-child(5n) {
    padding-right: 0;
  }
  /* Config: Columns + flexible gutter */
  /* Undo three-column config */
  .products-grid--max-6-col > li:nth-child(odd) {
    clear: none;
  }
  .products-grid--max-6-col > li:nth-child(3n+1) {
    clear: none;
  }
  .products-grid--max-6-col > li:nth-child(even),
  .products-grid--max-6-col > li:nth-child(3n) {
    padding-right: 2.22222%;
  }
  /* Set column config */
  .products-grid--max-6-col > li {
    padding-right: 2.22222%;
  }
  .products-grid--max-6-col > li {
    width: 14.81481%;
    padding-right: 2.22222%;
  }
  .products-grid--max-6-col > li:nth-child(6n+1) {
    clear: left;
  }
  .products-grid--max-6-col > li:nth-child(6n) {
    padding-right: 0;
  }
}
@media only screen and (min-width: 1280px) {
	.products-grid--max-4-col > li {
		width: 23.33333%;
		margin-right: 2.22222%;
	}
	.products-grid--max-4-col > li:nth-child(3n+1) {
		clear: none;
	}
	.products-grid--max-4-col > li:nth-child(4n+1) {
		clear: left;
	}
	.products-grid--max-4-col > li:nth-child(3n) {
		margin-right: 2.22222%;
	}
	.products-grid--max-4-col > li:nth-child(4n) {
		margin-right: 0;
	}
}
/* ============================================ *
 * Product List
 * ============================================ */
.products-list {
  margin-top: 20px;
  margin-bottom: 20px;
}
.products-list > li {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #ededed;
}
.products-list > li:after {
  content: '';
  display: table;
  clear: both;
}
.products-list > li .product-image {
  float: left;
  width: 33.33333%;
}
.products-list > li .product-image img {
  width: 100%;
  max-width: 100%;
}
.products-list > li:last-child {
  padding-bottom: 0;
  border-bottom: none;
}
.products-list .product-shop {
  float: right;
  width: 66.66667%;
  padding-left: 20px;
}
.products-list .product-shop .product-name {
  margin-bottom: 0;
}
.products-list .product-shop .ratings {
  margin: 0;
}
.products-list .product-shop .ratings .rating-box,
.products-list .product-shop .ratings .rating-links {
  float: left;
  margin-right: 7px;
}
.products-list .product-shop .ratings .rating-links {
  margin-top: 4px;
}
.products-list .product-shop .price-box {
  margin-top: 0;
}
.products-list .product-shop .price-box .price {
  font-size: 18px;
}
.products-list .product-shop .action {
  margin: 7px 0;
}
.products-list .product-shop .desc {
  margin-top: 7px;
}
.products-list .product-shop .product-primary,
.products-list .product-shop .desc {
  float: left;
  width: 65%;
  overflow: hidden;
}
.products-list .product-shop .product-secondary {
  float: right;
  width: 35%;
  text-align: right;
  clear: right;
}
@media only screen and (min-width: 480px) {
  .products-list .product-name a {
    font-size: 18px;
  }
}
@media only screen and (max-width: 1279px) {
  .products-list .product-shop .product-primary,
  .products-list .product-shop .desc {
    float: left;
    width: 60%;
    padding-right: 20px;
  }
  .products-list .product-shop .product-secondary {
    float: right;
    width: 40%;
  }
}
@media only screen and (max-width: 600px) {
  .products-list .product-shop .price-box .special-price {
    padding-left: 0;
  }
  .products-list .product-shop .product-primary,
  .products-list .product-shop .product-secondary,
  .products-list .product-shop .desc {
    float: none;
    width: 100%;
    padding-right: 0;
    text-align: left;
  }
}
/* ============================================ *
 * Mini Product List
 * ============================================ */
.mini-products-list .product-image {
  float: left;
  min-width: 50px;
  border:none;
}
.mini-products-list li {
  margin-bottom: 10px;
  clear: both;
}
.mini-products-list li:after {
  content: '';
  display: table;
  clear: both;
}
.mini-products-images-list:after {
  content: '';
  display: table;
  clear: both;
}
.mini-products-images-list li.item {
  float: left;
  width: 50%;
  margin: 0;
  padding: 0 5px 10px 0;
}
.mini-products-images-list li.item:nth-child(even) {
  padding-right: 0;
  padding-left: 5px;
}
.mini-products-images-list li.item .product-image {
  display: block;
}
.mini-products-images-list li.item .product-image img {
  width: 100%;
  max-width: 100%;
}
/* ============================================ *
 * Catalog - List
 * ============================================ */
.category-image {
  border: 1px solid #cccccc;
  padding: 10px;
}
.category-image img {
  width: 100%;
  max-width: 100%;
}
/* ============================================ *
 * Layered Navigation
 * ============================================ */
.block-layered-nav .block-content .toggle-tabs {
  display: none;
}
.block-layered-nav .block-content > dl > form > dt {
  margin: 0;
  cursor: pointer;
  padding: 12px 15px;
  color: #333;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  line-height: 1.4;
  text-rendering: optimizeSpeed;
  text-transform: uppercase;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  user-select: none;
  font-weight: normal;
  border: 1px solid #ccc;
  border-top: none;
  position: relative;
  background-color: #f1f1f1;
  display: block;
}
.block-layered-nav .block-content > dl > form > dt:after {
	content: '\f2fc';
	position: absolute;
    right: 15px;
    display: inline-block;
    margin-top: -2px;
    font: normal normal normal 20px 'Material-Design-Iconic-Font';
}
.block-layered-nav .block-content > dl > form > dt.amshopby-collapsed:after {
    content: '\f2f9';
}
.block-layered-nav .block-content > dl > form > dt:hover {
  background-color: #ddd;
}
.block-layered-nav .block-content > dl > form > dd {
  padding: 0px;
  margin: 0;
  border-width: 0 1px;
  border-style: solid;
  border-color: #cccccc;
  overflow:hidden;
}
.block-layered-nav .block-content > dl > form > dd:last-child {
  border-width: 0 1px 1px 1px;
}
.block-layered-nav dl form dd {
  margin-bottom: 10px;
  margin-top: 10px;
}
.block-layered-nav dl form dd ol > li > span, .block-layered-nav dl form dd ol > li > label {
	padding: 8px 15px;
	display: block;
	background: transparent;
	border-bottom: none;
	line-height: 20px;
	width: 100%;
	margin: 0;
	font-weight:400;
}
.block-layered-nav dl form dd ol > li > label .count {
  color: #a0a0a0;
}
@media only screen and (max-width: 770px) {
  .sidebar .block.block-layered-nav {
    border-bottom: none;
  }
  .block-layered-nav--no-filters .block-title {
    display: none;
  }
  .block-layered-nav .block-content {
    padding-top: 0;
    margin-top: 15px;
  }
  .block-layered-nav .block-content > dl > form > dt:hover {
    color: #3399cc;
  }
  .block-layered-nav .block-content > dl > form > dt.last {
    border-bottom-width: 1px;
  }
  .block-layered-nav .block-content.accordion-open > dl > dt.current {
    border-bottom-width: 1px;
  }
  .block-layered-nav .block-content.accordion-open > dl > dd.current {
    display: block;
  }
  .block-layered-nav .block-subtitle--filter.active:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    display: block;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    border-top: 4px solid white;
    border-bottom: none;
    right: 10px;
    top: 50%;
    margin-top: -3px;
  }
  #narrow-by-list,
  #narrow-by-list2 {
    padding: 10px;
    border: none;
    border-top: 0;
  }
  .block-layered-nav dl form ol > li > a,
  .block-layered-nav dl form ol > li > span {
    padding: 7px;
    margin: 5px;
  }
  .block-layered-nav dl form ol > li > a {
    color: #636363;
    background-color: #f4f4f4;
    padding: 5px 10px;
  }
  .block-layered-nav dl form ol > li > a:hover {
    text-decoration: none;
    background: #ececec;
  }
}
.block-layered-nav .currently .block-subtitle {
  display: block;
  margin: 0;
  margin-bottom: 10px;
  color: #636363;
  font-family: "Raleway", "Helvetica Neue", Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  line-height: 1.4;
  text-rendering: optimizeSpeed;
  text-transform: uppercase;
}
.block-layered-nav .currently ol {
  padding-left: 10px;
  margin-bottom: 10px;
}
.block-layered-nav .currently ol li:after {
  content: '';
  display: table;
  clear: both;
}
.block-layered-nav .actions {
  text-align: right;
  margin-bottom: 7px;
}
/* ============================================ *
 * Catalog - Product
 * ============================================ */
.product-view .product-essential .extra-info .ratings .rating-box,
.product-view .product-essential .extra-info .ratings .amount {
  float: left;
}
.product-view .product-essential .extra-info .ratings .rating-box {
  margin-top: 8px;
  margin-right: 10px;
}
.product-view .product-essential .extra-info .ratings:after {
  content: '';
  display: table;
  clear: both;
}
.product-view .product-essential:after {
  content: '';
  display: table;
  clear: both;
}
.product-view .product-shop .price-info {
  padding-left: 0px;
  text-align: left;
}
.product-view .product-shop .short-description {
  margin-bottom: 10px;
  clear: both;
  font-size:14px;
}
.product-view .product-shop .short-description ul li {
	margin-bottom:10px;
}
.product-view .product-shop .short-description br {
	display:none;
}
.product-view .product-shop .configurable-swatch-list {display:none}
.product-view .product-shop .ratings {
  margin-bottom: 8px;
}
.product-view .product-shop .availability {
  font-size: 16px;
}
.product-view .product-shop .price-box {
  margin-top: 0;
}
.product-view .product-shop .price-box .old-price,
.product-view .product-shop .price-box .special-price,
.product-view .product-shop .price-box .regular-price {
  padding-right: 0;
  line-height: 1.2;
}
.product-view .product-shop .price-box .regular-price .price,
.product-view .product-shop .price-box .special-price .price,
.product-view .product-shop .price-box .full-product-price .price {
  font-size: 22px;
}
.product-view .product-shop .price-box .special-price {
	display:block;
	margin:0 0 5px 0;
	color:#10214d;
}
.product-view .product-shop .price-box .special-price .price-label {
  font-size: 16px;
}
.product-view .product-shop .price-box .special-price span.weee {
  color: #636363;
}
.product-view .product-shop .price-box .special-price span.weee span.price {
  font-size: 16px;
}
.product-view .product-shop .price-box .price-excluding-tax,
.product-view .product-shop .price-box .price-including-tax {
  display: block;
  line-height: 1.2;
  color: #636363;
}
.product-view .product-shop .price-box .price-excluding-tax .label,
.product-view .product-shop .price-box .price-including-tax .label {
  font-size: 16px;
  font-weight: 300;
}
.product-view .product-shop .price-box .price-excluding-tax .price,
.product-view .product-shop .price-box .price-including-tax .price {
  font-size: 20px;
}
.product-view .price-box.map-info a {
  display: inherit;
}
.product-view .old-price .price-label {
  display: none;
}
@media only screen and (max-width: 850px) {
  .product-view .product-shop .price-box .price-excluding-tax .label,
  .product-view .product-shop .price-box .price-including-tax .label {
    font-size: 15px;
  }
  .product-view .product-shop .price-box .price-excluding-tax .price,
  .product-view .product-shop .price-box .price-including-tax .price {
    font-size: 18px;
  }
}
@media only screen and (max-width: 770px) {
  .product-view .add-to-cart-wrapper {
    float: none;
    width: 100%;
    clear: both;
  }
  .product-view .product-shop .price-box .price-excluding-tax .label,
  .product-view .product-shop .price-box .price-including-tax .label {
    font-size: 16px;
  }
  .product-view .product-shop .price-box .price-excluding-tax .price,
  .product-view .product-shop .price-box .price-including-tax .price {
    font-size: 20px;
  }
}
@media only screen and (max-width: 420px) {
  .product-view .product-shop .price-box .price-excluding-tax,
  .product-view .product-shop .price-box .price-including-tax {
    margin-bottom: 5px;
  }
  .product-view .product-shop .price-box .price-excluding-tax span,
  .product-view .product-shop .price-box .price-including-tax span {
    display: block;
  }
}
.product-img-box .product-name h1 {
  border: 0;
}
.product-img-box .product-image {
  margin-bottom:5px;
}
.product-img-box .product-image img {
  max-width: 100%;
  max-height: 900px;
  margin: 0 auto;
}
@media only screen and (max-width: 991px) {
  .product-img-box .product-image img {margin: 0 auto;}
}
.product-image-gallery {
  position: relative;
}
.product-image-gallery .gallery-image {
  display: none;
}
.product-image-gallery .gallery-image.visible {
  display: block;
}
.product-image-gallery .gallery-image.visible.hidden {
  visibility: hidden;
}
.product-image-gallery:before, .product-image-gallery:after {
  content: '';
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  display: none;
}
.product-image-gallery:before {
  background-color: white;
  opacity: 0.8;
  z-index: 2;
}
.product-image-gallery:after {
  background-image: url("https://www.swissgear.com/skin/frontend/swissgear/default/images/opc-ajax-loader.gif");
  background-repeat: no-repeat;
  background-position: center;
  z-index: 3;
}
.product-image-gallery.loading {
  position: relative;
}
.product-image-gallery.loading:before, .product-image-gallery.loading:after {
  display: block;
}
.product-image-thumbs li {
  display: inline-block;
}
.product-image-thumbs li:first-child {
  margin-left: -1px;
}
.product-image-thumbs a {
  display: inline-block;
  border: 1px solid transparent;
}
.no-touch .product-image-thumbs a:hover {
  border-color: #c7c7c7;
}
.product-view .product-shop,
.product-img-box,
.product-collateral,
.product-view .block-related,
.box-collateral {
  margin-bottom: 10px;
}
.product-view .add-to-box:after,
.product-view .add-to-cart:after {
  content: '';
  display: table;
  clear: both;
}
.product-view .add-to-cart {
  margin-bottom: 10px;
}
.product-view .product-options-bottom .price-box,
.product-view .add-to-cart-buttons {
  min-height: 40px;
}
.product-view .product-options-bottom .price-box,
.product-view .add-to-cart .qty-wrapper,
.product-view .add-to-cart-buttons .button,
.product-view .add-to-cart-buttons .paypal-logo {
  margin-bottom: 10px;
}
.product-view .add-to-cart .qty-wrapper,
.product-view .add-to-cart .qty-wrapper label {
  margin-right: 7px;
}
.product-view .add-to-cart .qty-wrapper label {
  line-height: 80px;
  color: #000;
  display:block;
  height: auto;
  margin:0;
  position:relative;
  padding-right:5px;
  vertical-align: middle;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 40%;
  flex: 0 0 40%;
  width: 40%;
  max-width:40%;
}
.product-view .add-to-cart .qty-wrapper .qty-input-wrapper {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 60%;
  flex: 0 0 60%;
  width: 60%;
  max-width:60%;
}
.product-view .add-to-cart .qty-wrapper .qty {
	height: 40px;
  width: 40px;
  text-align: center;
}
.product-view .add-to-cart-buttons {
  max-width: 100%;
}
.product-view .add-to-cart-buttons .paypal-logo {
  clear: left;
  text-align: center;
}
.product-view .add-to-cart-buttons .paypal-logo .paypal-button {
  margin: 0 auto;
  display: block;
  width: 170px;
}
.product-view .add-to-cart-buttons .paypal-logo .bml_button {
  display: block;
  width: 174px;
  margin: 0 auto;
}
.product-view .add-to-cart-buttons .paypal-logo .bml_button a {
  text-align: center;
}
.product-view .add-to-cart-buttons .paypal-logo .paypal-or {
  display: block;
  margin-bottom: 10px;
  margin-left: 0;
  margin-right: 0;
  line-height: 1;
  text-align: center;
}
.product-view .add-to-cart-buttons .button {
  font-size: 16px;
  min-width: 160px;
}
.product-view .alert-price,
.product-view .alert-stock {
  clear: both;
}
@media only screen and (max-width: 479px) {
  .product-view .add-to-cart-buttons .paypal-or {
    line-height: 20px;
  }
  .product-view .add-to-cart-buttons .paypal-logo,
  .product-view .add-to-cart-buttons .paypal-or,
  .product-view .add-to-cart-buttons .paypal-button,
  .product-view .add-to-cart-buttons .button {
    text-align: center;
    width: 100%;
    display: block;
    margin-right: 0;
    margin-left: 0;
    float: none;
  }
}
/* This is the "or" that separates the "Add to Cart" and "Add to X" links */
.add-to-box .or {
  display: none;
}
.product-view .add-to-links {
  clear: both;
  margin: 0;
  float: left;
  list-style: none;
  padding-left: 0px;
  width:30%;
}
.product-view .add-to-links:after {
  content: '';
  display: table;
  clear: both;
}
.product-view .add-to-links li {
  width:50%;
  float: left;
}
.product-view .add-to-links li:first-child a {
  margin-left: 0px;
}
.product-view .add-to-links li:last-child a {
  border-right: 0px;
}
.product-view .sharing-links {
  float: left;
  list-style: none;
  padding-left: 5px;
  margin: 0;
  width:70%;
}
.product-view .sharing-links:after {
  content: '';
  display: table;
  clear: both;
}
.product-view .sharing-links li {
    width: 25%;
    float: left;
}
.product-view .sharing-links a, .product-view .add-to-links a {
  display: block!important;
  border:none;
  cursor:pointer;
}
.product-view .sharing-links a:hover {
  opacity: 0.8;
}
@media only screen and (max-width: 599px) {
  .add-to-box .add-to-links a {
    float: none;
    width: auto;
    text-indent: 0;
  }
}
.product-collateral {
  clear: both;
}
.collateral-tabs dd h2 {
  display: none;
}
@media only screen and (min-width: 771px) {
  .product-collateral .toggle-tabs {
    display: block;
    width: 100%;
    position: relative;
    border: 1px solid #cccccc;
    background-color: #f4f4f4;
  }
  .product-collateral .toggle-tabs li {
    float: left;
    border-right: 1px solid transparent;
    border-left: 1px solid transparent;
  }
  .product-collateral .toggle-tabs li > span {
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    user-select: none;
    display: inline-block;
    padding: 0 30px;
    height: 40px;
    line-height: 40px;
    cursor: pointer;
    text-transform: uppercase;
    font-size: 12px;
    position: relative;
    bottom: -1px;
  }
  .product-collateral .toggle-tabs li.current {
    border-right: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
  }
  .product-collateral .toggle-tabs li.current > span {
    background-color: #FFFFFF;
    z-index: 5;
  }
  .product-collateral .toggle-tabs li.current span,
  .product-collateral .toggle-tabs li:hover span {
    color: #3399cc;
  }
  .product-collateral .toggle-tabs li:first-child {
    border-left: none;
  }
  .product-collateral .toggle-tabs:after {
    content: '';
    display: table;
    clear: both;
  }
  .product-collateral > dl {
    width: 100%;
  }
  .product-collateral > dl > dt {
    display: none;
  }
  .product-collateral > dl > dd {
    width: 100%;
    display: none;
    padding: 15px;
    border: 1px solid #cccccc;
    border-top: 0;
  }
  .product-collateral > dl > dd.current {
    display: block;
  }
}
@media only screen and (max-width: 770px) {
  .product-collateral .toggle-tabs {
    display: none;
  }
  .product-collateral > dl > dt {
    margin: 0;
    margin-bottom: 10px;
    color: #636363;
    font-family: "Raleway", "Helvetica Neue", Verdana, Arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    line-height: 1.4;
    text-rendering: optimizeSpeed;
    text-transform: uppercase;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    user-select: none;
    font-weight: normal;
    margin-bottom: 0px;
    padding: 7px 10px 7px 24px;
    border-width: 1px;
    border-style: solid;
    border-color: #cccccc;
    position: relative;
    background-color: #f4f4f4;
    display: block;
  }
  .product-collateral > dl > dt:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    display: block;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    border-top: 4px solid #3399cc;
    border-bottom: none;
    left: 10px;
    top: 50%;
    margin-top: -3px;
  }
  .product-collateral > dl > dt:hover {
    background-color: #ececec;
  }
  .product-collateral > dl > dd {
    padding: 10px;
    margin: 0;
    border-width: 0 1px;
    border-style: solid;
    border-color: #cccccc;
  }
  .product-collateral > dl > dd:last-child {
    border-width: 0 1px 1px 1px;
  }
  .product-collateral > dl > dt {
    cursor: pointer;
    border-bottom-width: 0;
  }
  .product-collateral > dl > dt:hover {
    color: #3399cc;
  }
  .product-collateral > dl > dt:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    display: block;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 4px solid #3399cc;
    border-right: none;
  }
  .product-collateral > dl > dt.last {
    border-bottom-width: 1px;
  }
  .product-collateral > dl > dd {
    display: none;
  }
  .product-collateral.accordion-open > dl > dt.current {
    border-bottom-width: 1px;
  }
  .product-collateral.accordion-open > dl > dt.current:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    display: block;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    border-top: 4px solid #3399cc;
    border-bottom: none;
    left: 6px;
    top: 50%;
    margin-top: -3px;
  }
  .product-collateral.accordion-open > dl > dd.current {
    display: block;
  }
}
@media only screen and (max-width: 770px) {
  .product-view .product-shop,
  .product-view .add-to-cart-wrapper,
  .product-view .block-related,
  .product-img-box,
  .product-collateral {
    width: 100%;
    float: none;
    padding-right: 0;
    padding-left: 0;
  }
}
@media only screen and (max-width: 479px) {
  .product-view .product-shop,
  .product-img-box,
  .product-collateral,
  .product-view .block-related,
  .box-collateral {
    margin-bottom: 15px;
  }
}
.product-view .ratings .rating-links {
  clear: left;
  float: left;
  margin-top: 0;
}
#product-attribute-specs-table {
  max-width: 50em;
  border: 1px solid silver;
}
#product-attribute-specs-table th {
  border-right: 1px solid silver;
  border-bottom: 1px solid silver;
}
/* -------------------------------------------- *
 * Catalog - Grouped Product List
 */
.grouped-items-table-wrapper {
  border: solid 1px silver;
  width: 100%;
  padding: 10px;
  margin-bottom: 15px;
}
.grouped-items-table-wrapper tbody tr:last-child td {
  border-bottom: none;
}
@media only screen and (max-width: 479px) {
  .grouped-items-table-wrapper {
    margin-bottom: 15px;
  }
}
.grouped-items-table .name-wrapper {
  color: #3399cc;
  font-family: "Raleway", "Helvetica Neue", Verdana, Arial, sans-serif;
}
.grouped-items-table .qty-wrapper {
  padding-top: 7px;
}
.grouped-items-table .qty-label {
  margin-left: 7px;
}
.grouped-items-table td {
  padding: 4px;
}
.grouped-items-table td:last-child {
  width: 30%;
  text-align: left;
}
.grouped-items-table .price-box {
  text-align: right;
}
/* -------------------------------------------- *
 * Catalog - Product Options
 */
.product-options {
  width: 100%;
  margin: 10px 0 0;
  padding: 10px 0 0;
  clear: both;
  position: relative;
}
.product-options p.required {
  position: absolute;
  top: 6px;
  right: 15px;
  text-align: right;
}
@media only screen and (max-width: 979px) {
  .product-view .product-options .required {
    position: static;
  }
}
.product-options dt {
  margin: 10px 0 3px;
  font-weight: normal;
}
.product-options dt:first-child {
  margin-top: 0;
}
.product-options dd .qty-holder {
  display: block;
  padding: 10px 0 0 0;
}
.product-options dd .qty-holder .qty {
  width: 3em;
}
.product-options dd .qty-holder label {
  vertical-align: middle;
}
.product-options dd .qty-disabled {
  background: none;
  border: 0;
  padding: 0 2px;
}
.product-options dd {
  padding: 0 0 10px 0;
  margin: 0 0 5px;
  border-bottom: 1px solid #ededed;
}
.product-options dl.last dd.last {
  border-bottom: 0;
  padding-bottom: 5px;
  margin-bottom: 0;
}
.product-options dd .input-text {
  width: 98%;
}
.product-options dd .input-box {
  padding-top: 0;
}
.product-options dd input.datetime-picker {
  width: 150px;
}
.product-options dd .time-picker {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  padding: 2px 0;
  vertical-align: middle;
}
.product-options dd textarea {
  width: 98%;
  height: 8em;
}
.product-options dd select {
  width: 330px;
  max-width: 100%;
	padding:4px;
}
.product-options ul.options-list {
  margin-right: 5px;
}
.product-options ul.options-list li {
  line-height: 1.5;
  margin-bottom: 7px;
}
.product-options ul.options-list li:last-child {
  margin-bottom: 0;
}
.product-options ul.options-list .radio,
.product-options ul.options-list .checkbox {
  float: left;
  margin-top: 5px;
}
.product-options ul.options-list .label {
  display: block;
}
.product-options ul.options-list label {
  font-weight: normal;
}
.product-options p.note {
  margin: 0;
  font-size: 11px;
}
.product-options-bottom {
  padding: 0;
  border-top: 0;
  margin-bottom: 0px;
}
.product-options-bottom:after {
  content: '';
  display: table;
  clear: both;
}
.product-options-bottom .product-pricing,
.product-options-bottom .tier-prices {
  float: right;
  margin: 0;
  padding: 0 0 10px;
  border: 0;
  background: 0;
  color: #636363;
}
@media only screen and (max-width: 1199px) {
  .product-options-bottom .product-pricing,
  .product-options-bottom .tier-prices {
    float: none;
    width: 100%;
    text-align: right;
    padding-bottom: 5px;
    margin-bottom: 10px;
    border-bottom: 1px solid #cccccc;
  }
}
.product-options-bottom .tier-prices li {
  background: 0;
  padding: 2px 0;
}
.product-options-bottom .tier-prices .price,
.product-options-bottom .tier-prices .benefit {
  color: #636363;
}
/* "display: none" should be removed if products on site have a long list of product options and those product options */
/*  affect the price so that the customer can see the updated price close to the "Add to Cart" button */
.product-options-bottom .price-box {
  display: none;
  float: right;
  margin: 0 0 10px;
  padding: 0;
}
@media only screen and (max-width: 479px) {
  .product-options-bottom .price-box .price-as-configured {
    text-align: right;
  }
  .product-options-bottom .price-box .price-as-configured .price-label {
    display: block;
  }
}
.product-options-bottom .price-tax {
  float: left;
}
/* -------------------------------------------- *
 * Related Products
 */
/* Block: Related */
.block-related li {
  margin-bottom: 7px;
}
.block-related .block-title {
  border-bottom: none;
}
.block-related .block-title h2 {
  margin: 0;
  margin-bottom: 0.5em;
  color: #636363;
  font-family: "Raleway", "Helvetica Neue", Verdana, Arial, sans-serif;
  font-size: 24px;
  font-weight: 400;
  font-style: normal;
  line-height: 1.2;
  text-rendering: optimizeLegibility;
  text-transform: uppercase;
  margin-bottom: 0;
}
.block-related .block-subtitle {
  margin-bottom: 7px;
}
.block-related .product {
  margin-left: 20px;
  position: relative;
}
.block-related .checkbox {
  float: left;
  margin-top: 36px;
}
.block-related .product-details {
  margin-left: 90px;
}
.block-related .product-name {
  margin-bottom: 3px;
}
.block-related .product-details .price-box {
  margin: 2px 0 3px;
}
.block-related .product-details .price-box a,
.block-related .product-details .price-box p,
.block-related .product-details .price-box span {
  float: left;
  margin-left: 3px;
}
.block-related .product-details .price-box a:first-child,
.block-related .product-details .price-box p:first-child,
.block-related .product-details .price-box span:first-child {
  margin-left: 0;
  font-size: 16px;
  padding-right: 5px;
  padding-left: 5px;
}
.block-related .product-details .price-box:after {
  content: '';
  display: table;
  clear: both;
}
.block-related .link-wishlist {
  display: none;
}
/* -------------------------------------------- *
 * Upsell Products
 */
.box-up-sell {
	margin-top: 20px;
	border-top: 2px solid #000;
	background-color: #fff;
	z-index: 10;
    position: relative;
}
.box-up-sell .ratings {
  display: none;
}
/* ============================================ *
 * Catalog - MSRP MAP Popup
 * ============================================ */
.cart-msrp-totals {
  color: red;
  font-size: 12px !important;
  font-weight: bold;
  margin: 10px 10px 0;
  padding: 10px;
  text-align: right;
  text-transform: uppercase;
}
.map-cart-sidebar-total {
  color: red;
  display: block;
  font-size: 10px;
  font-weight: bold;
  text-align: left;
  padding: 2px 5px;
}
.map-popup {
  background: #FFFFFF;
  border: 5px solid #cccccc;
  margin: 12px 0 0;
  position: absolute;
  text-align: left;
  width: 450px;
  z-index: 100;
}
@media only screen and (min-width: 771px) {
  .map-popup.map-popup-right {
    left: 10px !important;
  }
  .map-popup.map-popup-left {
    left: auto !important;
    right: 10px !important;
  }
}
@media only screen and (max-width: 770px) {
  .map-popup {
    width: 100%;
    left: 0px !important;
  }
}
.map-popup .map-popup-heading {
  padding: 8px 10px;
  margin-right: 40px;
  width: auto;
}
.map-popup .map-popup-heading h3 {
  font-size: 14px;
  margin: 0;
  overflow: hidden;
  white-space: nowrap;
  word-wrap: break-word;
  text-align: left;
  text-overflow: ellipsis;
}
@media only screen and (max-width: 479px) {
  .map-popup .map-popup-heading h3 {
    text-align: center;
  }
}
.map-popup .map-popup-close {
  display: block;
  position: absolute;
  top: 0px;
  right: 0px;
  height: 36px;
  width: 36px;
  font-size: 20px;
  line-height: 32px;
  text-align: center;
}
.map-popup .map-popup-content {
  border-top: 1px solid #ededed;
  padding: 10px;
  margin: 0 10px;
  overflow: hidden;
  text-align: left;
}
@media only screen and (max-width: 479px) {
  .map-popup .map-popup-content {
    text-align: center;
  }
}
.map-popup .map-popup-checkout {
  padding: 10px 0;
}
.map-popup .map-popup-checkout form:after {
  content: '';
  display: table;
  clear: both;
}
.map-popup .map-popup-checkout span {
  display: block;
}
.map-popup .map-popup-checkout .button {
  float: left;
  margin: 0 2px;
  clear: left;
}
.map-popup .map-popup-checkout .additional-addtocart-box {
  float: left;
  min-width: 210px;
}
.map-popup .map-popup-checkout .additional-addtocart-box li {
  list-style-type: none;
}
.map-popup .map-popup-checkout .paypal-logo {
  width: auto;
}
.map-popup .map-popup-checkout .paypal-logo a {
  display: inline-block;
  float: left;
  clear: left;
}
.map-popup .map-popup-checkout .paypal-logo .paypal-or {
  float: left;
  text-align: center;
  padding: 5px 15px;
  clear: left;
}
.map-popup .map-popup-checkout .paypal-logo:after {
  content: '';
  display: table;
  clear: both;
}
.map-popup .map-popup-checkout .paypal-logo .bml_button a {
  clear: left;
}
@media only screen and (max-width: 479px) {
  .map-popup .map-popup-checkout {
    text-align: center;
  }
  .map-popup .map-popup-checkout .button,
  .map-popup .map-popup-checkout .additional-addtocart-box,
  .map-popup .map-popup-checkout .paypal-logo a,
  .map-popup .map-popup-checkout .paypal-logo .paypal-or {
    float: none;
  }
  .map-popup .map-popup-checkout .additional-addtocart-box {
    min-width: 0px;
  }
  .map-popup .map-popup-checkout .paypal-logo .paypal-or {
    margin: 0px;
    margin-bottom: 10px;
  }
}
.map-popup .map-popup-checkout:after {
  content: '';
  display: table;
  clear: both;
}
.map-popup .map-popup-price {
  padding: 10px 0;
}
@media only screen and (max-width: 479px) {
  .map-popup .map-popup-price {
    text-align: center;
    padding-top: 0px;
  }
}
.map-popup .map-popup-price .price-box,
.map-popup .map-popup-price .price-box .special-price {
  display: inline-block!important;
  margin: 0;
  padding: 0;
}
.map-popup .map-popup-price .price-box .minimal-price-link {
  display: inline-block;
}
.map-popup .map-popup-text {
  padding: 10px 0;
  margin: 0 10px;
  word-wrap: break-word;
}
.map-popup .map-popup-text,
.map-popup .map-popup-only-text {
  border-top: 1px solid #ededed;
}
/* ============================================ *
 * Catalog - MSRP Product Listing
 * ============================================ */
.price-box .map-link {
  display: block;
  text-align: center;
}
/* ============================================ *
 * Catalog - Compare
 * ============================================ */
.block-compare .product-name:after {
  content: '';
  display: table;
  clear: both;
}
.compare-table .product-image {
  display: inline-block;
}
.compare-table .product-shop-row.top td {
  padding-bottom: 0;
  border-bottom: 0;
}
.compare-table .product-shop-row.bottom td {
  padding-top: 0;
}
.sidebar .block.block-layered-nav {
border-bottom: none;
}
.block-layered-nav--no-filters .block-title {
	display: none;
}
.block-layered-nav .block-content {
	padding-top: 0;
	margin-top: 15px;
}
.block-layered-nav .block-content > dl > form > dt:hover {
	color: #CA1F43;
}
.block-layered-nav .block-content #narrow-by-list {
border-bottom: 1px solid #ccc;
}
.block-layered-nav .block-content.accordion-open > dl > dd.current {
	max-height:1080px;
	transition: max-height 1s ease-in-out;
}
.block-layered-nav .block-subtitle--filter.active:after {
content: '';
position: absolute;
width: 0;
height: 0;
display: block;
border-right: 4px solid transparent;
border-left: 4px solid transparent;
border-top: 4px solid white;
border-bottom: none;
right: 10px;
top: 50%;
margin-top: -3px;
}
#narrow-by-list,
#narrow-by-list2 {
border-top: 0;
}
.block-layered-nav dl ol > li > a,
.block-layered-nav dl ol > li > span {
padding: 7px;
margin: 5px;
}
.block-layered-nav dl ol > li > a {
color: #636363;
background-color: #f4f4f4;
padding: 5px 10px;
}
.block-layered-nav dl ol > li > label:hover {
text-decoration: none;
background: #ddd;
}
.block-layered-nav .currently .block-subtitle {
  display: block;
  margin: 0;
  margin-bottom: 10px;
  color: #636363;
  font-family: "Raleway", "Helvetica Neue", Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  line-height: 1.4;
  text-rendering: optimizeSpeed;
  text-transform: uppercase;
}
.block-layered-nav .currently ol {
  padding-left: 0;
  margin-bottom: 10px;
  list-style:none;
}
.block-layered-nav .currently ol li {
    margin: 0;
    display: inline-block;
    background: #f9f9f9;
    border-bottom: 3px solid #10214d;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    font-size: 14px;
	width:100%;
	position:relative;
}
.block-layered-nav .currently ol li .multiselect-child {
  padding-right:25px;
  display:block;
  border-bottom: 1px solid #ccc;
  position:relative;
  font-weight:300;
}
.block-layered-nav .currently ol li .multiselect-child:last-of-type {
	border-bottom: none;
}
.block-layered-nav .currently ol li span {
  font-weight: 100;
  color: #666;
  font-size: 14px;
  text-transform: capitalize;
  padding: 4px 15px;
  line-height: 22px;
  display:inline-block;
  position:relative;
}
.block-layered-nav .currently ol li span.label {
  text-transform: uppercase;
  line-height: 17px;
  padding:6px 15px;
}
.block-layered-nav .currently ol li span.value {
  padding-right: 25px;
  display:block;
  font-weight:300;
}
.block-layered-nav .currently ol li:after {
  content: '';
  display: table;
  clear: both;
}
.block-layered-nav .actions {
  text-align: right;
  margin-bottom: 7px;
}
.block-layered-nav .currently .btn-remove, .block-layered-nav .currently .btn-previous, .mini-products-list .btn-remove, .mini-products-list .btn-previous, #compare-items .btn-remove, #compare-items .btn-previous {
    float: right;
    margin-left: 6px;
}
.btn-remove {
  display: inline-block;
  width: 25px;
  height: 25px;
  text-align: center;
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
  position: relative;
  padding: 6px;
}
.btn-remove:after {
  content: '\f136';
  color: #10214d;
  font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
  display: inline-block;
  width: 16px;
  height: 16px;
  line-height: 14px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
}
.btn-remove-inline {
  display: inline;
  width: 25px!important;
  height: 25px!important;
  text-align: center;
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
  position: relative;
  border-bottom: none;
  padding: 6px;
  background-image:none!important;
}
.btn-remove-inline:after {
  content: '\f136';
  color: #10214d;
  height: 25px;
  line-height: 25px;
  width: 100%;
  font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
}
.btn-remove-inline img {
  display: none!important;
}
/* ============================================ *
 * Cart
 * ============================================ */
.cart .cart-totals {
  text-align: right;
}
.cart .cart-totals:after {
  content: '';
  display: table;
  clear: both;
}
.cart .cart-totals table {
  font-size: 12px;
  margin-bottom: 20px;
  text-transform: uppercase;
  width: 100%;
}
.cart .cart-totals table td {
  padding: 2px 0px;
	font-size:13px;
}
.cart .cart-totals table td:first-child {
  padding-right: 10px;
  min-width: 120px;
}
.cart .cart-totals table tbody tr:last-child td,
.cart .cart-totals table tbody tr:last-child th {
  padding-bottom: 10px;
}
.cart .cart-totals table tfoot {
  border-top: 1px solid #E6E6E6;
  border-bottom: 1px solid #E6E6E6;
}
.cart .cart-totals table tfoot td {
  font-size: 24px;
  padding: 4px 0;
	vertical-align: top;
}
.cart .cart-totals table tfoot strong {
  font-weight: 400;
}
@media only screen and (max-width: 600px) {
  .cart-totals {
    text-align: right;
  }
}
@media only screen and (max-width: 770px) {
  .cart .cart-totals table tfoot td {
    font-size: 18px;
  }
}
/* -------------------------------------------- *
 * Breadcrumbs
 */

.breadcrumbs li {
  float: left;
  font-size: 14px;
  list-style: none;
  color: #666;
}
.breadcrumbs li .zmdi {
  padding: 0 5px;
}
.breadcrumbs a {
  color: #666;
  border-bottom: none;
  font-weight: normal;
}
.breadcrumbs a:hover {
  color: #666;
  text-decoration:underline;
}
.breadcrumbs strong {
  color: #666;
  font-weight: normal;
}
.breadcrumbs span {
  float: left;
  padding: 0 7px;
}
.breadcrumbs ul {
    padding-left: 0px;
}
/* -------------------------------------------- *
/* Pager */
.pager .view-mode {
    float: left;
    margin: 0;
    padding:0;
}
.pager .view-mode label{ display: none; color: #666; float:left; margin:0 6px 0 0; font-weight: normal; font-size:12px; line-height:19px;}
.pager .view-mode span{
    border: 1px solid #d6d6d6;
    display: inline-block;
    float: left;
    height: auto;
    line-height: 0;
    margin: 0 10px 0 0;
    padding: 3px 1px 3px 3px;
    width: auto;
    background: #fbfbfb;
}
.pager .view-mode a.grid{ width:16px; height:16px; float:left; text-indent:-9999px; background:url(https://www.swissgear.com/skin/frontend/swissgear/default/images/grid.png) 0 0 no-repeat; }
.pager .view-mode strong.grid,
.pager .view-mode a.grid:hover{ width:16px; height:16px; float:left; text-indent:-9999px; background:url(https://www.swissgear.com/skin/frontend/swissgear/default/images/grid.png) 0 100% no-repeat; }
.pager .view-mode a.list{margin:0; width:16px; height:16px; float:left; text-indent:-9999px; background:url(https://www.swissgear.com/skin/frontend/swissgear/default/images/list.png) 0 0 no-repeat; border: 0; border-radius: 0; padding: 0; }
.pager .view-mode strong.list,
.pager .view-mode a.list:hover{margin:0; width:16px; height:16px; float:left; text-indent:-9999px; background:url(https://www.swissgear.com/skin/frontend/swissgear/default/images/list.png) 0 100% no-repeat; }
.pager a {
	background: none;
	border: 0;
	border-radius: 0;
	display: inline-block;
	padding: 0;
	text-decoration: none;
}
.pager .pages a {
	color: #666666;
	padding: 0;
	display: inline-block;
	font-size: 14px;
	border:0;
	height: 25px;
	width: 25px;
	line-height: 24px;
	text-align: center;
}
.pager .pages a:hover {
	color: #fe4e4e;
	text-decoration: none;
	background: none;
}
.pager .pages .next {
	border:1px solid #000;
}
.pager .pages .next:hover {
	background: url("https://www.swissgear.com/skin/frontend/swissgear/default/images/icon-next.png") no-repeat 9px -31px;
}
.pager .pages .previous {
	border:1px solid #000;
}
.pager .pages .previous:hover {
	background: url("https://www.swissgear.com/skin/frontend/swissgear/default/images/icon-previous.png") no-repeat 9px -31px;
	border:1px solid #D6D6D6;
}
.pager .pages .current  {
  color: #CB1F41;
  display: inline-block;
  padding: 0;
  border:0;
  height: 25px;
  width: 25px;
  line-height: 25px;
  font-size: 14px;
  text-align: center;
  text-decoration: none;
}
.pager .pages a.next, .pager .pages a.previous {color: #CB1F41;  font-size: 14px; }
.pager .pages a.next:hover, .pager .pages a.previous:hover { color:#CB1F41 }
.pager .sort-by {
  float: right;
  margin:0;
  padding:0;
  position: relative;
  display: inline-block;
	line-height:20px;
}
.pager .sort-by label { text-transform: uppercase; display: inline-block; margin: 0 5px 0 0; font-weight: normal; vertical-align:middle; font-size:12px; color: #666666; line-height:22px;  }
.pager .sort-by select { padding:2px 0px 2px 4px; border:1px solid #000; margin:0 ; vertical-align:middle; color: #666; background:#fff; font-size: 14px;text-transform: uppercase;height: 25px;}
.select-sort-by { display: inline-block;}
.my-account .pager .amount { margin: 3px 0 0;}
.pager .amount {display:none; }
.pager .limiter {
  color: #666666;
  float: right;
  font-size: 16px;
  line-height: 20px;
  text-transform: capitalize;
  display: inline-block;
  position: relative;
}
.select-limiter { display: inline-block;position:relative;}
.pager .limiter label {display: inline-block; margin: 0 5px 0 0; vertical-align:middle;  color: #666666; font-size: 12px; font-weight: normal;text-transform: uppercase;}
.pager .limiter select { text-align: center; padding:2px 0px 2px 4px;  border:1px solid #000; margin:0; vertical-align:middle; background: #fff; font-size: 14px; font-weight: normal;height: 25px;vertical-align: baseline;min-width: 102px;}
.pager .pages {
  float: left;
  font-size: 14px;
  padding: 0;
  text-transform: uppercase;
}
.pager .pages strong { display: none; text-transform: capitalize;font-weight:normal;line-height:22px; color: #666666;  font-size: 14px;}
.pager .pages ol { display:inline-block; }
.pager .pages li { display:inline-block; font-family:'Roboto',Arial,sans-serif; }
.page-sitemap .pager .pages {border:1px solid #f7f7f7;}
.select-sort-by:before {
  content: '\f2f9';
  display: inline-block;
  float: right;
  pointer-events: none;
  position: absolute;
  right: 1px;
  top: 1px;
  width: 29px;
  font: normal normal normal 16px/1 'Material-Design-Iconic-Font';
  color: #CB1F41;
  background-color: #fff;
  border-left: 1px solid #000;
  padding: 4px 9px;
  height: 23px;
}
.select-limiter:before {
  content: '\f2f9';
  display: inline-block;
  float: right;
  pointer-events: none;
  position: absolute;
  right: 1px;
  top: 1px;
  width: 29px;
  font: normal normal normal 16px/1 'Material-Design-Iconic-Font';
  color: #CB1F41;
  background-color: #fff;
  border-left: 1px solid #000;
  padding: 4px 9px;
  height: 23px;
}
.pager select option { padding: 0 8px 0 0;}
/* Toolbar */
.toolbar {
  background:none;
  margin: 0;
  overflow: hidden;
  padding:0;
}
.toolbar .sorter { border-bottom:1px solid #fff; }
.toolbar-bottom .toolbar { margin:-10px 0 0; float:left; width:100%;  padding: 10px 0; }
.pager li > a, .pager li > span { display:  inline; padding: 0; background: none; border: none; border-radius: 0; }
.catalog-category-view .toolbar .limiter, .catalog-category-view .toolbar .pages, .catalog-category-view .toolbar-bottom {
  display: none;
}
/* ============================================ *
 * Dashboard
 * ============================================ */
.dashboard .box-head {
  margin-top: 30px;
  border-bottom: 1px solid #cccccc;
  padding-bottom: 7px;
  padding-left: 0;
}
.dashboard .box-head h2 {
  font-size: 28px;
  font-weight: 400;
  display: inline-block;
  margin-bottom: 0;
}
.dashboard .box-head a {
  padding: 10px;
}
.dashboard .box-title a,
.dashboard .box-head a {
  text-transform: uppercase;
  font-size: 12px;
}
.dashboard .box-account {
  padding-bottom: 40px;
  margin-bottom: 45px;
}
.dashboard .box-account p,
.dashboard .box-account address {
  font-style: italic;
}
.dashboard .col2-set .col-1,
.dashboard .col2-set .col-2 {
  padding-right: 12.09677%;
  padding-bottom: 0;
}
.dashboard .col2-set .col-1 .box-title,
.dashboard .col2-set .col-2 .box-title {
  position: relative;
  padding-bottom: 10px;
}
.dashboard .col2-set .col-1 .box-title h2,
.dashboard .col2-set .col-1 .box-title h3,
.dashboard .col2-set .col-2 .box-title h2,
.dashboard .col2-set .col-2 .box-title h3 {
  font-weight: 600;
  font-size: 14px;
  margin-bottom: 0;
}
.dashboard .col2-set .col-1 .box-title a,
.dashboard .col2-set .col-2 .box-title a {
  line-height: 19.6px;
}
.dashboard .box-reviews.box-account {
  padding-bottom: 0;
}
.dashboard .box-reviews li {
  padding: 10px 0;
  border-top: 1px solid #ededed;
}
.dashboard .box-reviews li:first-child {
  border-top: 0;
}
.dashboard .box-reviews li .number {
  margin-right: -20px;
  float: left;
  line-height: 1.4;
  font-size: 13px;
}
.dashboard .box-reviews li .details {
  margin-left: 20px;
}
.dashboard .box-reviews li .details .ratings {
  content: '';
  display: table;
  clear: both;
  margin-bottom: 0;
}
.dashboard .box-reviews li .details .ratings strong {
  float: left;
  font-family: "Raleway", "Helvetica Neue", Verdana, Arial, sans-serif;
  font-size: 13px;
  margin-right: 5px;
}
.dashboard .box-reviews li .details .ratings .rating-box {
  float: left;
  margin: 3px 0 0 0;
}
/* ============================================ *
 * Address Book
 * ============================================ */
.my-account .addresses-list {
}
.my-account .addresses-list .col-1,
.my-account .addresses-list .col-2 {
  padding-bottom: 0;
}
.my-account .addresses-list .item p {
  margin-top: 10px;
}
@media only screen and (max-width: 770px) {
  .my-account .addresses-list .col-1,
  .my-account .addresses-list .col-2 {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  .my-account .addresses-list .col-1 li.empty,
  .my-account .addresses-list .col-2 li.empty {
    width: 100%;
  }
}
@media only screen and (max-width: 599px) {
  .my-account .addresses-list .addresses-additional p a {
    white-space: nowrap;
  }
}
/* ============================================ *
 * Order View
 * ============================================ */
.order-info {
  display:block;
  border-bottom: 1px solid #ededed;
  width: 100%;
  margin-bottom: 20px;
}
.order-info dt,
.order-info dd,
.order-info ul,
.order-info li {
  display: inline;
  padding:0;
}
.order-info dt {
  margin-right: 20px;
}
.order-info ul {
  display: inline-block;
  text-align: center;
  margin: 0;
}
.order-info li {
  margin: 0 0 10px 20px;
  display: inline-block;
}
.order-info li.current {
  font-weight: 600;
}
.order-info li:first-child {
  margin-left: 0;
}
.order-date {
  text-transform: uppercase;
  padding: 0 15px;
}
.order-date strong {
  display: inline-block;
  font-family: Oswald;
}
.order-info-box {
  margin: 20px 0;
}
.order-info-box .col-1 {
  padding-right: 0;
  width: 48%;
}
.order-info-box .col-2 {
  width: 52%;
}
.order-info-box .col-1,
.order-info-box .col-2 {
  overflow: hidden;
  padding-top: 0;
  padding-bottom: 0;
}
.order-info-box .box-title {
  width: 150px;
  padding-right: 10px;
  float: left;
}
.order-info-box .box-title h2 {
  font-size: 14px;
  font-weight: bold;
  line-height: 1.5;
  margin:0 0 5px 0;
}
.order-info-box .box-title h2:after {
  content: ':';
}
.order-info-box .box-content {
  float: left;
  margin:3px 0 0 0;
}
.order-info-box .box-content td,
.order-info-box .box-content th {
  line-height: 1.3;
}
.order-info-box .box-content th {
  padding-top: 10px;
}
.order-info-box .box-content td {
  padding-left: 15px;
}
.order-info-box .box-content strong {
  font-weight: normal;
  text-transform: uppercase;
}
#my-orders-table .option-label {
  margin-left: 10px;
  font-weight: 600;
  font-style: italic;
}
#my-orders-table .option-value {
  margin-left: 20px;
}
#my-orders-table tr.bundle:not(:last-child) td {
  border-bottom: none;
  border-top: none;
}
ol#cart-sidebar-reorder li {
  margin-top: 10px;
  margin-bottom: 0;
}
ol#cart-sidebar-reorder li input {
  margin-right: 10px;
}
ol#cart-sidebar-reorder p.product-name {
  display: inline;
}
@media only screen and (max-width: 599px) {
  #my-orders-table .option-label {
    margin-left: 20px;
  }
  #my-orders-table .option-value {
    margin-left: 35px;
  }
  #my-orders-table td[data-rwd-label=Qty] .nobr br {
    display: none;
  }
  #my-orders-table td[data-rwd-label=Qty] .nobr strong {
    margin-right: 10px;
  }
  #my-orders-table tr.bundle {
    border-color: #ededed;
  }
  #my-orders-table tr.bundle.child td[data-rwd-label] {
    padding-left: 60px;
  }
  #my-orders-table tbody:last-child tr:last-child td:last-child {
    padding-bottom: 15px;
  }
  #my-orders-table tfoot tr.shipping {
    margin-top: 0;
  }
}
.order-additional {
  margin: 40px 0;
}
.order-gift-message dd {
  margin-top: 10px;
}
@media only screen and (max-width: 1199px) {
  .dashboard .col2-set .col-1,
  .dashboard .col2-set .col-2 {
    padding-right: 30px;
    padding-bottom: 0;
  }
  body.customer-account .data-table td.view a {
    white-space: normal;
  }
}
@media only screen and (max-width: 979px) {
  body.customer-account .my-account .title-buttons span.separator,
  body.customer-account .my-account .title-buttons a {
    top: -12px;
  }
}
@media only screen and (max-width: 770px) {
  body.customer-account .data-table.orders th.ship,
  body.customer-account .data-table.orders td.ship,
  body.customer-account .data-table.orders td.status,
  body.customer-account .data-table.orders th.status {
    display: none;
  }
  .order-info-box .box-content {
    clear: left;
  }
  .addresses-list .item {
  }
  .order-info dt {
    display: none;
  }
  .dashboard .page-title {
    margin-top: 20px;
  }
  .dashboard .page-title h1 {
    margin-top: 0;
  }
  .dashboard .box-account {
    padding-bottom: 15px;
    margin-bottom: 30px;
  }
  .dashboard .col2-set .col-1,
  .dashboard .col2-set .col-2 {
    width: 48%;
    padding-right: 0;
    padding-left: 0;
  }
  .dashboard .col2-set .col-1 {
    float: left;
    margin-right: 4%;
  }
  .dashboard .col2-set .col-2 {
    float: right;
  }
}
@media only screen and (max-width: 599px) {
  body.customer-account .my-account .form-list .control {
    padding-left: 0;
  }
}
@media only screen and (max-width: 479px) {
  body.customer-account .my-account .page-title h1 {
    text-align: center;
  }
  body.customer-account .my-account .title-buttons {
    text-align: center;
  }
  body.customer-account .my-account .title-buttons .button {
    width: 100%;
    position: static;
    margin-bottom: 15px;
  }
  body.customer-account .my-account .title-buttons .button + .button {
    margin-left: 0px;
  }
  body.customer-account .my-account .fieldset h2 {
    margin-bottom: 15px;
  }
  body.customer-account .my-account .order-details h2 {
    margin-bottom: 15px;
  }
  body.customer-account .my-account .buttons-set {
    border-top: 0;
	text-align:center;
  }
  body.customer-account .my-account .addresses-list .item {
    margin-bottom: 15px;
    padding-right: 0;
    float: none;
    width: auto;
  }
  body.customer-account .my-account .addresses-list h2 {
    margin-bottom: 15px;
  }
  .order-info {
    margin-top: 15px;
  }
  .data-table.orders td.view {
    text-align: center;
  }
  .dashboard .col2-set .col-1,
  .dashboard .col2-set .col-2 {
    width: 100%;
    margin-top: 15px;
  }
  .order-info-box {
    margin: 0;
  }
  .order-info-box .col-1,
  .order-info-box .col-2 {
    width: 100%;
    border-bottom: 1px solid #ededed;
    padding: 15px 0;
  }
  .order-info-box + .order-info-box {
    padding-bottom: 0;
    border-bottom: 0;
    margin-bottom: 30px;
  }
  #my-reviews-table .nobr {
    white-space: normal;
  }
}
/* ============================================ *
 * Newsletter Subscriptions
 * ============================================ */
body.newsletter-manage-index .my-account .fieldset {
  margin-bottom: 20px;
}
body.newsletter-manage-index .my-account .form-list {
  border-top: 1px solid #ededed;
  padding-top: 10px;
}
#my-subscriptions-table a.block.center {
  display: block;
  text-align: center;
  min-width: 80px;
}
/* ----- RESPONSIVE CSS ----- */
@-ms-viewport {
    width: device-width;
}
@media print {
    .visible-print {
        display: block !important;
    }
    table.visible-print {
        display: table;
    }
    tr.visible-print {
        display: table-row !important;
    }
    th.visible-print,
    td.visible-print {
        display: table-cell !important;
    }
    .visible-print-block {
        display: block !important;
    }
    .visible-print-inline {
        display: inline !important;
    }
    .visible-print-inline-block {
        display: inline-block !important;
    }
    .hidden-print {
        display: none !important;
    }
}
@media (min-width:992px) and (max-width:1329px) {
    .visible-md {
        display: block !important;
    }
    table.visible-md {
        display: table;
    }
    tr.visible-md {
        display: table-row !important;
    }
    th.visible-md,
    td.visible-md {
        display: table-cell !important;
    }
    .visible-md-block {
        display: block !important;
    }
    .visible-md-inline {
        display: inline !important;
    }
    .visible-md-inline-block {
        display: inline-block !important;
    }
    .hidden-md {
        display: none !important;
    }
}
@media (min-width: 1330px) {
	.container {width: 95%!important;}
}
@media (max-width:1300px) {
    .team-item h4 a {
        font-size: 28px;
    }
	.container {width: 1000px;}
}
@media screen and (max-width: 1200px) {
    .grid.isotope-grid.isotope-nogap .col-4 {
        height: 320px;
    }

	.grid.isotope-grid.isotope-nogap .col-3 {
        height: 380px;
    }

	.grid.isotope-grid.isotope-nogap .grid-item {
        height: 400px;
    }

	.grid.masonry-grid-type-2 .grid-item {
        margin-bottom: 25px;
    }

	.grid.grid-no-gap.equal-height.cols-4 .grid-item {
        width: 25%
    }

	.grid.grid-no-gap.grid-bordered.cols-5 .grid-item {
        width: 20%
    }

	.grid.grid-no-gap.cols-5 .grid-item {
        width: 25%
    }
    .grid.grid-no-gap.cols-4 .grid-item {
        width: 33.33333333%
    }
	.grid.masonry-grid-type-2 .grid-item.h2 {height: 560px;}
	.grid.masonry-grid-type-2 .grid-sizer,.grid.masonry-grid-type-2 .grid-item {width: 48.75%}
	.grid.masonry-grid-type-2 .grid-item.w2 {width: 48.75%;height: 380px;}
	.grid-last {width: 100%!important;}
}
@media screen and (max-width: 991px) {
	.mobile-text-center {
        text-align: center !important;
    }
	.size-huge.size-huge-responsive {
        font-size: 108px !important;
    }

    .header {
        top: 15px;
    }
    .split-hero {
        background: none;
    }
    .split-hero .hero-icons {
        width: 100%;
        margin-bottom: 60px;
    }
    .icons-block {
        text-align: center;
    }
    .team-item h4 a {
        font-size: 19px;
    }

	.pricing-plan {
        max-width: 500px;
        margin-bottom: 25px;
    }

	.full-screen-project .container-fluid {
        padding-right: 0;
        padding-left: 0;
    }

	.full-screen-project .tab-content {
        position: relative;
    }
    .full-screen-project .tab-content .tab-pane {
        position: relative;
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 90px;
        padding-bottom: 40px;
    }

	.full-screen-project .tab-content .tab-pane .h1 {
        font-size: 72px;
    }

	.grid.isotope-grid.isotope-nogap .col-4 {
        width: 50%
    }

	.grid.isotope-grid.isotope-nogap .col-3 {
        width: 50%
    }

	.grid.masonry-grid-type-2 .grid-sizer,
    .grid.masonry-grid-type-2 .grid-item {
        width: 48.5%;
        height: 220px;
        margin-bottom: 3%
    }
    .grid.masonry-grid-type-2 .grid-sizer.h2,
    .grid.masonry-grid-type-2 .grid-item.h2 {
        height: 470px;
    }
    .grid.masonry-grid-type-2 .gutter-sizer {
        width: 3%
    }

	.grid.masonry-grid-type-2 .grid-item {
        height: 180px;
        margin-bottom: 18px;
    }
    .grid.masonry-grid-type-2 .grid-item.h2 {
        height: 378px;
    }

	.grid.isotope-grid.cols-4 .grid-sizer,
    .grid.isotope-grid.cols-4 .grid-item {
        width: 48.75%
    }

	.grid.isotope-grid.cols-3 .grid-sizer,
    .grid.isotope-grid.cols-3 .grid-item {
        width: 48.75%
    }

	.grid.grid-no-gap.equal-height.cols-4 .grid-item {
        width: 25%
    }
    .grid.grid-no-gap.equal-height.cols-3 .grid-item {
        width: 33.33333333%
    }
    .grid.grid-no-gap.equal-height.cols-2 .grid-item {
        width: 50%
    }

	.grid.grid-no-gap.grid-bordered.cols-5 .grid-item {
        width: 20%
    }

	.grid.grid-no-gap.cols-5 .grid-item {
        width: 33.33333333%
    }
    .grid.grid-no-gap.cols-3 .grid-item {
        width: 50%
    }

	.widget-carousel .owl-dots {
        padding: 0;
        text-align: center;
    }

	.full-screen-project .bx-controls-direction .bx-next {
        left: 50%;
        top: -27px;
        margin-left: 22px;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
    }

	.full-screen-project .bx-row {
        padding-top: 55px;
        padding-bottom: 50px;
    }
    .full-screen-project .bx-wrapper {
        margin: 0 auto !important;
    }
    .full-screen-project .bx-controls-direction a {
        top: -30px;
        left: 50%;
        margin-left: -50px;
        -webkit-transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
        -o-transform: rotate(-180deg);
        transform: rotate(-180deg);
    }

}
@media (min-width: 980px) and (max-width: 991px) {
	.grid.masonry-grid-type-2 .grid-item {height: 175px;}
	.grid.masonry-grid-type-2 .grid-sizer.h2, .grid.masonry-grid-type-2 .grid-item.h2 {height: 470px;}
}
@media screen and (max-width: 768px) {
	.table-responsive {
        width: 100%;
        margin-bottom: 17.25px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
    }
    .table-responsive>.table {
        margin-bottom: 0;
    }
    .table-responsive>.table>thead>tr>th,
    .table-responsive>.table>tbody>tr>th,
    .table-responsive>.table>tfoot>tr>th,
    .table-responsive>.table>thead>tr>td,
    .table-responsive>.table>tbody>tr>td,
    .table-responsive>.table>tfoot>tr>td {
        white-space: nowrap;
    }
    .table-responsive>.table-bordered {
        border: 0;
    }
    .table-responsive>.table-bordered>thead>tr>th:first-child,
    .table-responsive>.table-bordered>tbody>tr>th:first-child,
    .table-responsive>.table-bordered>tfoot>tr>th:first-child,
    .table-responsive>.table-bordered>thead>tr>td:first-child,
    .table-responsive>.table-bordered>tbody>tr>td:first-child,
    .table-responsive>.table-bordered>tfoot>tr>td:first-child {
        border-left: 0;
    }
    .table-responsive>.table-bordered>thead>tr>th:last-child,
    .table-responsive>.table-bordered>tbody>tr>th:last-child,
    .table-responsive>.table-bordered>tfoot>tr>th:last-child,
    .table-responsive>.table-bordered>thead>tr>td:last-child,
    .table-responsive>.table-bordered>tbody>tr>td:last-child,
    .table-responsive>.table-bordered>tfoot>tr>td:last-child {
        border-right: 0;
    }
    .table-responsive>.table-bordered>tbody>tr:last-child>th,
    .table-responsive>.table-bordered>tfoot>tr:last-child>th,
    .table-responsive>.table-bordered>tbody>tr:last-child>td,
    .table-responsive>.table-bordered>tfoot>tr:last-child>td {
        border-bottom: 0;
    }
	.visible-xs {
        display: block !important;
    }
    table.visible-xs {
        display: table;
    }
    tr.visible-xs {
        display: table-row !important;
    }
    th.visible-xs,
    td.visible-xs {
        display: table-cell !important;
    }
    .visible-xs-block {
        display: block !important;
    }
    .visible-xs-inline {
        display: inline !important;
    }
    .visible-xs-inline-block {
        display: inline-block !important;
    }
	.hidden-xs {
        display: none !important;
    }
	.text-center-mobile {
        text-align: center;
    }
    .space-top {
        margin-top: 15px !important;
    }
    .space-top-2x {
        margin-top: 34px !important;
    }
    .space-top-3x {
        margin-top: 46px !important;
    }
    .space-top-4x {
        margin-top: 57px !important;
    }
    .space-top-5x {
        margin-top: 69px !important;
    }
    .space-bottom {
        margin-bottom: 15px !important;
    }
    .space-bottom-2x {
        margin-bottom: 34px !important;
    }
    .space-bottom-3x {
        margin-bottom: 46px !important;
    }
    .space-bottom-4x {
        margin-bottom: 57px !important;
    }
    .space-bottom-5x {
        margin-bottom: 69px !important;
    }
    .padding-top {
        padding-top: 15px !important;
    }
    .padding-top-2x {
        padding-top: 34px !important;
    }
    .padding-top-3x {
        padding-top: 46px !important;
    }
    .padding-top-4x {
        padding-top: 57px !important;
    }
    .padding-top-5x {
        padding-top: 69px !important;
    }
    .padding-bottom {
        padding-bottom: 15px !important;
    }
    .padding-bottom-2x {
        padding-bottom: 34px !important;
    }
    .padding-bottom-3x {
        padding-bottom: 46px !important;
    }
    .padding-bottom-4x {
        padding-bottom: 57px !important;
    }
    .padding-bottom-5x {
        padding-bottom: 69px !important;
    }
	.home-content .padding-top-2x {
        padding-top: 17px !important;
    }
    .lead {
        font-size: 34px !important;
    }
    .size-huge.size-huge-responsive {
        font-size: 72px !important;
    }
    blockquote {
        padding-left: 0;
        text-indent: 50px;
        margin: 0 40px;
    }
    blockquote:before {
        left: -66px;
        top: 0;
        font-size: 36px !important;
    }
    blockquote p {
        font-size: 32px;
    }
    blockquote footer {
        font-size: 16px;
        padding-top: 0;
    }
    .header {
        padding-top: 20px;
    }
	.icons-block [class*="col-"] {
        width: 100%;
        max-width: 400px;
        margin: 0 auto;
        float: none;
        text-align: left;
    }
    .off-canvas-button {
        margin-top: 0;
    }
    .off-canvas {
        width: 320px;
        padding: 20px 5px 10px 15px;
    }
    .from-right {
        -webkit-transform: translate(320px, 0);
        -ms-transform: translate(320px, 0);
        -o-transform: translate(320px, 0);
        transform: translate(320px, 0)
    }
    .container-push {
        -webkit-transform: translate(-320px, 0);
        -ms-transform: translate(-320px, 0);
        -o-transform: translate(-320px, 0);
        transform: translate(-320px, 0)
    }
    .mCSB_inside>.mCSB_container {
        margin-right: 10px;
    }
    .mCSB_scrollTools {
        right: -6px;
    }
    .counter.counter-ghost {
        margin-bottom: 30px;
    }
    .team-item {
        max-width: 490px;
        margin-bottom: 40px;
    }

	.grid.isotope-grid.isotope-nogap .col-4 {
        height: 280px;
    }

	.grid.isotope-grid.isotope-nogap .col-3 {
        height: 280px;
    }

	.grid.isotope-grid.isotope-nogap .grid-item {
        height: 280px;
    }

	.grid.masonry-grid-type-1 .grid-sizer,
    .grid.masonry-grid-type-1 .grid-item {
        width: 48.5%;
        margin-bottom: 3%
    }
    .grid.masonry-grid-type-1 .grid-item.w2 {
        width: 100%
    }
    .grid.masonry-grid-type-1 .gutter-sizer {
        width: 3%
    }

	.grid.isotope-grid.cols-4 .grid-sizer,
    .grid.isotope-grid.cols-4 .grid-item {
        width: 48.25%
    }

	.grid.isotope-grid.cols-3 .grid-sizer,
    .grid.isotope-grid.cols-3 .grid-item {
        width: 48.25%
    }

	.grid.isotope-grid .grid-item {
        margin-bottom: 3.5%
    }

	.grid.isotope-grid.cols-2 .grid-sizer,
    .grid.isotope-grid.cols-2 .grid-item {
        width: 48.25%
    }

	.grid.isotope-grid .gutter-sizer {
        width: 3.5%
    }

	.grid.grid-no-gap.equal-height.cols-4 .grid-item,
    .grid.grid-no-gap.equal-height.cols-3 .grid-item,
    .grid.grid-no-gap.equal-height.cols-2 .grid-item {
        display: block;
        width: 100%
    }

	.grid.grid-no-gap.grid-bordered.cols-5 .grid-item {
        width: 50%;
        border-right: none;
    }
    .grid.grid-no-gap.grid-bordered.cols-5 .grid-item:nth-child(3),
    .grid.grid-no-gap.grid-bordered.cols-5 .grid-item:nth-child(4),
    .grid.grid-no-gap.grid-bordered.cols-5 .grid-item:nth-child(5) {
        border-top: 1px solid #ccc;
    }
    .grid.grid-no-gap.grid-bordered.cols-5 .grid-item:nth-child(odd) {
        border-right: 1px solid #ccc;
    }

	.grid.grid-no-gap.cols-5 .grid-item,
    .grid.grid-no-gap.cols-4 .grid-item {
        width: 50%
    }

	.widget-about .widget-item img {
        margin-right: 10px;
    }

	.widget-comments .widget-item span {
        margin-right: 7px;
    }

	.widget-instagram .widget-item .insta-top .btn {
        clear: both;
        float: none !important;
    }
    .widget-instagram .widget-item .insta-top .name {
        margin-top: 25px;
    }

	.widget-twitter .widget-item .twitter-top .btn {
        clear: both;
        float: none !important;
    }
    .widget-twitter .widget-item .twitter-top .name {
        margin-top: 25px;
    }

	.widget-posts .widget-item span {
        margin-right: 7px;
    }

	.side-menu .dropdown-menu {position: relative;top: 0;left: 0;width: 100%;margin: 0;background-color: rgba(77, 77, 77, 1);}
	.no-padding-767 {padding:0;}

	.container {width: 100%!important;}
	.top-search:not(.toggled):before {top: 7px;}
}
@media (min-width:768px) and (max-width:800px) {
	.container {
		width: 100%!important;
	}
}
@media (min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block !important;
    }
    table.visible-sm {
        display: table;
    }
    tr.visible-sm {
        display: table-row !important;
    }
    th.visible-sm,
    td.visible-sm {
        display: table-cell !important;
    }
    .visible-sm-block {
        display: block !important;
    }
    .visible-sm-inline {
        display: inline !important;
    }
    .visible-sm-inline-block {
        display: inline-block !important;
    }
    .hidden-sm {
        display: none !important;
    }
}
@media screen and (max-width:700px) {
    .grid.isotope-grid .tile-horizontal {
        max-width: 400px;
    }
}
@media screen and (max-width:640px) {
    .team-item .overlay {
        padding: 8% 9% 0 9%
    }
    .team-item .social-buttons {
        bottom: 10%
    }
}
@media screen and (max-width:600px) {
    .grid.isotope-grid.isotope-nogap .col-2 {
        width: 100%
    }

	.grid.isotope-grid.cols-2 .grid-sizer,
    .grid.isotope-grid.cols-2 .grid-item {
        float: none;
        width: 100%
    }

	.margin-15 {margin-left: 5px;}

}
@media screen and (max-width:540px) {
    .comment .comment-inner {
        display: block;
    }
    .comment .comment-inner .comment-inner,
    .comment .comment-inner .author-ava,
    .comment .comment-inner .comment-content {
        display: block;
    }
    .comment .comment-inner .author-ava {
        margin-bottom: 20px;
    }
    .comment .comment-inner .comment-content {
        padding-left: 0;
    }
    .comment.depth-2 {
        padding-left: 40px;
    }
		.margin-15 {margin-left: 15px;}
}
@media screen and (max-width:520px) {
    .grid.isotope-grid.cols-4 .grid-sizer,
    .grid.isotope-grid.cols-4 .grid-item {
        float: none;
        width: 100%
    }

	.grid.isotope-grid.cols-3 .grid-sizer,
    .grid.isotope-grid.cols-3 .grid-item {
        float: none;
        width: 100%
    }


}
@media screen and (max-width:500px) {
    .grid.isotope-grid.isotope-nogap .col-4 {
        width: 100%
    }

	.grid.isotope-grid.isotope-nogap .col-3 {
        width: 100%
    }

	.grid.masonry-grid-type-2 .grid-sizer,
    .grid.masonry-grid-type-2 .grid-item,
    .grid.masonry-grid-type-2 .grid-item.w2 {
        width: 100%;
		height: 200px;
        margin-bottom: 5%
    }
    .grid.masonry-grid-type-2 .grid-item.h2 {
        height: 200px;
    }
    .grid.masonry-grid-type-2 .gutter-sizer {
        width: 0;
    }

	.grid.masonry-grid-type-1 .grid-sizer,
    .grid.masonry-grid-type-1 .grid-item,
    .grid.masonry-grid-type-1 .grid-item.w2 {
        width: 100%;
        margin-bottom: 5%
    }
    .grid.masonry-grid-type-1 .gutter-sizer {
        width: 0;
    }

	.grid.isotope-grid .grid-item {
        margin-bottom: 5%
    }

	.hide-mobile {display:none;}

}
@media screen and (max-width: 480px) {
	.container {
        width: 100%
    }
	.parallax {
        background-attachment: fixed;
    }
	h1,
    .h1 {
        font-size: 32.4px
    }
    .team-item .overlay {
        padding: 10% 10% 0 10%
    }
    .team-item .social-buttons {
        bottom: 11%
    }
	.grid.grid-no-gap.cols-5 .grid-item,
    .grid.grid-no-gap.cols-4 .grid-item,
    .grid.grid-no-gap.cols-3 .grid-item,
    .grid.grid-no-gap.cols-2 .grid-item {
        width: 100%
    }

}
@media screen and (max-width:430px) {
    .comments-title h2,
    .comments-title .h2 {
        font-size: 36px;
    }
}
@media screen and (max-width: 360px) {
    .breadcrumb>li:last-child {
        padding-bottom: 10px !important;
    }
}
/* MIN-WIDTH RESPONSIVE STYLES */
@media (min-width:768px) {
	.lead {
        font-size: 27px;
    }
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .dl-horizontal dd {
        margin-left: 180px;
    }
    .container {
        width: 750px;
    }
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
        float: left;
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-11 {
        width: 91.66666667%
    }
    .col-sm-10 {
        width: 83.33333333%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-8 {
        width: 66.66666667%
    }
    .col-sm-7 {
        width: 58.33333333%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-5 {
        width: 41.66666667%
    }
    .col-sm-4 {
        width: 33.33333333%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-2 {
        width: 16.66666667%
    }
    .col-sm-1 {
        width: 8.33333333%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-pull-11 {
        right: 91.66666667%
    }
    .col-sm-pull-10 {
        right: 83.33333333%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-8 {
        right: 66.66666667%
    }
    .col-sm-pull-7 {
        right: 58.33333333%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-5 {
        right: 41.66666667%
    }
    .col-sm-pull-4 {
        right: 33.33333333%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-2 {
        right: 16.66666667%
    }
    .col-sm-pull-1 {
        right: 8.33333333%
    }
    .col-sm-pull-0 {
        right: auto;
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-push-11 {
        left: 91.66666667%
    }
    .col-sm-push-10 {
        left: 83.33333333%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-8 {
        left: 66.66666667%
    }
    .col-sm-push-7 {
        left: 58.33333333%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-5 {
        left: 41.66666667%
    }
    .col-sm-push-4 {
        left: 33.33333333%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-2 {
        left: 16.66666667%
    }
    .col-sm-push-1 {
        left: 8.33333333%
    }
    .col-sm-push-0 {
        left: auto;
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }
    .col-sm-offset-0 {
        margin-left: 0;
    }
    .navbar-right .dropdown-menu {
        left: auto;
        right: 0;
    }
    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto;
    }
    .nav-tabs.nav-justified>li {
        display: table-cell;
        width: 1%
    }
    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0;
    }
    .nav-tabs.nav-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 5px 5px 0 0;
    }
    .nav-tabs.nav-justified>.active>a,
    .nav-tabs.nav-justified>.active>a:hover,
    .nav-tabs.nav-justified>.active>a:focus {
        border-bottom-color: #f2f2f2;
    }
    .nav-justified>li {
        display: table-cell;
        width: 1%
    }
    .nav-justified>li>a {
        margin-bottom: 0;
    }
    .nav-tabs-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 5px 5px 0 0;
    }
    .nav-tabs-justified>.active>a,
    .nav-tabs-justified>.active>a:hover,
    .nav-tabs-justified>.active>a:focus {
        border-bottom-color: #f2f2f2;
    }
    .modal-dialog {
        width: 600px;
        margin: 30px auto;
    }
    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5)
    }
    .modal-sm {
        width: 300px;
    }
	.title {display:none;}
}
@media (min-width:992px) {
	.container {
        width:100%;
    }
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12 {
        float: left;
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-11 {
        width: 91.66666667%
    }
    .col-md-10 {
        width: 83.33333333%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-8 {
        width: 66.66666667%
    }
    .col-md-7 {
        width: 58.33333333%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-5 {
        width: 41.66666667%
    }
    .col-md-4 {
        width: 33.33333333%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-2 {
        width: 16.66666667%
    }
    .col-md-1 {
        width: 8.33333333%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-pull-11 {
        right: 91.66666667%
    }
    .col-md-pull-10 {
        right: 83.33333333%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-8 {
        right: 66.66666667%
    }
    .col-md-pull-7 {
        right: 58.33333333%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-5 {
        right: 41.66666667%
    }
    .col-md-pull-4 {
        right: 33.33333333%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-2 {
        right: 16.66666667%
    }
    .col-md-pull-1 {
        right: 8.33333333%
    }
    .col-md-pull-0 {
        right: auto;
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-push-11 {
        left: 91.66666667%
    }
    .col-md-push-10 {
        left: 83.33333333%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-8 {
        left: 66.66666667%
    }
    .col-md-push-7 {
        left: 58.33333333%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-5 {
        left: 41.66666667%
    }
    .col-md-push-4 {
        left: 33.33333333%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-2 {
        left: 16.66666667%
    }
    .col-md-push-1 {
        left: 8.33333333%
    }
    .col-md-push-0 {
        left: auto;
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%
    }
    .col-md-offset-0 {
        margin-left: 0;
    }
    .modal-lg {
        width: 900px;
    }
	.title {display:none;}

	.about-image-left, .about-image-right {width: 56%;}
}
@media screen and (min-width:1200px) {
  .grid.masonry-grid-type-2 .gutter-sizer {
    width: 1.8%
  }
	.grid.masonry-grid-type-2 .grid-item.w2 {
    width: 66%
  }
	.title {display:none;}
}
@media (min-width:1330px) {
    .container {width: 1330px}
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12 {
        float: left;
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-11 {
        width: 91.66666667%
    }
    .col-lg-10 {
        width: 83.33333333%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-8 {
        width: 66.66666667%
    }
    .col-lg-7 {
        width: 58.33333333%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-5 {
        width: 41.66666667%
    }
    .col-lg-4 {
        width: 33.33333333%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-2 {
        width: 16.66666667%
    }
    .col-lg-1 {
        width: 8.33333333%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-pull-11 {
        right: 91.66666667%
    }
    .col-lg-pull-10 {
        right: 83.33333333%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-8 {
        right: 66.66666667%
    }
    .col-lg-pull-7 {
        right: 58.33333333%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-5 {
        right: 41.66666667%
    }
    .col-lg-pull-4 {
        right: 33.33333333%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-2 {
        right: 16.66666667%
    }
    .col-lg-pull-1 {
        right: 8.33333333%
    }
    .col-lg-pull-0 {
        right: auto;
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-push-11 {
        left: 91.66666667%
    }
    .col-lg-push-10 {
        left: 83.33333333%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-8 {
        left: 66.66666667%
    }
    .col-lg-push-7 {
        left: 58.33333333%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-5 {
        left: 41.66666667%
    }
    .col-lg-push-4 {
        left: 33.33333333%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-2 {
        left: 16.66666667%
    }
    .col-lg-push-1 {
        left: 8.33333333%
    }
    .col-lg-push-0 {
        left: auto;
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }
    .col-lg-offset-0 {
        margin-left: 0;
    }
    .visible-lg {
        display: block !important;
    }
    table.visible-lg {
        display: table;
    }
    tr.visible-lg {
        display: table-row !important;
    }
    th.visible-lg,
    td.visible-lg {
        display: table-cell !important;
    }
    .visible-lg-block {
        display: block !important;
    }
    .visible-lg-inline {
        display: inline !important;
    }
    .visible-lg-inline-block {
        display: inline-block !important;
    }
    .hidden-lg {
        display: none !important;
    }
}
.page-print .print-head {padding:15px;text-align:center;}
.page-print h1, .page-print .h1 {
    font-size: 24px;
}
.page-print h2, .page-print .h2 {
    font-size: 20px;
}
.page-print h3, .page-print .h3 {
    font-size: 18px;
}
.page-print h4, .page-print .h4 {
    font-size:16px;
}
.page-print h5, .page-print .h5 {
    font-size: 16px;
}
.page-print table {
    border: 1px solid #ccc;
    width: 100%;
    margin:0;
    padding:0;
    border-collapse: collapse;
    border-spacing: 0;
  }

.page-print table thead {
	background-color: #ddd;
    color: #333;
  }
.page-print table tr {
    border: 1px solid #ddd;
    padding: 5px;
  }

.page-print table tr.even {
    background-color:#f5f6f7;
  }
.page-print table th, .page-print table td {
    padding: 10px;
    text-align: center;
  }
.page-print table th {
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 1px;
  }

.page-print table .a-right {text-align:right;}
* {-webkit-text-size-adjust: none;}
.allinone_bannerWithPlaylistBorder {
	position:relative;
	overflow:hidden;
}
/* the container */
.allinone_bannerWithPlaylist {
	position:relative;
}
.allinone_bannerWithPlaylist img {
	position:absolute;
	top:0px;
	left:0px;
	max-width:none;
	max-height:none;
}
.allinone_bannerWithPlaylist_list {
	margin:0;
	padding:0;
	list-style:none;
	display:none;
}
.allinone_bannerWithPlaylist .stripe {
	position:absolute;
	display:block;
	height:100%;
	z-index:1;
	overflow:hidden;
}
.allinone_bannerWithPlaylist .block {
	position:absolute;
	display:block;
	z-index:1;
	overflow:hidden;
}
.mycanvas {
	position:absolute;
	top:8px;
	right:10px;
	z-index:10;
}
/***EASY SKIN***/
.allinone_bannerWithPlaylist.easy .bannerControls {
	position:absolute;
	left:0;
	top:0;
	z-index:2;
	width:100%;
}
.allinone_bannerWithPlaylist.easy .leftNav {
	position:absolute;
	left:5px;
	top:50%;
	margin-top:-35px; /* height/2 */
	width:41px;
	height:41px;
	background:url(https://www.swissgear.com/skin/frontend/swissgear/default/css/skins/easy/leftNavOFF.png) 0 0 no-repeat;
	cursor: pointer;
}
.allinone_bannerWithPlaylist.easy .leftNav:hover {
	background:url(https://www.swissgear.com/skin/frontend/swissgear/default/css/skins/easy/leftNavON.png) 0 0 no-repeat;
}
.allinone_bannerWithPlaylist.easy .rightNav {
	position:absolute;
	right:5px;
	top:50%;
	margin-top:-35px; /* height/2 */
	width:41px;
	height:41px;
	background:url(https://www.swissgear.com/skin/frontend/swissgear/default/css/skins/easy/rightNavOFF.png) 0 0 no-repeat;
	cursor: pointer;
}
.allinone_bannerWithPlaylist.easy .rightNav:hover {
	background:url(https://www.swissgear.com/skin/frontend/swissgear/default/css/skins/easy/rightNavON.png) 0 0 no-repeat;
}
.allinone_bannerWithPlaylist.easy .thumbsHolderWrapper {
	position:absolute;
	background:#e9e9e9;
	height:100%;
	overflow:hidden;
}
.allinone_bannerWithPlaylist.easy .thumbsHolderVisibleWrapper {
	position:absolute;
	height:100%;
	overflow:hidden;
}
.allinone_bannerWithPlaylist.easy .thumbsHolder {
	position:absolute;
}
.allinone_bannerWithPlaylist.easy .thumbsHolder_ThumbOFF {
	display:block;
	height:96px;
	text-align:left;
	line-height:1.4em;
	cursor: pointer;
	margin-top:0!important;
}
.allinone_bannerWithPlaylist.easy .thumbsHolder_ThumbOFF  .padding {
	padding:10px;
}
.allinone_bannerWithPlaylist.easy .thumbsHolder_ThumbOFF .title {
	font: bold 13px;
	color:#000;
	display:inline-block;
	padding-bottom:5px;
	line-height:17px;
	text-transform:uppercase;
	padding-left:15px;
}
.allinone_bannerWithPlaylist.easy .thumbsHolder_ThumbOFF .reg {
	font-size: 11px;
	color:#666;
	line-height:15px;
	padding-left:15px;
}
/****
.allinone_bannerWithPlaylist.easy .thumbsHolder_ThumbOFF img {
	position:relative;
	float:left;
	margin-right:10px;
	width:90px;
	height:90px;
}/****/
.allinone_bannerWithPlaylist.easy .thumbsHolder_ThumbON {
	/*background: #611731 url(https://www.swissgear.com/skin/frontend/swissgear/default/css/skins/easy/thumbActiveArrow.png) -3px 0px no-repeat;*/
	z-index:4;
	border-top:2px solid #000;
	border-bottom:2px solid #000;
	margin-top:0!important;
}
.allinone_bannerWithPlaylist.easy .thumbsHolder_ThumbON .title {
	color:#10214d;
	text-transform:uppercase;
	padding-left:15px;
}
.allinone_bannerWithPlaylist.easy .thumbsHolder_ThumbON .reg {
	color:#000;
	padding-left:15px;
}
/*  scroller start */
.allinone_bannerWithPlaylist.easy .slider-vertical {
	display:none;
	position:absolute;
	width:6px;
}
.allinone_bannerWithPlaylist.easy .slider-vertical.ui-slider { position: relative;}
.allinone_bannerWithPlaylist.easy .slider-vertical.ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 6px; height: 25px; cursor: pointer; background:url(https://www.swissgear.com/skin/frontend/swissgear/default/css/skins/easy/scrollerFaceOFF.png) 0 0 no-repeat; }
.allinone_bannerWithPlaylist.easy .slider-vertical.ui-slider .ui-slider-handle:hover { background:url(https://www.swissgear.com/skin/frontend/swissgear/default/css/skins/easy/scrollerFaceON.png) 0 0 no-repeat; }
.allinone_bannerWithPlaylist.easy .slider-vertical.ui-slider .ui-slider-range { position: absolute; z-index: 1; display: block; border: 0; }
.allinone_bannerWithPlaylist.easy .slider-vertical.ui-slider-vertical { width: 6px; height: 100px; }
.allinone_bannerWithPlaylist.easy .slider-vertical.ui-slider-vertical .ui-slider-handle { left: 0px; margin-left: 0px; margin-bottom: -25px; border: 0; }
.allinone_bannerWithPlaylist.easy .slider-vertical.ui-slider-vertical .ui-slider-range { left: 0; width: 100%; }
.allinone_bannerWithPlaylist.easy .slider-vertical.ui-slider-vertical .ui-slider-range-min { bottom: 0; }
.allinone_bannerWithPlaylist.easy .slider-vertical.ui-slider-vertical .ui-slider-range-max { top: 0; }
/* Component containers
----------------------------------*/
.allinone_bannerWithPlaylist.easy .slider-vertical.ui-widget-content { background: #FF0000; }
.allinone_bannerWithPlaylist.easy .slider-vertical .ui-widget-header { background: #0000cc; }
/* Corner radius */
.allinone_bannerWithPlaylist.easy .slider-vertical.ui-corner-all {}
/***Easy FullWidth TEXTS***/
.textElement11_easyFullWidth {
	width:100%;
	background:url(https://www.swissgear.com/skin/frontend/swissgear/default/css/skins/elegant/textBg_transparency.png);
	font: 32px/42px;
	padding:3px 0px 3px 0px;
	color:#ffffff;
}
.textElement21_easyFullWidth {
	background:#512d5d;
	font: bold 32px/42px;
	text-transform:uppercase;
	padding:2px 3px 2px 3px;
	color:#ffffff;
}
.textElement22_easyFullWidth {
	background:#611731;
	font: bold 24px/28px;
	padding:2px 3px 2px 3px;
	color:#ffffff;
}
.textElement31_easyFullWidth {
	background:#d61d1d;
	font: bold 28px/32px;
	text-transform:uppercase;
	padding:2px 3px 2px 3px;
	color:#ffffff;
}
.textElement32_easyFullWidth {
	background:#ffffff;
	font: bold 28px/32px;
	padding:2px 3px 2px 3px;
	color:#000000;
}
.textElement33_easyFullWidth {
	background:#000000;
	font: bold 28px/32px;
	padding:2px 3px 2px 3px;
	color:#ffffff;
}
.textElement41_easyFullWidth {
	width:100%;
	background:url(https://www.swissgear.com/skin/frontend/swissgear/default/css/skins/elegant/textBg_transparency.png);
	font: 42px/50px;
	padding:3px 4px 3px 4px;
	color:#ffffff;
}
.textElement41_easyFullWidth a {
	text-decoration:none;
	color:#ff5c1c;
}
.textElement41_easyFullWidth a:hover {
	color:#d2c30f;
}
.textElement51_easyFullWidth {
	font: bold 48px/58px;
	text-transform:uppercase;
	padding:2px 3px 2px 3px;
	color:#000000;
}
.textElement52_easyFullWidth {
	font: bold 30px/38px;
	text-transform:uppercase;
	padding:2px 3px 2px 3px;
	color:#000000;
}
.allinone_bannerWithPlaylist_texts {
	position:absolute;
	z-index:3;
	display:none;
	width:100%;
	text-align:left;
}
.allinone_bannerWithPlaylist_text_line {
	position:absolute;
}
.hideElement {
	display:none;
}
.et_monarch .et_social_icon_amazon:before,			.et_monarch .et_social_icon_amazon:after 			{ content: "\e62d"; }
.et_monarch .et_social_amazon, .et_monarch .et_social_networks.et_social_circle .et_social_amazon i { background-color: #FF9900; }
.et_monarch li.et_social_amazon:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_amazon:hover i { background-color: #e58900; }
.et_monarch .et_social_sidebar_border li.et_social_amazon:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_amazon:hover { border-color: #FF9900; }
.et_monarch .widget_monarchwidget li.et_social_amazon { background-color: #FF9900 !important; }
.et_monarch .widget_monarchwidget li.et_social_amazon:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_amazon:hover i { background-color: #e58900 !important; }
/* Vertical Tabs for Category */
.nav-tabs {
  float: left;
  border-bottom: 0;
}
.nav-tabs li {
  float: none;
  margin: 0;
}
.nav-tabs li a {
  margin-right: 0;
  border: 0;
  background-color: #c0392b;
}
.nav-tabs li a:hover { background-color: #e74c3c; }
.nav-tabs .glyphicon { color: #fff; }
.nav-tabs .active .glyphicon { color: #333; }
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus { border: 0; }
.tab-content { margin-left: 45px; }
.tab-content .tab-pane {
  display: none;
  background-color: #fff;
  padding: 1.6rem;
  overflow-y: auto;
}
.tab-content .active { display: block; }

/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:;
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magento.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magento.com for more information.
 *
 * @category    design
 * @package     rwd_default
 * @copyright   Copyright (c) 2006-2014 X.commerce, Inc. (http://www.magento.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 **/

/* ============================================ */
body {
	background-color:#fff;
	margin-right:0!important;
	display:-webkit-box;
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	-webkit-flex-direction:column;
	-ms-flex-direction:column;
	flex-direction:column;
}
body.checkout-onepage-index {
	display:block!important;
}
#content {background-color: #fff; overflow:hidden;-webkit-box-flex:1;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto;}
.clearfix {clear:both;}
.maxsitewidth {max-width:1300px;margin-left:auto;margin-right:auto;}
.maxpadding { padding:30px;}
@media (max-width:768px) {
  .maxpadding { padding:15px;}
}
.google-recaptcha div { width: 100%!important;}
.google-recaptcha iframe { max-width:100%; }
/* Define Theme Colors */
.red {color:#10214d;}
.grey {color:#999;}
.darkgrey {color:#666;}
/* Titles */
.page-title {
	padding: 15px 0;
	min-height: 0;
	background: #f1f1f1;
	margin-bottom: 0;
	text-align:center;
}
.page-title h1, .page-title .h1 {
  position: relative;
  z-index: 5;
	font-size: 36px;
  margin:0;
  padding: 0 15px;
}
/* Reveal on scroll */
.revealOnScroll { opacity: 0; }
/* -------------------------------------------- *
 * Promotion Banner Section
 */
.promos {
  margin: 0 0 10px 0;
  padding: 0;
  width: 100%;
}
.promos:after {
  content: '';
  display: table;
  clear: both;
}
/* Specifying the body only in order to override the .std ul li styling */
body .promos > li {
  margin: 0 0 10px 0;
  list-style: none;
  text-align: center;
  position: relative;
  border: 1px solid #cccccc;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.promos > li:last-child {
  margin-bottom: 0;
}
.promos img {
  max-width: 100%;
  width: 100%;
}
.promos a:hover {
  opacity: 0.8;
  display: block;
}
.promos span {
  color: #FFFFFF;
  text-transform: uppercase;
  position: absolute;
  display: block;
  width: 100%;
  top: 10%;
  font-weight: 500;
  font-size: 20px;
  font-family: "Raleway", "Helvetica Neue", Verdana, Arial, sans-serif;
  text-shadow: 1px 1px 3px #555555;
}
.promos strong {
  font-weight: 600;
  font-size: 26px;
  display: block;
}
@media only screen and (min-width: 771px) {
  .promos span {
    font-size: 16px;
  }
  .promos strong {
    font-size: 17px;
  }
  /* Config: Three columns + flexible gutter */
  body .promos > li {
    float: left;
    width: 31.74603%;
    margin-right: 2.38095%;
  }
  .promos > li:nth-child(3n) {
    margin-right: 0;
  }
}
@media only screen and (min-width: 880px) {
  .promos span {
    font-size: 18px;
  }
  .promos strong {
    font-size: 24px;
  }
}
/* -------------------------------------------- *
 * New Products Section
 */
/* Hiding the reviews content via CSS because we can't modify the template, */
/* since it may be used in other places where those elements are needed */
.cms-index-index .products-grid .ratings,
.cms-index-index .products-grid .actions,
.cms-index-noroute .products-grid .ratings,
.cms-index-noroute .products-grid .actions {
  display: none;
}
.cms-index-index h2.subtitle {
  padding: 6px 0;
  text-align: center;
  color: #3399cc;
  font-weight: 600;
  border-bottom: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
}
.cms-index-noroute h2.subtitle {
  display: none;
}
/* ============================================ *
 * BLOG Pages
 * ============================================ */
.news-item-content h1, .news-item-list h1 {
    width: 100%;
    top: 0;
    z-index: 0;
    min-height: 100px;
    padding: 10px 0;
	text-align:center;
}
.news-item-content .news_image {
    float: none;
    margin: 20px 0;
	display: block;
}
.news-item-content .news_image img {width:100%;display: block;}
.news-item-content h3, .news-item-content h4 {
    color: #10214d;
    font-size: 28px;
    text-align: center;
    margin: 40px 0;
}
.news-item-content ol {list-style-position: inside;}
.news-item-content li {padding-bottom:15px;}
/* ------ NEWS LIST PAGE ------ */
.news-item-list .news_image {
    float: left;
    margin: 0;
	width: 100%;
}
.news-item-list .news-item{
  overflow: hidden;
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin:0;
  width: 100%;
}
.news-item-list .post-details {
  position: absolute;
  left: 0; right: 0;
  top: 0; bottom: 0;
  text-align: center;
  font-weight: bold;
  width: 100%;
  height: 100vh;
  display: table;
  opacity: 0;
  color: #fff;
  text-transform: uppercase;
  font-weight: 400;
}
.news-item-list .post-details h2 {
	display:block;
	margin: 0;
    font-size: 28px;
}
.news-item-list .news-item .description {
    text-align: center;
    text-transform: none;
}
.news-item-list .news-item .news_image img{
  -webkit-transition: all 0.5s linear;
          transition: all 0.5s linear;
  -webkit-transform: scale3d(1, 1, 1);
          transform: scale3d(1, 1, 1);
}
.news-item-list .news-item:hover .post-details{
 background: rgba(0,0,0,0.8);
  opacity: 1;
  top: 0;
}
.news-item-list .news-item:hover img{
  -webkit-transform: scale3d(1.2, 1.2, 1);
          transform: scale3d(1.2, 1.2, 1);
}
/* ============================================ *
 * CMS Pages
 * ============================================ */
.cms-page {padding:0 30px 30px;margin-right: 0;}
.cms-page-view.cms-order-information .cms-page, .cms-page-view.cms-product-information .cms-page, .cms-page-view.cms-warranty-repairs .cms-page { padding:0; }
.cms-page h2 {font-size:22px;font-weight:600;}
.cms-page h3 {font-size:20px;font-weight:400;}
.cms-page h4 {font-size:18px;font-weight:400;}
.cms-page a{
	color: #10214d;
	border-bottom: none;
}
.cms-page a:hover{
	color: #10214d;
	border-bottom: 3px solid #10214d;
}
.cms-page em {margin-right: 5px;color: #10214d;}
.cms-page p.required {color: #10214d;}
.cms-page.contact-page {padding:0;}
.contact-page .contact-form h2 {padding-left: 0}
.contact-page p {margin: 0; padding:0 0 15px 0;}
.contact-page textarea.form-control {min-height: 100px;}
.img-holder-right {
  position: relative;
  overflow: hidden;
}
.img-holder-right:before {
  content: "";
  position: absolute;
  top: 0;
  left: -90%;
  height: 100%;
  width: 100%;
  transition: all 0.8s;
  background: rgba(255,255,255,0.7);
}
.page-heading {padding:30px;text-align:center;margin: 10% auto;}
.page-heading p {
	max-width: 400px;
	font-size: 22px;
	font-weight: 400;
	letter-spacing: 1px;
	margin: 0 auto;
}
.page-heading h1 {
	font-size: 80px;
	font-weight: bold;
	text-transform: capitalize;
	letter-spacing: 0;
	display: inline-block;
	position: relative;
}
.page-heading h1:before {
  content : "";
  position: absolute;
  left    : 10%;
  bottom  : 0;
  height  : 6px;
  width   : 80%;  /* or 100px */
  border-bottom:6px solid #10214d;
}
.page-about {padding:30px;text-align:center;margin:25px auto}
.page-about p {
	max-width: 400px;
	font-size: 22px;
	font-weight: 400;
	letter-spacing: 1px;
	margin: 10% auto;
}
img.swiss-logo {
	text-align: center;
	margin: 155px auto;
	width: 80%;
}
.about-image-left, .about-image-right {overflow:hidden;background-size: cover;}
.about-image-right:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 10.7%;
  transition: all 0.8s;
  background: rgba(255,255,255,0.7);
}
.about-image-left:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 10.7%;
  transition: all 0.8s;
  background: rgba(255,255,255,0.7);
}
/* ============================================ *
 * Search Results & Compare Page
 * ============================================ */
.compare-products {padding:30px;}
@media (max-width: 768px) {
  .compare-products {padding:30px 15px;}
}
.search-results .page-title, .compare-products .page-title {
	width: 100%;
	top: 0;
	z-index: 0;
	min-height: 100px;
	padding: 0 0 50px;
	text-align:center;
}
.compare-products .page-title {padding: 50px 0;}
.search-results .page-title h1:before, .compare-products .page-title h1:before {
	content:url('https://www.swissgear.com/skin/frontend/swissgear/default/images/sg-logo-med.png');
	width:60px;
	height:60px;
	display: block;
	margin: 0 auto 15px auto;
	-webkit-transform: translateX(-20px) translateY(-20px) scale(0.3);
	-moz-transform: translateX(-20px) translateY(-20px) scale(0.3);
}
.search-results .searchindex-highlight {
	background-color: #000;
	color: #fff;
	padding:0 2px;
}
.search-results .sort-by label, .search-results .limiter label {display:none}
.pager .sort-by select, .pager .limiter select {-webkit-appearance: none; border-radius: 0; cursor:pointer;}
.search-results .searchindex-related-terms {background-color: #ddd;padding: 25px;margin-bottom:20px;}
.search-results .searchindex-related-terms p {margin: 0;text-align:center;}
.search-results .searchindex-related-terms a {border-bottom: none;}
.search-results .searchindex-related-terms a:hover {border-bottom: 3px solid #10214d;}
.note-msg {text-align:center;margin-bottom:15px}
.compare-products a.btn-remove {width: 100%;font: inherit;padding: 6px 0;border-left:none;color: #999;}
.compare-products .product-name a, .compare-products .product-image {border-bottom:none;}
.compare-products .btn-remove:after {
	border-left: 1px solid #999;
	margin-left: 5px;
	padding-left: 5px;
}
.compare-products .add-to-links {
	list-style: none;
	display: block;
	margin: 10px 0 0;
	padding: 0;
}
.compare-products .link-wishlist {
	border-bottom:none;
	font-size: 12px;
}
.compare-products .link-wishlist:before {
	content: '\f15f';
	padding-right: 5px;
	font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
}
.compare-products .btn-cart {
	float: none;
	margin: 20px 0 0;
}
.compare-products .out-of-stock {
	float: none;
	margin: 20px 0 0;
}
.block-compare {background-color: #f1f1f1;margin:0 0 10px;z-index: 12;position: relative;}
.block-compare .block-title {color:#fff;background-color: #10214d;padding:10px 15px;text-transform:uppercase;cursor:pointer;}
.block-compare .block-title span, .block-compare .block-title small {display:inline-block;vertical-align: middle;line-height: 100%;font-size:16px;line-height:28px;cursor:inherit;}
.block-compare .block-content {border:1px solid #ccc;border-top:none;}
.block-compare .block-content p.product-name {padding: 10px 35px 10px 15px;}
.block-compare .block-content a {border-bottom:none;vertical-align: -webkit-baseline-middle;}
.block-compare .block-content ol {padding-left: 0px;list-style-position: inside;list-style:none}
.block-compare .block-content li {border-bottom: 1px solid #ccc;position:relative;}
.block-compare .block-content .actions {position: relative;list-style: none;padding:15px 15px 0 15px;}
.block-compare .block-content .btn-cart {float:none;width:auto;display:inline-block;padding:0 12px;margin:0 15px 15px 0;}
.block-compare .block-content .btn-cart:hover { color:#fff;}
.catalog-category-view .block-compare .block-content .btn-cart { display:block;margin:0 0 15px 0;}
.catalog-category-view .seo-content {width: 100%; margin: 0; display: none!important; opacity: 0; -webkit-transition: opacity .15s linear; -o-transition: opacity .15s linear; transition: opacity .15s linear; height: 0; visibility: hidden;}
.block-compare .block-content .btn-remove {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  height: 100%;
	width:35px;
	opacity:0.5;
}
.block-compare .block-content .btn-remove:hover {
	opacity: 1;
}
.compare-products table.compare-table td .std h2 {font-size: 18px;}
.compare-products table.compare-table td .std p {font-size:12px;}
.back-link a{cursor: pointer;}
.buttons-set {margin:15px 0; text-align:center;}
table.compare-table {
  border: 1px solid #ccc;
  width: 100%;
  margin:0;
  padding:0;
  border-collapse: collapse;
  border-spacing: 0;
}

table.compare-table thead {
  background-color: #ddd;
  color: #333;
}
table.compare-table tr {
  border: 1px solid #ddd;
  padding: 5px;
}

table.compare-table tr.even {
  background-color:#f5f6f7;
}
table.compare-table th, table.compare-table td {
  padding: 10px;
  text-align: center;
}
table.compare-table th {
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 1px;
  background-color: #ccc;
}
@media screen and (max-width: 999px) {
    table.compare-table {
      border: 0;
    }
    table.compare-table thead {
      display: none;
    }
    table.compare-table tr {
      margin-bottom: 10px;
      display: block;
      border-bottom: 2px solid #ddd;
    }
    table.compare-table td {
      display: block;
      text-align: right;
      font-size: 13px;
      border-bottom: 1px dotted #ccc;
    }
    table.compare-table td:last-child {
      border-bottom: 0;
    }
    table.compare-table td:before {
      content: attr(data-label);
      float: left;
      text-transform: uppercase;
      font-weight: bold;
    }
	table.compare-table th {
	  width: 100%;
      display: block;
	}
}
/* ============================================ *
 * SG Life Page
 * ============================================ */

.swissgear-life .dropdown {margin:10px;}
.swissgear-life .dropdown-menu {width: 100%;}
.swissgear-life .dropdown-menu>li>a {color: #666;text-align:left;font-size:16px;padding: 5px 20px 0px 20px;}
.swissgear-life .dropdown-menu>li:first-of-type>a {
  padding: 12px 20px 0 20px;
}
.swissgear-life .dropdown-menu>li:last-of-type>a {
  padding: 5px 20px;
}
.swissgear-life .dropdown-menu>li>a:hover {color: #10214d;background-color:transparent;}
.swissgear-life .dropdown-menu.dm-icon>li>a>.zmdi {vertical-align: baseline;}
.swissgear-life .social-bookmarks {text-align:center;}
.swissgear-life .social-bookmarks a {
    font-size: 34px;
    border-bottom: none;
    vertical-align: middle;
    line-height: 80px;
    width: 15%;
    display: inline-block;
}
.btn-posts {border:2px solid #000;color:#000;font-size:24px;padding:15px;width:100%;display:block;background-color:#fff;}
.swissgear-life .page-heading {margin: 25px auto;}
.swissgear-life .page-heading h1 {font-size: 60px;}
.swissgear-life .page-heading h3 {font-size: 24px;}
.swissgear-life .page-heading p {font-size: 18px;font-weight: 400;max-width: 500px;}
.swissgear-life .callout {font-size: 20px;font-weight: 600;margin:20px 0 0 0;}
.swissgear-life .callout:after {
    border-top: 2px solid #000;
    content: '\f2fe';
    display: block;
    text-align: center;
    font-family: 'Material-Design-Iconic-Font';
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 50%;
    margin: 5px auto;
    line-height: 16px;
}
.swissgear-life .btn-cart {float:none;margin:0 0 50px;display:block;width:250px!important;}
.swissgear-life img.swiss-logo {
    text-align: center;
    margin: 71px auto 20px;
    width: 80%;
}
.paralax {
    padding: 201px 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.swissgear-life .dropdown-menu {width:100%;margin:0;}
.swissgear-life .open .btn-posts {background:#ddd;border-bottom: 2px solid #ddd;}
/* ============================================ *
 * Category Landing Pages
 * ============================================ */

.category-image {
  position: relative;
}
.categorylandingMainblock {
  border: 1px solid #E2E2E2;
  padding: 7px;
}
.catblocks {
  float: left;
  padding: 0 0 20px 0;
  width: 100%;
}
.catblocks li {
  position: relative;
  float: left !important;
  width: 23% !important;
  margin-right: 2.66667% !important;
  margin-bottom: 10px;
  border: 1px solid #cccccc;
  padding: 10px;
}
.catblocks li:hover {
  border-color: #3399cc;
}
@media only screen and (max-width: 770px) {
  .catblocks li {
    width: 49% !important;
    margin-right: 2% !important;
  }
  .catblocks li:nth-child(even) {
    margin-right: 0 !important;
  }
}
@media only screen and (max-width: 479px) {
  .catblocks li {
    width: 100% !important;
    margin-right: 0 !important;
    float: none;
  }
}
.catblocks li:last-child {
  margin-right: 0 !important;
}
.catblocks li img {
  width: 100%;
  max-width: 100%;
}
.catblocks li a span {
  color: #FFFFFF;
  position: absolute;
  background-color: #7B7C7B;
  font-family: raleway;
  font-size: 17px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  bottom: 0px;
  left: 0px;
  width: 100%;
  padding: 5px 10px;
  margin-right: 10px;
}
.catblocklinks a {
  color: #FFFFFF;
  text-decoration: none;
}
.catlandingbottomPromoblock {
  float: left;
  width: 100%;
  border: 1px solid #E2E2E2;
  margin-bottom: 100px;
}
.full-width {width:100%}
.sg-button {
  padding: 0 !important;
  width: 150px;
  height: 38px;
  background-color:#10214d;
  font-size: 20px!important;
  display: inline-block;
  text-align: center;
  line-height: 38px;
  text-shadow: 1px 1px 5px rgba(0,0,0,0.1);
  margin-right:10px;
  overflow: hidden;
  color:#fff;
  outline: none;
  position: relative;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.sg-button2 {
  padding: 0 !important;
  width: 200px;
  height: 38px;
  background-color:#10214d;
  font-size: 20px!important;
  display: inline-block;
  text-align: center;
  line-height: 38px;
  text-shadow: 1px 1px 5px rgba(0,0,0,0.1);
  margin-right:10px;
  overflow: hidden;
  color:#fff;
  outline: none;
  position: relative;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.sg-button:hover, .sg-button2:hover {
	background: #000;
	color:#fff;
}
.sg-button > span > span span:nth-of-type(2), .sg-button2 > span > span span:nth-of-type(2) {display: none;}
.filter-title .category-filter {
	border:none;
	font-size: 16px;
    text-transform: uppercase;
	display:block;
	line-height:28px;
	padding:10px 15px;
	background:#666;
	color:#fff;
	cursor:default;
}

.block-layered-nav #narrow-by-list .amshopby-advanced .amshopby-cat ol{
  border-top: 2px solid #ccc;
}
.block-layered-nav #narrow-by-list li.level1 {background: #e2e2e2;}

div.block-layered-nav dd li span.amshopby-plusminus {
	display:none;
}
/*div.block-layered-nav dd .amshopby-attr:before {
	content: '\f279';
	padding-right: 10px;
	font: normal normal normal 14px 'Material-Design-Iconic-Font';
}*/
div.block-layered-nav dd .amshopby-attr-selected {
    color: #10214d;
	background-image:none!important;
	font-weight:normal!important;
}
div.block-layered-nav dd .amshopby-attr-selected:before {
	content: '\f26a';
	padding-right: 10px;
	font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
}
div.block-layered-nav.amshopby-collapse-enabled dl dt.amshopby-collapsed {
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}
.block-layered-nav .block-subtitle--filter .close {
	float:right;
	border:none;
	color:#fff;
	opacity:1;
}
.block-layered-nav .filter-start {
    margin-top: 0;
}
.main .col-main div.block-layered-nav.amshopby-collapse-enabled .toggle-content dl dd .no-display {
    display: block!important;
    opacity: 1!important;
    height: 100%;
}
.amconf-block .input-box .no-display {
	display: none!important;
}
.amconf-color-container {
    border-radius: 0;
}
.no-display-current, .no-display {
    display: none;
    opacity: 0;
    height: 0;
    overflow: hidden;
    transition: all .3s ease .15s;
}
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    -ms-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}
.products-grid .amconf-image {
  border-radius: 0;
}
.product-shop .amconf-image {border-radius: 0!important;}
.amconf-images-container {
  width: auto;
  clear: both;
  display: inline-block;
}
.amconf-block {
	z-index: 9;
	position: relative;
	margin:5px 0 10px 0;
}
.amconf-block dl {
  display:inline-block;
	margin:0;
}
.amshopby-filters-top .block-content ol {
  max-width: 100%!important;
}
div.amshopby-filters-top .block-title {
  display: none!important;
}
div.amshopby-filters-top .block-content {
	padding:0 25px;
}
div.amshopby-filters-top .actions {
	display: block;
	position:relative;
	text-align:left;
}
.toolbar-bottom {
	clear: both;
	height: 80px;
}
/* BUTTONS */
.btn-cart {
	padding: 0;
	width:100%;
	height: 38px;
	background-color: #000;
	border: none;
	text-transform: uppercase;
	font-size: 14px;
	display: inline-block;
	text-align: center;
	line-height: 38px;
	margin-right:10px;
	float: left;
	overflow: hidden;
	color:#fff;
	outline: none;
	position: relative;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	letter-spacing:2px;
	font-family:'Oswald',Arial,sans-serif;
}
.btn-cart:hover {
	background: #10214d;
	color:#fff;
}
.btn-cart > span > span span:nth-of-type(2) {display: none;}
.btn-cart > span > span span, .btn-proceed > span > span span, .out-of-stock > span > span span, .button-secondary > span > span span, .btn-cart:hover > span > span span:first-of-type, .btn-proceed:hover > span > span span:first-of-type, .out-of-stock:hover > span > span span:first-of-type, .button-secondary:hover > span > span span:first-of-type {background: transparent!important;}
.btn-proceed {
	padding: 0;
	width: 200px;
	height: 38px;
	background-color: #10214d;
	border: none;
	text-transform: uppercase;
	font-size: 14px;
	display: inline-block;
	text-align: center;
	line-height: 38px;
	margin:0;
	float: left;
	overflow: hidden;
	color:#fff;
	outline: none;
	position: relative;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	letter-spacing:2px;
}
.btn-proceed:hover {
	background: #000;
	color:#fff;
}
.btn-proceed > span > span span:nth-of-type(2) {display: none;}
.video-cta-btn {
	padding: 2%;
	width: 200px;
	background-color: #10214d;
	border: none;
	text-transform: uppercase;
	font-size: 22px;
	display: inline-block;
	text-align: center;
	line-height: 38px;
	margin:-1px 0 0 0;
	float: left;
	overflow: hidden;
	color:#fff;
	outline: none;
	position: relative;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	letter-spacing: 2px;
	font-family: 'Oswald',Arial,sans-serif;
}
.video-cta-btn:hover {
	background: #000;
	color:#fff;
}
.out-of-stock {
	padding: 0 10px;
	height: 38px;
	background-color: #333;
	border: none;
	text-transform: uppercase;
	font-size: 14px;
	display: inline-block;
	text-align: center;
	line-height: 38px;
	margin:0;
	width:100%;
	overflow: hidden;
	color:#fff;
	outline: none;
	position: relative;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	letter-spacing:2px;
	font-family:'Oswald',Arial,sans-serif;
}
.out-of-stock:hover {
	background: #666;
	color:#fff;
}
.out-of-stock > span > span span:nth-of-type(2) {display: none;}
.product-info .out-of-stock-holder {
	width: 100%;
	display:none;
}
.products-grid .product-info.dan-out-of-stock .action-link {display:none;}
.product-info.dan-out-of-stock .out-of-stock-holder {display:table-cell;width:70%;line-height:0;}
.enlarge-img .zmdi, .more-below .zmdi {font-size:40px;}
.enlarge-img span, .more-below span {opacity:0;width:0;display: -webkit-inline-box;display: -webkit-inline-flex;display: -ms-inline-flexbox;display: inline-flex;}
.products-grid .add-to-links .link-wishlist {
	border-bottom:none;
	font-size: 12px;
}
.amshopby-filters-left {
	z-index: 17;
}
#amasty_gallery a {
	border: none;
}
/*----------- Product Page -----------*/
.product-view .short-description .std p {
	position: absolute;
	top: 110%;
	left: 100%;
	width: 100%;
	text-align: center;
	font-size: 24px;
	height: 200px;
	overflow: hidden;
	z-index: 9;
}
.swiss-prod-details .panel-body {padding: 0; font-size:14px;}
.swiss-prod-details .panel-title:hover {cursor:pointer;}
.swiss-prod-details .panel-group .panel .panel-heading a:after {content: "";}
.swiss-prod-details .panel-body h2, .swiss-prod-details .panel-body h3 {
	font-size: 18px;
	border-bottom: 1px solid #ccc;
}
.swiss-prod-details #collapseThree .panel-body p {
	font-size: 14px;
	margin-bottom:15px;
}
.swiss-prod-details #collapseThree .panel-body p.blurb {
	font-size: 12px;
}
.swiss-prod-details #collapseThree .panel-body p:before {
	content:'-';
	padding: 0 5px;
}
.swiss-prod-details #collapseThree .panel-body p.blurb:before {
	content:'';
	padding: 0;
}
.swiss-prod-details #collapseOne .panel-body, .swiss-prod-details #collapseTwo .panel-body, .swiss-prod-details #collapseThree .panel-body {
	padding-left:20px;
}
.swiss-prod-details #collapseFour .panel-body {
    margin-top: -30px;
    padding: 0;
}
.product-view .product-options p.required {display:none;}
#product-img-box-container .more-views .owl-carousel .item .btn-cart {
	float:none;
	margin-right: 0;
}

#product-img-box-container .more-views .owl-carousel .owl-controls .owl-nav {
	position: absolute;
	top:0;
	margin-top:0;
	width: 100%;
	height:100px;
}
#product-img-box-container .more-views .owl-carousel .owl-controls .owl-nav .owl-prev {
	background-color:transparent;
	text-align: center;
	color: #000;
	opacity: .5;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: all .3s;
	transition: all .3s;
	left: 0;
	position: absolute;
	font: normal normal normal 80px/1 'Material-Design-Iconic-Font';
	border:none;
	line-height:0;
	width:auto;
}
#product-img-box-container .more-views .owl-carousel .owl-controls .owl-nav .owl-prev:before {content: none;}
#product-img-box-container .more-views .owl-carousel .owl-controls .owl-nav .owl-prev:after {content: '\f2fa';}
#product-img-box-container .more-views .owl-carousel .owl-controls .owl-nav .owl-next {
	background-color:transparent;
	color: #000;
	opacity: .5;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: all .3s;
	transition: all .3s;
	right: 0;
	position: absolute;
	font: normal normal normal 80px/1 'Material-Design-Iconic-Font';
	border:none;
	line-height:0;
	width:auto;
}
#product-img-box-container .more-views .owl-carousel .owl-controls .owl-nav .owl-next:before {content:none;}
#product-img-box-container .more-views .owl-carousel .owl-controls .owl-nav .owl-next:after {content:'\f2fb';}
.fancybox-opened {z-index: 99999999;}
#fancybox-thumbs {z-index: 999999999;}
.fancybox-close {border-bottom: none;}
.product-view .product-shop .short-description ul, ol {
    margin-bottom: 0;
	padding-left:0;
}
.product-view .product-shop .availability.out-of-stock {background-color: transparent;width:auto;height:auto;}
.product-view .product-shop .availability.out-of-stock .value {color:#10214d;}
.product-view .product-shop .availability.out-of-stock .label {color:#000;font-weight: normal;padding: 0;}
.product-view .box-up-sell h2 {
	font-size: 36px;
    margin-top: 50px;
    margin-left: 0;
    margin-bottom: 0;
    text-align: center;
}
.product-view .box-up-sell h4 {
	font-size: 26px;
  font-weight: bold;
  text-align: center;
	color:#666;
}
.product-view .product-options dl {
  margin-bottom: 0;
}
.product-view .products-grid--max-6-col > li {width: 25%;padding-right: 2.22222%;}
.product-view .products-grid > li {border-bottom: none;}
.product-view .products-grid .price-box {
  text-align: center;
  width: 100%;
  font-weight: 800;
}
.product-view .amconf-images-container {
	position: relative;
	width: 100%;
	line-height:0;
}
.product-view .product-options {
	/*margin-bottom: 25px;*/
}
.product-view .product-options .required em {display:none}
.product-view .product-shop .short-description ul li {
  list-style-position: inside;
  list-style: inside;
}
.swiss-prod-details .collapse .yotpo-main-widget {display:none;}
.swiss-prod-details .in .yotpo-main-widget {display:block;}
.validation-advice {
  color: #ff0000;
}
.product-options .validation-advice {
  position: relative;
  color: #ff0000;
  top:auto;
}
.validation-failed {
  border: 2px solid #ff0000;
  -webkit-transition: all;
  -o-transition: all;
  transition: all;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  resize: none;
}
.advanced-container-style .validation-advice {
  position: relative;
  color: #ff0000;
  top: 0;
}
#shopping-cart-table thead th {    text-align: center;}
#ratings .yotpo .yotpo-icon, .yotpo .yotpo-icon:after, #ratings .yotpo .yotpo-icon:before {
    color: #333;
    font-size: 26px;
	float:none!important;
}
#ratings .yotpo .text-m {
    font-size: 14px;
    line-height: 28px;
    margin-left: 5px;
}
#ratings .rating-links {
    margin-top: 10px;
}
#ratings .rating-links a {font-size:14px;text-transform:uppercase;border-bottom:none;}
.add-to-cart-wrapper.addcart-error .amconf-images-container,
.add-to-cart-wrapper.addcart-error dt label {

}
.add-to-cart-wrapper.addcart-error .input-box .validation-failed, .add-to-cart-wrapper.addcart-error .input-box .validation-failed ~ .amconf-images-container {
	background-color: #f7e7e7;
	border: 2px dashed #ff0000;
	padding: 10px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-name: shake;
	animation-name: shake;
}
.product-view .product-options .swatch-attr label.required em {display:none;}
.category-products .amconf-block label.required {display:none;}
.product-view .product-shop .price-box .old-price {text-decoration: line-through;color:#666;margin:0 0 5px 0;}
.product-view .product-shop .price-box p {margin-bottom:10px}
.product-view .old-price .price-label {display: inline-block;}
/*----------- Account Login -----------*/
.account-login {
	padding:15px;
	min-height: 440px;
}
.account-login .heading {
  width: 100%;
  top: 0;
  z-index: 0;
  min-height: 100px;
  padding: 50px 0;
  text-align:center;
}
.account-login .content {
  background-color: rgba(255,255,255,0.8);
  padding: 25px;
}
.account-login .content h2 {font-size:28px}
.account-login .benefits {
  text-align:left;
  margin:0 auto;
  display:inline-block;
}
.remember-me-popup {
    display: none;
    border: 1px solid #cccccc;
    padding: 10px;
    position: relative;
}
.account-login .required {
    color: #ff0000;
    font-size: 12px;
    margin-bottom: 10px;
}
.account-login label.required {
    display: block;
    margin: 0;
    position: relative;
    width: 100%;
    height: auto;
    padding: 0;
    color: #000;
    font-size: 14px;
}
.account-login label.required em {
    color: #ff0000;
    margin-right: 5px;
}

.form-list {
    list-style: none;
    padding-left: 0;
    margin: 0;
}
.form-list li{
	margin-bottom:10px;
}
.account-login .btn-cart {
  max-width: 365px;
  float: none;
  margin: 0 auto;
}
.account-login .forgot-pw {
  font-size: 12px;
  margin-top: 20px;
}
.account-login .forgot-pw .f-left {
}
/*----------- Account Create -----------*/
.account-create .page-title {
    width: 100%;
    top: 0;
    z-index: 0;
    min-height: 100px;
    padding: 50px 0;
	text-align:center;
}
.account-create .fieldset {
    background-color: rgba(255,255,255,0.8);
    padding: 30px 15px;
}
.account-create .fieldset h2 {font-size:28px}
.account-create .required {
    color: #ff0000;
    font-size: 12px;
    margin-bottom: 10px;
}
.account-create label.required {
    display: block;
    margin: 0;
    position: relative;
    width: 100%;
    height: auto;
    padding: 0;
    color: #000;
    font-size: 14px;
}
.account-create label.required em {
    color: #ff0000;
    margin-right: 5px;
}
.account-create input[type=email], .account-create input[type=number], .account-create input[type=password], .account-create input[type=tel], .account-create input[type=text], .account-login input[type=email], .account-login input[type=number], .account-login input[type=password], .account-login input[type=tel], .account-login input[type=text] {
    width: 365px;
    max-width: 100%;
	height: 32px;
    padding: 0 8px;
	-webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    border: 1px solid #ccc;
    background: #FFFFFF;
    font-size: 16px;
	margin:0 0 10px 0;
}
.account-create .btn-cart {
	float: none;
	width:100%;
}
/*----------- Forgot Password -----------*/
.account-password .fieldset h2, .reset-password .fieldset h2{font-size:28px;text-transform: none;}
.account-password .fieldset, .reset-password .fieldset {
    padding: 25px;
	max-width: 480px;
    margin: 80px auto 0;
    text-align: center;
}
.account-password .required, .reset-password .required {
    color: #ff0000;
    font-size: 12px;
    margin-bottom: 10px;
}
.account-password label.required, .reset-password label.required {
    display: block;
    margin: 0;
    position: relative;
    width: 100%;
    height: auto;
    padding: 0;
    color: #000;
    font-size: 14px;
}
.account-password label.required em, .reset-password  label.required em {
    color: #ff0000;
    margin-right: 5px;
}
.account-password input[type=email], .account-password input[type=number], .account-password input[type=password], .account-password input[type=tel], .account-password input[type=text], .reset-password input[type=email], .reset-password input[type=number], .reset-password input[type=password], .reset-password input[type=tel], .account-password input[type=text] {
    width: 365px;
    max-width: 100%;
	height: 30px;
    padding: 0 8px;
	-webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    border: 1px solid silver;
    background: #FFFFFF;
    font-size: 14px;
	text-align:center;
}
.account-password .btn-cart, .resetpassword .btn-cart {
	float: none;
}
/*----------- Order Tracking -----------*/
.order-tracking {
	padding: 30px 15px 75px 15px;
  max-width:1300px;
  margin:0 auto;
}
.order-tracking .page-title {
  width: 100%;
  top: 0;
  z-index: 0;
  min-height: 100px;
  padding: 0px 0 50px;
	text-align:center;
}
.order-tracking .fieldset h2 {font-size:28px}
.order-tracking .required {
    color: #ff0000;
    font-size: 12px;
    margin-bottom: 10px;
}
.order-tracking label.required {
    display: block;
    margin: 0;
    position: relative;
    width: 100%;
    height: auto;
    padding: 0;
    color: #000;
    font-size: 14px;
}
.order-tracking label.required em {
    color: #ff0000;
    margin-right: 5px;
}
.order-tracking input[type=email], .order-tracking input[type=number], .order-tracking input[type=password], .order-tracking input[type=tel], .order-tracking input[type=text] {
    width: 365px;
    max-width: 100%;
	height: 30px;
    padding: 0 8px;
	-webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    border: 1px solid silver;
    background: #FFFFFF;
    font-size: 14px;
}
.order-tracking .btn-cart {
	float: none;
}
/*----------- My Account Dashboard -----------*/
.dashboard .page-title {
  width: 100%;
  top: 0;
  z-index: 0;
  min-height: 100px;
  padding: 50px 0 50px;
  text-align:center;
}
.my-account {
  padding: 15px 0 0 0;
}
.my-account .welcome-msg .hello {
  font-size: 20px;
  text-transform: capitalize;
}
.my-account .wrapper.flex {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: space-evenly;
	-ms-flex-pack: space-evenly;
	-webkit-justify-content: space-evenly;
	justify-content: space-evenly;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}
.my-account .flex .fieldset {
  padding: 0 20px;
}
.my-account .addresses-list ol {
	list-style-type: none;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: left;
	-ms-flex-pack: left;
	-webkit-justify-content: left;
	justify-content: left;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}
.my-account .addresses-list ol li:nth-child(odd) {
  background: transparent;
}
.my-account .addresses-list > div {
  margin: 0 auto 15px auto;
}
.my-account .title-buttons {
  margin: 0 auto;
  display: block;
}
table.orders {
border: 1px solid #ccc;
width: 100%;
margin:0;
padding:0;
border-collapse: collapse;
border-spacing: 0;
}
table.orders thead {
background-color: #ddd;
color: #333;
}
table.orders tr {
border: 1px solid #ddd;
padding: 5px;
}
table.orders tr.even {
background-color:#f5f6f7;
}
table.orders th, table.orders td {
padding: 10px;
text-align: center;
}
table.orders th {
text-transform: uppercase;
font-size: 14px;
letter-spacing: 1px;
}
.link-view {font-size:12px;border:none;color:#10214d;}
.link-reorder {font-size:12px;border:none;color:#10214d;}
.box-title h4 {font-size:18px;font-weight:400;margin-top:25px;}
.dash-btn-alt {
  color:#10214d;
  font-size:12px;
  border-bottom:none;
  border-left:1px solid #000;
  padding-left:10px;
  margin-left:10px;
}
.dash-btn {
  color:#10214d;
  font-size:12px;
  border-bottom:none;
}
.dash-btn-alt:hover, .dash-btn:hover {
  border-bottom: 3px solid #10214d;
  color:#000;
  padding-bottom:5px;
}
.block-account .block-title {
  color: #10214d;
  padding: 0 0 15px 0;
  font-size: 28px;
  font-weight: 400;
  cursor: pointer;
  letter-spacing: .1em;
}
.block-account .block-content ul {
    padding: 0;
}
.sidebar .block-account .block-title i {display:none;}
.sidebar .block-content ul{list-style:none;}
.sidebar .block-content label:hover, .block-account .block-title:hover {
  color:#10214d;
}
.sidebar .block-content ul li{
  margin-bottom: 15px;
}
.sidebar .block-content ul li.current{
  border-bottom: 3px solid #10214d;
}
.row-eq-height {
	display:-webkit-box;
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
}
@media screen and (max-width: 999px) {
  .my-account table.data-table thead tr th:not(.view), .sales-guest-order-details table.data-table thead tr th:not(.view) {
    display: none;
  }
  .my-account table.data-table thead tr th.view, .sales-guest-order-details table.data-table thead tr th.view {
    display: block;
    margin: 0 auto;
  }
  table.orders {
    border: 0;
  }
  table.orders tr {
    margin-bottom: 10px;
    display: block;
    border-bottom: 2px solid #ddd;
  }
  .dashboard table.data-table thead {
    display:none;
  }
  table.orders td {
    display: block;
    text-align: right;
    font-size: 13px;
    border-bottom: 1px dotted #ccc;
  }
  table.orders td:last-child {
    border-bottom: 0;
  }
  table.orders td:before {
    content: attr(data-label);
    float: left;
    text-transform: uppercase;
    font-weight: bold;
  }
}
/*----------- My Account Pages -----------*/
.my-account .page-title {
    width: 100%;
    top: 0;
    z-index: 0;
    min-height: 100px;
    padding: 50px 0 50px;
	text-align:center;
}
.my-account .page-title img { margin-bottom:15px;}
.dashboard .box-title a, .dashboard .box-head a, .order-info li.current {border-bottom: 3px solid #10214d;}
.my-account h2 {font-size:22px;font-weight:400;}
.my-account h3 {font-size:18px;font-weight:400;margin-bottom:5px;}
.my-account h4 {font-size:18px;font-weight:400;}
.my-account .required {
    color: #ff0000;
    font-size: 12px;
    margin:5px 0;
}
.my-account label.required {
    display: block;
    position: relative;
    width: 100%;
    height: auto;
    padding: 0;
    color: #000;
    font-size: 14px;
}
.my-account label {
    display: block;
    margin: 5px 0;
    position: relative;
    width: 100%;
    height: auto;
    padding: 0;
    color: #000;
    font-size: 14px;
}
.my-account label.required em {
    color: #ff0000;
    margin-right: 5px;
}
.order-info li.current {font-weight:400;}
.order-info li a { display:inline-block;}
.my-account .icheckbox {display: inline-block;}
.my-account input[type=email], .my-account input[type=number], .my-account input[type=password], .my-account input[type=tel], .my-account input[type=text] {
    width: 365px;
    max-width: 100%;
	height: 30px;
    padding: 0 8px;
	-webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    border: 1px solid silver;
    background: #FFFFFF;
    font-size: 14px;
}
.my-account select {
    width: 365px;
    max-width: 100%;
	height: 30px;
    padding: 0 8px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    border: 1px solid silver;
    background: #FFFFFF;
    font-size: 14px;
}
.btn-wrapper {
  display: block;
  width: 100%;
  margin: 25px auto;
}
.btn-wrapper.center {
  text-align:center;
}
.btn-wrapper .btn.maxwidth {
  max-width:365px;
}
.customer-account .btn-cart, .rma-guest-view .btn-cart {
	float: none;
	min-width:160px;
	margin-right: 0;
	max-width:365px;
	display:inline-block;
}
.my-account .addresses-primary .item {
  clear:both;
  padding: 0 15px;
}
.my-account .pager {padding: 15px 0;}
.my-account .pager .limiter label {
  display: none;
  margin: 0;
  position: absolute;
  width: 100%;
  height: auto;
  padding: 0;
  color: #000;
  font-size: 14px;
}
.my-account .pager .limiter {
  margin: 0;
  color: #666666;
  float: right;
  font-size: 16px;
  line-height: 22px;
  text-transform: capitalize;
  display: inline-block;
  position: relative;
}
.my-account .select-limiter:before {
  content: '\f2f9';
  display: inline-block;
  float: right;
  pointer-events: none;
  position: absolute;
  right: 1px;
  top: 2px;
  width: 29px;
  font: normal normal normal 16px/1 'Material-Design-Iconic-Font';
  color: #10214d;
  background-color: #fff;
  border-left: 1px solid #000;
  padding: 4px 9px;
  height: 23px;
}
.sales-order-history .pager {
  padding: 0;
  margin: 0;
}
.my-account .pager .limiter select {
  text-align: center;
  padding: 2px 16px 2px 4px;
  border: 1px solid #000;
  margin: 0;
  vertical-align: middle;
  background: #fff;
  font-size: 14px;
  font-weight: normal;
  border-radius: 0;
  width:100%;
  color:#333;
}
.my-account .inv-wrapper h2.sub-title {
  margin: 30px 0 0 0;
  padding: 15px;
  background-color: #ddd;
  text-align: center;
  display: table;
  width: 100%;
}
.my-account .order-info-box.notice-msg ul li span:before {
  font-size: 38px;
  vertical-align: middle;
}
tbody.spacer {
  display: table;
  margin: 25px 0 0 0;
  width: 100%;
}
.my-account table.data-table, .sales-guest-order-details table.data-table, table#rma-table {
  width: 100%;
  margin:0;
  padding:0;
  border-collapse: collapse;
  border-spacing: 0;
}

.my-account table.data-table thead, .sales-guest-order-details table.data-table thead, table#rma-table thead {
  background-color: #ddd;
  color: #333;
}
.my-account table.data-table tr, .sales-guest-order-details table.data-table tr, table#rma-table tr {
  border: 1px solid #ddd;
  padding: 5px;
}

.my-account table.data-table tr.even, .sales-guest-order-details table.data-table tr.even, table#rma-table tr.even {
  background-color:#f5f6f7;
}
.my-account table#wishlist-table tr.even {
  background-color:#fff;
}
.my-account table.data-table th, .my-account table.data-table td, .sales-guest-order-details table.data-table th, .sales-guest-order-details table.data-table td, table#rma-table th, table#rma-table td {
  padding: 10px;
  text-align: center;
}
.my-account table.data-table th, .sales-guest-order-details table.data-table th, table#rma-table th {
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 1px;
}
.my-account table.data-table th.label, .sales-guest-order-details table.data-table th.label{
  color: #000;
  font-weight: 400;
  display: inline-block;
  line-height: 20px;
}
.my-account table.tracking-table {margin-bottom: 35px;}

.my-account #wishlist-table .add-to-cart-alt .qty {width:50px;}
.my-account #wishlist-table .link-edit {display:none; border:none; position: relative; top: -12px; cursor: pointer; right: -25px;}
.my-account #wishlist-table .link-edit span {display:none;}
.my-account #wishlist-table .cart-cell {display: inline-block;}
.my-account #wishlist-table .customer-wishlist-item-info textarea {width:100%;}

.my-account table.data-table .a-right, .sales-guest-order-details table.data-table .a-right {text-align:right;}
#rma-table .toolbar {
  padding: 0;
}
#rma-table .pager {
  padding: 0;
  margin: 0;
}
.sales-guest-order-details .col1-layout {
  padding: 15px 30px;
  max-width: 1300px;
  margin: 0 auto;
}
@media screen and (max-width: 999px) {
  .my-account table.data-table, .sales-guest-order-details table.data-table, table#rma-table {
    border: 0;
  }
  #rma-table thead th:not(.last) {
    display: none;
  }
  .my-account table.data-table td, .sales-guest-order-details table.data-table td, table#rma-table td {
    display: block;
    font-size: 13px;
    border-bottom: 1px dotted #ccc;
    text-align:right;
  }
  .my-account table.data-table td:last-child, .sales-guest-order-details table.data-table td:last-child, table#rma-table td:last-child {
    border-bottom: 0;
  }
  .my-account table.data-table td:before, .sales-guest-order-details table.data-table td:before, table#rma-table td:before {
    content: attr(data-label);
    float: left;
    text-transform: uppercase;
    font-weight: bold;
    font-style:normal;
  }
  .my-account table.data-table tfoot tr td:first-child, .sales-guest-order-details table.data-table tfoot tr td:first-child {
    display: none;
  }
  .my-account #wishlist-table .add-to-cart-alt .qty {width:100%;}

  .my-account #wishlist-table .link-edit {display: block;top: 0;right: 0;margin: 10px;}

  .my-account #wishlist-table .link-edit span {display:inline-block;}

  .my-account #wishlist-table .customer-wishlist-item-remove:before {content: 'Remove Item';float: none;font-weight: normal;color: #999;margin-right: 10px;}
}
@media (max-width: 767px) {
  .sales-guest-order-details .col1-layout {
    padding: 0 15px;
  }
}
.shipping-tracking-popup {margin-top: 0;background: #fff;}

.my-account table.tracking-table-popup td {font-size: 18px;}

.orders-btn {
  border-bottom:none;
  color:#10214d;
  display:inline-block;
}

.orders-btn:hover, #order-info-tabs a:hover {
  border-bottom:3px solid #10214d;
}

.my-account #wishlist-table .customer-wishlist-item-info .btn-cart {
  background:#999;
  color:#fff;
  width:100%;
  border: none;
    margin-top: -5px;
}
.my-account #wishlist-table .product-name a {
  border:none;
}
.my-account .buttons-set2 .button-secondary {margin: 10px 0;}

.monkey-additional-lists {list-style: none;padding: 0;}

.monkey-additional-lists .listdata label {position: relative;top: 23px;left: 20px;}

.my-account .rma-italic {font-family: inherit;font-style: normal;}

.rma-new-step2 #comment, .rma-view #comment {width: 100%;min-height: 150px;}

.rma-new-step2 .validation-advice {color: #ff0000;}

.rma-new-step2 #policy-text {font-style: italic;}

.my-account .no-border-link a {border:none;}
.rma-history div.fieldset h2.legend {font-family: inherit;}

.rma-page .validation-advice {position: relative;top: 0;}

#acct-login .et_monarch {
    margin-top: 0;
    background-color: #666;
    color: #fff;
    padding: 25px;
}
#acct-login .et_monarch h3 {font-size:26px;}
/*----------- Checkout Success - Thank You Page -----------*/
.success {
	text-align:center;
}
.success .page-title {
	width: 100%;
	top: 0;
	z-index: 0;
	text-align: center;
	padding: 15px 0;
	min-height: 0;
	background: #f1f1f1;
	margin-bottom: 3.5em;
}
.success .body {
	max-width: 800px;
	margin: 0 auto;
	padding: 0 20px;
}
.success .sub-title {
	font-size: 24px;
	color: #10214d;
}
.success .btn-cart {
	min-width: 220px;
	float: none;
	margin:auto;
	font-size:14px;
	max-width:280px;
}
.success .page-title h1 {
	font-size: 2em;
	text-align: center;
	color: #10214d;
	font-weight: bold;
}
.success .ordernum {
	font-size: 24px;
	text-transform: uppercase;
}
.success .ordernum .number {
	font-weight: bold;
	display: inline-block;
	color: #000;
	font-size: inherit;
	margin: 10px auto;
}
.success .shipping-notice {
	background:#f1f1f1;
	padding:20px;
}
.success .shipping-notice a {
	font-weight: bold;
}
/*----------- RMA STUFF-----------*/
.rma-page {
    padding: 0 30px 80px;
}
.rma-items .rma-one-item .item-description img {
    width: 75px;
    float: right;
    margin: 0 10px;
    border: 1px solid #ccc;
}
.rma-items .rma-one-item .item-options > div label {
    width: 150px;
	display:inline-block;
}
.rma-new-step2, .rma-view {
    padding-bottom: 50px;
}
.required em {
    color: #ff0000;
    margin-right: 5px;
}

/*----------- Animated Alerts -----------*/
.alert span:nth-of-type(1) {font-size:24px;font-weight:600;}
.alert span:nth-of-type(2) {font-size:24px;font-weight:600;}
.alert span:nth-of-type(3){font-size:20px;font-weight:400;margin-left:5px;}
.alert a {border-bottom:none;}
/*----------- Messages -----------*/
.messages {list-style: none;padding-left: 0;clear: both;position:relative;z-index:19;width:100%;color: #fff;margin:0;font-family:'Roboto',Arial,sans-serif;}
.messages li {text-align: left;padding: 10px 15px;}
.error-msg{
	list-style: none;
	background-color:#BD0F34;border-bottom:2px solid;border-color:#8b0000;
}
.error-msg ul{
	list-style: none;
  padding-left: 0;
}
.error-msg ul li span:before{
	content: '\f1f4';
	padding-right: 10px;
	font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
}
.error-msg ul li span {
	color: #fff;
  border-color: #fff;
}
.error-msg ul li span a {
	color:#fff;
}
.success-msg{
  background-color: rgba(118,182,36,.9);border-bottom:2px solid;border-color:#66a318;
  list-style: none;
}
.success-msg ul{
	list-style: none;
  padding-left: 0;
}
.success-msg ul li span:before{
	content: '\f26a';
	padding-right: 10px;
	font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
}
.success-msg ul li span {
	color: #fff;
  border-color: #fff;
}
.success-msg ul li span a {
  color:#fff;
}
.notice-msg{
  background-color: #ddd;
  list-style: none;
  color: #fff;
  padding: 10px 15px;
}
.notice-msg ul{
	list-style: none;
  padding-left: 0;
}
.notice-msg ul li span:before{
	content: '\f1f4';
	padding-right: 10px;
	font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
}
.notice-msg ul li span {
	color: #000;
  border-color: #fff;
}
.share-buttons .share-main-panel.share-main-tab {
  display: none;
}
.global-site-notice {
	padding: 15px;
	color: #fff;
	line-height: 18px;
	font-size: 18px;
	position: fixed;
	z-index:20;
	width: 100%;
	-webkit-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.75);
}
.global-site-notice p {margin-bottom:0;}
.demo-notice {background-color: rgba(255,0,0,.8);border-bottom:2px solid;border-color:#ca0a0a;}
.global-site-notice.noscript {
  position: relative;
  color: #666;
}
#notice-cookie-block {
	bottom:0;
	left:0;
	right:0;
	background-color:#666;
	color:#f1f1f1;
}
#notice-cookie-block .notice-inner {
	max-width: 1300px;
	margin:0 auto;
	display:-webkit-box;
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
	-webkit-flex-wrap:nowrap;
	-ms-flex-wrap:nowrap;
	flex-wrap:nowrap;
	-webkit-box-align:center;
	-webkit-align-items:center;
	-ms-flex-align:center;
	align-items:center;
}
#notice-cookie-block .notice-text {
	padding:0 15px;
	line-height:1.15em;
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 auto;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
}
#notice-cookie-block .notice-text a {
	color:#f1f1f1;
}
#notice-cookie-block button {
	background-color:#10214d;
	margin:0;
}
@media (max-width:768px) {
	#notice-cookie-block .notice-inner {
		-webkit-flex-wrap:wrap-reverse;
		-ms-flex-wrap:wrap-reverse;
		flex-wrap:wrap-reverse;
		text-align:center;
	}
	#notice-cookie-block .notice-text {
		padding:0;
	}
	#notice-cookie-block .notice-action {
		margin: 15px auto 0 auto;
	}
}
#swissgear_global_messages {
	position: relative;
	z-index: 500;
	display:block;
	width:100%;
}
#swissgear_global_messages_close {
	position: absolute;
    top: 18px;
    right: 7px;
    z-index: 500;
    display: block;
    width: 30px;
    height: 30px;
    background: #fff;
    text-align: center;
    color: #666;
    font-size: 24px;
    line-height: 30px;
    text-decoration: none;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}
/*----------- Shopping Cart -----------*/
.cart .wrapper {
  padding: 30px 15px;
}
.cart h2 {font-size:22px;font-weight:400;}
.cart h3 {font-size:20px;font-weight:400;}
.cart h4 {font-size:18px;font-weight:400;}
.cart .required {
    color: #ff0000;
    font-size: 12px;
    margin-bottom: 10px;
}
.cart label.required {
    display: block;
    margin: 0;
    position: relative;
    width: 100%;
    height: auto;
    padding: 0;
    color: #000;
    font-size: 14px;
}
.cart label {
    display: block;
    margin: 0;
    position: relative;
    width: 100%;
    height: auto;
    padding: 0;
    color: #000;
    font-size: 14px;
}
.cart label.required em {
    color: #ff0000;
    margin-right: 5px;
}
table.cart-table {
	border: 1px solid #ddd;
    width: 100%;
    margin:0;
    padding:0;
    border-collapse: collapse;
    border-spacing: 0;
}

table.cart-table thead {
	background-color: #ddd;
    color: #333;
}
table.cart-table tr {
    border: 1px solid #ddd;
    padding: 5px;
}
table.cart-table th, table.cart-table td {
    padding: 10px;
    text-align: center;
}
table.cart-table th {
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 1px;
}
.cart .product-name a {border-bottom:none;}
.cart .product-name a:hover {color:#10214d;}
.cart .product-cart-sku, .cart .item-options, .cart .item-options dd, .cart .item-options dt {display: inline-block;}
.cart .item-options dt {padding: 4px 5px 3px 15px;margin-left: 15px;font-size: 75%;font-weight: 700;text-transform:uppercase;color: #000;vertical-align: baseline;border-left:1px solid #666;}
.cart .product-cart-sku .label {color: #000;}
.cart .cart-price .original {color: #10214d;text-decoration: line-through;margin-right: 5px;}
.cart .product-cart-actions .cart-links, .cart .product-cart-actions .cart-links li {display:none;margin:0;}
.cart .product-cart-actions .cart-link-edit {border:none;}
.cart .product-cart-actions .cart-link-wishlist {border:none;}
.cart .product-cart-image .cart-links, .cart .product-cart-info .btn-remove, .cart .product-cart-actions .btn-update, .cart .product-cart-actions .cart-link-edit span, .cart .product-cart-actions .cart-link-wishlist span {display:none;}
.cart .product-cart-image img {
	width: auto;
}
.cart .checkout-types, .cart .cart-links {list-style:none; padding: 0;}
.cart .row.bottom-cart-buttons > div.col-lg-12 {
	padding: 0;
}
.cart .cart-links .sep {border-right:1px solid #999;}
.cart .cart-links .zmdi {margin: 0 5px;}
.cart .qty {text-align: center;}
.checkout-types .btn-cart {width: 200px;margin-right: 0;}
#shopping-cart-table .cart-footer-actions {}
.cart-footer-actions .btn-cart {width:auto;padding:0 8px;}
.cart-forms, .cart-totals-wrapper {background:#ddd}
.cart-forms .discount {background: #ddd;padding: 10px; margin: 30px 0 0;}
.cart-forms .discount .button-wrapper {display: block;text-align:right;margin-top: -10px;}
.cart-forms .discount label {display:none;}
.cart-forms .discount input {
	width: 100%;
	height: 33px;
	padding: 0 8px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
	border: 1px solid #aaa;
	background: #FFFFFF;
	font-size: 14px;
	position: relative;
	top: -10px;
	margin-top:27px;
}
.cart-forms .discount .btn-cart {
	height: 38px;
	margin-top:5px;
	float: none;
	margin-right: 0;
}
.cart-forms .discount .btn-cart > span > span span {padding: 6px 0;}
.cart-forms .shipping {
	background: #ddd;
	padding: 10px 0;
	margin: 30px 0 0;
}
.cart-forms .shipping .buttons-set {
	text-align: right;
}
.cart-forms .shipping .btn-cart {
	height: 38px;
	margin-top:5px;
	float: none;
	margin-right: 0;
}
.cart-forms .shipping .btn-cart > span > span span {padding: 6px 0;}
.cart-forms .shipping .shipping-form input, .cart-forms .shipping .shipping-form select {width:100%;height:32px;}
.cart-forms .shipping .shipping-form input.validate-postcode {padding: 0 5px;}
.cart-forms .shipping .shipping-form .row {
	margin-left: -5px;
	margin-right: -5px;
}
.cart-forms .shipping .shipping-desc {display:none;}
.cart-forms .shipping .shipping-form .col-md-4, .cart-forms .shipping .shipping-form .col-sm-4 {
  padding-left: 5px;
  padding-right: 5px;
}
.cart .cart-totals {
  text-align: right;
  background: #ddd;
  padding: 10px;
  margin: 30px 0;
}
.cart .cart-totals .a-right {text-align: right;}
.cart #shopping-cart-totals-table tr {padding-bottom:10px;}
.cart .sp-methods ul {list-style:none;padding:0;}
.cart .sp-methods .iradio {display: inline;}
.cart .sp-methods input.radio {position: relative !important;opacity: 1 !important;display: inline-block;width: 20px;height: 20px;vertical-align:middle;margin:0;}
.sp-methods label {display: inline-block; width: 87%; line-height: 20px;vertical-align:middle;}
.cart #co-shipping-method-form {
  background-color: #eee;
  padding: 15px;
  margin-top: 10px;
}
.shipping-form .buttons-set {margin:0}
.bottom-cart-buttons .btn-proceed {width: 100%;height: 60px;font-size: 130%;line-height: 60px;font-weight: bold;}
.top-cart-buttons {
  padding: 0 15px;
  position: relative;
	margin-bottom:30px;
}
.top-cart-buttons .btn-proceed {
  float: right;
}
.top-cart-buttons .btn-proceed .zmdi {
  display: none;
}
.top-ssl-seal {
	position: absolute;
	background: #333;
	height: 38px;
	padding: 3px 0 3px 2px;
	top: 0;
	display: block;
	right: 118px;
}
.cart a.anchor { top:-180px;}
.cart :target ~ .discount-label {color:#10214d;}
.cart .cart-price small, .cart .cart-price a {
  display: block;
  text-transform: uppercase;
  margin: 5px auto;
	color:#666;
}
.cart .cart-price a:hover{color:#10214d;}
.cart-empty {
  padding: 90px 15px;
  max-width: 400px;
  margin: 0 auto;
}
/* ----- CART UPSELLS ----- */
.cart-upsells {background-color:#eee;margin: 0;padding: 15px 0;margin: 0 15px;border-left: 1px solid #ddd;border-right: 1px solid #ddd;border-bottom: 1px solid #ddd;}
.cart-upsells h2{color: #000;font-size: 48px;font-weight: bold;}
.cart-upsells h3{color: #10214d;font-size: 28px;font-weight: normal;}
.cart-upsells h3 span{color: #666;font-size: 18px;font-weight: normal;vertical-align: top;}
.cart-upsells img{-webkit-filter: grayscale;-webkit-filter: brightness(93%);}
.cart-upsells .prod-price {font-size: 19px;color: #000;text-align: center;margin-bottom:15px;}
.cart-upsells .prod-price span {text-decoration: line-through;margin: 0 10px 0 0;color: #10214d;}
.cart-upsells .prod-name {text-align: center;font-size: 12px;color:#636363;font-weight:500;letter-spacing: .1em;text-transform: uppercase;line-height: 14px;padding: 10px 0;height: 38px;}
.cart-upsells .prod-add-cart {text-align: center;margin: 0 auto;}
.cart-upsells .btn-cart{float:none;margin-right:0;}
.cart-upsells .btn-upsell{display: block;background: #fff;padding: 6px;line-height: 19px;text-align: center;white-space: normal;color: #fff;border: 1px solid #DEDEDE;color: #666666;font-size: 13px;font-weight: normal;text-transform: uppercase;}
.cart-upsells .btn-upsell:hover{background:#10214d;color: #fff;border: 1px solid #cd0f40;}
.cart-upsells .prod-add-cart a, .cart-upsells .prod-add-cart a:hover{color:#fff;}
.cart-upsells .owl-carousel {
  padding:0 20px;
}
@media screen and (max-width: 768px) {
  .cart .wrapper {
    padding: 30px 0px;
  }
  .cart-empty {
    padding: 50px 15px;
  }
  table.cart-table {
    border: 0;
  }
  table.cart-table thead {
    display: none;
  }
  table.cart-table tr {
    margin-bottom: 10px;
    display: block;
    border-bottom: 2px solid #ddd;
  }
  table.cart-table td {
    display: block;
    font-size: 13px;
    border-bottom: 1px dotted #ccc;
  }
  table.cart-table td:last-child {
    border-bottom: 0;
  }
  table.cart-table td:before {
    content: attr(data-label);
    float: left;
    text-transform: uppercase;
    font-weight: bold;
  }
	.checkout-types .btn-cart {width: 100%;margin-right: 0;}

	.cart-footer-actions .btn-cart {width: 100%;float: none;margin:0 0 15px 0;}
  .cart-footer-actions .btn-cart:last-of-type {
    margin: 0;
  }
	table.cart-table td.last {border-right: none;}

	.cart h2 {text-align: center;}

	table.cart-table .product-cart-remove:before {
		content: 'Remove Item';
		float: none;
		text-transform: none;
		font-weight: normal;
		color: #999;
		margin-right: 5px;
	}
    .bundler-group table.cart-table .product-cart-remove:before {
        content: 'Remove Custom Bundle'
    }
	table.cart-table .product-cart-price .cart-price:before {
		content: 'Item Price:';
		float: none;
		font-weight: normal;
		color: #999;
		margin-right: 5px;
	}

	table.cart-table .product-cart-total .cart-price:before {
		content: 'Item Total:';
		float: none;
		font-weight: normal;
		color: #999;
		margin-right: 5px;
	}

	table.cart-table .product-cart-actions:before {
		content: 'Qty:';
		float: none;
		font-weight: normal;
		color: #999;
		margin-right: 5px;
	}
	.cart-forms .discount, .cart-forms .shipping, .cart .cart-totals {margin:10px 0 0;padding-left:0;padding-right:0;}
	.shipping-form label {margin: 5px 0 !important;}
}
/*----------- Shopping Cart -----------*/
.advanced-container-style {
    margin: 0 30px 30px;
}
.advanced-container-style .page-title {
    width: 100%;
    top: 0;
    z-index: 0;
    min-height: 100px;
    padding: 50px 0 50px;
	text-align:center;
}
.advanced-container-style .card-panel {
    border-radius: 0;
    background-color: #eee;
    box-shadow: none;
    border: 1px solid #ddd;
}
.advanced-container-style .form-group-p-10 {/*padding-top: 0;padding-bottom: 0;*/}
.advanced-container-style .advanced-panel-header {background-color: #ddd !important;}
.advanced-container-style .advanced-panel-header span.advanced-panel-slant-right {border-color: #ddd !important;}
.advanced-container-style .advanced-head-message, .advanced-container-style .advanced-head-login {text-align:center;}
.advanced-container-style #login-link1:hover {text-decoration:none;}
#social-login-popup .advanced-panel-header h3 {font-size: 16px;}
#social-login-popup .mw-row-messages {list-style:none;}
#social-login-popup input[type=password], #social-login-popup input[type=email]{border: 1px solid #e0e0e0 !important;height: 2rem !important;padding: 0 5px !important;}
#social-login-popup #close-login, #tern-and-condition-popup .advanced-panel-header a {border-bottom: none;}
#social-login-popup .advanced-panel-header {padding: 20px 0 0;}
#social-login-popup label {padding-bottom: 5px;}
#social-login-popup .advanced-form-style {padding:0;}
#social-login-popup .advanced-buttons-set {text-align:right;}
#social-login-popup .advanced-buttons-set .btn-cart {float:none;}
#social-login-popup .advanced-panel-header, #tern-and-condition-popup .advanced-panel-header {background-color: transparent !important;}
#social-login-popup .advanced-panel-header span.advanced-panel-slant-right, #tern-and-condition-popup .advanced-panel-header span.advanced-panel-slant-right {border-color: #fff !important;}
.advanced-container-style .advanced-cart-table .product-cart-image, .advanced-container-style .advanced-cart-table .product-cart-info, .advanced-container-style .advanced-cart-table .product-cart-price, .advanced-container-style .advanced-cart-table .product-cart-actions, .advanced-container-style .advanced-cart-table .product-cart-total, .advanced-container-style .advanced-cart-table .product-cart-remove {background: #fff;vertical-align: middle;}
.advanced-container-style .advanced-cart-table a {border-bottom:none;}
.advanced-container-style #shopping-advanced-cart-totals-table .a-right {text-align:right;}
.advanced-container-style select.address-select {width: 95% !important;padding-right: 20px !important;}
.advanced-container-style #shippingaddress-form select.address-select {margin-top: 30px !important;}
.advanced-container-style p.label_checkbox_pair label {margin-left: 0;}
.advanced-container-style .mylocation {border-bottom:none;}
.advanced-container-style .mylocation:hover {color:#10214d;text-decoration:none;}
.advanced-container-style input[type=text], .advanced-container-style input[type=password], .advanced-container-style input[type=email], .advanced-container-style input[type=url], .advanced-container-style input[type=time], .advanced-container-style input[type=date], .advanced-container-style input[type=datetime-local], .advanced-container-style input[type=tel], .advanced-container-style input[type=number], .advanced-container-style input[type=search], .advanced-container-style select, .advanced-container-style textarea, .advanced-container-style textarea.materialize-textarea {color: #000!important;font-weight: 600!important;}
.advanced-data-table tbody td .item-options dt, .advanced-data-table tbody td .item-options dd {display: inline-block;}
.advanced-container-style input[type=password]{font-weight: 500 !important;}
.social-login-popup-title {float: left;}
/*----------- Category Slider -----------*/
.category-slider {background-color: #ddd;border-bottom: 2px solid;margin:0;}
.category-slider .nav {background: inherit;}
.category-slider .nav-tabs li {display: block;margin: 0;float: none;border-top:2px solid #ccc; border-bottom:2px solid transparent;}
/*.category-slider .nav-tabs li:nth-child(odd) {background-color: #eee;}*/
.category-slider li.active + li {
    border-top: 2px solid transparent;
}
.category-slider .nav-tabs li:last-of-type {
    border-bottom: 2px solid #ccc;
}
.category-slider .tab-content {margin: 0;padding: 0;}
.category-slider .tab-content .tab-pane {padding: 0;}
.category-slider .tab-content .tab-pane h1, .category-slider .tab-content .tab-pane h2 {position:absolute;margin: -66px 0 0;color: #fff;background: rgba(0,0,0,.8);padding: 10px 15px;}
.category-slider .tab-content .tab-pane h3 {position:absolute;margin: -66px 0 0;color: #fff;background: rgba(0,0,0,.8);padding: 10px 15px;z-index:-1;}
.category-slider .tab-content .tab-pane p {position:absolute;margin: -66px 0 0;color: #fff;background: rgba(0,0,0,.8);padding: 10px 15px;z-index:-1;}
.category-slider .nav-tabs li a {background-color: transparent;display: block!important;}
.category-slider ul {width:25%;}
.category-slider li {padding:15px;}
.category-slider li.active {border-top:2px solid #000;border-bottom:2px solid #000!important;background-color: #ccc!important;}
.category-slider li a .tab-title {color:#000;font-size:20px; text-transform:uppercase;display: block;}
.category-slider li p {font-size:12px;color:#000;margin:0;padding:0;}
.category-slider>.nav-tabs>li.active>a {color:#000;}
.category-slider>.nav-tabs>li.active>a span.tab-title {color:#10214d;}
.fade {opacity: 0;-webkit-transition: opacity .25s linear;-o-transition: opacity .25s linear;transition: opacity .25s linear;}
@media (max-width: 1673px) {
	.category-slider ul {width:25%;}
	.category-slider li {padding:10px;}
	.category-slider li a .tab-title {color:#000;font-size:18px; text-transform:uppercase;display: block;}
	.category-slider li p {font-size:12px;color:#000;}
}
@media (max-width: 1560px) {
	.category-slider ul {width:35%;}
	.category-slider li {padding:5px 15px;}
	.category-slider li a .tab-title {color:#000;font-size:16px; text-transform:uppercase;display: block;}
	.category-slider li p {font-size:12px;color:#000;}
}
@media (max-width: 1320px) {
	.category-slider ul {width:35%;}
	.category-slider li {padding:0 0 0 15px;}
	.category-slider li a .tab-title {color:#000;font-size:16px; text-transform:uppercase;display: block;}
	.category-slider li p {font-size:10px;color:#000;}
}
@media (max-width: 1052px) {
	.category-slider li p {display:none;}
}
@media (max-width: 767px) {
	.category-slider ul {width:40%;}
	.category-slider li a .tab-title {font-size:14px;}
}
@media (max-width: 663px) {
	.category-slider {display:none;}
}
/* ============================================ *
 * NEWS Slider
 * ============================================ */
.news-slider .item {
	overflow:hidden;
	width: 100%;
}
.news-slider .owl-controls .owl-nav {
    position: absolute;
    top: 50%;
    margin-top: -25px;
    width: 100%;
}
.news-slider .owl-controls .owl-nav .owl-prev{
    text-align: center;
    color: #fff;
    opacity: .5;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: all .3s;
    transition: all .3s;
    left: 0px;
    position: absolute;
	font: normal normal normal 48px/1 'Material-Design-Iconic-Font';
	border:none;
}
.news-slider .owl-controls .owl-nav .owl-prev:before {content: none;}
.news-slider .owl-controls .owl-nav .owl-prev:after{content: '\f2fa';}
.news-slider .owl-controls .owl-nav .owl-next {
    color: #fff;
    opacity: .5;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: all .3s;
    transition: all .3s;
    right: 0px;
    position: absolute;
	font: normal normal normal 48px/1 'Material-Design-Iconic-Font';
	border:none;
}
.news-slider .owl-controls .owl-nav .owl-next:before {content: none;}
.news-slider .owl-controls .owl-nav .owl-next:after {    content: '\f2fb';}
.news-slider .news_image {
  display: inline-block;
  position: relative;
  vertical-align: top;
  background:#ccc;
  margin:0;
  width: 100%;
}
.post-image {
	display: block;
	width:100%;
	-webkit-transition: all 0.5s linear;
    transition: all 0.5s linear;
	-webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
.news_image:hover .post-image {
	-webkit-transform: scale3d(1.2, 1.2, 1);
    transform: scale3d(1.2, 1.2, 1);
}
.post-details {
  background: rgba(0, 0, 0, 0.7);
  bottom: 0;
  color: white;
  font-size: 1em;
  left: 0;
  opacity: 0;
  overflow: hidden;
  padding: 3.75em 3em;
  position: absolute;
  text-align: center;
  top: 0;
  right: 0;
  -webkit-transition: 0.6s;
  transition: 0.6s;
  text-shadow:1px 1px 2px #666;
}
.news_image:hover .post-details { opacity: 1; }
.post-details h5 {margin-top: 0;font-size:28px;}
.post-details h5 a {border-bottom:none; color:#fff;}
.post-details p {margin-bottom: 1.5em;}
.post-details .description a {color:#fff;font-weight: bold;border-bottom: 3px solid #10214d;}
.post-details .description a:hover {padding-bottom: 5px;}
.post-details .date {font-style: italic;margin-bottom:10px;}
@media (min-width: 1420px) and (max-width: 1500px) {
	.post-details {padding: 2em 1.5em;}
	.post-details h5 {font-size: 22px;}
}
@media (min-width: 800px) and (max-width: 950px) {
	.post-details {padding: 2em 1.5em;}
	.post-details h5 {font-size: 22px;}
}
@media (min-width: 600px) and (max-width: 799px) {
	.post-details {padding: 3.5em 2em;}
	.post-details h5 {font-size: 22px;}
	.post-details .description {display:none;}
}
@media (min-width: 480px) and (max-width: 599px) {
	.post-details {padding: 2em 2em;}
	.post-details h5 {font-size: 18px;}
	.post-details .description, .post-details .date {display:none;}
}
/* ----- SWISSGEAR LIFE ----- */
.swissgear-life .dropdown {}
.social-slider .item {
	overflow:hidden;
}
.social-slider .owl-controls .owl-nav {
    position: absolute;
    top: 50%;
    margin-top: -25px;
    width: 100%;
}
.social-slider .owl-controls .owl-nav .owl-prev{
    text-align: center;
    color: #fff;
    opacity: .5;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: all .3s;
    transition: all .3s;
    left: 0px;
    position: absolute;
	font: normal normal normal 48px/1 'Material-Design-Iconic-Font';
	border:none;
}
.social-slider .owl-controls .owl-nav .owl-prev:before {content: none;}
.social-slider .owl-controls .owl-nav .owl-prev:after{content: '\f2fa';}
.social-slider .owl-controls .owl-nav .owl-next {
    color: #fff;
    opacity: .5;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: all .3s;
    transition: all .3s;
    right: 0px;
    position: absolute;
	font: normal normal normal 48px/1 'Material-Design-Iconic-Font';
	border:none;
}
.social-slider .owl-controls .owl-nav .owl-next:before {content: none;}
.social-slider .owl-controls .owl-nav .owl-next:after {    content: '\f2fb';}
.social-slider .item {
  overflow: hidden;
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 100%;
}
.social-slider .item .team-back {
  position: absolute;
  left: 0;
  top: 0;
  text-align: center;
  font-weight: bold;
  width: 100%;
  height: 100%;
  display: block;
}
.social-slider .item .team-back  a {
  display: block;
  vertical-align: middle;
  margin: 25% auto;
  opacity: 0;
  color: #fff;
  text-transform: uppercase;
  border-bottom:none;
}
.social-slider .item img{
  -webkit-transition: all 0.5s linear;
          transition: all 0.5s linear;
  -webkit-transform: scale3d(1, 1, 1);
          transform: scale3d(1, 1, 1);
}
.social-slider .item:hover .team-back {
 background: rgba(0,0,0,0.7);
}
.social-slider .item:hover .team-back  a {
  opacity: 1;
  top: 0;
}
.social-slider .item:hover img{
  -webkit-transform: scale3d(1.2, 1.2, 1);
          transform: scale3d(1.2, 1.2, 1);
}
.swissgear-life .parallax {
    padding: 0;
    background-repeat: no-repeat;
    background-position: center!important;
    background-size: cover!important;
	-webkit-box-shadow: inset 0px 0px 17px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: inset 0px 0px 17px 0px rgba(0,0,0,0.75);
	box-shadow: inset 0px 0px 17px 0px rgba(0,0,0,0.75);
}
.swissgear-life .parallax .overlay {
    background-color:rgba(255,255,255,0.9);
    background-size: cover;
	text-align:center;
	height: 100%;
    padding: 130px;
	opacity:1;
	transition: all 0.5s ease;
}
.swissgear-life .parallax .overlay:hover {opacity:1;}
.swissgear-life .parallax .overlay h1 {font-size:46px;color:#000;letter-spacing: 0;margin-bottom: 0;}
.swissgear-life .parallax .overlay p {color:#000;font-size:24px;margin-bottom: 0;}
@media (min-width: 1475px) and (max-width: 1620px) {
	.swissgear-life .page-heading {margin: 0 auto;}
}
@media (min-width: 1130px) and (max-width: 1474px) {
	.swissgear-life .page-heading {margin: 0 auto;}
	.swissgear-life .page-heading h1 {font-size: 50px;}
	.swissgear-life .page-heading p {font-size: 16px;}
	.swissgear-life .page-heading .callout {margin: 10px 0 0 0;}
	.swissgear-life .page-heading h3 {font-size: 20px;margin-bottom: 0;}
}
@media (min-width: 991px) and (max-width: 1129px) {
	.swissgear-life .page-heading {margin: 0 auto;padding: 15px;}
	.swissgear-life .page-heading h1 {font-size: 40px;}
	.swissgear-life .page-heading p {font-size: 14px;}
	.swissgear-life .page-heading .callout {margin: 15px 0 0 0;}
	.swissgear-life .page-heading h3 {font-size: 20px;margin-bottom: 0;}
}
/* ----- INSTAGRAM PRO SLIDER ----- */
.insta-slider .owl-controls .owl-nav {
    position: absolute;
    top: 50%;
    margin-top: -25px;
    width: 100%;
}
.insta-slider .owl-controls .owl-nav .owl-prev{
    text-align: center;
    color: #fff;
    opacity: .5;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: all .3s;
    transition: all .3s;
    left: 0px;
    position: absolute;
	font: normal normal normal 48px/1 'Material-Design-Iconic-Font';
	border:none;
}
.insta-slider .owl-controls .owl-nav .owl-prev:before {content: none;}
.insta-slider .owl-controls .owl-nav .owl-prev:after{content: '\f2fa';}
.insta-slider .owl-controls .owl-nav .owl-next {
    color: #fff;
    opacity: .5;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: all .3s;
    transition: all .3s;
    right: 0px;
    position: absolute;
	font: normal normal normal 48px/1 'Material-Design-Iconic-Font';
	border:none;
}
.insta-slider .owl-controls .owl-nav .owl-next:before {content: none;}
.insta-slider .owl-controls .owl-nav .owl-next:after {    content: '\f2fb';}
.insta-slider .item {
  overflow: hidden;
  position: relative;
  display: inline-block;
  vertical-align: top;
}
.insta-slider .item .team-back {
  position: absolute;
  left: 0;
  top: 0;
  text-align: center;
  font-weight: bold;
  width: 100%;
  height: 100%;
  display: block;
}
.insta-slider .item .team-back  a {
  display: block;
  vertical-align: middle;
  margin: 25% auto;
  opacity: 0;
  color: #fff;
  text-transform: uppercase;
  border-bottom:none;
}
.insta-slider .item .team-back  h3 {letter-spacing:0px;}
.insta-slider .item .team-back p {font-weight:400;}
.insta-slider .item img{
  -webkit-transition: all 2s linear;
          transition: all 2s linear;
  -webkit-transform: scale3d(1.5, 1.5, 1.5);
          transform: scale3d(1.5, 1.5, 1.5);
}
.insta-slider .item:hover .team-back {
 background: rgba(0,0,0,0.7);
}
.insta-slider .item:hover .team-back  a {
  opacity: 1;
  top: 0;
}
.insta-slider .item:hover img{
  -webkit-transform: scale3d(2, 2, 1);
          transform: scale3d(2, 2, 1);
}
h3.sglife-title-home {font-size:24px;font-weight:400;text-align:center;margin: 30px 0 0;}
.hashtag-home {font-size:48px;font-weight:600;text-align:center;margin: 0 0 30px;}
/* ----- MAILCHIMP POPUP ----- */
.overlay_popup {background-color: #000;}
#popupDialog {max-width: 720px!important;}
.popup_content {margin:0;font-family:'Oswald',Arial,sans-serif;background: #999;}
#popupDialog_content {background: #666 url('https://www.swissgear.com/skin/frontend/swissgear/default/images/large-logo-bg-1.png') no-repeat center right;max-height: 311px!important;min-height: 230px!important;width: 100%!important;}
#popup-heading {
    width: 100%;
    height: auto;
    background: transparent;
    float: none;
    display: block;
    vertical-align: middle;
}
#popupDialog_content p {margin:0;padding:0;font-family:'Oswald',Arial,sans-serif;font-weight:400;}
#popup-form-data {line-height: 0;}
#popup-form-content {width: 100%;display: inline;}
#popup-form-content .email_label {margin: 5px;color: #fff;font-size: 24px;font-weight:600;line-height: 28px;font-family:'Oswald',Arial,sans-serif;}
#popupDialog_content  input {font-size: 24px;line-height: 26px;vertical-align: bottom;color: #666;background: #fff;padding: 2px 5px;}
#popupDialog_content .ok_button {
	background: #000;
	border: none;
	padding: 8px 10px;
	text-transform: uppercase;
	color: #fff;
	font-size: 18px;
}
#popupDialog_content .ok_button:hover {background: #10214d;}
#popup-heading > h2 {
	color: white;
	overflow: visible;
	margin: 10px 0 0;
	font-weight:400;
	font-family:'Oswald',Arial,sans-serif;
	font-size: 48px;
}
#popupDialog_content p {
    margin: 0;
    padding: 0;
    color: #fff;
    font-size: 18px;
}
.popup_buttons {height:auto;}
.cancel_button {
	position: absolute;
    top: -15px;
    right: 0;
	background: none;
	width:60px;
}
.cancel_button:after {content: '\f136';font: normal normal normal 30px/1 'Material-Design-Iconic-Font';color:#fff;text-shadow:0 0 3px #000;}
.popup_message {height:auto;}
#popup-form-content .email_error{
    display: block;
    color: #fff;
    background-color: #ff0000;
    padding: 4px;
}
#popup-text {
    margin: 1% auto;
    max-width: 80%;
}
.back-to-top {font-size: 34px;text-align: right;-webkit-border-radius: 25px;-moz-border-radius: 25px;border-radius: 25px;width: 50px;height: 50px;background-color: rgba(0,0,0,0.5);position: fixed;bottom: 50px;right: 50px;-webkit-transition: all .25s;transition: all .25s;overflow:hidden;z-index: 99999;}
.back-to-top a {color:#fff;display: block;white-space: nowrap;position: absolute;right: 3px;line-height:37px;vertical-align:middle;}
/*.back-to-top a:hover {color:#10214d} */
.back-to-top .zmdi-chevron-up:before {vertical-align: sub;line-height: 50px;}
.back-to-top a span {font-size:14px;color:#fff;text-transform:uppercase;white-space: nowrap;}
.back-to-top:hover {width: 165px;height: 50px;}
.back-to-top:hover span {display:inline-block;}
/*----------- Fetured Items Nav Flyouts -----------*/
.menu-image .product-image{
  width: 100%;
  height: auto;
  overflow: hidden;
  position: relative;
  display: inline-block;
  vertical-align: top;
  border: 4px solid #ccc;
  margin: 1em;
}
.menu-image .overlay{
  position: absolute;
  left: 0; right: 0;
  top: 0; bottom: 0;
  text-align: center;
  font-weight: bold;
  width: 100%;
  height: 100vh;
}
.menu-image .overlay .featured-indicator , .menu-image .overlay .action, .menu-image .overlay .name {opacity: 0;}
.menu-image .overlay .featured-indicator {position:relative;top:0;width:100%;background-color:#10214d;color:#fff;padding:5px;text-align:center;font-size: 12px;font-weight: 400;}
.menu-image .overlay .action {font-size: 20px;margin:35px 0;color: #fff;font-weight: 400;border-bottom: 3px solid #10214d;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;}
.menu-image .overlay .name {font-size: 14px;line-height: 16px;color: #fff;font-weight: 400;padding:0 15px}
.menu-image .product-image img{
  -webkit-transition: all 0.5s linear;
          transition: all 0.5s linear;
  -webkit-transform: scale3d(1, 1, 1);
          transform: scale3d(1, 1, 1);
}
.menu-image .product-image:hover .overlay{
 background: rgba(0,0,0,0.8);
}
.menu-image .overlay:hover div{
  opacity: 1;
  top: 0;
}
.menu-image .overlay:hover div:after{
  width: 50%;
}
.menu-image .product-image:hover img{
  -webkit-transform: scale3d(1.2, 1.2, 1);
          transform: scale3d(1.2, 1.2, 1);
}
/*----------- Category Page Swatch Tooltips -----------*/
.tooltipster-default {
	border-radius: 5px;
	background: #000!important;
	color: #fff;
	text-transform:uppercase;
	font-weight:400!important;
	margin-top:0px;
}
.tooltipster-default .tooltipster-content {
	font-family:'Oswald',Arial,sans-serif!important;
	font-size: 12px!important;
	line-height: 14px;
	padding: 0px 8px!important;
}
.products-grid .product-image {
	opacity: 1;
	transition: opacity .25s ease-in-out;
	-moz-transition: opacity .25s ease-in-out;
	-webkit-transition: opacity .25s ease-in-out;
	display:block;
	padding-top:30px;
}
.products-grid .product-image:hover {
  opacity: 0.5;
  }
.products-grid .product-name:hover a, .products-grid .product-image:hover ~ .product-info .product-name a {
  text-overflow: initial;
  white-space: normal;
	color:#10214d;
}
.label.configurable-price-from {display:none;}
/*Remove 'As low as' text */
/*.products-grid .price-box .old-price.is-configurable:before {content:"As low as";color: #10214d;padding: 0;font-weight: normal;font-size: 14px;}*/

/*----------- Banner Video Buttons -----------*/
.video-btn {background: rgba(251,251,251,0.75);color: #333!important;text-transform: uppercase;font-size: 26px;text-align: center;padding:.2em .5em;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;transition: all 0.3s;letter-spacing: 2px;font-family: 'Oswald',Arial,sans-serif;}
.sg-new-heading-2 a.video-link-1 {text-shadow: 1px 1px 2px #000;}
.sg-new-heading-2 a.video-link-1:hover {color:#999;}
.sg-new-heading-3 a.video-link-2 {text-shadow: 1px 1px 2px #000;}
.sg-new-heading-3 a.video-link-2:hover {color:#999;text-shadow: 1px 1px 0px #000;}
.scroll-down-link {
	-webkit-animation: avia_fade_move_down 2s ease-in-out infinite;
	animation:avia_fade_move_down 2s ease-in-out infinite;
}
/*animated arrow animation*/
@-webkit-keyframes avia_fade_move_down {
  0%   { -webkit-transform:translate(0,-20px); opacity: 0;  }
  50%  { opacity: 1;  }
  100% { -webkit-transform:translate(0,20px); opacity: 0; }
}
@keyframes avia_fade_move_down {
  0%   { transform:translate(0,-20px); opacity: 0;  }
  50%  { opacity: 1;  }
  100% { transform:translate(0,20px); opacity: 0; }
}
.block-layered-nav #narrow-by-list li {display:block;border-bottom: 1px solid #ccc;padding:0px;background:#f9f9f9;}
.block-layered-nav #narrow-by-list li.filter-images {padding:4px;}
.page-print {background-color: #fff;margin:0;padding:25px;}
.page-print .print-head {background: #fff;}
.page-print .logo { max-width:365px;}
.view-prod-list {background:#666;text-align:center;margin:0 auto;padding:10px;border-bottom:2px solid #000;}
.view-prod-list a {color:#ccc;font-size:20px;}
.view-prod-list a:hover {color:#fff;}
.disclaimer {font-size: 12px;color: #10214d;}
/*----------- Category SEO Content Area -----------*/
#category-info .text-content .content-area {
    background: rgba(255,255,255,.7);
    margin: 40px 0;
    padding: 30px;
}
#category-info .text-content .content-area h1 {
    font-size: 32px;
    margin: 0;
    font-weight: bold;
}
#category-info .text-content .content-area h2, #category-info .text-content .content-area h3 {
    font-size: 17px;
    margin-bottom: 15px;
    font-weight: bold;
    color: #10214d;
}
#category-info .text-content .content-area p, #category-info .text-content .content-area ul li {font-size: 14px;}
/*----------- NEW Category SEO Content Area -----------*/
.category-info-top {padding-top: 10px;}
.category-info-top img {margin: 0 auto;z-index: 1;position: relative;}
#category-info-new .content-area {margin:0 auto;text-align:center;padding:10px 60px;}
#category-info-new .content-area .heading {text-align:center;font-weight:bold;font-size:22px;margin-left: -1px;margin-bottom: 17px;text-transform: uppercase;}
#category-info-new .content-area h1 {font-size: 18px;text-align:center;}
#category-info-new .content-area h2 {font-size: 16px;text-align:center;}
#category-info-new .content-area h3 {font-size: 14px;text-align:center;}
#category-info-new .content-area h4 {font-weight: bold;font-size: 18px;}
#category-info-new .content-area .biz-block-1 {display:block;}
#category-info-new .content-area .biz-block-2 {display:none;}
#category-info-new .content-area .phone1 {color:#10214d;font-weight:bold;font-size:30px;display:inline-block;line-height:44px;}
#category-info-new .content-area .phone2 {color:#000;font-size:24px;display:inline-block;line-height:30px;}
#category-info-new-1 {
background: rgb(211,217,213); /* Old browsers */
background: -moz-linear-gradient( rgba(211,217,213,1) 0%, rgba(255,255,255,1) 88%); /* FF3.6-15 */
background: -webkit-linear-gradient( rgba(211,217,213,1) 0%,rgba(255,255,255,1) 88%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(211,217,213,1) 0%,rgba(255,255,255,1) 88%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
#category-info-new-1 .heading {padding: 20px 150px;text-align: center;font-size: 36px;margin-left: -1px;margin-bottom: 17px;font-weight: 400;text-transform: uppercase;margin-top: 0;letter-spacing: .1em;line-height: 1.3;}
#category-info-new-1 .features img {margin: 0 auto;display: block;}
#category-info-new-1 .features .feature {font-size: 10px;margin-bottom: 5px;font-weight: bold;text-align: center;text-transform: uppercase;margin-top: 0;letter-spacing: .1em;line-height: 1.3;}
#category-info-new-1 h1 {font-size: 24px;text-align:center;}
#category-info-new-1 h2 {font-size: 18px;text-align:center;}
#category-info-new-1 h3 {font-size: 16px;text-align:center;}
#category-info-new-1 h4 {font-size: 14px;text-align:center;}
#category-info-new-1 p {font-size: 14px;color: #666;text-align:center;}
#category-info-new-1 .features p {font-size: 10px;text-align: center;color: #999;}
.div-line-holder {
    padding: 10px 0;
    max-width: calc(100vw - 65px);
    float: none;
    clear: both;
    margin: auto;
}
.div-line {
	/*--background:url('https://www.swissgear.com/skin/frontend/swissgear/default/images/break-line-bg.png') repeat-x center center; --*/
	position:relative;
}
.div-line a:before {
    border-top: 1px solid #666;
    content: '';
    width: 100%;
    height: 0px;
    display: block;
    position: absolute;
    bottom: 49%;
}
.div-line img { position:relative;}
/*----------- BULK SALES -----------*/
.floating-form {height: 100vh;display: block;position: fixed;width: inherit;background: #f2f2f2;overflow: scroll;}
.bulk-sales-banner {margin-bottom: -80px;}
.bulk-sales {padding:15px 15px 0;text-align:center;}
.bulk-sales .phone1 {font-size:30px;}
.bulk-sales .thanks-msg {font-size:12px;text-align: center;color: #666;}
.bulk-sales .heading-quote {font-size: 32px;font-weight: bold;}
.bulksales-view-cta {font-size:24px;text-align:center;padding:30px 0;}
.bulksales-view-cta strong {font-weight:bold;font-size:32px;color: #10214d;}
.bulk-header h1 {margin-top: 25px;}
.bulk-header h2 {color:#10214d;font-size: 24px;padding-top: 40px;line-height: 36px;text-align: right;}
.bulk-subheader p {max-width:720px;display:inline-block;}
@media (min-width: 1330px) and (max-width: 1500px) {
	.bulk-sales .heading-quote {font-size: 30px;}
	.bulk-sales .phone1 {font-size: 26px;}
	.bulk-sales .thanks-msg {font-size:10px;}
}
@media (max-width: 1400px) {
	.bulk-sales-banner {margin-bottom: -40px;}
}
@media (max-width: 1310px) {
	.bulk-header h1 {font-size: 28px;}
	.bulk-header h2 {font-size: 16px;line-height: 32px;}
}
@media (max-width: 991px) {
	.bulk-sales .heading-quote {font-size: 25px;}
	.bulk-sales .phone1 {font-size: 22px;}
	.bulk-sales .phone2 {font-size: 14px;}
	.bulk-sales-banner {margin-bottom: 0px;}
}
@media (max-width: 768px) {
	.floating-form {height: 100%;display: block;position: relative;width: 100%;background: #f2f2f2;}
	.bulk-sales .mobile-stuff p {font-size:24px;}
	.bulk-sales .mobile-stuff h1 {margin-top: 20px;}
}
@media (max-width: 480px) {
	.bulk-sales .mobile-stuff h1 {font-size:24px;}
	.bulk-sales .mobile-stuff p {font-size:18px;}
}
.icon-holder {padding-top: 40px;padding-bottom: 40px;}
.feature-icons {margin:0;}
.feature-icons img {float:left;}
.feature-icons h3 {font-size: 16px;margin-bottom: 5px;font-weight: bold;color:#fff;}
.feature-icons p {font-size: 14px;color:#fff;}
.feature-icons .feature{
    margin-bottom: 10px;
}
#bts-home {background:#014522 url('https://www.swissgear.com/media/wysiwyg/swissgear/bts-home-block-bg.jpg');background-size: cover;background-position: center;background-repeat: no-repeat;    margin-bottom: 30px;}
#bts-college-home {background: url('https://www.swissgear.com/media/wysiwyg/swissgear/bts-college-home-block-bg.jpg');background-size: cover;background-position: center;background-repeat: no-repeat;    margin-bottom: 30px;}
#shipping-method-form .messages {position: relative;top: 0;left: 0;display: block;}
.owl-carousel .owl-stage {display: -webkit-inline-box;display: -webkit-inline-flex;display: -ms-inline-flexbox;display: inline-flex;}
.products-grid .product-image img.online-exclusive {width: 100%;height: auto;position: absolute;z-index: 1;max-width:161px;top:0;left:0;right:0;margin:0 auto;}
.product-shop .online-exclusive {margin-bottom:15px;}
.catalog-category-view .main, .catalogsearch-result-index .main, .customer-account .main, .rma-rma-new-step1 .main, .rma-rma-new-step2 .main {padding:15px 25px 0 25px;}
.sales-guest-form .breadcrumbs, .cms-page-view .breadcrumbs {display:none;}
/*----------- Promo Items -----------*/
.ampromo_items_form h4 a {font-size: 16px;}
.ampromo_items_form h4 a {line-height: 17px;}
.ampromo-item .button {margin: 0 auto;float:none;}
#ampromo-items-add {padding: 10px;font-size: 24px;display: block;text-align: center;background-color: transparent;color: #10214d;border: 2px dashed #10214d;margin: 0 15px 10px;}
#ampromo-items-add a {border-bottom: none;color: inherit;font-weight: bold;}
/*----------- Daily Deals -----------*/
.sg-daily-deals {overflow: hidden;}
.sg-daily-deals .hun-days-logo {padding: 20px 40px;}
.sg-daily-deals .hun-days-logo img {max-height: 343px;width: auto;margin: 0 auto;}
.sg-daily-deals .hun-days-details {text-align:center;}
.sg-daily-deals .hun-days-details .deal-container {max-width: 600px;margin: 1% auto 0;}
.sg-daily-deals .hun-days-details .hun-heading-1 a {font-size: 48px;color: #10214d;}
.sg-daily-deals .hun-days-details .dailydeal-info {border-top: 1px dashed #000;border-bottom: 1px dashed #000;}
.sg-daily-deals .hun-days-details .dailydeal-info .prod-name {padding: 15px 30px;}
.sg-daily-deals .hun-days-details .dailydeal-info .prod-name a {color:#000;font-weight:bold;font-size:24px;}
.sg-daily-deals .hun-days-details .dailydeal-info .prod-price {padding: 15px 0;}
.sg-daily-deals .hun-days-details .dailydeal-info .prod-price .price-label {display:none;}
.sg-daily-deals .hun-days-details .dailydeal-info .prod-price .price-box .old-price, .sg-daily-deals .hun-days-details .dailydeal-info .prod-price .price-box .special-price {margin:0;text-align:left;}
.sg-daily-deals .hun-days-details .dailydeal-info .prod-price .price-box .old-price .price {text-decoration: line-through; font-size:12px;}
.sg-daily-deals .hun-days-details .dailydeal-info .prod-price .price-box .special-price .price {font-size: 32px;color: #10214d;}
.sg-daily-deals .hun-days-product .deal-action {font-size: 20px;font-weight: bold;letter-spacing: 2px;padding: 0 20px;margin-top: -10px;}
.sg-daily-deals .hun-days-product .deal-action .btn-cart {font-size: 20px;font-weight: bold;letter-spacing: 2px;width: 80%;}
.sg-daily-deals .hun-days-product .prod-img { margin-top: -75px;text-align: center;}
/* .sg-daily-deals .hun-days-product .prod-img { margin: -38px 0 -50px;text-align: center;} */
.sg-daily-deals .hun-days-product .prod-img img {max-height:410px;}
.countdown .digits {font-family:'Oswald',Arial,sans-serif;font-weight: bold;text-shadow: none;}
.countdown-days, .countdown {margin-bottom: 15px;}
.category-products .product-info .countdown {display:none;}
.sg-daily-deals .qty-text{border-top: none;text-align: center;font-size: 18px;font-family: "Oswald",sans-serif;}
.sg-daily-deals .hun-days-logo {padding: 20px 40px;}
.sg-daily-deals .hun-days-details .hun-heading-1 {margin:10px 0 15px;}
.sg-daily-deals .hun-days-details .hun-heading-1 a {font-size: 80px;}
.sg-daily-deals .countdown-days > div, .sg-daily-deals .countdown > div {min-width: 120px;}
.sg-daily-deals .countdown-days .digits, .sg-daily-deals .countdown .digits {font-size: 80px;}
.sg-daily-deals .countdown-days .sep, .sg-daily-deals .countdown .sep {font-size: 80px;}
.sg-daily-deals .hun-days-logo .mobile-deal-logo {display:none;}
.product-view .product-shop .main-countdown .countdown-title {font-size: 48px;}
.product-view .product-shop .main-countdown {margin:0;max-width:100%;background: #f2f2f2;width: 100%;-moz-border-radius: 0;-o-border-radius: 0;-webkit-border-radius: 0;}
.product-view .qty-text {font-size: 22px;border-top: 1px dashed #000!important;background: transparent!important;}
.product-view .product-shop .main-countdown .countdown-days > div, .product-view .product-shop .main-countdown .countdown > div {min-width: 80px;}
.product-view .product-shop .main-countdown .countdown-days .digits, .product-view .product-shop .main-countdown .countdown .digits {font-size: 48px;}
.product-view .product-shop .main-countdown .countdown-days .sep, .product-view .product-shop .main-countdown .countdown .sep {font-size: 48px;}
.product-view .product-shop .modal-content {border-radius: 0!important;}
#top-deals .deal-scroll {margin: 0 0 20px;display: inline-block;text-align: center;width: 100%;border-radius: 0;font-size: 38px;background: #666;}
@media (max-width: 1500px) {
	.sg-daily-deals .hun-days-details .deal-container {max-width: 600px;margin: 10% auto 0;}
	.sg-daily-deals .hun-days-details .dailydeal-info .prod-name {padding: 15px 30px;}
	.sg-daily-deals .hun-days-logo {padding: 20px 40px;}
	.sg-daily-deals .hun-days-details .hun-heading-1 {margin:10px 0;}
	.sg-daily-deals .hun-days-details .hun-heading-1 a {font-size: 68px;}
	.sg-daily-deals .countdown-days > div, .sg-daily-deals .countdown > div {min-width: 90px;}
	.sg-daily-deals .countdown-days .digits, .sg-daily-deals .countdown .digits {font-size: 55px;}
	.sg-daily-deals .countdown-days .sep, .sg-daily-deals .countdown .sep {font-size: 55px;}
	.sg-daily-deals .countdown-days, .sg-daily-deals .countdown {margin-bottom: 5px;}
	.sg-daily-deals .logo-holder {margin-top: 25%;}
	.sg-daily-deals .hun-days-details .dailydeal-info .prod-price .price-box .special-price .price {font-size: 28px;}
	.sg-daily-deals .hun-days-details .dailydeal-info .prod-name a {font-size: 22px;}
	.product-view .product-shop .main-countdown .countdown-title {font-size: 42px;}
	.product-view .qty-text {font-size: 18px;border-top: 1px dashed #000!important;}
	.product-view .product-shop .main-countdown .countdown-days > div, .product-view .product-shop .main-countdown .countdown > div {min-width: 70px;}
	.product-view .product-shop .main-countdown .countdown-days .digits, .product-view .product-shop .main-countdown .countdown .digits {font-size: 42px;}
	.product-view .product-shop .main-countdown .countdown-days .sep, .product-view .product-shop .main-countdown .countdown .sep {font-size: 42px;}
}
@media (max-width: 1200px) {
	.sg-daily-deals .hun-days-logo {padding: 20px 40px;}
	.sg-daily-deals .hun-days-details .hun-heading-1 {margin:10px 0 30px;}
	.sg-daily-deals .hun-days-details .hun-heading-1 a {font-size: 48px;}
	.sg-daily-deals .countdown-days > div, .sg-daily-deals .countdown > div {min-width: 80px;}
	.sg-daily-deals .countdown-days .digits, .sg-daily-deals .countdown .digits {font-size: 50px;}
	.sg-daily-deals .countdown-days .sep, .sg-daily-deals .countdown .sep {font-size: 50px;}
	.sg-daily-deals .hun-days-details .dailydeal-info .prod-name a {font-size: 16px;}
	.sg-daily-deals .logo-holder {margin-top: 20%;}
	.sg-daily-deals .countdown-days {margin-bottom: 15px;}
	.sg-daily-deals .hun-days-details .hun-heading-1 {margin: 10px 0 15px;}
	.sg-daily-deals .hun-days-details .dailydeal-info .prod-price .price-box .special-price .price {font-size: 24px;}
	.sg-daily-deals .hun-days-product .deal-action .btn-cart {font-size: 14px;height: 24px;line-height: 24px;}
	.sg-daily-deals .hun-days-details .dailydeal-info .prod-name {padding: 15px 60px;}
	.sg-daily-deals .qty-text {font-size: 16px;}
	.sg-daily-deals .hun-days-details .dailydeal-info .prod-price {padding: 5px 0;}
	.sg-daily-deals .hun-days-details .dailydeal-info .prod-name {padding: 8px 40px;}
	.sg-daily-deals .hun-days-details .deal-container {margin: 5% auto 0;}
	.product-view .product-shop .main-countdown .countdown-title {font-size: 32px;}
	.product-view .qty-text {font-size: 14px;border-top: 1px dashed #000!important;}
	.product-view .product-shop .main-countdown .countdown-days > div, .product-view .product-shop .main-countdown .countdown > div {min-width: 50px;}
	.product-view .product-shop .main-countdown .countdown-days .digits, .product-view .product-shop .main-countdown .countdown .digits {font-size: 38px;}
	.product-view .product-shop .main-countdown .countdown-days .sep, .product-view .product-shop .main-countdown .countdown .sep {font-size: 38px;}
}
@media (max-width: 991px) {
	.sg-daily-deals .hun-days-logo {padding: 20px 30px;}
	.sg-daily-deals .hun-days-product .prod-img {margin-top: -42px;}
	/* .sg-daily-deals .hun-days-product .prod-img {margin: -6px 0 -39px;} */
	.sg-daily-deals .hun-days-details .hun-heading-1 {margin:10px 0 30px;}
	.sg-daily-deals .hun-days-details .hun-heading-1 a {font-size: 38px;}
	.sg-daily-deals .countdown-days > div, .sg-daily-deals .countdown > div {min-width: 48px;}
	.sg-daily-deals .countdown-days .digits, .sg-daily-deals .countdown .digits {font-size: 30px;}
	.sg-daily-deals .countdown-days .sep, .sg-daily-deals .countdown .sep {font-size: 30px;}
	.sg-daily-deals .hun-days-details .dailydeal-info .prod-name a {font-size: 14px;}
	.sg-daily-deals .logo-holder {margin-top: 20%;}
	.sg-daily-deals .countdown-days {margin-bottom: 15px;}
	.sg-daily-deals .hun-days-details .hun-heading-1 {margin: 10px 0 15px;}
	.sg-daily-deals .hun-days-details .dailydeal-info .prod-price .price-box .special-price .price {font-size: 20px;}
	.sg-daily-deals .hun-days-product .deal-action .btn-cart {font-size: 14px;width: 100%;}
	.sg-daily-deals .hun-days-details .dailydeal-info .prod-name {padding: 8px 15px;}
	.sg-daily-deals .qty-text {font-size: 14px;}
	.sg-daily-deals .qty-text {font-size: 12px;}
	.sg-daily-deals .hun-days-details .deal-container {margin: 10% auto 0;}
	.product-view .product-shop .main-countdown .countdown-title {font-size: 48px;}
	.product-view .product-shop .main-countdown {max-width:100%;}
	.product-view .qty-text {font-size: 22px;border-top: 1px dashed #000!important;}
	.product-view .product-shop .main-countdown .countdown-days > div, .product-view .product-shop .main-countdown .countdown > div {min-width: 80px;}
	.product-view .product-shop .main-countdown .countdown-days .digits, .product-view .product-shop .main-countdown .countdown .digits {font-size: 48px;}
	.product-view .product-shop .main-countdown .countdown-days .sep, .product-view .product-shop .main-countdown .countdown .sep {font-size: 48px;}
}
@media (max-width: 768px) {
	.sg-daily-deals .hun-days-details .deal-container {max-width: 240px;}
	.sg-daily-deals .hun-days-logo {padding: 20px;}
	.sg-daily-deals .hun-days-product .prod-img {margin-top: -42px;}
	/* .sg-daily-deals .hun-days-product .prod-img {margin: 0px 0 -25px;} */
	.sg-daily-deals .hun-days-details .hun-heading-1 {margin:10px 0 30px;}
	.sg-daily-deals .hun-days-details .hun-heading-1 a {font-size: 28px;}
	.sg-daily-deals .countdown-days > div, .sg-daily-deals .countdown > div {min-width: 24px;}
	.sg-daily-deals .countdown-days .digits, .sg-daily-deals .countdown .digits {font-size: 18px;}
	.sg-daily-deals .countdown-days .sep, .sg-daily-deals .countdown .sep {font-size: 18px;}
	.sg-daily-deals .hun-days-details .dailydeal-info .prod-name a {font-size: 12px;overflow: hidden;display: block;}
	.sg-daily-deals .hun-days-details .dailydeal-info .prod-name a span {vertical-align: sub;}
	.logo-holder {margin-top: 20%;}
	.sg-daily-deals .countdown-days {margin-bottom: 15px;}
	.sg-daily-deals .hun-days-details .hun-heading-1 {margin: 10px 0 15px;}
	.sg-daily-deals .hun-days-details .dailydeal-info .prod-price .price-box .special-price .price {font-size: 18px;height: 24px;line-height: 20px;}
	.sg-daily-deals .hun-days-product .deal-action .btn-cart {font-size: 10px;width: 100%;height: 30px;line-height: 30px;}
	.sg-daily-deals  .hun-days-product {overflow:hidden;}
	.product-view .product-shop .main-countdown {max-width:100%;margin: 0 auto 20px;background: #f2f2f2;width: 100%;-moz-border-radius: 0;-o-border-radius: 0;-webkit-border-radius: 0;}
	.sg-daily-deals .qty-text {font-size: 12px;}
	.sg-daily-deals .hun-days-details .deal-container {margin: 10% auto 0;}
	.product-view .product-shop .main-countdown .countdown-title {font-size: 48px;}
	.product-view .product-shop .main-countdown {max-width:100%;}
	.product-view .qty-text {font-size: 22px;border-top: 1px dashed #000!important;}
	.product-view .product-shop .main-countdown .countdown-days > div, .product-view .product-shop .main-countdown .countdown > div {min-width: 80px;}
	.product-view .product-shop .main-countdown .countdown-days .digits, .product-view .product-shop .main-countdown .countdown .digits {font-size: 48px;}
	.product-view .product-shop .main-countdown .countdown-days .sep, .product-view .product-shop .main-countdown .countdown .sep {font-size: 48px;}
	#top-deals .deal-scroll {font-size: 24px;}
}
@media (max-width: 560px) {
	.sg-daily-deals .hun-days-logo .deal-logo {display:none;}
	.sg-daily-deals .hun-days-logo .mobile-deal-logo {display:block;}
	.sg-daily-deals .hun-days-logo, .sg-daily-deals .hun-days-details, .sg-daily-deals .hun-days-product {width: 100%;}
	.sg-daily-deals .hun-days-details .deal-container {max-width: 240px;}
	.sg-daily-deals .hun-days-logo {padding: 20px 40px;}
	.sg-daily-deals .hun-days-product .prod-img {margin-top: -42px;}
	/* .sg-daily-deals .hun-days-product .prod-img {margin-top: 0;} */
	.sg-daily-deals .hun-days-details .hun-heading-1 {margin:10px 0 30px;}
	.sg-daily-deals .hun-days-details .hun-heading-1 a {font-size: 20px;}
	.sg-daily-deals .countdown-days > div, .sg-daily-deals .countdown > div {min-width: 18px;}
	.sg-daily-deals .countdown-days .digits, .sg-daily-deals .countdown .digits {font-size: 14px;}
	.sg-daily-deals .countdown-days .sep, .sg-daily-deals .countdown .sep {font-size: 14px;}
	.sg-daily-deals .hun-days-details .dailydeal-info .prod-name a {font-size: 12px;height: 45px;overflow: hidden;display: block;}
	.logo-holder {margin-top: 20%;}
	.sg-daily-deals .countdown-days {margin-bottom: 15px;}
	.sg-daily-deals .hun-days-details .hun-heading-1 {margin: 10px 0 15px;}
	.sg-daily-deals .hun-days-details .dailydeal-info .prod-price .price-box .special-price .price {font-size: 18px;}
	.sg-daily-deals .hun-days-product .deal-action .btn-cart {font-size: 10px;width: 100%;}
	.product-view .product-shop .main-countdown .countdown-title {font-size: 48px;}
	.product-view .qty-text {font-size: 22px;border-top: 1px dashed #000!important;}
	.product-view .product-shop .main-countdown .countdown-days > div, .product-view .product-shop .main-countdown .countdown > div {min-width: 80px;}
	.product-view .product-shop .main-countdown .countdown-days .digits, .product-view .product-shop .main-countdown .countdown .digits {font-size: 48px;}
	.product-view .product-shop .main-countdown .countdown-days .sep, .product-view .product-shop .main-countdown .countdown .sep {font-size: 48px;}
	#top-deals .deal-scroll {font-size: 18px;}
}
@media (max-width: 480px) {
	.sg-daily-deals .hun-days-details .deal-container {margin: 0 auto;}
	.product-view .product-shop .main-countdown .countdown-title {font-size: 24px;}
	.product-view .qty-text {font-size: 12px;border-top: 1px dashed #000!important;}
	.product-view .product-shop .main-countdown .countdown-days > div, .product-view .product-shop .main-countdown .countdown > div {min-width: 35px;}
	.product-view .product-shop .main-countdown .countdown-days .digits, .product-view .product-shop .main-countdown .countdown .digits {font-size: 28px;}
	.product-view .product-shop .main-countdown .countdown-days .sep, .product-view .product-shop .main-countdown .countdown .sep {font-size: 28px;}
}
/*----------- AWESOME CHECKOUT -----------*/
.checkout-onepage-index {background-color: #fff;}
#ac-page {width: 100%;background: #fff;font-family:'Oswald',Arial,sans-serif;padding-top:80px;}
#ac-page #header {min-height:auto;padding-top: 0;position: fixed;}
#ac-page .header-inner {height: 80px;}
#ac-page #header .logo img {min-width: 45px;}
#ac-page #header .hi-cart {margin-right: 20px;}
#ac-page #checkoutSteps header {height: inherit;border-bottom: none;}
#ac-page #checkoutSteps header.same-step-header {background: transparent;}
#ac-page #checkoutSteps footer {height:auto;border-top: none; padding-top:15px;clear:both; max-width:800px;}
#ac-page fieldset {border: none;padding:0; margin:0;}
#ac-page #checkout-progress-wrapper blockquote {padding: 0;font-size: 14px;}
#ac-page .form li.small-input .city .input-box, #ac-page .form li.small-input .state .input-box {margin-bottom: 15px;}
#ac-page .form .input-text, #ac-page .form .ui-autocomplete-input, #ac-page .discount .input-text, #ac-page .form select {display: block;width: 100%;height:40px;padding: 8px 16px;font-size: 18px;color: #515151;/* text-transform: uppercase;*/ background-color: transparent;border-radius: 0;border: none;border-bottom: 3px solid #10214d;-webkit-appearance: none;-moz-appearance: none;appearance: none;-webkit-transition: all .3s;transition: all .3s;-webkit-box-shadow: none;-moz-box-shadow: none;box-shadow: none; line-height:19px;}
#ac-page .form .input-text:focus, #ac-page .form .ui-autocomplete-input:focus, #ac-page .discount .input-text:focus, #ac-page .form select:focus {background:#faffbd;}
#ac-page .form .sidetip p.tip:before {content: '\f265';}
#ac-page .form .sidetip p.good:before {content: '\f265';}
#ac-page .form .sidetip p.bad:before {content: '\f25a';}
#ac-page .form .sidetip p:before {font-size: 32px!important;display: inline-block;font-family: 'Material-Design-Iconic-Font';font-weight: normal;font-style: normal;line-height: 40px;text-rendering: auto;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;vertical-align: middle;padding-right: 5px;}
#ac-page .form .sidetip {margin: 0 0 0 5px;}
#ac-page .form .sidetip p {font-size: 16px;margin-bottom: 0;}
#ac-page .form .city .input-box, #ac-page .form .state .input-box, #ac-page .form li.small-input .city .input-box, #ac-page .form li.small-input .state .input-box {width: 100%;margin-bottom: 15px;}
#ac-page .form li.small-input .input-box, #ac-page .form .city, #ac-page .form .state {width: 49%; float:left;}
#ac-page #checkoutSteps header.same-step-header h2 {font-size: 24px;font-weight: normal;}
#ac-page #checkoutSteps header span {width: 22px;height: 22px;background: #10214d;}
#ac-page .form li.border-line {background: transparent;padding-bottom: 0;}
#ac-page #checkout-progress-wrapper .cards {padding: 0;}
#ac-page #checkout-shipping-method-load-wrapper dl span.price {color: #10214d;}
#ac-page #checkout-shipping-method-load-wrapper .message {border: 2px dashed #10214d;}
#ac-page #checkout-shipping-method-load-wrapper .message h2 {height: 18px;padding: 10px 0 0 10px;font-size: 16px;font-weight: bold;color: #10214d;font-family: 'Oswald',Arial,sans-serif;}
#ac-page #checkout-shipping-method-load-wrapper .message p {font-size: 14px;padding: 0px 20px 0px 10px;line-height: 18px;color: #000;margin-bottom: 10px;}
#ac-page .top-placeyourorder-btn .button, #ac-page #checkoutSteps footer .button, #ac-page .form .password-block .button, #ac-page .discount .button {padding: 0;width: 100%;height: 38px;background-color: #000;background-image:none!important;border: none;text-transform: uppercase;font-size: 14px;display: inline-block;text-align: center;line-height: 38px;overflow: hidden;color: #fff;outline: none;position: relative;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;transition: all 0.3s;-webkit-border-radius: 0;-moz-border-radius: 0;border-radius: 0;}
#ac-page .top-placeyourorder-btn .button:hover, #ac-page #checkoutSteps footer .button:hover, #ac-page .form .password-block .button:hover, #ac-page .discount .button:hover,
#ac-page .top-placeyourorder-btn .button:active, #ac-page #checkoutSteps footer .button:active, #ac-page .form .password-block .button:active, #ac-page .discount .button:active,
#ac-page .top-placeyourorder-btn .button:focus, #ac-page #checkoutSteps footer .button:focus, #ac-page .form .password-block .button:focus, #ac-page .discount .button:focus {background-color: #10214d;background-image:none!important;}
#ac-page #checkoutSteps footer .button {background-color:#10214d;height: 60px;font-size: 130%;line-height: 60px;font-weight: bold;display:block;}
#ac-page #checkoutSteps footer .button:hover, #ac-page #checkoutSteps footer .button:active, #ac-page #checkoutSteps footer .button:focus {background-color:#000;}
#ac-page .form .password-block .button {margin-right: 10px;}
#ac-page .btn {background: #000;color: #fff;font-weight: normal;-webkit-border-radius: 0;-moz-border-radius: 0;border-radius: 0;padding: 10px 25px;}
#ac-page .btn:hover {opacity:.7;}
#ac-page .hide-me {display:none;}
#ac-page .modal-ac {-webkit-border-radius: 0;-moz-border-radius: 0;border-radius: 0;}
#ac-page #error-message .modal-ac-header {background:#10214d;}
#ac-page #error-message .modal-ac-header h3 {font-size: 18px;font-weight: normal;color: #fff;text-align: center;margin: 0;}
#ac-page .form .password-block p.moves {display: inline-block;}
#ac-page .form .password-block #continue_as_guest:before {content: '|';margin: 0 5px;color: #10214d;}
#ac-page #checkout-progress-wrapper .progress-block .edit a {color: #ff0000;letter-spacing: 1px;border-bottom: 1px solid #ff0000;padding-bottom: 2px;}
#ac-page #checkout-payment-method-load .ac-cc {background: #f4fdf0;border: 2px solid #8ec201;-webkit-border-radius: 0;-moz-border-radius: 0;border-radius: 0;}
#ac-page #checkout-payment-method-load dt.border, #ac-page #checkout-payment-method-load dd.active {border-bottom: none;}
#ac-page #checkout-payment-method-load dd ul.cards311, #ac-page #checkout-payment-method-load dd ul.cards {padding-left: 0;}
#ac-page #discount-coupon-form-wrapper {height: 140px;}
#ac-page .discount h2 {color: #10214d;font-weight: bold;font-size: 18px;}
#ac-page #promo-code a {color: #10214d;}
#ac-page #promo-code a:active, #ac-page #promo-code a:hover, #ac-page #promo-code a:visited {color: #ccc;}
#ac-page #checkout-payment-method-load dt .label-img {left: 130px;}
.modal-ac-body ul {margin-bottom: 0;}
.modal-ac-body {padding: 20px 15px 15px;}
#ac-page .modal-ac-body ul li:before {content: '\f26a';color:#ff0000;font-size: 32px!important;display: inline-block;font-family: 'Material-Design-Iconic-Font';font-weight: normal;font-style: normal;line-height: 31px;text-rendering: auto;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;vertical-align: middle;padding-right: 10px;}
.modal-ac-body li {font-size: 16px;color: #ff0000;}
#ac-page #checkout-progress-wrapper .opc-block-progress {position: fixed;background:#dedede; height:100%;}
#ac-page #checkout-payment-method-load .v-fix:first-of-type {margin: 0 10px 10px 0;}
#ac-page #checkout-review-table td .product-image {border: none;}
#ac-page #checkout-shipping-method-load-wrapper dl li.single-item label, #ac-page #checkout-shipping-method-load-wrapper dl li.single-item span.cost {color: #333;}
#ac-page #checkout-shipping-method-load-wrapper dl li.single-item span.price {color:#10214d;}
#ac-page #checkout-shipping-method-load-wrapper {display:block;float:left;}
#ac-page .delivery-map {display:block;float:left;}
#ac-page .form .login-block p {font-weight: normal;}
#ac-page #checkout-progress-wrapper .estimated-shipping-block p {margin-bottom: 0;text-align: center;}
#ac-page #checkoutSteps .messages {position: relative;}
#ac-page .saved-address .edit.helper {
	height: 38px;
	display: inline-block;
	position: absolute;
	right: 0;
	z-index: 4;
	line-height:38px;
	font-family:'Oswald',Arial,sans-serif;
	color:#10214d;
}
#ac-page .saved-address span#address-please-wait {
    position: relative;
    text-align: center;
    display: block;
    padding: 8px 0;
}
#ac-page .p-list-wrapper {
    max-height: 212px;
    overflow: auto;
}
#ac-page ul {
	padding: 0;
}
#ac-page label {
    vertical-align: middle;
}
#ac-page input[type="checkbox"] {
    vertical-align: middle;
    margin: 0;
}
#ac-page select#shipping-address-select {
	z-index:5;
	position:relative;
	padding: 8px 38px 8px 8px;
}
@media (max-width: 1200px) {
	#ac-page .form .input-text, #ac-page .form .ui-autocomplete-input, #ac-page .discount .input-text, #ac-page .form select {font-size: 16px;}
}
@media (max-width: 1050px) {
	#ac-page #checkout-payment-method-load .ac-cc {
		padding-top:98px;
	}
	#ac-page #checkout-payment-method-load #payment_form_purchaseorder .ssl-img, #ac-page #checkout-payment-method-load .ac-cc .ssl-img {
		left: 15px;
		top: 15px;
		right:auto;
	}
}
@media (max-width: 979px) and (min-width: 768px) {
	#ac-page {margin: 0;}
	#ac-page #checkout-progress-wrapper .progress-block .edit a {border-bottom: none;}
	#ac-page #checkout-progress-wrapper .progress-block .edit .show-iphone a {text-transform: uppercase;}
	#ac-page #checkout-payment-method-load .ac-cc li.exp-input .input-box {width: 100%;}
	#ac-page #checkout-progress-wrapper .progress-block .edit {width: 100%;}
}
@media (max-width: 767px) {
	#ac-page {margin: 0;}
	#ac-page #header {padding: 0;}
	#ac-page #checkout-progress-wrapper .opc-block-progress {height:auto;position: relative;}
	#ac-page #checkout-progress-wrapper {width: 100%;height: 34px;border: none;background-image:none;-webkit-border-radius: 0;-moz-border-radius: 0;border-radius: 0;position: fixed;top:80px;}
	#ac-page #checkout-progress-wrapper .progress-block {width: 33.3%; height:35px;}
	#ac-page #checkout-progress-wrapper .progress-block .edit a {border-bottom: none;}
	#ac-page #checkout-progress-wrapper .payment.progress-block {min-width: auto;}
	#ac-page #co-shipping-form, #ac-page #co-payment-form {clear:both;}
	#ac-page .form .input-text, #ac-page .form .ui-autocomplete-input, #ac-page .discount .input-text, #ac-page .form select {font-size: 14px;}
	#ac-page .form li .state .input-box, #ac-page .form li .city .input-box, #ac-page .form li.small-input .input-box {width: 50%;}
	#ac-page .form .city .input-box {margin-bottom: 20px;}
	#ac-page .form li .city .input-text, #ac-page .form li .input-text.postcode, #ac-page .form li .input-text.telephone {width: 100%;}
	#ac-page .form .state select {margin-bottom: 20px;}
	#ac-page #checkoutSteps footer .button {min-width: auto;width: 100%;font-size:16px;}
	#ac-page .modal-ac-body li {font-size: 14px;}
	#ac-page .modal-ac-body ul li:before {font-size: 24px!important;}
	#ac-page #checkoutSteps footer {max-width:100%;}
	#ac-page #checkout-payment-method-load .input-text {width: 220px;}
	#ac-page .ac-cc .form .input-box {width: 100%;}
	#ac-page .form li .state .input-box, #ac-page .form li .city .input-box, #ac-page .form li.small-input .input-box {width: 100%;}
	#ac-page #checkout-review-table-wrapper {clear: both;}
	#ac-page .top-placeyourorder-btn {clear: both;}
	#ac-page .top-placeyourorder-btn .button {margin: 0 auto;width: 100%;}
	#ac-page #checkout-progress-wrapper .progress-block .edit {width: 100%;}
	#ac-page .delivery-map { display:block; margin: auto; float: none;}
	#ac-page .delivery-map img { margin: auto; width: auto;}
}
@media (max-width: 480px) {
	#ac-page #checkout-progress-wrapper .progress-block h2 {font-size: 12px;}
	#ac-page .form li .state .input-box, #ac-page .form li .city .input-box, #ac-page .form li.small-input .input-box {width: 100%;}
	#ac-page #checkout-payment-method-load .input-text {width: 100%;}
	#ac-page #checkout-payment-method-load .input-text {width: 220px;}
	#ac-page .form .sidetip p:before {font-size: 18px!important;}
	#ac-page .form .sidetip p {font-size: 12px;}
	#ac-page .form .password-block #continue_as_guest:before {content: '';margin: 0;}
	#ac-page .form .password-block div {clear: both;}
}
/*----------- Side Menu Updates -----------*/
	.side-menu>li>a {border-bottom: 1px solid #ccc!important;background: #ddd;}
	.side-menu>li>a:hover {background: #f2f2f2;color: #10214d!important;}
	.side-menu>li.open:after {border-right-color: #ddd;right: auto;left: -29px;}
	.side-menu {padding:0;margin-bottom: 12px;}
	.ready-when-you-are {left: 0;padding: 5% 10%;}

/*----------- GlobalShopex Styles -----------*/
.international-login {padding:15px;}
.international-login .content {background-color: rgba(255,255,255,0.8);padding:25px;}
.international-login .content h2 {font-size: 28px;}
.international-login .content .btn-cart {float:none;}
.international-login .content .buttons-set {margin: 25px 0 0;}
#updatetracking .lblHeader {font-size: 36px;font-family:'Oswald',Arial,sans-serif;}
.intl-checkout .intl-checkout-btn-holder {background: #10214d;padding: 5px 10px;color: #fff;font-weight: bold;text-align: center;}
.intl-checkout .intl-checkout-btn-sub {background: #8b142b;color:#fff;text-align: center;font-size: 10px;text-transform: uppercase;}
.intl-checkout .intl-checkout-btn-holder a {color:#FF0;font-weight: normal;}
.intl-checkout .intl-checkout-btn-holder a:hover {font-weight:bold;}
/*----------- Holiday Sale Styles -----------*/
#luggage-cat-alert .alert-danger, #backpacks-cat-alert .alert-danger, #accessories-cat-alert .alert-danger, #belts-cat-alert .alert-danger, #wallets-cat-alert .alert-danger, .widget.widget-static-block #luggage-sub-cat-alert .alert-danger, .widget.widget-static-block #backpacks-sub-cat-alert .alert-danger {margin-bottom: 0;display: inline-block;font-size: 16px;background-color: rgba(118,182,36,.9);border-bottom: 2px solid;border-color: #66a318;list-style: none;border-radius: 0;width: 100%;text-align: center;}
.widget.widget-static-block .success-msg ul li span:before {content: '\f187';font: normal normal normal 24px/1 'Material-Design-Iconic-Font';}

/* #luggage-cat-alert .alert-danger:before, #backpacks-cat-alert .alert-danger:before, #accessories-cat-alert .alert-danger:before, #belts-cat-alert .alert-danger:before, #wallets-cat-alert .alert-danger:before, .widget.widget-static-block #luggage-sub-cat-alert .alert-danger:before, .widget.widget-static-block #backpacks-sub-cat-alert .alert-danger:before {content: '\f187';padding-right: 10px;font: normal normal normal 24px/1 'Material-Design-Iconic-Font';} */

/* #luggage-cat-alert .alert-danger:before, #backpacks-cat-alert .alert-danger:before, #accessories-cat-alert .alert-danger:before, #belts-cat-alert .alert-danger:before, #wallets-cat-alert .alert-danger:before, .widget.widget-static-block #luggage-sub-cat-alert .alert-danger:before, .widget.widget-static-block #backpacks-sub-cat-alert .alert-danger:before {content: '\f121';padding-right: 10px;font: normal normal normal 24px/1 'Material-Design-Iconic-Font';} */


.category-info-top {padding-top: 0px;}
/*----------- The Getaway Collection Styles -----------*/
#getaway-collection {font-family:'Oswald',Arial,sans-serif;letter-spacing: 2px;}
#getaway-collection .grey-bg {background-color:#fcfcfc;}
#getaway-collection .padded-box {padding:50px;}
#getaway-collection .padded-box-2 {padding:80px 50px;}
#getaway-collection p.summary {font-size: 18px;padding: 0 20% 50px;}
#getaway-collection .getaway-logo {margin: 50px auto;max-width: 400px;}
#getaway-collection .product-name {font-family:'Oswald',Arial,sans-serif;font-size: 24px;}
#getaway-collection .heading-2 {font-size: 16px;margin: 5%;}
#getaway-collection .btn-getaway {font-family:'Oswald',Arial,sans-serif;font-size: 16px;background-color:transparent; padding:5px 15px;border:1px solid #000;text-transform: uppercase;color: #000;display: table;margin:20px auto;}
#getaway-collection .btn-getaway:hover {color:#10214d;}
@media (max-width: 768px) {
	#getaway-collection .row-eq-height {display: -webkit-flex;display: flex;-webkit-flex-direction: column;flex-direction: column;}
	#getaway-collection .position-1 {-webkit-order: 1;order: 1;}
	#getaway-collection .position-2 {-webkit-order: 2;order: 2;}
	#getaway-collection .position-3 {-webkit-order: 3;order: 3;}
	#getaway-collection .position-4 {-webkit-order: 4;order: 4;}
	#getaway-collection .padded-box {padding: 50px 50px 0;}
	#getaway-collection .padded-box-2 {padding: 0px 50px 50px;}
	#getaway-collection .hidden-sm {display:none;}
}
/*----------- Product Page Notices -----------*/
#getaway-collection.getaway-box {background: #ccc;padding: 25px;margin: 20px 0;box-sizing: border-box;position: relative;}
#getaway-collection.getaway-box:before {position: absolute;border: 2px solid #fff;left: 10px;right: 10px;top: 10px;bottom: 10px;content: "";}
#getaway-collection.getaway-box a {margin: 0 auto 20px;background: #fff;text-align: center;position: relative;}
.luggage-set-cta {background: #10214d;padding: 10px;box-sizing: border-box;position: relative;}
.luggage-set-cta:before {position: absolute;border: 2px solid #fff;left: 10px;right: 10px;top: 10px;bottom: 10px;content: "";}
.luggage-set-cta .line-1 {display: block;text-align: center;font-weight: bold;font-size: 32px;text-transform: uppercase;color:#fff;margin: 15px 10px 0;}
.luggage-set-cta .line-2 {display: block;text-align: center;font-size: 18px;color: #fff;margin:0 10px;}
.luggage-set-cta .btn-cart {width: 100%;display: block;float: none;margin: 15px auto 0;background-color: rgba(255,255,255,10);color: #000;font-size: 14px;}
.luggage-set-cta .btn-cart:hover {font-weight:bold;color:#10214d;}
@media (max-width: 1700px) and (min-width: 1280px) {
	.luggage-set-cta .line-1 {font-size: 28px;}
	.luggage-set-cta .line-2 {font-size: 14px;}
}
@media (max-width: 1279px) and (min-width: 992px) {
	.luggage-set-cta .line-1 {font-size: 18px;}
	.luggage-set-cta .line-2 {font-size: 12px;}
}
@media (max-width: 560px) {
	.luggage-set-cta .line-1 {font-size: 18px;}
	.luggage-set-cta .line-2 {font-size: 12px;}
}
/*----------- Holiday Shipping Modal Styles -----------*/
.modal-open {padding-right: 0!important;}
.modal-header {border-bottom: none;}
/*----------- Star Ratings on Catagory Pages Styles -----------*/
.cat-reviews-holder {clear:both; margin:10px auto 0 auto; display:table;}
.cat-reviews-holder .yotpo .yotpo-bottomline .yotpo-icon-star, .cat-reviews-holder .yotpo .yotpo-bottomline .yotpo-icon-half-star {color: #10214d;}
.cat-reviews-holder .yotpo .yotpo-bottomline .yotpo-icon-empty-star {color: #ccc;}
.cat-reviews-holder .yotpo a {color: #000 !important;margin-left: 5px;}
/*----------- Tangiblee Styles -----------*/
.product-view .add-to-cart-buttons .button {width: 100%;background-color: #10214d;height: 50px;margin-bottom: 0;}
.product-view .add-to-cart-buttons .button:hover {background-color: #0f9d58;}
.sizing-tool-thumb a {float: right;position: relative;z-index: 1;}
.sizing-tool-button {display: block;background-color: #515151;color: #fff;height: 37px;padding: 8px 5px;text-align: center;margin-bottom: 15px;}
.sizing-tool-button:hover {background-color:#666;color:#fff;}
.sharing-options {float: left;text-align: center;margin-bottom:30px;}
.product-view .add-to-box:after, .product-options-bottom:after {clear: none;}
.product-view .add-to-links li, .product-view .sharing-links li {display: inline-block;text-align: center;margin: 0 auto;padding: 2px 0;font-size:28px;}
.product-view .product-options-bottom .sharing-options .sharing-links li a, .product-view .sharing-options .sharing-links li a {margin:auto;}
.sizing-tool-button {padding: 11px 5px;font-size: 12px;}
@media (max-width: 991px) {
	.sharing-options, .sharing-options {width: 100%;}
	.product-view .add-to-links, .product-view .sharing-links {font-size: 18px!important;}
	.add-to-cart-wrapper .product-options dd select {width: 100%;}
	.product-view .sharing-options .sharing-links li {padding:0!important;}
}
div.amshopby-overlay div {position: fixed;left:0%;right:0%;top:40%;}
/*----------- SEO Content Page Styles -----------*/
.seo-landing-page {padding: 0 25px;}
.seo-landing-page h1 {}
.seo-landing-page h2 {font-size: 28px;}
.seo-landing-page h3 {font-size: 24px;}
.seo-landing-page h4 {font-size: 18px;}
.seo-landing-page h5 {font-size: 16px;}
.seo-landing-page .panel-body{border-top:4px solid #10214d!important;border-bottom:4px solid #10214d;padding:25px 0;margin-top: 15px;}
.read-more-seo-btn {float: right;margin-right: 25px;border-bottom: 2px solid #10214d;font-size: 12px;}
.seo-landing-page .btn-default {font-size:16px;display: block;}
@media (max-width: 480px) {
	.read-more-seo-btn {display:none;}
}
/*----------- Recently Viewed Products -----------*/
.recentlyviewed_products .widget-title span {font-size:18px; text-transform:none;display: block;font-weight:500;color: #333;padding:8px 0;}
.product-name {font-size: 14px;font-family:'Oswald',Arial,sans-serif;}
.mini-products-list {list-style: none;padding-left: 0;}
#sidebar {padding-bottom: 80px;}
.side-menu {margin-bottom: 10px;}
/* ----- EMAIL CATCHER ------*/
.footer-coupon-container {z-index: 0;position:relative;overflow: hidden;}
.footer-coupon .newsletter-image {background-image:url(/skin/frontend/swissgear/default/images/email-catcher-1.jpg);margin:0;background-size: cover;background-position: center;}
.footer-coupon .catcher-heading-1 {font-size: 38px;line-height: 42px;font-weight: bold;text-align:center;margin-bottom: 30px;}
.footer-coupon .catcher-heading-2 {font-size: 100px;line-height: 110px;border: none;display: block;font-weight: bold;text-align:center;margin-bottom: 30px;}
.footer-coupon .form-area {padding:40px 25px;text-align:center;margin:0;}
.footer-coupon p {text-align:center;color: #10214d;font-size: 24px;line-height: 28px;width: 50%;display: inline-block;margin-bottom:20px;}
.footer-coupon .btn-cart {float: none;}
.footer-coupon .show-form .form-fields {margin: 0;}
.footer-coupon .col label {position: relative;top: auto;left: auto;margin-bottom: 5px;font-family: Arial, sans-serif;font-size: 10px;text-transform: uppercase;}
.footer-coupon .col input {margin-left: 0;width: 100%;}
.footer-coupon .form-control.input-lg {padding: 0;}
.footer-coupon .show-form .button-container {text-align:center;padding-top:25px;}
.footer-coupon .post-submit {background:#353e43;text-align:center;color:#fff;}
.footer-coupon .post-submit .catcher-heading-2 {color:#fff;}
.footer-coupon .post-submit p {margin-bottom:40px;color:#fff;}
@media (max-width: 1379px) {
.footer-coupon .newsletter-image {background-position: center;}
.footer-coupon .show-form .form-fields {margin: 0;}
}
@media (max-width: 480px) {
.footer-coupon .show-form p {width: 80%;}
}
/*----------- The Good Styles -----------*/
/* --- MENU --- */
#sidebar {padding-bottom: 0;}
.side-menu>li>a:after {
content: '\f2fb';
    position: absolute;
    display: block;
    border: none;
    font: normal normal normal 20px/1 'Material-Design-Iconic-Font';
    padding: 5px 10px;
    color: #666;
    right: 9px;
    top: 9px;
}
.side-menu>li>a:hover:after {color: #10214d!important;}
.side-menu {margin-bottom: 0;}
.side-menu>li.dropdown>a.mobile-link {display:none;}
@media (max-width: 768px) {
	#sidebar {height: auto!important;}
	#content {margin-right: 0!important;}
	.side-menu>li.dropdown>a.reg-link {display:none!important;}
	.side-menu>li.dropdown>a.mobile-link {display:block!important;}
	.recentlyviewed_products {display:none;}
}
@media (max-width: 1279px) and (min-width: 768px) {
	#sidebar:not(.toggled) {width: 0!important;}
	#content {margin-right: 0!important;}
}
.yotpo-gallery {display:none!important;}
iframe[name='google_conversion_frame'] {
    height: 0 !important;
    width: 0 !important;
    line-height: 0 !important;
    font-size: 0 !important;
    margin-top: -13px;
    float: left;
}
/*----------- Responsive Styles -----------*/
@media (min-width: 990px) and (max-width: 1575px) {
	.product-shop #clockdiv > div {width: 40px!important;}
	.product-shop #clockdiv div > span {font-size: 18px!important;}
	.product-shop #clockdiv .smalltext {font-size: 8px!important;}
}
@media (min-width: 980px) and (max-width: 1500px) {
	.et_monarch .et_social_networks.et_social_left .et_social_networkname span {display: none;}
	.sg-new-heading-1-right, .sg-new-heading-1-right-shadow, .sg-new-heading-1 {font-size:45px!important;}
	#category-info-new .content-area h3 {font-size:24px;}
	#category-info-new .content-area .biz-block-1 {display:none;}
	#category-info-new .content-area h4.biz-block-1 {display:block;}
	#category-info-new .content-area .phone1 {color:#10214d;font-weight:bold;font-size:32px;display:inline-block;line-height:40px;}
	#category-info-new .content-area .phone2 {color:#000;font-size:18px;display:inline-block;line-height:40px;}
}
@media (max-width: 1450px) {
	.products-grid .out-of-stock {width: 100%;display: block;}
	.products-grid .add-to-links .link-wishlist {padding-right: 10px;}
	.cart h2 {font-size: 18px;}
	#category-info-new #cid_1:before, #category-info-new #cid_3:before, #category-info-new #cid_4:before {display:none!important;}
}
@media (min-width: 1329px) {
	#category-info img {max-height:300px;}
}
@media (max-width: 1329px) {
	.feature-icons p {display:none;}
	.feature-icons h3 {margin: 10px 0;}
}
@media (max-width: 1300px) {
	.swiss-alps .alps-bg {background-image: url('https://www.swissgear.com/skin/frontend/swissgear/default/images/swiss-alps-6.png');height: 700px;}
	.swiss-alps .alps-bg .page-title-text img {margin: 180px auto 180px;width: 450px;}
}
@media (max-width: 1280px) {
	#category-info-new-1 {margin-left: 0px;margin-right: 0px;}
}
@media (min-width:768px) and (max-width:1279px) {
	.back-to-top {right: 9px;top: 516px;width: 40px;height: 40px;bottom: auto;background-color: rgba(102,102,102,1);}
	.back-to-top a {right: -2px;line-height: 37px;}
	.back-to-top a span {vertical-align: middle;line-height: 22px;}
	.back-to-top:hover {height: 40px;}
	.back-to-top .zmdi-chevron-up:before {vertical-align: middle;line-height: normal;}
	#sidebar {display: none;}
	#sidebar.toggled {display: block;}
}
@media (min-width: 1200px) {
	.page-print .logo {width: auto;}
	.modal-dialog {width: 800px;}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.swiss-alps .alps-bg {background-image: url('https://www.swissgear.com/skin/frontend/swissgear/default/images/swiss-alps-6.png');height: 520px;}
	.swiss-alps .alps-bg .page-title-text img {margin: 160px auto 130px;width: 350px;}
	.cart-upsells h3 {font-size: 24px;line-height: 32px;}
	.cart-upsells .btn-upsell {font-size: 10px;}
	.cart-upsells .prod-name {min-height: 52px;}
	.home-content .new-product-collateral {margin-bottom: 50px;}
	#popup-heading > h2 {font-size: 32px;}
	#popup-form-content .email_label {font-size: 18px;}
	.popup_message {padding: 25px;}
	#popupDialog_content .ok_button {margin: 0 0 0 35px;}
	.wallet-mason-res {background-position-y: 70%!important;}
	.category-slider .tab-content .tab-pane h1, .category-slider .tab-content .tab-pane h2 {margin: -56px 0 0;font-size: 28px;}
	.bottom-cart-buttons img {float: right!important;text-align: center;margin: 10px auto;}
	#category-info-new-1 h2 {padding: 20px 50px;font-size: 24px;}
	#category-info-new-1 p {font-size: 12px;}
	#category-info-new-1 .features h3, #category-info-new-1 .features p {display:none;}
	#category-info-new .content-area .biz-block-2 {display:block;padding: 15px 0;}
	#category-info-new .content-area h4.biz-block-1 {display:none;}
}
@media (min-width: 769px) and (max-width: 991px) {
	.swiss-alps .alps-bg {background-image: url('https://www.swissgear.com/skin/frontend/swissgear/default/images/swiss-alps-5.png');height: 520px;}
	.swiss-alps .alps-bg .page-title-text img {margin: 180px auto 120px;width: 350px;}
	.account-login .forgot-pw {float: none;font-size: 12px;margin-top: 15px;margin-bottom: 15px;}
	.cart-upsells h2 {font-size: 42px;}
	.cart-upsells h3 {font-size: 20px;}
	.cart-upsells h3 {text-align: center;}
	.cart-upsells h3 {font-size: 18px;line-height: 32px;}
	#product-img-box-container .prod-slider {border-bottom: none;}
	.product-view .short-description .std p {position: relative;top: auto;left: auto;text-align: left;height: auto;}
	#product-img-box-container .prod-slider {margin-top:0px;}
	.product-view .add-to-links, .product-view .sharing-links {font-size: 32px;}
	.product-view .sharing-links li {padding: 0 12px;}
	h3.sglife-title-home {font-size:18px;}
	.hashtag-home {font-size:38px;}
	.home-content .new-product-collateral {margin-bottom: 30px;}
	#popup-heading > h2 {font-size: 24px;margin: 15px 0 0;}
	#popup-form-content .email_label {font-size: 18px;}
	.popup_message {padding: 15px;}
	#popupDialog_content .ok_button {margin: 0 0 0 35px;}
	#popupDialog_content p {font-size: 16px;}
	.more-below, .enlarge-img {display:none;}
	.wallet-mason-res {background-position-y: 70%!important;}
	.category-slider .tab-content .tab-pane h1, .category-slider .tab-content .tab-pane h2 {margin: -51px 0 0;font-size: 24px;}
	.bottom-cart-buttons img {float: right!important;text-align: center;margin: 10px auto;}
	.product-view .product-essential .row {
		display: -webkit-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: start;
		-ms-flex-align: start;
		-webkit-align-items: flex-start;
		align-items: flex-start;
	}
	.product-view .product-essential .row .col-md-4 {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 2;
		-webkit-order: 2;
		order: 2;
	}
	.product-view .product-essential .row .product-img-box-container {
		-webkit-box-ordinal-group: 1;
		-ms-flex-order: 1;
		-webkit-order: 1;
		order: 1;
	}
	#bts-home {background:#014522 url('https://www.swissgear.com/media/wysiwyg/swissgear/bts-home-block-bg2.jpg');background-size: cover;background-position: center;background-repeat: no-repeat;}
	#bts-college-home {background:transparent;}
	#bts-college-home .b1, #bts-college-home .b3 {background:#d3d9d5;}
	#bts-college-home .b2, #bts-college-home .b2 {background:#f1f1f1;}
	#dans-deals {border-top: 10px solid #ccc;}
	#category-info-new-1 .heading {padding: 40px 100px 10px;font-size: 24px;}
	#category-info-new-1 h2 {padding: 20px;font-size: 24px;}
	#category-info-new-1 p {font-size: 12px;}
	#category-info-new-1 .content-area {display: none;}
	#category-info-new .content-area h3 {font-size:24px;}
	#category-info-new .content-area .biz-block-1 {display:none;}
	#category-info-new .content-area .biz-block-2 {display:block;}
	#category-info-new .content-area .phone1 {color:#10214d;font-weight:bold;font-size:32px;display:inline-block;line-height:40px;}
	#category-info-new .content-area .phone2 {color:#000;font-size:18px;display:inline-block;line-height:40px;}

}
@media (max-width: 960px) {
	.menu-featured-image {display:none}
	.dropdown-menu .col-md-12 {max-width:250px}
	.dropdown-menu2 {overflow: visible;width:100%}
	.side-menu .dropdown-menu {max-width: 250px;right: 240px;left: auto;}
	.dropdown-menu2>li>a:hover {background-color:transparent;color:#10214d}
	.category-slider .tab-content .tab-pane h1 {font-size:26px;margin: -52px 0 0;}
	.f-pad {padding-right:0}
}
@media (max-width: 779px) {
	.btn-cart {width: 100%;display: block;}
}
@media (max-width: 768px) {
	.row-eq-height {display:block;}
	.account-login .row-eq-height {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;}
	.side-menu .dropdown-menu {right: auto;}
	.side-menu>li.open:after {right: inherit;left: 43%;top: 100%;margin: 0;-webkit-transform: rotate(-90deg);-ms-transform: rotate(-90deg);-o-transform: rotate(-90deg);transform: rotate(-90deg);}
	.account-login .content, .international-login .content {margin:0 auto;text-align:center;padding:15px 0;}
  .account-login li.control { margin: 0 auto 10px auto; }
  #acct-login .et_monarch { padding: 15px; }
  .et_monarch .et_social_networks .et_social_icons_container li {
    margin-top: 15px!important;
  }
	.col2-left-layout .col-left-first, .col2-left-layout .col-main {width:100%}
	.wallet-mason-res {background-position-y: 70%!important;}
	.alp-logo {width: 75%;}
	#sidebar {display: none}
  #sidebar.toggled {display: block;z-index: 12;background-color: rgba(200,200,200,0.9);}
	.swiss-alps .alps-bg {background-image: url('https://www.swissgear.com/skin/frontend/swissgear/default/images/swiss-alps-md.png');height: 520px;}
	.swiss-alps .alps-bg .page-title-text img {margin: 180px auto 120px;width: 350px;}
	.account-login .row-eq-height {display:block;}
	.account-login .page-title {min-height: 50px;}
	.cart-upsells h2 {font-size: 38px;}
	.cart-upsells h3 {font-size: 16px;}
	.cart-upsells h3 {text-align: center;}
	.contact-page .contact-form {padding-bottom:80px;}
	.contact-page h2 {text-align:center;}
	img.swiss-logo {margin: 60px auto 0 auto;}
	.alert span:nth-of-type(1) {font-size:18px;font-weight:600;}
	.alert span:nth-of-type(2) {font-size:18px;font-weight:600;}
	.alert span:nth-of-type(3){font-size:14px;font-weight:400;margin-left:5px;}
	.tile .tile-thumb .overlay {opacity: 1!important;}
	.tile .tile-thumb .overlay .inner h3 a {border-bottom:none;}
	.tile .tile-thumb .overlay:hover .inner h3 a {border-bottom: 3px solid #10214d;}
	.tile .tile-thumb .overlay .inner h3 {font-size: 28px;}
	#product-img-box-container .prod-slider {border-bottom: none;}
	.product-view .short-description .std p {position: relative;top: auto;left: auto;text-align: left;height: auto;}
	.product-view .add-to-links, .product-view .sharing-links {font-size: 32px;}
	.product-view .sharing-links li {padding: 0 12px;}
	#amasty_zoom_fix {display:none!important;}
	h3.sglife-title-home {font-size:16px;}
	.hashtag-home {font-size:34px;}
	.home-content .new-product-collateral {margin-bottom: 30px;}
	#popup-heading > h2 {font-size: 20px;margin: 15px 0 0;}
	#popup-form-content .email_label {font-size: 18px;}
	.popup_message {padding: 0 15px;}
	#popupDialog_content .ok_button {margin: 0;font-size: 16px;padding: 6px 10px;}
	#popupDialog_content p {font-size: 14px;padding: 0;}
	#popup-form-data input {width: 100%;}
	.email_label {font-size: 14px;letter-spacing: 1px;}
	#popup-form-data {margin-right: 0;}
	#popup-form-data .required {margin-left: 0;}
	.team-back-link h3 {font-size:28px}
	.tooltipster-default {display:none}
	.category-slider .tab-content .tab-pane h1, .category-slider .tab-content .tab-pane h2 {margin: -42px 0 0;font-size: 18px;}
	.bottom-cart-buttons img {float: right!important;text-align: center;margin: 10px auto;}
	#category-info .text-content .content-area {margin: 0;}
	#category-info .text-content .content-area h2 {font-size: 18px;}
	.product-view .product-essential .row {
		display: -webkit-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: start;
		-ms-flex-align: start;
		-webkit-align-items: flex-start;
		align-items: flex-start;
	}
	.product-view .product-essential .row .col-md-4 {
		-webkit-box-ordinal-group: 2;
		-moz-box-ordinal-group: 2;
		-ms-flex-order: 2;
		-webkit-order: 2;
		order: 2;
	}
	.product-view .product-essential .row .product-img-box-container {
		-webkit-box-ordinal-group: 1;
		-moz-box-ordinal-group: 1;
		-ms-flex-order: 1;
		-webkit-order: 1;
		order: 1;
	}
	#bts-home {background:#014522 url('https://www.swissgear.com/media/wysiwyg/swissgear/bts-home-block-bg2.jpg');background-size: cover;background-position: center;background-repeat: no-repeat;margin-bottom:0;}
	#bts-college-home {background:transparent;}
	#bts-college-home .b1, #bts-college-home .b3 {background:#d3d9d5;}
	#bts-college-home .b2, #bts-college-home .b2 {background:#f1f1f1;}
	#category-info-new .content-area {padding:10px 20px;}
	#category-info-new .content-area h2 {font-size:16px;}
	#category-info-new .content-area p {font-size:14px;}
	#category-info-new-1 .heading {padding: 40px 40px 10px;font-size: 18px;}
	#category-info-new-1 h2 {padding: 20px 20px 0;font-size: 18px;}
	#category-info-new-1 p, #category-info-new-1 .features .feature {display:none;}
	#category-info-new-1 .features h3, #category-info-new-1 .features p {display:none;}
	#category-info-new .content-area h3 {font-size:24px;text-align:center;}
	#category-info-new .content-area .biz-block-1, #category-info-new .content-area .biz-block-2, #category-info-new .content-area p, #category-info-new .content-area h2 {display:none;}
	#category-info-new .content-area .phone1 {color:#10214d;font-weight:bold;font-size:32px;display:block;line-height:40px;text-align:center;}
	#category-info-new .content-area .phone2 {color:#000;font-size:18px;display:block;line-height:40px;text-align:center;}
	.block-layered-nav .currently .btn-remove:after {
	  font-size: 18px;
	}
	.block-layered-nav .currently ol li span {
	  line-height: 24px;
	}
}
@media (max-width: 767px) {
	.top-cart-buttons img {
		text-align: center;
    display: block;
    margin: 0 auto;
	}
	.top-cart-buttons .btn-proceed {width:100%;margin:15px 0;font-weight: bold;font-size: 120%;height: 48px;}
	.top-cart-buttons .btn-proceed .zmdi {
	    display: inline-block;
	}
	.top-ssl-seal {
		background: transparent;
		position: relative;
		right: 0;
		width: auto;
		margin: 0 auto;
		text-align: center;
		height: 48px;
	}
}
@media (max-width: 650px) {
	.view-prod-list {background:#666;text-align:center;margin:0 auto;padding:15px;border-bottom:none;}
}
@media (max-width: 600px) {
	.swiss-alps .alps-bg {background-image: url('https://www.swissgear.com/skin/frontend/swissgear/default/images/swiss-alps-md-sm.png');height: 400px;}
	.swiss-alps .alps-bg .page-title-text img {margin: 180px auto 120px;width: 300px;}
	.pager .sort-by select {width: 127px;}
	.toolbar-bottom {display:none;}
	.tile .tile-thumb .overlay .inner h3 {font-size: 22px;}
	.team-back-link h3 {font-size:24px}
	.block-compare .block-content .btn-cart {width:100%;margin:0 0 15px 0;}
}
@media (max-width: 550px) {
	.swiss-alps .alps-bg {background-image: url('https://www.swissgear.com/skin/frontend/swissgear/default/images/swiss-alps-md-sm.png');height: 470px;}
	.swiss-alps .alps-bg .page-title-text img {margin: 180px auto 120px;width: 250px;}
	.team-back-link h3 {font-size:20px}
}
@media (max-width: 545px) {
	.tile .tile-thumb .overlay .inner h3 {font-size: 18px;}
	#popup-heading > h2 {font-size: 18px;margin: 15px 0 0;}
	.popup_message {padding: 0 5px;}
	#popupDialog_content .ok_button {margin: 0;font-size: 16px;padding: 6px 10px;}
	#popupDialog_content p {font-size: 14px;padding: 0;}
	#popup-form-data input {width: 100%;}
	#popup-form-content .email_label {font-size: 14px;letter-spacing: 1px;}
	#popup-form-data {margin-right: 0;}
	#popup-form-data .required {margin-left: 0;}
}
@media (max-width: 479px) {
	.swiss-alps .alps-bg {background-image: url('https://www.swissgear.com/skin/frontend/swissgear/default/images/swiss-alps-md-sm.png');height: 435px;}
	.swiss-alps .alps-bg .page-title-text img {margin: 180px auto 120px;width: 250px;}
	.block-layered-nav {opacity: 1;height: auto;visibility: visible;}
	.block-layered-nav .block-subtitle--filter .close {display: none;}
	.block-layered-nav .actions {z-index: 19;float: right;position: relative;margin: 8px;}
	.block-layered-nav .actions a {color: #ccc;}
	.block-layered-nav .actions a:hover {color: #000;}
	.pager .limiter {margin: 0 17px 25px 0;}
	.product-view .products-grid--max-6-col > li {width: 100%;padding:0;}
	.product-view .page-title img {display:none;}
	.product-view .page-title h1 {font-size:24px;}
	.product-view .box-up-sell h2 {font-size: 24px;}
	.product-view .box-up-sell h4 {font-size: 18px; font-weight:bold;}
	.dashboard .box-head {padding-bottom: 0px;}
	.dashboard .box-head a {display: inline-block;}
	#review-buttons-container {min-height: 100px;}
	.search-results .page-title {padding: 25px 0;}
	.tile .tile-thumb .overlay .inner h3 {font-size: 36px;}
	.amshopby-filters-left {display: block;}
	div.amshopby-filters-top .block-content {padding: 25px;background-color: #ddd;margin: -23px 0 0;border-bottom: 3px solid #ccc;}
	.block-layered-nav .currently ol li .multiselect-child {border-left: none;display: block;}
	.block-layered-nav .currently .btn-remove {border-left: none;}
	h3.sglife-title-home {font-size:14px;}
	.hashtag-home {font-size:28px;}
	.home-content .new-product-collateral {margin-bottom: 50px;}
	#amshopby-page-container .btn-remove-inline {float: right;}
	.amshopby-filters-top .block-content ol, .amshopby-filters-top .block-content li {padding:0 5px;}
	.main-container {height:auto;}
	.product-view .short-description .std p {font-size: 18px;}
	.alp-logo {margin: 100px auto 100px;width:100%}
	#category-info, .view-prod-list {display:none;}
	.swissgear-life .parallax .overlay {padding: 40px;}
	.swissgear-life .page-heading h1 {font-size: 40px;}
	#category-info-new, .div-line, #category-info-new-1, .category-info-top img, .category-info-top h1 {display:none;}
	#biz-sales #category-info-new {display:block;}
	.bottom-cart-buttons .btn-proceed {font-size: 75%;}
	.page-title h1, .page-title .h1 {font-size: 24px;}
	.product-shop #clockdiv > div {width: 40px!important;}
	.product-shop #clockdiv div > span {font-size: 18px!important;}
	.product-shop #clockdiv .smalltext {font-size: 8px!important;}
	.product-shop .online-exclusive {margin: 0 auto;}
	.product-info .actions button.btn-cart {margin-top: 0px;}
}
@media (max-width: 450px) {
	.swiss-alps .alps-bg {background-image: url('https://www.swissgear.com/skin/frontend/swissgear/default/images/swiss-alps-sm.png');height: 455px;}
	.swiss-alps .alps-bg .page-title-text img {margin: 180px auto 120px;width: 250px;}
	.tile .tile-thumb .overlay .inner h3 {font-size: 28px;}
	.account-login .forgot-pw {float: none;margin-bottom: 20px;text-align: center;}
	#popupDialog {left:0!important;width: 100%!important;}
	.popup_content {width: 100%!important;}
	#popup-form-content .email_label {font-size: 16px;}
	#popup-heading > h2 {font-size: 24px;}
	.post-details h5 {font-size: 18px;}
}
@media (max-width: 420px) {
	.swiss-alps .alps-bg {background-image: url('https://www.swissgear.com/skin/frontend/swissgear/default/images/swiss-alps-sm.png');height: 400px;}
	.swiss-alps .alps-bg .page-title-text img {margin: 180px auto 120px;width: 250px;}
	h3.sglife-title-home {font-size:12px;}
	.products-grid .price-box .old-price:before {font-size: 9px;}
}
@media (max-width: 380px) {
	#popup-heading > h2 {font-size: 20px;}
	#popupDialog_content p {font-size: 12px;padding: 0;}
	.swissgear-life .page-heading h1 {font-size: 28px;}

}
@media (max-width: 330px) {
	.product-view .add-to-links, .product-view .sharing-links {font-size: 20px;}
	.products-grid .price-box .old-price:before {display:none;}

}
/*-- vertical align helper --*/
span.vhelper {
    display: inline-block;
    vertical-align: middle;
    line-height: 0;
    height: 100%;
    width: 0;
}
/*----------- NEW MOBILE LAYOUT  -----------*/
.modal.mobile{width: 100vw;height: 100vh;max-height:100vh;overflow: hidden;margin: 0;padding: 0!important;}
.modal.mobile .modal-dialog{margin: 0;padding: 0;width:100%;height:100%;}
.modal.mobile .modal-content{
  background-color: rgba(102,102,102,1);
  border: none;
  border-radius: 0;
height:520px;
	/*height:100%;*/
}
.modal.mobile .modal-header {color:#fff; padding:10px 15px;text-align:center;}
.modal.mobile .modal-header .close { position:absolute; top:12px; right:15px;color:#fff;font-weight:bold;font-size:36px;width:40px;}
.modal.mobile .modal-header .close:hover {
    opacity: 1;
}
.mobile .modal-body{
	padding: 0 15px;
	font-family:'Roboto',Arial,sans-serif;
}
.mobile .modal-content hr {
	margin:0 0 10px 0;
	border-color:#ccc;
}
.mobile .modal-content a {
  color:#fff;
}
.mobile .modal-content a.outline{
	display: inline-block;
	color: #fff;
	font-size: 14px;
	line-height: 1.2em;
	padding:5px;
	margin:4px;
	border-radius:2px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	box-shadow: 0px 0px 1px 0px rgba(251,251,251,0.5);
}
.mobile .modal-content a.outline:hover {
  background: #eee;
  color: #333;
}
.mobile .modal-content a.heading {
	font-size: 18px;
	line-height: 1.4em;
	padding: 0;
	text-transform: uppercase;
	letter-spacing: 5px;
	display: block;
	font-weight: bold;
	margin:0;
	font-family:'Oswald',Arial,sans-serif;
}
.mobile .modal-content .modal-header a.heading {
	margin: 10px 0 0 0;
	border: 1px solid #ccc;
	padding:4px 8px;
}
.mobile .modal-content a.sub.heading {
	font-size: 18px;
	margin: 2px 0;
	line-height:1.2em;
	padding:4px;
}
.mobile .modal-content a.sub.heading:first-child {
	margin-top:0;
}
@media (min-height:481px) {
	.mobile .modal-content a.sub.heading {
		margin-top: calc((100vh - 480px) / 5);
	}
}
@media (min-width: 480px) {
	.modal.compact {
		max-width: 380px;
		max-height: 500px;
		left: 0;
		right: 0;
		margin: auto;
	}
}
.modal.mobile .modal-header .menu-icon{margin:0 auto;}

a[data-toggle="collapse"] {
    cursor: pointer;
}
@media (min-width: 769px){
	.modal.mobile{ display: none;}
}
@media (max-width: 768px){
	.footer-promo-info{ text-align: center;margin:0 20px 15px 20px;}
	.products-grid{padding: 0;}
	.toolbar { padding: 0 0 10px 0;}
}
@media (max-width:767px){
	body{ padding-top:181px;}
	#header.affix .logo {
		height:0;
		padding:0;
		overflow:hidden;
		transition:all 300ms ease-out;
	}
	#header.affix #header-banner {
		max-height: 4px;
		transition: max-height 300ms ease-out;
		overflow:hidden;
	}
}
@media (max-width: 380px){
	.header-inner .mobile-menu .zmdi:after, .header-inner .top-search .zmdi:after, .header-inner .mini-cart .zmdi:after, .header-inner .mobile-account .modal-account .zmdi:after, .header-inner .store-locator .zmdi:after{ font-size:12px;}
}
@media (max-width: 320px) {
	body{ min-width:320px;}
	#mobile-home h2{ font-size: 14px;}
}
.modal-account.logged-in .modal-body {
  padding: 0;
	position:static;
}
.modal.compact .modal-dialog {
  transform: translate(0,0);
}
.modal-account .heading {
  color: #fff;
	font-size: 28px;
	display: block;
	line-height:32px;
	cursor:default;
	letter-spacing:2px;
	font-family:'Oswald',Arial,sans-serif;
  margin-top:10px;
  text-align:center;
}
.modal-account.logged-in .account-links {
  padding:0 30px;
}
.modal-account.logged-in .account-links .dashboard {
  display: block;
  margin: 5px 0;
  font-size: 22px;
  line-height: 1.2em;
  text-transform: capitalize;
}
.modal-account.logged-in .account-links a {
  margin: 4px;
  padding: 5px;
}
.modal-account.logged-in a.logout {
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0;
  margin: 0;
  border-radius: 0;
  background: #eee;
  color: #666;
  padding: 12px 15px;
  border:none;
  font-size:20px;
  font-family: 'Oswald',Arial,sans-serif;
  letter-spacing: 5px;
  text-transform: uppercase;
  line-height: 20px;
  cursor:pointer;
}
.modal-account.logged-in a.logout:hover {
	background:#10214d;
	color:#eee;
}
.modal.modal-account.logged-out .validation-advice {
  margin: -10px 0 5px 0;
}
.modal-account.logged-out .remember-me-form {
  margin:0;
  list-style-type: none;
}
.modal-account.logged-out .remember-me-form .control {
  margin: 0;
  padding: 0;
  background-color: transparent;
  font-family:'Oswald',Arial,sans-serif;
  text-align: left;
}
.modal-account.logged-out .remember-me-popup {
  color: #fff;
  background-color: #666;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 1;
  border:none;
}
.modal-account.logged-out .remember-me-form .control .link-tip {
  font-size:12px;
  font-weight:normal;
}
.modal-account.logged-out .remember-me-form label {
  line-height: 24px;
  color: #fff;
  font-size: 12px;
  font-family: inherit;
  margin: 0 0 0 25px;
  text-transform: capitalize;
}
.modal-account.logged-out .forgot-password a {
  display:block;
  padding:12px 0;
}
.mobile span.heading{
	color: #fff;
	font-size: 28px;
	display: block;
	line-height:32px;
	cursor:default;
	letter-spacing:2px;
	font-family:'Oswald',Arial,sans-serif;
}
.mobile .account-create{
    background: none;
    padding: 0;
}
.mobile .logged-out input{
    width: 100%;
    border: 1px solid #ccc;
    padding: 8px;
	font-size:18px;
	line-height:18px;
	margin-bottom:15px;
	font-weight:normal;
	text-align:center;
	color:#333;
}
.mobile .logged-out label{
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    padding: 8px;
    margin: 0;
}
.mobile .logged-out .input-login, .mobile .logged-out .input-password{
    position: relative;
}
.mobile .logged-out .zmdi{
    color:#333;
    font-size: 24px;
    line-height: 39px;
    position: absolute;
    top:0;
	left: 8px;
	z-index:1;
}
.mobile .logged-out .zmdi-key{
	color:#fff;
    font-size: 14px;
    left: 12px;
}
.mobile .logged-out input:-webkit-autofill ~ .zmdi-key{
    color: rgb(250, 255, 189);
}
.mobile .modal-body.logged-out .btn-cart{float:none;margin:10px 0 0 0;font-size:16px;font-weight:bold;height:40px;line-height:40px;padding:0;border-radius:0;box-shadow:none;width:100%;letter-spacing:4px;}
.mobile .logged-out ul{
    color: #fff;
    padding: 0;
    list-style-type: none;
}
.mobile .logged-out ul li{
    padding: 0 0 5px 0;
    font-size: 18px;
}
@media (min-width: 600px) and (min-height: 960px){
	.mobile .modal-body{
		padding: 0 10%;
	}
}
@media (min-height:660px) {
	.mobile .modal-body {
		padding: 0 38px;
	}
	.mobile .modal-content a.outline {
		font-size:16px;
		padding:5px 4px;
	}
}
body.checkout-onepage-index {padding-top:0!important;}
body:not(.catalog-product-view):not(.page-print) { padding-top: 58px; }
@media (min-width:768px) {
	body.catalog-product-view { padding-top: 0px!important; margin-top:0px!important;}
}
@media (max-width:768px) {
	body:not(.catalog-product-view):not(.page-print) { padding-top: 128px;}
	.catalog-category-view .main, .catalogsearch-result-index .main, .customer-account .main, .rma-rma-new-step1 .main, .rma-rma-new-step2 .main {
		padding: 15px 15px 0 15px;
	}
}
/*----- Two Column Left Layout for Categories ---*/
.col2-left-layout .col-main {
    min-height: 50vh;
}
.col2-left-layout .main.row.row-eq-height {
	display:block;
}
.col-left.sidebar {
	display:block;
	padding:0;
}
@media (min-width: 780px){
	.col-left.sidebar {
		float:left;
		clear:left;
		width:25%;
	}
	.col2-left-layout .col-md-10.col-sm-8.col-xs-12.col-main, #cat-top-links {
		padding-left:15px;
		padding-right:0;
		float:right;
		width:75%;
	}
}
@media (min-width: 1180px){
	.col-left.sidebar {
		width:17%;
	}
	.col2-left-layout .col-md-10.col-sm-8.col-xs-12.col-main, #cat-top-links {
		width:83%;
	}
}
@media (max-width:779px){
	.col2-left-layout .col-md-10.col-sm-8.col-xs-12.col-main, #cat-top-links {
		padding:0;
		width:100%;
	}
	.col-left.sidebar {
		padding:0;
		width:100%;
	}
}
/*--- sidebar layered nav (filter) --*/
.sidebar .block-layered-nav #narrow-by-list li.filter-images label {
    display: block;
    float: left;
    width: auto;
    padding: 4px;
}
.sidebar .block-layered-nav #narrow-by-list li.filter-images label:hover {
    background: none;
}
.sidebar .block-layered-nav #narrow-by-list li.filter-images label img {
    width: 25px;
    box-shadow: 0px 0px 1px #ccc;
    cursor: pointer;
}
.sidebar .block-layered-nav .block-subtitle {
	margin: 0;
	font-family:Oswald,arial,sans-serif;
	text-transform:uppercase;
	background: #10214d;
	padding: 10px 15px;
	color: #fff;
	font-size: 16px;
	cursor: default;
	line-height: 28px;
}
.col-left.sidebar > * { margin-bottom: 10px; }
.sidebar .block-layered-nav .currently .btn-remove {
    border: none;
    position: absolute;
    bottom: 0;
    right: 0;
		opacity:0.5;
		height:100%;
}
.sidebar .block-layered-nav .currently .btn-remove:hover {
    opacity:1.0;
}
.sidebar .block-layered-nav .block-content > dl {
	margin:0;
}
.sidebar .filter-title .category-filter.mobile { display: none; }
.sidebar .filter-title .category-filter.mobile.collapsed:after, .block-compare .block-title.collapsed:after {
	content: '\f2f9';
}
.sidebar .filter-title .category-filter.mobile:after, .block-compare .block-title:after	{
	content: '\f2fc';
	position: absolute;
	right: 15px;
	display: inline-block;
	margin-top: 1px;
	font: normal normal normal 20px 'Material-Design-Iconic-Font';
}
@media (min-width: 780px){
	.sidebar .block-layered-nav .block-content.collapse { display: block!important;opacity:1;height:auto!important;visibility:visible;}
}
@media (max-width: 779px){
	.sidebar .filter-title .category-filter {display:none;}
	.sidebar .filter-title .category-filter.mobile {display:block;cursor:pointer;}
}
#fm5block ol.amsopby-flag-clickfirst {
    border-top: 3px solid #10214d;
}
#fm5block dt:not(.amshopby-collapsed) + dd {
    transition: max-height 3.5s ease-in-out;
    max-height: 9999px;
}
#fm5block dt.amshopby-collapsed + dd {
    max-height: 0;
}
/*------- sidebar -- account & recentely viewed products ----*/
.customer-account .sidebar .block-content ul li a {
	display:block;
	font-family:'Oswald',Arial,sans-serif;
}
.recentlyviewed_products .mini-products-list li {
    padding: 4px;
}
.recentlyviewed_products .mini-products-list li:after, .customer-account .sidebar .block-content ul li:after {
    content: '';
    height: 3px;
    max-width: 0;
    display: block;
    background: #10214d;
}
.recentlyviewed_products .mini-products-list li:hover:after, .customer-account .sidebar .block-content ul li:not(.current):hover:after {
	max-width: 100%;
	transition: max-width 0.5s ease-in;
}
.recentlyviewed_products .mini-products-list li.item > a {
    display: block;
}
/* -- my account fixes ---*/
@media (max-width:768px) {
	.customer-account .col-left.sidebar.col-left-first {
		display:none;
	}
	.my-account .page-title {
		margin:0;
		padding: 10px 0;
	}
	.customer-account .welcome-msg .hello {
		text-align:center;
	}
	.customer-account .alert-dismissible strong {
		display:block;
	}
	.customer-account .alert-dismissible {
		padding: 15px;
	}
	.customer-account .alert-dismissible .close {
		right:0;
	}
	.customer-account .dash-btn-alt, .customer-account .dash-btn {
		float:none;
		border:none;
		margin:0;
		padding:0;
	}
	.customer-account .my-account .pager .limiter {
		float:none;
	}
}
@media (max-width: 599px){
	.customer-account .my-account .edit-my-account .fieldset h2 {
		display:none;
	}
}
.customer-account-edit .edit-my-account {
  max-width: 365px;
  margin: 0 auto;
}
.my-account.returns {
    text-align: center;
}
input#dummy {
    display: none;
    height: 0;
}
/*-- yotpo review fixes -- */
.swiss-prod-details .yotpo .yotpo-small-box, .swiss-prod-details .yotpo .yotpo-regular-small-box, .swiss-prod-details .yotpo .yotpo-popup-box-medium {
	border: none;
	padding: 0 10px;
}
.swiss-prod-details .yotpo.yotpo-main-widget.yotpo-small .yotpo-nav .transparent-color-btn {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    text-align: center;
}
.swiss-prod-details .yotpo .yotpo-nav ul {/* float: right; */}
.swiss-prod-details .yotpo-nav.yotpo-nav-primary {
    padding-top: 50px;
}
.swiss-prod-details .yotpo .transparent-color-btn span.yotpo-icon.yotpo-icon-three-lines:after {
	content: 'Write a Review';
  font-family:'Oswald',Arial,sans-serif!important;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size:18px;
}
.swiss-prod-details .yotpo .yotpo-icon-three-lines:before {
    float:right;
}
/* -- cart fixes --*/
.product-cart-remove .btn-remove {
    border: none;
		vertical-align: middle;
}
.product-cart-remove .btn-remove:hover {
    background: #ddd;
}
/*--- checkout fixes ---*/
#ac-page .header-inner .logo {
	padding:15px 30px;
	width:auto;
}
#ac-page .header-inner>li>a>.zmdi {
	font-size: 32px;
    line-height: 80px;
    margin-top: 5px;
    margin-left: 0px;
    min-width: 45px;
	color:inherit;
}
/* Removed to fix issue with Mac/Chrome
#ac-page #checkoutSteps {
	float:left;
}
*/
#ac-page #promo-code a span {
	display: block;
}
#ac-page .form #login-input-wrapper .sidetip p.good {
    top: 10px;
}
div#login-input-wrapper {
    position: relative;
}
@media (min-width: 650px){
	#ac-page .header-inner .logo img.mini-logo {
		display:none;
	}
	#ac-page .header-inner .logo img {
		display:block;
		width:365px;
		margin:0;
	}
}
@media (max-width: 649px){
	#ac-page .header-inner .logo img {
		display:none;
	}
	#ac-page .header-inner .logo img.mini-logo {
		display:block;
	}
}
@media (min-width:768px) and (max-height: 870px){
	#ac-page #checkout-progress-wrapper .opc-block-progress {position:relative;}
	#ac-page #checkout-progress-wrapper { right:0; height:100%;}
}
/* -- review page fixes --*/
div#yotpo-testimonials-custom-tab {
    padding: 0 30px;
}
@media (max-width:768px){
	div#yotpo-testimonials-custom-tab {
		padding: 0 15px;
	}
}

/*-- seach page results fixes --*/
@media (max-width:768px){
	.searchindex-results {
		margin: 0;
		padding: 0;
	}
	.searchindex-results li {
		margin: 0;
		float: none;
	}
}
/* -- new product page -- */
.catalog-product-view .main, .cms-page-view.cms-order-information .cms-page, .cms-page-view.cms-product-information .cms-page, .cms-page-view.cms-warranty-repairs .cms-page, .cms-page-view.cms-privacy-policy .cms-page, .cms-page-view.cms-terms-and-conditions .cms-page {
	max-width:1300px;
	margin:auto;
	padding:35px 25px 0 25px;
}
.product-view .breadcrumbs {
	padding: 0 0 15px 0;
}
.product-view .breadcrumbs ol {
    line-height: 0;
}
.product-view .breadcrumbs li {
	line-height: 16px;
    margin-bottom: 5px;
	display:inline;
	float:none;
}
.product-view .breadcrumbs li a, .product-view .breadcrumbs li strong, .product-view .breadcrumbs li .zmdi {
	display:inline;
}
.product-view .out-of-stock {
	display:none;
}
.product-view .page-title.product-title {
  float: right;
  padding: 0 0 0 40px;
  background: none;
  text-align: left;
}
.product-view .page-title h1 {
	font-size: 28px;
	margin-bottom: 5px;
  padding:0;
	font-weight:300;
	letter-spacing: 0px;
}
.product-view .product-shop .price-box .regular-price .price, .product-view .product-shop .price-box .special-price .price, .product-view .product-shop .price-box .full-product-price .price {
	font-weight:400;
	line-height:32px;
	font-family:'Roboto',Arial,sans-serif;
}
#ratings .yotpo .yotpo-icon, .yotpo .yotpo-icon:after, #ratings .yotpo .yotpo-icon:before {
	color:#10214d;
}
#ratings .yotpo .text-m { color:#000!important;}
#ratings .yotpo .text-m:hover { color:#10214d!important;}
#product-img-box-container {
	padding:0;
	margin-bottom: 30px;
}
.product-details {
	padding:0;
}
.recentlyviewed_products .product-details {
	padding: 0 0 0 105px;
}
.swiss-prod-details .panel-group .panel .panel-heading a:before {
	content: '\f278';
	font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
	position: absolute;
	left: 0;
	top: 14px;
	line-height: 0;
}
.swiss-prod-details .panel-group .panel .panel-heading.active a:before {
	content: '\f273';
}
.product-view .box-up-sell {
	float:left;
	max-width:49%;
	text-align: center;
	border: 0;
	margin: 0;
	padding:0;
}
.product-img-box .product-image a {
	display: block;
	height: 100%;
	position:relative;
}
.product-img-box .product-image .enlarge-img {
	height: 80px;
	position: absolute;
	bottom: 0;
	right: 0;
	display: inline-block!important;
	z-index: 15;
	width: 80px;
	font-size: 48px;
	line-height: 80px;
}
#product-img-box-container .images-wrapper {
	float:left;
	width:100%;
	position:relative;
	margin-bottom:30px;
}
#product-img-box-container .images-wrapper:before {
	content: '';
	padding-bottom: 120%;
	visibility: hidden;
	float: left;
}

#product-img-box-container .more-views .owl-carousel .owl-stage, #upsell-product-table .owl-carousel .owl-stage {
	display:block;
	height:100%;
}
#product-img-box-container .more-views .owl-carousel .owl-item:before {
	padding-bottom: 100%;
	content: '';
	float: left;
}
#product-img-box-container .more-views .owl-carousel .owl-item {
	-o-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	filter:invert(0.05);
	-webkit-filter:invert(0.05);
	height:100%;
	overflow:hidden;
	cursor:pointer;
}
#product-img-box-container .more-views .owl-carousel .owl-item:last-child {
	margin-right: 0!important;
}

#product-img-box-container .product-img-box .product-image {
	height:100%;
	background:#fff;
	filter:invert(0.05);
	-webkit-filter:invert(0.05);
}
#product-img-box-container .product-img-box .product-image img {
	vertical-align: middle;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: auto;
	margin: auto;
	max-height:100%;
	max-width:100%;
}
#product-img-box-container .product-img-box .product-image.main-gallery:not(.owl-loaded) .item:nth-child(n+2) {
	display: none;
}
#product-img-box-container .product-image .owl-stage-outer {
	height:100%;
}
#product-img-box-container .product-image .owl-stage {
	height:100%;
	overflow:hidden;
	display:block;
}
#product-img-box-container .product-image .owl-stage .owl-item {
	height:100%;
}
#product-img-box-container .more-views .owl-carousel .item {
	height:100%;
	width:100%;
	display:inline-block;
}
#product-img-box-container .more-views .owl-carousel .item a{
	display:inline-block;
	vertical-align:middle;
}
#product-img-box-container .more-views .owl-carousel .owl-stage-outer {
	z-index:5;
	height:150%;
}
#product-img-box-container .more-views .owl-carousel .owl-controls .owl-nav .owl-prev, #product-img-box-container .more-views .owl-carousel .owl-controls .owl-nav .owl-next {
	line-height:0;
	top: 0;
	height:100%;
	width:5.3%;
	background:#f2f2f2;
	color:#fff;
	opacity:1;
	z-index:5;
}
#product-img-box-container .more-views .owl-carousel .owl-controls .owl-nav .owl-prev {
	left: 0;
	text-shadow:2px 0px 0 #DDD;
}
#product-img-box-container .more-views .owl-carousel .owl-controls .owl-nav .owl-next {
	right: 0;
	text-shadow:2px 0px 0 #DDD;
}
#product-img-box-container .more-views .owl-carousel .owl-controls .owl-nav .owl-prev:after, #product-img-box-container .more-views .owl-carousel .owl-controls .owl-nav .owl-next:after {
	position:absolute;
	top:50%;
	line-height:0;
	height:0;
	transform:scale(.75,1.5);
}
#product-img-box-container .more-views .owl-carousel .owl-controls .owl-nav .owl-prev:after {
	left: 15%;
}
#product-img-box-container .more-views .owl-carousel .owl-controls .owl-nav .owl-next:after {
	right: 15%;
}
#product-img-box-container .more-views .owl-carousel .owl-controls .owl-nav .disabled {
	background: #f2f2f2!important;
	text-shadow: none;
  cursor: default;
}
#product-img-box-container img.featured-series {
	display: block;
	margin: 15px auto;
}
#product-img-box-container .disclaimer {
	text-align:center;
	clear:both;
	margin-bottom:20px;
	color:#999;
}
.product-view .product-shop .price-info {
	margin:0 0 5px 0;
}
#ratings {
	margin: 0 0 5px 0;
}
.product-view .product-shop .price-info span.label.red {
	padding: 0;
	white-space: normal;
	font-weight: 400;
	font-size: 12px;
	font-family:'Roboto',Arial,sans-serif;
	display:block;
	text-align:inherit;
	margin:5px 0 0 0;
}
@media (min-width: 768px) {
	.product-view .product-shop.stuck .price-info span.label.red {
		display: none;
	}
}
.product-view .amconf-images-container .label {
    color: #000;
}
.product-view .product-options {
	margin:0;
	padding:0;
}
.product-view .product-options dd .input-box {
	overflow:hidden;
}
.product-view .add-to-cart {
	margin: 15px 0;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
  width:100%;
  max-width:100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.product-view .add-to-cart .qty-wrapper {
	height:80px;
  position:relative;
  line-height:80px;
  margin:0;
  padding:0 5px 0 0;
  -webkit-box-flex:0;
  -ms-flex:0 0 76px;
  flex:0 0 76px;
  width:76px;
  max-width:76px;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.product-view .add-to-cart .qty-wrapper .qty {
	border:1px solid #ccc;
	display:block;
	font-size: 1em;
	line-height: 1em;
}
.product-view .add-to-cart .qty-wrapper .qty:focus {
    border-color: #000;
}
.product-view .qty-wrapper .qty-add, .product-view .qty-wrapper .qty-subtract {
	position: absolute;
	right: 21px;
	font-size: 28px;
	line-height:18px;
	cursor:pointer;
}
.product-view .qty-wrapper .qty-add {top:0;}
.product-view .qty-wrapper .qty-subtract {bottom:0;}
.product-view .add-to-cart-buttons {
  width:100%;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  max-width:100%;
  line-height: 80px;
  position: relative;
}
.product-view .add-to-cart-buttons .button {
	margin:0;
	height:40px;
}
.product-view .product-details { float:right;padding-left:40px;}
.product-view .sharing-options { width:100%; margin: 30px auto; float:none;}
.yotpo-display-wrapper.yotpo-no-reviews {
    margin-bottom: 20px;
}
.swiss-prod-details {
    margin-top: 20px;
}
.default-promo { text-align:center; margin:10px 0 20px 0;}
.default-promo span { display: block; font-size:18px; font-weight:bold; text-transform:uppercase; letter-spacing:3px;}
.featured-icons {
    text-align: left;
	position:relative;
	border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    margin: 25px 0;
}
.featured-icons .icon {
	display: inline-block;
    margin: 1.5%;
    width: 12.5%;
    font-size: 0;
    line-height: 0;
    position: relative;
}
.featured-icons .icon:before {content: '';width: 100%;display: block;float: left;padding-bottom: 100%;}
.featured-icons .icon img {
	width: 100%;
    max-height: 70%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 5;
	display:block!important;
}
.featured-icons .icon .tooltip {
    width: 500%;
}
.featured-icons .icon .tooltip .tooltip-inner {
    font-size: 18px;
    padding: 10px;
    background-color: #ddd;
    color: #666;
	max-width: 100%;
}
.featured-icons .icon .tooltip .tooltip-arrow {border-bottom-color: #ddd;}
.featured-icons hr {
    position: absolute;
    border-top: 1px solid #ddd;
    z-index: 5;
    width: 100%;
    margin: 0;
    display: none;
}
.featured-icons hr.icon-divider.long {
    display: block;
}
.swiss-prod-details .panel-group .panel .panel-heading a {
    padding-left: 15px;
	font-size:14px;
}
#upsell-product-table .owl-carousel {
    padding: 0 0 0 35px;
}
#upsell-product-table .owl-carousel .item img {
    filter: invert(0.05);
	-webkit-filter: invert(0.05);
}
#upsell-product-table .product-name {
    text-align: left;
    margin:10px 0 5px 0;
    font-weight: bold;
}
#upsell-product-table .owl-carousel .product-image:hover + .product-name a {
    color: #10214d;
}
#upsell-product-table .price {
    display: inline-block;
    float: left;
    margin: 0 10px 0 0;
    color: #666;
    font-size: 14px;
    line-height: 16px;
}
#upsell-product-table .owl-carousel .owl-controls .owl-nav .owl-next {
    right: -35px;
}
#upsell-product-table .price.reg {
    text-decoration: line-through;
    color:#666;
}
#upsell-product-table .price.reg ~ .price {
    color: #10214d;
}
#product-img-box-container .product-img-box.no-secondary {
    width: 100%;
    left:0;
}
#product-img-box-container .product-img-box.less-than {
    width: 80%;
}
.catalog-product-view .fancybox-overlay.fancybox-overlay-fixed {
    background: rgba(102, 102, 102, .8);
	overflow:hidden;
}
.catalog-product-view .fancybox-title-float-wrap .child {
	white-space:normal;
}
.catalog-product-view .fancybox-wrap .fancybox-skin {
    box-shadow: none;
    border: none;
    background: #fff;
    transition: none;
}
.catalog-product-view a.fancybox-item.fancybox-close {
    background: none;
}
.catalog-product-view a.fancybox-item.fancybox-close:before {
    content: '\f135';
    font: normal normal normal 36px/1 'Material-Design-Iconic-Font';
}
.catalog-product-view .fancybox-nav.fancybox-next span:before {
    content: '\f2fb';
    font: normal normal normal 68px/1 'Material-Design-Iconic-Font';
    color: #666;
}
.catalog-product-view .fancybox-nav.fancybox-prev span:before {
    content: '\f2fa';
    font: normal normal normal 68px/1 'Material-Design-Iconic-Font';
    color: #666;
}
.catalog-product-view .fancybox-nav span {
    background: none;
    display: inline-block;
    width: auto;
    height: auto;
}
@media (min-width: 641px) {
	#product-img-box-container .more-views .thumb-gallery.less-than {
		padding:0;
    width: 106%;
	}
	#product-img-box-container .more-views .thumb-gallery.less-than .owl-controls {
		display:none;
	}
	#product-img-box-container .images-wrapper.show-tangiblee .thumb-gallery.less-than {
		padding: 0 7% 0 33.6666%;
    width: 120%;
    bottom: 106%;
	}
	#product-img-box-container .images-wrapper.show-tangiblee .thumb-gallery {
		padding: 0px 7% 0 33.6666%;
	}
}
@media (max-width:991px) {
	.product-view .page-title h1 {
		margin-bottom: 15px;
	}
	.product-view .page-title.product-title {
		padding: 0 15px;
		text-align: center;
		float:none;
	}
	.product-view .product-details {
		padding-left: 0;
		width:100%;
	}
	#upsell-product-table {
		width:100%;
		max-width:100%;
	}
	#upsell-product-table .owl-carousel {
		padding: 0 10%;
	}
	#upsell-product-table .owl-carousel .owl-controls .owl-nav .owl-next {
		right:0;
	}
	.product-view #ratings, .product-view .product-shop .price-info {
		text-align:center;
		width:100%;
		float:none;
	}
	.product-view .product-options {
		text-align: center;
	}
}
@media (max-width: 991px) and (min-width: 641px) {
	#product-img-box-container .images-wrapper {
		left: 1%;
	}
}
@media (max-width:768px) {
	.breadcrumbs {
		visibility:hidden;
		padding: 10px 0;
		height:0;
	}
	.catalog-product-view .main, .cms-page-view.cms-order-information .cms-page, .cms-page-view.cms-product-information .cms-page, .cms-page-view.cms-warranty-repairs .cms-page, .cms-page-view.cms-privacy-policy .cms-page{
		padding: 15px 0;
	}
	.product-view .product-details {
		padding: 0 25px 0 25px;
	}
	.product-view .box-up-sell {
		padding: 0 2.5%;
	}
	.product-view #ratings .yotpo {
		display:inline-block;
	}
	.product-view #ratings .rating-links {
		margin:0;
	}
	.product-view .amconf-image-container:last-child {
		margin-right: 0;
	}
}
@media (max-width:640px) {
  .zoomContainer {display: none;}
	#product-img-box-container .images-wrapper .more-views {
		width:100%;
		position:relative;
	}
	#product-img-box-container .product-img-box {
		float:none;
		position:relative;
		width:100%;
		left:0;
	}
	#product-img-box-container .product-img-box .product-image img {
		position:relative;
	}
	#product-img-box-container .images-wrapper .thumb-gallery {
		position:relative;
		bottom:0;
		left:0;
		-webkit-transform:none;
		-o-transform:none;
		-moz-transform:none;
		-ms-transform:none;
		transform:none;
		width:100%;
		padding:0;
	}
	#product-img-box-container .images-wrapper .owl-carousel .owl-stage {
		margin:auto;
	}
	#product-img-box-container .images-wrapper .owl-carousel .owl-item {
		-webkit-transform:none;
		-o-transform:none;
		-moz-transform:none;
		-ms-transform:none;
		transform:none;
		margin-right:0;
	}
	#product-img-box-container .more-views .owl-carousel .owl-controls .owl-nav .owl-prev, #product-img-box-container .more-views .owl-carousel .owl-controls .owl-nav .owl-next {
		transform:none;
	}
	#product-img-box-container .more-views .owl-carousel .owl-controls .owl-nav .owl-prev {
		text-shadow:-2px 0px 0 #DDD;
	}
	#product-img-box-container .product-img-box.less-than {
		width: 100%;
	}
	#product-img-box-container .images-wrapper.show-tangiblee .thumb-gallery {
		padding:0 0 0 33.3333%;
	}
	#product-img-box-container .more-views .thumb-gallery .item img {
		height: auto;
	}
	#product-img-box-container .more-views .owl-carousel .owl-controls .owl-nav {
		height: calc(100% - 4px);
	}
  .show-tangiblee .tangiblee-button-container {
		left:0;
		top:0;
    width: calc(33.3333% - 5px);
    height: calc(100% - 4px);
	}
  #product-img-box-container .more-views .owl-carousel .owl-controls {
    display: none;
  }
}
@media (max-width:599px) {
	.product-view .page-title h1 {
		font-size:20px;
		margin-bottom:15px;
	}
	#product-img-box-container .more-views .owl-carousel .owl-controls .owl-nav .owl-prev {
		font-size:38px;
	}
	#product-img-box-container .more-views .owl-carousel .owl-controls .owl-nav .owl-next {
		font-size:38px;
	}
	.featured-icons .icon {
		width:20%;
	}
	.featured-icons hr.icon-divider.long {
		display: none;
	}
	.featured-icons hr.icon-divider.short {
		display: block;
	}
	#upsell-product-table .product-name, #upsell-product-table .price {
		font-size: 12px;
	}
}
/* hide all schema spans */
span.schema {
    display: none;
}
/** login page / account create page **/
.account-login .wishlist-text.content {
  text-align: center;
  font-size: 20px;
  line-height: 30px;
  border: 1px solid #666;
  padding:15px;
}
.account-login .wishlist-text.content p {
  margin: 0;
}
li.control {
	display:block;
	margin: 0 0 10px 0;
  position:relative;
  background-color:#f1f1f1;
  max-width:365px;
}
li.control input {
  position: absolute;
  top: 0;
  left: 10px;
  bottom: 0;
  height: 100%;
  margin: 0;
  width: 15px;
}
li.control .input-box {
	display:block;
  padding:0;
  margin:0;
  text-align:left;
}
li.control label {
  padding: 0 0 0 35px;
  color: #636363;
  margin: 0;
  display: inline-block;
  line-height: 40px;
}
li.control .input-box input {
  width: 15px;
  height: 15px;
  margin: 12.5px auto;
}
li.control .link-tip {
  display: inline-block;
  margin: 0 0 0 auto;
  width: auto;
  float: right;
  line-height: 40px;
  padding: 0 8px;
}
.account-create form.scaffold-form {
  max-width: 414px;
  margin: auto;
}
.account-create h1 {
 margin: 25px 0 0 0;
 display: block;
}
.account-create .page-title {
	padding: 25px 0;
}
.account-create p.form-instructions {
  text-align: center;
}
.account-create .buttons-set {
  margin: 25px 0 0 0;
}
/** sticky product page buy bar **/
.stickied { display: none; }
@media (min-width:768px) {
	.stuck .stickied { display: inline-block; }
	.catalog-product-view #header {
		position: relative;
		-webkit-box-flex: 1;
		-webkit-flex: 1 0 auto;
		-ms-flex: 1 0 auto;
		flex: 1 0 auto;
	}
	.product-shop.stuck {
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		z-index: 999;
		background: #fff;
		border-bottom: 2px solid #10214d;
		margin: auto;
		padding: 0 15px 0 15px;
	}
	.product-shop.stuck .sticky-wrapper {
		max-width: 1250px;
		margin: auto;
		position: relative;
		height: 100%;
		padding-left: 80px;
		display: table;
		text-align: left;
		width: 100%;
		padding-top: 33px;
		padding-bottom:5px;
	}
	.product-shop.stuck img.stickied {
		width: auto;
		height: 100%;
		position: absolute;
		top: 0;
		margin-right: 15px;
		left: 0;
	}
	.product-shop.stuck .h1 {
		font-size: 20px;
		display: block;
		line-height: 24px;
		margin: 0;
		padding: 8px 0 5px 0;
		word-wrap: normal;
		font-weight: bold;
		top: 0;
		position: absolute;
		white-space: nowrap;
		text-overflow: ellipsis;
		overflow: hidden;
		width: 90%;
	}
	.product-shop.stuck .price-info {
		display: table-cell;
		float: none;
		vertical-align: middle;
		padding: 5px 5px 0 0;
		width:auto;
		text-align:left;
	}
	.product-view .product-shop.stuck .price-box .old-price {
		display: none;
	}

	.product-view .product-shop.stuck .price-box .special-price .price-label {
		display: none;
	}

	.product-view .product-shop.stuck .price-box .special-price {
		margin: 0;
	}
	.product-shop.stuck #ratings {
		float: none;
		display: none;
		vertical-align: middle;
		padding: 5px 10px 0 0;
		white-space:nowrap;
	}
	.product-shop.stuck .rating-links {
		display: none;
	}
	.product-shop.stuck .add-to-cart-wrapper {
		width: 100%;
		display: table;
		vertical-align: middle;
		position:relative;
		padding:5px 0 0 61px;
	}
	.product-shop.stuck .add-to-cart-wrapper .product-options {
		display: table;
		width: auto;
		padding:0;
		vertical-align: middle;
		text-align:left;
	}
	.product-shop.stuck .add-to-cart-wrapper .product-options dl {
		display:table-cell;
		vertical-align:middle;
		padding-right:5px;
	}
	.product-shop.stuck .add-to-cart-wrapper .product-options dl dt {
		display: none;
	}
	.product-shop.stuck .add-to-cart-wrapper .product-options dl dd {
		margin: 0;
		display: table-cell;
		padding: 0;
		vertical-align: middle;
		line-height:0px;
		border:none;
	}
	.product-shop.stuck .add-to-cart-wrapper .product-options dl dd .amconf-color-container, .product-shop.stuck .add-to-cart-wrapper .product-options dl dd .amconf-image {
		width: 24px!important;
		height: 24px!important;
		min-width:24px;
	}
	.product-shop.stuck .add-to-cart-wrapper .product-options .amconf-image-container {
		margin-bottom: 0;
		display:table-cell;
		padding:4px;
		overflow:hidden;
	}
	.product-shop.stuck .add-to-cart-wrapper .product-options .amconf-image-container.amconf-image-selected {
		-webkit-mask-image:none;
		background:#ccc;
	}
	.product-shop.stuck .add-to-cart-wrapper .product-options select {
		width: auto;
		max-width: 190px;
		padding: 4px;
		height: 30px;
		vertical-align: middle;
		border-color:#ccc;
	}
	.product-shop.stuck .add-to-cart-wrapper .add-to-cart {
		width:100%;
		max-width:500px;
		vertical-align:middle;
		margin:0 auto 0 0;
	}
	.product-shop.stuck .add-to-cart-wrapper .cart-actions-wrapper {
		width: 100%;
		max-width: 500px;
		padding: 0;
		vertical-align: middle;
		margin: 0 0 0 auto;
		display: table-cell;
		line-height: 28px;
		height: 32px;
		position:static;
	}
  .product-shop.stuck .add-to-cart-wrapper .qty-wrapper {
    height: 32px;
    line-height: 32px;
    float:none;
    position:absolute;
    top:5px;
    left:0;
    width:61px;
    -webkit-box-flex:0;
    -ms-flex:0 0 61px;
    flex:0 0 61px;
    max-width:61px;
	}
	.product-shop.stuck .add-to-cart-wrapper .qty-wrapper label {
		line-height: 30px;
	}
	.product-view .product-shop.stuck .add-to-cart .qty-wrapper .qty {
		width: 32px;
		height: 32px;
		border-color: #ccc;
		line-height: 30px;
	}
	.product-shop.stuck .add-to-cart-wrapper .qty-wrapper .zmdi {
		display: none;
	}
	.product-view .product-shop.stuck .add-to-cart-buttons {
		line-height: 32px;
		margin-top: 0;
		position: relative;
		vertical-align: middle;
		display: inline-block;
		height: 32px;
		min-height: 32px;
	}
	.product-view .product-shop.stuck .add-to-cart-buttons .button {
		height: 32px;
		line-height: 32px;
	}
}
@media (min-width:991px) {
	.product-shop.stuck .h1 {
		font-size:22px;
		line-height:24px;
	}
	.product-shop.stuck #ratings {
		display:table-cell;
		width:auto;
	}
}
@media (max-width:1200px) {
	.product-shop.stuck #ratings .bv-write-review-container { display:none!important;}
}
/* temp fix - yopto ratings showing config data in footer */
.yotpo-gallery.yotpo { display: none; }
/* fix live chat zindex don't cover popups or fancybox */
div#livechat-compact-container {
    z-index: 999!important;
}
.item-bottom {position:absolute;height:70px;bottom:30px;left:0;right:0;}
.products-grid .actions .link-wrapper, .products-grid .actions .link-wrapper {
	display: table-cell;
    width: 15%;
	background:#eee;
	vertical-align:middle;
}
.products-grid .actions .link-wishlist, .products-grid .actions .link-compare {
    display: block!important;
	line-height:38px;
}
.products-grid .actions .action-link {
    width: 70%;
    display: table-cell;
	margin:0;
	float:none;
}
.products-grid .actions .tooltip {
	min-width:150px;
}
/* catalog list view mobile */
@media (max-width: 479px) {
	.products-grid > li {
		display: table;
		table-layout: fixed;
		width: 100%;
		padding-bottom: 15px;
		margin-bottom: 25px;
	}
	.products-grid .product-image {
		width: 32%;
		display: table-cell;
	}
	.products-grid .product-info {
		width: 68%;
		display: table-cell;
		vertical-align: top;
		padding-bottom: 70px!important;
		padding-left:10px;
	}
	.products-grid .actions .link-wrapper, .products-grid .actions .link-wrapper {
		display: none!important;
	}
	.products-grid .actions .action-link {
		display: block;
		margin:0 auto;
	}
	.item-bottom {
		height: 60px;
		bottom: 10px;
		padding-left:10px;
	}
	.product-info .actions .btn-cart {
		height: 30px;
		line-height: 30px;
	}
	.products-grid .out-of-stock {
    width: 80%;
    margin: 0 auto;
    height: 30px;
    line-height: 30px;
	}
	.products-grid .product-name {
		height:auto;
		margin:0;
		display:block;
		min-height:4em;
	}
	.products-grid .product-name a {
		font-size: 13px;
		line-height:19px;
		color: #000;
		font-weight: bold;
		white-space: normal;
		max-height:3em;
	}
	.products-grid .price-box {
		color:#333;
		font-size:16px;
	}
}
/* new homepage bulksales */
.bulk-block {
	position:relative;
}
.bulk-block.intro {
	min-height:450px;
}
.bulk-block.intro:after {
  background-image: url('https://www.swissgear.com/skin/frontend/swissgear/default/images/swiss-alps-3.jpg');
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	z-index:1;
	opacity: 0.2;
  filter: grayscale(1.0);
	content:'';
}
.bulk-block.intro h1, .bulk-block h3 {
  text-align: center;
  font-weight: bold;
  letter-spacing: 5px;
  padding: 30px 5% 0 5%;
  margin: 0;
}

.bulk-block.intro h2 {
  font-size: 14px;
  text-align: center;
  color: #10214d;
  font-weight: bold;
  margin: 0;
  padding: 10px 5%;
}

.bulk-block.intro p {
  display: block;
  max-width:800px;
  margin: 60px auto 115px auto;
  text-align: center;
  font-weight: bold;
  letter-spacing: 2px;
	padding: 0 5%;
}

.bulk-block .call-action.bar {
  background: #10214d;
  position:absolute;
  bottom: 0;
  width: 100%;
  left: 0;
  right: 0;
  color: #fff;
  text-align: center;
	padding:20px 5%;
	bottom:0;
}

.bulk-block .call-action.bar p {
  font-weight: normal;
  margin:0 0 5px 0;
	text-transform: uppercase;
	margin:auto;
}

.bulk-block .call-action.bar .phone1 a {
  color: #fff;
	font-size:36px;
}
.bulk-block.footer .call-action.bar {
  position: relative;
  margin-top:30px;
}
.bulk-block.reviews {
  margin: 50px 0;
}
.bulk-block.banner {
  display: table;
}
.bulk-block.banner .col3 {
  width: 33%;
  display:table-cell;
}

.bulk-block.banner .col3:last-child {
  margin-right: 0;
}
.bulk-block.bestsellers p {
  display: block;
  max-width: 800px;
  margin: 30px auto;
  text-align: center;
  font-weight: bold;
  letter-spacing: 2px;
  padding: 0 15px;
  color: #10214d;
}
.bulk-block.reviews img.mobile {
	display:none;
}
.bulk-block.reviews h3 {
	font-size: 24px;
	text-align: center;
}
.bulk-block.reviews .tagline, .bulk-block.reviews .label {
	display: block;
  text-align: center;
  font-size: 20px;
  text-transform: uppercase;
  letter-spacing: 2px;
  line-height: 24px;
  font-weight: bold;
}
.bulk-block.reviews .tagline {
  font-size: 12px;
  color: #666;
}
.bulk-block.reviews img {
  margin: 5% auto;
}
@media (max-width: 768px) {
	.bulk-block.intro h1, .bulk-block h3 {
		font-size: 26px;
	}
}
@media (max-width:767px) {
	.bulk-block.reviews img.mobile {
		display:block;
		width:100%;
		max-width:520px;
		margin:15px auto;
	}
	.bulk-block.reviews img.desktop {
		display:none;
	}
}
@media (max-width:550px) {
	.bulk-block.intro h1, .bulk-block h3, .bulk-block.reviews h3 {
		font-size: 22px;
	}
}
.bulk-block.bestsellers, .bulk-block.bestsellers .owl-carousel {
  padding: 0 5%;
}
.bulk-block.bestsellers .owl-carousel .owl-controls .owl-nav .owl-prev, .bulk-block.bestsellers .owl-carousel .owl-controls .owl-nav .owl-next {
	background: none;
  color: #666;
  border: none;
  width: auto;
  height: auto;
  line-height: 0;
}
.bulk-block.bestsellers .owl-carousel .owl-controls .owl-nav {
	right:0;
	left:0;
}
.bulk-block.bestsellers .owl-carousel .owl-controls .owl-nav .owl-prev {
	position:absolute;left:0;
}
.bulk-block.bestsellers .owl-carousel .owl-controls .owl-nav .owl-next {
	position:absolute;right:0;
}
.bulk-block.bestsellers .owl-carousel .owl-controls .owl-nav .owl-prev:before, .bulk-block.bestsellers .owl-carousel .owl-controls .owl-nav .owl-next:before {
	font:normal normal normal 80px/1 'Material-Design-Iconic-Font';
}
.bulk-block.bestsellers .owl-carousel .owl-controls .owl-nav .owl-prev:before {
	content:'\f2fa';
}
.bulk-block.bestsellers .owl-carousel .owl-controls .owl-nav .owl-next:before {
	content:'\f2fb';
}
.cms-bulk-thank-you .breadcrumbs {
  display: none;
}
/* BazaarVoice Ratings Stylings */
#BVRRContainer .bv-inline-histogram-header, #BVRRContainer h3.bv-content-title {
    display: none!important;
}
#BVRRContainer td.bv-section-summary-block {
    width: 100%!important;
	box-sizing: border-box!important;
    border: none!important;
}
#BVRRContainer .bv-section-summary {padding:100px 0 0 0!important;margin: 0!important;position: relative!important;}
#BVRRContainer td.bv-secondary-rating-summary.bv-section-summary-block {position:absolute!important;top: 0!important;left: 0!important;right: 0!important;}
#BVRRContainer td.bv-section-summary-block table {
    width: 100%!important;
    margin: 0!important;
}
#BVRRContainer .bv-header, #BVRRContainer .bv-content-filter {
    padding: 0 20px!important;
}
#BVRRContainer .bv-action-bar {
    margin: 0!important;
    padding: 0px 0 0px 0!important;
}
#BVRRContainer h2.bv-action-bar-header {
    display: none!important;
}
#BVRRContainer .bv-write-review-container.bv-write-container {
    width: 100%!important;
    margin:0 0 15px 0!important;

}
#BVRRContainer button.bv-write-review.bv-focusable.bv-submission-button {
    width: 100%!important;
}
#BVRRContainer .bv-secondary-rating-summary-stars td.bv-secondary-rating-summary-id.bv-td {
    font-size: 18px!important;
    font-weight: bold!important;
    text-align: right!important;
    padding: 0 0 0 0!important;
	display:inline-block!important;
}
#BVRRContainer span.bv-secondary-rating-summary-rating {
    float: none!important;
    text-align: left!important;
    padding: 0 0 0 5px!important;
	font-size:18px!important;
	font-weight:bold!important;
}
#BVRRContainer .bv-rating-stars-off {
    color: #ccc!important;
}
#BVRRContainer caption.bv-histogram-filter-helper {
    text-align: center!important;
}
#BVRRContainer .bv-active-filters {
    margin: 0!important;
    text-align: center!important;
}
#BVRRContainer .bv-author-profile {
    float: none!important;
    width: 100%!important;
    padding: 15px 0 0 0!important;
}
#BVRRContainer dl.bv-popup-prosnap-userinfo.bv-contains-profile-button {
    display: none!important;
}
#BVRRContainer .bv-content-item-author-profile-offset.bv-content-item-author-profile-offset-on {
    width: 100%!important;
    margin: 0!important;
    padding: 0!important;
}
#BVRRContainer .bv-content-header {
    padding: 0 10px 0px 10px!important;
}
#BVRRContainer .bv-author-avatar {
    margin: 0 0 0 10px!important;
}
#BVRRSummaryContainer dl.bv-stars-container {
    margin: 0!important;
	line-height:32px!important;
	max-height:32px!important;
}
#BVRRContainer span.bv-rating-stars-container.bv-rating-none {
    margin:0 0 3px 0!important;
}
#BVRRContainer a.bv-write-review-label.bv-text-link.bv-focusable.bv-submission-button {
    display: inline-block!important;
    margin: 0 0 0 5px!important;
}
#BVRRContainer .bv-content-placeholder {
    margin: 0 20px 10px 20px!important;
    text-align: center!important;
}
#BVRRContainer .bv-control-bar.bv-control-bar-filter-offset {
    margin:5px 0 15px 0!important;
}
#BVRRContainer .bv-filters {
    padding: 0!important;
    margin: 0 0 10px 0!important;
    min-width: 100%!important;
}
#BVRRContainer dt.bv-content-secondary-ratings-label {
    text-align: center!important;
    font-weight: bold!important;
}
.bv-cv2-cleanslate button.bv-form-actions-submit.bv-submit.bv-focusable.bv-submission-button-submit {
    width: 100%!important;
}
#BVRRContainer .bv-secondary-rating-summary-bars-container td.bv-secondary-rating-summary-id.bv-td {
    width: 100%!important;
    max-width: 100px!important;
    min-width: 100px!important;
    float: left!important;
    padding: 0 10px!important;
}
#BVRRContainer td.bv-rating-ratio.bv-td {
    display: inline-block!important;
    width: auto!important;
	padding:0 5px!important;
}
#BVRRContainer .bv-secondary-rating-summary-bars-container td.bv-rating-ratio.bv-td {
    width: 100%!important;
    min-width: 100%!important;
    float: left!important;
	box-sizing:border-box!important;
}
#BVRRContainer .bv-secondary-ratings {
    padding: 0!important;
}
#BVRRContainer table.bv-section-summary-table.bv-table-full-width {
    table-layout: fixed!important;
}
#BVRRContainer tr.bv-secondary-rating-summary-stars {
    text-align: center!important;
	margin-bottom: 10px!important;
    display: block!important;
}
#BVRRContainer tr.bv-secondary-rating-summary-bars-container {
    position: relative!important;
    display: inline-block!important;
    width: 33%!important;
    float: left!important;
    margin-right: .5%!important;
}
#BVRRContainer tr.bv-secondary-rating-summary-bars-container:last-child {
    margin: 0!important;
}
#BVRRContainer .bv-secondary-rating-summary-bars-container span.bv-secondary-rating-summary-rating {
    position: absolute!important;
    top: 0!important;
    right: 10px!important;
    display: inline-block!important;
    width: auto!important;
    font-size: 14px!important;
	font-weight: normal!important;
}
#BVRRContainer span.bv-secondary-rating-summary-container {
    width: 100%!important;
}
#BVRRSummaryContainer {display:inline-block;}
#BVRRContainer .bv-cv2-cleanslate .bv-focusable:focus, #BVRRContainer .bv-cv2-cleanslate .bv-pseudo-focused, #BVRRContainer .bv-cv2-cleanslate .bv-tc-footer .bv-accept-tc-button:focus {
	outline:none!important;
}
#BVRRSummaryContainer button.bv-write-review.bv-focusable.bv-submission-button {
    margin: 0!important;
}
@media (max-width:420px) {
	#BVRRContainer .bv-header, #BVRRContainer .bv-content-filter, #BVRRContainer li.bv-content-item.bv-content-top-review.bv-content-review {
		padding:0!important;
	}
	#BVRRContainer .bv-secondary-rating-summary-bars-container td.bv-secondary-rating-summary-id.bv-td, #BVRRContainer .bv-secondary-rating-summary-bars-container span.bv-secondary-rating-summary-rating {
		font-size:12px!important;
    position: relative!important;
    right: auto!important;
    left: auto!important;
    padding: 0!important;
    margin: 0 auto!important;
    text-align: center!important;
    min-width: 80px!important;
	}
}
/* Blog/News Manager Article Styles */
.news-item-content.old-news {
    padding: 30px;
    max-width: 1200px;
    margin: auto;
}
.news-item-content.old-news .blog-header {
    margin: 0 auto;
    width: 100%;
    text-align: center;
}
.news-item-content.old-news .blog-title {
    position: relative;
    margin: 0 auto 15px auto;
    padding: 0 15px;
}
.news-item-content.old-news h1 {
  display: block;
  width: 100%;
  padding: 0;
  margin: 0 auto;
  max-width: 100%;
	position:relative;
	color:#333;
	text-align:center;
}
.news-item-content.old-news .blog-header img {
    float: left;
    margin: 0 30px 30px 0;
}
.news-item-content {
    position: relative;
}
.news-item-content img.news-mobile-image {
    display:none;
}
.news-item-content .blog-header {
	position:relative;
}
.news-item-content .blog-title {
	position: absolute;
    right: 0;
    top: 0;
    max-width: 500px;
    text-align: center;
    padding: 30px 30px 0 0;
	text-align:right;
}
.news-item-content .blog-title a.blog-link {
    background: #FFF;
    border-radius: 0;
    font-size: 22px;
    padding: 12px 16px;
    text-transform: uppercase;
    font-weight: bold;
}
.news-item-content h1 {
    color: #fff;
    font-weight: bold;
	padding:0;
	text-align:right;
}
.news-item-content .section.article .banner {
    position: relative;
}
.news-item-content .section.article .banner h3 {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 30px;
    font-weight: bold;
    font-size: 28px;
    text-align: left;
    color: #fff;
    max-width: 1200px;
    width: 100%;
    margin: auto;
	letter-spacing:0;
}
.news-item-content .section.article .banner h3 span.title {
    display: block;
    text-align: left;
    font-size: 58px;
	max-width:80%;
	letter-spacing:1px;
}
.news-item-content .std {
	padding:30px;
	position:relative;
	max-width:1200px;
	margin:auto;
}
.news-item-content .std .featured {
    float: right;
    width: 35%;
    margin-top: -20%;
	text-align:center;
	padding:0 0 50px 50px;
}
.news-item-content .std .featured img {
    display: block;
    margin: auto auto 15px auto;
}
.news-item-content .std .featured h4 {
    margin: 0;
	color: #333;
	letter-spacing:0;
	line-height:30px;
}
.news-item-content .std .featured h4 span {
    display: block;
    font-size: 16px;
    letter-spacing: 0;
	font-weight:bold;
}
.news-item-content .section.heading {
    text-align: center;
	padding:30px 15px 85px 15px;
}
.news-item-content .section.heading img {
	max-width:50%;
}
.news-item-content .section.article {
    text-align: left;
}
.news-item-content .section.heading h2 span {
    display: block;
    font-weight: bold;
    font-size: 42px;
    letter-spacing: 5px;
}
.news-item-content .section.heading h2 {
    font-size: 38px;
    letter-spacing: 2px;
}
.news-item-content .btn.shopnow {
    padding: 8px 16px;
    background: #fff;
    border: 1px solid #000;
    border-radius: 0;
    font-weight: bold;
	color:#10214d;
}
.news-item-content .btn.shopnow:hover, .news-item-content .btn.shopnow:active, .news-item-content .btn.shopnow:focus {
	color:#666;
	background:#f1f1f1;
}
.news-item-content .news-footer {
  padding: 0;
	max-width:1200px;
	margin:0 auto;
}
.news-item-content .news-footer .social > div, .news-item-content .news-footer .social > iframe {
  display: inline-block;
  vertical-align: middle;
}
.news-item-content .news-footer p.loadfile {
  display: none;
}
.news-item-content:not(.old-news) .blog-header img, .news-item-content:not(.old-news) .banner img {
	width:100%;
}
@media (min-width:1200px) {
	.news-item-content .blog-title {
		max-width:670px;
	}
	.news-item-content .blog-title h1 {
		font-size: 48px;
	}
}
@media (min-width: 1400px) {
	.news-item-content .blog-title {
		max-width:875px;
	}
	.news-item-content .blog-title h1 {
		font-size: 64px;
	}
}
@media (min-width: 1600px) {
	.news-item-content .blog-title {
		max-width:990px;
	}
	.news-item-content .blog-title h1 {
		font-size: 72px;
	}
}
@media (max-width:768px) {
	.news-item-content img.news-main-image {
		display:none;
	}
	.news-item-content img.news-mobile-image {
		display:block;
	}
	.news-item-content .section.article .banner h3 {
		font-size: 22px;
	}
	.news-item-content .section.article .banner h3 span.title {
		font-size: 38px;
	}
}
@media (max-width: 640px){
	.news-item-content h1 {
		font-size:32px;
	}
	.news-item-content .section.heading h2 {
		font-size:32px;
	}
	.news-item-content .section.heading h2 span {
		font-size: 42px;
		letter-spacing: 2px;
	}
	.news-item-content .section.article .banner h3 {
		font-size: 18px;
		padding:15px;
	}
	.news-item-content .section.article .banner h3 span.title {
		font-size: 32px;
		max-width:100%;
	}
	.news-item-content .std {
		display:-webkit-box;
		display:-webkit-flex;
		display:-ms-flexbox;
		display:flex;
		-webkit-box-orient:vertical;
		-webkit-box-direction:normal;
		-webkit-flex-direction:column;
		-ms-flex-direction:column;
		flex-direction:column;
		padding:15px;
	}
	.news-item-content .std p {
		-webkit-box-ordinal-group:4;
		-webkit-order:3;
		-ms-flex-order:3;
		order:3;
	}
	.news-item-content .std p:first-of-type {
		-webkit-box-ordinal-group:2;
		-webkit-order:1;
		-ms-flex-order:1;
		order:1;
	}
	.news-item-content .std .featured {
		-webkit-box-ordinal-group:3;
		-webkit-order:2;
		-ms-flex-order:2;
		order:2;
		float:none;
		width:80%;
		margin:auto;
		padding:0 0 50px 0;
	}
	.news-item-content .news-footer {
		padding: 0 15px;
	}
}
@media (max-width: 480px) {
	.news-item-content .blog-title {
		text-align:center;
		padding:30px 15px 0 15px
	}
	.news-item-content h1 {
		font-size:26px;
		padding: 0 0 5px 0;
		text-align:center;
	}
	.news-item-content .section.heading h2 {
		font-size:22px;
	}
	.news-item-content .section.heading h2 span {
		font-size: 32px;
		letter-spacing: 2px;
	}
	.news-item-content .section.article .banner h3 {
		font-size: 14px;
	}
	.news-item-content .section.article .banner h3 span.title {
		font-size: 22px;
	}
	.news-item-content .section.article .banner h3 span.extra {
		display:none;
	}
}
/* Tangiblee Product Page Updates */
.tangiblee-button-container {
  display: none;
  position: absolute;
  top: 6%;
  width: calc(18% - 5px);
  height: calc(22% - 5px);
  filter: invert(0.05);
  -webkit-filter: invert(0.05);
  background: #fff;
}
.tangiblee-button-container.less-than {
	top:0;
}
.tangiblee-button-container:after {content: '';padding-bottom: 100%;float: left;}
.show-tangiblee .tangiblee-button-container { display: block;z-index:5;}
.show-tangiblee .tangiblee-button-container a.sizing-tool-button { background-size:contain!important; }
/* Font updates */
p, li {
	font-family:'Roboto',Arial,sans-serif;
	letter-spacing:1px;
	font-weight:300;
}
address, .nav li.col3 ul, input, select {
	font-family:'Roboto',Arial,sans-serif;
	letter-spacing:0.5px;
}
.nav li.col3 ul > li a {
	font-weight: 400;
}
.cart .item-options dd, .cart .product-cart-sku {
	font-family:'Roboto',Arial,sans-serif;
}
.btn-update {
	font-family:'Roboto',Arial,sans-serif;
  margin:0 auto;
}
.searchautocomplete .searchautocomplete-placeholder ul li div.highlight {
	font-family:'Roboto',Arial,sans-serif;
}
.product-view .product-shop .price-info .price-box span {
	font-size:16px;
	font-weight:400;
}
/* fixes during font update */
.searchautocomplete .searchautocomplete-placeholder .all a {
	display: block;
}
/* Backpacks New Arrivals Page */
.arrivals-wrapper h1.arrivals-title {
	font-size: 2.4em;
	margin: 1em 0 2em 0;
	color: #000;
	text-align: center;
}
.arrivals-wrapper h2 {
	font-size: 1.625em;
}
.arrivals-header {
	position: relative;
}
.arrivals-header img {
	width: 100%;
}
.arrivals-wrapper .arrivals-title {
	letter-spacing:0.18em;
	font-size: 2em;
	color: #fff;
}
.arrivals-title.top-left {
	position: absolute;
	top: 8%;
	left: 6%;
}
.arrivals-title.top-right {
	position: absolute;
	top: 6%;
	right: 10%;
}
.arrivals-intro {
	background: #000;
	padding: 4% 8%;
}
.arrivals-intro p {
	font-size:0.8em;
	color: #fff;
	letter-spacing: 0.1em;
	text-align: center;
	margin: 0;
	font-weight: 400;
}
.arrivals-view.view-a h2 {
	text-align: left;
	font-weight: 600;
	margin:0 0 0.2em 0;
}
.arrivals-view {
	padding: 4%;
}
.arrivals-view .btn-cart {
	display: block;
	float: none;
	margin:2em auto 1em auto;
	font-size: 1em;
	height: 1.8em;
	line-height: 1.75em;
	max-width: 12em;
}
.arrivals-items-top .arrivals-item {
	display:table-cell;
	text-align:center;
	vertical-align:middle;
	width:28%;
}
.arrivals-items-top .arrivals-item:first-child img {
	margin: 0 auto 0 auto;
}
.arrivals-slider {
    display: none;
}
.arrivals-items {
	display: table;
	clear: both;
	width: 100%;
	margin-top: 5%;
	table-layout:fixed;
	border-collapse:collapse;
}
.arrivals-item img {
	display: block;
	margin:0 auto;
	width:100%;
}
.arrivals-items .arrivals-item {
	display: table-cell;
	text-align: center;
	vertical-align: bottom;
}
.arrivals-view.view-a p {
	font-size:0.8em;
	font-weight: 300;
	text-align: center;
	margin-bottom: 4%;
}
.arrivals-view.view-a p span.large {
	font-size: 150%;
}
.arrivals-view.view-a .arrivals-item h3 {
	color:#000;
	border-bottom: 1px solid #000;
	width: auto;
	display: inline-block;
	font-size:0.85em;
	font-weight:600;
	padding:0.5em 0;
	box-sizing: content-box;
	margin:0 0 1em 0;
	position:relative;
	bottom:0.25em;
	vertical-align:top;
}
.arrivals-view.view-a .arrivals-item a:hover h3 {
	color: #10214d;
}
.arrivals-view.view-a .arrivals-items-top .arrivals-item:last-child h3 {
	bottom: 4.4em;
}
.arrivals-banner h2 span {
	display: block;
	color:#fff;
}
.arrivals-banner h2 span.black {
	background: #000;
	margin:0 0 0.1em 0;
	text-align: center;
	color:#fff;
	padding:0.05em 0.4em;
	letter-spacing:0.05em;
}
.arrivals-banner img {
	width: 100%;
	visibility:hidden;
}
.arrivals-banner a {
	display: block;
	position: relative;
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-position:left;
	background-size:contain;
}
.arrivals-banner .summary {
	position: absolute;
	top: 28%;
	left: 8%;
	max-width: 80%;
}
.arrivals-banner .summary p {
	color:#fff;
	font-size:0.8em;
}
.arrivals-banner.sg1900 .summary {
	left: 0;
	top: 0;
	right: 0;
	width: 100%;
	margin: auto;
	max-width:100%;
}
.arrivals-banner.sg1900 .summary h2 {
	text-align:left;
	position:relative;
	color:#000;
	width:9.2em;
	margin-top:6em;
}
.arrivals-banner.sg1900 .summary h2 span {
	padding-left:1.5em;
	text-align: left;
}
.arrivals-banner.sg1900 .summary h2 span.bottom {
	font-size: 1em;
	font-weight: bold;
	color: #000;
	padding-left: 1.5em;
}
.arrivals-banner.sg1900 .summary p {
	max-width: 80%;
	margin:3.5em 3.75em 0 3.75em;
	text-align: center;
}
.arrivals-view.view-a .arrivals-items-top p {
	text-align: left;
	margin-right:20%;
}
.arrivals-view.view-a .arrivals-items-top {
	display: table;
	table-layout: fixed;
	width:100%;
	margin:0 auto;
}
.arrivals-view.view-a .arrivals-items-top .info {
	display: table-cell;
	vertical-align:middle;
	width:72%;
}
.arrivals-view.view-a .arrivals-items-top .arrivals-slider.owl-carousel .owl-stage {
	display:block;
	transition:0.01s linear!important;
}
.arrivals-view.view-a .arrivals-items-top .arrivals-slider.owl-carousel .owl-stage .owl-item {
	display: table-cell;
	vertical-align:middle;
	float:none;
}
.arrivals-view.view-a .arrivals-items-top .arrivals-slider.owl-carousel .owl-stage .owl-item:not(.active) {
	opacity: 0;
	transition: opacity 0s linear;
}

.arrivals-view.view-a .arrivals-items-top .arrivals-slider.owl-carousel .owl-stage .owl-item.active {
	opacity: 1;
	transition: opacity .5s linear;
}
.arrivals-view.view-a .arrivals-items-top .arrivals-slider.owl-carousel .owl-item a {
	display: block;
	width: 100%;
	overflow: hidden;
	height:100%;
}
.arrivals-view.view-a .arrivals-items-top .arrivals-slider.owl-carousel .owl-item img {
	width:100%;
	height:auto;
	max-width:100%;
}
.arrivals-view.view-a .arrivals-items-top .arrivals-slider:not(.owl-carousel) a:not(:first-child) {
	display:none;
}
.arrivals-items .arrivals-item a {
	width: 75%;
	display: block;
	margin:0 auto;
}
.arrivals-items .arrivals-item:first-child a {
	margin: 0 auto 0 0;
}
.arrivals-items .arrivals-item:last-child a {
  margin: 0 0 0 auto;
}
.arrivals-wrapper {
	font-size: 20px;
}
@media (max-width: 768px) {
	.arrivals-banner a {
    background-image:none!important;
	}
	.arrivals-banner img {
		visibility:visible;
	}
	.arrivals-banner.sg1900 .summary h2 {
		margin-top:0;
	}
	.arrivals-view.view-a h2 {
		text-align: center;
	}
	.arrivals-view.view-a .arrivals-items-top {
		display: block;
	}
	.arrivals-view.view-a .arrivals-items-top .info {
		display: block;
		width: 100%;
		margin-bottom: 1em;
	}
	.arrivals-view.view-a .arrivals-items-top p {
		margin:0 0 0.5em 0;
		text-align:center;
	}
	.arrivals-view.view-a .arrivals-items-top .arrivals-item {
		display: block;
		width: 100%;
		margin: auto;
		height: 100%;
	}
	.arrivals-items:not(.arrivals-slider),.arrivals-banner h2 span.black.bottom {
		display: none;
	}
}
@media (max-width:768px) {
	.arrivals-view.view-a .arrivals-items-top .arrivals-slider.owl-carousel .owl-item img, .arrivals-item img {
		max-width:75%;
	}
}
@media (max-width:600px) {
	.arrivals-wrapper .arrivals-title, .arrivals-banner .summary p, .arrivals-intro {
		display: none;
	}
	.arrivals-view.view-a .arrivals-items-top .arrivals-slider.owl-carousel .owl-item img, .arrivals-item img {
		max-width:85%;
	}
}
@media (min-width:321px) {
	.arrivals-wrapper {
		font-size:5vw;
	}
}
@media (min-width:601px) {
	.arrivals-wrapper {
		font-size:3.5vw;
	}
}
@media (min-width:769px) {
	.arrivals-wrapper {
		font-size:2.5vw;
	}
}
@media (min-width:992px) {
	.arrivals-wrapper {
		font-size:2vw;
	}
}
@media (min-width:1921px) {
	.arrivals-banner a {
		background-size:cover;
	}
}
/* contact us page */
.contact-page .quicktip {
	padding:15px 50px 30px 50px;
	font-size:16px;
	margin:40px 0;
}
.contact-page .quicktip p {
	padding: 15px 15px 0 15px;
	text-align: center;
	font-weight:400;
}
.contact-page .quicktip .quicktip-title {
	font-weight: bold;
	font-family: 'Oswald',arial,sans-serif;
	text-transform: uppercase;
	color:#000;
}
.contact-page .quicktip .quicktip-title .large {
	font-size:24px;
	display:block;
	margin: 0 0 15px 0;
}
.contact-page .panel-group {
	padding-left: 0;
}
.contact-page .panel-group .panel .panel-heading .panel-title a {
	font-size:16px;
	padding:15px 50px 15px 15px;
	color:#888;
	border-color:#000;
}
.contact-page .panel-group .panel .panel-heading h5.panel-title a {
	font-size:14px;
	border-bottom-color:#ccc;
	padding:15px 15px 15px 50px;
}
.contact-page .panel-group .panel .panel-heading h5.panel-title a:not(.collapsed):after {
	content: '\f272';
}
.contact-page .panel-group .panel-body {
	padding: 15px;
}
.contact-page .panel-group .panel-title {
	font-family:'Oswald',arial,sans-serif;
}
.contact-page .panel-group .panel .panel-heading .panel-title a:not(.collapsed) {
	color: #000;
}
.contact-page .panel-group .panel .panel-heading .panel-title a.collapsed:hover {
	color: #000;
}
.contact-page .panel-group .panel .panel-heading .panel-title a.collapsed:hover:after {
	color: #000;
}
.contact-page .panel-group .panel .panel-heading .panel-title a.collapsed:after {
	color: #888;
}
.contact-page div#accordionInner {
	padding: 20px 0px 50px 25px;
}
.contact-page .panel-group .panel .panel-heading h5.panel-title a:after {
	content: '\f277';
	font-family: 'Material-Design-Iconic-Font';
	transform: none;
	left: 15px;
	font-size: 24px;
}
.contact-page .full-width {
	background: #f1f1f1;
}
.contact-page .full-width .quicktip {
	margin: 75px 0;
}
.contact-page .full-width .quicktip p:not(.quicktip-title), .contact-page label {
	color: #333;
}
.contact-page .max-width-wrapper {
	max-width: 1350px;
	margin: auto;
	padding: 50px 25px;
}
.contact-page .form-control {
	border: none;
	background: #fff;
	padding: 15px;
}
.contact-page .full-width .max-width-wrapper {
	display:-webkit-box;
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
	-webkit-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
}
.quicktip-mobile {display:none!important;}
.contact-page .btn-cart {
  max-width:300px;
  float: none;
  display: inline-block;
  border-radius:0;
}
.contact-page .quicktip-mobile.btn {
	background: #10214d;
	font-size: 18px;
	margin:0px auto 50px auto;
	max-width: 320px;
	border-radius: 0;
	-webkit-border-radius: 0;
	color: #fff;
}
.contact-page .quicktip-mobile.btn:hover {
	border: none;
	color: #000;
	background: #f1f1f1;
}
@media (max-width:991px) {
	.contact-page .panel-group, .contact-page .col-md-6 {
		padding: 0 0 50px 0;
	}
	.contact-page .full-width .quicktip.col-md-6 {
		-webkit-box-ordinal-group:2;
		-webkit-order:1;
		-ms-flex-order:1;
		order:1;
		margin:0;
	}
	.contact-page .full-width .contact-form-wrapper {
		-webkit-box-ordinal-group:3;
		-webkit-order:2;
		-ms-flex-order:2;
		order:2;
		width:100%;
	}
  .contact-page .buttons-set {
    text-align: center;
  }
	.quicktip-mobile {display:block!important;}
	.quicktip-desktop {display:none!important;}
}
/* generic anchor tag offset */
a.anchor { display:block; position:relative; top:-100px; visibility:hidden; }
/*quick fix remove sumo ad */
body a[title=Sumo] {
	display: none!important;
	visibility: hidden!important;
	height: 0!important;
	width: 0!important;
}
/* OSI alerts */
.cart-actions-wrapper {
	position: relative;
	margin: 15px 0 15px 0px;
}
.osi-alert-wrapper {
	position: relative;
	background: transparent;
}
.amxnotif-block  {
	width:100%;
}
.amxnotif-block .notify-container  {
	width:100%;
	padding: 0;
	margin: 0;
	text-transform: none;
	text-align: center;
	font-size: 16px;
	height: 38px;
	line-height: 38px;
	font-weight: normal;
	letter-spacing: 0;
	background-color: #fff;
	border: 1px solid #666;
	overflow:visible;
	border-bottom:none;
}
.stuck .amxnotif-block .notify-container {
	height:32px;
	line-height:32px;
	border-bottom:1px solid #666;
}
.amxnotif-block .email-container {
	position: relative;
}
.amxnotif-block .input-text {
	width: 100%;
	font-size: 16px;
	padding: 6px 240px 6px 6px;
	height: 38px;
	text-align: center;
	overflow: hidden;
	background: #333;
	color: #fff;
	border: 0;
	display: block;
}
.amxnotif-block.configurable .input-text {
	padding: 6px;
}
.amxnotif-block .btn-cart {
	display: block;
	width: 230px;
	position: absolute;
	margin: 0;
	background-color: #10214d;
	right: 0;
	top:0;
}
.amxnotif-block .input-text::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #fff;
}
.amxnotif-block .input-text::-moz-placeholder { /* Firefox 19+ */
  color: #fff;
}
.amxnotif-block .input-text:-ms-input-placeholder { /* IE 10+ */
  color: #fff;
}
.amxnotif-block .input-text:-moz-placeholder { /* Firefox 18- */
  color: #fff;
}
.amxnotif-block label {
	display: block;
	width:100%;
	text-align: center;
	font-size: 16px;
	height: 30px;
	line-height: 1em;
	margin: 0;
	background-color:#fff;
}
.stuck .out-of-stock {
	height: inherit;
}
.stuck .amxnotif-block label {
	line-height: 30px;
}
.amxnotif-block .notify-container .btn.notify {
	display: block;
	padding: 0 10px;
	background: #10214d;
	height: inherit;
	color: #fff;
	text-transform: uppercase;
	margin: 0;
	border-radius: 0;
	-webkit-border-radius: 0;
	line-height: inherit;
	font-weight: normal;
	font-size:14px;
	min-width: 215px;
	margin-top: -1px;
	right: -1px;
	float: right;
}
.amxnotif-block .notify-container .btn.notify, .stuck .amxnotif-block .email-container {
	display: none;
}
.stuck .amxnotif-block .notify-container .btn.notify {
	display: block;
}
.amxnotif-block .notify-container div.first {
	display: inline-block;
	height: 100%;
	font-size: inherit;
	line-height: inherit;
	top:-1px;
	position:relative;
}
.amxnotif-block .notify-container div.first span, .amxnotif-block .notify-container div.first strong {
	height: 100%;
	display: inline-block;
	font-size: inherit;
	line-height: inherit;
}
.amxnotif-block .validation-advice {
	position: relative;
	top: 0;
	display: block;
	width: 100%;
	text-align: center;
	font-size: 16px;
	line-height: 2em;
	clear: both;
}
.loggedin.amxnotif-block .notify-container .btn.notify {
  display: block;
}
.loggedin.amxnotif-block .notify-container {
  border-bottom: 1px solid #666;
}
@media (max-width:1300px) {
	.stuck .amxnotif-block .notify-container div.first span.hide-me {
    display: none;
	}
}
@media (min-width:992px) and (max-width:1250px){
	.amxnotif-block .notify-container div.first span.hide-me {
    display: none;
	}
	.amxnotif-block .btn-cart {
    top: 38px;
    left: 0;
    right: 0;
    width: 100%;
	}
	.amxnotif-block .input-text {
		padding: 6px;
	}
	.amxnotif-block .validation-advice {
    top: 38px;
	}
	.osi-alert-wrapper {
		margin: 0 0 53px 0;
	}
	.product-shop.stuck .osi-alert-wrapper {
		margin: 0;
	}
}
@media (max-width:1150px) {
	.amxnotif-block .validation-advice span {
		display:block;
	}
}
@media (max-width:500px) {
	.amxnotif-block .notify-container div.first span.hide-me {
    display: none;
	}
	.amxnotif-block .btn-cart {
    top: 38px;
    left: 0;
    right: 0;
    width: 100%;
	}
	.amxnotif-block .input-text {
		padding: 6px;
	}
	.amxnotif-block .validation-advice {
    top: 38px;
	}
	.osi-alert-wrapper {
		margin: 0 0 53px 0;
	}
	.product-shop.stuck .osi-alert-wrapper {
		margin: 0;
	}
}
@media (max-width:374px) {
	.amxnotif-block .notify-container {
		height: auto;
	}
	.amxnotif-block .notify-container div.first {
		display:block;
	}
	.amxnotif-block .notify-container .btn.notify {
		float: none;
    width: 100%;
    right: 0;
    margin-top: 0;
	}
}

/* NEW Category Sub-Nav Buttons */
#cat-nav-links {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: baseline;
	-webkit-align-items: baseline;
	-ms-flex-align: baseline;
	align-items: baseline;
	margin: 0 -5px;
}
#cat-nav-links > div:not(.link-desc) {
	-webkit-box-flex: 1;
	-webkit-flex: 1 0 15%;
	-ms-flex: 1 0 15%;
	flex: 1 0 15%;
	margin: 0 5px 10px 5px;
}
#cat-nav-links .link-desc {
  line-height: 50px;
  padding:0;
	display:none;
}
#cat-nav-links .btn {
  width: 100%;
  background: #10214d;
  color: #fff;
  border: 0;
  padding: 17px;
  text-transform: uppercase;
  letter-spacing: 0px;
  line-height: 1em;
  vertical-align: middle;
  border-radius: 0;
  font-family: 'Oswald',Arial,sans-serif;
  font-weight: normal;
	margin:0;
}
#cat-nav-links .current {
  display:none;
}
.category-swiss-watches #product-img-box-container .more-views .owl-carousel .owl-controls .owl-nav .owl-prev, .category-swiss-watches #product-img-box-container .more-views .owl-carousel .owl-controls .owl-nav .owl-next {
	background: rgb(66,65,64)!important;
	background: -moz-radial-gradient(center, ellipse cover, rgba(66,65,64,1) 0%, rgba(0,0,0,1) 100%)!important;
	background: -webkit-radial-gradient(center, ellipse cover, rgba(66,65,64,1) 0%,rgba(0,0,0,1) 100%)!important;
	background: radial-gradient(ellipse at center, rgba(66,65,64,1) 0%,rgba(0,0,0,1) 100%)!important;
	-webkit-filter: unset;
}
.category-swiss-watches #product-img-box-container .more-views .owl-carousel .owl-item {
	background: rgb(66,65,64)!important;
	background: -moz-radial-gradient(center, ellipse cover, rgba(66,65,64,1) 0%, rgba(0,0,0,1) 100%)!important;
	background: -webkit-radial-gradient(center, ellipse cover, rgba(66,65,64,1) 0%,rgba(0,0,0,1) 100%)!important;
	background: radial-gradient(ellipse at center, rgba(66,65,64,1) 0%,rgba(0,0,0,1) 100%)!important;
	-webkit-filter: unset;
}
.category-swiss-watches #product-img-box-container .product-img-box .product-image {
	background: rgb(80,79,78)!important;
	background: -moz-radial-gradient(center, ellipse cover, rgba(80,79,78,1) 0%, rgba(0,0,0,1) 100%)!important;
	background: -webkit-radial-gradient(center, ellipse cover, rgba(80,79,78,1) 0%,rgba(0,0,0,1) 100%)!important;
	background: radial-gradient(ellipse at center, rgba(80,79,78,1) 0%,rgba(0,0,0,1) 100%)!important;
	-webkit-filter: unset;
}
.yt-video {
    width: 100%;
    max-width: 100%;
    position: relative;
		padding-bottom: 56.25%;
		display: block;
}
.yt-video iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.order-tracking .wrapper.flex {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.order-tracking .form-wrapper {
  max-width: 365px;
  margin: 0 auto;
  width: 100%;
	padding-right: 15px;
}
.order-tracking .form-help {
  max-width: 60%;
}
.order-tracking #quick_search_type_id {
	width:100%;
	padding:5px;
}
@media (max-width:991px) {
	.order-tracking .form-wrapper {
		padding:0;
		width:100%;
	}
	.order-tracking .form-help {
		max-width:100%;
		width:100%;
		text-align:center;
	}
	.order-tracking .form-help img {
	    margin: 0 auto;
	}
	.order-tracking h2 {
    font-size: 22px;
	}
}
.products-grid li.banner {
    margin-right: 0;
    border: none;
}
.products-grid > li {
    border-color: #fff;
}
/** Sliding Loader */
.loading-slide {
  position: relative;
  width: 25%;
  margin: 10px auto;
	min-height:5px;
	opacity: 0.4;
}
.loading-slide .slide {
  position: absolute;
  width: 25%;
  height: 5px;
  background: #10214d;
  animation: slide 2s infinite;
}
.loading-slide .slide:nth-of-type(0n+1) {
  opacity: 0.2;
  transform: scale(1.8, 1);
  animation-delay: 0.2s;
}
.loading-slide .slide:nth-of-type(0n+2) {
  opacity: 0.4;
  transform: scale(1.4, 1);
  animation-delay: 0.1s;
}
.loading-slide .slide:nth-of-type(0n+3) {
  opacity: 0.8;
}
@keyframes slide {
  0%, 100% {
    left: 0;
  }
  50% {
    left: 75%;
  }
}
@media (max-width:768px) {
	.loading-slide {
		width:50%;
	}
	.menu-nav .nav .col3 ul {font-size:18px;}
}
@media (max-width:480px) {
	.loading-slide {
		width:75%;
	}
}
/* NEW PRODUCT TAG, SIDE BY SIDE RATING */
body span.new-from {
  color: #10214d!important;
  font-size: 120%!important;
  font-family: Oswald!important;
  text-transform: uppercase!important;
}
span.new-item-flag {
  display: inline-block;
  vertical-align: middle;
  background-color: #10214d;
  color: #fff;
  padding: 4px 12px;
  text-transform: uppercase;
  margin-right: 5px;
}
/* Custom BUndlers on Cart */
.bundler-group table tr {
    border: none;
}
@media (min-width:769px) {
    table.cart-table tr.bundler-group > td {padding: 25px;}
}

/* curated bundlers on product view */
.product-variations {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    width: 100%;
}
.product-variations .product {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100%/3);
    flex: 0 0 calc(100%/3);
    width: calc(100%/3);
    max-width: calc(100%/3);
    padding: 4px 8px;
    height: auto;
    position: relative;
    top: 0;
    bottom: 0;
    border:1px solid #eee;
}
.product-variations .product a {
    display:block;
}
.product-variations .product img {
    width: 100%;
    display: block;
    height: auto;
    max-width: 80px;
    margin: 0 auto;
}

.product-variations .product .name {
    display: block;
    font-size: 12px;
    text-align: center;
    letter-spacing: 1px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.product-variations .product.current {
    border: 1px solid #10214d;
}

.product-variations-wrapper > .bundler-name {
    padding: 8px;
    background: #f9f9f9;
    border: 1px solid #eee;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.product-shop.stuck .product-variations-wrapper {
    display: none;
}
.mw-container {
    position: relative;
    width: 100%;
    max-width: 960px;
    margin: 0 auto;
    padding: 0 20px;
    box-sizing: border-box; }
.mw-column,
.mw-columns {
    width: 100%;
    float: left;
    box-sizing: border-box; }

/* For devices larger than 400px */
@media (min-width: 400px) {
    .mw-container {
        width: 85%;
        padding: 0; }
}

/* For devices larger than 550px */
@media (min-width: 550px) {
    .mw-container {
        width: 80%; }
    .mw-column,
    .mw-columns {
        margin-left: 4%; }
    .mw-column:first-child,
    .mw-columns:first-child {
        margin-left: 0; }

    .mw-one.mw-column,
    .mw-one.mw-columns                    { width: 4.66666666667%; }
    .mw-two.mw-columns                    { width: 13.3333333333%; }
    .mw-three.mw-columns                  { width: 22%;            }
    .mw-four.mw-columns                   { width: 30.6666666667%; }
    .mw-five.mw-columns                   { width: 39.3333333333%; }
    .mw-six.mw-columns                    { width: 48%;            }
    .mw-seven.mw-columns                  { width: 56.6666666667%; }
    .mw-eight.mw-columns                  { width: 65.3333333333%; }
    .mw-nine.mw-columns                   { width: 74.0%;          }
    .mw-ten.mw-columns                    { width: 82.6666666667%; }
    .mw-eleven.mw-columns                 { width: 91.3333333333%; }
    .mw-twelve.mw-columns                 { width: 100%; margin-left: 0; }

    .mw-one-third.mw-column               { width: 30.6666666667%; }
    .mw-two-thirds.mw-column              { width: 65.3333333333%; }

    .mw-one-half.mw-column                { width: 48%; }

    /* Offsets */
    .mw-offset-by-one.mw-column,
    .mw-offset-by-one.mw-columns          { margin-left: 8.66666666667%; }
    .mw-offset-by-two.mw-column,
    .mw-offset-by-two.mw-columns          { margin-left: 17.3333333333%; }
    .mw-offset-by-three.mw-column,
    .mw-offset-by-three.mw-columns        { margin-left: 26%;            }
    .mw-offset-by-four.mw-column,
    .mw-offset-by-four.mw-columns         { margin-left: 34.6666666667%; }
    .mw-offset-by-five.mw-column,
    .mw-offset-by-five.mw-columns         { margin-left: 43.3333333333%; }
    .mw-offset-by-six.mw-column,
    .mw-offset-by-six.mw-columns          { margin-left: 52%;            }
    .mw-offset-by-seven.mw-column,
    .mw-offset-by-seven.mw-columns        { margin-left: 60.6666666667%; }
    .mw-offset-by-eight.mw-column,
    .mw-offset-by-eight.mw-columns        { margin-left: 69.3333333333%; }
    .mw-offset-by-nine.mw-column,
    .mw-offset-by-nine.mw-columns         { margin-left: 78.0%;          }
    .mw-offset-by-ten.mw-column,
    .mw-offset-by-ten.mw-columns          { margin-left: 86.6666666667%; }
    .mw-offset-by-eleven.mw-column,
    .mw-offset-by-eleven.mw-columns       { margin-left: 95.3333333333%; }

    .mw-offset-by-one-third.mw-column,
    .mw-offset-by-one-third.mw-columns    { margin-left: 34.6666666667%; }
    .mw-offset-by-two-thirds.mw-column,
    .mw-offset-by-two-thirds.mw-columns   { margin-left: 69.3333333333%; }

    .mw-offset-by-one-half.mw-column,
    .mw-offset-by-one-half.mw-columns     { margin-left: 52%; }

}

.mw-u-full-width {
    width: 100%;
    box-sizing: border-box; }
.mw-u-max-full-width {
    max-width: 100%;
    box-sizing: border-box; }
.mw-u-pull-right {
    float: right; }
.mw-u-pull-left {
    float: left; }

.mw-container:after,
.mw-row:after,
.mw-u-cf {
    content: "";
    display: table;
    clear: both; }

/* Typography
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.mw-row h1,.mw-row h2,.mw-row h3,.mw-row h4,.mw-row h5,.mw-row h6 {
    margin: 0;
    margin-bottom: 5px;
    color: #636363;
    font-family: "Helvetica Neue", Verdana, Arial, sans-serif;
    font-weight: bold;
    font-style: normal;
    text-rendering: optimizeSpeed;
    text-transform: uppercase;
    text-align: left;
    line-height: 1.2}
.mw-row h1 { font-size: 28px; line-height: 1.2; font-weight: 400; }
.mw-row h2 { font-size: 24px; line-height: 1.25; font-weight: 400; }
.mw-row h3 { font-size: 18px; line-height: 1.4; font-weight: 400; }
.mw-row h4 { font-size: 14px; line-height: 1.4; font-weight: bold; }
.mw-row h5 { font-size: 13px; line-height: 1.4; font-weight: bold; }
.mw-row h6 { font-size: 12px; line-height: 1.4; font-weight: bold; }

/* ============================================ *
 * FORMS - COMMON
 * ============================================ */
/* -------------------------------------------- *
 * Fieldsets
 */
.mw-row .fieldset p {
    margin-bottom: 7px;
}
.mw-row .fieldset p.required {
    margin-bottom: 5px;
    float: right;
    font-size: 12px;
    margin-top: 0px;
}

.mw-row .fieldset + .fieldset {
    margin-top: 5px;
}

.mw-row form .legend {
    margin: 0;
    margin-bottom: 10px;
    color: #636363;
    font-family: "Raleway", "Helvetica Neue", Verdana, Arial, sans-serif;
    font-size: 18px;
    font-weight: 400;
    font-style: normal;
    line-height: 1.4;
    text-rendering: optimizeSpeed;
    text-transform: uppercase;
    margin-bottom: 15px;
    padding-bottom: 7px;
    border-bottom: 1px solid #ededed;
}

/* -------------------------------------------- *
 * Input Box
 */
.mw-row .input-box {
    padding-top: 2px;
}
.mw-row .input-box:after {
    content: '';
    display: table;
    clear: both;
}

/* For adjacent select inputs. */
/* Example: credit card expiration month and year. */
.mw-row .input-box .v-fix {
    float: left;
    margin-right: 5px;
}

.mw-row .messages li.error-msg,
.mw-row .messages li.success-msg,
.mw-row .messages li.note-msg,
.mw-row .messages li.notice-msg { border: none !important; }

/* -------------------------------------------- *
 * Messages
 */
.mw-row-messages {
    margin-bottom: 10px;
}

.mw-row-messages li li {
    position: relative;
    margin-bottom: 5px;
    padding: 7px 10px 7px 20px;
    background: #f4f4f4;
    font-size: 15px;
}

.mw-row-messages li li:before {
    top: 50%;
    left: 0;
    margin-top: -6px;
}

.mw-row-messages .mw-row-error-msg li {
    color: black;
    border-left: 5px solid #df280a;
    background-color: #faebe7;
}

.mw-row-messages .mw-row-error-msg li:before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    display: block;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 6px solid #df280a;
    border-right: none;
}

.mw-row-messages .mw-row-notice-msg li {
    color: black;
    border-left: 5px solid #e26703;
    background-color: #f9ebe6;
}

.mw-row-messages .mw-row-notice-msg li:before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    display: block;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 6px solid #e26703;
    border-right: none;
}

.mw-row-messages .mw-row-success-msg li {
    color: black;
    border-left: 5px solid #11b400;
    background-color: #eff5ea;
}

.mw-row-messages .mw-row-success-msg li:before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    display: block;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 6px solid #11b400;
    border-right: none;
}

.social-container{
    margin-right:auto;
    margin-left:auto;
    padding-left:15px;
    padding-right:15px
}

@media (min-width:768px){
    .social-container{
        width:750px
    }

}

@media (min-width:992px){
    .social-container{
        width:970px
    }

}

@media (min-width:1200px){
    .social-container{
        width:1170px
    }

}


/* -------------------------------------------- *
 * Labels
 */
.mw-row label {
    display: inline-block;
    font-size: 13px;
    font-family: "Raleway", "Helvetica Neue", Verdana, Arial, sans-serif;
    font-weight: 600;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    user-select: none;
}

.mw-row label.required:after,
.mw-row span.required:after {
    content: ' *';
    color: red;
    font-weight: normal;
    font-family: "Helvetica Neue", Verdana, Arial, sans-serif;
    font-size: 12px;
}

.mw-row label.required em,
.mw-row span.required em {
    display: none;
}

/* -------------------------------------------- *
 * Hints
 */
.mw-row .input-hint {
    color: #a0a0a0;
    font-size: 12px;
}

/* -------------------------------------------- *
 * Select
 */
.mw-row select {
    font-size: 14px;
}

.mw-row select + select {
    margin-left: 5px;
}

.mw-row select[multiple] {
    width: 270px;
    border: 1px solid silver;
    font-size: 15px;
    padding: 5px;
}


/* ============================================ *
 * Form List
 * ============================================ */
.mw-row .form-list > li {
    margin-bottom: 10px;
}
.form-list select {
    margin-top: 4px;
    width: 365px;
    max-width: 100%;
}
.mw-row .form-list .input-range .input-text {
    width: 74px;
}
.mw-row .form-list .field,
.mw-row .form-list .wide,
.mw-row .form-list .control {
    margin-bottom: 10px;
}

.mw-row .form-list .control div.input-box,
.mw-row ul.options-list div.input-box {
    display: inline;
    float: left;
}

.mw-row .form-list .control div.input-box:after,
.mw-row ul.options-list div.input-box:after {
    display: none;
}
.mw-row .form-list .control input.radio,
.mw-row .form-list .control input.checkbox,
.mw-row ul.options-list input.checkbox {
    float: left;
    margin-right: -40px;
    margin-top: 10px;
    margin-left: 15px;
}
.mw-row dd label,
.mw-row ul.options-list label {
    color: #636363;
    background-color: #f4f4f4;
    padding: 5px 10px;
    display: inline-block;
    width: auto;
    max-width: none;
    min-width: 250px;
    float: none;
    padding: 6px 10px 6px 40px;
}

.mw-row .form-list .control label:hover,
.mw-row ul.options-list label:hover {
    background-color: #e7e7e7;
}

.mw-row .form-list .control .no-display + label,
.mw-row ul.options-list .no-display + label {
    padding-left: 10px;
    background-color: transparent;
}

.mw-row .form-list .control .no-display + label:hover,
.mw-row ul.options-list .no-display + label:hover {
    background-color: transparent;
}

.mw-row ul.options-list label,
.mw-row .form-list .control label {
    min-width: inherit;
    width: 250px;
    max-width: 100%;
}

.mw-row .form-list .control.remember-me-box label {
    width: auto;
    max-width: none;
    min-width: inherit;
}

.mw-row .form-list .control {
    margin-top: 10px;
}
.mw-row .form-list .control label {
    float: none;
}
.mw-row .form-list .control .radio,
.mw-row .form-list .control .checkbox {
    margin-right: 6px;
}
.mw-row .form-list .control .input-box {
    clear: none;
    display: inline-block;
    width: auto;
    padding: 0;
}
.mw-row .form-list label {
    width: auto;
}

.mw-row form .form-instructions {
    font-style: italic;
    font-family: Georgia, Times, "Times New Roman", serif;
    font-size: 13px;
    color: #a0a0a0;
}

.mw-row ol,
.mw-row ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

/* -------------------------------------------- *
 * Textarea
 */
.mw-row textarea {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 100%;
    width: 450px;
    padding: 5px;
}

/* -------------------------------------------- *
 * Inputs
 */
.mw-row .input-text {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    border: 1px solid silver;
    background: #FFFFFF;
    font-size: 15px;
}
.mw-row .input-text:focus {
    border: 1px solid #3399cc;
}

.mw-row .input-text.validation-failed {
    border-color: red;
}

.mw-row .input-text.validation-failed:focus {
    outline-color: #ff7f7f;
}

.mw-row input[type=email],
.mw-row input[type=search],
.mw-row input[type=number],
.mw-row input[type=password],
.mw-row input[type=tel],
.mw-row input[type=text] {
    height: 30px;
    padding: 0 8px;
}

.mw-row input[type=email],
.mw-row input[type=search],
.mw-row input[type=number],
.mw-row input[type=password],
.mw-row input[type=tel],
.mw-row input[type=text] {
    width: 365px;
    max-width: 100%;
}

/*------------------------------------------------*/
/*-----------------[RESET]------------------------*/
/*------------------------------------------------*/

.et_monarch .et_social_popup_content, .et_monarch .et_social_flyin, .et_monarch .et_social_networks, .et_monarch .et_social_sidebar_networks,
.et_monarch .et_social_networks div, .et_monarch .et_social_sidebar_networks div,
.et_monarch .et_social_networks span, .et_monarch .et_social_sidebar_networks span,
.et_monarch .et_social_networks h2, .et_monarch .et_social_sidebar_networks h2,
.et_monarch .et_social_networks h3, .et_monarch .et_social_sidebar_networks h3,
.et_monarch .et_social_networks h4, .et_monarch .et_social_sidebar_networks h4,
.et_monarch .et_social_networks p, .et_monarch .et_social_sidebar_networks p,
.et_monarch .et_social_networks a, .et_monarch .et_social_sidebar_networks a,
.et_monarch .et_social_networks font, .et_monarch .et_social_sidebar_networks font,
.et_monarch .et_social_networks img, .et_monarch .et_social_sidebar_networks img,
.et_monarch .et_social_networks strike, .et_monarch .et_social_sidebar_networks strike,
.et_monarch .et_social_networks strong, .et_monarch .et_social_sidebar_networks strong,
.et_monarch .et_social_networks b, .et_monarch .et_social_sidebar_networks b,
.et_monarch .et_social_networks u, .et_monarch .et_social_sidebar_networks u,
.et_monarch .et_social_networks i, .et_monarch .et_social_sidebar_networks i,
.et_monarch .et_social_networks ol, .et_monarch .et_social_sidebar_networks ol,
.et_monarch .et_social_networks ul, .et_monarch .et_social_sidebar_networks ul,
.et_monarch .et_social_networks li, .et_monarch .et_social_sidebar_networks li,
.et_monarch .widget_monarchwidget li, .et_monarch .widget .et_social_networks li, .et_monarch .widget_text .et_social_networks li, .et_monarch .widget_monarchwidget li:before, .et_monarch .widget_monarchwidget li:after,
.et_monarch .et_social_popup_content h3, .et_monarch .et_social_popup_content p, .et_monarch .et_social_popup_content:after,
.et_monarch .et_social_flyin h3, .et_monarch .et_social_flyin p, .et_monarch .et_social_flyin:after,
.et_monarch .et_social_pinterest_window h3, .et_monarch .et_social_mobile, .et_monarch .et_social_mobile_button, .et_monarch .et_social_heading { font-style: normal; font-family: 'Open Sans', helvetica, arial, sans-serif; line-height: 1em; text-transform: none; font-weight: normal !important; margin: 0; padding: 0; border: 0; outline: 0; font-size: 15px; vertical-align: baseline; background-image:none; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; -webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0); -moz-transform: translate3d(0,0,0); -o-transform: translate3d(0,0,0); -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

/*------------------------------------------------*/
/*-----------------[BASIC STYLES]-----------------*/
/*------------------------------------------------*/

.et_monarch .et_social_networks, .et_monarch .et_social_sidebar_networks, .et_monarch .et_social_sidebar_networks_mobile { font-family: 'Open Sans', helvetica, arial, sans-serif; line-height: 1em; font-weight: 400; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.et_monarch .et_social_popup h3, .et_monarch .et_social_flyin h3, .et_monarch .et_social_locked h3, .et_monarch .et_social_pinterest_window h3 { font-family: 'Open Sans', helvetica, arial, sans-serif; font-size: 26px; line-height: 1.1em; color: #333; font-weight: 400; letter-spacing: .5px; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.et_monarch .et_social_popup p, .et_monarch .et_social_flyin p { font-family: 'Open Sans', sans-serif; font-size: 14px; color: #999; font-weight: 400; line-height: 1.6em; margin-top: 6px; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.et_monarch .et_social_networks span, .et_monarch .et_social_sidebar_networks span, .et_monarch .et_social_circle i.et_social_icon, i.et_social_icon:before, i.et_social_icon:after, .et_monarch .et_social_networks li, .et_monarch .et_social_networks li a, .et_monarch .et_social_networks div, .et_monarch .et_social_sidebar_mobile, .et_monarch .et_social_sidebar_networks_mobile li, .et_monarch .et_social_pin_image a:before { transition: all 0.3s; -moz-transition: all 0.3s; -webkit-transition: all 0.3s; }
.et_monarch .et_social_count, .et_monarch .widget_monarchwidget .et_social_networkname, .et_monarch .widget_monarchwidget .et_social_count span { transition: none !important; -webkit-transition: none !important; -moz-transition: none !important; }

.et_monarch .et_social_icon, .et_monarch .et_social_networks .et_social_network_label, .et_monarch .et_social_sidebar_networks .et_social_count { color: #FFF; }
.et_monarch .et_social_count { line-height: 23px; }

.et_monarch .et_social_networks.et_social_circle .et_social_network_label { color: #444; }

.et_monarch .et_social_networks p, .et_monarch .et_social_sidebar_networks p {
    font-family: 'Open Sans', helvetica, arial, sans-serif; line-height: 1.6em; font-weight: 400; font-size: 14px; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; color: #666;
}

.et_monarch .et_social_placeholder { width: 7px; height: 14px; display: inline-block; }

.et_monarch .et_social_networks, .et_monarch .et_social_sidebar_networks, .et_monarch .widget_monarchwidget a { text-shadow: none !important; }

/*------------------------------------------------*/
/*--------------------[ICONS]---------------------*/
/*------------------------------------------------*/

@font-face {
    font-family:'ETmonarch';
    src:url('https://www.swissgear.com/skin/frontend/swissgear/default/css/advanced/sociallogin/fonts/ETmonarch.eot');
    src:url('https://www.swissgear.com/skin/frontend/swissgear/default/css/advanced/sociallogin/fonts/ETmonarch.eot?#iefix') format('embedded-opentype'),
        url('https://www.swissgear.com/skin/frontend/swissgear/default/css/advanced/sociallogin/fonts/ETmonarch.ttf') format('truetype'),
        url('https://www.swissgear.com/skin/frontend/swissgear/default/css/advanced/sociallogin/fonts/ETmonarch.woff') format('woff'),
        url('https://www.swissgear.com/skin/frontend/swissgear/default/css/advanced/sociallogin/fonts/ETmonarch.svg#ETmonarch') format('svg');
    font-weight: normal;
    font-style: normal;
}

.et_monarch .et_social_icon, .et_monarch .et_social_icon:before, .et_monarch .et_social_icon:after { font-family: 'ETmonarch'; speak: none; font-style: normal; font-size: 16px; line-height: 16px; font-weight: normal; font-variant: normal; text-transform: none; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; text-align: center; display: block; }

.et_monarch .et_social_icon_networks:before			{ content: "\e605"; }
.et_monarch .et_social_icon_cancel:after			{ content: "\e60c"; }

.et_monarch .et_social_icon_behance:before,			.et_monarch .et_social_icon_behance:after 			{ content: "\e643"; }
.et_monarch .et_social_icon_like:before,			.et_monarch .et_social_icon_like:after 				{ content: "\e60e"; }
.et_monarch .et_social_icon_aweber:before,			.et_monarch .et_social_icon_aweber:after 			{ content: "\e612"; }
.et_monarch .et_social_icon_blinklist:before,		.et_monarch .et_social_icon_blinklist:after 		{ content: "\e613"; }
.et_monarch .et_social_icon_buffer:before,			.et_monarch .et_social_icon_buffer:after 			{ content: "\e614"; }
.et_monarch .et_social_icon_email:before,			.et_monarch .et_social_icon_email:after 			{ content: "\e615"; }
.et_monarch .et_social_icon_github:before,			.et_monarch .et_social_icon_github:after 			{ content: "\e616"; }
.et_monarch .et_social_icon_mailchimp:before,		.et_monarch .et_social_icon_mailchimp:after 		{ content: "\e617"; }
.et_monarch .et_social_icon_outlook:before,			.et_monarch .et_social_icon_outlook:after 			{ content: "\e618"; }
.et_monarch .et_social_icon_print:before,			.et_monarch .et_social_icon_print:after 			{ content: "\e619"; }
.et_monarch .et_social_icon_soundcloud:before,		.et_monarch .et_social_icon_soundcloud:after 		{ content: "\e61a"; }
.et_monarch .et_social_icon_baidu:before,			.et_monarch .et_social_icon_baidu:after 			{ content: "\e61b"; }
.et_monarch .et_social_icon_box:before,				.et_monarch .et_social_icon_box:after 				{ content: "\e61c"; }
.et_monarch .et_social_icon_digg:before,			.et_monarch .et_social_icon_digg:after 				{ content: "\e61d"; }
.et_monarch .et_social_icon_evernote:before,		.et_monarch .et_social_icon_evernote:after 			{ content: "\e61e"; }
.et_monarch .et_social_icon_friendfeed:before,		.et_monarch .et_social_icon_friendfeed:after 		{ content: "\e61f"; }
.et_monarch .et_social_icon_hackernews:before,		.et_monarch .et_social_icon_hackernews:after 		{ content: "\e620"; }
.et_monarch .et_social_icon_livejournal:before,		.et_monarch .et_social_icon_livejournal:after 		{ content: "\e621"; }
.et_monarch .et_social_icon_netvibes:before,		.et_monarch .et_social_icon_netvibes:after 			{ content: "\e622"; }
.et_monarch .et_social_icon_newsvine:before,		.et_monarch .et_social_icon_newsvine:after 			{ content: "\e623"; }
.et_monarch .et_social_icon_aol:before,				.et_monarch .et_social_icon_aol:after 				{ content: "\e624"; }
.et_monarch .et_social_icon_gmail:before,			.et_monarch .et_social_icon_gmail:after 			{ content: "\e625"; }
.et_monarch .et_social_icon_google:before,			.et_monarch .et_social_icon_google:after 			{ content: "\e626"; }
.et_monarch .et_social_icon_printfriendly:before,	.et_monarch .et_social_icon_printfriendly:after 	{ content: "\e627"; }
.et_monarch .et_social_icon_reddit:before,			.et_monarch .et_social_icon_reddit:after 			{ content: "\e628"; }
.et_monarch .et_social_icon_vkontakte:before,		.et_monarch .et_social_icon_vkontakte:after 		{ content: "\e629"; }
.et_monarch .et_social_icon_yahoobookmarks:before,	.et_monarch .et_social_icon_yahoobookmarks:after 	{ content: "\e62a"; }
.et_monarch .et_social_icon_yahoomail:before,		.et_monarch .et_social_icon_yahoomail:after 		{ content: "\e62b"; }
.et_monarch .et_social_icon_youtube:before,			.et_monarch .et_social_icon_youtube:after 			{ content: "\e62c"; }
.et_monarch .et_social_icon_amazon:before,			.et_monarch .et_social_icon_amazon:after 			{ content: "\e62d"; }
.et_monarch .et_social_icon_delicious:before,		.et_monarch .et_social_icon_delicious:after 		{ content: "\e62e"; }
.et_monarch .et_social_icon_google-plus:before,		.et_monarch .et_social_icon_google-plus:after 		{ content: "\e62f"; }
.et_monarch .et_social_icon_instagram:before,		.et_monarch .et_social_icon_instagram:after 		{ content: "\e630"; }
.et_monarch .et_social_icon_linkedin:before,		.et_monarch .et_social_icon_linkedin:after 			{ content: "\e631"; }
.et_monarch .et_social_icon_myspace:before,			.et_monarch .et_social_icon_myspace:after 			{ content: "\e632"; }
.et_monarch .et_social_icon_picassa:before,			.et_monarch .et_social_icon_picassa:after 			{ content: "\e633"; }
.et_monarch .et_social_icon_spotify:before,			.et_monarch .et_social_icon_spotify:after 			{ content: "\e634"; }
.et_monarch .et_social_icon_yahoo:before,			.et_monarch .et_social_icon_yahoo:after 			{ content: "\e635"; }
.et_monarch .et_social_icon_blogger:before,			.et_monarch .et_social_icon_blogger:after 			{ content: "\e636"; }
.et_monarch .et_social_icon_deviantart:before,		.et_monarch .et_social_icon_deviantart:after 		{ content: "\e637"; }
.et_monarch .et_social_icon_dribbble:before,		.et_monarch .et_social_icon_dribbble:after 			{ content: "\e638"; }
.et_monarch .et_social_icon_flickr:before,			.et_monarch .et_social_icon_flickr:after 			{ content: "\e639"; }
.et_monarch .et_social_icon_pinterest:before,		.et_monarch .et_social_icon_pinterest:after 		{ content: "\e63a"; }
.et_monarch .et_social_icon_rss:before ,			.et_monarch .et_social_icon_rss:after 				{ content: "\e63b"; }
.et_monarch .et_social_icon_skype:before,			.et_monarch .et_social_icon_skype:after 			{ content: "\e63c"; }
.et_monarch .et_social_icon_stumbleupon:before,		.et_monarch .et_social_icon_stumbleupon:after 		{ content: "\e63d"; }
.et_monarch .et_social_icon_tumblr:before,			.et_monarch .et_social_icon_tumblr:after 			{ content: "\e63e"; }
.et_monarch .et_social_icon_facebook:before,		.et_monarch .et_social_icon_facebook:after 			{ content: "\e63f"; }
.et_monarch .et_social_icon_twitter:before ,		.et_monarch .et_social_icon_twitter:after 			{ content: "\e640"; }
.et_monarch .et_social_icon_vimeo:before,			.et_monarch .et_social_icon_vimeo:after 			{ content: "\e641"; }
.et_monarch .et_social_icon_wordpress:before,		.et_monarch .et_social_icon_wordpress:after 		{ content: "\e642"; }
.et_monarch .et_social_icon_all_button:before,		.et_monarch .et_social_icon_all_button:after		{ content: "\e64c"; }



/*------------[NETWORK DEFAULT COLORS]------------*/

.et_monarch .et_social_facebook, .et_monarch .et_social_facebook, .et_monarch .et_social_networks.et_social_circle .et_social_facebook i { background-color: #3a579a; }
.et_monarch li.et_social_facebook:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_facebook:hover i { background-color: #314a83; }
.et_monarch .et_social_sidebar_border li.et_social_facebook:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_facebook:hover { border-color: #3a579a; }
.et_monarch .widget_monarchwidget li.et_social_facebook { background-color: #3a579a !important; }
.et_monarch .widget_monarchwidget li.et_social_facebook:hover,.et_monarch .widget_monarchwidget .et_social_circle li.et_social_facebook:hover i { background-color: #314a83 !important; }

.et_monarch .et_social_twitter, .et_monarch .et_social_twitter, .et_monarch .et_social_networks.et_social_circle .et_social_twitter i { background-color: #00abf0; }
.et_monarch .widget_monarchwidget li.et_social_twitter:hover, .et_monarch li.et_social_twitter:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_twitter:hover i { background-color: #0092cc; }
.et_monarch .et_social_sidebar_border li.et_social_twitter:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_twitter:hover { border-color: #00abf0; }
.et_monarch .widget_monarchwidget li.et_social_twitter { background-color: #00abf0 !important; }
.et_monarch .widget_monarchwidget li.et_social_twitter:hover,.et_monarch .widget_monarchwidget .et_social_circle li.et_social_twitter:hover i { background-color: #0092cc !important; }

.et_monarch .et_social_pinterest, .et_monarch .et_social_networks.et_social_circle .et_social_pinterest i { background-color: #cd1c1f; }
.et_monarch li.et_social_pinterest:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_pinterest:hover i { background-color: #ae181a; }
.et_monarch .et_social_sidebar_border li.et_social_pinterest:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_pinterest:hover { border-color: #cd1c1f; }
.et_monarch .widget_monarchwidget li.et_social_pinterest { background-color: #cd1c1f !important; }
.et_monarch .widget_monarchwidget li.et_social_pinterest:hover,.et_monarch .widget_monarchwidget .et_social_circle li.et_social_pinterest:hover i { background-color: #ae181a !important; }

.et_monarch .et_social_google-plus, .et_monarch .et_social_networks.et_social_circle .et_social_google-plus i { background-color: #df4a32; }
.et_monarch li.et_social_google-plus:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_google-plus:hover i { background-color: #be3f2b; }
.et_monarch .et_social_sidebar_border li.et_social_google-plus:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_google-plus:hover { border-color: #df4a32; }
.et_monarch .widget_monarchwidget li.et_social_google-plus { background-color: #df4a32 !important; }
.et_monarch .widget_monarchwidget li.et_social_google-plus:hover,.et_monarch .widget_monarchwidget .et_social_circle li.et_social_google-plus:hover i { background-color: #be3f2b !important; }

.et_monarch .et_social_email, .et_monarch .et_social_networks.et_social_circle .et_social_email i { background-color: #666666; }
.et_monarch li.et_social_email:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_email:hover i { background-color: #575757; }
.et_monarch .et_social_sidebar_border li.et_social_email:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_email:hover { border-color: #666666; }
.et_monarch .widget_monarchwidget li.et_social_email { background-color: #666666 !important; }
.et_monarch .widget_monarchwidget li.et_social_email:hover,.et_monarch .widget_monarchwidget .et_social_circle li.et_social_email:hover i { background-color: #575757 !important; }

.et_monarch .et_social_wordpress, .et_monarch .et_social_networks.et_social_circle .et_social_wordpress i { background-color: #267697; }
.et_monarch li.et_social_wordpress:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_wordpress:hover i { background-color: #206480; }
.et_monarch .et_social_sidebar_border li.et_social_wordpress:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_wordpress:hover { border-color: #267697; }
.et_monarch .widget_monarchwidget li.et_social_wordpress { background-color: #267697 !important; }
.et_monarch .widget_monarchwidget li.et_social_wordpress:hover,.et_monarch .widget_monarchwidget .et_social_circle li.et_social_wordpress:hover i { background-color: #206480 !important; }

.et_monarch .et_social_vimeo, .et_monarch .et_social_networks.et_social_circle .et_social_vimeo i { background-color: #45bbfc; }
.et_monarch li.et_social_vimeo:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_vimeo:hover i { background-color: #3b9fd6; }
.et_monarch .et_social_sidebar_border li.et_social_vimeo:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_vimeo:hover { border-color: #45bbfc; }
.et_monarch .widget_monarchwidget li.et_social_vimeo { background-color: #45bbfc !important; }
.et_monarch .widget_monarchwidget li.et_social_vimeo:hover,.et_monarch .widget_monarchwidget .et_social_circle li.et_social_vimeo:hover i { background-color: #3b9fd6 !important; }

.et_monarch .et_social_skype, .et_monarch .et_social_networks.et_social_circle .et_social_skype i { background-color: #1ba5f4; }
.et_monarch li.et_social_skype:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_skype:hover i { background-color: #178cd0; }
.et_monarch .et_social_sidebar_border li.et_social_skype:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_skype:hover { border-color: #1ba5f4; }
.et_monarch .widget_monarchwidget li.et_social_skype { background-color: #1ba5f4 !important; }
.et_monarch .widget_monarchwidget li.et_social_skype:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_skype:hover i { background-color: #178cd0 !important; }

.et_monarch .et_social_tumblr, .et_monarch .et_social_networks.et_social_circle .et_social_tumblr i { background-color: #32506d; }
.et_monarch li.et_social_tumblr:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_tumblr:hover i { background-color: #2b445d; }
.et_monarch .et_social_sidebar_border li.et_social_tumblr:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_tumblr:hover { border-color: #32506d; }
.et_monarch .widget_monarchwidget li.et_social_tumblr { background-color: #32506d !important; }
.et_monarch .widget_monarchwidget li.et_social_tumblr:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_tumblr:hover i { background-color: #2b445d !important; }

.et_monarch .et_social_dribbble, .et_monarch .et_social_networks.et_social_circle .et_social_dribbble i { background-color: #ea4c8d; }
.et_monarch li.et_social_dribbble:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_dribbble:hover i { background-color: #c74178; }
.et_monarch .et_social_sidebar_border li.et_social_dribbble:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_dribbble:hover { border-color: #ea4c8d; }
.et_monarch .widget_monarchwidget li.et_social_dribbble { background-color: #ea4c8d !important; }
.et_monarch .widget_monarchwidget li.et_social_dribbble:hover,.et_monarch .widget_monarchwidget .et_social_circle li.et_social_dribbble:hover i { background-color: #c74178 !important; }

.et_monarch .et_social_flickr, .et_monarch .et_social_networks.et_social_circle .et_social_flickr i { background-color: #fc1684; }
.et_monarch li.et_social_flickr:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_flickr:hover i { background-color: #d61370; }
.et_monarch .et_social_sidebar_border li.et_social_flickr:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_flickr:hover { border-color: #fc1684; }
.et_monarch .widget_monarchwidget li.et_social_flickr { background-color: #fc1684 !important; }
.et_monarch .widget_monarchwidget li.et_social_flickr:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_flickr:hover i { background-color: #d61370 !important; }

.et_monarch .et_social_stumbleupon, .et_monarch .et_social_networks.et_social_circle .et_social_stumbleupon i { background-color: #ea4b24; }
.et_monarch li.et_social_stumbleupon:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_stumbleupon:hover i { background-color: #c7401f; }
.et_monarch .et_social_sidebar_border li.et_social_stumbleupon:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_stumbleupon:hover { border-color: #ea4b24; }
.et_monarch .widget_monarchwidget li.et_social_stumbleupon { background-color: #ea4b24 !important; }
.et_monarch .widget_monarchwidget li.et_social_stumbleupon:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_stumbleupon:hover i { background-color: #c7401f !important; }

.et_monarch .et_social_deviantart, .et_monarch .et_social_networks.et_social_circle .et_social_deviantart i { background-color: #566c68; }
.et_monarch li.et_social_deviantart:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_deviantart:hover i { background-color: #495c59; }
.et_monarch .et_social_sidebar_border li.et_social_deviantart:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_deviantart:hover { border-color: #566c68; }
.et_monarch .widget_monarchwidget li.et_social_deviantart { background-color: #566c68 !important; }
.et_monarch .widget_monarchwidget li.et_social_deviantart:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_deviantart:hover i { background-color: #495c59 !important; }

.et_monarch .et_social_rss, .et_monarch .et_social_networks.et_social_circle .et_social_rss i { background-color: #f59038; }
.et_monarch li.et_social_rss:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_rss:hover i { background-color: #d07b30; }
.et_monarch .et_social_sidebar_border li.et_social_rss:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_rss:hover { border-color: #f59038; }
.et_monarch .widget_monarchwidget li.et_social_rss { background-color: #f59038 !important; }
.et_monarch .widget_monarchwidget li.et_social_rss:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_rss:hover i { background-color: #d07b30 !important; }

.et_monarch .et_social_blogger, .et_monarch .et_social_networks.et_social_circle .et_social_blogger i { background-color: #f59038; }
.et_monarch li.et_social_blogger:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_blogger:hover i { background-color: #d07b30; }
.et_monarch .et_social_sidebar_border li.et_social_blogger:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_blogger:hover { border-color: #f59038; }
.et_monarch .widget_monarchwidget li.et_social_blogger { background-color: #f59038 !important; }
.et_monarch .widget_monarchwidget li.et_social_blogger:hover, .et_monarch .widget_monarchwidget li.et_social_blogger:hover i { background-color: #d07b30 !important; }

.et_monarch .et_social_picassa, .et_monarch .et_social_networks.et_social_circle .et_social_picassa i { background-color: #9864ae; }
.et_monarch li.et_social_picassa:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_picassa:hover i { background-color: #815594; }
.et_monarch .et_social_sidebar_border li.et_social_picassa:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_picassa:hover { border-color: #9864ae; }
.et_monarch .widget_monarchwidget li.et_social_picassa { background-color: #9864ae !important; }
.et_monarch .widget_monarchwidget li.et_social_picassa:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_picassa:hover i { background-color: #815594 !important; }

.et_monarch .et_social_spotify, .et_monarch .et_social_networks.et_social_circle .et_social_spotify i { background-color: #aecf29; }
.et_monarch li.et_social_spotify:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_spotify:hover i { background-color: #94b023; }
.et_monarch .et_social_sidebar_border li.et_social_spotify:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_spotify:hover { border-color: #aecf29; }
.et_monarch .widget_monarchwidget li.et_social_spotify { background-color: #aecf29 !important; }
.et_monarch .widget_monarchwidget li.et_social_spotify:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_spotify:hover i { background-color: #94b023 !important; }

.et_monarch .et_social_instagram, .et_monarch .et_social_networks.et_social_circle .et_social_instagram i { background-color: #517fa4; }
.et_monarch li.et_social_instagram:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_instagram:hover i { background-color: #456c8c; }
.et_monarch .et_social_sidebar_border li.et_social_instagram:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_instagram:hover { border-color: #517fa4; }
.et_monarch .widget_monarchwidget li.et_social_instagram { background-color: #517fa4 !important; }
.et_monarch .widget_monarchwidget li.et_social_instagram:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_instagram:hover i { background-color: #456c8c !important; }

.et_monarch .et_social_myspace, .et_monarch .et_social_networks.et_social_circle .et_social_myspace i { background-color: #3a5998; }
.et_monarch li.et_social_myspace:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_myspace:hover i { background-color: #314c81; }
.et_monarch .et_social_sidebar_border li.et_social_myspace:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_myspace:hover { border-color: #3a5998; }
.et_monarch .widget_monarchwidget li.et_social_myspace { background-color: #3a5998 !important; }
.et_monarch .widget_monarchwidget li.et_social_myspace:hover,.et_monarch .widget_monarchwidget .et_social_circle li.et_social_myspace:hover i { background-color: #314c81 !important; }

.et_monarch .et_social_delicious, .et_monarch .et_social_networks.et_social_circle .et_social_delicious i { background-color: #3398fc; }
.et_monarch li.et_social_delicious:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_delicious:hover i { background-color: #2b81d6; }
.et_monarch .et_social_sidebar_border li.et_social_delicious:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_delicious:hover { border-color: #3398fc; }
.et_monarch .widget_monarchwidget li.et_social_delicious { background-color: #3398fc !important; }
.et_monarch .widget_monarchwidget li.et_social_delicious:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_delicious:hover i { background-color: #2b81d6 !important; }

.et_monarch .et_social_linkedin, .et_monarch .et_social_networks.et_social_circle .et_social_linkedin i { background-color: #127bb6; }
.et_monarch li.et_social_linkedin:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_linkedin:hover i { background-color: #0f699b; }
.et_monarch .et_social_sidebar_border li.et_social_linkedin:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_linkedin:hover { border-color: #127bb6; }
.et_monarch .widget_monarchwidget li.et_social_linkedin { background-color: #127bb6 !important; }
.et_monarch .widget_monarchwidget li.et_social_linkedin:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_linkedin:hover { background-color: #0f699b !important; }

.et_monarch .et_social_yahoo, .et_monarch .et_social_networks.et_social_circle .et_social_yahoo i { background-color: #511295; }
.et_monarch li.et_social_yahoo:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_yahoo:hover i { background-color: #450f7f; }
.et_monarch .et_social_sidebar_border li.et_social_yahoo:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_yahoo:hover { border-color: #511295; }
.et_monarch .widget_monarchwidget li.et_social_yahoo { background-color: #511295 !important; }
.et_monarch .widget_monarchwidget li.et_social_yahoo:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_yahoo:hover { background-color: #450f7f !important; }

.et_monarch .et_social_yahoomail, .et_monarch .et_social_networks.et_social_circle .et_social_yahoomail i { background-color: #511295; }
.et_monarch li.et_social_yahoomail:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_yahoomail:hover i { background-color: #450f7f; }
.et_monarch .et_social_sidebar_border li.et_social_yahoomail:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_yahoomail:hover { border-color: #511295; }
.et_monarch .widget_monarchwidget li.et_social_yahoomail { background-color: #511295 !important; }
.et_monarch .widget_monarchwidget li.et_social_yahoomail:hover,.et_monarch .widget_monarchwidget .et_social_circle li.et_social_yahoomail:hover i { background-color: #450f7f !important; }

.et_monarch .et_social_yahoobookmarks, .et_monarch .et_social_networks.et_social_circle .et_social_yahoobookmarks i { background-color: #511295; }
.et_monarch li.et_social_yahoobookmarks:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_yahoobookmarks:hover i { background-color: #450f7f; }
.et_monarch .et_social_sidebar_border li.et_social_yahoobookmarks:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_yahoobookmarks:hover { border-color: #511295; }
.et_monarch .widget_monarchwidget li.et_social_yahoobookmarks { background-color: #511295 !important; }
.et_monarch .widget_monarchwidget li.et_social_yahoobookmarks:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_yahoobookmarks:hover i { background-color: #450f7f !important; }

.et_monarch .et_social_amazon, .et_monarch .et_social_networks.et_social_circle .et_social_amazon i { background-color: #222222; }
.et_monarch li.et_social_amazon:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_amazon:hover i { background-color: #000000; }
.et_monarch .et_social_sidebar_border li.et_social_amazon:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_amazon:hover { border-color: #222222; }
.et_monarch .widget_monarchwidget li.et_social_amazon { background-color: #222222 !important; }
.et_monarch .widget_monarchwidget li.et_social_amazon:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_amazon:hover i { background-color: #000000 !important; }

.et_monarch .et_social_aol, .et_monarch .et_social_networks.et_social_circle .et_social_aol i { background-color: #222222; }
.et_monarch li.et_social_aol:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_aol:hover i { background-color: #000000; }
.et_monarch .et_social_sidebar_border li.et_social_aol:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_aol:hover { border-color: #222222; }
.et_monarch .widget_monarchwidget li.et_social_aol { background-color: #222222 !important; }
.et_monarch .widget_monarchwidget li.et_social_aol:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_aol:hover i { background-color: #000000 !important; }

.et_monarch .et_social_buffer, .et_monarch .et_social_networks.et_social_circle .et_social_buffer i { background-color: #222222; }
.et_monarch li.et_social_buffer:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_buffer:hover i { background-color: #000000; }
.et_monarch .et_social_sidebar_border li.et_social_buffer:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_buffer:hover { border-color: #222222; }
.et_monarch .widget_monarchwidget li.et_social_buffer { background-color: #222222 !important; }
.et_monarch .widget_monarchwidget li.et_social_buffer:hover,.et_monarch .widget_monarchwidget .et_social_circle li.et_social_buffer:hover i { background-color: #000000 !important; }

.et_monarch .et_social_printfriendly, .et_monarch .et_social_networks.et_social_circle .et_social_printfriendly i { background-color: #75aa33; }
.et_monarch li.et_social_printfriendly:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_printfriendly:hover i { background-color: #64912b; }
.et_monarch .et_social_sidebar_border li.et_social_printfriendly:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_printfriendly:hover { border-color: #75aa33; }
.et_monarch .widget_monarchwidget li.et_social_printfriendly { background-color: #75aa33 !important; }
.et_monarch .widget_monarchwidget li.et_social_printfriendly:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_printfriendly:hover i { background-color: #64912b !important; }

.et_monarch .et_social_youtube, .et_monarch .et_social_networks.et_social_circle .et_social_youtube i { background-color: #a8240f; }
.et_monarch li.et_social_youtube:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_youtube:hover i { background-color: #8f1f0d; }
.et_monarch .et_social_sidebar_border li.et_social_youtube:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_youtube:hover { border-color: #a8240f; }
.et_monarch .widget_monarchwidget li.et_social_youtube { background-color: #a8240f !important; }
.et_monarch .widget_monarchwidget li.et_social_youtube:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_youtube:hover i { background-color: #8f1f0d !important; }

.et_monarch .et_social_google, .et_monarch .et_social_networks.et_social_circle .et_social_google i { background-color: #3b7ae0; }
.et_monarch li.et_social_google:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_google:hover i { background-color: #3268bf; }
.et_monarch .et_social_sidebar_border li.et_social_google:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_google:hover { border-color: #3b7ae0; }
.et_monarch .widget_monarchwidget li.et_social_google { background-color: #3b7ae0 !important; }
.et_monarch .widget_monarchwidget li.et_social_google:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_google:hover i { background-color: #3268bf !important; }

.et_monarch .et_social_gmail, .et_monarch .et_social_networks.et_social_circle .et_social_gmail i { background-color: #dd4b39; }
.et_monarch li.et_social_gmail:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_gmail:hover i { background-color: #bc4031; }
.et_monarch .et_social_sidebar_border li.et_social_gmail:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_gmail:hover { border-color: #dd4b39; }
.et_monarch .widget_monarchwidget li.et_social_gmail { background-color: #dd4b39 !important; }
.et_monarch .widget_monarchwidget li.et_social_gmail:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_gmail:hover { background-color: #bc4031 !important; }

.et_monarch .et_social_reddit, .et_monarch .et_social_networks.et_social_circle .et_social_reddit i { background-color: #fc461e; }
.et_monarch li.et_social_reddit:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_reddit:hover i { background-color: #d63c1a; }
.et_monarch .et_social_sidebar_border li.et_social_reddit:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_reddit:hover { border-color: #fc461e; }
.et_monarch .widget_monarchwidget li.et_social_reddit { background-color: #fc461e !important; }
.et_monarch .widget_monarchwidget li.et_social_reddit:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_reddit:hover i { background-color: #d63c1a !important; }

.et_monarch .et_social_vkontakte, .et_monarch .et_social_networks.et_social_circle .et_social_vkontakte i { background-color: #4c75a3; }
.et_monarch li.et_social_vkontakte:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_vkontakte:hover i { background-color: #41648b; }
.et_monarch .et_social_sidebar_border li.et_social_vkontakte:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_vkontakte:hover { border-color: #4c75a3; }
.et_monarch .widget_monarchwidget li.et_social_vkontakte { background-color: #4c75a3 !important; }
.et_monarch .widget_monarchwidget li.et_social_vkontakte:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_vkontakte:hover i { background-color: #41648b !important; }

.et_monarch .et_social_newsvine, .et_monarch .et_social_networks.et_social_circle .et_social_newsvine i { background-color: #0d642e; }
.et_monarch li.et_social_newsvine:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_newsvine:hover i { background-color: #0b5527; }
.et_monarch .et_social_sidebar_border li.et_social_newsvine:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_newsvine:hover { border-color: #0d642e; }
.et_monarch .widget_monarchwidget li.et_social_newsvine { background-color: #0d642e !important; }
.et_monarch .widget_monarchwidget li.et_social_newsvine:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_newsvine:hover i { background-color: #0b5527 !important; }

.et_monarch .et_social_netvibes, .et_monarch .et_social_networks.et_social_circle .et_social_netvibes i { background-color: #5dbc22; }
.et_monarch li.et_social_netvibes:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_netvibes:hover i { background-color: #4fa01d; }
.et_monarch .et_social_sidebar_border li.et_social_netvibes:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_netvibes:hover { border-color: #5dbc22; }
.et_monarch .widget_monarchwidget li.et_social_netvibes { background-color: #5dbc22 !important; }
.et_monarch .widget_monarchwidget li.et_social_netvibes:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_netvibes:hover i { background-color: #4fa01d !important; }

.et_monarch .et_social_hackernews, .et_monarch .et_social_networks.et_social_circle .et_social_hackernews i { background-color: #f08641; }
.et_monarch li.et_social_hackernews:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_hackernews:hover i { background-color: #cc7237; }
.et_monarch .et_social_sidebar_border li.et_social_hackernews:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_hackernews:hover { border-color: #f08641; }
.et_monarch .widget_monarchwidget li.et_social_hackernews { background-color: #f08641 !important; }
.et_monarch .widget_monarchwidget li.et_social_hackernews:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_hackernews:hover i { background-color: #cc7237 !important; }

.et_monarch .et_social_evernote, .et_monarch .et_social_networks.et_social_circle .et_social_evernote i { background-color: #7cbf4b; }
.et_monarch li.et_social_evernote:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_evernote:hover i { background-color: #6aa340; }
.et_monarch .et_social_sidebar_border li.et_social_evernote:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_evernote:hover { border-color: #7cbf4b; }
.et_monarch .widget_monarchwidget li.et_social_evernote { background-color: #7cbf4b !important; }
.et_monarch .widget_monarchwidget li.et_social_evernote:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_evernote:hover i { background-color: #6aa340 !important; }

.et_monarch .et_social_digg, .et_monarch .et_social_networks.et_social_circle .et_social_digg i { background-color: #546b9f; }
.et_monarch li.et_social_digg:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_digg:hover i { background-color: #475b87; }
.et_monarch .et_social_sidebar_border li.et_social_digg:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_digg:hover { border-color: #546b9f; }
.et_monarch .widget_monarchwidget li.et_social_digg { background-color: #546b9f !important; }
.et_monarch .widget_monarchwidget li.et_social_digg:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_digg:hover i { background-color: #475b87 !important; }

.et_monarch .et_social_box, .et_monarch .et_social_networks.et_social_circle .et_social_box i { background-color: #1482c3; }
.et_monarch li.et_social_box:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_box:hover i { background-color: #116fa6; }
.et_monarch .et_social_sidebar_border li.et_social_box:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_box:hover { border-color: #1482c3; }
.et_monarch .widget_monarchwidget li.et_social_box { background-color: #1482c3 !important; }
.et_monarch .widget_monarchwidget li.et_social_box:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_box:hover i { background-color: #116fa6 !important; }

.et_monarch .et_social_baidu, .et_monarch .et_social_networks.et_social_circle .et_social_baidu i { background-color: #2b3bdd; }
.et_monarch li.et_social_baidu:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_baidu:hover i { background-color: #2532bc; }
.et_monarch .et_social_sidebar_border li.et_social_baidu:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_baidu:hover { border-color: #2b3bdd; }
.et_monarch .widget_monarchwidget li.et_social_baidu { background-color: #2b3bdd !important; }
.et_monarch .widget_monarchwidget li.et_social_baidu:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_baidu:hover i { background-color: #2532bc !important; }

.et_monarch .et_social_livejournal, .et_monarch .et_social_networks.et_social_circle .et_social_livejournal i { background-color: #336697; }
.et_monarch li.et_social_livejournal:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_livejournal:hover i { background-color: #2b5780; }
.et_monarch .et_social_sidebar_border li.et_social_livejournal:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_livejournal:hover { border-color: #336697; }
.et_monarch .widget_monarchwidget li.et_social_livejournal { background-color: #336697 !important; }
.et_monarch .widget_monarchwidget li.et_social_livejournal:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_livejournal:hover i { background-color: #2b5780 !important; }

.et_monarch .et_social_friendfeed, .et_monarch .et_social_networks.et_social_circle .et_social_friendfeed i { background-color: #5989c0; }
.et_monarch li.et_social_friendfeed:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_friendfeed:hover i { background-color: #4c75a3; }
.et_monarch .et_social_sidebar_border li.et_social_friendfeed:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_friendfeed:hover { border-color: #5989c0; }
.et_monarch .widget_monarchwidget li.et_social_friendfeed { background-color: #5989c0 !important; }
.et_monarch .widget_monarchwidget li.et_social_friendfeed:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_friendfeed:hover i { background-color: #4c75a3 !important; }

.et_monarch .et_social_github, .et_monarch .et_social_networks.et_social_circle .et_social_github i { background-color: #4183c4; }
.et_monarch li.et_social_github:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_github:hover i { background-color: #376fa7; }
.et_monarch .et_social_sidebar_border li.et_social_github:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_github:hover { border-color: #4183c4; }
.et_monarch .widget_monarchwidget li.et_social_github { background-color: #4183c4 !important; }
.et_monarch .widget_monarchwidget li.et_social_github:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_github:hover i { background-color: #376fa7 !important; }

.et_monarch .et_social_outlook, .et_monarch .et_social_networks.et_social_circle .et_social_outlook i { background-color: #1174c3; }
.et_monarch li.et_social_outlook:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_outlook:hover i { background-color: #0e63a6; }
.et_monarch .et_social_sidebar_border li.et_social_outlook:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_outlook:hover { border-color: #1174c3; }
.et_monarch .widget_monarchwidget li.et_social_outlook { background-color: #1174c3 !important; }
.et_monarch .widget_monarchwidget li.et_social_outlook:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_outlook:hover { background-color: #0e63a6 !important; }

.et_monarch .et_social_blinklist, .et_monarch .et_social_networks.et_social_circle .et_social_blinklist i { background-color: #fc6d21; }
.et_monarch li.et_social_blinklist:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_blinklist:hover i { background-color: #d65d1c; }
.et_monarch .et_social_sidebar_border li.et_social_blinklist:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_blinklist:hover { border-color: #fc6d21; }
.et_monarch .widget_monarchwidget li.et_social_blinklist { background-color: #fc6d21 !important; }
.et_monarch .widget_monarchwidget li.et_social_blinklist:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_blinklist:hover i { background-color: #d65d1c !important; }

.et_monarch .et_social_aweber, .et_monarch .et_social_networks.et_social_circle .et_social_aweber i { background-color: #127bbf; }
.et_monarch li.et_social_aweber:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_aweber:hover i { background-color: #0f69a3; }
.et_monarch .et_social_sidebar_border li.et_social_aweber:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_aweber:hover { border-color: #127bbf; }
.et_monarch .widget_monarchwidget li.et_social_aweber { background-color: #127bbf !important; }
.et_monarch .widget_monarchwidget li.et_social_aweber:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_aweber:hover i { background-color: #0f69a3 !important; }

.et_monarch .et_social_mailchimp, .et_monarch .et_social_networks.et_social_circle .et_social_mailchimp i { background-color: #3283bf; }
.et_monarch li.et_social_mailchimp:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_mailchimp:hover i { background-color: #2b6fa3; }
.et_monarch .et_social_sidebar_border li.et_social_mailchimp:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_mailchimp:hover { border-color: #3283bf; }
.et_monarch .widget_monarchwidget li.et_social_mailchimp { background-color: #3283bf !important; }
.et_monarch .widget_monarchwidget li.et_social_mailchimp:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_mailchimp:hover i { background-color: #2b6fa3 !important; }

.et_monarch .et_social_soundcloud, .et_monarch .et_social_networks.et_social_circle .et_social_soundcloud i { background-color: #f0601e; }
.et_monarch li.et_social_soundcloud:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_soundcloud:hover i { background-color: #cc521a; }
.et_monarch .et_social_sidebar_border li.et_social_soundcloud:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_soundcloud:hover { border-color: #f0601e; }
.et_monarch .widget_monarchwidget li.et_social_soundcloud { background-color: #f0601e !important; }
.et_monarch .widget_monarchwidget li.et_social_soundcloud:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_soundcloud:hover i { background-color: #cc521a !important; }

.et_monarch .et_social_print, .et_monarch .et_social_networks.et_social_circle .et_social_print i { background-color: #333333; }
.et_monarch li.et_social_print:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_print:hover i { background-color: #2b2b2b; }
.et_monarch .et_social_sidebar_border li.et_social_print:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_print:hover { border-color: #333333; }
.et_monarch .widget_monarchwidget li.et_social_print { background-color: #333333 !important; }
.et_monarch .widget_monarchwidget li.et_social_print:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_print:hover i { background-color: #2b2b2b !important; }

.et_monarch .et_social_like, .et_monarch .et_social_networks.et_social_circle .et_social_like i { background-color: #f95149; }
.et_monarch li.et_social_like:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_like:hover i { background-color: #d4453e; }
.et_monarch .et_social_sidebar_border li.et_social_like:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_like:hover { border-color: #f95149; }
.et_monarch .widget_monarchwidget li.et_social_like { background-color: #f95149 !important; }
.et_monarch .widget_monarchwidget li.et_social_like:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_like:hover i { background-color: #d4453e !important; }

.et_monarch .et_social_behance, .et_monarch .et_social_networks.et_social_circle .et_social_behance i { background-color: #1769ff; }
.et_monarch li.et_social_behance:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_behance:hover i { background-color: #1459d9; }
.et_monarch .et_social_sidebar_border li.et_social_behance:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_behance:hover { border-color: #1769ff; }
.et_monarch .widget_monarchwidget li.et_social_behance { background-color: #1769ff !important; }
.et_monarch .widget_monarchwidget li.et_social_behance:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_behance:hover i { background-color: #1459d9 !important; }

.et_monarch .et_social_all_button, .et_monarch .et_social_networks.et_social_circle .et_social_all_button i { background-color: #dedede; }
.et_monarch li.et_social_all_button:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_all_button:hover i { background-color: #d1d1d1; }
.et_monarch li.et_social_all_button i.et_social_icon_all_button, .et_monarch .et_social_sidebar_networks li.et_social_all_button:hover i.et_social_icon_all_button { color: #777777; }
.et_monarch .et_social_sidebar_border li.et_social_all_button:hover { border-color: #bfbfbf; }

.et_monarch .et_social_sidebar_networks .et_social_icons_container li:hover i, .et_monarch .et_social_sidebar_networks .et_social_icons_container li:hover .et_social_count, .et_monarch .et_social_mobile .et_social_icons_container li:hover i, .et_monarch .widget_monarchwidget .et_social_icons_container li:hover .et_social_icon, .et_monarch .widget_monarchwidget .et_social_networks .et_social_icons_container li:hover .et_social_network_label, .et_monarch .widget_monarchwidget .et_social_icons_container li:hover .et_social_sidebar_count { color: #ffffff; }

.widget_monarchwidget li, .et_monarch .widget_text .et_social_networks li { background-image: none !important; list-style: none; padding: 0 !important; margin-bottom: 0 !important; border: none !important;}
.widget_monarchwidget li, .et_monarch .widget_monarchwidget li:after { border: none !important; }
.widget_monarchwidget li:before { display: none; }
.et_monarch .widget_monarchwidget .et_social_networks.et_social_circle ul li { background-color: transparent !important; }



/*------------------------------------------------*/
/*----------------[ET SOCIAL FLYIN]---------------*/
/*------------------------------------------------*/

.et_monarch .et_social_header { text-align: left; margin-bottom: 25px; }

.et_monarch .et_social_flyin { position: fixed; width: 320px; background-color: #FFF; padding: 30px 20px; bottom: 0; height: auto; opacity: 0; z-index: -1; box-shadow: 0 0 15px rgba(0,0,0,.1); }
.et_monarch .et_social_flyin .et_social_networks { overflow: auto; }
.et_monarch .et_social_flyin a.et_social_icon_cancel, .et_monarch .et_social_popup_content a.et_social_icon_cancel { position: absolute; top: 15px; right: 15px; color: #666; }
.et_monarch .et_social_flyin .et_social_icon:after, .et_monarch .et_social_popup .et_social_icon:after { display: block; }

.et_monarch .et_social_flyin_bottom_right { right: 0; -webkit-border-top-left-radius: 3px; -moz-border-radius-topleft: 3px; border-top-left-radius: 3px; }
.et_monarch .et_social_flyin_bottom_left { left: 0; -webkit-border-top-right-radius: 3px; -moz-border-radius-topright: 3px; border-top-right-radius: 3px; }

/*------------------------------------------------*/
/*----------------[ET SOCIAL POPUP]---------------*/
/*------------------------------------------------*/

.et_monarch .et_social_popup_content { padding: 25px 20px; background-color: #fff; text-align: left; width: 84%; max-width: 600px; position: fixed; z-index: 999999999; left: 50%; margin-left: -320px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; -webkit-box-shadow: 0px 0px 60px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0px 0px 60px rgba(0, 0, 0, 0.2); box-shadow: 0px 0px 60px rgba(0, 0, 0, 0.2); }
.et_monarch .et_social_popup:after { content: ""; background-color: rgba(0,0,0,.6); top: 0; left: 0; width: 100%; height: 100%; position: fixed; z-index: 99999999; display: block; opacity: 0; }

.et_monarch .et_social_popup.et_social_animated:after { opacity: 1; -webkit-animation: et_social_fadeIn 1s 1 cubic-bezier(0.77,0,.175,1); -moz-animation: et_social_fadeIn 1s 1 cubic-bezier(0.77,0,.175,1); -o-animation: et_social_fadeIn 1s 1 cubic-bezier(0.77,0,.175,1); animation: et_social_fadeIn 1s 1 cubic-bezier(0.77,0,.175,1); }

.et_monarch .et_social_popup_content .et_social_networks { overflow: auto; }

.et_monarch .et_social_fadeout { opacity: 0; -webkit-animation: et_social_fadeOut 1s 1 cubic-bezier(0.77,0,.175,1) !important; -moz-animation: et_social_fadeOut 1s 1 cubic-bezier(0.77,0,.175,1) !important; -o-animation: et_social_fadeOut 1s 1 cubic-bezier(0.77,0,.175,1) !important; animation: et_social_fadeOut 1s 1 cubic-bezier(0.77,0,.175,1) !important; }

/*------------------------------------------------*/
/*---------------------[INLINE]-------------------*/
/*------------------------------------------------*/

/*--------------------[GENERAL]-------------------*/
.et_monarch .et_social_networkname { word-break: break-all; }
.et_monarch .et_social_icon, .et_monarch .et_social_sidebar_networks .et_social_count { position: relative; z-index: 100; }
.et_monarch .et_social_networks span.et_social_overlay { height:100%; width: 100%; background-color: rgba( 0, 0, 0, 0.1 ); bottom: 0; left: 0; z-index: 1; position: absolute; }

.et_monarch .et_social_inline_top { margin-bottom: 40px; }
.et_monarch .et_social_inline_bottom { margin-top: 40px; }
.et_monarch .et_social_networks.et_social_left .et_social_count, .et_monarch .et_social_networks.et_social_left .et_social_networkname { line-height: 1em; display: inline-block; }

.widget_monarchwidget { width: auto; float: none !important; }

.et_monarch .et_social_networks { width: 100%; display: inline-block; }
.et_monarch .et_social_networks .et_social_icons_container { padding: 0 !important; margin: 0 !important; line-height: 1em !important; display: inline-block; width: inherit; }
.et_monarch .et_social_networks li, .et_monarch .widget_monarchwidget .et_social_networks li, .et_monarch .widget .et_social_networks li, .et_monarch .widget_text .et_social_networks li { float: left; position: relative; margin: 2% 0 0 2%; overflow: hidden; min-height: 40px; line-height: 0; }
.et_monarch .textwidget .et_social_networks li { margin-bottom: 0; }
.et_monarch .et_social_networks li a { line-height: 0; }
.et_monarch .et_social_networks.et_social_nospace li { margin: 0 !important; }
.et_monarch .et_social_networks li, .et_monarch .et_social_networks li a, .et_monarch .et_social_icon { display: block; overflow: hidden; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.et_monarch .et_social_networks div.et_social_network_label { font-size: 14px; }
.et_monarch .et_social_networks div.et_social_count .et_social_count_label { font-size: 12px; font-weight: 400; }
.et_monarch .et_social_networks div, .et_monarch .et_social_networks span, .et_monarch .et_social_networks li i { position: relative; z-index: 2; }

.et_monarch .et_social_networks .et_social_icon, .et_monarch .et_social_networks .et_social_icon:before, .et_monarch .et_social_networks .et_social_icon:after { width: 40px; height: 40px; line-height: 40px; display: inline-block; -webkit-border-radius: 100px; -moz-border-radius: 100px; border-radius: 100px; }

.et_monarch .et_social_networks .et_social_networkname, .et_monarch .et_social_networks .et_social_count span { font-weight: 700; }
.et_monarch .et_social_networkname, .et_monarch .et_social_count { display: none; }
.et_monarch .et_social_withnetworknames .et_social_networkname, .et_monarch .et_social_withcounts .et_social_count, .et_monarch .et_social_sidebar_withcounts .et_social_count { display: inherit; }

.et_monarch .et_social_networks.et_social_left i.et_social_icon.et_social_icon_all_button { float: none !important; }
.et_social_open_all span.et_social_overlay { margin: 0 !important; }
.et_monarch .et_social_networks .et_social_all_button i.et_social_icon.et_social_icon_all_button:after, .et_monarch .et_social_networksÂ .et_social_all_button i.et_social_icon.et_social_icon_all_button:before { width: 100%; }
.et_monarch .et_social_slide.et_social_left .et_social_all_button i.et_social_icon.et_social_icon_all_button:after { left: -100%; }
.et_monarch .et_social_slide.et_social_left li.et_social_all_button:hover i.et_social_icon.et_social_icon_all_button:after { left: 0; }
.et_monarch .et_social_slide.et_social_left li:hover i.et_social_icon.et_social_icon_all_button:before { margin-left: 100% !important; }
.et_monarch .et_social_flip.et_social_left li.et_social_all_button:hover i.et_social_icon.et_social_icon_all_button:before { width: 110% !important; }

.et_monarch li.et_social_all_button { padding: 0; text-align: center; }
.et_monarch .et_social_circle li.et_social_all_button { padding: 0; text-align: left; }
.et_monarch .et_social_top.et_social_rectangle.et_social_withcounts li.et_social_all_button a.et_social_open_all, .et_monarch .et_social_top.et_social_rounded.et_social_withcounts li.et_social_all_button a.et_social_open_all { padding: 22px 0 !important; }
.et_monarch .et_social_top.et_social_rectangle.et_social_withnetworknames li.et_social_all_button a.et_social_open_all, .et_monarch .et_social_top.et_social_rounded.et_social_withnetworknames li.et_social_all_button a.et_social_open_all { padding: 21px 0 !important; }
.et_monarch .et_social_top.et_social_rectangle.et_social_withnetworknames.et_social_withcounts li.et_social_all_button a.et_social_open_all, .et_monarch .et_social_top.et_social_rounded.et_social_withnetworknames.et_social_withcounts li.et_social_all_button a.et_social_open_all { padding: 33px 0 !important; }

/*------------------[TOTAL COUNT]-----------------*/
.et_monarch .et_social_nototalcount .et_social_totalcount { display: none; }
.et_monarch .et_social_withtotalcount .et_social_totalcount { display: block; }

.et_monarch .et_social_networks .et_social_totalcount, .et_monarch .et_social_sidebar_networks_mobile .et_social_totalcount { text-align: left; color: #444; margin-bottom: 10px; }
.et_monarch .et_social_networks.et_social_sidebar_nocounts .et_social_totalcount { width: 40px; }
.et_monarch .et_social_networks.et_social_sidebar_withcounts .et_social_totalcount, .et_monarch .et_social_networks.et_social_sidebar_flip .et_social_totalcount { width: 50px; }
.et_monarch .et_social_networks .et_social_totalcount_count, .et_monarch .et_social_sidebar_networks_mobile .et_social_totalcount_count { display: inline-block; font-size: 20px; font-weight: 700; line-height: 20px; }
.et_monarch .et_social_networks .et_social_totalcount_label, .et_monarch .et_social_sidebar_networks_mobile .et_social_totalcount_label { display: inline-block; font-size: 14px; margin-left: 4px; }

.et_monarch .et_social_withtotalcount .et_social_totalcount.et_social_dark, .et_monarch .et_social_networks.et_social_circle.et_social_outer_dark li .et_social_network_label, .et_monarch .et_social_networks.et_social_circle.et_social_outer_dark li .et_social_networkname, .et_monarch .et_social_networks.et_social_circle.et_social_outer_dark li .et_social_count, .et_monarch .et_social_networks.et_social_circle.et_social_outer_dark li:hover .et_social_networkname, .et_monarch .et_social_media .et_social_circle.et_social_outer_dark .et_social_icons_container li:hover .et_social_count { color: #444 !important; }
.et_monarch .et_social_withtotalcount .et_social_totalcount.et_social_light, .et_monarch .et_social_networks.et_social_circle.et_social_outer_light li .et_social_network_label, .et_monarch .et_social_networks.et_social_circle.et_social_outer_light li .et_social_networkname, .et_monarch .et_social_networks.et_social_circle.et_social_outer_light li .et_social_count, .et_monarch .et_social_networks.et_social_circle.et_social_outer_light li:hover .et_social_networkname, .et_monarch .et_social_media .et_social_circle.et_social_outer_light .et_social_icons_container li:hover .et_social_count { color: #fff !important; }

.et_monarch .et_social_outer_dark .et_social_totalcount, .et_monarch .et_social_outer_dark.et_social_circle .et_social_network_label { color: #444; }
.et_monarch .et_social_outer_light .et_social_totalcount, .et_monarch .et_social_outer_light.et_social_circle .et_social_network_label { color: #fff; }

/*------------------------------------------------*/
/*-----------------[INLINE STYLES]----------------*/
/*------------------------------------------------*/

/*-------------------[DARKEN]---------------------*/
.et_monarch .et_social_darken.et_social_top li:hover .et_social_icon, .et_monarch .et_social_darken.et_social_left li:hover .et_social_overlay, .et_monarch .et_social_darken.et_social_circle li:hover .et_social_icon:before, .et_monarch .et_social_slide.et_social_top li:hover .et_social_icon { background-color: rgba( 0, 0, 0, 0.2 ); }
.et_monarch .et_social_darken.et_social_top li.et_social_all_button:hover .et_social_icon, .et_monarch .et_social_darken.et_social_left li.et_social_all_button:hover .et_social_overlay { background-color: transparent; }

/*--------------------[FLIP]----------------------*/
.et_monarch .et_social_flip li { min-width: 40px; }
.et_monarch .et_social_flip li a, .et_monarch .et_social_flip li .et_social_share { border-left: 0 solid rgba( 0, 0, 0, 0.2 ); }
.et_monarch .et_social_flip.et_social_top.et_social_autowidth li a { border-left: 8px solid rgba( 0, 0, 0, 0 ); padding: 10px 18px 10px 10px; }
.et_monarch .et_social_flip.et_social_top.et_social_autowidth li.et_social_all_button a.et_social_open_all { padding-right: 8px !important; }

.et_monarch .et_social_flip.et_social_top li:hover a, .et_monarch .et_social_media_wrapper .et_social_flip.et_social_top li:hover .et_social_share { border-left: 8px solid rgba( 0, 0, 0, 0.1 ); }
.et_monarch .et_social_flip.et_social_left li:hover .et_social_network_label, .et_monarch .et_social_flip.et_social_left li:hover .et_social_overlay { margin: 0 0 0 50px;}
.et_monarch .et_social_flip.et_social_left li:hover .et_social_icon:before { width: 50px; }
.et_monarch .et_social_flip.et_social_left.et_social_autowidth li:hover .et_social_network_label, .et_monarch .et_social_flip.et_social_left.et_social_autowidth li:hover .et_social_overlay { margin: 0 0 0 45px;}
.et_monarch .et_social_flip.et_social_left.et_social_autowidth li:hover .et_social_icon:before { width: 45px; }
.et_monarch .et_social_flip.et_social_left.et_social_autowidth li:hover .et_social_network_label { padding-right: 5px; }
.et_monarch .et_social_flip.et_social_circle li .et_social_icon, .et_monarch .et_social_media_wrapper .et_social_flip.et_social_circle li:hover .et_social_share { border-left: 0 solid rgba( 0, 0, 0, 0.1 ); left: 0; }
.et_monarch .et_social_flip.et_social_circle li:hover .et_social_icon { border-left: 6px solid rgba( 0, 0, 0, 0.1 ); width: 32px; }
.et_monarch .et_social_flip.et_social_circle.et_social_left li:hover .et_social_icon { left: 1px; }
.et_monarch .et_social_flip.et_social_circle.et_social_top li:hover a { border: none; }
.et_monarch .et_social_flip.et_social_top.et_social_circle.et_social_autowidth li a { border-left: none; padding: 10px; }
.et_monarch .et_social_icon:after { display: none; }

/*--------------------[SLIDE]---------------------*/
.et_monarch .et_social_slide .et_social_icon:after { display: inline-block; position: absolute; top: -40px; left: 0; }
.et_monarch .et_social_slide li:hover .et_social_icon:before { opacity: 0; margin-top: 40px; }
.et_monarch .et_social_slide li:hover .et_social_icon:after { top: 0; }
.et_monarch .et_social_slide li:hover .et_social_overlay { background-color: rgba( 0, 0, 0, 0 ); margin: 0 0 0 100px; }

.et_monarch .et_social_slide.et_social_left .et_social_icon { overflow: hidden; }
.et_monarch .et_social_slide.et_social_left li .et_social_icon:after { left: -40px; top: 0; }
.et_monarch .et_social_slide.et_social_left li:hover .et_social_icon:after { left: 0; }
.et_monarch .et_social_slide.et_social_left li:hover .et_social_icon:before { margin-left: 40px; margin-top: 0; opacity: 0; }

/*--------------------[SIMPLE]--------------------*/
.et_monarch .et_social_simple li a, .et_monarch .et_social_media_wrapper .et_social_top.et_social_simple li .et_social_share, .et_monarch .et_social_top.et_social_circle li a { padding: 0 !important; }
.et_monarch .et_social_simple.et_social_top.et_social_withcounts li a, .et_monarch .et_social_simple.et_social_top.et_social_withnetworknames li a, .et_monarch .et_social_media_wrapper .et_social_simple.et_social_top.et_social_withnetworknames li .et_social_share, .et_monarch .et_social_media_wrapper .et_social_simple.et_social_top.et_social_withcounts li .et_social_share { padding: 0 10px 10px !important; }
.et_monarch .et_social_simple.et_social_top.et_social_rectangle.et_social_withnetworknames li.et_social_all_button a.et_social_open_all .et_social_icon, .et_monarch .et_social_simple.et_social_top.et_social_rectangle.et_social_withcounts li.et_social_all_button a.et_social_open_all .et_social_icon, .et_monarch .et_social_simple.et_social_top.et_social_rounded.et_social_withnetworknames li.et_social_all_button a.et_social_open_all .et_social_icon, .et_monarch .et_social_simple.et_social_top.et_social_rounded.et_social_withcounts li.et_social_all_button a.et_social_open_all .et_social_icon { margin: -8px 0 -12px; }
.et_monarch .et_social_simple.et_social_left .et_social_network_label div { margin-left: 0 !important; }
.et_monarch .et_social_simple.et_social_left .et_social_network_label { padding-left: 0 !important; }
.et_monarch .et_social_simple.et_social_top .et_social_icon { background-color: transparent; }
.et_monarch .et_social_simple.et_social_top.et_social_withnetworknames .et_social_icon, .et_monarch .et_social_simple.et_social_top.et_social_withcounts .et_social_icon { margin-bottom: -10px; }
.et_monarch .et_social_simple li .et_social_overlay { margin: 0 !important; display: none; }



/*------------------------------------------------*/
/*--------------------[SIDEBAR]-------------------*/
/*------------------------------------------------*/

.et_monarch .et_social_sidebar_networks { left: 0; position: fixed; top: 30%; z-index: 999999;}
.et_monarch .et_social_sidebar_networks ul { margin: 0 !important; list-style: none !important; padding: 0 !important; }
.et_monarch .et_social_sidebar_networks li { position: relative; width: 40px; overflow: hidden; text-align: center; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; transition: all 0.3s; -moz-transition: all 0.3s; -webkit-transition: all 0.3s; }
.et_monarch .et_social_sidebar_withcounts li { width: 50px; }
.et_monarch .et_social_sidebar_networks .et_social_count span { line-height: .9em; padding-top: 4px; font-weight: 700; font-size: 12px;}
.et_monarch .et_social_sidebar_networks a { display: block; padding: 12px 0 12px; float: left; width: 100%; height: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.et_monarch .et_social_sidebar_withcounts a { padding: 10px 0; display: block; }
.et_monarch .et_social_sidebar_networks a.et_social_icon:before, .et_monarch .et_social_sidebar_networks a.et_social_icon:after { width: 100%; font-size: 16px; line-height: 40px; display: block; position: relative; }

.et_monarch .et_social_icon:before, .et_monarch .et_social_icon:after { position: relative; width: 100%; }

.et_monarch .et_social_sidebar_networks a.et_social_open_all { padding: 7px; }
.et_monarch .et_social_sidebar_networks.et_social_circle a.et_social_open_all { padding: 12px 0 12px; }
.et_monarch .et_social_sidebar_networks.et_social_circle.et_social_sidebar_withcounts a.et_social_open_all { padding-top: 17px; }

/*------------------[TOTAL COUNT]-----------------*/
.et_monarch .et_social_sidebar_networks .et_social_totalcount { color: #444; text-align: center; margin-bottom: 4px; }
.et_monarch .et_social_sidebar_networks.et_social_sidebar_nocounts .et_social_totalcount { width: 40px; }
.et_monarch .et_social_sidebar_networks.et_social_sidebar_withcounts .et_social_totalcount, .et_monarch .et_social_sidebar_networks.et_social_sidebar_flip .et_social_totalcount { width: 50px; }
.et_monarch .et_social_sidebar_networks .et_social_totalcount_count { display: block; font-size: 18px; font-weight: 700; }
.et_monarch .et_social_sidebar_networks .et_social_totalcount_label { display: block; font-size: 10px; }


/*------------------------------------------------*/
/*----------------[SIDEBAR STYLES]----------------*/
/*------------------------------------------------*/

/*--------------------[GENERAL]-------------------*/
.et_monarch .et_social_icon:after { display: none; }
.et_monarch .et_social_circle .et_social_icon:before, .et_monarch .et_social_circle .et_social_icon:after { width: 100% !important; -webkit-border-radius: 100px; -moz-border-radius: 100px; border-radius: 100px; }
.et_monarch .et_social_sidebar_nocounts .et_social_count { display: none; }

.et_monarch .et_social_sidebar_networks_right { right: 0; left: auto; }

.et_monarch .et_social_sidebar_networks_right li { float: right; clear: both; }

.et_monarch .et_social_sidebar_networks_right span.et_social_hide_sidebar { float: right; margin: 8px 8px 0 0 !important; clear: both; }
.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_withcounts span.et_social_hide_sidebar, .et_monarch .et_social_sidebar_networks_right.et_social_rectangle.et_social_sidebar_flip span.et_social_hide_sidebar, .et_monarch .et_social_sidebar_networks_right.et_social_rounded.et_social_sidebar_flip span.et_social_hide_sidebar { margin-right: 13px !important; }

.et_monarch .et_social_sidebar_networks_right .et_social_totalcount { float: right; }

.et_monarch .et_social_sidebar_networks_right.et_social_hidden_sidebar .et_social_icons_container, .et_monarch .et_social_sidebar_networks_right.et_social_hidden_sidebar .et_social_totalcount { margin-right: -50px !important; }

.et_monarch .et_social_sidebar_networks_right span.et_social_hide_sidebar.et_social_hidden_sidebar, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_withcounts span.et_social_hide_sidebar.et_social_hidden_sidebar, .et_monarch .et_social_sidebar_networks_right.et_social_rectangle.et_social_sidebar_flip span.et_social_hide_sidebar.et_social_hidden_sidebar, .et_monarch .et_social_sidebar_networks_right.et_social_rounded.et_social_sidebar_flip span.et_social_hide_sidebar.et_social_hidden_sidebar { margin-right: 0 !important; }

.et_monarch .et_social_sidebar_networks_right span.et_social_hide_sidebar:before { transform: rotate(90deg); right: -1px; left: auto; }
.et_monarch .et_social_sidebar_networks_right span.et_social_hide_sidebar.et_social_hidden_sidebar:before { transform: rotate(-90deg); left: 0; }

.et_monarch .et_social_sidebar_networks_right.et_social_circle span.et_social_hide_sidebar.et_social_hidden_sidebar { margin-right: -10px !important; }

.et_monarch .et_social_sidebar_networks_right.et_social_circle.et_social_hidden_sidebar .et_social_icons_container, .et_monarch .et_social_sidebar_networks_right.et_social_circle.et_social_hidden_sidebar .et_social_totalcount {
    margin-right: -66px !important; }

/*--------------------[FLIP]----------------------*/
.et_monarch .et_social_sidebar_flip li { border-left: 0 solid rgba( 0,0,0,.4); width: 50px; }
.et_monarch .et_social_sidebar_flip li:hover { width: 44px; border-left: 6px solid rgba( 0,0,0,.3); }
.et_monarch .et_social_sidebar_flip li:hover i { opacity: 0.8; }

.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_flip li { border-right: 0 solid rgba( 0,0,0,.4); border-left: none; }
.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_flip li:hover { border-right: 6px solid rgba( 0,0,0,.3); }
/*-------------------[BORDER]---------------------*/
.et_monarch .et_social_sidebar_border li { border-left: 0 solid transparent; }
.et_monarch .et_social_sidebar_border li:hover { border-left: 4px solid; }
.et_monarch .et_social_sidebar_border a.et_social_icon:before { color: rgba( 255, 255, 255, 1 ); }
.et_monarch .et_social_sidebar_border .et_social_overlay { position: absolute; background-color: rgba( 0, 0, 0, 0 ); height: 100%; width: 100%; top: 0; left: 0; }
.et_monarch .et_social_sidebar_border li:hover .et_social_overlay { background-color: rgba( 0, 0, 0, 0.2 ); }
.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li { border-right: 0 solid transparent; }
.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li:hover { border-right: 4px solid; border-left: none;}
/*--------------------[GROW]----------------------*/
.et_monarch .et_social_sidebar_grow li { left:0; }
.et_monarch .et_social_sidebar_grow li:hover { width: 50px ;}
.et_monarch .et_social_sidebar_grow.et_social_sidebar_withcounts li:hover { width: 62px; }
.et_monarch .et_social_sidebar_grow a.et_social_icon:before { color: #fff; }
.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_grow li { right: 0; }
/*--------------------[SLIDE]---------------------*/
.et_monarch .et_social_sidebar_slide li { border-left: 0 solid; }
.et_monarch .et_social_sidebar_slide i.et_social_icon:before { opacity: 1; left: 0; z-index: 2; position: relative; }
.et_monarch .et_social_sidebar_slide li:hover i.et_social_icon:before { opacity: 0; left: 100%; background-color: rgb( 0, 0, 0 ); }
.et_monarch .et_social_sidebar_slide i.et_social_icon:after { opacity: 0; width:100%; height:100%; position: absolute; top: 0; right:100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.et_monarch .et_social_sidebar_slide li:hover i.et_social_icon:after { opacity: 1; right:0; }
.et_monarch .et_social_sidebar_slide .et_social_icon:after { display: inherit; }


/*------------------------------------------------*/
/*----------------[SIDEBAR SHAPES]----------------*/
/*------------------------------------------------*/

/*--------------------[ROUNDED]-------------------*/
.et_monarch .et_social_rounded.et_social_sidebar_networks li:first-child { -webkit-border-top-right-radius: 4px; -moz-border-radius-topright: 4px; border-top-right-radius: 4px; }
.et_monarch .et_social_rounded.et_social_sidebar_networks li:last-child { -webkit-border-bottom-right-radius: 4px; -moz-border-radius-bottomright: 4px; border-bottom-right-radius: 4px; }
.et_monarch .et_social_sidebar_grow.et_social_rounded li:hover, .et_monarch .et_social_sidebar_networks.et_social_rounded.et_social_space li { -webkit-border-top-right-radius: 4px; -moz-border-radius-topright: 4px; border-top-right-radius: 4px; -webkit-border-bottom-right-radius: 4px; -moz-border-radius-bottomright: 4px; border-bottom-right-radius: 4px; }
.et_monarch .et_social_sidebar_networks_mobile.et_social_rounded li { -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }

.et_monarch .et_social_sidebar_networks_right.et_social_rounded.et_social_sidebar_networks li { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; }
.et_monarch .et_social_sidebar_networks_right.et_social_rounded.et_social_sidebar_networks li:first-child { -webkit-border-top-left-radius: 4px; -moz-border-radius-topright: 4px; border-top-left-radius: 4px; }
.et_monarch .et_social_sidebar_networks_right.et_social_rounded.et_social_sidebar_networks li:last-child { -webkit-border-bottom-left-radius: 4px; -moz-border-radius-bottomright: 4px; border-bottom-left-radius: 4px; }
.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_grow.et_social_rounded li:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_networks.et_social_rounded.et_social_space li { -webkit-border-top-left-radius: 4px; -moz-border-radius-topright: 4px; border-top-left-radius: 4px; -webkit-border-bottom-left-radius: 4px; -moz-border-radius-bottomright: 4px; border-bottom-left-radius: 4px; }
/*---------------------[CIRCLE]-------------------*/
.et_monarch .et_social_circle.et_social_sidebar_networks { left: 10px; }
.et_monarch .et_social_circle li { width: 40px; -webkit-border-radius: 100px; -moz-border-radius: 100px; border-radius: 100px; margin-bottom: 10px; left: 0; }
.et_monarch .et_social_circle.et_social_sidebar_withcounts li { width: 50px; height: 50px;}
.et_monarch .et_social_sidebar_border.et_social_circle li { border: 3px solid transparent; }
.et_monarch .et_social_sidebar_border.et_social_circle a.et_social_icon:hover:before { background-color: rgba( 0, 0, 0, 0 ); }
.et_monarch .et_social_sidebar_grow.et_social_circle li:hover { width: 40px; left: 8px; }
.et_monarch .et_social_sidebar_grow.et_social_circle.et_social_sidebar_withcounts li:hover { width: 50px; }
.et_monarch .et_social_sidebar_flip.et_social_circle li:hover { width: 36px; left: 2px;}
.et_monarch .et_social_sidebar_flip.et_social_circle.et_social_sidebar_withcounts li:hover { width: 44px; left: 3px; }
.et_monarch .et_social_sidebar_border.et_social_circle li { width: 46px; height: 46px; }
.et_monarch .et_social_sidebar_border.et_social_circle.et_social_sidebar_withcounts li { width: 56px; height: 56px; }
.et_monarch .et_social_sidebar_slide.et_social_circle span.et_social_icon:after { -webkit-border-radius: 100px; -moz-border-radius: 100px; border-radius: 100px; }
.et_monarch .et_social_simple.et_social_top.et_social_circle .et_social_icon { margin-bottom: 0; }

.et_monarch .et_social_sidebar_networks_right.et_social_circle.et_social_sidebar_networks { right: 10px; left: auto; }
.et_monarch .et_social_sidebar_networks_right.et_social_circle li { right: 0; left: auto; }
.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border.et_social_circle li { border: 3px solid transparent; }
.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_grow.et_social_circle li:hover { right: 8px; left: auto; }
.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_flip.et_social_circle li:hover { right: 2px; left: auto; }
.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_flip.et_social_circle.et_social_sidebar_withcounts li:hover { width: 44px; right: 3px; left: auto; }
/*--------------------[SPACED]--------------------*/
.et_monarch .et_social_space li { margin-bottom: 4px; }
.et_monarch .et_social_space.et_social_circle li { margin-bottom: 14px; }



/*------------------------------------------------*/
/*-------------------[SIDEBAR HIDE]---------------*/
/*------------------------------------------------*/

/*-----------------[HIDE BUTTON OPEN]-------------*/
.et_monarch  span.et_social_hide_sidebar { background: rgba(0,0,0,0.3); height: 24px; width: 24px; display: block; cursor: pointer; margin: 8px 0 0 8px !important; border-radius: 12px; opacity: 0; }
.et_monarch .et_social_sidebar_networks:hover .et_social_hide_sidebar { opacity: 1; }
.et_monarch .et_social_sidebar_withcounts span.et_social_hide_sidebar, .et_monarch .et_social_rectangle.et_social_sidebar_flip span.et_social_hide_sidebar, .et_monarch .et_social_rounded.et_social_sidebar_flip span.et_social_hide_sidebar { margin-left: 13px !important; }
.et_monarch .et_social_circle.et_social_sidebar_border span.et_social_hide_sidebar { margin-left: 11px !important; }
.et_monarch .et_social_circle.et_social_sidebar_withcounts.et_social_sidebar_border span.et_social_hide_sidebar { margin-left: 16px !important; }


/*----------------[HIDE BUTTON CLOSED]------------*/
.et_monarch .et_social_sidebar_networks span.et_social_hide_sidebar.et_social_hidden_sidebar { margin-left: 0 !important; -webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px; -webkit-border-top-right-radius: 6px; -webkit-border-bottom-right-radius: 6px; -moz-border-radius-topright: 6px; -moz-border-radius-bottomright: 6px; border-top-right-radius: 6px; border-bottom-right-radius: 6px; }
.et_monarch .et_social_sidebar_networks.et_social_circle span.et_social_hide_sidebar.et_social_hidden_sidebar { margin-left: -10px !important; }
.et_monarch .et_social_sidebar_networks_right span.et_social_hide_sidebar.et_social_hidden_sidebar { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; -webkit-border-top-left-radius: 6px; -webkit-border-bottom-left-radius: 6px; -moz-border-radius-topleft: 6px; -moz-border-radius-bottomleft: 6px; border-top-left-radius: 6px; border-bottom-left-radius: 6px; }
/*-----------------[HIDE BUTTON ICON]-------------*/
.et_monarch span.et_social_hide_sidebar:before { content: "\e649"; transform: rotate(-90deg); font-size: 20px !important; line-height: 24px !important; left: -1px; }
.et_monarch span.et_social_hide_sidebar.et_social_hidden_sidebar:before { transform: rotate(90deg); }

/*------------------[SIDEBAR HIDDEN]--------------*/
.et_monarch .et_social_sidebar_networks.et_social_hidden_sidebar .et_social_icons_container, .et_monarch .et_social_sidebar_networks.et_social_hidden_sidebar .et_social_totalcount { margin-left: -50px !important; }
.et_monarch .et_social_sidebar_networks.et_social_circle.et_social_hidden_sidebar .et_social_icons_container, .et_monarch .et_social_sidebar_networks.et_social_circle.et_social_hidden_sidebar .et_social_totalcount { margin-left: -66px !important; }
.et_monarch .et_social_sidebar_networks.et_social_visible_sidebar .et_social_icons_container, .et_monarch .et_social_sidebar_networks.et_social_visible_sidebar .et_social_totalcount { margin-left: 0px !important; }

.et_monarch .et_social_sidebar_networks.et_social_hidden_sidebar .et_social_icons_container, .et_monarch .et_social_sidebar_networks.et_social_hidden_sidebar .et_social_totalcount, .et_monarch .et_social_sidebar_networks.et_social_visible_sidebar .et_social_icons_container, .et_monarch .et_social_sidebar_networks.et_social_visible_sidebar .et_social_totalcount, .et_monarch span.et_social_hide_sidebar:before, .et_monarch span.et_social_hide_sidebar.et_social_hidden_sidebar, .et_monarch .et_social_hidden_sidebar { transition: all 0.5s; -moz-transition: all 0.5s; -webkit-transition: all 0.5s; }

.et_monarch span.et_social_hide_sidebar.et_social_hidden_sidebar { opacity: 1; }

/*------------------------------------------------*/
/*-------------[SHAPES & ORIENTATION]-------------*/
/*------------------------------------------------*/

.et_monarch .et_social_top div, .et_monarch .et_social_top ul, .et_monarch .et_social_top li, .et_monarch .et_social_top span, .et_monarch .et_social_top a, .et_monarch .et_social_top .et_social_icons_container { text-align: center; }
.et_monarch .et_social_top li a, .et_monarch .et_social_media_wrapper .et_social_top li .et_social_share { padding: 10px; }
.et_monarch .et_social_top .et_social_network_label div { margin-top: 8px; line-height: 1em; }
.et_monarch .et_social_top span { display: block; margin: 0; }
.et_monarch .et_social_top .et_social_count span:first-of-type { margin-bottom: 2px; }
.et_monarch .et_social_top span.et_social_overlay { background-color: rgba( 0, 0, 0, 0 ); }
.et_monarch .et_social_top .et_social_icon { background-color: rgba( 0, 0, 0, 0.1 ); }
.et_monarch .et_social_top .et_social_icon.et_social_icon_all_button { background-color: transparent; }
.et_monarch .et_social_slide.et_social_rectangle.et_social_top li.et_social_all_button:hover .et_social_icon, .et_monarch .et_social_slide.et_social_rounded.et_social_top li.et_social_all_button:hover .et_social_icon { background-color: transparent; }

.et_monarch .et_social_left { text-align: left; }
.et_monarch .et_social_left .et_social_network_label { margin-left: 40px; padding: 7px 14px 10px 10px; }
.et_monarch .et_social_left .et_social_network_label div { margin: 6px 4px 0 4px; }
.et_monarch .et_social_left .et_social_count span { display: inline-block; }
.et_monarch .et_social_left .et_social_overlay { background-color: rgba( 0, 0, 0, 0.1 ); margin: 0 0 0 40px; }
.et_monarch .et_social_left.et_social_circle .et_social_network_label, .et_monarch .et_social_left.et_social_circle li:hover .et_social_network_label { margin-left:46px !important; padding: 6px 0 0 0; padding-right: 0 !important; }
.et_monarch .et_social_left .et_social_icon { float: left; }

.et_monarch .et_social_networks.et_social_circle li { background-color: transparent !important; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; }

.et_monarch .et_social_rounded.et_social_networks li, .et_monarch .et_social_rounded.et_social_nospace.et_social_networks .et_social_icons_container { -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; overflow: hidden; }
.et_monarch .et_social_rounded.et_social_nospace.et_social_networks li { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; }
.et_monarch .et_social_rounded.et_social_nospace.et_social_networks li:last-child { -webkit-border-bottom-right-radius: 4px; -moz-border-radius-bottomright: 4px; border-bottom-right-radius: 4px; }

.et_monarch .et_social_circle .et_social_overlay { display: none; }



/*------------------------------------------------*/
/*-------------------[COLUMNS]--------------------*/
/*------------------------------------------------*/

.et_monarch .et_social_1col li { width: 100%; }
.et_monarch .et_social_2col li { width: 49%; }
.et_monarch .et_social_3col li { width: 32%; }
.et_monarch .et_social_4col li { width: 23.5%; }
.et_monarch .et_social_5col li { width: 18.4%; }
.et_monarch .et_social_6col li { width: 15%; }
.et_monarch .et_social_autowidth li { width: auto; margin: 0 2% 2% 0 !important; }

.et_monarch .et_social_1col li:first-child, .et_monarch .et_social_2col li:nth-child(-n+2), .et_monarch .et_social_3col li:nth-child(-n+3), .et_monarch .et_social_4col li:nth-child(-n+4), .et_monarch .et_social_5col li:nth-child(-n+5), .et_monarch .et_social_6col li:nth-child(-n+6) { margin-top: 0; }
.et_monarch .et_social_1col li, .et_monarch .et_social_2col li:nth-child(2n+1), .et_monarch .et_social_3col li:nth-child(3n+1), .et_monarch .et_social_4col li:nth-child(4n+1), .et_monarch .et_social_5col li:nth-child(5n+1), .et_monarch .et_social_6col li:nth-child(6n+1), .et_monarch .et_social_autowidth li:first-child { margin-left: 0; clear: both; }

.et_monarch .et_social_2col.et_social_nospace li { width: 50%; }
.et_monarch .et_social_3col.et_social_nospace li { width: 33.33%; }
.et_monarch .et_social_4col.et_social_nospace li { width: 25%; }
.et_monarch .et_social_5col.et_social_nospace li { width: 20%; }
.et_monarch .et_social_6col.et_social_nospace li { width: 16.66%; }

.et_monarch .et_social_popup { display: none; }
.et_monarch .et_social_popup.et_social_visible { display: block; }

.et_monarch .et_social_visible { z-index: 999999; }



/*------------------------------------------------*/
/*----------------[MEDIA WRAPPER]-----------------*/
/*------------------------------------------------*/
.et_social_media_wrapper { position: relative; overflow: hidden; }
.et_social_media_wrapper .et_social_networks { position: absolute; left: 0; top: 0; }
.et_monarch .et_social_media_wrapper .et_social_media { overflow: auto; width: 90%; height: inherit; max-height: 90%; position: absolute; top: 20px; left: 20px; padding: 0 20px; -webkit-box-sizing: border-box; box-sizing: border-box; opacity: 0; transition: all 0.3s; -moz-transition: all 0.3s; -webkit-transition: all 0.3s; }
.et_monarch .et_social_media_wrapper:hover .et_social_media { opacity: 1; }
.et_monarch .et_social_media_wrapper .et_social_share { cursor: pointer; }
.et_monarch .et_social_media_wrapper .et_social_left .et_social_share { display: inline-block; width: 100%; }


.et_monarch .et_social_icons_container a, a.et_social_icon_cancel { text-decoration: none !important; }

/*------------------------------------------------*/
/*------------------[MOBILE STYLES]---------------*/
/*------------------------------------------------*/
.et_monarch .et_social_mobile { position: fixed; bottom: 0; background: rgba(0,0,0,0.5); width: 100%; z-index: 999999; display: none; max-height: 100%; }
.et_monarch .et_social_mobile .et_social_networks { position: relative; width: 100%; overflow: auto; padding: 20px 20px 20px; background-color: #fff; line-height: 1em; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; margin-bottom: -10px; }
.et_monarch .et_social_mobile .et_social_networks li { width: 23.5%; margin: 0 2% 2% 0; float: left; text-align: center; }
.et_monarch .et_social_mobile .et_social_networks li:nth-child(4n) { width: 23.5%; margin-right: 0; }
.et_monarch .et_social_mobile .et_social_networks.et_social_circle li { margin-right: 2%; }
.et_monarch .et_social_mobile .et_social_networks.et_social_circle li:last-child { margin-right: 0; }

.et_monarch .et_social_mobile .et_social_networks li a { padding: 10px; }
.et_monarch .et_social_mobile .et_social_networks li a i.et_social_icon { display: inline-block; }
.et_monarch .et_social_mobile .et_social_networks li a span.et_social_sidebar_count { font-size: 16px; font-weight: bold; display: inline-block; top: -2px; margin-left: 8px; }
.et_monarch .et_social_mobile .et_social_networks.et_social_circle li a span.et_social_sidebar_count { font-size: 12px; display: block; top: 0; margin-left: 0; }

.et_monarch .et_social_mobile_button:before, .et_monarch .et_social_close:after, .et_monarch .et_social_heading:after { font-family: 'etmonarch'; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; font-size: 16px; }

.et_monarch .et_social_heading { text-align: center; padding: 10px 0; color: white; cursor: pointer; height: 20px; line-height: 19px; font-size: 14px; }
.et_monarch .et_social_heading:after { content: "\e649"; color: #cccccc; display: inline-block; -moz-transition: all 1s ease; -webkit-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; font-size: 32px; top: 10px; position: absolute; -moz-transform: rotate(180deg); -webkit-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg); }
.et_monarch .et_social_mobile_button { position: fixed; bottom: 0; margin-left: -45px; -moz-transition: all 1s ease; -webkit-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; display: none; }
.et_monarch .et_social_mobile_button.et_social_active_button { margin-left: 0; z-index: 999999; }
.et_monarch .et_social_mobile_button:before { content: "\e605"; display: inline-block; padding: 10px 12px; background: rgba(0,0,0,0.5); color: #dddddd; height: 20px; line-height: 20px; -webkit-border-top-right-radius: 5px; -moz-border-radius-topright: 5px; border-top-right-radius: 5px; }
.et_monarch .et_social_mobile.et_social_opened .et_social_heading:after { -moz-transform: rotate(0deg); -webkit-transform: rotate(0deg); -o-transform: rotate(0deg); transform: rotate(0deg); }
.et_monarch .et_social_mobile.et_social_closed .et_social_heading:after { -moz-transform: rotate(180deg); -webkit-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg); }

.et_monarch .et_social_mobile .et_social_networks { display: none; }
.et_monarch .et_social_mobile.et_social_opened { -webkit-animation: et_social_slideTop 1s 1 ease; -moz-animation: et_social_slideTop 1s 1 ease; -o-animation: et_social_slideTop 1s 1 ease; animation: et_social_slideTop 1s 1 ease; }
.et_monarch .et_social_mobile_overlay.et_social_visible_overlay { -webkit-animation: et_social_fadeIn 1s 1 cubic-bezier(0.77,0,.175,1); -moz-animation: et_social_fadeIn 1s 1 cubic-bezier(0.77,0,.175,1); -o-animation: et_social_fadeIn 1s 1 cubic-bezier(0.77,0,.175,1); animation: et_social_fadeIn 1s 1 cubic-bezier(0.77,0,.175,1); }

.et_monarch span.et_social_close, .et_monarch .et_social_mobile_button { cursor: pointer; }
.et_monarch span.et_social_close { position: absolute; right: 10px; top: 0; line-height: 40px; }
.et_monarch span.et_social_close:after { content: "\e60C"; color: #cccccc; }

.et_monarch .et_social_mobile_overlay { background: rgba(0,0,0,0.7); position: fixed; width: 100%; height: 100%; top: 0; left: 0; display: none; z-index: 99999;}

.et_monarch .et_social_inline_bottom { margin-top: 30px; }

/*------------------------------------------------*/
/*----------------[PINTEREST MODAL]---------------*/
/*------------------------------------------------*/
.et_monarch .et_social_pin_images_outer { display: none; z-index: 1600; position: absolute; }
.et_monarch .et_social_pin_images_outer:after { content: ""; background-color: rgba(0,0,0,.6); top: 0; left: 0; width: 100%; height: 100%; position: fixed; z-index: 999999; }
.et_monarch .et_social_pinterest_window { background: white; position: fixed; top: 20%; left: 50%; padding: 20px; width: 500px; height: 400px; z-index: 9999999; margin-left: -250px; -webkit-border-radius: 7px; -moz-border-radius: 7px; border-radius: 7px; }
.et_monarch .et_social_pinterest_window span.et_social_close { cursor: pointer; }
.et_monarch .et_social_pin_images { overflow: auto; max-height: 370px; z-index: 999; position: relative; }
.et_monarch .et_social_pin_image { width: 30%; float: left; margin-right: 10px; display: block; position: relative; height: 90px; overflow: hidden; padding: 10px 2px; }
.et_monarch .et_social_pin_image img { max-width: 100%; height: auto; }
.et_monarch .et_social_pin_image .et_social_pin_overlay { transition: all 0.3s; -moz-transition: all 0.3s; -webkit-transition: all 0.3s; opacity: 0; background: rgba(174, 24, 26, 0.4); width: 100%; height: 100%; position: absolute; top: 0; left: 0; }
.et_monarch .et_social_pin_image .et_social_pin_overlay:before { content: "\e63a"; top: 40px; left: 0; color: white; font-size: 30px; position: absolute; }
.et_monarch .et_social_pin_image a:hover .et_social_pin_overlay { opacity: 1; }
.et_monarch .et_social_pin_image .et_social_pin_overlay { min-height: 90px; }
.et_monarch .et_social_pin_image a { overflow: visible !important; }
.et_monarch .et_social_pin_image:nth-child(3n) { margin-right: 0; }

/*------------------------------------------------*/
/*----------------[DIVI THEME SUPPORT]------------*/
/*------------------------------------------------*/

.et_monarch .et_pb_pagebuilder_layout .et_social_inline { display: none; }
.et_monarch .et_pb_section .et_social_inline { display: block; }
.et_monarch .et_pb_section .et_social_inline_top, .et_monarch .et_pb_section .et_social_inline_bottom { margin-top: 0; margin-bottom: 30px; }



/*------------------------------------------------*/
/*----------------[RESPONSIVE STYLES]-------------*/
/*------------------------------------------------*/

@media only screen and ( min-width: 1025px ){
    .et_monarch .et_social_mobile_overlay, .et_monarch .et_social_mobile { display: none !important; }
}

@media only screen and ( max-width: 1024px ){
    .et_monarch .et_social_mobile_off { display: none !important; }

    .et_monarch .et_social_mobile { display: block; }
    .et_monarch .et_social_mobile .et_social_networks li:nth-child(4n) { margin-right: 0 !important; }

    .et_monarch .et_social_sidebar_networks { display: none; }
    .et_monarch .et_social_mobile_button { display: block; }

    .et_monarch .et_social_popup_content { margin-left: -42%; box-sizing: border-box; max-width: none; }

    .et_monarch .et_social_flyin.et_social_mobile_on.et_social_visible { width: 100%; padding: 25px 20px; z-index: 9999999; box-sizing: border-box; width: 84%; left: 50%; margin-left: -42%;}
    .et_monarch .et_social_flyin div.et_social_network_label, .et_monarch .et_social_mobile div.et_social_network_label { text-align: left; }
    .et_monarch .et_social_flyin_bottom_left, .et_monarch .et_social_flyin_bottom_right { -webkit-border-top-left-radius: 3px; -webkit-border-top-right-radius: 3px; -moz-border-radius-topleft: 3px; -moz-border-radius-topright: 3px; border-top-left-radius: 3px; border-top-right-radius: 3px; }
}

@media only screen and ( max-width: 980px ){
.et_monarch .et_social_networks li, .et_monarch .et_social_mobile .et_social_networks li { margin: 2% 0 0 2% !important; width: 49% !important; clear: none !important; }
    .et_monarch .et_social_networks li:nth-child(2n+1), .et_monarch .et_social_mobile .et_social_networks li:nth-child(2n+1) { margin-left: 0 !important; clear: both !important; }
    .et_monarch .et_social_networks li:nth-child(-n+2), .et_monarch .et_social_mobile .et_social_networks li:nth-child(-n+2) { margin-top: 0 !important; }
    .et_monarch .et_social_networks.et_social_nospace li { width: 50% !important; }

    .et_monarch .et_social_media .et_social_networks li { width: auto !important; clear: none !important; margin: 0 2% 2% 0 !important; overflow: hidden; }
    .et_monarch .et_social_media .et_social_networks.et_social_nospace li { margin: 0 !important; }
    .et_monarch .et_social_media .et_social_nospace.et_social_rounded .et_social_icons_container { width: auto; float: left; }
    .et_monarch .et_social_media .et_social_networks li .et_social_network_label { display: none; }

    .et_monarch .et_social_pinterest_window { height: 80%; width: 80%; top: 10px; margin-left: 0px; z-index: 99999999; left: 6%; }
    .et_monarch .et_social_pin_images { max-height: 90%; }

    .et_monarch .et_social_autowidth.et_social_networks li:nth-child(n) { width: auto !important; margin: 0 2% 2% 0 !important; clear: none !important; }
    .et_monarch .et_social_autowidth.et_social_nospace li:nth-child(n) { margin: 0 !important; }
    .et_monarch .et_social_autowidth.et_social_nospace.et_social_rounded .et_social_icons_container { width: auto; float: left; }
}

@media only screen and ( max-width: 767px ) {

    .et_monarch .et_social_networks li, .et_monarch .et_social_mobile .et_social_networks li { margin: 2% 0 0 2% !important; width: 49% !important; clear: none !important; }
    .et_monarch .et_social_networks li:nth-child(2n+1), .et_monarch .et_social_mobile .et_social_networks li:nth-child(2n+1) { margin-left: 0 !important; clear: both !important; }
    .et_monarch .et_social_networks li:nth-child(-n+2), .et_monarch .et_social_mobile .et_social_networks li:nth-child(-n+2) { margin-top: 0 !important; }
    .et_monarch .et_social_networks.et_social_nospace li { width: 50% !important; }

    .et_monarch .et_social_media .et_social_networks li { width: auto !important; clear: none !important; margin: 0 2% 2% 0 !important; overflow: hidden; }
    .et_monarch .et_social_media .et_social_networks.et_social_nospace li { margin: 0 !important; }
    .et_monarch .et_social_media .et_social_nospace.et_social_rounded .et_social_icons_container { width: auto; float: left; }
    .et_monarch .et_social_media .et_social_networks li .et_social_network_label { display: none; }

    .et_monarch .et_social_pinterest_window { height: 80%; width: 80%; top: 10px; margin-left: 0px; z-index: 99999999; left: 6%; }
    .et_monarch .et_social_pin_images { max-height: 90%; }

    .et_monarch .et_social_autowidth.et_social_networks li:nth-child(n) { width: auto !important; margin: 0 2% 2% 0 !important; clear: none !important; }
    .et_monarch .et_social_autowidth.et_social_nospace li:nth-child(n) { margin: 0 !important; }
    .et_monarch .et_social_autowidth.et_social_nospace.et_social_rounded .et_social_icons_container { width: auto; float: left; }
}

@media only screen and ( max-width: 479px ) {

    .et_monarch .et_social_networks li, .et_monarch .et_social_mobile .et_social_networks li { width: 100% !important; margin-left: 0 !important; clear: both !important; }
    .et_monarch .et_social_networks li:first-child, .et_monarch .et_social_mobile .et_social_networks li:first-child { margin-top: 0 !important; }
    .et_monarch .et_social_networks li:nth-child(n+2), .et_monarch .et_social_mobile .et_social_networks li:nth-child(n+2) { margin: 2% 0 0 0 !important;}
    .et_monarch .et_social_networks.et_social_nospace li { margin: 0 !important; width: 100% !important;}

    .et_monarch .et_social_media .et_social_networks li { width: auto !important; clear: none !important; margin: 0 2% 2% 0 !important; }
    .et_monarch .et_social_media .et_social_networks.et_social_nospace li { margin: 0 !important; }
    .et_monarch .et_social_media .et_social_networks li .et_social_network_label { display: none; }

    .et_monarch .et_social_pin_image { width: 250px; height: 140px; margin: 0 auto !important; float: none; }

    .et_monarch .et_social_autowidth.et_social_networks li:nth-child(n) { width: auto !important; margin: 0 2% 2% 0 !important; clear: none !important; }
    .et_monarch .et_social_autowidth.et_social_nospace li:nth-child(n) { margin: 0 !important; }
    .et_monarch .et_social_autowidth.et_social_nospace.et_social_rounded .et_social_icons_container { width: auto; float: left; }
}

.et_monarch .et_social_lightspeedin.et_social_animated, .et_monarch .et_social_animated .et_social_lightspeedin { opacity: 1; -webkit-animation: et_social_lightSpeedIn 1s 1 cubic-bezier(0.77,0,.175,1); animation: et_social_lightSpeedIn 1s 1 cubic-bezier(0.77,0,.175,1); -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; }
.et_monarch .et_social_zoomin.et_social_animated, .et_monarch .et_social_animated .et_social_zoomin { opacity: 1; -webkit-animation: et_social_zoomIn 1s 1 cubic-bezier(0.77,0,.175,1); animation: et_social_zoomIn 1s 1 cubic-bezier(0.77,0,.175,1); }
.et_monarch .et_social_flipinx.et_social_animated, .et_monarch .et_social_animated .et_social_flipinx { opacity: 1; -webkit-backface-visibility: visible !important; backface-visibility: visible !important; -webkit-animation: et_social_flipInX 1s 1 cubic-bezier(0.77,0,.175,1); animation: et_social_flipInX 1s 1 cubic-bezier(0.77,0,.175,1); }
.et_monarch .et_social_bounce.et_social_animated, .et_monarch .et_social_animated .et_social_bounce { opacity: 1; -webkit-animation: et_social_bounce 1s 1 cubic-bezier(0.77,0,.175,1); animation: et_social_bounce 1s 1 cubic-bezier(0.77,0,.175,1); -webkit-transform-origin: center bottom; -ms-transform-origin: center bottom; transform-origin: center bottom; }
.et_monarch .et_social_swing.et_social_animated, .et_monarch .et_social_animated .et_social_swing { opacity: 1; -webkit-transform-origin: top center; -ms-transform-origin: top center; transform-origin: top center; -webkit-animation: et_social_swing 1s 1 cubic-bezier(0.77,0,.175,1); animation: et_social_swing 1s 1 cubic-bezier(0.77,0,.175,1); }
.et_monarch .et_social_tada.et_social_animated, .et_monarch .et_social_animated .et_social_tada { opacity: 1; -webkit-animation: et_social_tada 1s 1 cubic-bezier(0.77,0,.175,1); animation: et_social_tada 1s 1 cubic-bezier(0.77,0,.175,1); }

.et_monarch .et_social_fadein.et_social_animated, .et_monarch .et_social_animated .et_social_fadein { opacity: 1; -webkit-animation: et_social_fadeIn 1s 1 cubic-bezier(0.77,0,.175,1); -moz-animation: et_social_fadeIn 1s 1 cubic-bezier(0.77,0,.175,1); -o-animation: et_social_fadeIn 1s 1 cubic-bezier(0.77,0,.175,1); animation: et_social_fadeIn 1s 1 cubic-bezier(0.77,0,.175,1); }
.et_monarch .et_social_slideright.et_social_animated, .et_monarch .et_social_animated .et_social_slideright { opacity: 1; -webkit-animation: et_social_fadeInRight 1s 1 cubic-bezier(0.77,0,.175,1); -moz-animation: et_social_fadeInRight 1s 1s cubic-bezier(0.77,0,.175,1); -o-animation: et_social_fadeInRight 1s 1 cubic-bezier(0.77,0,.175,1); animation: et_social_fadeInRight 1s 1 cubic-bezier(0.77,0,.175,1); }
.et_monarch .et_social_slidedown.et_social_animated, .et_monarch .et_social_animated .et_social_slidedown { opacity: 1; -webkit-animation: et_social_fadeInBottom 1s 1 cubic-bezier(0.77,0,.175,1); -moz-animation: et_social_fadeInBottom 1s 1 cubic-bezier(0.77,0,.175,1); -o-animation: et_social_fadeInBottom 1s 1 cubic-bezier(0.77,0,.175,1); animation: et_social_fadeInBottom 1s 1 cubic-bezier(0.77,0,.175,1); }
.et_monarch .et_social_slideup.et_social_animated, .et_monarch .et_social_animated .et_social_slideup { opacity: 1; -webkit-animation: et_social_fadeInTop 1s 1 cubic-bezier(0.77,0,.175,1); -moz-animation: et_social_fadeInTop 1s 1 cubic-bezier(0.77,0,.175,1); -o-animation: et_social_fadeInTop 1s 1 cubic-bezier(0.77,0,.175,1); animation: et_social_fadeInTop 1s 1 cubic-bezier(0.77,0,.175,1); }
.et_monarch .et_social_no_animation.et_social_animated, .et_monarch .et_social_animated .et_social_no_animation { opacity: 1; }

/* */

.et_monarch .et_social_networks div.et_social_network_label { font-size: 1.11em !important; white-space: nowrap !important; }


/* Larger than mobile */
@media only screen and (max-width: 400px) {
    .advanced-social-split-box {
        display: none !important;
    }
}

/* Larger than phablet (also point when grid becomes active) */
@media (min-width: 550px) {}

/* Larger than tablet */
@media (min-width: 750px) {}

/* Larger than desktop */


/* Larger than Desktop HD */
@media (min-width: 1200px) {}

.et_monarch {
    margin-top: 10px;
}
#social-login-popup h2{
    font-size: 20px;
    line-height: 1.25;
    font-weight: 400;
    text-align: left;
    text-transform: inherit;
}

.advanced-social-split-box {
    display: table;
    overflow: hidden;
    display: table-cell;
    vertical-align: middle;
}

.advanced-social-split-box .advanced-social-split-line {
    margin: 50%;
    width:1px;
    height:280px;
    background-color: #ccc;
}
.notetext {
	display:none;
}
.shipping-form-delivery input {
	display: none;
}
.shipping-form-pay input {
	display: none;
}


#ID_DELIVERY_18:checked + label[for="ID_DELIVERY_18"] {
  color: red;
}

#ID_DELIVERY_17:checked + label[for="ID_DELIVERY_17"] {
  color: red;
}


/* FLEX GRID */
.category-products.flex-grid {
  margin:0 -15px;
}
.category-products.flex-grid.maxsitewidth {
  margin:0 auto;
  max-width:1330px;
  overflow:hidden;
}
.flex-grid > ul.products-grid, .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  max-width: 100%;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.flex.no-wrap {
  -ms-flex-wrap:nowrap;
  flex-wrap:nowrap;
}
.flex.center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.flex-grid > ul.products-grid:after {
  content: '';
  width: 48%;
}
.flex-grid > ul.products-grid > li {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
  width: 25%;
  padding:0 15px;
  float: none;
  clear:none;
}
.flex-grid > ul.products-grid > li > a.product-image {
  min-height: 69.4%;
}
@media (min-width:992px) {
  .flex-grid > ul.products-grid > li:nth-child(4n+1) {
    clear:both;
  }
}
@media (min-width:681px) and (max-width:991px) {
  .flex-grid > ul.products-grid > li:nth-child(3n+1) {
    clear:both;
  }
}
@media (min-width: 480px) and (max-width:680px) {
  .flex-grid > ul.products-grid > li:nth-child(2n+1) {
    clear:both;
  }
}
@media (max-width:991px) {
  .flex-grid > ul.products-grid > li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333%;
    flex: 0 0 33.3333%;
    max-width: 33.3333%;
    width: 33.3333%;
  }
}
@media (max-width:680px) {
  .flex-grid > ul.products-grid > li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width:50%;
    width:50%;
  }
}
@media (max-width:479px) {
    .flex-grid > ul.products-grid > li {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%;
    }
    .bundler-wrapper .products-grid .product-info {
        padding-bottom: 30px!important;
    }
    .bundler-wrapper .products-grid .product-info .item-bottom {
        height: 111px;
        position: relative;
        margin: 10px auto;
        bottom: 0;
    }
}
.bundler-wrapper .amconf-image-selected svg {
    transform: scale(1.2);
}
.bundler-wrapper .products-grid .product-info .item-bottom {
    height: 121px;
}
.bundler-wrapper .products-grid .actions {
    display:block;
}
.bundler-wrapper .products-grid .actions .action-link {
    width: 100%;
    display: block;
    margin: 0 auto 10px auto;
}
.bundler-wrapper .product-info.dan-out-of-stock .actions .action-link {
    display: none;
}
.bundler-wrapper .product-info.dan-out-of-stock .out-of-stock-holder {
    display:block;
    width:100%;
}
.bundler-wrapper .end {
    font-family: 'Oswald',Arial,sans-serif;
    text-transform: uppercase;
    text-align:center;
    border-bottom: 1px solid #eee;
    padding: 8px;
}
/* Build a Bundle */
.bundler-wrapper {
    margin-bottom: 100px;
}
.bundler-wrapper .intro.start {
  margin: 10px 0 35px 0;
}
.bundler-wrapper .intro {
  font-size:18px;
}
.bundler-wrapper .intro h2 {
  padding: 10px 0;
  margin: 0 auto 10px;
  font-size:32px;
}
.bundler-wrapper .intro p {
  font-size:100%;
  max-width: 991px;
  margin: 10px auto 15px auto;
  text-align:center;
}
.bundler-wrapper p a {
  color:#000;
}
.bundler-wrapper p a:hover, .bundler-wrapper p a:active {
  color:#BD0F34;
}
.bundler-wrapper .heading {
  font-size: 32px;
  margin: 0 auto;
  display: block;
  text-align: center;
}
.bundler-product-steps {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    width: 100%;
    position:relative;
}
.bundler-product-steps .bundler-info {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
    text-align: center;
    font-size: 1.6em;
    display: none;
    -webkit-box-ordinal-group:2;
    -ms-flex-order:1;
    order:1;
}
.bundler-product-steps .bundler-info img {
    width: 100%;
    height: auto;
    max-width: 80%;
    margin: 0 auto;
}
.bundler-product-steps .message {
    display:none;
}
.bundler-product-steps .product-step {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33%;
    flex: 0 0 33%;
    -webkit-box-ordinal-group:3;
    -ms-flex-order:2;
    order:2;
    width: 33%;
    max-width: 33%;
    border: 1px solid transparent;
    position:relative;
}
.bundler-product-steps .product-step[data-step-index="1"] {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 34%;
    flex: 0 0 34%;
    width: 34%;
    max-width: 34%;
}
.bundler-product-steps .product-step i {
    display: none;
    text-align: center;
    font-size: 1em;
    color: #bd0e34;
}
.bundler-product-steps .product-step.complete i {
    display: inline-block;
}
.bundler-product-steps .product-step .heading {
  font-size: 16px;
  text-align: left;
  letter-spacing: 3px;
  text-transform: uppercase;
  padding: 8px 12px 5px 12px;
  margin: 0 auto;
  background-color: #f9f9f9;
  display: block;
  border-bottom: 3px solid transparent;
}
.bundler-product-steps.active .product-step:not(.current) {
    opacity: .5;
}
.bundler-product-steps .product-step img.product-image {
    margin: 0 auto;
    width: 100%;
    max-width: 300px;
    display: block;
}
.bundler-product-steps .product-step:not(.complete) img.outline {
    opacity: .2;
    filter: grayscale(1) blur(3px);
}
.bundler-product-steps .product-step.current .heading {
    background-color: #f1f1f1;
}
.bundler-product-steps .product-step.complete .heading .state:before {
    content: 'Complete';
    display: inline-block;
    text-indent: 0;
    position: relative;
    color: black;
}
.bundler-product-steps .product-step.complete .heading .state {
    color: transparent;
}
.bundler-product-steps .product-step .product-name {
    font-size: 16px;
    text-align: center;
    display: block;
}
.bundler-product-steps .product-step a.view-details {
    text-align: center;
    display: block;
    width: 100%;
}
.bundler-absolute {
    position: absolute;
    top:calc(50% + 20px);
    left: 50%;
    transform: translate(-50%,-50%);
    width: 100%;
    padding: 0;
    margin: 0 auto;
    cursor: pointer;
    max-width:220px;
}
.bundler-total-step {
    -webkit-box-ordinal-group:4;
    -ms-flex-order:3;
    order:3;
    text-align: center;
    margin: 0 auto;
}
.bundler-current-step {
  font-size: 24px;
  text-align: left;
  letter-spacing: 3px;
  text-transform: uppercase;
  padding: 8px 12px;
  margin: 15px auto;
  background-color:#f9f9f9;
}
.bundler-wrapper small {
  display: block;
  color: inherit;
  font-size: 65%;
  line-height: inherit;
}
.bundler-wrapper .or {
  margin:0 auto 45px auto;
  color:#333;
  font-size:24px;
  text-align:center;
}
.btn.white {
  display: block;
  padding: 6px;
  margin: 15px auto 20px auto;
  max-width:320px;
  color: #666666;
  background: #fff;
  border: 1px solid #DEDEDE;
  text-align: center;
  line-height: 19px;
  font-size: 13px;
  font-weight: normal;
  text-transform: uppercase;
  white-space: normal;
}
.btn.white:hover{
  color: #fff;
  background:#BD0F34;
  border: 1px solid #cd0f40;
}
.bttn {
  display:block;
  padding: 8px 12px;
  background-color: #BD0F34;
  color: #fff;
  width: 100%;
  max-width: 320px;
  margin: 0 auto 5px auto;
  text-align: center;
  font-family: 'Oswald',Arial,sans-serif;
  text-transform: uppercase;
  letter-spacing: .1em;
  font-size: 18px;
  cursor:pointer;
  box-shadow: 0 3px 2px -1px rgba(0, 0, 0, .15);
  border-radius:2px;
}
.bttn.white {
  background-color: #fff;
  border: 1px solid #DEDEDE;
  color: #333;
  box-shadow: none;
}
.bttn.white:focus, .bttn.white:hover,.bttn.white:active {
  color: #333;
}
.bttn:active {
  box-shadow: none;
  color:#fff;
}
.bttn:focus, .bttn:hover {
  color:#fff;
}
.bundle-start {
  margin: 50px 0;
}
.bttn.margin {
  margin: 0 2% 5px 2%;
}
.bundle-start .or {
  max-width: 100%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  width: 100%;
}
#bundle-upsells {
  margin: 50px auto;
}
#bundle-upsells .owl-carousel {
  padding: 0 25px;
}
/* CURATED BUNDLES */
#curated-bundles {
  border: 1px solid #cccc;
  padding-bottom: 15px;
}
#curated-thumbs {
  font-size: 16px;
  padding: 20px 20px 10px 20px;
}
.curated-thumbs {
  -webkit-box-pack:justify;
  -ms-flex-pack:justify;
  justify-content:space-between;
}
.curated-thumbs .intro.curated {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
    text-align: center;
}
.curated-thumbs .item {
  width: 23%;
  max-width: 23%;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 23%;
  flex: 0 0 23%;
  position:relative;
  cursor:pointer;
}
.curated-thumbs .item.current,.curated-thumbs .item.current .bttn {
  cursor: default;
}
.curated-thumbs .item .left {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width:120px;
  margin:0 auto;
}
.curated-thumbs img {
  width:100%;
  height:auto;
  display:block;
  margin:0 auto;
}
.curated-thumbs .name {
  font-size: 1.2em;
  display: block;
  text-align: center;
  margin: 0 auto;
  padding: 4px;
}
.curated-thumbs .bttn {
  font-size: .85em;
}

.curated-thumbs .item.current .bttn:after {
    content: '';
    width: 0px;
    height: 0px;
    border-left: 1.4em solid transparent;
    border-right: 1.4em solid transparent;
    border-top: 1.4em solid #BD0F34;
    position: absolute;
    bottom: -.7em;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    z-index: 12;
}

.curated-thumbs .item.current .bttn span.current {
    display: block;
}

.curated-thumbs .item:not(.current) img, .curated-thumbs .item:not(.current) span.name {
  opacity: .5;
}
.curated-thumbs .item:not(.current) .bttn span.current, .curated-thumbs .item.current .bttn span:not(.current) {
    display: none;
}
/* end curated THUMBS */
/* curated items */
.curated-items {
  max-width:calc(100% - 60px);
  margin: 0 auto;
}

.bundle-totals {
  text-align: center;
  font-size: 22px;
  margin: 0 auto 15px auto;
}
.bundle-totals span.bundle-discount {
  display: block;
  text-align: center;
  font-size: 120%;
}
.bundle-totals span {
  display: inline-block;
  margin: 0 .2em;
  font-size: 80%;
}


/* COMPLETED BUNDLES */
.completed-bundles {
    margin: 20px auto;
}
.completed-bundles .bundler-product-steps .bundler-info img {
    display: none;
}
.bundler-product-steps.completed {
    border: 1px solid #ccc;
    padding: 10px;
    margin:25px auto;
}
.bundler-product-steps.completed .bundler-info {
    display:block;
}
.bundler-product-steps.completed .product-step .heading, .bundler-product-steps.completed .product-step .product-name, .bundler-product-steps.completed a.view-details {
    display: none;
}
.bundler-product-steps.completed .message {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    font-size: 28px;
    text-transform: uppercase;
    letter-spacing: 2px;
    text-align: center;
    background-color: rgb(255, 255, 255,.82);
    z-index:9;
}
.bundler-product-steps.completed .message span {
    display: block;
    position: absolute;
    top: 50%;
    width: 100%;
    transform: translate(0,-50%);
}

@media (min-width: 769px) {
    .bundler-product-steps .product-step + .product-step:before {
        content: '+';
        position: absolute;
        top: 50%;
        width: 1em;
        font-size: 8vw;
        height: 0;
        line-height: 0em;
        text-align: center;
        color: #f1f1f1;
        left:-1px;
        -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
        font-family: Roboto;
        z-index:10;
    }
}
@media (max-width:768px) {

    .bundler-wrapper .heading,.bundler-wrapper .intro h2, .bundler-current-step {
        font-size:1.8em;
    }
    #bundler-steps .bundler-product-steps {
        width: 100%;
        max-width: 100%;
    }

    #bundler-steps {
        display: block;
    }

    #bundler-steps .product-step {
        max-width: 100%;
        width: 100%;
    }
    #bundler-steps .product-step > img {
        display:none;
    }
    #bundler-steps.bundler-product-steps.active {
        border:1px solid #ddd;
    }
    #bundler-steps.bundler-product-steps.active .bundler-info {
        display:block;
        text-transform: uppercase;
        letter-spacing: 4px;
        background-color: #f1f1f1;
        padding: 4px 8px;
        border-bottom: 1px solid #ddd;
    }
    #bundler-steps.active .product-step.current > img {
        display:block;
        width:40%;
    }
    #bundler-steps.active .product-step.complete > img {
        display:block;
        max-width:120px;
    }

}

@media (max-width:599px){
    .bundler-wrapper .heading,.bundler-wrapper .intro h2, .bundler-current-step {
        font-size:1.6em;
    }
    #curated-items .bundler-product-steps .product-step {
        display: none;
    }
    .curated-thumbs {
        display: none;
    }
    #bundler-steps.active .product-step.complete > img {
        max-width:80px;
    }
    #curated-items .bundler-product-steps .bundler-info {
        display:block;
    }
}

#swissgear_global_messages {
    position: relative;
    z-index: 500;
    display: block;
    width: 100%;
	z-index: 99999999;
}
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
/* ARROWS */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: inherit;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: inherit;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 48px;
    line-height: 0;

    opacity: .75;
    color: inherit;

    font-family:Material-Design-Iconic-Font;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: -30px;
}
.slick-prev:before
{
    content: '\f2fa';
}
.slick-next
{
    right: -30px;
}
.slick-next:before
{
    content: '\f2fb';
}



.bv-cv2-cleanslate dt:before,
.bv-cv2-cleanslate li:before,
.bv-cv2-cleanslate abbr:before,
.bv-cv2-cleanslate dd:before,
.bv-cv2-cleanslate dt:after,
.bv-cv2-cleanslate li:after,
.bv-cv2-cleanslate abbr:after,
.bv-cv2-cleanslate dd:after {
    display: none!important;
}

.bv-cv2-cleanslate,
.bv-cv2-cleanslate h1,
.bv-cv2-cleanslate h2,
.bv-cv2-cleanslate h3,
.bv-cv2-cleanslate h4,
.bv-cv2-cleanslate h5,
.bv-cv2-cleanslate h6,
.bv-cv2-cleanslate p,
.bv-cv2-cleanslate td,
.bv-cv2-cleanslate dl,
.bv-cv2-cleanslate tr,
.bv-cv2-cleanslate dt,
.bv-cv2-cleanslate ol,
.bv-cv2-cleanslate form,
.bv-cv2-cleanslate select.bv-select-cleanslate,
.bv-cv2-cleanslate option,
.bv-cv2-cleanslate pre,
.bv-cv2-cleanslate div,
.bv-cv2-cleanslate table,
.bv-cv2-cleanslate th,
.bv-cv2-cleanslate tbody,
.bv-cv2-cleanslate tfoot,
.bv-cv2-cleanslate caption,
.bv-cv2-cleanslate thead,
.bv-cv2-cleanslate ul,
.bv-cv2-cleanslate li,
.bv-cv2-cleanslate ul li,
.bv-cv2-cleanslate ol li,
.bv-cv2-cleanslate .bv-shared ul li,
.bv-cv2-cleanslate .bv-shared ol li,
.bv-cv2-cleanslate address,
.bv-cv2-cleanslate blockquote,
.bv-cv2-cleanslate dd,
.bv-cv2-cleanslate fieldset,
.bv-cv2-cleanslate iframe,
.bv-cv2-cleanslate strong,
.bv-cv2-cleanslate legend,
.bv-cv2-cleanslate em,
.bv-cv2-cleanslate s,
.bv-cv2-cleanslate cite,
.bv-cv2-cleanslate span,
.bv-cv2-cleanslate input,
.bv-cv2-cleanslate sup,
.bv-cv2-cleanslate label,
.bv-cv2-cleanslate dfn,
.bv-cv2-cleanslate object,
.bv-cv2-cleanslate big,
.bv-cv2-cleanslate q,
.bv-cv2-cleanslate font,
.bv-cv2-cleanslate samp,
.bv-cv2-cleanslate acronym,
.bv-cv2-cleanslate small,
.bv-cv2-cleanslate img,
.bv-cv2-cleanslate strike,
.bv-cv2-cleanslate code,
.bv-cv2-cleanslate sub,
.bv-cv2-cleanslate ins,
.bv-cv2-cleanslate textarea,
.bv-cv2-cleanslate var,
.bv-cv2-cleanslate a,
.bv-cv2-cleanslate abbr,
.bv-cv2-cleanslate applet,
.bv-cv2-cleanslate del,
.bv-cv2-cleanslate kbd,
.bv-cv2-cleanslate tt,
.bv-cv2-cleanslate b,
.bv-cv2-cleanslate i,
.bv-cv2-cleanslate hr,
.bv-cv2-cleanslate article,
.bv-cv2-cleanslate aside,
.bv-cv2-cleanslate dialog,
.bv-cv2-cleanslate figure,
.bv-cv2-cleanslate footer,
.bv-cv2-cleanslate header,
.bv-cv2-cleanslate hgroup,
.bv-cv2-cleanslate menu,
.bv-cv2-cleanslate nav,
.bv-cv2-cleanslate section,
.bv-cv2-cleanslate time,
.bv-cv2-cleanslate mark,
.bv-cv2-cleanslate audio,
.bv-cv2-cleanslate video,
.bv-cv2-cleanslate button {
    background-attachment: scroll!important;
    background-color: transparent!important;
    background-image: none!important;
    background-position: 0 0!important;
    background-repeat: repeat!important;
    border-color: #000!important;
    border-color: currentColor!important;
    border-radius: 0!important;
    border-style: none!important;
    border-width: medium!important;
    bottom: auto!important;
    box-sizing: content-box!important;
    clear: none!important;
    clip: auto!important;
    color: inherit!important;
    counter-increment: none!important;
    counter-reset: none!important;
    cursor: auto!important;
    direction: inherit!important;
    display: inline!important;
    float: none!important;
    font-family: inherit!important;
    font-size: inherit!important;
    font-style: inherit!important;
    font-variant: normal!important;
    font-weight: inherit!important;
    height: auto!important;
    left: auto!important;
    letter-spacing: normal!important;
    line-height: inherit!important;
    list-style-type: inherit!important;
    list-style-position: outside!important;
    list-style-image: none!important;
    margin: 0!important;
    max-height: none!important;
    max-width: none!important;
    min-height: 0!important;
    min-width: 0!important;
    opacity: 1!important;
    outline: invert none medium!important;
    overflow: visible!important;
    padding: 0!important;
    position: static!important;
    quotes: '' ''!important;
    right: auto!important;
    table-layout: auto!important;
    text-align: inherit!important;
    text-decoration: inherit!important;
    text-indent: 0!important;
    text-transform: none!important;
    top: auto!important;
    unicode-bidi: normal!important;
    vertical-align: baseline!important;
    visibility: inherit!important;
    white-space: normal!important;
    word-spacing: normal!important;
    z-index: auto!important;
    filter: none!important;
    -moz-border-radius: 0!important;
    -webkit-border-radius: 0!important;
}

.bv-cv2-cleanslate input,
.bv-cv2-cleanslate button {
    box-sizing: border-box!important;
}

.bv-cv2-cleanslate,
.bv-cv2-cleanslate h3,
.bv-cv2-cleanslate h5,
.bv-cv2-cleanslate p,
.bv-cv2-cleanslate h1,
.bv-cv2-cleanslate dl,
.bv-cv2-cleanslate dt,
.bv-cv2-cleanslate h6,
.bv-cv2-cleanslate ol,
.bv-cv2-cleanslate form,
.bv-cv2-cleanslate select.bv-select-cleanslate,
.bv-cv2-cleanslate option,
.bv-cv2-cleanslate pre,
.bv-cv2-cleanslate div,
.bv-cv2-cleanslate h2,
.bv-cv2-cleanslate caption,
.bv-cv2-cleanslate h4,
.bv-cv2-cleanslate ul,
.bv-cv2-cleanslate address,
.bv-cv2-cleanslate blockquote,
.bv-cv2-cleanslate dd,
.bv-cv2-cleanslate fieldset,
.bv-cv2-cleanslate textarea,
.bv-cv2-cleanslate hr,
.bv-cv2-cleanslate article,
.bv-cv2-cleanslate aside,
.bv-cv2-cleanslate dialog,
.bv-cv2-cleanslate figure,
.bv-cv2-cleanslate footer,
.bv-cv2-cleanslate header,
.bv-cv2-cleanslate hgroup,
.bv-cv2-cleanslate menu,
.bv-cv2-cleanslate nav,
.bv-cv2-cleanslate section {
    display: block!important;
}

.bv-cv2-cleanslate table {
    display: table!important;
}

.bv-cv2-cleanslate thead {
    display: table-header-group!important;
}

.bv-cv2-cleanslate tbody {
    display: table-row-group!important;
}

.bv-cv2-cleanslate tfoot {
    display: table-footer-group!important;
}

.bv-cv2-cleanslate tr {
    display: table-row!important;
}

.bv-cv2-cleanslate th,
.bv-cv2-cleanslate td {
    display: table-cell!important;
}

.bv-cv2-cleanslate nav ul,
.bv-cv2-cleanslate nav ol {
    list-style-type: none!important;
}

.bv-cv2-cleanslate ul,
.bv-cv2-cleanslate menu {
    list-style-type: disc!important;
}

.bv-cv2-cleanslate ol {
    list-style-type: decimal!important;
}

.bv-cv2-cleanslate ol ul,
.bv-cv2-cleanslate ul ul,
.bv-cv2-cleanslate menu ul,
.bv-cv2-cleanslate ol menu,
.bv-cv2-cleanslate ul menu,
.bv-cv2-cleanslate menu menu {
    list-style-type: circle!important;
}

.bv-cv2-cleanslate ol ol ul,
.bv-cv2-cleanslate ol ul ul,
.bv-cv2-cleanslate ol menu ul,
.bv-cv2-cleanslate ol ol menu,
.bv-cv2-cleanslate ol ul menu,
.bv-cv2-cleanslate ol menu menu,
.bv-cv2-cleanslate ul ol ul,
.bv-cv2-cleanslate ul ul ul,
.bv-cv2-cleanslate ul menu ul,
.bv-cv2-cleanslate ul ol menu,
.bv-cv2-cleanslate ul ul menu,
.bv-cv2-cleanslate ul menu menu,
.bv-cv2-cleanslate menu ol ul,
.bv-cv2-cleanslate menu ul ul,
.bv-cv2-cleanslate menu menu ul,
.bv-cv2-cleanslate menu ol menu,
.bv-cv2-cleanslate menu ul menu,
.bv-cv2-cleanslate menu menu menu {
    list-style-type: square!important;
}

.bv-cv2-cleanslate li,
.bv-cv2-cleanslate ul li,
.bv-cv2-cleanslate ol li,
.bv-cv2-cleanslate .bv-shared ul li,
.bv-cv2-cleanslate .bv-shared ol li {
    display: list-item!important;
    min-height: auto!important;
    min-width: auto!important;
}

.bv-cv2-cleanslate strong {
    font-weight: 700!important;
}

.bv-cv2-cleanslate em {
    font-style: italic!important;
}

.bv-cv2-cleanslate kbd,
.bv-cv2-cleanslate samp,
.bv-cv2-cleanslate code {
    font-family: monospace!important;
}

.bv-cv2-cleanslate a,
.bv-cv2-cleanslate a *,
.bv-cv2-cleanslate input[type=submit],
.bv-cv2-cleanslate input[type=radio],
.bv-cv2-cleanslate input[type=checkbox],
.bv-cv2-cleanslate select.bv-select-cleanslate {
    cursor: pointer!important;
}

.bv-cv2-cleanslate a:hover {
    text-decoration: underline!important;
}

.bv-cv2-cleanslate button,
.bv-cv2-cleanslate input[type=submit] {
    text-align: center!important;
}

.bv-cv2-cleanslate input[type=hidden] {
    display: none!important;
}

.bv-cv2-cleanslate abbr[title],
.bv-cv2-cleanslate acronym[title],
.bv-cv2-cleanslate dfn[title] {
    cursor: help!important;
    border-bottom-width: 1px!important;
    border-bottom-style: dotted!important;
}

.bv-cv2-cleanslate ins {
    background-color: #ff9!important;
    color: #000!important;
}

.bv-cv2-cleanslate del {
    text-decoration: line-through!important;
}

.bv-cv2-cleanslate blockquote,
.bv-cv2-cleanslate q {
    quotes: none!important;
}

.bv-cv2-cleanslate blockquote:before,
.bv-cv2-cleanslate blockquote:after,
.bv-cv2-cleanslate q:before,
.bv-cv2-cleanslate q:after,
.bv-cv2-cleanslate li:before,
.bv-cv2-cleanslate li:after,
.bv-cv2-cleanslate ul li:before,
.bv-cv2-cleanslate ul li:after,
.bv-cv2-cleanslate ol li:before,
.bv-cv2-cleanslate ol li:after,
.bv-cv2-cleanslate .bv-shared ul li:before,
.bv-cv2-cleanslate .bv-shared ul li:after,
.bv-cv2-cleanslate .bv-shared ol li:before,
.bv-cv2-cleanslate .bv-shared ol li:after {
    content: ''!important;
}

.bv-cv2-cleanslate input,
.bv-cv2-cleanslate select.bv-select-cleanslate {
    vertical-align: middle!important;
}

.bv-cv2-cleanslate select.bv-select-cleanslate,
.bv-cv2-cleanslate textarea,
.bv-cv2-cleanslate input {
    border: 1px solid #ccc!important;
}

.bv-cv2-cleanslate table {
    border-collapse: collapse!important;
    border-spacing: 0!important;
}

.bv-cv2-cleanslate hr {
    display: block!important;
    height: 1px!important;
    border: 0!important;
    border-top: 1px solid #ccc!important;
    margin: 1em 0!important;
}

.bv-cv2-cleanslate [dir=rtl] {
    direction: rtl!important;
}

.bv-cv2-cleanslate mark {
    background-color: #ff9!important;
    color: #000!important;
    font-style: italic!important;
    font-weight: 700!important;
}

.bv-cv2-cleanslate {
    color: #000!important;
    direction: ltr!important;
    font-family: 'Times New Roman', Times, serif!important;
    font-size: medium!important;
    font-style: normal!important;
    font-weight: 400!important;
    line-height: 1!important;
    list-style-type: disc!important;
    text-align: left!important;
    text-decoration: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-author-avatar {
    overflow: hidden!important;
    position: relative!important;
    float: left!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-author-avatar-nickname {
    display: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-author {
    position: relative!important;
    display: inline!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-author h3,
.bv-cv2-cleanslate .bv-core-container-52 .bv-author h4 {
    text-transform: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-author-no-avatar {
    font-family: 'BVCustom', 'times new roman'!important;
    text-decoration: none!important;
    word-wrap: normal!important;
    color: #bbb!important;
    font-size: 61px!important;
    display: block!important;
    width: 50px!important;
    height: 50px!important;
    padding: 0!important;
    line-height: 54px!important;
    background-color: transparent!important;
    text-shadow: none!important;
    -webkit-border-radius: 4px!important;
    border-radius: 4px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-author-thumb {
    width: 50px!important;
    height: 50px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-author-avatar .bv-author-thumb {
    position: absolute!important;
    top: 0!important;
    left: 0!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-avatar-popup-target:hover h3 {
    cursor: pointer!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-avatar-popup-target,
.bv-cv2-cleanslate .bv-core-container-52 .bv-avatar-author-name {
    text-transform: none!important;
    line-height: 18px!important;
    display: inline-block!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-fullprofile-popup-target {
    display: inline-block!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bvie8 .bv-author-no-avatar {
    line-height: 47px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bvie9 .bv-author-no-avatar {
    line-height: 64px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-author-profile .bv-author-cdv,
.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-fullprofile .bv-author-cdv {
    clear: both!important;
    border-top: 0!important;
    padding: 5px 0!important;
    zoom: 1!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-author-profile .bv-author-cdv:before,
.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-fullprofile .bv-author-cdv:before,
.bv-cv2-cleanslate .bv-core-container-52 .bv-author-profile .bv-author-cdv:after,
.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-fullprofile .bv-author-cdv:after {
    content: ""!important;
    display: table!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-author-profile .bv-author-cdv:after,
.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-fullprofile .bv-author-cdv:after {
    clear: both!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-author-profile .bv-author-cdv .bv-author-userinfo-value,
.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-fullprofile .bv-author-cdv .bv-author-userinfo-value {
    font-weight: 700!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-author-profile .bv-author-userinfo,
.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-fullprofile .bv-author-userinfo,
.bv-cv2-cleanslate .bv-core-container-52 .bv-author-profile .bv-content-author-badges,
.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-fullprofile .bv-content-author-badges,
.bv-cv2-cleanslate .bv-core-container-52 .bv-author-profile .bv-author-avatar,
.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-fullprofile .bv-author-avatar,
.bv-cv2-cleanslate .bv-core-container-52 .bv-author-profile .bv-author-userstats,
.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-fullprofile .bv-author-userstats {
    margin: 0 10px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-author-profile .bv-author-userstats .bv-author-userstats-value,
.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-fullprofile .bv-author-userstats .bv-author-userstats-value {
    font-weight: 700!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-author-profile .bv-badge,
.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-fullprofile .bv-badge {
    margin: 5px 0!important;
    text-align: center!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-author-profile .bv-badge .bv-badge-label,
.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-fullprofile .bv-badge .bv-badge-label {
    float: none!important;
    padding-right: 20px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-author-profile .bv-badge-image img,
.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-fullprofile .bv-badge-image img {
    max-height: 25px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-popup-prosnap:after {
    border-bottom-color: #fff!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-popup-prosnap {
    width: 320px!important;
    left: 0!important;
    position: relative!important;
    background-color: #555!important;
    zoom: 1!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-popup-prosnap:before,
.bv-cv2-cleanslate .bv-core-container-52 .bv-popup-prosnap:after {
    content: ""!important;
    display: table!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-popup-prosnap:after {
    clear: both!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-popup-prosnap .bv-popup-inner {
    overflow: hidden!important;
    position: relative!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-popup-prosnap .bv-author-avatar {
    margin: 15px!important;
    height: 50px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-popup-prosnap .bv-popup-prosnap-userinfo {
    position: relative!important;
    width: 75%!important;
    float: right!important;
    background-color: #f7f7f7!important;
    padding: 0 0 10px!important;
    zoom: 1!important;
    min-height: 210px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-popup-prosnap .bv-popup-prosnap-userinfo:before,
.bv-cv2-cleanslate .bv-core-container-52 .bv-popup-prosnap .bv-popup-prosnap-userinfo:after {
    content: ""!important;
    display: table!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-popup-prosnap .bv-popup-prosnap-userinfo:after {
    clear: both!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-popup-prosnap .bv-popup-prosnap-userinfo .bv-author-userstats {
    width: 33.33333%!important;
    margin: 0 0 0 -33.33333%!important;
    text-align: center!important;
    color: #fff!important;
    position: absolute!important;
    top: 80px!important;
    left: 0!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-popup-prosnap .bv-popup-prosnap-userinfo .bv-author-userstats .bv-author-userstats-reviews,
.bv-cv2-cleanslate .bv-core-container-52 .bv-popup-prosnap .bv-popup-prosnap-userinfo .bv-author-userstats .bv-author-userstats-answers,
.bv-cv2-cleanslate .bv-core-container-52 .bv-popup-prosnap .bv-popup-prosnap-userinfo .bv-author-userstats .bv-author-userstats-questions,
.bv-cv2-cleanslate .bv-core-container-52 .bv-popup-prosnap .bv-popup-prosnap-userinfo .bv-author-userstats .bv-author-userstats-votes {
    padding: 15px 0!important;
    border-top: 1px solid #000!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-popup-prosnap .bv-popup-prosnap-userinfo .bv-author-userstats-value {
    font-size: 20px!important;
    display: block!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-popup-prosnap .bv-popup-prosnap-userinfo .bv-author-userstats-helper-data {
    font-size: .8em!important;
    display: block!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-popup-prosnap .bv-popup-prosnap-userinfo .bv-content-author-name,
.bv-cv2-cleanslate .bv-core-container-52 .bv-popup-prosnap .bv-popup-prosnap-userinfo .bv-author-location {
    background-color: #fff!important;
    padding: 0 15px!important;
    white-space: nowrap!important;
    overflow: hidden!important;
    color: #000!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-popup-prosnap .bv-popup-prosnap-userinfo .bv-content-author-name span,
.bv-cv2-cleanslate .bv-core-container-52 .bv-popup-prosnap .bv-popup-prosnap-userinfo .bv-author-location span {
    white-space: nowrap!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-popup-prosnap .bv-popup-prosnap-userinfo .bv-content-author-name {
    font-size: 18px!important;
    line-height: 26px!important;
    height: 26px!important;
    padding-top: 18px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-popup-prosnap .bv-popup-prosnap-userinfo .bv-author-location {
    font-size: 12px!important;
    line-height: 18px!important;
    text-overflow: ellipsis!important;
    height: 18px!important;
    padding-bottom: 18px!important;
    border-bottom: 1px solid #999!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-popup-prosnap .bv-popup-prosnap-userinfo .bv-author-userinfo,
.bv-cv2-cleanslate .bv-core-container-52 .bv-popup-prosnap .bv-popup-prosnap-userinfo .bv-content-author-badges {
    font-weight: 400!important;
    padding: 6px 0!important;
    margin: 0 15px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-popup-prosnap .bv-popup-prosnap-userinfo .bv-author-userinfo {
    padding: 0!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-popup-prosnap .bv-popup-prosnap-userinfo .bv-author-userinfo .bv-author-userinfo-data,
.bv-cv2-cleanslate .bv-core-container-52 .bv-popup-prosnap .bv-popup-prosnap-userinfo .bv-author-userinfo .bv-author-userinfo-value {
    float: left!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-popup-prosnap .bv-popup-prosnap-userinfo .bv-author-userinfo .bv-no-userinfo {
    position: absolute!important;
    top: 62.5%!important;
    left: 50%!important;
    height: 40px!important;
    width: 40px!important;
    margin: -10px 0 0 -20px!important;
    font-family: 'BVCustom'!important;
    font-size: 40px!important;
    line-height: 40px!important;
    text-align: center!important;
    color: #ccc!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-popup-prosnap .bv-popup-prosnap-userinfo .bv-author-userinfo .bv-author-userinfo-data {
    margin-right: 10px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-popup-prosnap .bv-popup-prosnap-userinfo .bv-author-userinfo .bv-gender {
    font-weight: 700!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-popup-prosnap .bv-action-bar {
    width: 75%!important;
    border-width: 0!important;
    border: 0!important;
    margin: 0!important;
    padding: 0 0 30px!important;
    text-align: center!important;
    float: right!important;
    background-color: #f7f7f7!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-popup-prosnap .bv-action-bar .bv-view-profile {
    float: none!important;
    display: block!important;
    margin: 0 15px!important;
    white-space: nowrap!important;
    color: #fff!important;
    font-size: 14px!important;
    line-height: 19.5px!important;
    font-family: "Arial", "Helvetica", "Helvetica Neue", sans-serif!important;
    font-style: normal!important;
    font-weight: 700!important;
    font-variant: normal!important;
    text-decoration: none!important;
    text-transform: none!important;
    text-shadow: none!important;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, .1)), color-stop(1, rgba(255, 255, 255, 0)))!important;
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, .1) 0, rgba(255, 255, 255, 0) 100%)!important;
    background-image: -moz-linear-gradient(rgba(255, 255, 255, .1) 0, rgba(255, 255, 255, 0) 100%)!important;
    background-image: -o-linear-gradient(rgba(255, 255, 255, .1) 0, rgba(255, 255, 255, 0) 100%)!important;
    background-image: linear-gradient(rgba(255, 255, 255, .1) 0, rgba(255, 255, 255, 0) 100%)!important;
    background-color: #bd0f34!important;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2)!important;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2)!important;
    padding-top: .5em!important;
    padding-right: 1em!important;
    padding-bottom: .5em!important;
    padding-left: 1em!important;
    -webkit-border-radius: 0!important;
    border-radius: 0!important;
    border-top-width: 0!important;
    border-top-style: none!important;
    border-top-color: transparent!important;
    border-right-width: 0!important;
    border-right-style: none!important;
    border-right-color: transparent!important;
    border-bottom-width: 0!important;
    border-bottom-style: none!important;
    border-bottom-color: transparent!important;
    border-left-width: 0!important;
    border-left-style: none!important;
    border-left-color: transparent!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-popup-prosnap .bv-action-bar .bv-view-profile:hover {
    color: #fff!important;
    font-size: 14px!important;
    line-height: 19.5px!important;
    font-family: "Arial", "Helvetica", "Helvetica Neue", sans-serif!important;
    font-style: normal!important;
    font-weight: 700!important;
    font-variant: normal!important;
    text-decoration: none!important;
    text-transform: none!important;
    text-shadow: none!important;
    background-image: none!important;
    background-color: #bd0f34!important;
    border-color: #bd0f34!important;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
    border-top-width: 0!important;
    border-top-style: none!important;
    border-top-color: transparent!important;
    border-right-width: 0!important;
    border-right-style: none!important;
    border-right-color: transparent!important;
    border-bottom-width: 0!important;
    border-bottom-style: none!important;
    border-bottom-color: transparent!important;
    border-left-width: 0!important;
    border-left-style: none!important;
    border-left-color: transparent!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-item.bv-content-review {
    display: -webkit-box!important;
    display: -moz-box!important;
    display: -ms-flexbox!important;
    display: -webkit-flex!important;
    display: flex!important;
    -webkit-box-sizing: border-box!important;
    -moz-box-sizing: border-box!important;
    box-sizing: border-box!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-item.bv-content-review .bv-author {
    text-decoration: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-item.bv-content-review .bv-author-profile {
    width: 25%!important;
    padding: 25px 0!important;
    display: -webkit-box!important;
    display: -moz-box!important;
    display: -ms-flexbox!important;
    display: -webkit-flex!important;
    display: flex!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-item.bv-content-review .bv-author-profile .bv-inline-profile {
    width: 100%!important;
    font-size: 13px!important;
    color: #000!important;
    overflow: hidden!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-item.bv-content-review .bv-author-profile .bv-inline-profile .bv-author-avatar-nickname {
    display: block!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-item.bv-content-review .bv-author-profile .bv-inline-profile .bv-author-avatar {
    float: none!important;
    margin-bottom: 10px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-item.bv-content-review .bv-author-profile .bv-inline-profile .bv-author-avatar span {
    float: left!important;
    margin-right: 5px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-item.bv-content-review .bv-author-profile .bv-inline-profile .bv-popup-prosnap-userinfo .bv-content-author-name {
    display: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-item.bv-content-review .bv-author-profile .bv-inline-profile .bv-content-author-name {
    margin: 0!important;
    max-width: 65%!important;
    float: left!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-item.bv-content-review .bv-author-profile .bv-inline-profile .bv-author-location {
    margin: 0 10px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-item.bv-content-review .bv-author-profile .bv-inline-profile .bv-content-author-name {
    margin-top: 4px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-item.bv-content-review .bv-author-profile .bv-inline-profile .bv-content-author-name .bv-author {
    word-wrap: break-word!important;
    float: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-item.bv-content-review .bv-author-profile .bv-inline-profile .bv-author-userinfo .bv-no-userinfo {
    display: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-item.bv-content-review .bv-author-profile .bv-inline-profile .bv-author-userstats {
    clear: both!important;
    zoom: 1!important;
    margin: 5px 10px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-item.bv-content-review .bv-author-profile .bv-inline-profile .bv-author-userstats:before,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-item.bv-content-review .bv-author-profile .bv-inline-profile .bv-author-userstats:after {
    content: ""!important;
    display: table!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-item.bv-content-review .bv-author-profile .bv-inline-profile .bv-author-userstats:after {
    clear: both!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-item.bv-content-review .bv-author-profile .bv-inline-profile .bv-author-userstats .bv-author-userstats-reviews,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-item.bv-content-review .bv-author-profile .bv-inline-profile .bv-author-userstats .bv-author-userstats-answers,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-item.bv-content-review .bv-author-profile .bv-inline-profile .bv-author-userstats .bv-author-userstats-votes {
    float: left!important;
    clear: both!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-item.bv-content-review .bv-author-profile .bv-inline-profile .bv-author.bv-fullprofile-popup-target h3 {
    cursor: pointer!important;
}

@media screen and (max-width: 736px) {
    .bv-cv2-cleanslate .bv-core-container-52 .bv-content-item.bv-content-review {
        display: block!important;
    }
    .bv-cv2-cleanslate .bv-core-container-52 .bv-content-item.bv-content-review .bv-author-profile {
        display: block!important;
        padding: 0!important;
        float: left!important;
    }
    .bv-cv2-cleanslate .bv-core-container-52 .bv-content-item.bv-content-review .bv-author-profile .bv-inline-profile {
        background-color: transparent!important;
        border: 0!important;
    }
    .bv-cv2-cleanslate .bv-core-container-52 .bv-content-item.bv-content-review .bv-author-profile .bv-inline-profile .bv-author-avatar {
        margin-top: 10px!important;
    }
    .bv-cv2-cleanslate .bv-core-container-52 .bv-content-item.bv-content-review .bv-author-profile .bv-inline-profile .bv-author-avatar .bv-author-avatar-nickname {
        display: none!important;
    }
    .bv-cv2-cleanslate .bv-core-container-52 .bv-content-item.bv-content-review .bv-author-profile .bv-inline-profile .bv-author {
        display: none!important;
    }
    .bv-cv2-cleanslate .bv-core-container-52 .bv-content-item.bv-content-review .bv-author-profile .bv-inline-profile .bv-popup-prosnap-userinfo {
        display: none!important;
    }
    .bv-cv2-cleanslate .bv-core-container-52 .bv-content-item.bv-content-review .bv-author-profile .bv-inline-profile .bv-author.bv-fullprofile-popup-target h3 {
        cursor: pointer!important;
    }
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-popup-profull {
    width: 75%!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-popup-profull:after,
.bv-cv2-cleanslate .bv-core-container-52 .bv-popup-profull:before {
    border: 0!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-popup-profull .bv-content-author-name,
.bv-cv2-cleanslate .bv-core-container-52 .bv-popup-profull .bv-author-location {
    padding: 0 20px!important;
    overflow: hidden!important;
    color: #000!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-popup-profull .bv-content-author-name {
    padding-top: 20px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-popup-profull .bv-content-author-name .bv-author {
    font-size: 22px!important;
    line-height: 100%!important;
    display: block!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-popup-profull .bv-author-location {
    font-size: 12px!important;
    white-space: nowrap!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-popup-profull .bv-author-location span {
    white-space: nowrap!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-fullpro-archive {
    position: relative!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-fullpro-archive .bv-fullpro-archive-container {
    display: block!important;
    position: relative!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-fullpro-archive .bv-fullpro-archive-container .bv-fullpro-tab-container {
    position: relative!important;
    height: 50px!important;
    border-top: 1px solid #d9d9d9!important;
    border-bottom: 1px solid #d9d9d9!important;
    background-color: #fbfbfb!important;
    margin-top: 10px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-fullpro-archive .bv-fullpro-archive-container .bv-fullpro-tab-container .bv-fullpro-tabs {
    position: absolute!important;
    bottom: -1px!important;
    left: 10px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-fullpro-archive .bv-fullpro-archive-container .bv-fullpro-tab-container .bv-fullpro-tabs li {
    display: block!important;
    float: left!important;
    margin-left: 5px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-fullpro-archive .bv-fullpro-archive-container .bv-fullpro-tab-container .bv-fullpro-tabs li a {
    color: #333!important;
    font-size: 11px!important;
    font-weight: 700!important;
    padding: 8px 18px!important;
    display: block!important;
    text-decoration: none!important;
    border: 1px solid #d9d9d9!important;
    border-bottom: 1px solid #d9d9d9!important;
    background-color: #fbfbfb!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-fullpro-archive .bv-fullpro-archive-container .bv-fullpro-tab-container .bv-fullpro-tabs li a span {
    font-weight: 400!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-fullpro-archive .bv-fullpro-archive-container .bv-fullpro-tab-container .bv-fullpro-tabs li a.bv-active {
    background-color: #fff!important;
    background-image: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-fullpro-archive .bv-fullpro-archive-container .bv-fullpro-archive-content {
    height: auto!important;
    background: #fff!important;
    padding-top: 10px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-fullpro-archive .bv-fullpro-archive-container .bv-fullpro-archive-content .bv-content-list-reviews {
    display: block!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-fullpro-archive .bv-fullpro-archive-container .bv-fullpro-archive-content .bv-content-list-questions,
.bv-cv2-cleanslate .bv-core-container-52 .bv-fullpro-archive .bv-fullpro-archive-container .bv-fullpro-archive-content .bv-content-list-answers {
    display: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-fullpro-archive .bv-fullpro-archive-container .bv-fullpro-archive-content .bv-content-item.bv-no-userinfo {
    border-bottom: 0!important;
    padding-top: 100px!important;
    padding-bottom: 100px!important;
    position: relative!important;
    top: 62.5%!important;
    left: 46%!important;
    height: 40px!important;
    width: 40px!important;
    margin: -10px 0 0 -20px!important;
    font-family: 'BVCustom'!important;
    font-size: 40px!important;
    line-height: 40px!important;
    text-align: center!important;
    color: #ccc!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-fullprofile .bv-popup-profull {
    width: 100%!important;
    float: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-fullprofile .bv-content-item-product-image-offset-off,
.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-fullprofile .bv-content-item-product-image-offset-on {
    width: 100%!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-sidebar .bv-author-avatar,
.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-fullprofile .bv-sidebar .bv-author-avatar {
    float: none!important;
    min-height: 150px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-sidebar .bv-author-avatar .bv-author-thumb,
.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-fullprofile .bv-sidebar .bv-author-avatar .bv-author-thumb {
    width: 100%!important;
    height: auto!important;
    position: relative!important;
    z-index: 1!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-sidebar .bv-author-avatar .bv-author-no-avatar,
.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-fullprofile .bv-sidebar .bv-author-avatar .bv-author-no-avatar {
    position: absolute!important;
    width: 100%!important;
    font-size: 150px!important;
    line-height: 100%!important;
    text-align: center!important;
    top: 0!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-sidebar .bv-badge,
.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-fullprofile .bv-sidebar .bv-badge {
    position: relative!important;
    padding-left: 25px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-sidebar .bv-badge .bv-badge-icon,
.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-fullprofile .bv-sidebar .bv-badge .bv-badge-icon {
    position: absolute!important;
    left: 0!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-sidebar .bv-badge .bv-badge-label,
.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-fullprofile .bv-sidebar .bv-badge .bv-badge-label {
    white-space: nowrap!important;
    text-overflow: ellipsis!important;
    overflow: hidden!important;
    display: block!important;
    padding: 0!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-sidebar .bv-author-profile-userinfo,
.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-fullprofile .bv-sidebar .bv-author-profile-userinfo {
    color: #fff!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-sidebar .bv-author-profile-userinfo .bv-content-author-name,
.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-fullprofile .bv-sidebar .bv-author-profile-userinfo .bv-content-author-name {
    margin: 0 10px 10px 10px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-sidebar .bv-author-profile-userinfo dd,
.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-fullprofile .bv-sidebar .bv-author-profile-userinfo dd {
    margin-bottom: 20px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-sidebar .bv-author-profile-userinfo .bv-author-userstats-list li,
.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-fullprofile .bv-sidebar .bv-author-profile-userinfo .bv-author-userstats-list li {
    clear: both!important;
    padding: 3px 0!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-sidebar .bv-author-profile-userinfo .bv-author-userstats-list .bv-author-userstats-value,
.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-fullprofile .bv-sidebar .bv-author-profile-userinfo .bv-author-userstats-list .bv-author-userstats-value {
    float: right!important;
    font-weight: 700!important;
    padding: 0 4px!important;
    -webkit-border-radius: 3px!important;
    border-radius: 3px!important;
    background-color: rgba(0, 0, 0, .5)!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-sidebar .bv-no-userinfo,
.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-fullprofile .bv-sidebar .bv-no-userinfo {
    display: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-rating,
.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-fullprofile .bv-content-rating,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-meta-wrapper,
.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-fullprofile .bv-content-meta-wrapper {
    display: block!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-fullprofile .bv-subject-image {
    width: 50px!important;
    float: left!important;
    position: absolute!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-fullprofile .bv-subject-name-header {
    display: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-fullprofile .bv-content-summary-title p {
    font-weight: 700!important;
    color: #000!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-fullprofile .bv-mbox-content-container .bv-mbox-multi .bv-content-item .bv-secondary-content-link,
.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-fullprofile .bv-mbox-content-container .bv-mbox-multi .bv-content-item .bv-secondary-content-link .bv-content-title,
.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-fullprofile .bv-mbox-content-container .bv-mbox-multi .bv-content-item .bv-secondary-content-link .bv-content-data-label {
    cursor: default!important;
    text-decoration: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-profull-sidebar {
    width: 25%!important;
    zoom: 1!important;
    vertical-align: top!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-profull-sidebar .bv-sidebar {
    padding: 20px!important;
}

@media screen and (max-width: 736px) {
    .bv-cv2-cleanslate .bv-core-container-52 .bv-profull-sidebar,
    .bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-fullprofile .bv-profull-sidebar {
        display: block!important;
        width: 100%!important;
    }
    .bv-cv2-cleanslate .bv-core-container-52 .bv-profull-sidebar .bv-sidebar,
    .bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-fullprofile .bv-profull-sidebar .bv-sidebar {
        padding: 10px!important;
    }
    .bv-cv2-cleanslate .bv-core-container-52 .bv-profull-sidebar .bv-sidebar .bv-content-author-name,
    .bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-fullprofile .bv-profull-sidebar .bv-sidebar .bv-content-author-name {
        display: none!important;
    }
    .bv-cv2-cleanslate .bv-core-container-52 .bv-profull-sidebar .bv-sidebar .bv-author-avatar,
    .bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-fullprofile .bv-profull-sidebar .bv-sidebar .bv-author-avatar {
        float: left!important;
        width: 50px!important;
        height: 50px!important;
        margin: 0!important;
        min-height: 0!important;
    }
    .bv-cv2-cleanslate .bv-core-container-52 .bv-profull-sidebar .bv-sidebar .bv-author-avatar .bv-author-no-avatar,
    .bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-fullprofile .bv-profull-sidebar .bv-sidebar .bv-author-avatar .bv-author-no-avatar {
        width: 50px!important;
        font-size: 50px!important;
        height: 50px!important;
        line-height: 50px!important;
    }
    .bv-cv2-cleanslate .bv-core-container-52 .bv-profull-sidebar .bv-sidebar .bv-author-profile-userinfo,
    .bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-fullprofile .bv-profull-sidebar .bv-sidebar .bv-author-profile-userinfo {
        margin-left: 60px!important;
    }
    .bv-cv2-cleanslate .bv-core-container-52 .bv-profull-sidebar .bv-sidebar .bv-author-profile-userinfo dd,
    .bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-fullprofile .bv-profull-sidebar .bv-sidebar .bv-author-profile-userinfo dd {
        margin-bottom: 10px!important;
        zoom: 1!important;
    }
    .bv-cv2-cleanslate .bv-core-container-52 .bv-profull-sidebar .bv-sidebar .bv-author-profile-userinfo dd:before,
    .bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-fullprofile .bv-profull-sidebar .bv-sidebar .bv-author-profile-userinfo dd:before,
    .bv-cv2-cleanslate .bv-core-container-52 .bv-profull-sidebar .bv-sidebar .bv-author-profile-userinfo dd:after,
    .bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-fullprofile .bv-profull-sidebar .bv-sidebar .bv-author-profile-userinfo dd:after {
        content: ""!important;
        display: table!important;
    }
    .bv-cv2-cleanslate .bv-core-container-52 .bv-profull-sidebar .bv-sidebar .bv-author-profile-userinfo dd:after,
    .bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-fullprofile .bv-profull-sidebar .bv-sidebar .bv-author-profile-userinfo dd:after {
        clear: both!important;
    }
    .bv-cv2-cleanslate .bv-core-container-52 .bv-profull-sidebar .bv-sidebar .bv-author-profile-userinfo dd .bv-author-userstats-list li .bv-author-userstats-value,
    .bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-fullprofile .bv-profull-sidebar .bv-sidebar .bv-author-profile-userinfo dd .bv-author-userstats-list li .bv-author-userstats-value {
        float: left!important;
    }
    .bv-cv2-cleanslate .bv-core-container-52 .bv-profull-sidebar .bv-sidebar .bv-badge,
    .bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-fullprofile .bv-profull-sidebar .bv-sidebar .bv-badge {
        float: left!important;
    }
    .bv-cv2-cleanslate .bv-core-container-52 .bv-profull-sidebar .bv-sidebar .bv-author-userinfo,
    .bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-fullprofile .bv-profull-sidebar .bv-sidebar .bv-author-userinfo {
        clear: both!important;
    }
    .bv-cv2-cleanslate .bv-core-container-52 .bv-profull-sidebar .bv-sidebar .bv-author-userinfo .bv-author-cdv,
    .bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-fullprofile .bv-profull-sidebar .bv-sidebar .bv-author-userinfo .bv-author-cdv {
        display: inline!important;
        border: 0!important;
    }
    .bv-cv2-cleanslate .bv-core-container-52 .bv-profull-sidebar .bv-sidebar .bv-author-userinfo .bv-author-cdv:after,
    .bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-fullprofile .bv-profull-sidebar .bv-sidebar .bv-author-userinfo .bv-author-cdv:after {
        content: ','!important;
    }
    .bv-cv2-cleanslate .bv-core-container-52 .bv-profull-sidebar .bv-sidebar .bv-author-userinfo .bv-author-cdv.bv-last:after,
    .bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-fullprofile .bv-profull-sidebar .bv-sidebar .bv-author-userinfo .bv-author-cdv.bv-last:after {
        content: ''!important;
    }
    .bv-cv2-cleanslate .bv-core-container-52 .bv-profull-sidebar .bv-sidebar .bv-author-userstats-list li,
    .bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-fullprofile .bv-profull-sidebar .bv-sidebar .bv-author-userstats-list li {
        display: table-cell!important;
        padding-right: 10px!important;
    }
    .bv-cv2-cleanslate .bv-core-container-52 .bv-popup-profull,
    .bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-fullprofile .bv-popup-profull {
        display: block!important;
        width: 100%!important;
    }
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-text-stats {
    color: #fff!important;
    font-size: 1em!important;
    line-height: 1.5em!important;
    font-family: Arial, Helvetica, sans-serif!important;
    font-style: normal!important;
    font-weight: 400!important;
    font-variant: normal!important;
    text-decoration: none!important;
    text-transform: none!important;
    text-shadow: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-title {
    color: #000!important;
    font-size: 16px!important;
    line-height: 24px!important;
    font-family: "Arial", "Helvetica", sans-serif!important;
    font-style: normal!important;
    font-weight: 700!important;
    text-decoration: none!important;
    text-transform: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-stats-recommended {
    color: #fff!important;
    font-size: 1.5em!important;
    line-height: 1.5em!important;
    font-family: Arial, Helvetica, sans-serif!important;
    font-style: normal!important;
    font-weight: 400!important;
    font-variant: normal!important;
    text-decoration: none!important;
    text-transform: none!important;
    text-shadow: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-stats-total-customers {
    color: #fff!important;
    font-size: 1em!important;
    line-height: 1.5em!important;
    font-family: Arial, Helvetica, sans-serif!important;
    font-style: normal!important;
    font-weight: 400!important;
    font-variant: normal!important;
    text-decoration: none!important;
    text-transform: none!important;
    text-shadow: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-summary {
    padding: 0 10px!important;
    margin: 0!important;
    color: #333!important;
    font-size: 1em!important;
    line-height: 1.5em!important;
    font-family: Arial, Helvetica, sans-serif!important;
    font-style: normal!important;
    font-weight: 400!important;
    font-variant: normal!important;
    text-decoration: none!important;
    text-transform: none!important;
    border-bottom-style: none!important;
    border-left-style: none!important;
    border-right-style: none!important;
    border-top-style: none!important;
    -webkit-border-radius: 0!important;
    border-radius: 0!important;
    background: transparent!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-summary p {
    color: #000!important;
    font-family: "Arial", "Helvetica", "Helvetica Neue", sans-serif!important;
    font-size: 13px!important;
    font-style: normal!important;
    font-weight: 400!important;
    text-decoration: none!important;
    text-transform: none!important;
    line-height: 19.5px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-rating-label {
    padding-top: 0!important;
    padding-right: 10px!important;
    padding-bottom: 0!important;
    padding-left: 10px!important;
    margin-top: 0!important;
    margin-right: 0!important;
    margin-bottom: 0!important;
    margin-left: 0!important;
    color: #333!important;
    font-size: 1em!important;
    line-height: 1.5em!important;
    font-family: Arial, Helvetica, sans-serif!important;
    font-style: normal!important;
    font-weight: 400!important;
    font-variant: normal!important;
    text-decoration: none!important;
    text-transform: none!important;
    border-bottom-width: 0!important;
    border-left-width: 0!important;
    border-right-width: 0!important;
    border-top-width: 0!important;
    border-bottom-style: none!important;
    border-left-style: none!important;
    border-right-style: none!important;
    border-top-style: none!important;
    border-bottom-color: transparent!important;
    border-left-color: transparent!important;
    border-right-color: transparent!important;
    border-top-color: transparent!important;
    -webkit-border-radius: 0!important;
    border-radius: 0!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-rating-stars {
    position: relative!important;
    line-height: 1em!important;
    height: 1em!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-rating-stars-on {
    font-size: 20px!important;
    color: #bd0f34!important;
    margin-top: -1em!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-rating-stars-off {
    font-size: 20px!important;
    color: #ccc!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-primarySummary-rating-container {
    padding: 0!important;
    margin: 0!important;
    border-bottom-width: 0!important;
    border-left-width: 0!important;
    border-right-width: 0!important;
    border-top-width: 0!important;
    border-bottom-style: none!important;
    border-left-style: none!important;
    border-right-style: none!important;
    border-top-style: none!important;
    background: transparent!important;
    -webkit-border-radius: 0!important;
    border-radius: 0!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-primarySummary-rating-container .bv-rating-stars-on {
    color: #bd0f34!important;
    margin-top: -1em!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-primarySummary-rating-container .bv-rating-stars-off {
    color: #ccc!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-primarySummary-rating-container .bv-rating-stars-container .bv-rating-stars {
    position: relative!important;
    line-height: 1em!important;
    height: 1em!important;
    font-size: 25px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-primarySummary-rating-container .bv-percent-recommend-container,
.bv-cv2-cleanslate .bv-core-container-52 .bv-primarySummary-rating-container .bv-stats-container,
.bv-cv2-cleanslate .bv-core-container-52 .bv-primarySummary-rating-container .bv-rating-ratio-count {
    color: #000!important;
    font-family: "Arial", "Helvetica", "Helvetica Neue", sans-serif!important;
    font-size: 13px!important;
    font-style: normal!important;
    font-weight: 400!important;
    text-decoration: none!important;
    text-transform: none!important;
    line-height: 19.5px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-primarySummary-rating-container a.bv-qa-stats {
    color: #666!important;
    font-size: 13px!important;
    line-height: 19.5px!important;
    font-family: "Century Gothic W01", sans-serif!important;
    font-style: normal!important;
    font-weight: 400!important;
    font-variant: normal!important;
    text-decoration: none!important;
    text-transform: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-primarySummary-rating-container a.bv-qa-stats:hover {
    color: #666!important;
    font-size: 13px!important;
    line-height: 19.5px!important;
    font-family: "Century Gothic W01", sans-serif!important;
    font-style: normal!important;
    font-weight: 400!important;
    font-variant: normal!important;
    text-decoration: none!important;
    text-transform: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-primarySummary-rating-container a.bv-qa-stats:visited {
    color: #666!important;
    font-size: 13px!important;
    line-height: 19.5px!important;
    font-family: "Century Gothic W01", sans-serif!important;
    font-style: normal!important;
    font-weight: 400!important;
    font-variant: normal!important;
    text-decoration: none!important;
    text-transform: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-primarySummary-rating-container a.bv-qa-stats:active {
    color: #666!important;
    font-size: 13px!important;
    line-height: 19.5px!important;
    font-family: "Century Gothic W01", sans-serif!important;
    font-style: normal!important;
    font-weight: 400!important;
    font-variant: normal!important;
    text-decoration: none!important;
    text-transform: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-search .bv-masthead .bv-masthead-product .bv-stars-container {
    padding: 0!important;
    margin: 0!important;
    border-bottom-width: 0!important;
    border-left-width: 0!important;
    border-right-width: 0!important;
    border-top-width: 0!important;
    border-bottom-style: none!important;
    border-left-style: none!important;
    border-right-style: none!important;
    border-top-style: none!important;
    background: transparent!important;
    -webkit-border-radius: 0!important;
    border-radius: 0!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-search .bv-masthead .bv-masthead-product .bv-stars-container .bv-rating-stars-on {
    color: #bd0f34!important;
    margin-top: -1em!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-search .bv-masthead .bv-masthead-product .bv-stars-container .bv-rating-stars-off {
    color: #ccc!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-author,
.bv-cv2-cleanslate .bv-core-container-52 .bv-popup-profull .bv-content-item .bv-content-author-name .bv-author {
    color: #000!important;
    font-size: 12px!important;
    font-family: "Arial", "Helvetica", sans-serif!important;
    font-style: normal!important;
    font-weight: 400!important;
    font-variant: normal!important;
    text-decoration: none!important;
    text-transform: none!important;
    line-height: 18px!important;
    color: #000!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-author .bv-avatar-popup-target,
.bv-cv2-cleanslate .bv-core-container-52 .bv-popup-profull .bv-content-item .bv-content-author-name .bv-author .bv-avatar-popup-target,
.bv-cv2-cleanslate .bv-core-container-52 .bv-author .bv-avatar-author-name,
.bv-cv2-cleanslate .bv-core-container-52 .bv-popup-profull .bv-content-item .bv-content-author-name .bv-author .bv-avatar-author-name {
    color: #000!important;
    text-decoration: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-author.bv-fullprofile-popup-target {
    color: #000!important;
    font-size: 12px!important;
    font-family: "Arial", "Helvetica", sans-serif!important;
    font-style: normal!important;
    font-weight: 400!important;
    font-variant: normal!important;
    text-decoration: none!important;
    text-transform: none!important;
    line-height: 18px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-popup-inner .bv-author,
.bv-cv2-cleanslate .bv-core-container-52 .bv-popup-inner .bv-author-location {
    color: #333!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-datetime,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-author-by {
    color: #000!important;
    font-size: 12px!important;
    line-height: 18px!important;
    font-family: "Arial", "Helvetica", "Helvetica Neue", sans-serif!important;
    font-style: normal!important;
    font-weight: 400!important;
    font-variant: normal!important;
    text-decoration: none!important;
    text-transform: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-data dl dt {
    color: #000!important;
    font-size: 13px!important;
    line-height: 19.5px!important;
    font-family: "Arial", "Helvetica", sans-serif!important;
    font-style: normal!important;
    font-weight: 400!important;
    font-variant: normal!important;
    text-decoration: none!important;
    text-transform: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-secondary-ratings-label {
    color: #000!important;
    font-size: 13px!important;
    line-height: 19.5px!important;
    font-family: "Arial", "Helvetica", sans-serif!important;
    font-style: normal!important;
    font-weight: 400!important;
    font-variant: normal!important;
    text-decoration: none!important;
    text-transform: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-noreviews-label {
    color: #000!important;
    font-size: 13px!important;
    line-height: 19.5px!important;
    font-family: "Arial", "Helvetica", sans-serif!important;
    font-style: normal!important;
    font-weight: 400!important;
    font-variant: normal!important;
    text-decoration: none!important;
    text-transform: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-data dl dd {
    color: #000!important;
    font-size: 13px!important;
    line-height: 19.5px!important;
    font-family: "Arial", "Helvetica", "Helvetica Neue", sans-serif!important;
    font-style: normal!important;
    font-weight: 400!important;
    font-variant: normal!important;
    text-decoration: none!important;
    text-transform: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-summary-bar .bv-rating {
    color: #666!important;
    font-size: 13px!important;
    line-height: 19.5px!important;
    font-family: "Century Gothic W01", sans-serif!important;
    font-style: normal!important;
    font-weight: 400!important;
    font-variant: normal!important;
    text-decoration: none!important;
    text-transform: none!important;
    text-decoration: none!important;
    color: #000!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-summary-bar .bv-rating:hover {
    color: #666!important;
    font-size: 13px!important;
    line-height: 19.5px!important;
    font-family: "Century Gothic W01", sans-serif!important;
    font-style: normal!important;
    font-weight: 400!important;
    font-variant: normal!important;
    text-decoration: none!important;
    text-transform: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-summary-bar .bv-rating:visited {
    color: #666!important;
    font-size: 13px!important;
    line-height: 19.5px!important;
    font-family: "Century Gothic W01", sans-serif!important;
    font-style: normal!important;
    font-weight: 400!important;
    font-variant: normal!important;
    text-decoration: none!important;
    text-transform: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-summary-bar .bv-rating:active {
    color: #666!important;
    font-size: 13px!important;
    line-height: 19.5px!important;
    font-family: "Century Gothic W01", sans-serif!important;
    font-style: normal!important;
    font-weight: 400!important;
    font-variant: normal!important;
    text-decoration: none!important;
    text-transform: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-summary-bar .bv-rating.bv-text-link {
    color: #666!important;
    font-size: 13px!important;
    line-height: 19.5px!important;
    font-family: "Century Gothic W01", sans-serif!important;
    font-style: normal!important;
    font-weight: 400!important;
    font-variant: normal!important;
    text-decoration: none!important;
    text-transform: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-summary-bar .bv-rating.bv-text-link:hover {
    color: #666!important;
    font-size: 13px!important;
    line-height: 19.5px!important;
    font-family: "Century Gothic W01", sans-serif!important;
    font-style: normal!important;
    font-weight: 400!important;
    font-variant: normal!important;
    text-decoration: none!important;
    text-transform: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-summary-bar .bv-rating.bv-text-link:visited {
    color: #666!important;
    font-size: 13px!important;
    line-height: 19.5px!important;
    font-family: "Century Gothic W01", sans-serif!important;
    font-style: normal!important;
    font-weight: 400!important;
    font-variant: normal!important;
    text-decoration: none!important;
    text-transform: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-summary-bar .bv-rating.bv-text-link:active {
    color: #666!important;
    font-size: 13px!important;
    line-height: 19.5px!important;
    font-family: "Century Gothic W01", sans-serif!important;
    font-style: normal!important;
    font-weight: 400!important;
    font-variant: normal!important;
    text-decoration: none!important;
    text-transform: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-text-link {
    color: #666!important;
    font-size: 13px!important;
    line-height: 19.5px!important;
    font-family: "Century Gothic W01", sans-serif!important;
    font-style: normal!important;
    font-weight: 400!important;
    font-variant: normal!important;
    text-decoration: none!important;
    text-transform: none!important;
    cursor: pointer!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-text-link:hover {
    color: #666!important;
    font-size: 13px!important;
    line-height: 19.5px!important;
    font-family: "Century Gothic W01", sans-serif!important;
    font-style: normal!important;
    font-weight: 400!important;
    font-variant: normal!important;
    text-decoration: none!important;
    text-transform: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-text-link:visited {
    color: #666!important;
    font-size: 13px!important;
    line-height: 19.5px!important;
    font-family: "Century Gothic W01", sans-serif!important;
    font-style: normal!important;
    font-weight: 400!important;
    font-variant: normal!important;
    text-decoration: none!important;
    text-transform: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-text-link:active {
    color: #666!important;
    font-size: 13px!important;
    line-height: 19.5px!important;
    font-family: "Century Gothic W01", sans-serif!important;
    font-style: normal!important;
    font-weight: 400!important;
    font-variant: normal!important;
    text-decoration: none!important;
    text-transform: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-text-link:visited {
    color: #666!important;
    font-size: 13px!important;
    line-height: 19.5px!important;
    font-family: "Century Gothic W01", sans-serif!important;
    font-style: normal!important;
    font-weight: 400!important;
    font-variant: normal!important;
    text-decoration: none!important;
    text-transform: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-text-link.bv-fake-visited {
    color: #666!important;
    font-size: 13px!important;
    line-height: 19.5px!important;
    font-family: "Century Gothic W01", sans-serif!important;
    font-style: normal!important;
    font-weight: 400!important;
    font-variant: normal!important;
    text-decoration: none!important;
    text-transform: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-text-link:hover {
    color: #666!important;
    font-size: 13px!important;
    line-height: 19.5px!important;
    font-family: "Century Gothic W01", sans-serif!important;
    font-style: normal!important;
    font-weight: 400!important;
    font-variant: normal!important;
    text-decoration: none!important;
    text-transform: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-text-link:active {
    color: #666!important;
    font-size: 13px!important;
    line-height: 19.5px!important;
    font-family: "Century Gothic W01", sans-serif!important;
    font-style: normal!important;
    font-weight: 400!important;
    font-variant: normal!important;
    text-decoration: none!important;
    text-transform: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 button.bv-write-review,
.bv-cv2-cleanslate .bv-core-container-52 button.bv-read-review,
.bv-cv2-cleanslate .bv-core-container-52 button.bv-ask-question,
.bv-cv2-cleanslate .bv-core-container-52 .bv-button {
    color: #fff!important;
    font-size: 14px!important;
    line-height: 19.5px!important;
    font-family: "Arial", "Helvetica", "Helvetica Neue", sans-serif!important;
    font-style: normal!important;
    font-weight: 700!important;
    font-variant: normal!important;
    text-decoration: none!important;
    text-transform: none!important;
    text-shadow: none!important;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, .1)), color-stop(1, rgba(255, 255, 255, 0)))!important;
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, .1) 0, rgba(255, 255, 255, 0) 100%)!important;
    background-image: -moz-linear-gradient(rgba(255, 255, 255, .1) 0, rgba(255, 255, 255, 0) 100%)!important;
    background-image: -o-linear-gradient(rgba(255, 255, 255, .1) 0, rgba(255, 255, 255, 0) 100%)!important;
    background-image: linear-gradient(rgba(255, 255, 255, .1) 0, rgba(255, 255, 255, 0) 100%)!important;
    background-color: #bd0f34!important;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2)!important;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2)!important;
    padding-top: .5em!important;
    padding-right: 1em!important;
    padding-bottom: .5em!important;
    padding-left: 1em!important;
    -webkit-border-radius: 0!important;
    border-radius: 0!important;
    border-top-width: 0!important;
    border-top-style: none!important;
    border-top-color: transparent!important;
    border-right-width: 0!important;
    border-right-style: none!important;
    border-right-color: transparent!important;
    border-bottom-width: 0!important;
    border-bottom-style: none!important;
    border-bottom-color: transparent!important;
    border-left-width: 0!important;
    border-left-style: none!important;
    border-left-color: transparent!important;
}

.bv-cv2-cleanslate .bv-core-container-52 button.bv-write-review:hover,
.bv-cv2-cleanslate .bv-core-container-52 button.bv-read-review:hover,
.bv-cv2-cleanslate .bv-core-container-52 button.bv-ask-question:hover,
.bv-cv2-cleanslate .bv-core-container-52 .bv-button:hover {
    color: #fff!important;
    font-size: 14px!important;
    line-height: 19.5px!important;
    font-family: "Arial", "Helvetica", "Helvetica Neue", sans-serif!important;
    font-style: normal!important;
    font-weight: 700!important;
    font-variant: normal!important;
    text-decoration: none!important;
    text-transform: none!important;
    text-shadow: none!important;
    background-image: none!important;
    background-color: #bd0f34!important;
    border-color: #bd0f34!important;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
    border-top-width: 0!important;
    border-top-style: none!important;
    border-top-color: transparent!important;
    border-right-width: 0!important;
    border-right-style: none!important;
    border-right-color: transparent!important;
    border-bottom-width: 0!important;
    border-bottom-style: none!important;
    border-bottom-color: transparent!important;
    border-left-width: 0!important;
    border-left-style: none!important;
    border-left-color: transparent!important;
}

.bv-cv2-cleanslate .bv-core-container-52 button.bv-write-review:focus,
.bv-cv2-cleanslate .bv-core-container-52 button.bv-read-review:focus,
.bv-cv2-cleanslate .bv-core-container-52 button.bv-ask-question:focus,
.bv-cv2-cleanslate .bv-core-container-52 .bv-button:focus {
    color: #fff!important;
    font-size: 14px!important;
    line-height: 19.5px!important;
    font-family: "Arial", "Helvetica", "Helvetica Neue", sans-serif!important;
    font-style: normal!important;
    font-weight: 700!important;
    font-variant: normal!important;
    text-decoration: none!important;
    text-transform: none!important;
    text-shadow: none!important;
    background-image: none!important;
    background-color: #bd0f34!important;
    border-color: #bd0f34!important;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
    border-top-width: 0!important;
    border-top-style: none!important;
    border-top-color: transparent!important;
    border-right-width: 0!important;
    border-right-style: none!important;
    border-right-color: transparent!important;
    border-bottom-width: 0!important;
    border-bottom-style: none!important;
    border-bottom-color: transparent!important;
    border-left-width: 0!important;
    border-left-style: none!important;
    border-left-color: transparent!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-btn,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-feedback-btn-container .bv-content-btn,
.bv-cv2-cleanslate .bv-core-container-52 .bv-secondary-content-actions-container .bv-content-btn,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-feedback-vote-active .bv-content-report-btn {
    color: #000!important;
    font-size: inherit!important;
    line-height: inherit!important;
    font-family: "Arial", "Helvetica", "Helvetica Neue", sans-serif!important;
    font-style: normal!important;
    font-weight: 400!important;
    font-variant: normal!important;
    text-decoration: none!important;
    text-transform: none!important;
    text-shadow: none!important;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, .1)), color-stop(1, rgba(255, 255, 255, 0)))!important;
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, .1) 0, rgba(255, 255, 255, 0) 100%)!important;
    background-image: -moz-linear-gradient(rgba(255, 255, 255, .1) 0, rgba(255, 255, 255, 0) 100%)!important;
    background-image: -o-linear-gradient(rgba(255, 255, 255, .1) 0, rgba(255, 255, 255, 0) 100%)!important;
    background-image: linear-gradient(rgba(255, 255, 255, .1) 0, rgba(255, 255, 255, 0) 100%)!important;
    background-color: #ededed!important;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
    -webkit-border-radius: 0!important;
    border-radius: 0!important;
    border-top-width: 0!important;
    border-top-style: none!important;
    border-top-color: transparent!important;
    border-right-width: 0!important;
    border-right-style: none!important;
    border-right-color: transparent!important;
    border-bottom-width: 0!important;
    border-bottom-style: none!important;
    border-bottom-color: transparent!important;
    border-left-width: 0!important;
    border-left-style: none!important;
    border-left-color: transparent!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-btn:hover,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-btn-active,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-feedback-btn-container .bv-content-btn:hover,
.bv-cv2-cleanslate .bv-core-container-52 .bv-secondary-content-actions-container .bv-content-btn:hover,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-feedback-vote-active .bv-content-report-btn:hover {
    color: inherit!important;
    font-size: inherit!important;
    line-height: inherit!important;
    font-family: "Arial", "Helvetica", "Helvetica Neue", sans-serif!important;
    font-style: normal!important;
    font-weight: 400!important;
    font-variant: normal!important;
    text-decoration: none!important;
    text-transform: none!important;
    text-shadow: none!important;
    background-image: none!important;
    background-color: #ededed!important;
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, .2)!important;
    box-shadow: inset 0 0 5px rgba(0, 0, 0, .2)!important;/* 
    border-top-width: button-secondary-hover-border-top-width!important;
    border-top-style: button-secondary-hover-border-top-style!important;
    border-top-color: button-secondary-hover-border-top-color!important;
    border-right-width: button-secondary-hover-border-right-width!important;
    border-right-style: button-secondary-hover-border-right-style!important;
    border-right-color: button-secondary-hover-border-right-color!important;
    border-bottom-width: button-secondary-hover-border-bottom-width!important;
    border-bottom-style: button-secondary-hover-border-bottom-style!important;
    border-bottom-color: button-secondary-hover-border-bottom-color!important;
    border-left-width: button-secondary-hover-border-left-width!important;
    border-left-style: button-secondary-hover-border-left-style!important;
    border-left-color: button-secondary-hover-border-left-color!important; */
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-btn:focus,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-feedback-btn-container .bv-content-btn:focus,
.bv-cv2-cleanslate .bv-core-container-52 .bv-secondary-content-actions-container .bv-content-btn:focus,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-feedback-vote-active .bv-content-report-btn:focus {
    color: inherit!important;
    font-size: inherit!important;
    line-height: inherit!important;
    font-family: "Arial", "Helvetica", "Helvetica Neue", sans-serif!important;
    font-style: normal!important;
    font-weight: 400!important;
    font-variant: normal!important;
    text-decoration: none!important;
    text-transform: none!important;
    text-shadow: none!important;
    background-image: none!important;
    background-color: #ededed!important;
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, .2)!important;
    box-shadow: inset 0 0 5px rgba(0, 0, 0, .2)!important;
/*     border-top-width: button-secondary-hover-border-top-width!important;
    border-top-style: button-secondary-hover-border-top-style!important;
    border-top-color: button-secondary-hover-border-top-color!important;
    border-right-width: button-secondary-hover-border-right-width!important;
    border-right-style: button-secondary-hover-border-right-style!important;
    border-right-color: button-secondary-hover-border-right-color!important;
    border-bottom-width: button-secondary-hover-border-bottom-width!important;
    border-bottom-style: button-secondary-hover-border-bottom-style!important;
    border-bottom-color: button-secondary-hover-border-bottom-color!important;
    border-left-width: button-secondary-hover-border-left-width!important;
    border-left-style: button-secondary-hover-border-left-style!important;
    border-left-color: button-secondary-hover-border-left-color!important; */
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-pagination-container .bv-content-btn {
    color: #000!important;
    background-color: #ededed!important;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, .1)), color-stop(1, rgba(255, 255, 255, 0)))!important;
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, .1) 0, rgba(255, 255, 255, 0) 100%)!important;
    background-image: -moz-linear-gradient(rgba(255, 255, 255, .1) 0, rgba(255, 255, 255, 0) 100%)!important;
    background-image: -o-linear-gradient(rgba(255, 255, 255, .1) 0, rgba(255, 255, 255, 0) 100%)!important;
    background-image: linear-gradient(rgba(255, 255, 255, .1) 0, rgba(255, 255, 255, 0) 100%)!important;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-pagination-container .bv-content-btn:hover {
    color: #000!important;
    background-color: #ededed!important;
    background-image: none!important;
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, .2)!important;
    box-shadow: inset 0 0 5px rgba(0, 0, 0, .2)!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-pagination-container .bv-content-btn-pages-inactive,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-pagination-container .bv-content-btn-pages-inactive:hover {
    color: #000!important;
    background-color: #ededed!important;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, .1)), color-stop(1, rgba(255, 255, 255, 0)))!important;
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, .1) 0, rgba(255, 255, 255, 0) 100%)!important;
    background-image: -moz-linear-gradient(rgba(255, 255, 255, .1) 0, rgba(255, 255, 255, 0) 100%)!important;
    background-image: -o-linear-gradient(rgba(255, 255, 255, .1) 0, rgba(255, 255, 255, 0) 100%)!important;
    background-image: linear-gradient(rgba(255, 255, 255, .1) 0, rgba(255, 255, 255, 0) 100%)!important;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
    color: #ccc!important;
    background-image: none!important;
    background-color: #f2f2f2!important;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
    border-color: initial!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-item {
    zoom: 1!important;
    padding: 0 20px!important;
    margin: 0!important;
    border-bottom-width: 0!important;
    border-left-width: 0!important;
    border-right-width: 0!important;
    border-top-width: 0!important;
    border-bottom-style: none!important;
    border-left-style: none!important;
    border-right-style: none!important;
    border-top-style: none!important;
    background: transparent!important;
    -webkit-border-radius: 0!important;
    border-radius: 0!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-item:before,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-item:after {
    content: ""!important;
    display: table!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-item:after {
    clear: both!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-header {
    zoom: 1!important;
    padding: 0 10px 10px 10px!important;
    margin: 0!important;
    border-bottom-width: 0!important;
    border-left-width: 0!important;
    border-right-width: 0!important;
    border-top-width: 0!important;
    border-bottom-style: none!important;
    border-left-style: none!important;
    border-right-style: none!important;
    border-top-style: none!important;
    background: transparent!important;
    -webkit-border-radius: 0!important;
    border-radius: 0!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-header:before,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-header:after {
    content: ""!important;
    display: table!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-header:after {
    clear: both!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-inline-profile {
    zoom: 1!important;
    border-bottom-width: 0!important;
    border-left-width: 0!important;
    border-right-width: 0!important;
    border-top-width: 0!important;
    border-bottom-style: none!important;
    border-left-style: none!important;
    border-right-style: none!important;
    border-top-style: none!important;
    -webkit-border-radius: 0!important;
    border-radius: 0!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-inline-profile:before,
.bv-cv2-cleanslate .bv-core-container-52 .bv-inline-profile:after {
    content: ""!important;
    display: table!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-inline-profile:after {
    clear: both!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-author-by {
    color: #000!important;
    font-size: 13px!important;
    line-height: 19.5px!important;
    font-family: "Arial", "Helvetica", "Helvetica Neue", sans-serif!important;
    font-style: normal!important;
    font-weight: 400!important;
    text-decoration: none!important;
    text-transform: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-badge-featured {
    color: #333!important;
    font-size: 1em!important;
    line-height: 1.5em!important;
    font-family: Arial, Helvetica, sans-serif!important;
    font-style: normal!important;
    font-weight: 700!important;
    font-variant: normal!important;
    text-decoration: none!important;
    text-transform: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-action-bar {
    background: transparent!important;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
    padding-top: 20px!important;
    padding-right: 20px!important;
    padding-bottom: 20px!important;
    padding-left: 20px!important;
    margin-top: 0!important;
    margin-right: 0!important;
    margin-bottom: 0!important;
    margin-left: 0!important;
    border-bottom-width: 0!important;
    border-left-width: 0!important;
    border-right-width: 0!important;
    border-top-width: 0!important;
    border-bottom-style: none!important;
    border-left-style: none!important;
    border-right-style: none!important;
    border-top-style: none!important;
    -webkit-border-radius: 0!important;
    border-radius: 0!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-action-bar-header,
.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-breadcrumb {
    color: #000!important;
    font-size: 26px!important;
    font-family: "Arial", "Helvetica", sans-serif!important;
    font-style: normal!important;
    font-weight: 700!important;
    font-variant: normal!important;
    text-decoration: none!important;
    text-transform: none!important;
    line-height: 39px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-control-bar,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-pagination {
    color: #000!important;
    font-size: 13px!important;
    font-family: "Arial", "Helvetica", sans-serif!important;
    font-style: normal!important;
    font-weight: 400!important;
    font-variant: normal!important;
    text-decoration: none!important;
    text-transform: none!important;
    padding-top: 0!important;
    padding-right: 20px!important;
    padding-bottom: 0!important;
    padding-left: 20px!important;
    margin-top: 0!important;
    margin-right: 0!important;
    margin-bottom: 0!important;
    margin-left: 0!important;
    background: #fbfbfb!important;
    line-height: 19.5px!important;
    margin-bottom: 10px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-ugc-header {
    background-color: #fff!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-ugc-block {
    background-color: #fff!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-tagDimensions {
    background-color: #fff!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-ugc-text {
    background-color: #fff!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset .bv-submission-field-label {
    color: #000!important;
    font-family: "Arial", "Helvetica", "Helvetica Neue", sans-serif!important;
    font-size: 15px!important;
    font-style: normal!important;
    font-weight: 400!important;
    text-decoration: none!important;
    text-transform: none!important;
    line-height: 22.5px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset-label {
    color: #000!important;
    font-family: "Arial", "Helvetica", "Helvetica Neue", sans-serif!important;
    font-size: 15px!important;
    font-style: normal!important;
    font-weight: 400!important;
    text-decoration: none!important;
    text-transform: none!important;
    line-height: 22.5px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets #bv-fieldset-label-rating .bv-fieldset-label {
    color: #000!important;
    font-family: "Arial", "Helvetica", "Helvetica Neue", sans-serif!important;
    font-size: 15px!important;
    font-style: normal!important;
    font-weight: 400!important;
    text-decoration: none!important;
    text-transform: none!important;
    line-height: 22.5px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-radio-wrapper-label {
    font-family: Arial, Helvetica, sans-serif!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission input.bv-text {
    font-family: Arial, Helvetica, sans-serif!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission textarea {
    font-family: Arial, Helvetica, sans-serif!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-form-actions .bv-submission-button-submit {
    color: #fff!important;
    font-family: "Arial", "Helvetica", "Helvetica Neue", sans-serif!important;
    font-style: normal!important;
    font-weight: 700!important;
    text-decoration: none!important;
    text-transform: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-button {
    color: #fff!important;
    font-family: "Arial", "Helvetica", "Helvetica Neue", sans-serif!important;
    font-style: normal!important;
    font-weight: 700!important;
    text-decoration: none!important;
    text-transform: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-form-actions .bv-submission-button-submit:hover,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-form-actions .bv-submission-button-submit:focus {
    color: #fff!important;
    font-family: "Arial", "Helvetica", "Helvetica Neue", sans-serif!important;
    font-style: normal!important;
    font-weight: 700!important;
    text-decoration: none!important;
    text-transform: none!important;
    background-color: #bd0f34!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-button:hover,
.bv-cv2-cleanslate .bv-core-container-52 .bv-button:focus {
    color: #fff!important;
    font-family: "Arial", "Helvetica", "Helvetica Neue", sans-serif!important;
    font-style: normal!important;
    font-weight: 700!important;
    text-decoration: none!important;
    text-transform: none!important;
    background-color: #bd0f34!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-form-header {
    font-size: 26px!important;
    font-family: "Arial", "Helvetica", sans-serif!important;
    font-style: normal!important;
    font-weight: 700!important;
    font-variant: normal!important;
    text-decoration: none!important;
    text-transform: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets {
    background-color: #f7f7f7!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-media-upload .bv-media-display .bv-fieldsets-actions.bv-media-upload-actions {
    background-color: #f7f7f7!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-fake-inline .bv-fieldsets-actions {
    background-color: #f7f7f7!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-inline-rating-container .bv-rating,
.bv-cv2-cleanslate .bv-core-container-52 .bv-inline-rating-container .bv-rating-label,
.bv-cv2-cleanslate .bv-core-container-52 .bv-inline-rating-container .bv-text-link,
.bv-cv2-cleanslate .bv-core-container-52 .bv-inline-rating-container .bv-text-link:visited {
    color: #000!important;
    font-family: "Arial", "Helvetica", sans-serif!important;
    font-size: 14px!important;
    font-style: normal!important;
    font-weight: 400!important;
    text-decoration: none!important;
    text-transform: none!important;
    line-height: 19.5px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-inline-rating-container .bv-rating-stars {
    position: relative!important;
    line-height: 1em!important;
    height: 1em!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-inline-rating-container .bv-rating-stars-on {
    font-size: 25px!important;
    color: #bd0f34!important;
    margin-top: -1em!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-inline-rating-container .bv-rating-stars-off {
    font-size: 25px!important;
    color: #ccc!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-inline-rating-container .bv-percent-recommend-container {
    color: #000!important;
    font-family: "Arial", "Helvetica", "Helvetica Neue", sans-serif!important;
    font-size: 13px!important;
    font-style: normal!important;
    font-weight: 400!important;
    text-decoration: none!important;
    text-transform: none!important;
    line-height: 19.5px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-profull-sidebar .bv-author-profile-userinfo,
.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-fullprofile .bv-author-profile-userinfo {
    color: #000!important;
    font-family: "Arial", "Helvetica", "Helvetica Neue", sans-serif!important;
    font-size: 13px!important;
    font-style: normal!important;
    font-weight: 400!important;
    text-decoration: none!important;
    text-transform: none!important;
    line-height: 19.5px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-profull-sidebar .bv-author-profile-userinfo .bv-author-userstats-data,
.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-fullprofile .bv-author-profile-userinfo .bv-author-userstats-data,
.bv-cv2-cleanslate .bv-core-container-52 .bv-profull-sidebar .bv-author-profile-userinfo .bv-author-userstats-value,
.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-fullprofile .bv-author-profile-userinfo .bv-author-userstats-value,
.bv-cv2-cleanslate .bv-core-container-52 .bv-profull-sidebar .bv-author-profile-userinfo .bv-author-userinfo-data,
.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-fullprofile .bv-author-profile-userinfo .bv-author-userinfo-data,
.bv-cv2-cleanslate .bv-core-container-52 .bv-profull-sidebar .bv-author-profile-userinfo .bv-author-userinfo-value,
.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-fullprofile .bv-author-profile-userinfo .bv-author-userinfo-value {
    color: #000!important;
    font-family: "Arial", "Helvetica", "Helvetica Neue", sans-serif!important;
    font-size: 13px!important;
    font-style: normal!important;
    font-weight: 400!important;
    text-decoration: none!important;
    text-transform: none!important;
    line-height: 19.5px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-profull-sidebar .bv-author-profile-userinfo h3.bv-author,
.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-fullprofile .bv-author-profile-userinfo h3.bv-author {
    color: #000!important;
    font-family: "Arial", "Helvetica", "Helvetica Neue", sans-serif!important;
    font-size: 13px!important;
    font-style: normal!important;
    font-weight: 400!important;
    text-decoration: none!important;
    text-transform: none!important;
    line-height: 19.5px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-popup-prosnap {
    background-color: #fff!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-popup-prosnap .bv-author-userinfo-data,
.bv-cv2-cleanslate .bv-core-container-52 .bv-popup-prosnap .bv-author-userinfo-value {
    color: #000!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-author-profile.bv-popup-inner .bv-popup-prosnap-userinfo .bv-author-userstats-data,
.bv-cv2-cleanslate .bv-core-container-52 .bv-author-profile.bv-popup-inner .bv-popup-prosnap-userinfo .bv-author-userstats-value {
    color: #000!important;
    font-family: "Arial", "Helvetica", "Helvetica Neue", sans-serif!important;
    font-size: 13px!important;
    font-style: normal!important;
    font-weight: 400!important;
    text-decoration: none!important;
    text-transform: none!important;
    line-height: 19.5px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-author-profile.bv-popup-inner .bv-popup-prosnap-userinfo .bv-author-userinfo-data,
.bv-cv2-cleanslate .bv-core-container-52 .bv-author-profile.bv-popup-inner .bv-popup-prosnap-userinfo .bv-author-userinfo-value {
    color: #000!important;
    font-family: "Arial", "Helvetica", "Helvetica Neue", sans-serif!important;
    font-size: 13px!important;
    font-style: normal!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox .bv-mbox-sidebar .bv-submission-sidebar .bv-subject-info-section .bv-subject-info span {
    color: #000!important;
    font-family: "Arial", "Helvetica", "Helvetica Neue", sans-serif!important;
    font-size: 13px!important;
    font-style: normal!important;
    font-weight: 400!important;
    text-decoration: none!important;
    text-transform: none!important;
    line-height: 19.5px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-profull-sidebar {
    background-color: #fff!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-wide .bv-mbox {
    background-color: #fff!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-wide .bv-mbox .bv-mbox-injection-target .bv-fieldsets .bv-fieldset.bv-fieldset-active .bv-fieldset-arrowicon,
.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-wide .bv-mbox .bv-mbox-breadcrumb .bv-fieldsets .bv-fieldset.bv-fieldset-active .bv-fieldset-arrowicon {
    border-left-color: #fff!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-search-content {
    background-color: #fff!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-box .bv-deeplink {
    background-color: #fff!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox .bv-mbox-injection-target,
.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox .bv-mbox-content-container {
    background-color: #fff!important;
}

.bv-cv2-cleanslate .bv-core-container-52 #bv-mboxzone-lightbox .bv-mbox-inner {
    background: #fff!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-secondary-rating-summary-bars-container .bv-secondary-rating-summary-bars {
    background-color: #ccc!important;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, .3)), color-stop(1, rgba(255, 255, 255, 0)))!important;
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, .3) 0, rgba(255, 255, 255, 0) 100%)!important;
    background-image: -moz-linear-gradient(rgba(255, 255, 255, .3) 0, rgba(255, 255, 255, 0) 100%)!important;
    background-image: -o-linear-gradient(rgba(255, 255, 255, .3) 0, rgba(255, 255, 255, 0) 100%)!important;
    background-image: linear-gradient(rgba(255, 255, 255, .3) 0, rgba(255, 255, 255, 0) 100%)!important;
    background-image: -ms-linear-gradient(rgba(255, 255, 255, .3) 0, rgba(255, 255, 255, 0) 100%)!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-secondary-ratings-value,
.bv-cv2-cleanslate .bv-core-container-52 .bv-secondary-rating-summary-value,
.bv-cv2-cleanslate .bv-core-container-52 .bv-secondary-slider-summary-value,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-slider-value {
    background-color: #bd0f34!important;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, .3)), color-stop(1, rgba(255, 255, 255, 0)))!important;
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, .3) 0, rgba(255, 255, 255, 0) 100%)!important;
    background-image: -moz-linear-gradient(rgba(255, 255, 255, .3) 0, rgba(255, 255, 255, 0) 100%)!important;
    background-image: -o-linear-gradient(rgba(255, 255, 255, .3) 0, rgba(255, 255, 255, 0) 100%)!important;
    background-image: linear-gradient(rgba(255, 255, 255, .3) 0, rgba(255, 255, 255, 0) 100%)!important;
    background-image: -ms-linear-gradient(rgba(255, 255, 255, .3) 0, rgba(255, 255, 255, 0) 100%)!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-secondary-ratings-container {
    background-color: #ccc!important;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, .3)), color-stop(1, rgba(255, 255, 255, 0)))!important;
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, .3) 0, rgba(255, 255, 255, 0) 100%)!important;
    background-image: -moz-linear-gradient(rgba(255, 255, 255, .3) 0, rgba(255, 255, 255, 0) 100%)!important;
    background-image: -o-linear-gradient(rgba(255, 255, 255, .3) 0, rgba(255, 255, 255, 0) 100%)!important;
    background-image: linear-gradient(rgba(255, 255, 255, .3) 0, rgba(255, 255, 255, 0) 100%)!important;
    background-image: -ms-linear-gradient(rgba(255, 255, 255, .3) 0, rgba(255, 255, 255, 0) 100%)!important;
}

.bv-cv2-cleanslate .bv-core-container-52 {
    color: #333!important;
    font-size: 1em!important;
    font-family: Arial, Helvetica, sans-serif!important;
    font-style: normal!important;
    font-weight: 400!important;
    font-variant: normal!important;
    text-transform: none!important;
    line-height: 1.5em!important;
    clear: both!important;
    zoom: 1!important;
    font-size: 13px!important;
}

.bv-cv2-cleanslate .bv-core-container-52::-webkit-input-placeholder {
    color: #767676!important;
}

.bv-cv2-cleanslate .bv-core-container-52:-moz-placeholder {
    color: #767676!important;
    opacity: 1!important;
    -ms-filter: none!important;
    filter: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52::-moz-placeholder {
    color: #767676!important;
    opacity: 1!important;
    -ms-filter: none!important;
    filter: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 input:-ms-input-placeholder {
    color: #767676!important;
}

.bv-cv2-cleanslate .bv-core-container-52 textarea:-ms-input-placeholder {
    color: #767676!important;
}

.bv-cv2-cleanslate .bv-core-container-52 button {
    white-space: nowrap!important;
}

.bv-cv2-cleanslate .bv-core-container-52 button::-moz-focus-inner {
    padding: 0!important;
    border: 0!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-hidden {
    display: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-glyph {
    font-family: BVCustom!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-off-screen {
    position: absolute!important;
    width: 1px!important;
    height: 1px!important;
    overflow: hidden!important;
    clip: rect(1px 1px 1px 1px)!important;
    clip: rect(1px, 1px, 1px, 1px)!important;
    padding: 0!important;
    border: 0!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-focusable:focus,
.bv-cv2-cleanslate .bv-core-container-52 .bv-pseudo-focused,
.bv-cv2-cleanslate .bv-core-container-52 .bv-tc-footer .bv-accept-tc-button:focus {
    outline-width: 1px!important;
    outline-color: #666!important;
    outline-style: dotted!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-focusable[tabindex="-1"] {
    outline-width: 0!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-highlight {
    font-weight: 700!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bvie .bv-popup:after,
.bv-cv2-cleanslate .bv-core-container-52 .bvie .bv-popup:before {
    border: 0!important;
    content: ""!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-stats-highlight .bv-content-title,
.bv-cv2-cleanslate .bv-core-container-52 .bv-stats-highlight .bv-content-data-summary {
    color: #666!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-summary-bar .bv-histogram-target {
    zoom: 1!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-summary-bar .bv-histogram-target:before,
.bv-cv2-cleanslate .bv-core-container-52 .bv-summary-bar .bv-histogram-target:after {
    content: ""!important;
    display: table!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-summary-bar .bv-histogram-target:after {
    clear: both!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-summary-bar .bv-action-bar {
    margin: 0!important;
    padding: 10px 0!important;
    background: transparent!important;
    border: 0!important;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
    float: left!important;
    clear: left!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-summary-bar .bv-action-bar .bv-write-review-container,
.bv-cv2-cleanslate .bv-core-container-52 .bv-summary-bar .bv-action-bar .bv-read-review-container,
.bv-cv2-cleanslate .bv-core-container-52 .bv-summary-bar .bv-action-bar .bv-ask-question-container,
.bv-cv2-cleanslate .bv-core-container-52 .bv-summary-bar .bv-action-bar .bv-client-logo-container {
    float: left!important;
    margin: 0 .75em 8px 0!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-summary-bar .bv-action-bar .bv-write-review-container .bv-histogram-action .bv-read-review,
.bv-cv2-cleanslate .bv-core-container-52 .bv-summary-bar .bv-action-bar .bv-read-review-container .bv-histogram-action .bv-read-review,
.bv-cv2-cleanslate .bv-core-container-52 .bv-summary-bar .bv-action-bar .bv-ask-question-container .bv-histogram-action .bv-read-review,
.bv-cv2-cleanslate .bv-core-container-52 .bv-summary-bar .bv-action-bar .bv-client-logo-container .bv-histogram-action .bv-read-review {
    margin: 10px 8px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-summary-bar .bv-action-bar .bv-client-logo-container {
    overflow: hidden!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-summary-bar .bv-action-bar .bv-client-logo-container .bv-client-logo-label {
    line-height: 30px!important;
    vertical-align: top!important;
    font-size: 12px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-summary-bar .bv-action-bar .bv-client-logo-container img {
    max-width: 90px!important;
    max-height: 30px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-summary-bar-minimalist .bv-write-container .bv-submission-button,
.bv-cv2-cleanslate .bv-core-container-52 .bv-summary-bar-minimalist .bv-read-container .bv-submission-button,
.bv-cv2-cleanslate .bv-core-container-52 .bv-summary-bar-minimalist .bv-write-container .bv-read-reviews-button,
.bv-cv2-cleanslate .bv-core-container-52 .bv-summary-bar-minimalist .bv-read-container .bv-read-reviews-button {
    background-color: transparent!important;
    background-image: none!important;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
    padding-left: 0!important;
    padding-right: 0!important;
    margin-right: 15px!important;
    color: #666!important;
    font-size: 13px!important;
    line-height: 19.5px!important;
    font-family: "Century Gothic W01", sans-serif!important;
    font-style: normal!important;
    font-weight: 400!important;
    font-variant: normal!important;
    text-decoration: none!important;
    text-transform: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-summary-bar-minimalist .bv-write-container .bv-submission-button:hover,
.bv-cv2-cleanslate .bv-core-container-52 .bv-summary-bar-minimalist .bv-read-container .bv-submission-button:hover,
.bv-cv2-cleanslate .bv-core-container-52 .bv-summary-bar-minimalist .bv-write-container .bv-read-reviews-button:hover,
.bv-cv2-cleanslate .bv-core-container-52 .bv-summary-bar-minimalist .bv-read-container .bv-read-reviews-button:hover {
    color: #666!important;
    font-size: 13px!important;
    line-height: 19.5px!important;
    font-family: "Century Gothic W01", sans-serif!important;
    font-style: normal!important;
    font-weight: 400!important;
    font-variant: normal!important;
    text-decoration: none!important;
    text-transform: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-summary-bar-minimalist .bv-write-container .bv-submission-button:visited,
.bv-cv2-cleanslate .bv-core-container-52 .bv-summary-bar-minimalist .bv-read-container .bv-submission-button:visited,
.bv-cv2-cleanslate .bv-core-container-52 .bv-summary-bar-minimalist .bv-write-container .bv-read-reviews-button:visited,
.bv-cv2-cleanslate .bv-core-container-52 .bv-summary-bar-minimalist .bv-read-container .bv-read-reviews-button:visited {
    color: #666!important;
    font-size: 13px!important;
    line-height: 19.5px!important;
    font-family: "Century Gothic W01", sans-serif!important;
    font-style: normal!important;
    font-weight: 400!important;
    font-variant: normal!important;
    text-decoration: none!important;
    text-transform: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-summary-bar-minimalist .bv-write-container .bv-submission-button:active,
.bv-cv2-cleanslate .bv-core-container-52 .bv-summary-bar-minimalist .bv-read-container .bv-submission-button:active,
.bv-cv2-cleanslate .bv-core-container-52 .bv-summary-bar-minimalist .bv-write-container .bv-read-reviews-button:active,
.bv-cv2-cleanslate .bv-core-container-52 .bv-summary-bar-minimalist .bv-read-container .bv-read-reviews-button:active {
    color: #666!important;
    font-size: 13px!important;
    line-height: 19.5px!important;
    font-family: "Century Gothic W01", sans-serif!important;
    font-style: normal!important;
    font-weight: 400!important;
    font-variant: normal!important;
    text-decoration: none!important;
    text-transform: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-summary-bar-minimalist .bv-write-container .bv-submission-button.bv-write-review,
.bv-cv2-cleanslate .bv-core-container-52 .bv-summary-bar-minimalist .bv-read-container .bv-submission-button.bv-write-review {
    border-left-width: 0!important;
    border-right-width: 0!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-summary-bar-minimalist-horizontal .bv-rating-ratio-number .bv-rating {
    float: none!important;
    margin: 0!important;
    padding: 0!important;
    border: 0!important;
    line-height: 19.5px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-summary-bar-minimalist-horizontal .bv-stars-container {
    display: inline-block!important;
    vertical-align: middle!important;
    white-space: nowrap!important;
    margin-right: 15px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-summary-bar-minimalist-horizontal .bv-write-container,
.bv-cv2-cleanslate .bv-core-container-52 .bv-summary-bar-minimalist-horizontal .bv-read-container {
    display: inline-block!important;
    vertical-align: middle!important;
    margin: 0!important;
    float: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-summary-bar-minimalist-horizontal .bv-submission-button,
.bv-cv2-cleanslate .bv-core-container-52 .bv-summary-bar-minimalist-horizontal .bv-read-reviews-button {
    white-space: nowrap!important;
    display: inline!important;
}

@media screen and (max-width: 736px) {
    .bv-cv2-cleanslate .bv-core-container-52 .bv-control-bar-sort .bv-dropdown-label,
    .bv-cv2-cleanslate .bv-core-container-52 .bv-control-bar-sort .bv-dropdown-title {
        display: inline-block!important;
        max-width: 200px!important;
        overflow: hidden!important;
        text-overflow: ellipsis!important;
    }
    .bv-cv2-cleanslate .bv-core-container-52 .bv-control-bar-sort .bv-sort-native select {
        max-width: 150px!important;
    }
    .bv-cv2-cleanslate .bv-core-container-52 .bv-action-bar-header {
        line-height: 26px!important;
    }
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-summary-bar-minimalist-vertical .bv-write-container .bv-submission-button,
.bv-cv2-cleanslate .bv-core-container-52 .bv-summary-bar-minimalist-vertical .bv-read-container .bv-submission-button,
.bv-cv2-cleanslate .bv-core-container-52 .bv-summary-bar-minimalist-vertical .bv-write-container .bv-read-reviews-button,
.bv-cv2-cleanslate .bv-core-container-52 .bv-summary-bar-minimalist-vertical .bv-read-container .bv-read-reviews-button {
    margin-left: 0!important;
    margin-right: 15px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-summary-bar-minimalist-vertical .bv-action-bar {
    padding: 0!important;
    float: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-summary-bar-minimalist-vertical .bv-action-bar .bv-write-container,
.bv-cv2-cleanslate .bv-core-container-52 .bv-summary-bar-minimalist-vertical .bv-action-bar .bv-read-container {
    margin-bottom: 0!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-textdropdown {
    background-color: #fff!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-textdropdown .bv-close-btn {
    position: absolute!important;
    top: 0!important;
    right: 3px!important;
    font-family: 'BVCustom'!important;
    font-size: 28px!important;
    line-height: 28px!important;
    z-index: 2000007040!important;
    color: #999!important;
    text-decoration: none!important;
    cursor: pointer!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-rating {
    display: table-cell!important;
    vertical-align: middle!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-rating .bv-rating-stars-container {
    margin-right: .3em!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-rating.bv-inline-profile {
    float: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-meta-wrapper {
    display: table-cell!important;
    vertical-align: middle!important;
    zoom: 1!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-meta-wrapper:before,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-meta-wrapper:after {
    content: ""!important;
    display: table!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-meta-wrapper:after {
    clear: both!important;
}

.bv-cv2-cleanslate .bv-core-container-52:before,
.bv-cv2-cleanslate .bv-core-container-52:after {
    content: ""!important;
    display: table!important;
}

.bv-cv2-cleanslate .bv-core-container-52:after {
    clear: both!important;
}

.bv-cv2-cleanslate .bv-core-container-52 ol,
.bv-cv2-cleanslate .bv-core-container-52 ul,
.bv-cv2-cleanslate .bv-core-container-52 dl {
    padding: 0!important;
    margin: 0!important;
    list-style-type: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 button,
.bv-cv2-cleanslate .bv-core-container-52 input,
.bv-cv2-cleanslate .bv-core-container-52 select.bv-select-cleanslate,
.bv-cv2-cleanslate .bv-core-container-52 textarea {
    vertical-align: baseline!important;
    line-height: normal!important;
}

.bv-cv2-cleanslate .bv-core-container-52 button {
    cursor: pointer!important;
    background-color: transparent!important;
    margin: 0!important;
    padding: 0!important;
    border: 0!important;
}

.bv-cv2-cleanslate .bv-core-container-52 abbr {
    border-bottom-width: 0!important;
}

.bv-cv2-cleanslate .bv-core-container-52 abbr[title] {
    cursor: pointer!important;
    border-bottom-style: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 p {
    margin-bottom: 1em!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-header {
    margin: 0!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-title-bar {
    padding: 12px 20px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-title-bar,
.bv-cv2-cleanslate .bv-core-container-52 .bv-action-bar,
.bv-cv2-cleanslate .bv-core-container-52 .bv-details-bar,
.bv-cv2-cleanslate .bv-core-container-52 .bv-control-bar {
    zoom: 1!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-title-bar:before,
.bv-cv2-cleanslate .bv-core-container-52 .bv-action-bar:before,
.bv-cv2-cleanslate .bv-core-container-52 .bv-details-bar:before,
.bv-cv2-cleanslate .bv-core-container-52 .bv-control-bar:before,
.bv-cv2-cleanslate .bv-core-container-52 .bv-title-bar:after,
.bv-cv2-cleanslate .bv-core-container-52 .bv-action-bar:after,
.bv-cv2-cleanslate .bv-core-container-52 .bv-details-bar:after,
.bv-cv2-cleanslate .bv-core-container-52 .bv-control-bar:after {
    content: ""!important;
    display: table!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-title-bar:after,
.bv-cv2-cleanslate .bv-core-container-52 .bv-action-bar:after,
.bv-cv2-cleanslate .bv-core-container-52 .bv-details-bar:after,
.bv-cv2-cleanslate .bv-core-container-52 .bv-control-bar:after {
    clear: both!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-control-bar {
    position: relative!important;
    display: -webkit-box!important;
    display: -webkit-flex!important;
    display: -ms-flexbox!important;
    display: flex!important;
    -webkit-box-lines: multiple!important;
    -webkit-flex-wrap: wrap!important;
    -ms-flex-wrap: wrap!important;
    flex-wrap: wrap!important;
    -webkit-box-align: center!important;
    -webkit-align-items: center!important;
    -ms-flex-align: center!important;
    align-items: center!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-control-bar .bv-expand-filter-button {
    height: 32px!important;
    width: 36px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-control-bar .bv-expand-filter-button span {
    cursor: inherit!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-details-bar {
    margin: 10px 0!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-control-bar .bv-load-more-spinner,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-pagination-container .bv-load-more-spinner {
    width: 44px!important;
    height: 44px!important;
    background: url("//display.ugc.bazaarvoice.com/static/SwissGear/main_site/52/12484/en_US/images/fancybox_loading.gif") center center no-repeat!important;
    margin: 0 auto!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-title-bar,
.bv-cv2-cleanslate .bv-core-container-52 box-shadow none {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, .3)), color-stop(1, rgba(255, 255, 255, 0)))!important;
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, .3) 0, rgba(255, 255, 255, 0) 100%)!important;
    background-image: -moz-linear-gradient(rgba(255, 255, 255, .3) 0, rgba(255, 255, 255, 0) 100%)!important;
    background-image: -o-linear-gradient(rgba(255, 255, 255, .3) 0, rgba(255, 255, 255, 0) 100%)!important;
    background-image: linear-gradient(rgba(255, 255, 255, .3) 0, rgba(255, 255, 255, 0) 100%)!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-action-bar-header {
    float: left!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-control-bar-count {
    text-transform: inherit!important;
    position: relative!important;
    float: left!important;
    padding: 10px!important;
    margin-right: auto!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-control-bar-count .bv-dropdown-select {
    display: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-control-bar-count .bv-content-pagination-pages {
    border-color: transparent!important;
    z-index: 9999999!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-control-bar-count .bv-content-pagination-pages .bv-content-pagination-pages-item button {
    display: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-control-bar-count .bv-content-pagination-show-pages .bv-content-pagination-pages-item button {
    display: block!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-control-bar-count .bv-content-pagination-pages-item-active {
    background-color: transparent!important;
    border: 0!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-control-bar-count .bv-content-pagination-pages-item-active:hover {
    background-color: #fff!important;
    border: 0!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-control-bar-sort {
    float: right!important;
    position: relative!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-control-bar-sort .bv-sort-native {
    padding: 10px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-control-bar-sort .bv-sort-native select {
    display: inline!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-control-bar-sort .bv-sort-native select:focus {
    outline-color: #e59700!important;
    outline-color: -webkit-focus-ring-color!important;
    outline-color: -moz-mac-focusring!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-relevancy-link-target {
    display: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-relevancy-link-target .bv-sort-relevancy button {
    display: inline-block!important;
    vertical-align: middle!important;
    font-family: 'BVCustom'!important;
    font-size: 24px!important;
    line-height: 24px!important;
    text-decoration: none!important;
    color: #000!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-relevancy-link-target-visible {
    display: block!important;
    padding: 8px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-popup-relevancy-link {
    font-family: "Arial", "Helvetica", "Helvetica Neue", sans-serif!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-popup-relevancy-link .bv-popup {
    padding: 15px!important;
    background-color: #fff!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-summary-bar .bv-rating,
.bv-cv2-cleanslate .bv-core-container-52 .bv-summary-bar .bv-rating-label {
    border-width: 1px!important;
    border-style: solid!important;
    border-color: transparent!important;
    padding: 0 10px 0 0!important;
    margin: .25em 0!important;
    float: left!important;
    white-space: nowrap!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-summary-bar .bv-percent-recommend-container,
.bv-cv2-cleanslate .bv-core-container-52 .bv-summary-bar .bv-stats-container {
    clear: left!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-summary-bar .bv-stats-container {
    border-top: 1px solid #d0d0d0!important;
    margin-top: .5em!important;
    padding-top: .5em!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-summary-bar .bv-rating-ratio-count {
    font-size: 13px!important;
    color: #666!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-summary-bar .bv-rating-ratio-number {
    position: relative!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-summary-bar .bv-rating-ratio-number .bv-rating {
    border-right-color: #ccc!important;
    position: relative!important;
    display: block!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-title {
    float: left!important;
    font-weight: 700!important;
    font-size: 1.5em!important;
    line-height: 1.25em!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-action-bar .bv-toplevel-actions button,
.bv-cv2-cleanslate .bv-core-container-52 .bv-histogram {
    -webkit-transition: all linear .1s!important;
    -moz-transition: all linear .1s!important;
    -o-transition: all linear .1s!important;
    transition: all linear .1s!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-histogram {
    font-family: 'BVCustom'!important;
    font-weight: 400!important;
    -webkit-font-smoothing: antialiased!important;
    padding: 0!important;
    color: #666!important;
    font-size: 22px!important;
    font-weight: 700!important;
    line-height: 24px!important;
    padding: 3px!important;
    width: 26px!important;
    height: 25px!important;
    margin-top: 6px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-action-bar button {
    display: block!important;
    white-space: nowrap!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-toplevel-actions,
.bv-cv2-cleanslate .bv-core-container-52 .bv-write-review-container,
.bv-cv2-cleanslate .bv-core-container-52 .bv-read-review-container,
.bv-cv2-cleanslate .bv-core-container-52 .bv-ask-question-container,
.bv-cv2-cleanslate .bv-core-container-52 .bv-client-logo-container {
    float: right!important;
    width: 25%!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-write-review-container,
.bv-cv2-cleanslate .bv-core-container-52 .bv-read-review-container,
.bv-cv2-cleanslate .bv-core-container-52 .bv-ask-question-container,
.bv-cv2-cleanslate .bv-core-container-52 .bv-client-logo-container {
    margin-left: 1%!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-client-logo-container {
    overflow: hidden!important;
    margin-right: 20px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-client-logo-container .bv-client-logo-label {
    line-height: 30px!important;
    vertical-align: top!important;
    font-size: 12px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-client-logo-container img {
    max-width: 150px!important;
    max-height: 30px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-toplevel-actions li {
    display: inline!important;
    float: right!important;
    width: 48%!important;
    margin-right: 2%!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-data {
    zoom: 1!important;
    margin-bottom: 1.25em!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-data:before,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-data:after {
    content: ""!important;
    display: table!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-data:after {
    clear: both!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-data dl {
    zoom: 1!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-data dl:before,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-data dl:after {
    content: ""!important;
    display: table!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-data dl:after {
    clear: both!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-data .bv-content-data-value {
    margin-right: 5px!important;
    display: inline!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-product-questions,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-tag-dimensions {
    margin-bottom: 1em!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-data-label-container {
    clear: left!important;
    display: inline!important;
    line-height: 1.7em!important;
    margin-right: 5px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-data-label-container .bv-content-data-icon {
    font-family: 'BVCustom'!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-data-label-container .bv-content-data-label {
    font-weight: 700!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-syndication-summary,
.bv-cv2-cleanslate .bv-core-container-52 .bv-product-family-summary {
    clear: both!important;
    background-color: #f2f1f3!important;
    margin: 10px 0!important;
    padding: 10px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-syndication-summary .bv-brand-logo {
    display: table-cell!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-syndication-summary .bv-brand-logo-image {
    width: 50px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-badge-syndicated {
    padding-left: 10px!important;
    display: table-cell!important;
    vertical-align: middle!important;
    font-family: "Arial", "Helvetica", "Helvetica Neue", sans-serif!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-placeholder {
    margin-right: 0!important;
    margin-left: 0!important;
    background-color: transparent!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-placeholder .bv-rating-stars-container {
    margin: 10px 0!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-placeholder .bv-rating-stars-container.bv-rating-none {
    margin-bottom: 3px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-placeholder .bv-write-review-label {
    display: block!important;
    margin-bottom: 15px!important;
    line-height: 13px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-data-count {
    color: #000!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-data-count .bv-content-title {
    float: none!important;
    margin: 0!important;
    font-size: 1.2em!important;
    line-height: 1.2em!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-search-content .bv-content-header {
    padding-bottom: 0!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-search-content .bv-content-header .bv-content-title {
    font-weight: 400!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-search-content .bv-content-header .bv-content-title a {
    color: #666!important;
    cursor: pointer!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-search-content .bv-content-header .bv-avatar-popup-target,
.bv-cv2-cleanslate .bv-core-container-52 .bv-search-content .bv-content-header .bv-avatar-author-name {
    color: #000!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-search-content .bv-content-item {
    margin-bottom: 10px!important;
    -webkit-transition: all linear .5s!important;
    -moz-transition: all linear .5s!important;
    -o-transition: all linear .5s!important;
    transition: all linear .5s!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-search-content .bv-content-pagination {
    margin: 0 10px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-search-content .bv-content-item-close {
    font-family: 'BVCustom'!important;
    float: left!important;
    margin: 0 10px!important;
    font-size: 18px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-top-question .bv-content-core-float .bv-content-header,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-top-question .bv-content-core-float .bv-content-header * {
    cursor: pointer!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-top-question .bv-content-core-float:hover .bv-content-title a,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-top-question .bv-content-header .bv-content-data-count:hover .bv-content-title a,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-top-question .bv-content-core-float:hover .bv-content-title a *,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-top-question .bv-content-header .bv-content-data-count:hover .bv-content-title a * {
    color: #666!important;
    text-decoration: none!important;
    cursor: pointer!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-badge-image img {
    max-width: 100%!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-badge {
    background-color: #fbfbfb!important;
    -webkit-border-radius: .25em!important;
    border-radius: .25em!important;
    color: #000!important;
    padding: 1px 5px 1px 0!important;
    margin: 0 4px 4px 0!important;
    position: relative!important;
    zoom: 1!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-badge:before,
.bv-cv2-cleanslate .bv-core-container-52 .bv-badge:after {
    content: ""!important;
    display: table!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-badge:after {
    clear: both!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-badge .bv-badge-icon {
    font-family: 'BVCustom'!important;
    font-size: 20px!important;
    float: left!important;
    padding: 0 5px!important;
    color: #bd0f34!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-badge .bv-badge-label {
    float: left!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-title {
    margin-bottom: .25em!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-title>a {
    text-transform: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-preview-message {
    font-size: 13px!important;
    font-family: "Arial", "Helvetica", "Helvetica Neue", sans-serif!important;
    line-height: 19.5px!important;
    padding: 10px 15px!important;
    background-color: #f8f0ce!important;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, .5)), color-stop(1, rgba(255, 255, 255, 0)))!important;
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%)!important;
    background-image: -moz-linear-gradient(rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%)!important;
    background-image: -o-linear-gradient(rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%)!important;
    background-image: linear-gradient(rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%)!important;
    margin: 0 0 15px!important;
    -webkit-border-radius: 4px!important;
    border-radius: 4px!important;
    -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, .2)!important;
    box-shadow: inset 0 0 2px rgba(0, 0, 0, .2)!important;
    text-shadow: 0 1px rgba(255, 255, 255, .5)!important;
    color: #444!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-search-btn:hover,
.bv-cv2-cleanslate .bv-core-container-52 .bv-btn-follow:hover,
.bv-cv2-cleanslate .bv-core-container-52 .bv-btn-share:hover {
    color: #666!important;
    background-color: #ddd!important;
    background-image: none!important;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-search-btn:hover {
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, .2)!important;
    box-shadow: inset 0 0 5px rgba(0, 0, 0, .2)!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-expand-filter-button {
    margin: 4px 0 4px -2px!important;
    line-height: 14px!important;
    font-size: 14px!important;
    white-space: nowrap!important;
    float: right!important;
    font-family: Arial, Helvetica, 'Bitstream Vera', sans-serif!important;
    background-color: #ededed!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-expand-filter-button .bv-filter-control-icon {
    display: inline-block!important;
    font-size: 24px!important;
    line-height: 24px!important;
    color: #000!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-expand-filter-button .bv-filter-control-text {
    display: block!important;
    width: 0!important;
    height: 0!important;
    text-indent: -9999px!important;
    overflow: hidden!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-expand-filter-button:hover {
    background-color: #ddd!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-review {
    font-size: 13px!important;
    font-family: "Arial", "Helvetica", "Helvetica Neue", sans-serif!important;
    font-style: normal!important;
    text-transform: none!important;
    line-height: 19.5px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-list-container .bv-trustmarkIcon {
    margin: 10px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-pagination {
    zoom: 1!important;
    background-color: #fbfbfb!important;
    margin-top: -1px!important;
    margin-bottom: 10px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-pagination:before,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-pagination:after {
    content: ""!important;
    display: table!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-pagination:after {
    clear: both!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-control-bar .bv-content-pagination-container,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-pagination .bv-content-pagination-container {
    zoom: 1!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-control-bar .bv-content-pagination-container:before,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-pagination .bv-content-pagination-container:before,
.bv-cv2-cleanslate .bv-core-container-52 .bv-control-bar .bv-content-pagination-container:after,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-pagination .bv-content-pagination-container:after {
    content: ""!important;
    display: table!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-control-bar .bv-content-pagination-container:after,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-pagination .bv-content-pagination-container:after {
    clear: both!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-control-bar .bv-content-pagination-pages,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-pagination .bv-content-pagination-pages {
    float: left!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-control-bar .bv-content-btn-pages,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-pagination .bv-content-btn-pages {
    padding: 5px 14px!important;
    font-family: Arial, Helvetica, 'Bitstream Vera', sans-serif!important;
    line-height: 20px!important;
    font-size: 14px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-control-bar .bv-content-btn-pages-load-more,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-pagination .bv-content-btn-pages-load-more {
    text-align: center!important;
    margin: 10px auto!important;
    width: 33%!important;
    float: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-control-bar .bv-content-pagination-pages .bv-content-pagination-pages-item,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-pagination .bv-content-pagination-pages .bv-content-pagination-pages-item {
    color: #000!important;
    display: none!important;
    white-space: nowrap!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-control-bar .bv-content-pagination-pages .bv-content-pagination-pages-item:hover,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-pagination .bv-content-pagination-pages .bv-content-pagination-pages-item:hover,
.bv-cv2-cleanslate .bv-core-container-52 .bv-control-bar .bv-content-pagination-pages .bv-content-pagination-pages-item:hover a,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-pagination .bv-content-pagination-pages .bv-content-pagination-pages-item:hover a {
    background-color: #bd0f34!important;
    color: #fff!important;
    cursor: pointer!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-control-bar .bv-content-pagination-pages .bv-content-pagination-pages-item-active,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-pagination .bv-content-pagination-pages .bv-content-pagination-pages-item-active,
.bv-cv2-cleanslate .bv-core-container-52 .bv-control-bar .bv-content-pagination-pages .bv-content-pagination-pages-item-active:hover,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-pagination .bv-content-pagination-pages .bv-content-pagination-pages-item-active:hover {
    display: block!important;
    cursor: default!important;
    background-color: transparent!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-control-bar .bv-content-pagination-pages .bv-content-pagination-pages-item-active,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-pagination .bv-content-pagination-pages .bv-content-pagination-pages-item-active {
    position: relative!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-control-bar .bv-content-pagination-pages-active .bv-content-pagination-pages-item,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-pagination .bv-content-pagination-pages-active .bv-content-pagination-pages-item {
    display: block!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-control-bar .bv-content-btn,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-pagination .bv-content-btn {
    display: block!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-control-bar .bv-expand-filter-button,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-pagination .bv-expand-filter-button {
    margin: 4px 10px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-control-bar .bv-content-btn-pages-inactive,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-pagination .bv-content-btn-pages-inactive,
.bv-cv2-cleanslate .bv-core-container-52 .bv-control-bar .bv-content-btn-pages-inactive:hover,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-pagination .bv-content-btn-pages-inactive:hover,
.bv-cv2-cleanslate .bv-core-container-52 .bv-control-bar .bv-content-btn-pages-inactive .bv-content-btn-pages-prev,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-pagination .bv-content-btn-pages-inactive .bv-content-btn-pages-prev,
.bv-cv2-cleanslate .bv-core-container-52 .bv-control-bar .bv-content-btn-pages-inactive .bv-content-btn-pages-next,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-pagination .bv-content-btn-pages-inactive .bv-content-btn-pages-next {
    cursor: default!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-control-bar .bv-content-btn-pages-prev,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-pagination .bv-content-btn-pages-prev,
.bv-cv2-cleanslate .bv-core-container-52 .bv-control-bar .bv-content-btn-pages-next,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-pagination .bv-content-btn-pages-next {
    text-shadow: none!important;
    display: inline-block!important;
    cursor: pointer!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-control-bar .bv-content-btn-pages,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-pagination .bv-content-btn-pages {
    position: relative!important;
    z-index: 0!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-control-bar .bv-content-btn-pages:focus,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-pagination .bv-content-btn-pages:focus {
    z-index: 1!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-control-bar .bv-content-btn-pages-first,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-pagination .bv-content-btn-pages-first {
    padding-left: 10px!important;
    margin-right: 2px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-control-bar .bv-content-btn-pages-last,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-pagination .bv-content-btn-pages-last {
    padding-right: 10px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 span.bv-content-pagination-pages-current,
.bv-cv2-cleanslate .bv-core-container-52 span.bv-content-pagination-pages-current:hover {
    color: #000!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-pagination-pages-current {
    display: inline-block!important;
    vertical-align: middle!important;
    white-space: nowrap!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-pagination-pages-arrow,
.bv-cv2-cleanslate .bv-core-container-52 .bv-dropdown-arrow {
    font-size: 12px!important;
    line-height: 12px!important;
    font-family: 'BVCustom', 'times new roman'!important;
    position: absolute!important;
    top: 50%!important;
    right: 10px!important;
    margin-top: -4px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-pagination-buttons {
    float: right!important;
    margin: 5px 10px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-pagination-buttons .bv-content-pagination-buttons-item {
    float: left!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-pagination-buttons .bv-content-pagination-buttons-item .bv-content-btn {
    width: auto!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-dropdown-container .bv-dropdown {
    font-size: 13px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-dropdown-container .bv-dropdown ul .bv-dropdown-item {
    white-space: nowrap!important;
    padding: 8px 30px 8px 10px!important;
    color: #000!important;
    font-family: "Arial", "Helvetica", "Helvetica Neue", sans-serif!important;
    font-size: 13px!important;
    font-style: normal!important;
    font-weight: 400!important;
    text-decoration: none!important;
    text-transform: none!important;
    line-height: 19.5px!important;
    position: relative!important;
    border-style: solid!important;
    border-width: 0 1px!important;
    border-color: transparent!important;
    overflow: hidden!important;
    zoom: 1!important;
    text-overflow: ellipsis!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-dropdown-container .bv-dropdown ul .bv-dropdown-item .bv-dropdown-title {
    display: inline!important;
    white-space: nowrap!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-dropdown-container .bv-dropdown ul .bv-dropdown-item span {
    white-space: nowrap!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-dropdown-container .bv-dropdown ul .bv-dropdown-item-last {
    -webkit-border-radius: 0 0 4px 4px!important;
    border-radius: 0 0 4px 4px!important;
    border-bottom-width: 1px!important;
    border-bottom-color: #d0d0d0!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-dropdown-container .bv-dropdown ul .bv-dropdown-item:hover,
.bv-cv2-cleanslate .bv-core-container-52 .bv-dropdown-container .bv-dropdown ul .bv-dropdown-item:focus,
.bv-cv2-cleanslate .bv-core-container-52 .bv-dropdown-container .bv-dropdown ul .bv-dropdown-item-hover {
    background-color: #bd0f34!important;
    color: #fff!important;
    cursor: pointer!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-dropdown-container .bv-dropdown ul .bv-dropdown-item-active,
.bv-cv2-cleanslate .bv-core-container-52 .bv-dropdown-container .bv-dropdown ul .bv-dropdown-item-active:hover {
    font-weight: 700!important;
    display: block!important;
    cursor: default!important;
    background-color: transparent!important;
    color: #000!important;
    -webkit-border-radius: 4px 4px 0 0!important;
    border-radius: 4px 4px 0 0!important;
    text-align: right!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-dropdown-container .bv-dropdown ul .bv-dropdown-active {
    border-color: #d0d0d0!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-dropdown-container .bv-dropdown ul.bv-dropdown-active .bv-dropdown-arrow {
    color: #999!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-dropdown-container .bv-dropdown ul.bv-dropdown-active .bv-dropdown-item:hover,
.bv-cv2-cleanslate .bv-core-container-52 .bv-dropdown-container .bv-dropdown ul.bv-dropdown-active .bv-dropdown-item-hover {
    background-color: #bd0f34!important;
    color: #fff!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-dropdown-container .bv-dropdown ul.bv-dropdown-active .bv-dropdown-item-active,
.bv-cv2-cleanslate .bv-core-container-52 .bv-dropdown-container .bv-dropdown ul.bv-dropdown-active .bv-dropdown-item-active:hover {
    border-top-color: #d0d0d0!important;
    color: inherit!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-dropdown-target {
    padding: 10px 25px 10px 10px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-dropdown-target button {
    max-width: 100%!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-dropdown-target .bv-dropdown-label,
.bv-cv2-cleanslate .bv-core-container-52 .bv-dropdown-target .bv-dropdown-title {
    text-overflow: ellipsis!important;
    overflow: hidden!important;
    white-space: nowrap!important;
    vertical-align: middle!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-dropdown-target .bv-dropdown-title {
    display: inline-block!important;
    width: 100%!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-dropdown select.bv-select-cleanslate {
    position: absolute!important;
    top: -9999px!important;
    left: -9999px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-dropdown ul {
    -webkit-border-radius: 4px!important;
    border-radius: 4px!important;
    display: block!important;
    border-width: 1px!important;
    border-style: solid!important;
    border-color: #d0d0d0!important;
    background-color: #fff!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-dropdown ul .bv-dropdown-item:first-child {
    -webkit-border-radius: 4px 4px 0 0!important;
    border-radius: 4px 4px 0 0!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-dropdown ul .bv-dropdown-item:last-child {
    -webkit-border-radius: 0 0 4px 4px!important;
    border-radius: 0 0 4px 4px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-dropdown ul .bv-dropdown-item-selected,
.bv-cv2-cleanslate .bv-core-container-52 .bv-dropdown ul .bv-dropdown-item-selected:hover {
    background-color: #fbfbfb!important;
    color: #000!important;
    cursor: default!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-secondary-content-list {
    margin-bottom: 10px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-secondary-content-list .bv-content-item {
    margin: 0 10px 2px!important;
    border: 0!important;
    clear: both!important;
    display: block!important;
    -webkit-transition: all ease .5s!important;
    -moz-transition: all ease .5s!important;
    -o-transition: all ease .5s!important;
    transition: all ease .5s!important;
    background-color: #fbfbfb!important;
    -webkit-border-radius: .25em!important;
    border-radius: .25em!important;
    color: #000!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-secondary-content-list .bv-content-item .bv-content-core {
    float: left!important;
    width: 100%!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-secondary-content-list .bv-content-item .bv-content-core .bv-content-header,
.bv-cv2-cleanslate .bv-core-container-52 .bv-secondary-content-list .bv-content-item .bv-content-core .bv-content-summary {
    background-color: transparent!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-secondary-content-list .bv-content-item .bv-content-core .bv-content-summary-body {
    word-wrap: break-word!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-secondary-content-list .bv-content-item .bv-content-core .bv-content-header .bv-content-meta-wrapper {
    display: block!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-secondary-content-list .bv-content-item .bv-author-no-avatar,
.bv-cv2-cleanslate .bv-core-container-52 .bv-secondary-content-list .bv-content-item .bv-author-thumb {
    width: 30px!important;
    height: 30px!important;
    font-size: 38px!important;
    line-height: 36px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-secondary-content-list .bv-content-item-hidden {
    display: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-secondary-content-list .bv-content-item-avatar-offset-on {
    padding-left: 40px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-secondary-content-list .bv-content-item-avatar-offset-on .bv-content-header {
    margin-left: -40px!important;
    padding-bottom: 0!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-secondary-content-list .bv-content-item-avatar-offset-on .bv-content-data-summary {
    padding-left: 40px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-secondary-ratings {
    clear: both!important;
    display: block!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-slider-container:after,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-slider-bar:after {
    content: ""!important;
    display: table!important;
    clear: both!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-slider {
    width: 100%!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-slider-container {
    position: relative!important;
    display: block!important;
    border: 1px solid #ccc!important;
    margin-bottom: 5px!important;
    height: 8px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-slider-bar {
    position: absolute!important;
    width: 100%!important;
    z-index: 1!important;
}

.bv-cv2-cleanslate .bv-core-container-52 li.bv-content-slider-segment {
    display: block!important;
    float: left!important;
    height: 8px!important;
    border-left: 1px solid #ccc!important;
    -webkit-box-sizing: border-box!important;
    -moz-box-sizing: border-box!important;
    -webkit-box-sizing: border-box!important;
    -moz-box-sizing: border-box!important;
    box-sizing: border-box!important;
}

.bv-cv2-cleanslate .bv-core-container-52 li.bv-content-slider-segment:first-child {
    border-left: 0!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-slider-halfway {
    display: block!important;
    position: absolute!important;
    top: 0!important;
    left: 50%!important;
    width: 2px!important;
    height: 12px!important;
    border-right: 1px solid #666!important;
    margin: -2px 0 0 -1px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-slider-value-container {
    position: relative!important;
    margin: 0 6px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-slider-value {
    position: absolute!important;
    top: 0!important;
    left: -6px!important;
    margin-top: -2px!important;
    display: block!important;
    height: 12px!important;
    width: 12px!important;
    z-index: 2!important;
    -webkit-box-shadow: insert 1px 0 0 rgba(255, 255, 255, .5), inset -1px 0 0 rgba(0, 0, 0, .25)!important;
    -webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, .5), inset -1px 0 0 rgba(0, 0, 0, .25)!important;
    box-shadow: inset 1px 0 0 rgba(255, 255, 255, .5), inset -1px 0 0 rgba(0, 0, 0, .25)!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-slider-sublabel1,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-slider-sublabel2 {
    color: #999!important;
    font-size: 12px!important;
    width: 49%!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-slider-sublabel1 {
    float: left!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-slider-sublabel2 {
    float: right!important;
    text-align: right!important;
}

@media screen and (max-width: 480px) {
    .bv-cv2-cleanslate .bv-core-container-52 .bv-control-bar .bv-control-bar-count {
        -webkit-box-flex: 0 1 100%!important;
        -webkit-flex: 0 1 100%!important;
        -ms-flex: 0 1 100%!important;
        flex: 0 1 100%!important;
        text-align: center!important;
    }
    .bv-cv2-cleanslate .bv-core-container-52 .bv-control-bar .bv-relevancy-link-target {
        margin-right: auto!important;
    }
    .bv-cv2-cleanslate .bv-core-container-52 .bv-control-bar .bv-control-bar-sort {
        margin-right: auto!important;
    }
    .bv-cv2-cleanslate .bv-core-container-52 .bv-control-bar .bv-control-bar-sort .bv-dropdown-label,
    .bv-cv2-cleanslate .bv-core-container-52 .bv-control-bar .bv-control-bar-sort .bv-dropdown-title {
        max-width: 120px!important;
    }
    .bv-cv2-cleanslate .bv-core-container-52 .bv-control-bar .bv-control-bar-sort .bv-sort-native select {
        max-width: 120px!important;
    }
    .bv-cv2-cleanslate .bv-core-container-52 .bv-control-bar .bv-expand-filter-button {
        margin: 4px 0!important;
    }
}

@media screen and (max-width: 736px) {
    .bv-cv2-cleanslate .bv-core-container-52 .bv-toplevel-actions,
    .bv-cv2-cleanslate .bv-core-container-52 .bv-text-stats,
    .bv-cv2-cleanslate .bv-core-container-52 .bv-content-details-container,
    .bv-cv2-cleanslate .bv-core-container-52 .bv-content-action-btns,
    .bv-cv2-cleanslate .bv-core-container-52 .bv-content-report-btn,
    .bv-cv2-cleanslate .bv-core-container-52 .bv-content-meta,
    .bv-cv2-cleanslate .bv-core-container-52 .bv-content-title,
    .bv-cv2-cleanslate .bv-core-container-52 .bv-content-summary {
        clear: left!important;
        float: left!important;
        -webkit-transition: all .25s ease!important;
    }
    .bv-cv2-cleanslate .bv-core-container-52 .bv-textdropdown {
        display: none!important;
    }
    .bv-cv2-cleanslate .bv-core-container-52 .bv-summary-bar .bv-action-bar {
        margin: 0!important;
    }
    .bv-cv2-cleanslate .bv-core-container-52 .bv-toplevel-actions,
    .bv-cv2-cleanslate .bv-core-container-52 .bv-content-action-btns button {
        width: 50%!important;
    }
    .bv-cv2-cleanslate .bv-core-container-52 .bv-content-action-btns button {
        margin-top: 12px!important;
        padding: 8px 10px!important;
    }
    .bv-cv2-cleanslate .bv-core-container-52 .bv-toplevel-actions li {
        margin-left: 2%!important;
        margin-right: 0!important;
    }
    .bv-cv2-cleanslate .bv-core-container-52 .bv-content-details-container,
    .bv-cv2-cleanslate .bv-core-container-52 .bv-content-title,
    .bv-cv2-cleanslate .bv-core-container-52 .bv-content-action-btns {
        width: 100%!important;
    }
    .bv-cv2-cleanslate .bv-core-container-52 .bv-section-summary .bv-section-summary-block,
    .bv-cv2-cleanslate .bv-core-container-52 .bv-section-summary .bv-head-to-head td {
        width: 100%!important;
        display: block!important;
        overflow: hidden!important;
        zoom: 1!important;
    }
    .bv-cv2-cleanslate .bv-core-container-52 .bv-section-summary .bv-section-summary-block .bv-content-title,
    .bv-cv2-cleanslate .bv-core-container-52 .bv-section-summary .bv-head-to-head td .bv-content-title {
        float: none!important;
    }
    .bv-cv2-cleanslate .bv-core-container-52 .bv-content-summary {
        word-wrap: break-word!important;
    }
    .bv-cv2-cleanslate .bv-core-container-52 .bv-content-summary .bv-text-link {
        line-height: inherit!important;
    }
    .bv-cv2-cleanslate .bv-core-container-52 .bv-content-summary,
    .bv-cv2-cleanslate .bv-core-container-52 .bv-content-details-offset-on {
        float: none!important;
        width: auto!important;
    }
    .bv-cv2-cleanslate .bv-core-container-52 .bv-content-details-container {
        margin-left: 0!important;
    }
    .bv-cv2-cleanslate .bv-core-container-52 .bv-content-report-btn,
    .bv-cv2-cleanslate .bv-core-container-52 .bv-toplevel-actions {
        clear: none!important;
    }
    .bv-cv2-cleanslate .bv-core-container-52 .bv-action-bar button {
        margin-top: 0!important;
    }
    .bv-cv2-cleanslate .bv-core-container-52 .bv-stars-container .bv-rating-ratio {
        top: -9px!important;
        -webkit-transition: all .25s ease!important;
    }
    .bv-cv2-cleanslate .bv-core-container-52 .bv-percent-recommend-container,
    .bv-cv2-cleanslate .bv-core-container-52 .bv-stats-container {
        clear: left!important;
    }
    .bv-cv2-cleanslate .bv-core-container-52 .bv-rating-ratio-number {
        padding: 0!important;
    }
    .bv-cv2-cleanslate .bv-core-container-52 .bv-content-core-float .bv-content-data-summary {
        padding-right: 0!important;
    }
    .bv-cv2-cleanslate .bv-core-container-52 .bv-content-item {
        margin-left: 0!important;
        margin-right: 0!important;
    }
    .bv-cv2-cleanslate .bv-core-container-52 .bv-content-item .bv-content-data-count {
        position: static!important;
        display: block!important;
        clear: both!important;
        text-align: left!important;
    }
    .bv-cv2-cleanslate .bv-core-container-52 .bv-content-item .bv-content-data-count .bv-content-title {
        display: inline!important;
        font-size: 13px!important;
        color: #999!important;
    }
    .bv-cv2-cleanslate .bv-core-container-52 .bv-content-item .bv-content-header-meta,
    .bv-cv2-cleanslate .bv-core-container-52 .bv-content-item .bv-content-rating,
    .bv-cv2-cleanslate .bv-core-container-52 .bv-content-item .bv-content-meta-wrapper {
        display: block!important;
    }
    .bv-cv2-cleanslate .bv-core-container-52 .bv-content-item .bv-content-rating {
        float: left!important;
    }
    .bv-cv2-cleanslate .bv-core-container-52 .bv-content-item .bv-content-meta-wrapper {
        clear: left!important;
    }
    .bv-cv2-cleanslate .bv-core-container-52 .bv-content-item .bv-content-meta {
        clear: none!important;
    }
    .bv-cv2-cleanslate .bv-core-container-52 .bv-content-item .bv-content-author-badges {
        clear: none!important;
    }
    .bv-cv2-cleanslate .bv-core-container-52 .bv-content-item .bv-content-header-meta {
        min-height: 25px!important;
    }
    .bv-cv2-cleanslate .bv-core-container-52 .bv-content-item .bv-author-profile .bv-inline-profile .bv-author-avatar-nickname {
        display: none!important;
    }
    .bv-cv2-cleanslate .bv-core-container-52 .bv-content-item .bv-content-item-avatar-offset-on .bv-content-item-avatar-offset-on {
        padding-left: 40px!important;
    }
    .bv-cv2-cleanslate .bv-core-container-52 .bv-content-item .bv-content-item-avatar-offset-on .bv-content-item-avatar-offset-on .bv-content-header {
        margin-left: -40px!important;
        padding-bottom: 0!important;
    }
    .bv-cv2-cleanslate .bv-core-container-52 .bv-content-item .bv-content-item-avatar-offset-on .bv-content-actions-container .bv-content-btn-feedback-yes,
    .bv-cv2-cleanslate .bv-core-container-52 .bv-content-item .bv-content-item-avatar-offset-on .bv-content-actions-container .bv-content-btn-feedback-no,
    .bv-cv2-cleanslate .bv-core-container-52 .bv-content-item .bv-content-item-avatar-offset-on .bv-content-actions-container .bv-content-report-btn {
        padding: 2px 4px!important;
    }
    .bv-cv2-cleanslate .bv-core-container-52 .bv-content-item .bv-content-item-avatar-offset-on .bv-secondary-content-item .bv-content-actions-container {
        padding: 0!important;
        margin-left: -38px!important;
    }
    .bv-cv2-cleanslate .bv-core-container-52 .bv-content-review .bv-content-item-avatar-offset-on {
        padding: 0!important;
    }
    .bv-cv2-cleanslate .bv-core-container-52 .bv-content-review .bv-content-item-avatar-offset-on .bv-content-header {
        margin: 0!important;
    }
    .bv-cv2-cleanslate .bv-core-container-52 .bv-content-review .bv-content-item-avatar-offset-on .bv-content-data-summary {
        padding-left: 0!important;
    }
    .bv-cv2-cleanslate .bv-core-container-52 .bv-content-review .bv-content-item-avatar-offset-on .bv-content-header-meta {
        margin-bottom: 15px!important;
        padding-left: 60px!important;
        min-height: 50px!important;
    }
    .bv-cv2-cleanslate .bv-core-container-52 .bv-content-review .bv-content-item-avatar-offset .bv-secondary-content-item .bv-content-item-avatar-offset-off .bv-content-header-meta {
        padding-left: 0!important;
        margin: 0!important;
        min-height: 0!important;
    }
    .bv-cv2-cleanslate .bv-core-container-52 .bv-content-review .bv-content-item-avatar-offset .bv-secondary-content-item .bv-content-item-avatar-offset-on {
        padding-left: 40px!important;
    }
    .bv-cv2-cleanslate .bv-core-container-52 .bv-content-review .bv-content-item-avatar-offset .bv-secondary-content-item .bv-content-item-avatar-offset-on .bv-content-header {
        margin-left: -40px!important;
    }
    .bv-cv2-cleanslate .bv-core-container-52 .bv-content-review .bv-content-item-avatar-offset .bv-secondary-content-item .bv-content-item-avatar-offset-on .bv-content-header-meta {
        padding-left: 40px!important;
        margin: 0!important;
        min-height: 0!important;
    }
    .bv-cv2-cleanslate .bv-core-container-52 .bv-content-question .bv-content-item-avatar-offset-on .bv-secondary-content-item {
        margin-left: -50px!important;
    }
}

.bv-absolute-top-container {
    z-index: 2000008050!important;
    position: absolute!important;
    display: block!important;
    overflow: visible!important;
    opacity: 0!important;
    filter: alpha(opacity=0)!important;
}

.bv-dropdown-style-containerOverflow {
    padding: 10px!important;
}

.bv-popup-in {
    margin-top: -10px!important;
    opacity: 1!important;
    -ms-filter: none!important;
    filter: none!important;
    -webkit-transition: all ease .25s!important;
    -moz-transition: all ease .25s!important;
    -o-transition: all ease .25s!important;
    transition: all ease .25s!important;
}

.bv-popup-out {
    margin-top: 0!important;
    opacity: 0!important;
    filter: alpha(opacity=0)!important;
    -webkit-transition: all ease .25s!important;
    -moz-transition: all ease .25s!important;
    -o-transition: all ease .25s!important;
    transition: all ease .25s!important;
}

.bv-dropdown-in {
    margin-top: 5px!important;
    opacity: 1!important;
    -ms-filter: none!important;
    filter: none!important;
    -webkit-transition: all ease .15s!important;
    -moz-transition: all ease .15s!important;
    -o-transition: all ease .15s!important;
    transition: all ease .15s!important;
}

.bv-dropdown-out {
    margin-top: 0!important;
    opacity: 0!important;
    filter: alpha(opacity=0)!important;
    -webkit-transition: all ease .15s!important;
    -moz-transition: all ease .15s!important;
    -o-transition: all ease .15s!important;
    transition: all ease .15s!important;
}

.bv-dropdown-inmbox {
    z-index: 2000008040!important;
}

.bv-verify-css-loaded {
    display: none!important;
}

.bv-aria-status {
    position: absolute!important;
    top: 0!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-narrow .bv-mbox .bv-mbox-content-container,
.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-media .bv-mbox .bv-mbox-content-container {
    float: none!important;
    width: 100%!important;
}

.bv-cv2-cleanslate .bv-mbox-secondary-content,
.bv-cv2-cleanslate .bv-mbox-search-content {
    -webkit-transition: all ease .4s!important;
    -moz-transition: all ease .4s!important;
    -o-transition: all ease .4s!important;
    transition: all ease .4s!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-search,
.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-secondary-content .bv-mbox,
.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-search-content {
    opacity: 1!important;
    -ms-filter: none!important;
    filter: none!important;
    -webkit-transform: translateZ(0) scale(1)!important;
    -moz-transform: translateZ(0) scale(1)!important;
    -o-transform: translateZ(0) scale(1)!important;
    transform: translateZ(0) scale(1)!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-search .bv-content-item,
.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-secondary-content .bv-mbox .bv-content-item,
.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-search-content .bv-content-item {
    margin-left: 0!important;
    margin-right: 0!important;
    border: 0!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-search .bv-content-item .bv-secondary-content-list,
.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-secondary-content .bv-mbox .bv-content-item .bv-secondary-content-list,
.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-search-content .bv-content-item .bv-secondary-content-list {
    margin-bottom: 10px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-search .bv-content-item .bv-secondary-content-list .bv-content-item,
.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-secondary-content .bv-mbox .bv-content-item .bv-secondary-content-list .bv-content-item,
.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-search-content .bv-content-item .bv-secondary-content-list .bv-content-item {
    margin: 0 10px 2px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-search-content,
.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-search .bv-mbox-injection-target,
.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-secondary-content .bv-mbox-injection-target {
    padding: 20px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-secondary-content .bv-mbox {
    margin: 0 -20px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-secondary-content.bv-mbox-inline .bv-mbox {
    margin: 0!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox .bv-mbox-media-box {
    padding: 0!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-secondary-content .bv-mbox .bv-content-list-Questions .bv-content-item.bv-content-question .bv-content-actions-container,
.bv-cv2-cleanslate .bv-core-container-52 .bv-fullpro-archive .bv-content-list-Questions .bv-content-item.bv-content-question .bv-content-actions-container {
    display: block!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-search .bv-content-item .bv-content-header .bv-content-title:hover,
.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-search .bv-content-item .bv-content-data-summary .bv-content-title:hover {
    cursor: default!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-search .bv-content-item .bv-content-header .bv-content-title a,
.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-search .bv-content-item .bv-content-data-summary .bv-content-title a,
.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-search .bv-content-item .bv-content-header .bv-content-title a *,
.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-search .bv-content-item .bv-content-data-summary .bv-content-title a * {
    cursor: default!important;
    text-decoration: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-search .bv-content-item.bv-content-question .bv-content-actions-container {
    display: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-search .bv-content-item.bv-content-question .bv-active-feedback {
    display: block!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-search .bv-content-item.bv-content-question .bv-secondary-content-link,
.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-search .bv-content-item.bv-content-question .bv-secondary-content-link .bv-content-title,
.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-search .bv-content-item.bv-content-question .bv-secondary-content-link .bv-content-data-label {
    cursor: default!important;
    text-decoration: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-search .bv-content-item.bv-content-question .bv-secondary-content-link:hover,
.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-search .bv-content-item.bv-content-question .bv-secondary-content-link .bv-content-title:hover,
.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-search .bv-content-item.bv-content-question .bv-secondary-content-link .bv-content-data-label:hover {
    cursor: default!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-secondary-content.bv-mbox-need-user .bv-mbox .bv-content-item.bv-content-question .bv-content-actions-container,
.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-search.bv-mbox-need-user .bv-content-item.bv-content-question .bv-content-actions-container {
    display: block!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-box {
    width: 80%!important;
    max-width: 840px!important;
    margin: 0 auto!important;
    overflow: visible!important;
    position: relative!important;
    -webkit-transition: all ease .4s!important;
    -moz-transition: all ease .4s!important;
    -o-transition: all ease .4s!important;
    transition: all ease .4s!important;
    opacity: 0!important;
    filter: alpha(opacity=0)!important;
    -webkit-transform: translateZ(0) scale(0.8)!important;
    -moz-transform: translateZ(0) scale(0.8)!important;
    -o-transform: translateZ(0) scale(0.8)!important;
    transform: translateZ(0) scale(0.8)!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-over {
    margin: 0!important;
    max-width: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-narrow {
    width: 680px!important;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-narrow.bv-mbox-media-upload {
        width: 62%!important;
    }
}

.bv-mbox-opened .bv-core-container-52 .bv-mbox-box {
    opacity: 1!important;
    -ms-filter: none!important;
    filter: none!important;
    -webkit-transform: none!important;
    -moz-transform: none!important;
    -o-transform: none!important;
    transform: none!important;
}

.bv-mbox-opened .bv-core-container-52 .bv-mbox-box .bv-mbox {
    zoom: 1!important;
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, .5)!important;
    box-shadow: 0 10px 25px rgba(0, 0, 0, .5)!important;
    position: relative!important;
}

.bv-mbox-opened .bv-core-container-52 .bv-mbox-box .bv-mbox:before,
.bv-mbox-opened .bv-core-container-52 .bv-mbox-box .bv-mbox:after {
    content: ""!important;
    display: table!important;
}

.bv-mbox-opened .bv-core-container-52 .bv-mbox-box .bv-mbox:after {
    clear: both!important;
}

.bv-mbox-opened .bv-core-container-52 .bv-mbox-box .bv-deeplink {
    padding: 0 10px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox .bv-mbox-sidebar.bv-sidebar-enabled {
    display: block!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox .bv-mbox-sidebar.bv-sidebar-disabled {
    display: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox .bv-mbox-sidebar {
    float: left!important;
    width: 25%!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox .bv-mbox-sidebar .bv-submission-sidebar,
.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox .bv-mbox-sidebar .bv-sidebar {
    margin: 20px!important;
    zoom: 1!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox .bv-mbox-sidebar .bv-submission-sidebar:before,
.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox .bv-mbox-sidebar .bv-sidebar:before,
.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox .bv-mbox-sidebar .bv-submission-sidebar:after,
.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox .bv-mbox-sidebar .bv-sidebar:after {
    content: ""!important;
    display: table!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox .bv-mbox-sidebar .bv-submission-sidebar:after,
.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox .bv-mbox-sidebar .bv-sidebar:after {
    clear: both!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox .bv-mbox-sidebar .bv-subject-info {
    color: #fff!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox .bv-mbox-sidebar .bv-subject-image {
    max-width: 100%!important;
    -webkit-border-radius: 5px!important;
    border-radius: 5px!important;
    margin-bottom: 10px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox .bv-mbox-sidebar .bv-subject-name-header {
    font-weight: 700!important;
    text-shadow: 0 -1px rgba(0, 0, 0, .5)!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox .bv-mbox-content-container {
    overflow: hidden!important;
    position: relative!important;
    float: right!important;
    width: 75%!important;
    -webkit-transition: height linear .2s!important;
    -moz-transition: height linear .2s!important;
    -o-transition: height linear .2s!important;
    transition: height linear .2s!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox .bv-mbox-injection-target {
    width: 100%!important;
    -webkit-box-shadow: -1px 0 0 rgba(255, 255, 255, .2)!important;
    box-shadow: -1px 0 0 rgba(255, 255, 255, .2)!important;
    -webkit-box-sizing: border-box!important;
    -moz-box-sizing: border-box!important;
    box-sizing: border-box!important;
    position: absolute!important;
    -webkit-transform: none!important;
    -moz-transform: none!important;
    -o-transform: none!important;
    transform: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox .bv-mbox-injection-target .bv-table-full-width {
    width: 100%!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox .bv-mbox-breadcrumb {
    padding: 20px 12px!important;
    font-size: 26px!important;
    font-family: "Arial", "Helvetica", sans-serif!important;
    font-style: normal!important;
    font-weight: 700!important;
    font-variant: normal!important;
    text-decoration: none!important;
    text-transform: none!important;
    background-color: transparent!important;
    zoom: 1!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox .bv-mbox-breadcrumb:before,
.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox .bv-mbox-breadcrumb:after {
    content: ""!important;
    display: table!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox .bv-mbox-breadcrumb:after {
    clear: both!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox .bv-mbox-breadcrumb span.bv-mbox-breadcrumb-item {
    position: relative!important;
    float: left!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox .bv-mbox-breadcrumb span.bv-mbox-breadcrumb-item .bv-submission-icon {
    color: #338b2b!important;
    margin: 0!important;
    font-family: 'BVCustom'!important;
    position: absolute!important;
    top: 0!important;
    margin-top: -10px!important;
    font-size: 40px!important;
    line-height: 40px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox .bv-mbox-breadcrumb span.bv-mbox-breadcrumb-item .bv-submission-icon-text {
    float: left!important;
    margin-left: 40px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox .bv-mbox-breadcrumb span.bv-mbox-breadcrumb-item .bv-submission-text {
    font-size: 24px!important;
    font-weight: 700!important;
    margin: 0!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox .bv-mbox-breadcrumb .bv-mbox-breadcrumb-divider {
    padding: 0 5px 0 0!important;
    color: #ccc!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox .bv-mbox-breadcrumb .active {
    color: #ccc!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox .bv-mbox-injection-container {
    -webkit-transition-delay: 0s!important;
    -moz-transition-delay: 0s!important;
    -o-transition-delay: 0s!important;
    transition-delay: 0s!important;
    -webkit-transition: none!important;
    -moz-transition: none!important;
    -o-transition: none!important;
    transition: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox .bv-mbox-injection-container .bv-mbox-injection-target {
    -webkit-transition: none!important;
    -moz-transition: none!important;
    -o-transition: none!important;
    transition: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox .bv-mbox-injection-container.bv-mbox-multi {
    -webkit-transition-delay: .2s!important;
    -moz-transition-delay: .2s!important;
    -o-transition-delay: .2s!important;
    transition-delay: .2s!important;
    -webkit-transition: all linear .2s!important;
    -moz-transition: all linear .2s!important;
    -o-transition: all linear .2s!important;
    transition: all linear .2s!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox .bv-mbox-injection-container.bv-mbox-multi .bv-mbox-injection-target {
    -webkit-transition: all linear .2s!important;
    -moz-transition: all linear .2s!important;
    -o-transition: all linear .2s!important;
    transition: all linear .2s!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox .bv-mbox-left {
    -webkit-transform: translateX(-100%)!important;
    -moz-transform: translateX(-100%)!important;
    -o-transform: translateX(-100%)!important;
    transform: translateX(-100%)!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox .bv-mbox-right {
    -webkit-transform: translateX(100%)!important;
    -moz-transform: translateX(100%)!important;
    -o-transform: translateX(100%)!important;
    transform: translateX(100%)!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox .bv-content-item-scale-out {
    height: 0!important;
    overflow: hidden!important;
    opacity: 0!important;
    filter: alpha(opacity=0)!important;
    border-color: transparent!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox .bv-content-item-scale-in {
    height: auto!important;
    opacity: 1!important;
    -ms-filter: none!important;
    filter: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox .bvie .bv-mbox-left,
.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox .bvie .bv-mbox-right {
    display: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox .bv-content-top-question {
    position: relative!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox .bv-mbox-close,
.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox .bv-content-item-close {
    position: absolute!important;
    top: 0!important;
    right: 3px!important;
    font-family: 'BVCustom'!important;
    font-size: 28px!important;
    line-height: 28px!important;
    z-index: 2000007040!important;
    color: #767676!important;
    text-decoration: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox .bv-mbox-close:focus,
.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox .bv-content-item-close:focus {
    outline: 0!important;
    color: #000!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox .bv-mbox-close span {
    cursor: inherit!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox .bv-mbox-close:hover {
    color: #2d2d2d!important;
    text-decoration: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-media .bv-mbox-injection-container {
    background-color: #000!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-inline {
    position: relative!important;
    width: auto!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-inline .bv-mbox-close {
    top: 20px!important;
    right: 30px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-duplicate,
.bv-cv2-cleanslate .bv-core-container-52 .bv-unknown-error,
.bv-cv2-cleanslate .bv-core-container-52 .bv-unavailable,
.bv-cv2-cleanslate .bv-core-container-52 .bv-thankyou {
    padding: 0 50px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-duplicate h1,
.bv-cv2-cleanslate .bv-core-container-52 .bv-unknown-error h1,
.bv-cv2-cleanslate .bv-core-container-52 .bv-unavailable h1,
.bv-cv2-cleanslate .bv-core-container-52 .bv-thankyou h1,
.bv-cv2-cleanslate .bv-core-container-52 .bv-duplicate h2,
.bv-cv2-cleanslate .bv-core-container-52 .bv-unknown-error h2,
.bv-cv2-cleanslate .bv-core-container-52 .bv-unavailable h2,
.bv-cv2-cleanslate .bv-core-container-52 .bv-thankyou h2 {
    text-align: center!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-duplicate .bv-submission-icon,
.bv-cv2-cleanslate .bv-core-container-52 .bv-unknown-error .bv-submission-icon,
.bv-cv2-cleanslate .bv-core-container-52 .bv-unavailable .bv-submission-icon {
    color: #666!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-wide .bv-mbox .bv-mbox-injection-container {
    min-height: 450px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-wide .bv-mbox .bv-mbox-close span {
    cursor: pointer!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-fake-inline .bv-form-header {
    display: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-fake-inline .bv-fieldsets .bv-fieldset.bv-fieldset-answertext,
.bv-cv2-cleanslate .bv-core-container-52 .bv-fake-inline .bv-fieldsets .bv-fieldset.bv-fieldset-questionsummary,
.bv-cv2-cleanslate .bv-core-container-52 .bv-fake-inline .bv-fieldsets .bv-fieldset.bv-fieldset-commenttext {
    border: 0!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-fake-inline .bv-fieldsets .bv-fieldset.bv-fieldset-active {
    background-color: transparent!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-fake-inline .bv-fieldsets-actions {
    float: left!important;
    width: 100%!important;
    border: 0!important;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
    -webkit-border-radius: 0!important;
    border-radius: 0!important;
    margin: -20px 0 10px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-fake-inline .bv-fieldsets-actions .bv-form-actions,
.bv-cv2-cleanslate .bv-core-container-52 .bv-fake-inline .bv-fieldsets-actions .bv-fieldset-agreements {
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-secondary-submission .bv-fake-submission textarea {
    height: 2.5em!important;
    overflow: hidden!important;
}

.bv-mbox-overlay,
.bv-mbox-lightbox {
    top: 0!important;
    left: 0!important;
    width: 100%!important;
}

.bv-above-mbox,
.bv-absolute-top-container.bv-above-mbox {
    z-index: 2000008032!important;
}

.bv-mbox-lightbox {
    top: 50px!important;
    z-index: 2000008030!important;
    position: absolute!important;
}

.bv-mbox-lightbox .bv-fake-inline .bv-submission-section {
    margin: 0 10px!important;
}

.bv-mbox-overlay {
    opacity: .4!important;
    filter: alpha(opacity=40)!important;
    background: #000!important;
    z-index: 2000008020!important;
    height: 100%!important;
    position: fixed!important;
}

.bv-mbox-overlay.ipad {
    -webkit-transform: translateZ(0) scaleY(2)!important;
    -moz-transform: translateZ(0) scaleY(2)!important;
    -o-transform: translateZ(0) scaleY(2)!important;
    transform: translateZ(0) scaleY(2)!important;
}

#bv-mbox-loading {
    background-repeat: no-repeat!important;
    background-image: url("//display.ugc.bazaarvoice.com/static/SwissGear/main_site/52/12484/en_US/images/fancybox_sprite.png")!important;
    position: fixed!important;
    top: 50%!important;
    left: 50%!important;
    margin-top: -22px!important;
    margin-left: -22px!important;
    background-position: 0 -108px!important;
    opacity: .8!important;
    filter: alpha(opacity=80)!important;
    cursor: pointer!important;
    z-index: 2000008030!important;
}

.bv-mbox-spinner {
    width: 44px!important;
    height: 44px!important;
    background: url("//display.ugc.bazaarvoice.com/static/SwissGear/main_site/52/12484/en_US/images/fancybox_loading.gif") center center no-repeat!important;
}

@media screen and (max-width: 680px) {
    .bv-mbox-lightbox {
        top: 0!important;
    }
    .bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-wide .bv-mbox .bv-mbox-content-container {
        width: 100%!important;
    }
    .bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-wide .bv-mbox .bv-mbox-injection-target,
    .bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-wide .bv-mbox .bv-mbox-breadcrumb {
        border: 0!important;
    }
    .bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-box {
        width: 100%!important;
    }
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox-close:focus {
        color: #999!important;
    }
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox-inner {
        -webkit-box-shadow: 0 3px 5px 5px #999!important;
        box-shadow: 0 3px 5px 5px #999!important;
    }
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox {
        padding: 0!important;
    }
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fake-inline {
        padding: 0!important;
    }
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fake-inline .bv-fieldsets .bv-fieldset.bv-fieldset-answertext,
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fake-inline .bv-fieldsets .bv-fieldset.bv-fieldset-questionsummary,
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fake-inline .bv-fieldsets .bv-fieldset.bv-fieldset-commenttext {
        border: 0!important;
    }
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fake-inline .bv-fieldsets .bv-fieldset.bv-fieldset-answertext .bv-fieldset-label-wrapper,
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fake-inline .bv-fieldsets .bv-fieldset.bv-fieldset-questionsummary .bv-fieldset-label-wrapper,
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fake-inline .bv-fieldsets .bv-fieldset.bv-fieldset-commenttext .bv-fieldset-label-wrapper {
        display: none!important;
    }
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fake-inline .bv-fieldsets .bv-fieldset.bv-fieldset-answertext .bv-helper,
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fake-inline .bv-fieldsets .bv-fieldset.bv-fieldset-questionsummary .bv-helper,
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fake-inline .bv-fieldsets .bv-fieldset.bv-fieldset-commenttext .bv-helper {
        top: 28px!important;
    }
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fake-inline .bv-fieldsets .bv-fieldset.bv-fieldset-answertext.bv-fieldset-active:after,
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fake-inline .bv-fieldsets .bv-fieldset.bv-fieldset-answertext.bv-valid:after,
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fake-inline .bv-fieldsets .bv-fieldset.bv-fieldset-answertext.bv-error:after,
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fake-inline .bv-fieldsets .bv-fieldset.bv-fieldset-answertext.bv-valid .bv-fieldset-select-wrapper:after,
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fake-inline .bv-fieldsets .bv-fieldset.bv-fieldset-answertext.bv-error .bv-fieldset-select-wrapper:after,
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fake-inline .bv-fieldsets .bv-fieldset.bv-fieldset-commenttext.bv-fieldset-active:after,
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fake-inline .bv-fieldsets .bv-fieldset.bv-fieldset-commenttext.bv-valid:after,
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fake-inline .bv-fieldsets .bv-fieldset.bv-fieldset-commenttext.bv-error:after,
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fake-inline .bv-fieldsets .bv-fieldset.bv-fieldset-commenttext.bv-valid .bv-fieldset-select-wrapper:after,
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fake-inline .bv-fieldsets .bv-fieldset.bv-fieldset-commenttext.bv-error .bv-fieldset-select-wrapper:after,
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fake-inline .bv-fieldsets .bv-fieldset.bv-fieldset-questionsummary.bv-fieldset-active:after,
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fake-inline .bv-fieldsets .bv-fieldset.bv-fieldset-questionsummary.bv-valid:after,
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fake-inline .bv-fieldsets .bv-fieldset.bv-fieldset-questionsummary.bv-error:after,
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fake-inline .bv-fieldsets .bv-fieldset.bv-fieldset-questionsummary.bv-valid .bv-fieldset-select-wrapper:after,
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fake-inline .bv-fieldsets .bv-fieldset.bv-fieldset-questionsummary.bv-error .bv-fieldset-select-wrapper:after {
        top: 28px!important;
    }
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-mbox-breadcrumb {
        font-size: 20px!important;
        line-height: 20px!important;
    }
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-form,
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-mbox-sidebar {
        width: 100%!important;
        border: 0!important;
    }
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-mbox-sidebar .bv-submission-sidebar,
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-mbox-sidebar .bv-sidebar {
        margin: 10px 30px 10px 10px!important;
    }
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-mbox-sidebar .bv-subject-info {
        margin: 0!important;
    }
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-mbox-sidebar .bv-subject-image {
        max-height: 50px!important;
        max-width: 25%!important;
        float: left!important;
        margin: 0 10px 0 0!important;
    }
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-mbox-sidebar .bv-subject-name-header {
        max-width: 75%!important;
        float: left!important;
        text-shadow: none!important;
    }
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-form-header {
        text-align: left!important;
        padding: 15px!important;
        background-color: #000!important;
        color: #fff!important;
        font-size: 15px!important;
        font-weight: 700!important;
        -webkit-border-radius: 0!important;
        border-radius: 0!important;
    }
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-rating-helper {
        display: none!important;
    }
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-cancel {
        color: #000!important;
        text-shadow: none!important;
        background-color: #ededed!important;
        border-bottom-width: 0!important;
        border-bottom-style: none!important;
        border-bottom-color: transparent!important;
        border-left-width: 0!important;
        border-left-style: none!important;
        border-left-color: transparent!important;
        border-top-width: 0!important;
        border-top-style: none!important;
        border-top-color: transparent!important;
        border-right-width: 0!important;
        border-right-style: none!important;
        border-right-color: transparent!important;
        display: block!important;
        float: left!important;
        cursor: pointer!important;
        font-weight: 700!important;
        margin: 0!important;
        padding: 6px 10px!important;
        position: absolute!important;
        top: -45px!important;
        right: 10px!important;
        display: none!important;
    }
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fieldsets {
        margin: 0!important;
        -webkit-border-radius: 0!important;
        border-radius: 0!important;
    }
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fieldsets .bv-fieldset,
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fieldsets input.bv-text,
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fieldsets textarea,
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fieldsets .bv-helper {
        -webkit-transition: none!important;
        -moz-transition: none!important;
        -o-transition: none!important;
        transition: none!important;
        -webkit-box-shadow: none!important;
        box-shadow: none!important;
    }
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fieldsets .bv-fieldset-rating .bv-fieldset-label {
        padding: 0 .5em 0 0!important;
    }
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fieldsets .bv-fieldset-radio-wrapper {
        width: 100%!important;
        float: left!important;
    }
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fieldsets input#bv-text-field-usernickname,
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fieldsets .bv-fieldset-agreements,
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fieldsets .bv-fieldset-useremail .bv-fieldset-inner,
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fieldsets .bv-fieldset-small-alone .bv-fieldset-inner,
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fieldsets .bv-fieldset-small,
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fieldsets .bv-mbox-injection-target {
        width: 100%!important;
    }
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fieldsets .bv-fieldset .bv-fieldset-inner {
        padding: 0 10px!important;
    }
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fieldsets .bv-fieldset .bv-fieldset-inner .bv-fieldset-label-wrapper {
        width: 100%!important;
        padding: 0 35px 0 5px!important;
        -webkit-box-sizing: border-box!important;
        -moz-box-sizing: border-box!important;
        box-sizing: border-box!important;
    }
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fieldsets .bv-fieldset.bv-select-field .bv-fieldset-select-wrapper,
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fieldsets .bv-fieldset.bv-fieldset-active.bv-select-field .bv-fieldset-select-wrapper {
        width: 100%!important;
    }
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fieldsets .bv-fieldset-isrecommended .bv-fieldset-isrecommended-group {
        width: 50%!important;
        margin: 0!important;
    }
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fieldsets .bv-fieldset-secondary-rating .bv-radio-group {
        width: 50%!important;
    }
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fieldsets .bv-fieldset-rating .bv-radio-group {
        width: 66.66666%!important;
    }
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fieldsets .bv-fieldset-netpromoterscore-group {
        margin: 0!important;
    }
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fieldsets .bv-fieldset-agreements {
        margin: 10px 0!important;
        padding: 10px 20px!important;
        text-align: center!important;
    }
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fieldsets .bv-select-field .bv-select {
        margin-left: 0!important;
    }
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fieldsets .bv-radio-field .bv-fieldset-radio-wrapper {
        padding-left: 0!important;
    }
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fieldsets .bv-form-actions {
        clear: both!important;
        position: static!important;
        width: 100%!important;
    }
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fieldsets .bv-form-actions-submit {
        width: 100%!important;
        font-size: 18px!important;
    }
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fieldsets .bv-fieldset .bv-radio-group,
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fieldsets .bv-fieldset-select-wrapper {
        background-image: none!important;
        -webkit-box-shadow: none!important;
        box-shadow: none!important;
        -webkit-transition: none!important;
        -moz-transition: none!important;
        -o-transition: none!important;
        transition: none!important;
        margin: 10px 0!important;
    }
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fieldsets .bv-fieldset.bv-fieldset-tags .bv-radio-wrapper-label {
        margin: 0!important;
    }
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fieldsets .bv-fieldset.bv-fieldset:before {
        display: block!important;
        left: -28px!important;
        top: 4px!important;
        margin: 0!important;
    }
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fieldsets .bv-fieldset .bv-helper {
        right: 15px!important;
    }
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fieldsets .bv-fieldset.bv-fieldset-slider-rating .bv-helper {
        top: auto!important;
        margin-top: 0!important;
    }
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fieldsets .bv-photo-preview-container {
        width: auto!important;
    }
    .bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-search-content,
    .bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-search .bv-mbox-injection-target,
    .bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-secondary-content .bv-mbox-injection-target {
        padding: 20px 0 10px!important;
    }
    .bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-secondary-content .bv-mbox-injection-target {
        padding-top: 0!important;
    }
    .bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-secondary-content .bv-mbox {
        margin: 0!important;
    }
    .bvie8 .bv-fieldset-secondary-rating div.bv-fieldset-radio-wrapper,
    .bvie9 .bv-fieldset-secondary-rating div.bv-fieldset-radio-wrapper,
    .bvie8 .bv-fieldset-isrecommended div.bv-fieldset-radio-wrapper,
    .bvie9 .bv-fieldset-isrecommended div.bv-fieldset-radio-wrapper,
    .bvie8 .bv-fieldset-tags div.bv-fieldset-radio-wrapper,
    .bvie9 .bv-fieldset-tags div.bv-fieldset-radio-wrapper {
        width: 100%!important;
        clear: both!important;
    }
    .bvie8 .bv-fieldset-secondary-rating div.bv-fieldset-radio-wrapper .bv-radio-group,
    .bvie9 .bv-fieldset-secondary-rating div.bv-fieldset-radio-wrapper .bv-radio-group,
    .bvie8 .bv-fieldset-isrecommended div.bv-fieldset-radio-wrapper .bv-radio-group,
    .bvie9 .bv-fieldset-isrecommended div.bv-fieldset-radio-wrapper .bv-radio-group,
    .bvie8 .bv-fieldset-tags div.bv-fieldset-radio-wrapper .bv-radio-group,
    .bvie9 .bv-fieldset-tags div.bv-fieldset-radio-wrapper .bv-radio-group {
        width: 100%!important;
    }
    .bvie8 .bv-fieldset-rating div.bv-fieldset-rating-wrapper,
    .bvie9 .bv-fieldset-rating div.bv-fieldset-rating-wrapper {
        width: 100%!important;
        clear: both!important;
    }
    .bvie8 .bv-fieldset-rating div.bv-fieldset-rating-wrapper .bv-radio-group,
    .bvie9 .bv-fieldset-rating div.bv-fieldset-rating-wrapper .bv-radio-group {
        width: 100%!important;
    }
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-rating-stars-container,
.bv-cv2-cleanslate .bv-core-container-52 .bv-rating-stars,
.bv-cv2-cleanslate .bv-core-container-52 .bv-rating-stars-container:hover {
    font-family: 'BVCustom', 'times new roman'!important;
    text-decoration: none!important;
    word-wrap: normal!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-rating-stars-container,
.bv-cv2-cleanslate .bv-core-container-52 .bv-rating-stars {
    vertical-align: middle!important;
    -webkit-font-smoothing: antialiased!important;
    overflow: hidden!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-rating-stars-container {
    zoom: 1!important;
    display: inline-block!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-rating-stars-container:before,
.bv-cv2-cleanslate .bv-core-container-52 .bv-rating-stars-container:after {
    content: ""!important;
    display: table!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-rating-stars-container:after {
    clear: both!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-rating-stars {
    position: relative!important;
    display: block!important;
    overflow: hidden!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-rating-stars-on {
    position: relative!important;
    float: left!important;
    white-space: nowrap!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-stars-container {
    zoom: 1!important;
    position: relative!important;
    text-shadow: none!important;
    margin: 0!important;
    line-height: 1!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-stars-container:before,
.bv-cv2-cleanslate .bv-core-container-52 .bv-stars-container:after {
    content: ""!important;
    display: table!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-stars-container:after {
    clear: both!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-stars-container dd {
    display: inline-block!important;
    vertical-align: middle!important;
    padding-right: 5px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-stars-container dd .bv-rating-stars {
    bottom: .1em!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-stars-container .bv-rating-ratio {
    top: 0!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-list-container .bv-stars-container {
    padding-right: 20px!important;
    padding-left: 20px!important;
    margin-right: 0!important;
    margin-left: 0!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-rating-stars-container .bv-rating-stars {
    cursor: auto!important;
}

.bv-cv2-cleanslate .bv-core-container-52 a.bv-rating-stars-container .bv-rating-stars {
    cursor: pointer!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-summary-bar .bv-rating-stars {
    cursor: pointer!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-summary-bar .bv-rating-none .bv-rating-stars {
    cursor: default!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-inline-rating-container .bv-stars-container dd {
    display: table-cell!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-inline-rating-container .bv-stars-container .bv-rating-label {
    padding: 0!important;
    border: 0!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-inline-rating-container .bv-stars-container .bv-rating {
    padding: 0!important;
    float: left!important;
    white-space: nowrap!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-inline-rating-container .bv-stars-container .bv-percent-recommend-container,
.bv-cv2-cleanslate .bv-core-container-52 .bv-inline-rating-container .bv-stars-container .bv-stats-container {
    clear: left!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-inline-rating-container .bv-stars-container .bv-stats-container {
    border-top: 1px solid #d0d0d0!important;
    margin-top: .5em!important;
    padding-top: .5em!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-inline-rating-container .bv-stars-container .bv-rating-ratio-number {
    position: relative!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-inline-rating-container .bv-stars-container .bv-rating-ratio-number .bv-rating {
    position: relative!important;
}

.bv-cv2-cleanslate.bv-highcontrast .bv-core-container-52 .bv-rating-stars-off {
    visibility: hidden!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-section-summary-block {
    border: 1px solid transparent!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-section-summary {
    padding-top: 0!important;
    padding-right: 20px!important;
    padding-bottom: 0!important;
    padding-left: 20px!important;
    margin-top: 0!important;
    margin-right: 0!important;
    margin-bottom: 0!important;
    margin-left: 0!important;
    margin-bottom: 20px!important;
    background: transparent!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-section-summary .bv-content-title {
    color: #000!important;
    font-size: 13px!important;
    font-family: "Arial", "Helvetica", sans-serif!important;
    font-style: normal!important;
    font-weight: 400!important;
    font-variant: normal!important;
    text-decoration: none!important;
    text-transform: none!important;
    padding-top: 0!important;
    padding-right: 20px!important;
    padding-bottom: 0!important;
    padding-left: 20px!important;
    margin-top: 0!important;
    margin-right: 0!important;
    margin-bottom: 0!important;
    margin-left: 0!important;
    background: #fbfbfb!important;
    line-height: 19.5px!important;
    padding-top: 0!important;
    padding-right: 10px!important;
    padding-bottom: 10px!important;
    padding-left: 10px!important;
    margin-top: 0!important;
    margin-right: 0!important;
    margin-bottom: 0!important;
    margin-left: 0!important;
    border-bottom-width: 0!important;
    border-left-width: 0!important;
    border-right-width: 0!important;
    border-top-width: 0!important;
    border-bottom-style: none!important;
    border-left-style: none!important;
    border-right-style: none!important;
    border-top-style: none!important;
    border-bottom-color: transparent!important;
    border-left-color: transparent!important;
    border-right-color: transparent!important;
    border-top-color: transparent!important;
    background: transparent!important;
    -webkit-border-radius: 0!important;
    border-radius: 0!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-section-summary .bv-content-title-container .bv-content-title {
    padding: 0 0 .25em!important;
    background-color: transparent!important;
    color: #000!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-core {
    overflow: visible!important;
    zoom: 1!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-core:before,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-core:after {
    content: ""!important;
    display: table!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-core:after {
    clear: both!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-core-float .bv-content-data-summary {
    padding-right: 90px!important;
    position: relative!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-preview .bv-content-actions-container {
    display: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-actions-container {
    margin: 0 0 5px!important;
    padding: 0 10px 10px!important;
    clear: both!important;
    zoom: 1!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-actions-container:before,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-actions-container:after {
    content: ""!important;
    display: table!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-actions-container:after {
    clear: both!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-details-offset-on {
    float: left!important;
    width: 70%!important;
    word-wrap: break-word!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-details-offset-off {
    float: left!important;
    width: 90%!important;
    word-wrap: break-word!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-details-container {
    float: right!important;
    width: 29.75%!important;
    margin: 0 0 10px 0!important;
}

@media screen and (max-width: 736px),
screen and (max-device-width: 736px) {
    .bv-cv2-cleanslate .bv-core-container-52 .bv-content-details-container {
        float: none!important;
        width: auto!important;
    }
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-details-container .bv-secondary-ratings {
    margin: 0 10px!important;
    padding: 10px!important;
    -webkit-border-radius: .25em!important;
    border-radius: .25em!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-preview-message,
.bv-cv2-cleanslate .bv-core-container-52 .bv-secondary-content-item {
    clear: both!important;
    margin: 0 10px 15px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-secondary-content-item .bv-content-header {
    padding-bottom: 0!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-secondary-content-item .bv-review-response-container .bv-review-response-logo {
    display: block!important;
    margin-top: 25px!important;
    margin-bottom: 15px!important;
    border: 1px solid #ccc!important;
    padding: 2px!important;
    background-color: #fff!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-question .bv-secondary-content-actions-container .bv-content-secondary-btn {
    float: left!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-item-avatar-offset {
    width: 100%!important;
    -webkit-box-sizing: border-box!important;
    -moz-box-sizing: border-box!important;
    box-sizing: border-box!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-item {
    display: block!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-item .bv-feedback-container {
    float: left!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-item .bv-content-btn,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-item .bv-content-report-btn,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-item .bv-content-feedback-vote-request {
    font-size: 1em!important;
    padding: 2px 10px!important;
    float: left!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-item .bv-content-btn:first-child {
    margin-right: 5px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-item .bv-secondary-content-actions-container .bv-content-btn {
    border-right-width: 0!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-item .bv-secondary-content-actions-container.bv-content-btn-pages-load-more {
    float: none!important;
    margin-top: 10px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-item .bv-secondary-content-actions-container .bv-content-btn-count {
    font-weight: 700!important;
    cursor: pointer!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-item .bv-content-secondary-btn {
    float: right!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-item .bv-secondary-content-load-more {
    padding: 5px 10px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-item .bv-show-more-link {
    cursor: pointer!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-item-product-image-offset-on,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-item-avatar-offset-on {
    padding-left: 60px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-item-product-image-offset-on .bv-content-header,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-item-avatar-offset-on .bv-content-header {
    margin-left: -60px!important;
    position: relative!important;
    min-height: 50px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-item-product-image-offset-on .bv-content-header .bv-author-avatar,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-item-avatar-offset-on .bv-content-header .bv-author-avatar {
    position: absolute!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-item-product-image-offset-on .bv-content-data-summary,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-item-avatar-offset-on .bv-content-data-summary {
    padding-left: 60px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-item-author-profile-offset-on {
    width: 75%!important;
    margin: 15px 0!important;
    padding-left: 10px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-item-author-profile-offset-on .bv-content-header {
    float: left!important;
    width: 100%!important;
    -webkit-box-sizing: border-box!important;
    -moz-box-sizing: border-box!important;
    box-sizing: border-box!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-item-author-profile-offset-on .bv-content-header .bv-content-author-name .bv-author,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-item-author-profile-offset-on .bv-content-header .bv-content-meta .bv-content-author-badges {
    display: none!important;
    width: 0!important;
    height: 0!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-item-author-profile-offset-on .bv-secondary-content-item .bv-content-header .bv-content-author-name,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-item-author-profile-offset-on .bv-secondary-content-item .bv-content-header .bv-content-author-badges {
    display: block!important;
    height: auto!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-item-author-profile-offset-on .bv-secondary-content-item .bv-content-header .bv-content-author-name .bv-author {
    display: inline!important;
    height: auto!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-item-product-image-offset .bv-secondary-content-item .bv-content-header,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-item-avatar-offset .bv-secondary-content-item .bv-content-header {
    min-height: 30px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-item .bv-question-closed,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-item:hover .bv-question-closed {
    font-size: 26px!important;
    text-align: center!important;
    padding: 20px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-item .bv-content-feedback-vote,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-item:hover .bv-content-feedback-vote {
    display: flex!important;
    align-items: center!important;
    flex-wrap: nowrap!important;
    -webkit-transition: all linear .3s!important;
    -moz-transition: all linear .3s!important;
    -o-transition: all linear .3s!important;
    transition: all linear .3s!important;
    float: left!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-item .bv-content-feedback-vote .bv-content-feedback-vote-request,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-item:hover .bv-content-feedback-vote .bv-content-feedback-vote-request {
    padding-left: 0!important;
    color: #000!important;
    font-family: "Arial", "Helvetica", "Helvetica Neue", sans-serif!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-item .bv-content-feedback-vote .bv-content-feedback-btn-container,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-item:hover .bv-content-feedback-vote .bv-content-feedback-btn-container {
    float: left!important;
    margin-right: 5px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-item .bv-content-feedback-vote .bv-content-feedback-btn-container *,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-item:hover .bv-content-feedback-vote .bv-content-feedback-btn-container * {
    cursor: pointer!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-item .bv-feedback-container div,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-item:hover .bv-feedback-container div {
    color: #000!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-item .bv-content-feedback-voted-positive .bv-content-feedback-btn-container *,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-item:hover .bv-content-feedback-voted-positive .bv-content-feedback-btn-container *,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-item .bv-content-feedback-voted-negative .bv-content-feedback-btn-container *,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-item:hover .bv-content-feedback-voted-negative .bv-content-feedback-btn-container * {
    cursor: default!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-item .bv-content-feedback-voted-positive .bv-content-btn-feedback-yes,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-item:hover .bv-content-feedback-voted-positive .bv-content-btn-feedback-yes,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-item .bv-content-feedback-voted-negative .bv-content-btn-feedback-yes,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-item:hover .bv-content-feedback-voted-negative .bv-content-btn-feedback-yes {
    border-style: solid!important;
    border-color: transparent!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-item .bv-content-feedback-voted-positive .bv-content-btn-feedback-yes .bv-content-btn-count,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-item:hover .bv-content-feedback-voted-positive .bv-content-btn-feedback-yes .bv-content-btn-count,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-item .bv-content-feedback-voted-negative .bv-content-btn-feedback-yes .bv-content-btn-count,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-item:hover .bv-content-feedback-voted-negative .bv-content-btn-feedback-yes .bv-content-btn-count {
    color: #338b2b!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-item .bv-content-feedback-voted-positive .bv-content-btn-feedback-no,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-item:hover .bv-content-feedback-voted-positive .bv-content-btn-feedback-no,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-item .bv-content-feedback-voted-negative .bv-content-btn-feedback-no,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-item:hover .bv-content-feedback-voted-negative .bv-content-btn-feedback-no {
    border-style: solid!important;
    border-color: transparent!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-item .bv-content-feedback-voted-positive .bv-content-btn-feedback-no .bv-content-btn-count,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-item:hover .bv-content-feedback-voted-positive .bv-content-btn-feedback-no .bv-content-btn-count,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-item .bv-content-feedback-voted-negative .bv-content-btn-feedback-no .bv-content-btn-count,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-item:hover .bv-content-feedback-voted-negative .bv-content-btn-feedback-no .bv-content-btn-count {
    color: #b43034!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-item .bv-content-feedback-voted-inappropriate .bv-content-report-btn,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-item:hover .bv-content-feedback-voted-inappropriate .bv-content-report-btn,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-item .bv-content-feedback-voted-inappropriate .bv-content-report-btn:hover,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-item:hover .bv-content-feedback-voted-inappropriate .bv-content-report-btn:hover {
    font-style: italic!important;
    cursor: text!important;
    background-color: transparent!important;
    background-image: none!important;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
    color: #000!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-item .bv-content-feedback-voted-positive .bv-content-btn-feedback-yes:hover,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-item:hover .bv-content-feedback-voted-positive .bv-content-btn-feedback-yes:hover,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-item .bv-content-feedback-voted-positive .bv-content-btn-feedback-no:hover,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-item:hover .bv-content-feedback-voted-positive .bv-content-btn-feedback-no:hover,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-item .bv-content-feedback-voted-negative .bv-content-btn-feedback-yes:hover,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-item:hover .bv-content-feedback-voted-negative .bv-content-btn-feedback-yes:hover,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-item .bv-content-feedback-voted-negative .bv-content-btn-feedback-no:hover,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-item:hover .bv-content-feedback-voted-negative .bv-content-btn-feedback-no:hover {
    color: #000!important;
    font-size: inherit!important;
    line-height: inherit!important;
    font-family: "Arial", "Helvetica", "Helvetica Neue", sans-serif!important;
    font-style: normal!important;
    font-weight: 400!important;
    font-variant: normal!important;
    text-decoration: none!important;
    text-transform: none!important;
    text-shadow: none!important;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, .1)), color-stop(1, rgba(255, 255, 255, 0)))!important;
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, .1) 0, rgba(255, 255, 255, 0) 100%)!important;
    background-image: -moz-linear-gradient(rgba(255, 255, 255, .1) 0, rgba(255, 255, 255, 0) 100%)!important;
    background-image: -o-linear-gradient(rgba(255, 255, 255, .1) 0, rgba(255, 255, 255, 0) 100%)!important;
    background-image: linear-gradient(rgba(255, 255, 255, .1) 0, rgba(255, 255, 255, 0) 100%)!important;
    background-color: #ededed!important;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
    -webkit-border-radius: 0!important;
    border-radius: 0!important;
    border-top-width: 0!important;
    border-top-style: none!important;
    border-top-color: transparent!important;
    border-right-width: 0!important;
    border-right-style: none!important;
    border-right-color: transparent!important;
    border-bottom-width: 0!important;
    border-bottom-style: none!important;
    border-bottom-color: transparent!important;
    border-left-width: 0!important;
    border-left-style: none!important;
    border-left-color: transparent!important;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
    border-color: transparent!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-item .bv-content-secondary-ratings dd .bv-content-secondary-ratings-container,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-item:hover .bv-content-secondary-ratings dd .bv-content-secondary-ratings-container,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-item .bv-content-secondary-ratings dd .bv-content-secondary-ratings-value,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-item:hover .bv-content-secondary-ratings dd .bv-content-secondary-ratings-value {
    height: 8px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-item .bv-content-secondary-ratings,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-item:hover .bv-content-secondary-ratings {
    clear: both!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-item .bv-content-secondary-ratings dd,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-item:hover .bv-content-secondary-ratings dd {
    padding-bottom: 1.5em!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-item .bv-content-secondary-ratings dt,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-item:hover .bv-content-secondary-ratings dt {
    display: block!important;
    margin-bottom: .5em!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-item .bv-content-secondary-ratings-container,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-item:hover .bv-content-secondary-ratings-container {
    background-color: #ccc!important;
    display: block!important;
    height: 8px!important;
    -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, .25)!important;
    box-shadow: inset 0 0 2px rgba(0, 0, 0, .25)!important;
    -webkit-border-radius: 2px!important;
    border-radius: 2px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-item .bv-content-secondary-ratings-value,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-item:hover .bv-content-secondary-ratings-value {
    display: block!important;
    height: 8px!important;
    -webkit-border-radius: 2px!important;
    border-radius: 2px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-item .bv-content-secondary-ratings-value,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-item:hover .bv-content-secondary-ratings-value,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-item .bv-content-secondary-ratings-container,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-item:hover .bv-content-secondary-ratings-container {
    height: 20px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-item.bv-content-review .bv-content-data-count.bv-secondary-content-link {
    display: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-header .bv-badge-first .bv-badge {
    margin-left: 0!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-header .bv-badge {
    margin: 0!important;
    margin-left: 1em!important;
    padding: 0!important;
    display: inline-block!important;
    background-color: transparent!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-header .bv-badge-image {
    display: inline-block!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-header-meta {
    display: table!important;
    margin: 2px 0!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-title-container {
    float: left!important;
    zoom: 1!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-title-container:before,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-title-container:after {
    content: ""!important;
    display: table!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-title-container:after {
    clear: both!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-title-container.bv-inline-profile {
    float: none!important;
    margin-top: .5em!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-data-summary {
    position: relative!important;
    color: #999!important;
    zoom: 1!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-data-summary:before,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-data-summary:after {
    content: ""!important;
    display: table!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-data-summary:after {
    clear: both!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-data-summary .bv-content-data-count {
    position: absolute!important;
    right: 0!important;
    top: 0!important;
    text-align: center!important;
    width: 60px!important;
    margin: 0 -10px!important;
    padding: 4px 10px!important;
    border-width: 1px!important;
    border-style: solid!important;
    border-color: transparent!important;
    -webkit-border-radius: .25em!important;
    border-radius: .25em!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-data-summary .bv-content-data-count .bv-content-data-label {
    display: block!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-data-summary .bv-content-meta-wrapper.bv-inline-profile {
    display: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-data-summary .bv-content-meta {
    vertical-align: middle!important;
    zoom: 1!important;
    float: left!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-data-summary .bv-content-meta:before,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-data-summary .bv-content-meta:after {
    content: ""!important;
    display: table!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-data-summary .bv-content-meta:after {
    clear: both!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-data-summary .bv-content-meta .bv-content-reference-data,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-data-summary .bv-content-meta .bv-content-author-name,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-data-summary .bv-content-meta .bv-content-author-badges {
    float: left!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-data-summary .bv-content-meta .bv-author,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-data-summary .bv-content-meta .bv-content-author-department,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-data-summary .bv-content-meta .bv-content-datetime,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-data-summary .bv-content-meta .bv-content-author-by,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-data-summary .bv-content-meta .bv-content-author-badges,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-data-summary .bv-content-meta .bv-content-reference-data,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-data-summary .bv-content-meta .bv-content-reference-link,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-data-summary .bv-content-meta .bv-content-datetime-dot,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-data-summary .bv-content-meta .bv-content-datetime-stamp {
    display: inline!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-data-summary .bv-content-meta .bv-content-author-badges-list {
    height: 1em!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-data-summary .bv-content-meta .bv-author,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-data-summary .bv-content-meta .bv-content-reference-data,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-data-summary .bv-content-meta .bv-content-datetime,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-data-summary .bv-content-meta .bv-content-reference-link,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-data-summary .bv-content-meta .bv-content-author-badges-list {
    padding: 1px 0!important;
    margin: 0!important;
    border: 1px solid transparent!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-data-summary .bv-content-meta .bv-content-author-by {
    line-height: 19.5px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-data-summary .bv-content-meta .bv-badge-user {
    color: #666!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-data-summary .bv-content-meta .bv-badge-user .bv-badge-icon {
    color: #bd0f34!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-secondary-content-clientresponse .bv-content-data-summary .bv-author {
    float: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-search-content .bv-content-data-summary .bv-content-data-count {
    position: static!important;
    display: block!important;
    clear: both!important;
    text-align: left!important;
    margin: 0!important;
    padding: 0!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-search-content .bv-content-data-summary .bv-content-data-count .bv-content-title {
    display: inline!important;
    font-size: 13px!important;
    color: #000!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-search-content .bv-content-pagination {
    margin-bottom: 10px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-badges-container {
    position: absolute!important;
    top: 0!important;
    right: 0!important;
    margin: 0 10px!important;
    padding: 0 10px!important;
    text-align: right!important;
    max-height: 25px!important;
    width: 50%!important;
    line-height: 25px!important;
    overflow: hidden!important;
    font-size: 0!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-secondary-content-comment .bv-content-badges-container {
    position: inherit!important;
    top: inherit!important;
    right: inherit!important;
    margin: 0!important;
    padding: 0!important;
    text-align: left!important;
    width: 100%!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-secondary-content-comment .bv-content-header-meta {
    margin-top: 0!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-secondary-content-comment .bv-content-meta .bv-content-author-name {
    padding-top: 0!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-badge-summary {
    display: inline-block!important;
    float: none!important;
    margin-bottom: 0!important;
    line-height: 25px!important;
    vertical-align: middle!important;
    font-size: 13px!important;
    max-width: 100%!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-badge-summary.bv-badge-top-three {
    margin-left: 10px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-badge-summary.bv-badge-first {
    margin-left: 0!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-badge-summary .bv-badge {
    display: block!important;
    position: relative!important;
    padding-left: 30px!important;
    min-height: 20px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-badge-summary .bv-badge-icon {
    float: none!important;
    position: absolute!important;
    left: 7px!important;
    padding: 0!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-badge-summary .bv-badge-image img {
    max-height: 25px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-badge-summary .bv-badge-label {
    display: block!important;
    float: none!important;
    white-space: nowrap!important;
    text-overflow: ellipsis!important;
    overflow: hidden!important;
}

@media screen and (max-width: 736px) {
    .bv-cv2-cleanslate .bv-core-container-52 .bv-content-badges-container {
        margin: 0!important;
        padding: 0!important;
    }
    .bv-cv2-cleanslate .bv-core-container-52 .bv-content-badges-container .bv-badge-summary {
        display: none!important;
    }
    .bv-cv2-cleanslate .bv-core-container-52 .bv-content-badges-container .bv-badge-summary.bv-badge-top-three {
        display: none!important;
    }
    .bv-cv2-cleanslate .bv-core-container-52 .bv-content-badges-container .bv-badge-summary.bv-badge-first {
        display: inline-block!important;
        margin-left: 0!important;
    }
    .bv-cv2-cleanslate .bv-core-container-52 .bv-content-meta .bv-content-author-badges .bv-content-author-badges-list .bv-badge-user {
        display: none!important;
    }
    .bv-cv2-cleanslate .bv-core-container-52 .bv-content-meta .bv-content-author-badges .bv-content-author-badges-list .bv-badge-user:first-child {
        display: inline-block!important;
    }
    .bv-cv2-cleanslate .bv-core-container-52 .bv-content-item-author-profile-offset-on {
        padding-left: 0!important;
        margin: 0!important;
        width: 100%!important;
        border: 0!important;
    }
    .bv-cv2-cleanslate .bv-core-container-52 .bv-content-item-author-profile-offset-on .bv-content-badges-container {
        margin-right: 10px!important;
        padding-right: 10px!important;
    }
    .bv-cv2-cleanslate .bv-core-container-52 .bv-content-item-author-profile-offset-on .bv-content-header float none {
        width: auto!important;
    }
    .bv-cv2-cleanslate .bv-core-container-52 .bv-content-item-author-profile-offset-on .bv-content-header .bv-content-data-summary {
        padding-left: 0!important;
    }
    .bv-cv2-cleanslate .bv-core-container-52 .bv-content-item-author-profile-offset-on .bv-content-header .bv-content-author-name .bv-author,
    .bv-cv2-cleanslate .bv-core-container-52 .bv-content-item-author-profile-offset-on .bv-content-header .bv-content-meta .bv-content-author-badges {
        display: inline!important;
        height: auto!important;
    }
    .bv-cv2-cleanslate .bv-core-container-52 .bv-content-item-author-profile-offset-on .bv-content-header .bv-content-rating {
        float: none!important;
    }
    .bv-cv2-cleanslate .bv-core-container-52 .bv-content-item-author-profile-offset-on .bv-content-header .bv-content-meta-wrapper {
        clear: none!important;
    }
    .bv-cv2-cleanslate .bv-core-container-52 .bv-content-details-offset-on {
        width: 100%!important;
    }
    .bv-cv2-cleanslate .bv-core-container-52 .bv-content-item-avatar-offset-on .bv-content-badges-container {
        margin-left: 40px!important;
    }
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-media-container {
    clear: both!important;
    margin: 20px 0!important;
    -webkit-border-radius: .25em!important;
    border-radius: .25em!important;
    zoom: 1!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-media-container:before,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-media-container:after {
    content: ""!important;
    display: table!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-media-container:after {
    clear: both!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-media-container .bv-media-item {
    float: left!important;
    width: 50%!important;
    position: relative!important;
    overflow: hidden!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-media-container .bv-media-item .bv-media-item-wrapper {
    background: none!important;
    margin: 0 4px 4px 0!important;
    overflow: hidden!important;
    position: relative!important;
    padding-top: 74%!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-media-container .bv-media-item .bv-media-item-wrapper .bv-media-item-lazyload {
    opacity: 0!important;
    filter: alpha(opacity=0)!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-media-container .bv-media-item .bv-media-item-wrapper .bv-media-item-spinner-container {
    position: absolute!important;
    top: 50%!important;
    left: 50%!important;
    margin-left: -22px!important;
    margin-top: -22px!important;
    width: 44px!important;
    height: 44px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-media-container .bv-media-item .bv-media-item-wrapper .bv-media-item-spinner-container .bv-media-item-spinner {
    background-image: url("//display.ugc.bazaarvoice.com/static/SwissGear/main_site/52/12484/en_US/images/fancybox_loading.gif")!important;
    background-repeat: no-repeat!important;
    background-position: 0 0!important;
    width: 24px!important;
    height: 24px!important;
    position: absolute!important;
    top: 10px!important;
    left: 10px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-media-container .bv-media-item .bv-media-item-wrapper img {
    position: absolute!important;
    top: 0!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-media-container .bv-media-item .bv-media-item-wrapper .bv-media-item-icon {
    position: absolute!important;
    bottom: 0!important;
    right: 5px!important;
    height: 50px!important;
    width: 50px!important;
    font-family: 'BVCustom'!important;
    font-size: 50px!important;
    line-height: 50px!important;
    text-align: center!important;
    text-shadow: 0 2px 2px rgba(0, 0, 0, .5)!important;
    z-index: 1!important;
    display: none!important;
    color: #fff!important;
    color: rgba(255, 255, 255, .7)!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-media-container .bv-media-item .bv-media-item-border {
    border: 1px solid #ccc!important;
    border: 1px solid rgba(0, 0, 0, .2)!important;
    position: absolute!important;
    top: 0!important;
    right: 4px!important;
    bottom: 4px!important;
    left: 0!important;
    z-index: 1!important;
    cursor: pointer!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-media-container .bv-media-item .bv-media-item-border-selected {
    border: 5px solid #3b5998!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-media-container .bv-media-item.bv-media-item-show .bv-media-item-wrapper .bv-media-item-spinner-container {
    display: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-media-container .bv-media-item.bv-media-item-show .bv-media-item-wrapper .bv-media-item-lazyload {
    opacity: 1!important;
    -ms-filter: none!important;
    filter: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-media-container .bv-media-item.bv-media-item-show .bv-media-item-wrapper .bv-media-item-icon {
    display: block!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-media-container .bv-media-item-photo .bv-media-item-wrapper img,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-media-container .bv-media-item-video .bv-media-item-wrapper img,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-media-container .bv-media-item-square .bv-media-item-wrapper img {
    max-width: 100%!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-media-container .bv-media-item-landscape .bv-media-item-wrapper img {
    max-width: none!important;
    max-height: 100%!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-media-viewer {
    height: 80%!important;
    min-width: 400px!important;
    min-height: 400px!important;
    background-color: #000!important;
    position: relative!important;
    zoom: 1!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-media-viewer:before,
.bv-cv2-cleanslate .bv-core-container-52 .bv-media-viewer:after {
    content: ""!important;
    display: table!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-media-viewer:after {
    clear: both!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-media-viewer .bv-media-viewer-stack {
    position: absolute!important;
    left: 15%!important;
    right: 15%!important;
    top: 0!important;
    bottom: 0!important;
    max-height: 100%!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-media-viewer .bv-media-viewer-stack .bv-media-viewer-inner {
    position: absolute!important;
    top: 0!important;
    bottom: 0!important;
    width: 100%!important;
    max-height: 100%!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-media-viewer .bv-media-viewer-stack .bv-media-viewer-inner .bv-media-viewer-table {
    height: 100%!important;
    width: 100%!important;
    table-layout: fixed!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-media-viewer .bv-media-viewer-stack .bv-media-viewer-inner .bv-media-viewer-table td {
    vertical-align: middle!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-media-viewer .bv-media-viewer-stack .bv-media-viewer-inner .bv-media-viewer-canvas {
    max-height: 100%!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-media-viewer .bv-media-viewer-stack .bv-media-viewer-inner .bv-media-viewer-canvas .bv-media-viewer-caption {
    color: #fff!important;
    font-size: 16px!important;
    padding: 15px 0!important;
    text-align: center!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-media-viewer .bv-media-viewer-stack .bv-media-viewer-inner .bv-media-viewer-canvas .bv-media-viewer-image {
    margin: 5px auto!important;
    max-width: 100%!important;
    max-height: 100%!important;
    text-align: center!important;
    line-height: 0!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-media-viewer .bv-media-viewer-stack .bv-media-viewer-inner .bv-media-viewer-canvas .bv-media-viewer-image img {
    display: inline-block!important;
    max-width: 100%!important;
    max-height: 100%!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-media-viewer .bv-media-viewer-stack .bv-media-viewer-inner .bv-media-viewer-canvas .bv-media-viewer-embedded {
    position: relative!important;
    display: inline-block!important;
    line-height: 0!important;
    width: 100%!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-media-viewer .bv-media-viewer-stack .bv-media-viewer-inner .bv-media-viewer-canvas .bv-media-viewer-embedded .bv-media-viewer-dummy {
    padding-top: 56.25%!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-media-viewer .bv-media-viewer-stack .bv-media-viewer-inner .bv-media-viewer-canvas .bv-media-viewer-embedded iframe {
    position: absolute!important;
    top: 0!important;
    bottom: 0!important;
    left: 0!important;
    right: 0!important;
    height: 100%!important;
    width: 100%!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-media-viewer .bv-media-viewer-stack .bv-media-viewer-ribbon {
    height: 60px!important;
    position: absolute!important;
    width: 100%!important;
    bottom: 0!important;
    text-align: center!important;
    white-space: nowrap!important;
    cursor: default!important;
    -webkit-user-select: none!important;
    -moz-user-select: none!important;
    user-select: none!important;
    color: #666!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-media-viewer .bv-media-viewer-stack .bv-media-viewer-ribbon .bv-media-viewer-ribbon-summary {
    margin-bottom: 5px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-media-viewer .bv-media-viewer-stack .bv-media-viewer-ribbon .bv-media-viewer-ribbon-item {
    background-color: #333!important;
    display: inline-block!important;
    width: 8px!important;
    height: 8px!important;
    -webkit-border-radius: 5px!important;
    border-radius: 5px!important;
    cursor: pointer!important;
    -webkit-user-select: none!important;
    -moz-user-select: none!important;
    user-select: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-media-viewer .bv-media-viewer-stack .bv-media-viewer-ribbon .bv-media-viewer-ribbon-item:hover {
    background-color: #444!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-media-viewer .bv-media-viewer-stack .bv-media-viewer-ribbon .bv-media-viewer-ribbon-item.bv-media-viewer-ribbon-item-active {
    background-color: #fff!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-media-viewer .bv-media-viewer-stack .bv-media-viewer-ribbon .bv-thumbnail {
    display: inline-block!important;
    padding: 10px!important;
    line-height: 0!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-media-viewer .bv-media-viewer-stack .bv-media-viewer-ribbon .bv-thumbnail.bv-thumbnail-active {
    background-color: #333!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-media-viewer .bv-media-arrow {
    background-color: #333!important;
    color: #000!important;
    width: 60px!important;
    height: 60px!important;
    -webkit-border-radius: 5px!important;
    border-radius: 5px!important;
    position: absolute!important;
    top: 50%!important;
    margin-top: -30px!important;
    cursor: pointer!important;
    -webkit-user-select: none!important;
    -moz-user-select: none!important;
    user-select: none!important;
    -webkit-transition: background-color ease .2s!important;
    -moz-transition: background-color ease .2s!important;
    -o-transition: background-color ease .2s!important;
    transition: background-color ease .2s!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-media-viewer .bv-media-arrow:hover,
.bv-cv2-cleanslate .bv-core-container-52 .bv-media-viewer .bv-media-arrow:focus {
    background-color: #999!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-media-viewer .bv-media-arrow:active {
    background-color: #ccc!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-media-viewer .bv-media-arrow span {
    position: absolute!important;
    width: 30px!important;
    top: 15px!important;
    font-size: 30px!important;
    line-height: 30px!important;
    cursor: pointer!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-media-viewer .bv-media-arrow.bv-media-prev {
    left: 5%!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-media-viewer .bv-media-arrow.bv-media-prev span {
    left: 12px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-media-viewer .bv-media-arrow.bv-media-next {
    right: 5%!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-media-viewer .bv-media-arrow.bv-media-next span {
    left: 16px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-box.bv-mbox-gallery-media {
    max-width: 600px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-media-viewer.bv-category-gallery-media-viewer {
    background: #000!important;
    min-height: 0!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-media-viewer.bv-category-gallery-media-viewer a.bv-category-gallery-media-viewer-closer {
    color: #fff!important;
    background: #000!important;
    position: absolute!important;
    top: 0!important;
    right: 0!important;
    padding: 1px 7px!important;
    z-index: 1!important;
    font-size: 11px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-media-viewer.bv-category-gallery-media-viewer a.bv-category-gallery-media-viewer-closer:hover {
    text-decoration: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-media-viewer.bv-category-gallery-media-viewer .bv-media-viewer-stack {
    left: 0!important;
    right: 0!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-media-viewer.bv-category-gallery-media-viewer .bv-media-viewer-wrapper {
    width: 100%!important;
    height: 100%!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-media-viewer.bv-category-gallery-media-viewer .bv-media-viewer-top,
.bv-cv2-cleanslate .bv-core-container-52 .bv-media-viewer.bv-category-gallery-media-viewer .bv-media-viewer-middle,
.bv-cv2-cleanslate .bv-core-container-52 .bv-media-viewer.bv-category-gallery-media-viewer .bv-media-viewer-bottom {
    position: relative!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-media-viewer.bv-category-gallery-media-viewer .bv-media-viewer-top {
    min-height: 50px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-media-viewer.bv-category-gallery-media-viewer .bv-media-viewer-middle {
    min-height: 50px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-media-viewer.bv-category-gallery-media-viewer .bv-media-viewer-bottom {
    zoom: 1!important;
    min-height: 50px!important;
    min-width: 500px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-media-viewer.bv-category-gallery-media-viewer .bv-media-viewer-bottom:before,
.bv-cv2-cleanslate .bv-core-container-52 .bv-media-viewer.bv-category-gallery-media-viewer .bv-media-viewer-bottom:after {
    content: ""!important;
    display: table!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-media-viewer.bv-category-gallery-media-viewer .bv-media-viewer-bottom:after {
    clear: both!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-media-viewer.bv-category-gallery-media-viewer .bv-media-viewer-middle {
    padding: 0!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-media-viewer.bv-category-gallery-media-viewer .bv-media-viewer-middle .bv-media-viewer-stack {
    position: relative!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-media-viewer.bv-category-gallery-media-viewer .bv-media-viewer-middle .bv-media-viewer-stack .bv-media-viewer-inner {
    position: relative!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-media-viewer.bv-category-gallery-media-viewer .bv-media-viewer-middle .bv-media-viewer-stack .bv-media-viewer-inner .bv-media-viewer-canvas .bv-media-viewer-image img {
    max-height: 100%!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-media-viewer.bv-category-gallery-media-viewer .bv-media-viewer-product {
    font-family: Verdana, Arial, Helvetica, sans-serif!important;
    float: left!important;
    width: 130px!important;
    background: #f4f5f6!important;
    padding: 25px 25px!important;
    margin-bottom: -2000px!important;
    padding-bottom: 2020px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-media-viewer.bv-category-gallery-media-viewer .bv-media-viewer-product .bv-media-viewer-product-image {
    width: 130px!important;
    max-width: 130px!important;
    background: #fff!important;
    -webkit-box-shadow: 0 0 10px #ccc!important;
    box-shadow: 0 0 10px #ccc!important;
    margin: 0 0 10px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-media-viewer.bv-category-gallery-media-viewer .bv-media-viewer-product .bv-media-viewer-product-image img {
    display: block!important;
    max-width: 80%!important;
    margin: 0 auto!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-media-viewer.bv-category-gallery-media-viewer .bv-media-viewer-product .bv-media-viewer-product-info {
    color: #333!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-media-viewer.bv-category-gallery-media-viewer .bv-media-viewer-product .bv-media-viewer-product-info .bv-media-viewer-product-name {
    font-size: 12px!important;
    font-family: Arial, Helvetica, sans-serif!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-media-viewer.bv-category-gallery-media-viewer .bv-media-viewer-product .bv-media-viewer-product-info .bv-media-viewer-product-description {
    font-size: 12px!important;
    line-height: 15px!important;
    color: #666!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-media-viewer.bv-category-gallery-media-viewer .bv-media-viewer-product .bv-media-viewer-product-meta a {
    font-size: 11px!important;
    line-height: 1!important;
    text-transform: uppercase!important;
    text-align: center!important;
    font-weight: 700!important;
    background: #ef7a00!important;
    color: #fff!important;
    display: block!important;
    margin: 5px 0 0!important;
    padding: 5px 0!important;
    -webkit-border-radius: 3px!important;
    border-radius: 3px!important;
    border-top: 1px solid #f2952f!important;
    border-left: 1px solid #f2952f!important;
    border-right: 1px solid #bf6100!important;
    border-bottom: 1px solid #bf6100!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-media-viewer.bv-category-gallery-media-viewer .bv-media-viewer-product .bv-media-viewer-product-meta a:hover {
    text-decoration: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-media-viewer.bv-category-gallery-media-viewer .bv-media-viewer-review {
    margin-left: 180px!important;
    padding-top: 5px!important;
    background: #fff!important;
    margin-bottom: -2000px!important;
    padding-bottom: 2000px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-media-viewer.bv-category-gallery-media-viewer .bv-media-viewer-review .bv-media-viewer-review-author {
    color: #666!important;
    font-size: 12px!important;
    font-family: Arial, Helvetica, sans-serif!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-media-viewer.bv-category-gallery-media-viewer .bv-media-viewer-review .bv-media-viewer-review-author .bv-media-viewer-review-author-name {
    color: #000!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-media-viewer.bv-category-gallery-media-viewer .bv-media-viewer-review .bv-media-viewer-review-author a.bv-media-viewer-review-author-name {
    color: #069!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-media-viewer.bv-category-gallery-media-viewer .bv-media-viewer-review .bv-media-viewer-review-author .bv-media-viewer-review-location {
    display: block!important;
    font-size: 12px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-media-viewer.bv-category-gallery-media-viewer .bv-media-viewer-review .bv-media-viewer-review-info {
    font-family: Verdana, Arial, Helvetica, sans-serif!important;
    color: #333!important;
    padding: 15px 25px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-media-viewer.bv-category-gallery-media-viewer .bv-media-viewer-review .bv-media-viewer-review-info .bv-media-viewer-review-rating {
    margin-bottom: 5px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-media-viewer.bv-category-gallery-media-viewer .bv-media-viewer-review .bv-media-viewer-review-info .bv-media-viewer-review-rating .bv-rating-stars-off {
    color: #eee!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-media-viewer.bv-category-gallery-media-viewer .bv-media-viewer-review .bv-media-viewer-review-info .bv-media-viewer-review-rating .bv-rating-stars-on {
    color: #fdcb36!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-media-viewer.bv-category-gallery-media-viewer .bv-media-viewer-review .bv-media-viewer-review-info .bv-media-viewer-review-rating .bv-rating-stars-off,
.bv-cv2-cleanslate .bv-core-container-52 .bv-media-viewer.bv-category-gallery-media-viewer .bv-media-viewer-review .bv-media-viewer-review-info .bv-media-viewer-review-rating .bv-rating-stars-on {
    letter-spacing: 1px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-media-viewer.bv-category-gallery-media-viewer .bv-media-viewer-review .bv-media-viewer-review-info .bv-media-viewer-review-time {
    font-size: 12px!important;
    color: #999!important;
    position: absolute!important;
    top: 24px!important;
    right: 15px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-media-viewer.bv-category-gallery-media-viewer .bv-media-viewer-review .bv-media-viewer-review-info .bv-media-viewer-review-title {
    display: block!important;
    font-family: Georgia, 'Times New Roman', Times, sans-serif!important;
    font-weight: 700!important;
    font-size: 15px!important;
    margin-bottom: 5px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-media-viewer.bv-category-gallery-media-viewer .bv-media-viewer-review .bv-media-viewer-review-info .bv-media-viewer-review-text {
    font-size: 11px!important;
    line-height: 15px!important;
    color: #666!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-media-viewer.bv-category-gallery-media-viewer .bv-media-viewer-ribbon .bv-media-viewer-ribbon-summary {
    color: #fff!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-media-viewer.bv-category-gallery-media-viewer .bv-media-arrow {
    background-color: #3b3328!important;
    color: #12100d!important;
    width: 60px!important;
    height: 60px!important;
    -webkit-border-radius: 5px!important;
    border-radius: 5px!important;
    position: absolute!important;
    top: 50%!important;
    margin-top: -30px!important;
    cursor: pointer!important;
    -webkit-user-select: none!important;
    -moz-user-select: none!important;
    user-select: none!important;
    -webkit-transition: background-color ease .2s!important;
    -moz-transition: background-color ease .2s!important;
    -o-transition: background-color ease .2s!important;
    transition: background-color ease .2s!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-media-viewer.bv-media-viewer-multiple .bv-media-viewer-stack .bv-media-viewer-inner {
    bottom: 60px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-media .bv-mbox .bv-mbox-breadcrumb {
    display: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-media .bv-mbox .bv-mbox-injection-target {
    width: 100%!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-media .bv-mbox .bv-mbox-close {
    color: #767676!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-media .bv-mbox .bv-mbox-close:hover,
.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-media .bv-mbox .bv-mbox-close:focus {
    color: #2d2d2d!important;
}

@media screen and (min-width: 1200px) {
    .bv-cv2-cleanslate .bv-core-container-52 .bv-content-media-container .bv-media-item {
        width: 33%!important;
    }
}

@media screen and (min-width: 1600px) {
    .bv-cv2-cleanslate .bv-core-container-52 .bv-content-media-container .bv-media-item {
        width: 25%!important;
    }
}

@media screen and (max-width: 736px) {
    .bv-cv2-cleanslate .bv-core-container-52 .bv-content-media-container .bv-media-item {
        width: 100%!important;
    }
    .bv-cv2-cleanslate .bv-core-container-52 .bv-content-media-container .bv-media-item .bv-media-item-wrapper img {
        width: 100%!important;
    }
    .bv-cv2-cleanslate .bv-core-container-52 .bv-media-uploader .bv-content-media-container .bv-media-item {
        width: 33.33333%!important;
    }
    .bv-cv2-cleanslate .bv-core-container-52 .bv-media-viewer {
        min-width: 0!important;
        width: 100%!important;
    }
    .bv-cv2-cleanslate .bv-core-container-52 .bv-media-viewer .bv-media-viewer-stack {
        position: static!important;
    }
    .bv-cv2-cleanslate .bv-core-container-52 .bv-media-viewer .bv-media-arrow {
        top: auto!important;
        bottom: 10px!important;
        margin: 0!important;
    }
    .bv-cv2-cleanslate .bv-core-container-52 .bv-media-viewer .bv-media-arrow.bv-media-prev {
        left: 10px!important;
    }
    .bv-cv2-cleanslate .bv-core-container-52 .bv-media-viewer .bv-media-arrow.bv-media-next {
        right: 10px!important;
    }
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-narrow .bv-mbox .bv-mbox-content-container,
.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-media .bv-mbox .bv-mbox-content-container {
    float: none!important;
    width: 100%!important;
}

.bv-cv2-cleanslate .bv-mbox-secondary-content,
.bv-cv2-cleanslate .bv-mbox-search-content {
    -webkit-transition: all ease .4s!important;
    -moz-transition: all ease .4s!important;
    -o-transition: all ease .4s!important;
    transition: all ease .4s!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-search,
.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-secondary-content .bv-mbox,
.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-search-content {
    opacity: 1!important;
    -ms-filter: none!important;
    filter: none!important;
    -webkit-transform: translateZ(0) scale(1)!important;
    -moz-transform: translateZ(0) scale(1)!important;
    -o-transform: translateZ(0) scale(1)!important;
    transform: translateZ(0) scale(1)!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-search .bv-content-item,
.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-secondary-content .bv-mbox .bv-content-item,
.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-search-content .bv-content-item {
    margin-left: 0!important;
    margin-right: 0!important;
    border: 0!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-search .bv-content-item .bv-secondary-content-list,
.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-secondary-content .bv-mbox .bv-content-item .bv-secondary-content-list,
.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-search-content .bv-content-item .bv-secondary-content-list {
    margin-bottom: 10px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-search .bv-content-item .bv-secondary-content-list .bv-content-item,
.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-secondary-content .bv-mbox .bv-content-item .bv-secondary-content-list .bv-content-item,
.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-search-content .bv-content-item .bv-secondary-content-list .bv-content-item {
    margin: 0 10px 2px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-search-content,
.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-search .bv-mbox-injection-target,
.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-secondary-content .bv-mbox-injection-target {
    padding: 20px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-secondary-content .bv-mbox {
    margin: 0 -20px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-secondary-content.bv-mbox-inline .bv-mbox {
    margin: 0!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox .bv-mbox-media-box {
    padding: 0!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-secondary-content .bv-mbox .bv-content-list-Questions .bv-content-item.bv-content-question .bv-content-actions-container,
.bv-cv2-cleanslate .bv-core-container-52 .bv-fullpro-archive .bv-content-list-Questions .bv-content-item.bv-content-question .bv-content-actions-container {
    display: block!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-search .bv-content-item .bv-content-header .bv-content-title:hover,
.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-search .bv-content-item .bv-content-data-summary .bv-content-title:hover {
    cursor: default!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-search .bv-content-item .bv-content-header .bv-content-title a,
.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-search .bv-content-item .bv-content-data-summary .bv-content-title a,
.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-search .bv-content-item .bv-content-header .bv-content-title a *,
.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-search .bv-content-item .bv-content-data-summary .bv-content-title a * {
    cursor: default!important;
    text-decoration: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-search .bv-content-item.bv-content-question .bv-content-actions-container {
    display: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-search .bv-content-item.bv-content-question .bv-active-feedback {
    display: block!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-search .bv-content-item.bv-content-question .bv-secondary-content-link,
.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-search .bv-content-item.bv-content-question .bv-secondary-content-link .bv-content-title,
.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-search .bv-content-item.bv-content-question .bv-secondary-content-link .bv-content-data-label {
    cursor: default!important;
    text-decoration: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-search .bv-content-item.bv-content-question .bv-secondary-content-link:hover,
.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-search .bv-content-item.bv-content-question .bv-secondary-content-link .bv-content-title:hover,
.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-search .bv-content-item.bv-content-question .bv-secondary-content-link .bv-content-data-label:hover {
    cursor: default!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-secondary-content.bv-mbox-need-user .bv-mbox .bv-content-item.bv-content-question .bv-content-actions-container,
.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-search.bv-mbox-need-user .bv-content-item.bv-content-question .bv-content-actions-container {
    display: block!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-box {
    width: 80%!important;
    max-width: 840px!important;
    margin: 0 auto!important;
    overflow: visible!important;
    position: relative!important;
    -webkit-transition: all ease .4s!important;
    -moz-transition: all ease .4s!important;
    -o-transition: all ease .4s!important;
    transition: all ease .4s!important;
    opacity: 0!important;
    filter: alpha(opacity=0)!important;
    -webkit-transform: translateZ(0) scale(0.8)!important;
    -moz-transform: translateZ(0) scale(0.8)!important;
    -o-transform: translateZ(0) scale(0.8)!important;
    transform: translateZ(0) scale(0.8)!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-over {
    margin: 0!important;
    max-width: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-narrow {
    width: 680px!important;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-narrow.bv-mbox-media-upload {
        width: 62%!important;
    }
}

.bv-mbox-opened .bv-core-container-52 .bv-mbox-box {
    opacity: 1!important;
    -ms-filter: none!important;
    filter: none!important;
    -webkit-transform: none!important;
    -moz-transform: none!important;
    -o-transform: none!important;
    transform: none!important;
}

.bv-mbox-opened .bv-core-container-52 .bv-mbox-box .bv-mbox {
    zoom: 1!important;
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, .5)!important;
    box-shadow: 0 10px 25px rgba(0, 0, 0, .5)!important;
    position: relative!important;
}

.bv-mbox-opened .bv-core-container-52 .bv-mbox-box .bv-mbox:before,
.bv-mbox-opened .bv-core-container-52 .bv-mbox-box .bv-mbox:after {
    content: ""!important;
    display: table!important;
}

.bv-mbox-opened .bv-core-container-52 .bv-mbox-box .bv-mbox:after {
    clear: both!important;
}

.bv-mbox-opened .bv-core-container-52 .bv-mbox-box .bv-deeplink {
    padding: 0 10px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox .bv-mbox-sidebar.bv-sidebar-enabled {
    display: block!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox .bv-mbox-sidebar.bv-sidebar-disabled {
    display: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox .bv-mbox-sidebar {
    float: left!important;
    width: 25%!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox .bv-mbox-sidebar .bv-submission-sidebar,
.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox .bv-mbox-sidebar .bv-sidebar {
    margin: 20px!important;
    zoom: 1!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox .bv-mbox-sidebar .bv-submission-sidebar:before,
.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox .bv-mbox-sidebar .bv-sidebar:before,
.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox .bv-mbox-sidebar .bv-submission-sidebar:after,
.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox .bv-mbox-sidebar .bv-sidebar:after {
    content: ""!important;
    display: table!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox .bv-mbox-sidebar .bv-submission-sidebar:after,
.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox .bv-mbox-sidebar .bv-sidebar:after {
    clear: both!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox .bv-mbox-sidebar .bv-subject-info {
    color: #fff!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox .bv-mbox-sidebar .bv-subject-image {
    max-width: 100%!important;
    -webkit-border-radius: 5px!important;
    border-radius: 5px!important;
    margin-bottom: 10px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox .bv-mbox-sidebar .bv-subject-name-header {
    font-weight: 700!important;
    text-shadow: 0 -1px rgba(0, 0, 0, .5)!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox .bv-mbox-content-container {
    overflow: hidden!important;
    position: relative!important;
    float: right!important;
    width: 75%!important;
    -webkit-transition: height linear .2s!important;
    -moz-transition: height linear .2s!important;
    -o-transition: height linear .2s!important;
    transition: height linear .2s!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox .bv-mbox-injection-target {
    width: 100%!important;
    -webkit-box-shadow: -1px 0 0 rgba(255, 255, 255, .2)!important;
    box-shadow: -1px 0 0 rgba(255, 255, 255, .2)!important;
    -webkit-box-sizing: border-box!important;
    -moz-box-sizing: border-box!important;
    box-sizing: border-box!important;
    position: absolute!important;
    -webkit-transform: none!important;
    -moz-transform: none!important;
    -o-transform: none!important;
    transform: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox .bv-mbox-injection-target .bv-table-full-width {
    width: 100%!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox .bv-mbox-breadcrumb {
    padding: 20px 12px!important;
    font-size: 26px!important;
    font-family: "Arial", "Helvetica", sans-serif!important;
    font-style: normal!important;
    font-weight: 700!important;
    font-variant: normal!important;
    text-decoration: none!important;
    text-transform: none!important;
    background-color: transparent!important;
    zoom: 1!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox .bv-mbox-breadcrumb:before,
.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox .bv-mbox-breadcrumb:after {
    content: ""!important;
    display: table!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox .bv-mbox-breadcrumb:after {
    clear: both!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox .bv-mbox-breadcrumb span.bv-mbox-breadcrumb-item {
    position: relative!important;
    float: left!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox .bv-mbox-breadcrumb span.bv-mbox-breadcrumb-item .bv-submission-icon {
    color: #338b2b!important;
    margin: 0!important;
    font-family: 'BVCustom'!important;
    position: absolute!important;
    top: 0!important;
    margin-top: -10px!important;
    font-size: 40px!important;
    line-height: 40px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox .bv-mbox-breadcrumb span.bv-mbox-breadcrumb-item .bv-submission-icon-text {
    float: left!important;
    margin-left: 40px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox .bv-mbox-breadcrumb span.bv-mbox-breadcrumb-item .bv-submission-text {
    font-size: 24px!important;
    font-weight: 700!important;
    margin: 0!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox .bv-mbox-breadcrumb .bv-mbox-breadcrumb-divider {
    padding: 0 5px 0 0!important;
    color: #ccc!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox .bv-mbox-breadcrumb .active {
    color: #ccc!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox .bv-mbox-injection-container {
    -webkit-transition-delay: 0s!important;
    -moz-transition-delay: 0s!important;
    -o-transition-delay: 0s!important;
    transition-delay: 0s!important;
    -webkit-transition: none!important;
    -moz-transition: none!important;
    -o-transition: none!important;
    transition: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox .bv-mbox-injection-container .bv-mbox-injection-target {
    -webkit-transition: none!important;
    -moz-transition: none!important;
    -o-transition: none!important;
    transition: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox .bv-mbox-injection-container.bv-mbox-multi {
    -webkit-transition-delay: .2s!important;
    -moz-transition-delay: .2s!important;
    -o-transition-delay: .2s!important;
    transition-delay: .2s!important;
    -webkit-transition: all linear .2s!important;
    -moz-transition: all linear .2s!important;
    -o-transition: all linear .2s!important;
    transition: all linear .2s!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox .bv-mbox-injection-container.bv-mbox-multi .bv-mbox-injection-target {
    -webkit-transition: all linear .2s!important;
    -moz-transition: all linear .2s!important;
    -o-transition: all linear .2s!important;
    transition: all linear .2s!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox .bv-mbox-left {
    -webkit-transform: translateX(-100%)!important;
    -moz-transform: translateX(-100%)!important;
    -o-transform: translateX(-100%)!important;
    transform: translateX(-100%)!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox .bv-mbox-right {
    -webkit-transform: translateX(100%)!important;
    -moz-transform: translateX(100%)!important;
    -o-transform: translateX(100%)!important;
    transform: translateX(100%)!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox .bv-content-item-scale-out {
    height: 0!important;
    overflow: hidden!important;
    opacity: 0!important;
    filter: alpha(opacity=0)!important;
    border-color: transparent!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox .bv-content-item-scale-in {
    height: auto!important;
    opacity: 1!important;
    -ms-filter: none!important;
    filter: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox .bvie .bv-mbox-left,
.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox .bvie .bv-mbox-right {
    display: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox .bv-content-top-question {
    position: relative!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox .bv-mbox-close,
.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox .bv-content-item-close {
    position: absolute!important;
    top: 0!important;
    right: 3px!important;
    font-family: 'BVCustom'!important;
    font-size: 28px!important;
    line-height: 28px!important;
    z-index: 2000007040!important;
    color: #767676!important;
    text-decoration: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox .bv-mbox-close:focus,
.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox .bv-content-item-close:focus {
    outline: 0!important;
    color: #000!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox .bv-mbox-close span {
    cursor: inherit!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox .bv-mbox-close:hover {
    color: #2d2d2d!important;
    text-decoration: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-media .bv-mbox-injection-container {
    background-color: #000!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-inline {
    position: relative!important;
    width: auto!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-inline .bv-mbox-close {
    top: 20px!important;
    right: 30px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-duplicate,
.bv-cv2-cleanslate .bv-core-container-52 .bv-unknown-error,
.bv-cv2-cleanslate .bv-core-container-52 .bv-unavailable,
.bv-cv2-cleanslate .bv-core-container-52 .bv-thankyou {
    padding: 0 50px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-duplicate h1,
.bv-cv2-cleanslate .bv-core-container-52 .bv-unknown-error h1,
.bv-cv2-cleanslate .bv-core-container-52 .bv-unavailable h1,
.bv-cv2-cleanslate .bv-core-container-52 .bv-thankyou h1,
.bv-cv2-cleanslate .bv-core-container-52 .bv-duplicate h2,
.bv-cv2-cleanslate .bv-core-container-52 .bv-unknown-error h2,
.bv-cv2-cleanslate .bv-core-container-52 .bv-unavailable h2,
.bv-cv2-cleanslate .bv-core-container-52 .bv-thankyou h2 {
    text-align: center!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-duplicate .bv-submission-icon,
.bv-cv2-cleanslate .bv-core-container-52 .bv-unknown-error .bv-submission-icon,
.bv-cv2-cleanslate .bv-core-container-52 .bv-unavailable .bv-submission-icon {
    color: #666!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-wide .bv-mbox .bv-mbox-injection-container {
    min-height: 450px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-wide .bv-mbox .bv-mbox-close span {
    cursor: pointer!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-fake-inline .bv-form-header {
    display: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-fake-inline .bv-fieldsets .bv-fieldset.bv-fieldset-answertext,
.bv-cv2-cleanslate .bv-core-container-52 .bv-fake-inline .bv-fieldsets .bv-fieldset.bv-fieldset-questionsummary,
.bv-cv2-cleanslate .bv-core-container-52 .bv-fake-inline .bv-fieldsets .bv-fieldset.bv-fieldset-commenttext {
    border: 0!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-fake-inline .bv-fieldsets .bv-fieldset.bv-fieldset-active {
    background-color: transparent!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-fake-inline .bv-fieldsets-actions {
    float: left!important;
    width: 100%!important;
    border: 0!important;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
    -webkit-border-radius: 0!important;
    border-radius: 0!important;
    margin: -20px 0 10px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-fake-inline .bv-fieldsets-actions .bv-form-actions,
.bv-cv2-cleanslate .bv-core-container-52 .bv-fake-inline .bv-fieldsets-actions .bv-fieldset-agreements {
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-secondary-submission .bv-fake-submission textarea {
    height: 2.5em!important;
    overflow: hidden!important;
}

.bv-mbox-overlay,
.bv-mbox-lightbox {
    top: 0!important;
    left: 0!important;
    width: 100%!important;
}

.bv-above-mbox,
.bv-absolute-top-container.bv-above-mbox {
    z-index: 2000008032!important;
}

.bv-mbox-lightbox {
    top: 50px!important;
    z-index: 2000008030!important;
    position: absolute!important;
}

.bv-mbox-lightbox .bv-fake-inline .bv-submission-section {
    margin: 0 10px!important;
}

.bv-mbox-overlay {
    opacity: .4!important;
    filter: alpha(opacity=40)!important;
    background: #000!important;
    z-index: 2000008020!important;
    height: 100%!important;
    position: fixed!important;
}

.bv-mbox-overlay.ipad {
    -webkit-transform: translateZ(0) scaleY(2)!important;
    -moz-transform: translateZ(0) scaleY(2)!important;
    -o-transform: translateZ(0) scaleY(2)!important;
    transform: translateZ(0) scaleY(2)!important;
}

#bv-mbox-loading {
    background-repeat: no-repeat!important;
    background-image: url("//display.ugc.bazaarvoice.com/static/SwissGear/main_site/52/12484/en_US/images/fancybox_sprite.png")!important;
    position: fixed!important;
    top: 50%!important;
    left: 50%!important;
    margin-top: -22px!important;
    margin-left: -22px!important;
    background-position: 0 -108px!important;
    opacity: .8!important;
    filter: alpha(opacity=80)!important;
    cursor: pointer!important;
    z-index: 2000008030!important;
}

.bv-mbox-spinner {
    width: 44px!important;
    height: 44px!important;
    background: url("//display.ugc.bazaarvoice.com/static/SwissGear/main_site/52/12484/en_US/images/fancybox_loading.gif") center center no-repeat!important;
}

@media screen and (max-width: 680px) {
    .bv-mbox-lightbox {
        top: 0!important;
    }
    .bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-wide .bv-mbox .bv-mbox-content-container {
        width: 100%!important;
    }
    .bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-wide .bv-mbox .bv-mbox-injection-target,
    .bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-wide .bv-mbox .bv-mbox-breadcrumb {
        border: 0!important;
    }
    .bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-box {
        width: 100%!important;
    }
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox-close:focus {
        color: #999!important;
    }
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox-inner {
        -webkit-box-shadow: 0 3px 5px 5px #999!important;
        box-shadow: 0 3px 5px 5px #999!important;
    }
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox {
        padding: 0!important;
    }
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fake-inline {
        padding: 0!important;
    }
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fake-inline .bv-fieldsets .bv-fieldset.bv-fieldset-answertext,
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fake-inline .bv-fieldsets .bv-fieldset.bv-fieldset-questionsummary,
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fake-inline .bv-fieldsets .bv-fieldset.bv-fieldset-commenttext {
        border: 0!important;
    }
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fake-inline .bv-fieldsets .bv-fieldset.bv-fieldset-answertext .bv-fieldset-label-wrapper,
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fake-inline .bv-fieldsets .bv-fieldset.bv-fieldset-questionsummary .bv-fieldset-label-wrapper,
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fake-inline .bv-fieldsets .bv-fieldset.bv-fieldset-commenttext .bv-fieldset-label-wrapper {
        display: none!important;
    }
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fake-inline .bv-fieldsets .bv-fieldset.bv-fieldset-answertext .bv-helper,
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fake-inline .bv-fieldsets .bv-fieldset.bv-fieldset-questionsummary .bv-helper,
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fake-inline .bv-fieldsets .bv-fieldset.bv-fieldset-commenttext .bv-helper {
        top: 28px!important;
    }
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fake-inline .bv-fieldsets .bv-fieldset.bv-fieldset-answertext.bv-fieldset-active:after,
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fake-inline .bv-fieldsets .bv-fieldset.bv-fieldset-answertext.bv-valid:after,
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fake-inline .bv-fieldsets .bv-fieldset.bv-fieldset-answertext.bv-error:after,
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fake-inline .bv-fieldsets .bv-fieldset.bv-fieldset-answertext.bv-valid .bv-fieldset-select-wrapper:after,
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fake-inline .bv-fieldsets .bv-fieldset.bv-fieldset-answertext.bv-error .bv-fieldset-select-wrapper:after,
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fake-inline .bv-fieldsets .bv-fieldset.bv-fieldset-commenttext.bv-fieldset-active:after,
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fake-inline .bv-fieldsets .bv-fieldset.bv-fieldset-commenttext.bv-valid:after,
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fake-inline .bv-fieldsets .bv-fieldset.bv-fieldset-commenttext.bv-error:after,
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fake-inline .bv-fieldsets .bv-fieldset.bv-fieldset-commenttext.bv-valid .bv-fieldset-select-wrapper:after,
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fake-inline .bv-fieldsets .bv-fieldset.bv-fieldset-commenttext.bv-error .bv-fieldset-select-wrapper:after,
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fake-inline .bv-fieldsets .bv-fieldset.bv-fieldset-questionsummary.bv-fieldset-active:after,
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fake-inline .bv-fieldsets .bv-fieldset.bv-fieldset-questionsummary.bv-valid:after,
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fake-inline .bv-fieldsets .bv-fieldset.bv-fieldset-questionsummary.bv-error:after,
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fake-inline .bv-fieldsets .bv-fieldset.bv-fieldset-questionsummary.bv-valid .bv-fieldset-select-wrapper:after,
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fake-inline .bv-fieldsets .bv-fieldset.bv-fieldset-questionsummary.bv-error .bv-fieldset-select-wrapper:after {
        top: 28px!important;
    }
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-mbox-breadcrumb {
        font-size: 20px!important;
        line-height: 20px!important;
    }
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-form,
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-mbox-sidebar {
        width: 100%!important;
        border: 0!important;
    }
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-mbox-sidebar .bv-submission-sidebar,
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-mbox-sidebar .bv-sidebar {
        margin: 10px 30px 10px 10px!important;
    }
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-mbox-sidebar .bv-subject-info {
        margin: 0!important;
    }
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-mbox-sidebar .bv-subject-image {
        max-height: 50px!important;
        max-width: 25%!important;
        float: left!important;
        margin: 0 10px 0 0!important;
    }
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-mbox-sidebar .bv-subject-name-header {
        max-width: 75%!important;
        float: left!important;
        text-shadow: none!important;
    }
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-form-header {
        text-align: left!important;
        padding: 15px!important;
        background-color: #000!important;
        color: #fff!important;
        font-size: 15px!important;
        font-weight: 700!important;
        -webkit-border-radius: 0!important;
        border-radius: 0!important;
    }
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-rating-helper {
        display: none!important;
    }
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-cancel {
        color: #000!important;
        text-shadow: none!important;
        background-color: #ededed!important;
        border-bottom-width: 0!important;
        border-bottom-style: none!important;
        border-bottom-color: transparent!important;
        border-left-width: 0!important;
        border-left-style: none!important;
        border-left-color: transparent!important;
        border-top-width: 0!important;
        border-top-style: none!important;
        border-top-color: transparent!important;
        border-right-width: 0!important;
        border-right-style: none!important;
        border-right-color: transparent!important;
        display: block!important;
        float: left!important;
        cursor: pointer!important;
        font-weight: 700!important;
        margin: 0!important;
        padding: 6px 10px!important;
        position: absolute!important;
        top: -45px!important;
        right: 10px!important;
        display: none!important;
    }
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fieldsets {
        margin: 0!important;
        -webkit-border-radius: 0!important;
        border-radius: 0!important;
    }
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fieldsets .bv-fieldset,
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fieldsets input.bv-text,
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fieldsets textarea,
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fieldsets .bv-helper {
        -webkit-transition: none!important;
        -moz-transition: none!important;
        -o-transition: none!important;
        transition: none!important;
        -webkit-box-shadow: none!important;
        box-shadow: none!important;
    }
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fieldsets .bv-fieldset-rating .bv-fieldset-label {
        padding: 0 .5em 0 0!important;
    }
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fieldsets .bv-fieldset-radio-wrapper {
        width: 100%!important;
        float: left!important;
    }
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fieldsets input#bv-text-field-usernickname,
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fieldsets .bv-fieldset-agreements,
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fieldsets .bv-fieldset-useremail .bv-fieldset-inner,
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fieldsets .bv-fieldset-small-alone .bv-fieldset-inner,
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fieldsets .bv-fieldset-small,
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fieldsets .bv-mbox-injection-target {
        width: 100%!important;
    }
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fieldsets .bv-fieldset .bv-fieldset-inner {
        padding: 0 10px!important;
    }
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fieldsets .bv-fieldset .bv-fieldset-inner .bv-fieldset-label-wrapper {
        width: 100%!important;
        padding: 0 35px 0 5px!important;
        -webkit-box-sizing: border-box!important;
        -moz-box-sizing: border-box!important;
        box-sizing: border-box!important;
    }
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fieldsets .bv-fieldset.bv-select-field .bv-fieldset-select-wrapper,
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fieldsets .bv-fieldset.bv-fieldset-active.bv-select-field .bv-fieldset-select-wrapper {
        width: 100%!important;
    }
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fieldsets .bv-fieldset-isrecommended .bv-fieldset-isrecommended-group {
        width: 50%!important;
        margin: 0!important;
    }
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fieldsets .bv-fieldset-secondary-rating .bv-radio-group {
        width: 50%!important;
    }
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fieldsets .bv-fieldset-rating .bv-radio-group {
        width: 66.66666%!important;
    }
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fieldsets .bv-fieldset-netpromoterscore-group {
        margin: 0!important;
    }
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fieldsets .bv-fieldset-agreements {
        margin: 10px 0!important;
        padding: 10px 20px!important;
        text-align: center!important;
    }
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fieldsets .bv-select-field .bv-select {
        margin-left: 0!important;
    }
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fieldsets .bv-radio-field .bv-fieldset-radio-wrapper {
        padding-left: 0!important;
    }
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fieldsets .bv-form-actions {
        clear: both!important;
        position: static!important;
        width: 100%!important;
    }
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fieldsets .bv-form-actions-submit {
        width: 100%!important;
        font-size: 18px!important;
    }
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fieldsets .bv-fieldset .bv-radio-group,
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fieldsets .bv-fieldset-select-wrapper {
        background-image: none!important;
        -webkit-box-shadow: none!important;
        box-shadow: none!important;
        -webkit-transition: none!important;
        -moz-transition: none!important;
        -o-transition: none!important;
        transition: none!important;
        margin: 10px 0!important;
    }
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fieldsets .bv-fieldset.bv-fieldset-tags .bv-radio-wrapper-label {
        margin: 0!important;
    }
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fieldsets .bv-fieldset.bv-fieldset:before {
        display: block!important;
        left: -28px!important;
        top: 4px!important;
        margin: 0!important;
    }
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fieldsets .bv-fieldset .bv-helper {
        right: 15px!important;
    }
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fieldsets .bv-fieldset.bv-fieldset-slider-rating .bv-helper {
        top: auto!important;
        margin-top: 0!important;
    }
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fieldsets .bv-photo-preview-container {
        width: auto!important;
    }
    .bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-search-content,
    .bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-search .bv-mbox-injection-target,
    .bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-secondary-content .bv-mbox-injection-target {
        padding: 20px 0 10px!important;
    }
    .bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-secondary-content .bv-mbox-injection-target {
        padding-top: 0!important;
    }
    .bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-secondary-content .bv-mbox {
        margin: 0!important;
    }
    .bvie8 .bv-fieldset-secondary-rating div.bv-fieldset-radio-wrapper,
    .bvie9 .bv-fieldset-secondary-rating div.bv-fieldset-radio-wrapper,
    .bvie8 .bv-fieldset-isrecommended div.bv-fieldset-radio-wrapper,
    .bvie9 .bv-fieldset-isrecommended div.bv-fieldset-radio-wrapper,
    .bvie8 .bv-fieldset-tags div.bv-fieldset-radio-wrapper,
    .bvie9 .bv-fieldset-tags div.bv-fieldset-radio-wrapper {
        width: 100%!important;
        clear: both!important;
    }
    .bvie8 .bv-fieldset-secondary-rating div.bv-fieldset-radio-wrapper .bv-radio-group,
    .bvie9 .bv-fieldset-secondary-rating div.bv-fieldset-radio-wrapper .bv-radio-group,
    .bvie8 .bv-fieldset-isrecommended div.bv-fieldset-radio-wrapper .bv-radio-group,
    .bvie9 .bv-fieldset-isrecommended div.bv-fieldset-radio-wrapper .bv-radio-group,
    .bvie8 .bv-fieldset-tags div.bv-fieldset-radio-wrapper .bv-radio-group,
    .bvie9 .bv-fieldset-tags div.bv-fieldset-radio-wrapper .bv-radio-group {
        width: 100%!important;
    }
    .bvie8 .bv-fieldset-rating div.bv-fieldset-rating-wrapper,
    .bvie9 .bv-fieldset-rating div.bv-fieldset-rating-wrapper {
        width: 100%!important;
        clear: both!important;
    }
    .bvie8 .bv-fieldset-rating div.bv-fieldset-rating-wrapper .bv-radio-group,
    .bvie9 .bv-fieldset-rating div.bv-fieldset-rating-wrapper .bv-radio-group {
        width: 100%!important;
    }
}

.pac-container {
    z-index: 2000008040!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-submission-rejection-errors {
    color: #b43034!important;
    background-color: #fae6e7!important;
    padding: 15px 20px!important;
    font-size: 13px!important;
    font-weight: 700!important;
    border-top: 1px solid #ddd!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-submission-rejection-errors .bv-submission-rejection-errors-list {
    list-style-type: disc!important;
    margin: 0 3.2em!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-submission-rejection-errors .bv-helper-icon {
    vertical-align: middle!important;
    font-family: 'BVCustom'!important;
    font-weight: 400!important;
    font-size: 20px!important;
    text-shadow: 0 1px #fff!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-submission-rejection-errors .bv-submission-rejection-header-text {
    vertical-align: middle!important;
    line-height: 25px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldset-agreements .bv-text-link {
    text-decoration: underline!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldset-radio-wrapper {
    display: block!important;
    overflow: hidden!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-review-field-content-wrapper {
    background-color: #fff!important;
    float: left!important;
    width: 100%!important;
    margin: 10px 0!important;
    -webkit-border-radius: .25em!important;
    border-radius: .25em!important;
    border: 1px solid!important;
    border-color: #aaa #ccc #ccc!important;
    border-style: solid!important;
    -webkit-box-shadow: 0 1px 1px #fff!important;
    box-shadow: 0 1px 1px #fff!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-review-field-content-wrapper textarea {
    margin: 0!important;
    border-color: transparent!important;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
    -webkit-border-radius: .25em .25em 0 0!important;
    border-radius: .25em .25em 0 0!important;
    background-color: transparent!important;
    border-bottom: 1px solid #ccc!important;
    white-space: pre-wrap!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-review-field-content-wrapper textarea,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active .bv-review-field-content-wrapper textarea,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active:hover .bv-review-field-content-wrapper textarea,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-review-field-content-wrapper textarea:focus,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active .bv-review-field-content-wrapper textarea:focus,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active:hover .bv-review-field-content-wrapper textarea:focus,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-review-field-content-wrapper textarea:active,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active .bv-review-field-content-wrapper textarea:active,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active:hover .bv-review-field-content-wrapper textarea:active {
    margin: 0!important;
    border-color: transparent!important;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
    -webkit-border-radius: .25em .25em 0 0!important;
    border-radius: .25em .25em 0 0!important;
    background-color: transparent!important;
    border-bottom: 1px solid #ccc!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-review-field-content-wrapper .bv-content-btn,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active .bv-review-field-content-wrapper .bv-content-btn,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active:hover .bv-review-field-content-wrapper .bv-content-btn {
    -webkit-box-shadow: 0 1px 0 #fff!important;
    box-shadow: 0 1px 0 #fff!important;
    background-color: #ededed!important;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, .1)), color-stop(1, rgba(255, 255, 255, 0)))!important;
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, .1) 0, rgba(255, 255, 255, 0) 100%)!important;
    background-image: -moz-linear-gradient(rgba(255, 255, 255, .1) 0, rgba(255, 255, 255, 0) 100%)!important;
    background-image: -o-linear-gradient(rgba(255, 255, 255, .1) 0, rgba(255, 255, 255, 0) 100%)!important;
    background-image: linear-gradient(rgba(255, 255, 255, .1) 0, rgba(255, 255, 255, 0) 100%)!important;
    margin: 10px 0 10px -1px!important;
    padding: 8px 14px!important;
    line-height: 16px!important;
    font-size: 14px!important;
    color: #666!important;
    float: left!important;
    border-width: 1px!important;
    border-style: solid!important;
    -webkit-border-radius: 0 .25em .25em 0!important;
    border-radius: 0 .25em .25em 0!important;
    border-color: #d0d0d0 #d0d0d0 #a4a4a4 #a4a4a4!important;
    -webkit-box-sizing: border-box!important;
    -moz-box-sizing: border-box!important;
    box-sizing: border-box!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-review-field-content-wrapper .bv-content-btn:disabled,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active .bv-review-field-content-wrapper .bv-content-btn:disabled,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active:hover .bv-review-field-content-wrapper .bv-content-btn:disabled {
    cursor: auto!important;
    color: #b3b3b3!important;
    border-color: #e8e8e8 #e8e8e8 #d2d2d2 #d2d2d2!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-review-field-content-wrapper textarea,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active .bv-review-field-content-wrapper textarea,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active:hover .bv-review-field-content-wrapper textarea,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-review-field-content-wrapper textarea:focus,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active .bv-review-field-content-wrapper textarea:focus,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active:hover .bv-review-field-content-wrapper textarea:focus,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-review-field-content-wrapper textarea:active,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active .bv-review-field-content-wrapper textarea:active,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active:hover .bv-review-field-content-wrapper textarea:active {
    margin: 0!important;
    border-color: transparent!important;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
    -webkit-border-radius: .25em .25em 0 0!important;
    border-radius: .25em .25em 0 0!important;
    background-color: transparent!important;
    border-bottom: 1px solid #ccc!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-subject-info-section {
    float: left!important;
    width: 25%!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-subject-info-section .bv-subject-info {
    margin: 30px 30px 30px 0!important;
    color: #fff!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-subject-info-section .bv-subject-image {
    max-width: 100%!important;
    -webkit-border-radius: 5px!important;
    border-radius: 5px!important;
    margin-bottom: 10px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-subject-info-section .bv-subject-name-header {
    font-weight: 700!important;
    text-shadow: 0 -1px rgba(0, 0, 0, .5)!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-form-header {
    line-height: 1.25em!important;
    margin: 0!important;
    padding: 12px 20px!important;
    color: #000!important;
    -webkit-border-radius: 0 10px 0 0!important;
    border-radius: 0 10px 0 0!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets {
    margin: 0!important;
    padding: 0!important;
    zoom: 1!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets:before,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets:after {
    content: ""!important;
    display: table!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets:after {
    clear: both!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets-actions {
    margin: 0!important;
    border-top: 1px solid #ddd!important;
    -webkit-box-shadow: inset 0 1px 0 #fff!important;
    box-shadow: inset 0 1px 0 #fff!important;
    -webkit-border-radius: 0 0 10px 10px!important;
    border-radius: 0 0 10px 10px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets input.bv-text,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-submit,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-cancel,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets textarea,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-button {
    border: 1px solid!important;
    border-color: #ccc #ccc #999!important;
    padding: .5em 1em!important;
    font-size: 15px!important;
    color: #666!important;
    line-height: 1.2em!important;
    background: #fff!important;
    -webkit-box-shadow: 0 1px 1px #fff!important;
    box-shadow: 0 1px 1px #fff!important;
    -webkit-border-radius: .25em!important;
    border-radius: .25em!important;
    outline: 0!important;
    text-shadow: 0 1px #fff!important;
    -webkit-transition: all linear .3s!important;
    -moz-transition: all linear .3s!important;
    -o-transition: all linear .3s!important;
    transition: all linear .3s!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-submit:focus {
    outline: 1px #666 dotted!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-submit {
    margin: 0 10px 0 0!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-cancel {
    display: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets input.bv-text,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets textarea {
    border-color: #bbb #ddd #ddd!important;
    margin: 10px 0!important;
    width: 100%!important;
    -webkit-box-sizing: border-box!important;
    -moz-box-sizing: border-box!important;
    box-sizing: border-box!important;
    float: left!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets input#bv-text-field-usernickname {
    clear: left!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets textarea {
    height: 6em!important;
    line-height: 1.5em!important;
    resize: vertical!important;
    display: inline-block!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset:hover .bv-text,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset:hover textarea,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset:hover select,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets textarea:hover,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets select:hover,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset:hover .bv-review-field-content-wrapper,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-review-field-content-wrapper:hover {
    border-color: #000!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets input:focus,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets textarea:focus,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets select:focus,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset:hover input:focus,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset:hover textarea:focus,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset:hover select:focus,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active input,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active textarea,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active select,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active:hover input,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active:hover textarea,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active:hover select,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset:hover .bv-review-field-content-wrapper,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active .bv-review-field-content-wrapper,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active:hover .bv-review-field-content-wrapper {
    border-color: #000!important;
    color: #000!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets input.placeholdr:focus,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets textarea.placeholdr:focus,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset:hover input.placeholdr:focus,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset:hover textarea.placeholdr:focus,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active input.placeholdr,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active textarea.placeholdr,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active:hover input.placeholdr,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active:hover textarea.placeholdr,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset:hover .bv-review-field-content-wrapper .placeholdr,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active .bv-review-field-content-wrapper .placeholdr,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active:hover .bv-review-field-content-wrapper .placeholdr {
    color: #767676!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-error input,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-error textarea,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-error select,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-error:hover input,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-error:hover textarea,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-error:hover select,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-error .bv-review-field-content-wrapper,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-error:hover .bv-review-field-content-wrapper {
    border-color: #b43034!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset .bv-review-field-content-wrapper textarea,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset:hover .bv-review-field-content-wrapper textarea,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset .bv-review-field-content-wrapper textarea:hover,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset:hover .bv-review-field-content-wrapper textarea:hover {
    border-color: transparent!important;
    border-bottom-color: #ccc!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets input.bv-checkbox,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets input.bv-radio {
    display: inline-block!important;
    font-size: 15px!important;
    line-height: 1em!important;
    margin: 0 .25em 0 0!important;
    padding: 0!important;
    width: 1.25em!important;
    height: 1.4em!important;
    -webkit-border-radius: .25em!important;
    border-radius: .25em!important;
    vertical-align: text-top!important;
    cursor: pointer!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets input.bv-radio {
    -webkit-border-radius: 2em!important;
    border-radius: 2em!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-submit,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-submit:focus,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset-active .bv-submit,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset-active:hover .bv-submit {
    float: left!important;
    cursor: pointer!important;
    background-color: #0066b4!important;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, .3)), color-stop(1, rgba(255, 255, 255, 0)))!important;
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, .3) 0, rgba(255, 255, 255, 0) 100%)!important;
    background-image: -moz-linear-gradient(rgba(255, 255, 255, .3) 0, rgba(255, 255, 255, 0) 100%)!important;
    background-image: -o-linear-gradient(rgba(255, 255, 255, .3) 0, rgba(255, 255, 255, 0) 100%)!important;
    background-image: linear-gradient(rgba(255, 255, 255, .3) 0, rgba(255, 255, 255, 0) 100%)!important;
    background-image: -ms-linear-gradient(rgba(255, 255, 255, .3) 0, rgba(255, 255, 255, 0) 100%)!important;
    border: 1px solid #0066b4!important;
    color: #fff!important;
    text-shadow: none!important;
    margin: 0!important;
    color: #fff!important;
    font-size: 14px!important;
    line-height: 19.5px!important;
    font-family: "Arial", "Helvetica", "Helvetica Neue", sans-serif!important;
    font-style: normal!important;
    font-weight: 700!important;
    font-variant: normal!important;
    text-decoration: none!important;
    text-transform: none!important;
    text-shadow: none!important;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, .1)), color-stop(1, rgba(255, 255, 255, 0)))!important;
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, .1) 0, rgba(255, 255, 255, 0) 100%)!important;
    background-image: -moz-linear-gradient(rgba(255, 255, 255, .1) 0, rgba(255, 255, 255, 0) 100%)!important;
    background-image: -o-linear-gradient(rgba(255, 255, 255, .1) 0, rgba(255, 255, 255, 0) 100%)!important;
    background-image: linear-gradient(rgba(255, 255, 255, .1) 0, rgba(255, 255, 255, 0) 100%)!important;
    background-color: #bd0f34!important;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2)!important;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2)!important;
    padding-top: .5em!important;
    padding-right: 1em!important;
    padding-bottom: .5em!important;
    padding-left: 1em!important;
    -webkit-border-radius: 0!important;
    border-radius: 0!important;
    border-top-width: 0!important;
    border-top-style: none!important;
    border-top-color: transparent!important;
    border-right-width: 0!important;
    border-right-style: none!important;
    border-right-color: transparent!important;
    border-bottom-width: 0!important;
    border-bottom-style: none!important;
    border-bottom-color: transparent!important;
    border-left-width: 0!important;
    border-left-style: none!important;
    border-left-color: transparent!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-submit:hover,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-submit:active,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-submit:focus,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset-active .bv-submit:hover {
    color: #fff!important;
    border-color: #555!important;
    -webkit-box-shadow: inset 0 1px 0 rgba(0, 0, 0, .25), 0 1px 0 #fff!important;
    box-shadow: inset 0 1px 0 rgba(0, 0, 0, .25), 0 1px 0 #fff!important;
    background-image: none!important;
 }

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-submit:active {
    background-color: #000!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset {
    margin: 0!important;
    padding: 10px 0!important;
    float: left!important;
    width: 100%!important;
    font-size: 15px!important;
    border-top: 1px solid #ddd!important;
    font-family: arial!important;
    clear: both!important;
    zoom: 1!important;
    list-style: none!important;
    -webkit-transition: all linear .3s!important;
    -moz-transition: all linear .3s!important;
    -o-transition: all linear .3s!important;
    transition: all linear .3s!important;
    -webkit-box-sizing: border-box!important;
    -moz-box-sizing: border-box!important;
    box-sizing: border-box!important;
    position: relative!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset .bv-fieldset-inner {
    display: block!important;
    padding: 0 20px!important;
    zoom: 1!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset .bv-fieldset-inner:before,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset .bv-fieldset-inner:after {
    content: ""!important;
    display: table!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset .bv-fieldset-inner:after {
    clear: both!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset-small {
    width: 50%!important;
    clear: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset-small-alone {
    width: 100%!important;
    clear: both!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset-small-alone .bv-fieldset-inner {
    width: 50%!important;
    clear: left!important;
    -webkit-box-sizing: border-box!important;
    -moz-box-sizing: border-box!important;
    box-sizing: border-box!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset:first-child {
    border-top-left-radius: 0!important;
    border-top-right-radius: 0!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset:last-child {
    border-bottom-left-radius: 0!important;
    border-bottom-right-radius: 0!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-form-actions {
    border: 0!important;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-form-actions clear none {
    padding: 0 0 20px 0!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-form-actions .bv-fieldset-casltext {
    margin-top: 5px!important;
    font-size: .76em!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-agreements {
    border-top-width: 0!important;
    margin: 0!important;
    padding-top: 5px!important;
    padding-bottom: 5px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets float right {
    border: 0!important;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets float right .bv-helper {
    top: 0!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets.bv-fieldsets-actions .bv-fieldset .bv-checkbox-container label,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-agreements label {
    font-weight: 400!important;
    float: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-select-field {
    touch-action: manipulation!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-select-field .bv-fieldset-inner,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset-agreements .bv-fieldset-inner,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-radio-field .bv-fieldset-inner {
    padding-right: 50px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-select-field .bv-select {
    margin-left: 36px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-radio-field .bv-fieldset-radio-wrapper {
    padding-left: 36px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset-secondary-rating .bv-fieldset-radio-wrapper {
    padding-left: 20px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset-netpromoterscore .bv-fieldset-inner {
    padding-right: 20px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset-netpromoterscore .bv-fieldset-inner .bv-fieldset-radio-wrapper {
    padding-left: 0!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission #bv-fieldset-label-rating {
    float: left!important;
    padding-left: 20px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active {
    background-color: #f8f0ce!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active label,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active:hover label,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active .bv-fieldset-label,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active:hover .bv-fieldset-label {
    color: #333!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-error label,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-error:hover label,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-error .bv-fieldset-label,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-error:hover .bv-fieldset-label {
    color: #b43034!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-valid label,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-valid:hover label,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-valid .bv-fieldset-label,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-valid:hover .bv-fieldset-label {
    color: #333!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-valid.bv-fieldset-active label,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-valid.bv-fieldset-active:hover label,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-valid.bv-fieldset-active .bv-fieldset-label,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-valid.bv-fieldset-active:hover .bv-fieldset-label {
    color: #333!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets-actions .bv-fieldset.bv-fieldset-active {
    color: #333!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset .bv-fieldset-arrowicon {
    position: absolute!important;
    left: 0!important;
    top: .65em!important;
    width: 0!important;
    height: 0!important;
    border-top: 11px solid transparent!important;
    border-bottom: 11px solid transparent!important;
    border-left: 11px solid transparent!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-userlocation.bv-fieldset-active .bv-fieldset-arrowicon {
    display: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-rating.bv-fieldset-active .bv-fieldset-arrowicon {
    top: 50%!important;
    margin-top: -16px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-helper-icon {
    color: #ccc!important;
    font-family: 'BVCustom'!important;
    font-weight: 400!important;
    font-size: 28px!important;
    height: 25px!important;
    line-height: 25px!important;
    position: absolute!important;
    top: 0!important;
    right: 2px!important;
    text-shadow: 0 1px #fff!important;
    z-index: 1!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-helper-icon .bv-helper-icon-negative,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-helper-icon .bv-helper-icon-positive {
    display: none!important;
    position: static!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-rating .bv-helper,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-radio-field .bv-helper,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-agreedments .bv-helper,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-select-field .bv-helper {
    top: 50%!important;
    margin-top: -13px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-netpromoterscore.bv-radio-field .bv-helper {
    top: 10px!important;
    margin-top: 0!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-netpromoterscore.bv-radio-field .bv-netpromotercomment-wrapper .bv-helper {
    right: 0!important;
    margin-top: 18px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-hidden-field {
    display: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active .bv-helper-icon-positive,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active .bv-fieldset-select-wrapper .bv-helper-icon-positive {
    display: inline!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-error.bv-fieldset-active .bv-helper-icon-positive,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-error.bv-fieldset-active .bv-fieldset-select-wrapper .bv-helper-icon-positive {
    display: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-error .bv-helper-icon-negative,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-error .bv-fieldset-select-wrapper .bv-helper-icon-negative {
    color: #b43034!important;
    display: inline!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-valid .bv-helper-icon-positive,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-valid .bv-fieldset-select-wrapper .bv-helper-icon-positive {
    color: #338b2b!important;
    display: inline!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-netpromoterscore .bv-fieldset-netpromotercomment {
    border-top: 0!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-netpromoterscore .bv-fieldset-netpromotercomment .bv-helper .bv-helper-icon-positive {
    display: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-netpromoterscore.bv-valid .bv-fieldset-netpromotercomment.bv-valid .bv-helper .bv-helper-icon-positive {
    color: #338b2b!important;
    display: inline!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-netpromoterscore.bv-fieldset-active .bv-fieldset-netpromotercomment .bv-helper .bv-helper-icon-positive {
    color: #ccc!important;
    display: inline!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-email-field.bv-email-field .bv-helper-icon-positive {
    display: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets-actions .bv-fieldset.bv-fieldset-active {
    background-color: transparent!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets-actions .bv-fieldset.bv-fieldset-active .bv-fieldset-arrowicon {
    display: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset label {
    line-height: 20px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset label,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset .bv-fieldset-label {
    float: left!important;
    margin: 0!important;
    padding: 0 .5em 0 0!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-secondary-rating .bv-fieldset-arrowicon,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-select-field .bv-fieldset-arrowicon,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active.bv-select-field .bv-fieldset-arrowicon,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-isrecommended .bv-fieldset-arrowicon {
    top: 50%!important;
    margin-top: -11px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-secondary-rating .bv-fieldset-label-wrapper,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-select-field .bv-fieldset-label-wrapper,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active.bv-select-field .bv-fieldset-label-wrapper,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-isrecommended .bv-fieldset-label-wrapper {
    float: left!important;
    width: 50%!important;
    -webkit-box-sizing: border-box!important;
    -moz-box-sizing: border-box!important;
    box-sizing: border-box!important;
    font-size: 15px!important;
    line-height: 16px!important;
    font-weight: 400!important;
    padding: .25em 0!important;
    border: 1px solid transparent!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-secondary-rating,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-isrecommended,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset-slider-rating,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldset-label-wrapper {
    padding-left: 20px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-select-field .bv-fieldset-select-wrapper,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active.bv-select-field .bv-fieldset-select-wrapper {
    width: 50%!important;
    -webkit-box-sizing: border-box!important;
    -moz-box-sizing: border-box!important;
    box-sizing: border-box!important;
    float: right!important;
    padding: 0!important;
    -webkit-border-radius: .25em!important;
    border-radius: .25em!important;
    border-width: 1px!important;
    border-color: #ccc #ccc #666!important;
    position: relative!important;
    height: 32px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-select-field .bv-fieldset-select-wrapper .bv-select,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active.bv-select-field .bv-fieldset-select-wrapper .bv-select {
    background-color: #fff!important;
    -webkit-border-radius: .25em!important;
    border-radius: .25em!important;
    border-width: 1px!important;
    border-color: #ccc #ccc #666!important;
    -webkit-box-sizing: border-box!important;
    -moz-box-sizing: border-box!important;
    box-sizing: border-box!important;
    font-size: 17px!important;
    height: 32px!important;
    line-height: 17px!important;
    white-space: nowrap!important;
    text-align: left!important;
    padding: 5px!important;
    position: absolute!important;
    top: -1px!important;
    left: -1px!important;
    right: -1px!important;
    z-index: 1!important;
    width: 82%!important;
    -webkit-appearance: menulist!important;
    font-style: italic!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-select-field .bv-fieldset-select-wrapper .bv-select option,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active.bv-select-field .bv-fieldset-select-wrapper .bv-select option,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-select-field .bv-fieldset-select-wrapper .bv-select caption,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active.bv-select-field .bv-fieldset-select-wrapper .bv-select caption {
    padding: .5em 1em!important;
    background-color: #fff!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-select-field .bv-fieldset-select-wrapper .bv-select:hover,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active.bv-select-field .bv-fieldset-select-wrapper .bv-select:hover,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-select-field .bv-fieldset-select-wrapper .bv-select:focus,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active.bv-select-field .bv-fieldset-select-wrapper .bv-select:focus {
    outline: 0!important;
    border-color: #666 #ccc #ccc #ccc!important;
    -webkit-box-shadow: 0 1px 0 #fff, inset 1px 0 0 #999!important;
    box-shadow: 0 1px 0 #fff, inset 1px 0 0 #999!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-select-field .bv-fieldset-select-wrapper .bv-dropdown-arrow,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active.bv-select-field .bv-fieldset-select-wrapper .bv-dropdown-arrow {
    text-shadow: 0 1px #fff!important;
    font-size: 16px!important;
    right: 12px!important;
    display: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active.bv-valid .bv-fieldset-select-wrapper .bv-select,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-valid .bv-fieldset-select-wrapper .bv-select {
    color: #333!important;
    font-style: normal!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-select .bv-option-disabled {
    color: #666!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-valid .bv-select {
    font-style: normal!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-valid.bv-select-field .bv-dropdown-arrow {
    display: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset .bv-checkbox-container {
    text-align: left!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset .bv-fieldset-label-checkbox {
    font-size: .8em!important;
    line-height: .8em!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset-secondary label {
    font-weight: 400!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset-secondary {
    display: block!important;
    clear: both!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset label em,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset .bv-fieldset-label em {
    font-weight: 400!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-rating .bv-fieldset-label {
    padding: .6em .75em .6em 0!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset label.bv-helper-label,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset .bv-fieldset-label.bv-error {
    padding: 0!important;
    clear: both!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-agreements label:hover {
    border-color: #000!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset-netpromoterscore-wrapper {
    clear: both!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-radio-field .bv-radio-group {
    list-style: none!important;
    margin: 0!important;
    padding: 0!important;
    float: left!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-radio-field .bv-radio-group .bv-radio-container-li {
    float: left!important;
    margin: 0!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-radio-field .bv-radio-group .bv-radio-container-li:last-child {
    margin: 0!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets li label.bv-radio-wrapper-label,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-rating-link,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-select {
    line-height: 16px!important;
    font-size: 16px!important;
    color: #666!important;
    float: none!important;
    display: block!important;
    padding: .5em 0!important;
    border-width: 1px!important;
    border-style: solid!important;
    -webkit-box-shadow: 0 1px 0 #fff, inset 0 1px 0 #fff!important;
    box-shadow: 0 1px 0 #fff, inset 0 1px 0 #fff!important;
    background-color: #ededed!important;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, .1)), color-stop(1, rgba(255, 255, 255, 0)))!important;
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, .1) 0, rgba(255, 255, 255, 0) 100%)!important;
    background-image: -moz-linear-gradient(rgba(255, 255, 255, .1) 0, rgba(255, 255, 255, 0) 100%)!important;
    background-image: -o-linear-gradient(rgba(255, 255, 255, .1) 0, rgba(255, 255, 255, 0) 100%)!important;
    background-image: linear-gradient(rgba(255, 255, 255, .1) 0, rgba(255, 255, 255, 0) 100%)!important;
    border-color: #ccc #ccc #aaa #eee!important;
    cursor: pointer!important;
    text-align: center!important;
    text-decoration: none!important;
    -webkit-transition: all linear .2s!important;
    -moz-transition: all linear .2s!important;
    -o-transition: all linear .2s!important;
    transition: all linear .2s!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets li label.bv-radio-wrapper-label:hover,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-rating-link:hover,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-select:hover,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets li label.bv-radio-wrapper-label:focus,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-rating-link:focus,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-select:focus,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets li label.bv-radio-wrapper-label:active,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-rating-link:active,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-select:active,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets li label.bv-radio-wrapper-label .bv-radio-wrapper-label-focused,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-rating-link .bv-radio-wrapper-label-focused,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-select .bv-radio-wrapper-label-focused {
    border-color: #aaa #aaa #999 #aaa!important;
    outline: 0!important;
    background-color: #ddd!important;
    background-image: none!important;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldset-radio-wrapper .bv-rating-input:first-child .bv-rating-link {
    -webkit-border-radius: 4px 0 0 4px!important;
    border-radius: 4px 0 0 4px!important;
    border-left-color: #d0d0d0!important;
    border-left-width: 1px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldset-radio-wrapper .bv-rating-input:last-child .bv-rating-link {
    -webkit-border-radius: 0 4px 4px 0!important;
    border-radius: 0 4px 4px 0!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-radio-container-li-active .bv-radio-wrapper-label {
    border-color: #aaa #aaa #999 #aaa!important;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, 0)), color-stop(1, rgba(255, 255, 255, .4)))!important;
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .4) 100%)!important;
    background-image: -moz-linear-gradient(rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .4) 100%)!important;
    background-image: -o-linear-gradient(rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .4) 100%)!important;
    background-image: linear-gradient(rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .4) 100%)!important;
    background-color: #098c37!important;
    color: #fff!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-radio-container-li-active .bv-radio-wrapper-label:hover {
    color: #fff!important;
    text-shadow: 0 -1px #000!important;
    cursor: default!important;
    border-color: #aaa #666 #a4a4a4 #666!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-radio-container-li-active .bv-radio-wrapper-label-active {
    border-color: #aaa #666 #a4a4a4 #666!important;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
    -webkit-transition: none!important;
    -moz-transition: none!important;
    -o-transition: none!important;
    transition: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-radio-container-li .bv-radio-input {
    position: absolute!important;
    top: 20px!important;
    margin-left: 5px!important;
    z-index: -1000!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldset-rating .bv-radio-container-li .bv-radio-input,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldset-secondary-rating .bv-radio-container-li .bv-radio-input {
    position: relative!important;
    top: 0!important;
    margin-left: 0!important;
    z-index: 1!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-radio-isrecommended .bv-radio-wrapper-label,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-radio-netpromoterscore-group-0 .bv-radio-wrapper-label {
    border-left-color: #d0d0d0!important;
    border-left-width: 1px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-radio-isrecommended-group-true .bv-radio-wrapper-label,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-radio-netpromoterscore-group-0 .bv-radio-wrapper-label {
    -webkit-border-radius: 4px 0 0 4px!important;
    border-radius: 4px 0 0 4px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-radio-isrecommended-group-false .bv-radio-wrapper-label,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-radio-netpromoterscore-group-10 .bv-radio-wrapper-label {
    -webkit-border-radius: 0 4px 4px 0!important;
    border-radius: 0 4px 4px 0!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-radio-wrapper-label {
    position: relative!important;
    padding: .3em 0!important;
    font-size: 16px!important;
    clear: both!important;
    zoom: 1!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-radio-wrapper-label:before,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-radio-wrapper-label:after {
    content: ""!important;
    display: table!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-radio-wrapper-label:after {
    clear: both!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-isrecommended .bv-radio-group,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-netpromoterscore .bv-radio-group,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-tags .bv-radio-group {
    width: 100%!important;
    margin: 10px 0!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-isrecommended .bv-radio-group .bv-radio-container-li,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-netpromoterscore .bv-radio-group .bv-radio-container-li,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-tags .bv-radio-group .bv-radio-container-li {
    float: left!important;
    width: 9.09090909%!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-isrecommended .bv-radio-group .bv-radio-wrapper-label-focused,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-netpromoterscore .bv-radio-group .bv-radio-wrapper-label-focused,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-tags .bv-radio-group .bv-radio-wrapper-label-focused {
    outline: 1px #666 dotted!important;
    border-color: #aaa #aaa #999 #aaa!important;
    background-color: #ddd!important;
    background-image: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-isrecommended .bv-radio-group .bv-radio-container-li-active .bv-radio-wrapper-label,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-netpromoterscore .bv-radio-group .bv-radio-container-li-active .bv-radio-wrapper-label,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-tags .bv-radio-group .bv-radio-container-li-active .bv-radio-wrapper-label {
    color: #fff!important;
    text-shadow: 0 -1px #000!important;
    cursor: default!important;
    border-color: #aaa #666 #a4a4a4 #666!important;
    background-color: #666!important;
    background-image: none!important;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-isrecommended .bv-radio-group .bv-radio-container-li-active .bv-radio-wrapper-label:hover,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-netpromoterscore .bv-radio-group .bv-radio-container-li-active .bv-radio-wrapper-label:hover,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-tags .bv-radio-group .bv-radio-container-li-active .bv-radio-wrapper-label:hover,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-isrecommended .bv-radio-group .bv-radio-container-li-active .bv-radio-wrapper-label:focus,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-netpromoterscore .bv-radio-group .bv-radio-container-li-active .bv-radio-wrapper-label:focus,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-tags .bv-radio-group .bv-radio-container-li-active .bv-radio-wrapper-label:focus,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-isrecommended .bv-radio-group .bv-radio-container-li-active .bv-radio-wrapper-label:active,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-netpromoterscore .bv-radio-group .bv-radio-container-li-active .bv-radio-wrapper-label:active,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-tags .bv-radio-group .bv-radio-container-li-active .bv-radio-wrapper-label:active {
    color: #fff!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset-active .bv-fieldset-isrecommended-group {
    outline: 1px #666 dotted!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-isrecommended .bv-fieldset-isrecommended-group {
    margin: 1px!important;
    padding: 0 2px 1px 0!important;
    width: 60%!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-isrecommended .bv-fieldset-isrecommended-group .bv-radio-container-li {
    width: 50%!important;
    float: left!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-isrecommended .bv-fieldset-isrecommended-group .bv-radio-container-li .bv-radio-wrapper-label {
    width: 100%!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-tags .bv-fieldset-radio-wrapper {
    clear: both!important;
    padding: 0!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-tags .bv-radio-group {
    margin: 5px 0!important;
    width: 100%!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-tags .bv-radio-group .bv-radio-container-li {
    width: auto!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-tags .bv-radio-group .bv-radio-container-li .bv-radio-wrapper-label {
    text-align: left!important;
    padding-left: 34px!important;
    padding-right: 12px!important;
    margin: 5px 5px 5px 0!important;
    -webkit-border-radius: 4px!important;
    border-radius: 4px!important;
    border-left-color: #ccc!important;
    border-left-width: 1px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-tags .bv-radio-group .bv-radio-container-li .bv-radio-wrapper-label:before {
    font-family: 'BVCustom'!important;
    content: '+'!important;
    float: left!important;
    font-size: 24px!important;
    line-height: 24px!important;
    font-weight: 400!important;
    position: absolute!important;
    top: 50%!important;
    left: 8px!important;
    margin-top: -12px!important;
    color: #ccc!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-tags .bv-radio-group .bv-radio-container-li-active .bv-radio-wrapper-label:before {
    color: #fff!important;
    content: '✔'!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-secondary-rating .bv-fieldset-inner {
    padding-right: 20px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-secondary-rating .bv-radio-rating,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-rating .bv-radio-rating {
    width: 100%!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-secondary-rating .bv-radio-rating .bv-submission-star-rating,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-rating .bv-radio-rating .bv-submission-star-rating {
    width: 20%!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-tags.bv-radio-field.bv-nocount .bv-fieldset-label-wrapper {
    float: left!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets #bv-fieldset-label-netpromoterscore {
    float: left!important;
    padding: .25em 0!important;
    margin-left: 20px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-netpromoterscore .bv-rating-helper {
    margin: 0!important;
    padding: 0!important;
    font-size: 15px!important;
    line-height: 16px!important;
    border: 1px solid transparent!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-netpromoterscore .bv-rating-helper.bv-netpromoterscore-helper-2 {
    float: right!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-netpromoterscore .bv-netpromotercomment-wrapper {
    clear: left!important;
    padding-top: 20px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-netpromoterscore .bv-radio-group .bv-radio-wrapper-label {
    font-weight: 700!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-netpromoterscore .bv-radio-group .bv-radio-netpromoterscore-group-0 .bv-radio-wrapper-label:hover,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-netpromoterscore .bv-radio-group .bv-radio-netpromoterscore-group-0 .bv-radio-wrapper-label:focus,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-netpromoterscore .bv-radio-group .bv-radio-netpromoterscore-group-0 .bv-radio-wrapper-label:active {
    color: #bd2931!important;
    border-color: #bd2931!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-netpromoterscore .bv-radio-group .bv-radio-netpromoterscore-group-1 .bv-radio-wrapper-label:hover,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-netpromoterscore .bv-radio-group .bv-radio-netpromoterscore-group-1 .bv-radio-wrapper-label:focus,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-netpromoterscore .bv-radio-group .bv-radio-netpromoterscore-group-1 .bv-radio-wrapper-label:active {
    color: #c12f2f!important;
    border-color: #c12f2f!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-netpromoterscore .bv-radio-group .bv-radio-netpromoterscore-group-2 .bv-radio-wrapper-label:hover,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-netpromoterscore .bv-radio-group .bv-radio-netpromoterscore-group-2 .bv-radio-wrapper-label:focus,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-netpromoterscore .bv-radio-group .bv-radio-netpromoterscore-group-2 .bv-radio-wrapper-label:active {
    color: #bc3e2a!important;
    border-color: #bc3e2a!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-netpromoterscore .bv-radio-group .bv-radio-netpromoterscore-group-3 .bv-radio-wrapper-label:hover,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-netpromoterscore .bv-radio-group .bv-radio-netpromoterscore-group-3 .bv-radio-wrapper-label:focus,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-netpromoterscore .bv-radio-group .bv-radio-netpromoterscore-group-3 .bv-radio-wrapper-label:active {
    color: #b54f27!important;
    border-color: #b54f27!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-netpromoterscore .bv-radio-group .bv-radio-netpromoterscore-group-4 .bv-radio-wrapper-label:hover,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-netpromoterscore .bv-radio-group .bv-radio-netpromoterscore-group-4 .bv-radio-wrapper-label:focus,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-netpromoterscore .bv-radio-group .bv-radio-netpromoterscore-group-4 .bv-radio-wrapper-label:active {
    color: #ad6825!important;
    border-color: #ad6825!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-netpromoterscore .bv-radio-group .bv-radio-netpromoterscore-group-5 .bv-radio-wrapper-label:hover,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-netpromoterscore .bv-radio-group .bv-radio-netpromoterscore-group-5 .bv-radio-wrapper-label:focus,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-netpromoterscore .bv-radio-group .bv-radio-netpromoterscore-group-5 .bv-radio-wrapper-label:active {
    color: #a47906!important;
    border-color: #a47906!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-netpromoterscore .bv-radio-group .bv-radio-netpromoterscore-group-6 .bv-radio-wrapper-label:hover,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-netpromoterscore .bv-radio-group .bv-radio-netpromoterscore-group-6 .bv-radio-wrapper-label:focus,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-netpromoterscore .bv-radio-group .bv-radio-netpromoterscore-group-6 .bv-radio-wrapper-label:active {
    color: #8e7b2a!important;
    border-color: #8e7b2a!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-netpromoterscore .bv-radio-group .bv-radio-netpromoterscore-group-7 .bv-radio-wrapper-label:hover,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-netpromoterscore .bv-radio-group .bv-radio-netpromoterscore-group-7 .bv-radio-wrapper-label:focus,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-netpromoterscore .bv-radio-group .bv-radio-netpromoterscore-group-7 .bv-radio-wrapper-label:active {
    color: #65802f!important;
    border-color: #65802f!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-netpromoterscore .bv-radio-group .bv-radio-netpromoterscore-group-8 .bv-radio-wrapper-label:hover,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-netpromoterscore .bv-radio-group .bv-radio-netpromoterscore-group-8 .bv-radio-wrapper-label:focus,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-netpromoterscore .bv-radio-group .bv-radio-netpromoterscore-group-8 .bv-radio-wrapper-label:active {
    color: #388537!important;
    border-color: #388537!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-netpromoterscore .bv-radio-group .bv-radio-netpromoterscore-group-9 .bv-radio-wrapper-label:hover,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-netpromoterscore .bv-radio-group .bv-radio-netpromoterscore-group-9 .bv-radio-wrapper-label:focus,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-netpromoterscore .bv-radio-group .bv-radio-netpromoterscore-group-9 .bv-radio-wrapper-label:active {
    color: #00893e!important;
    border-color: #00893e!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-netpromoterscore .bv-radio-group .bv-radio-netpromoterscore-group-10 .bv-radio-wrapper-label:hover,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-netpromoterscore .bv-radio-group .bv-radio-netpromoterscore-group-10 .bv-radio-wrapper-label:focus,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-netpromoterscore .bv-radio-group .bv-radio-netpromoterscore-group-10 .bv-radio-wrapper-label:active {
    color: #098c37!important;
    border-color: #098c37!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-netpromoterscore .bv-radio-group .bv-radio-container-li .bv-radio-wrapper-label-focused {
    background-image: none!important;
    -webkit-box-shadow: 0 1px 0 #fff, inset 1px 0 0 transparent!important;
    box-shadow: 0 1px 0 #fff, inset 1px 0 0 transparent!important;
    outline: 0!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-netpromoterscore .bv-radio-group .bv-radio-container-li .bv-radio-wrapper-label-active {
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
    -webkit-transition: none!important;
    -moz-transition: none!important;
    -o-transition: none!important;
    transition: none!important;
    background-image: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-netpromoterscore .bv-radio-group .bv-radio-container-li-active .bv-radio-wrapper-label {
    background-color: #333!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-netpromoterscore .bv-radio-group .bv-radio-container-li-active .bv-radio-wrapper-label:hover,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-netpromoterscore .bv-radio-group .bv-radio-container-li-active .bv-radio-wrapper-label:focus,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-netpromoterscore .bv-radio-group .bv-radio-container-li-active .bv-radio-wrapper-label:active {
    color: #fff!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-netpromoterscore .bv-radio-group .bv-radio-netpromoterscore-group-0.bv-radio-container-li-active .bv-radio-wrapper-label {
    background-color: #bd2931!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-netpromoterscore .bv-radio-group .bv-radio-netpromoterscore-group-1.bv-radio-container-li-active .bv-radio-wrapper-label {
    background-color: #c12f2f!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-netpromoterscore .bv-radio-group .bv-radio-netpromoterscore-group-2.bv-radio-container-li-active .bv-radio-wrapper-label {
    background-color: #bc3e2a!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-netpromoterscore .bv-radio-group .bv-radio-netpromoterscore-group-3.bv-radio-container-li-active .bv-radio-wrapper-label {
    background-color: #b54f27!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-netpromoterscore .bv-radio-group .bv-radio-netpromoterscore-group-4.bv-radio-container-li-active .bv-radio-wrapper-label {
    background-color: #ad6825!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-netpromoterscore .bv-radio-group .bv-radio-netpromoterscore-group-5.bv-radio-container-li-active .bv-radio-wrapper-label {
    background-color: #a47906!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-netpromoterscore .bv-radio-group .bv-radio-netpromoterscore-group-6.bv-radio-container-li-active .bv-radio-wrapper-label {
    background-color: #8e7b2a!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-netpromoterscore .bv-radio-group .bv-radio-netpromoterscore-group-7.bv-radio-container-li-active .bv-radio-wrapper-label {
    background-color: #65802f!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-netpromoterscore .bv-radio-group .bv-radio-netpromoterscore-group-8.bv-radio-container-li-active .bv-radio-wrapper-label {
    background-color: #388537!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-netpromoterscore .bv-radio-group .bv-radio-netpromoterscore-group-9.bv-radio-container-li-active .bv-radio-wrapper-label {
    background-color: #00893e!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-netpromoterscore .bv-radio-group .bv-radio-netpromoterscore-group-10.bv-radio-container-li-active .bv-radio-wrapper-label {
    background-color: #098c37!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-rating-helper {
    float: left!important;
    padding: .6em .6em .6em 1em!important;
    line-height: 25px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset-secondary-rating .bv-rating-helper {
    padding: .2em 29px .2em .5em!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset-isrecommended .bv-rating-helper {
    margin: 10px 0!important;
    padding: .5em 3% .5em 0!important;
    width: 17%!important;
    font-size: 15px!important;
    line-height: 16px!important;
    border: 1px solid transparent!important;
    position: absolute!important;
    text-align: right!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset-isrecommended .bv-rating-helper.bv-isrecommended-helper-2 {
    right: 0!important;
    text-align: left!important;
    padding: .5em 0 .5em 3%!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset-rating .bv-fieldset-rating-wrapper .bv-rating-helper {
    color: #000!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-submission-rating-cancel,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-submission-star-rating {
    float: left!important;
    cursor: pointer!important;
    display: block!important;
    background: transparent!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-submission-star-rating {
    font-size: 2em!important;
    width: 20%!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-submission-star-rating .bv-rating-link {
    font-family: 'BVCustom', 'times new roman'!important;
    font-size: 36px!important;
    line-height: 1em!important;
    color: #fff!important;
    cursor: pointer!important;
    padding: 0 4px!important;
    -webkit-transition: all .3s cubic-bezier(0.2, .3, .05, 1)!important;
    -moz-transition: all .3s cubic-bezier(0.2, .3, .05, 1)!important;
    -o-transition: all .3s cubic-bezier(0.2, .3, .05, 1)!important;
    transition: all .3s cubic-bezier(0.2, .3, .05, 1)!important;
    text-decoration: none!important;
    font-style: normal!important;
    font-weight: 400!important;
    font-variant: normal!important;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, .1)), color-stop(1, rgba(255, 255, 255, 0)))!important;
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, .1) 0, rgba(255, 255, 255, 0) 100%)!important;
    background-image: -moz-linear-gradient(rgba(255, 255, 255, .1) 0, rgba(255, 255, 255, 0) 100%)!important;
    background-image: -o-linear-gradient(rgba(255, 255, 255, .1) 0, rgba(255, 255, 255, 0) 100%)!important;
    background-image: linear-gradient(rgba(255, 255, 255, .1) 0, rgba(255, 255, 255, 0) 100%)!important;
    text-shadow: 0 -.05em #b9b9b9!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-submission-star-rating-on .bv-rating-link,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-submission-star-rating-hover .bv-rating-link {
    border-color: #999 #999 #666 #999!important;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, 0)), color-stop(1, rgba(255, 255, 255, .2)))!important;
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .2) 100%)!important;
    background-image: -moz-linear-gradient(rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .2) 100%)!important;
    background-image: -o-linear-gradient(rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .2) 100%)!important;
    background-image: linear-gradient(rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .2) 100%)!important;
    -webkit-box-shadow: 0 1px 0 #fff!important;
    box-shadow: 0 1px 0 #fff!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldset-secondary-rating .bv-submission-star-rating .bv-rating-link {
    font-size: 90%!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-submission-star-rating .bv-rating-link:hover {
    text-decoration: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-submission-rating-cancel .bv-rating-link,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-submission-star-rating .bv-rating-link {
    display: block!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-submission-star-rating-readonly .bv-rating-link {
    cursor: default!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-submission-star-rating-control {
    -webkit-touch-callout: none!important;
    -khtml-user-select: none!important;
    -ms-user-select: none!important;
    -webkit-user-select: none!important;
    -moz-user-select: none!important;
    user-select: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-submission-star-rating-control.bv-heat-map-off .bv-submission-star-rating-hover .bv-rating-link,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-submission-star-rating-control.bv-heat-map-off .bv-submission-star-rating-on .bv-rating-link {
    background-color: #bd0f34!important;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, .3)), color-stop(1, rgba(255, 255, 255, 0)))!important;
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, .3) 0, rgba(255, 255, 255, 0) 100%)!important;
    background-image: -moz-linear-gradient(rgba(255, 255, 255, .3) 0, rgba(255, 255, 255, 0) 100%)!important;
    background-image: -o-linear-gradient(rgba(255, 255, 255, .3) 0, rgba(255, 255, 255, 0) 100%)!important;
    background-image: linear-gradient(rgba(255, 255, 255, .3) 0, rgba(255, 255, 255, 0) 100%)!important;
    background-image: -ms-linear-gradient(rgba(255, 255, 255, .3) 0, rgba(255, 255, 255, 0) 100%)!important;
    border-top-color: transparent!important;
    border-right-color: transparent!important;
    border-bottom-color: transparent!important;
    border-left-color: transparent!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldset-h1 .bv-submission-star-rating-hover .bv-rating-link,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldset-r1 .bv-submission-star-rating-on .bv-rating-link {
    background-color: #b43034!important;
    border-color: #b43034!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldset-h2 .bv-submission-star-rating-hover .bv-rating-link,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldset-r2 .bv-submission-star-rating-on .bv-rating-link {
    background-color: #de9500!important;
    border-color: #de9500!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldset-h3 .bv-submission-star-rating-hover .bv-rating-link,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldset-r3 .bv-submission-star-rating-on .bv-rating-link {
    background-color: #ecdb00!important;
    border-color: #ecdb00!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldset-h4 .bv-submission-star-rating-hover .bv-rating-link,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldset-r4 .bv-submission-star-rating-on .bv-rating-link {
    background-color: #8ac100!important;
    border-color: #8ac100!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldset-h5 .bv-submission-star-rating-hover .bv-rating-link,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldset-r5 .bv-submission-star-rating-on .bv-rating-link {
    background-color: #338b2b!important;
    border-color: #338b2b!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset .bv-helper {
    position: absolute!important;
    right: 19px!important;
    top: 7px!important;
    overflow: hidden!important;
    color: #999!important;
    opacity: 0!important;
    filter: alpha(opacity=0)!important;
    width: 0!important;
    height: 25px!important;
    padding-right: 26px!important;
    -webkit-transition: width linear .5s!important;
    -moz-transition: width linear .5s!important;
    -o-transition: width linear .5s!important;
    transition: width linear .5s!important;
    background-color: #fff!important;
    -webkit-border-radius: 13px!important;
    border-radius: 13px!important;
    font-size: 12px!important;
    line-height: 25px!important;
    border: 1px solid #ccc!important;
    overflow: visible!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-questionsummary .bv-helper {
    position: relative!important;
    float: right!important;
    top: 0!important;
    right: 0!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-questionsummary .bv-sublabel {
    white-space: nowrap!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset .bv-sublabel {
    color: #000!important;
    font-size: 13px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset .bv-helper label,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-long .bv-loy-plus-box-longpoints {
    font-weight: 400!important;
    padding: 2px .5em 2px .8em!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active .bv-helper,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-error .bv-helper,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-valid .bv-helper {
    opacity: 1!important;
    -ms-filter: none!important;
    filter: none!important;
    width: auto!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-had-error .bv-helper {
    opacity: 0!important;
    filter: alpha(opacity=0)!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-rating .bv-helper,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-rating.bv-error .bv-helper,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-agreements .bv-helper,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-agreements.bv-error .bv-helper,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-slider-rating .bv-helper,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-slider-rating.bv-error .bv-helper,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-select-field .bv-helper,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-select-field.bv-error .bv-helper,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-nocount .bv-helper,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-valid .bv-helper,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active .bv-helper {
    border-color: transparent!important;
    background-color: transparent!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-rating .bv-helper label,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-rating.bv-error .bv-helper label,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-agreements .bv-helper label,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-agreements.bv-error .bv-helper label,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-slider-rating .bv-helper label,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-slider-rating.bv-error .bv-helper label,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-select-field .bv-helper label,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-select-field.bv-error .bv-helper label,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-nocount .bv-helper label,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-valid .bv-helper label,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active .bv-helper label {
    display: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active .bv-helper label {
    display: inline!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-tags.bv-fieldset-active .bv-helper,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-tags.bv-valid .bv-helper,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-tags.bv-error .bv-helper {
    display: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-error .bv-helper,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-mincount .bv-helper {
    border-color: #ccc!important;
    background-color: #fff!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-slider-rating .bv-fieldset-label-wrapper {
    float: left!important;
    width: 50%!important;
    -webkit-box-sizing: border-box!important;
    -moz-box-sizing: border-box!important;
    -webkit-box-sizing: border-box!important;
    -moz-box-sizing: border-box!important;
    box-sizing: border-box!important;
    font-size: 15px!important;
    line-height: 16px!important;
    font-weight: 400!important;
    padding: .25em 0!important;
    border: 1px solid transparent!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-slider-rating .bv-radio-group {
    width: 100%!important;
    position: relative!important;
    margin-bottom: 5px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-slider-rating .bv-radio-group .bv-sliderbar {
    position: absolute!important;
    z-index: 2!important;
    top: 50%!important;
    width: 80%!important;
    display: block!important;
    height: 1px!important;
    margin-top: -1px!important;
    background: #dcdcdc!important;
    border-top: 1px solid #c0c0c0!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-slider-rating .bv-radio-group .bv-sliderdot {
    position: relative!important;
    z-index: 3!important;
    font-size: 1.25em!important;
    cursor: pointer!important;
    color: #fff!important;
    -webkit-transition: all .3s cubic-bezier(0.2, .3, .05, 1)!important;
    -moz-transition: all .3s cubic-bezier(0.2, .3, .05, 1)!important;
    -webkit-transition: all .3s cubic-bezier(0.2, .3, .05, 1)!important;
    -moz-transition: all .3s cubic-bezier(0.2, .3, .05, 1)!important;
    -o-transition: all .3s cubic-bezier(0.2, .3, .05, 1)!important;
    transition: all .3s cubic-bezier(0.2, .3, .05, 1)!important;
    text-shadow: 0 -1px 2px #666!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-slider-rating .bv-radio-group ul {
    position: relative!important;
    z-index: 1!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-slider-rating .bv-radio-group ul li .bv-radio-wrapper-label .bv-sliderbar {
    left: 0!important;
    right: 0!important;
    width: 100%!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-slider-rating .bv-radio-group ul li:first-child .bv-radio-wrapper-label {
    -webkit-border-radius: 4px 0 0 4px!important;
    -webkit-border-radius: 4px 0 0 4px!important;
    border-radius: 4px 0 0 4px!important;
    border-left-color: #d0d0d0!important;
    border-left-width: 1px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-slider-rating .bv-radio-group ul li:first-child .bv-radio-wrapper-label .bv-sliderbar {
    left: 0!important;
    left: 50%!important;
    width: 50%!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-slider-rating .bv-radio-group ul li:last-child .bv-radio-wrapper-label {
    -webkit-border-radius: 0 4px 4px 0!important;
    -webkit-border-radius: 0 4px 4px 0!important;
    border-radius: 0 4px 4px 0!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-slider-rating .bv-radio-group ul li:last-child .bv-radio-wrapper-label .bv-sliderbar {
    left: 0!important;
    right: 50%!important;
    width: 50%!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-slider-rating .bv-radio-group ul li .bv-radio-wrapper-label:hover,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-slider-rating .bv-radio-group ul li.bv-radio-container-li-active .bv-radio-wrapper-label,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-slider-rating .bv-radio-group ul li.bv-radio-container-li-active .bv-radio-wrapper-label:hover,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-slider-rating .bv-radio-group ul li.bv-radio-container-li-active .bv-radio-wrapper-label-focused {
    background-color: #ddd!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-slider-rating .bv-radio-group ul li .bv-radio-wrapper-label:hover .bv-sliderdot,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-slider-rating .bv-radio-group ul li.bv-radio-container-li-active .bv-radio-wrapper-label .bv-sliderdot,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-slider-rating .bv-radio-group ul li.bv-radio-container-li-active .bv-radio-wrapper-label:hover .bv-sliderdot,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-slider-rating .bv-radio-group ul li.bv-radio-container-li-active .bv-radio-wrapper-label-focused .bv-sliderdot {
    color: #0066b4!important;
    text-shadow: 0 0 1px #000!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-slider-rating .bv-sliderscore-helper-1 {
    padding-left: 0!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-slider-rating .bv-sliderscore-helper-2 {
    float: right!important;
    padding-right: 0!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-autocomplete {
    -webkit-background-clip: padding!important;
    -moz-background-clip: padding!important;
    background-clip: padding-box!important;
    background-color: #fff!important;
    border: 1px solid rgba(0, 0, 0, .2)!important;
    -webkit-border-radius: 5px 5px 5px 5px!important;
    border-radius: 5px 5px 5px 5px!important;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2)!important;
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2)!important;
    left: 30px!important;
    list-style: none outside none!important;
    margin: -21px 0 0!important;
    min-width: 160px!important;
    padding: 4px 0!important;
    top: 100%!important;
    z-index: 1000!important;
    position: absolute!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-autocomplete li {
    clear: both!important;
    color: #333!important;
    display: block!important;
    font-weight: 400!important;
    line-height: 18px!important;
    padding: 3px 15px!important;
    white-space: nowrap!important;
    cursor: pointer!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-autocomplete li:hover,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-autocomplete li.active,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-autocomplete li.active:hover {
    background-color: #0066b4!important;
    color: #fff!important;
    text-decoration: none!important;
    text-shadow: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-submit-step {
    background: #fff!important;
    -webkit-border-radius: 0 10px 10px 0!important;
    border-radius: 0 10px 10px 0!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-terms-conditions {
    margin: 0 30px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-terms-conditions button {
    cursor: pointer!important;
    height: 36px!important;
    font-family: 'BVCustom'!important;
    font-size: 14px!important;
    line-height: 28px!important;
    color: #999!important;
    -webkit-transition: color linear .2s!important;
    -moz-transition: color linear .2s!important;
    -o-transition: color linear .2s!important;
    transition: color linear .2s!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-terms-conditions button:hover {
    color: #666!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-tc-footer {
    padding: 20px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-terms-conditions-text {
    padding-bottom: 20px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-terms-conditions-text h1,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-terms-conditions-text h2,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-terms-conditions-text h3 {
    font-weight: 700!important;
    display: block!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-terms-conditions-text h1 {
    font-size: 2em!important;
    margin: .67em 0 .67em 0!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-terms-conditions-text h2 {
    font-size: 1.5em!important;
    margin: .83em 0 .83em 0!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-terms-conditions-text h3 {
    font-size: 1.17em!important;
    margin: 1em 0 1em 0!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-terms-conditions-text b {
    font-weight: 700!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-terms-conditions-text i {
    font-style: italic!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-terms-conditions-text a {
    text-decoration: underline!important;
    cursor: auto!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-terms-conditions-text a:link {
    color: #00e!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-terms-conditions-text a:visited {
    color: #551a8b!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-terms-conditions-text ul {
    list-style-type: disc!important;
    margin: 0 30px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-terms-conditions-text ol {
    list-style-type: decimal!important;
    margin: 0 30px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-back-to-submission {
    font-size: 24px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-back-to-submission-text {
    text-indent: -9999px!important;
    float: left!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-submission-message {
    text-align: center!important;
    top: 50%!important;
    width: 100%!important;
    padding: 50px 0!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-submission-icon {
    color: #338b2b!important;
    font-size: 120px!important;
    line-height: 120px!important;
    display: block!important;
    margin: 0!important;
    font-family: 'BVCustom'!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-submission-text {
    font-size: 24px!important;
    font-weight: 700!important;
    margin: 0!important;
    line-height: 30px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bvie8 .bv-fieldsets .bv-fieldset.bv-fieldset-isrecommended .bv-radio-group,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bvie9 .bv-fieldsets .bv-fieldset.bv-fieldset-isrecommended .bv-radio-group,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bvie8 .bv-fieldsets .bv-fieldset.bv-fieldset-tags .bv-radio-group,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bvie9 .bv-fieldsets .bv-fieldset.bv-fieldset-tags .bv-radio-group {
    width: 50%!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bvie8 .bv-fieldsets-actions {
    border: 0!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bvie .bv-fieldsets .bv-fieldset.bv-select-field .bv-fieldset-select-wrapper .bv-select {
    padding: 5px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bvie .bv-fieldsets .bv-fieldset.bv-select-field .bv-fieldset-select-wrapper .bv-dropdown-arrow {
    display: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset .bv-review-field-content-wrapper .bv-review-media,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active .bv-review-field-content-wrapper .bv-review-media,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active:hover .bv-review-field-content-wrapper .bv-review-media {
    clear: left!important;
    float: left!important;
    width: 100%!important;
    position: relative!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset .bv-review-field-content-wrapper .bv-review-media .bv-photo-thumbnail-strip,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active .bv-review-field-content-wrapper .bv-review-media .bv-photo-thumbnail-strip,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active:hover .bv-review-field-content-wrapper .bv-review-media .bv-photo-thumbnail-strip,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset .bv-review-field-content-wrapper .bv-review-media .bv-video-thumbnail-strip,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active .bv-review-field-content-wrapper .bv-review-media .bv-video-thumbnail-strip,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active:hover .bv-review-field-content-wrapper .bv-review-media .bv-video-thumbnail-strip {
    padding: 10px 15px!important;
    zoom: 1!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset .bv-review-field-content-wrapper .bv-review-media .bv-photo-thumbnail-strip:before,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active .bv-review-field-content-wrapper .bv-review-media .bv-photo-thumbnail-strip:before,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active:hover .bv-review-field-content-wrapper .bv-review-media .bv-photo-thumbnail-strip:before,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset .bv-review-field-content-wrapper .bv-review-media .bv-video-thumbnail-strip:before,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active .bv-review-field-content-wrapper .bv-review-media .bv-video-thumbnail-strip:before,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active:hover .bv-review-field-content-wrapper .bv-review-media .bv-video-thumbnail-strip:before,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset .bv-review-field-content-wrapper .bv-review-media .bv-photo-thumbnail-strip:after,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active .bv-review-field-content-wrapper .bv-review-media .bv-photo-thumbnail-strip:after,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active:hover .bv-review-field-content-wrapper .bv-review-media .bv-photo-thumbnail-strip:after,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset .bv-review-field-content-wrapper .bv-review-media .bv-video-thumbnail-strip:after,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active .bv-review-field-content-wrapper .bv-review-media .bv-video-thumbnail-strip:after,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active:hover .bv-review-field-content-wrapper .bv-review-media .bv-video-thumbnail-strip:after {
    content: ""!important;
    display: table!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset .bv-review-field-content-wrapper .bv-review-media .bv-photo-thumbnail-strip:after,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active .bv-review-field-content-wrapper .bv-review-media .bv-photo-thumbnail-strip:after,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active:hover .bv-review-field-content-wrapper .bv-review-media .bv-photo-thumbnail-strip:after,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset .bv-review-field-content-wrapper .bv-review-media .bv-video-thumbnail-strip:after,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active .bv-review-field-content-wrapper .bv-review-media .bv-video-thumbnail-strip:after,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active:hover .bv-review-field-content-wrapper .bv-review-media .bv-video-thumbnail-strip:after {
    clear: both!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset .bv-review-field-content-wrapper .bv-review-media .bv-photo-thumbnail-strip .bv-thumbnail-container.bv-error>img,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active .bv-review-field-content-wrapper .bv-review-media .bv-photo-thumbnail-strip .bv-thumbnail-container.bv-error>img,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active:hover .bv-review-field-content-wrapper .bv-review-media .bv-photo-thumbnail-strip .bv-thumbnail-container.bv-error>img,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset .bv-review-field-content-wrapper .bv-review-media .bv-video-thumbnail-strip .bv-thumbnail-container.bv-error>img,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active .bv-review-field-content-wrapper .bv-review-media .bv-video-thumbnail-strip .bv-thumbnail-container.bv-error>img,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active:hover .bv-review-field-content-wrapper .bv-review-media .bv-video-thumbnail-strip .bv-thumbnail-container.bv-error>img {
    border: 2px solid #b43034!important;
    padding: 2px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset .bv-review-field-content-wrapper .bv-review-media .bv-photo-thumbnail-strip .bv-thumbnail-container,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active .bv-review-field-content-wrapper .bv-review-media .bv-photo-thumbnail-strip .bv-thumbnail-container,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active:hover .bv-review-field-content-wrapper .bv-review-media .bv-photo-thumbnail-strip .bv-thumbnail-container,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset .bv-review-field-content-wrapper .bv-review-media .bv-video-thumbnail-strip .bv-thumbnail-container,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active .bv-review-field-content-wrapper .bv-review-media .bv-video-thumbnail-strip .bv-thumbnail-container,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active:hover .bv-review-field-content-wrapper .bv-review-media .bv-video-thumbnail-strip .bv-thumbnail-container {
    display: inline-block!important;
    margin: 5px 15px 5px 0!important;
    vertical-align: top!important;
    position: relative!important;
    max-width: 100px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset .bv-review-field-content-wrapper .bv-review-media .bv-photo-thumbnail-strip .bv-thumbnail-container img,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active .bv-review-field-content-wrapper .bv-review-media .bv-photo-thumbnail-strip .bv-thumbnail-container img,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active:hover .bv-review-field-content-wrapper .bv-review-media .bv-photo-thumbnail-strip .bv-thumbnail-container img,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset .bv-review-field-content-wrapper .bv-review-media .bv-video-thumbnail-strip .bv-thumbnail-container img,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active .bv-review-field-content-wrapper .bv-review-media .bv-video-thumbnail-strip .bv-thumbnail-container img,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active:hover .bv-review-field-content-wrapper .bv-review-media .bv-video-thumbnail-strip .bv-thumbnail-container img {
    -webkit-box-sizing: border-box!important;
    -moz-box-sizing: border-box!important;
    box-sizing: border-box!important;
    width: 100%!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset .bv-review-field-content-wrapper .bv-review-media .bv-photo-thumbnail-strip .bv-thumbnail-container .bv-thumbnail-close,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active .bv-review-field-content-wrapper .bv-review-media .bv-photo-thumbnail-strip .bv-thumbnail-container .bv-thumbnail-close,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active:hover .bv-review-field-content-wrapper .bv-review-media .bv-photo-thumbnail-strip .bv-thumbnail-container .bv-thumbnail-close,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset .bv-review-field-content-wrapper .bv-review-media .bv-video-thumbnail-strip .bv-thumbnail-container .bv-thumbnail-close,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active .bv-review-field-content-wrapper .bv-review-media .bv-video-thumbnail-strip .bv-thumbnail-container .bv-thumbnail-close,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active:hover .bv-review-field-content-wrapper .bv-review-media .bv-video-thumbnail-strip .bv-thumbnail-container .bv-thumbnail-close {
    font-family: 'BVCustom', 'times new roman'!important;
    font-size: 16px!important;
    display: block!important;
    position: absolute!important;
    top: -8px!important;
    right: -8px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset .bv-review-field-content-wrapper .bv-review-media .bv-photo-thumbnail-strip .bv-thumbnail-container .bv-thumbnail-close:hover,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active .bv-review-field-content-wrapper .bv-review-media .bv-photo-thumbnail-strip .bv-thumbnail-container .bv-thumbnail-close:hover,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active:hover .bv-review-field-content-wrapper .bv-review-media .bv-photo-thumbnail-strip .bv-thumbnail-container .bv-thumbnail-close:hover,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset .bv-review-field-content-wrapper .bv-review-media .bv-video-thumbnail-strip .bv-thumbnail-container .bv-thumbnail-close:hover,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active .bv-review-field-content-wrapper .bv-review-media .bv-video-thumbnail-strip .bv-thumbnail-container .bv-thumbnail-close:hover,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active:hover .bv-review-field-content-wrapper .bv-review-media .bv-video-thumbnail-strip .bv-thumbnail-container .bv-thumbnail-close:hover {
    text-decoration: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset .bv-review-field-content-wrapper .bv-review-media div.bv-review-media-actions,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active .bv-review-field-content-wrapper .bv-review-media div.bv-review-media-actions,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active:hover .bv-review-field-content-wrapper .bv-review-media div.bv-review-media-actions {
    position: relative!important;
    clear: both!important;
    padding: 0 15px!important;
    zoom: 1!important;
    white-space: nowrap!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset .bv-review-field-content-wrapper .bv-review-media div.bv-review-media-actions:before,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active .bv-review-field-content-wrapper .bv-review-media div.bv-review-media-actions:before,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active:hover .bv-review-field-content-wrapper .bv-review-media div.bv-review-media-actions:before,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset .bv-review-field-content-wrapper .bv-review-media div.bv-review-media-actions:after,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active .bv-review-field-content-wrapper .bv-review-media div.bv-review-media-actions:after,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active:hover .bv-review-field-content-wrapper .bv-review-media div.bv-review-media-actions:after {
    content: ""!important;
    display: table!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset .bv-review-field-content-wrapper .bv-review-media div.bv-review-media-actions:after,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active .bv-review-field-content-wrapper .bv-review-media div.bv-review-media-actions:after,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active:hover .bv-review-field-content-wrapper .bv-review-media div.bv-review-media-actions:after {
    clear: both!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset .bv-review-field-content-wrapper .bv-review-media div.bv-review-media-actions .bv-content-btn,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active .bv-review-field-content-wrapper .bv-review-media div.bv-review-media-actions .bv-content-btn,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active:hover .bv-review-field-content-wrapper .bv-review-media div.bv-review-media-actions .bv-content-btn {
    -webkit-border-radius: .25em!important;
    border-radius: .25em!important;
    padding: 2px 6px!important;
    font-size: 12px!important;
    margin-right: 10px!important;
    color: #333!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset .bv-review-field-content-wrapper .bv-review-media div.bv-review-media-actions .bv-content-btn:disabled,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active .bv-review-field-content-wrapper .bv-review-media div.bv-review-media-actions .bv-content-btn:disabled,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active:hover .bv-review-field-content-wrapper .bv-review-media div.bv-review-media-actions .bv-content-btn:disabled {
    color: #999!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset .bv-review-field-content-wrapper .bv-review-media div.bv-review-media-actions .bv-content-btn span:first-child,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active .bv-review-field-content-wrapper .bv-review-media div.bv-review-media-actions .bv-content-btn span:first-child,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active:hover .bv-review-field-content-wrapper .bv-review-media div.bv-review-media-actions .bv-content-btn span:first-child {
    cursor: pointer!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset .bv-review-field-content-wrapper .bv-review-media div.bv-review-media-actions .bv-review-photo-actions-label,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active .bv-review-field-content-wrapper .bv-review-media div.bv-review-media-actions .bv-review-photo-actions-label,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-active:hover .bv-review-field-content-wrapper .bv-review-media div.bv-review-media-actions .bv-review-photo-actions-label {
    float: left!important;
    display: block!important;
    font-size: 12px!important;
    line-height: 18px!important;
    margin: 12px 0!important;
    color: #666!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-media-upload .bv-media-display {
    clear: both!important;
    display: block!important;
    padding: 10px 0!important;
    width: 100%!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-media-upload .bv-media-display .bv-facebook-album-list-container {
    zoom: 1!important;
    clear: both!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-media-upload .bv-media-display .bv-facebook-album-list-container:before,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-media-upload .bv-media-display .bv-facebook-album-list-container:after {
    content: ""!important;
    display: table!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-media-upload .bv-media-display .bv-facebook-album-list-container:after {
    clear: both!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-media-upload .bv-media-display .bv-video-preview-placeholder {
    position: relative!important;
    display: inline-block!important;
    line-height: 0!important;
    width: 100%!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-media-upload .bv-media-display .bv-video-preview-placeholder .bv-media-preview-dummy {
    padding-top: 56.25%!important;
    height: 56.25%!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-media-upload .bv-media-display .bv-media-preview-container {
    position: relative!important;
    background-color: #ccc!important;
    max-width: 640px!important;
    max-height: 640px!important;
    margin: 0 auto!important;
    overflow: hidden!important;
    text-align: center!important;
    -webkit-transition: all linear .3s!important;
    -moz-transition: all linear .3s!important;
    -o-transition: all linear .3s!important;
    transition: all linear .3s!important;
    border: 1px solid #aaa!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-media-upload .bv-media-display .bv-media-preview-container.bv-video-preview-container {
    overflow: hidden!important;
    line-height: 0!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-media-upload .bv-media-display .bv-media-preview-container.bv-video-preview-container .bv-video-preview {
    overflow: hidden!important;
    position: relative!important;
    display: inline-block!important;
    line-height: 0!important;
    width: 100%!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-media-upload .bv-media-display .bv-media-preview-container.bv-video-preview-container .bv-video-preview .bv-media-preview-dummy {
    padding-top: 56.25%!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-media-upload .bv-media-display .bv-media-preview-container.bv-video-preview-container .bv-video-preview iframe {
    position: absolute!important;
    top: 0!important;
    bottom: 0!important;
    left: 0!important;
    right: 0!important;
    height: 100%!important;
    width: 100%!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-media-upload .bv-media-display .bv-media-preview-container.bv-photo-preview-container {
    height: 318px!important;
    width: 318px!important;
    max-width: 100%!important;
    max-height: 400px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-media-upload .bv-media-display .bv-media-preview-container .bv-media-preview-icon {
    position: absolute!important;
    top: 50%!important;
    left: 50%!important;
    height: 80px!important;
    width: 80px!important;
    margin: -40px 0 0 -40px!important;
    font-family: 'BVCustom'!important;
    font-size: 80px!important;
    line-height: 80px!important;
    text-align: center!important;
    color: #999!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-media-upload .bv-media-display .bv-media-preview-container .bv-photo-preview-img {
    opacity: 0!important;
    filter: alpha(opacity=0)!important;
    -webkit-transition: all linear .5s!important;
    -moz-transition: all linear .5s!important;
    -o-transition: all linear .5s!important;
    transition: all linear .5s!important;
    -webkit-transition-delay: .5s!important;
    -moz-transition-delay: .5s!important;
    -o-transition-delay: .5s!important;
    transition-delay: .5s!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-media-upload .bv-media-display .bv-media-preview-container .bv-photo-preview-img-show {
    opacity: 1!important;
    -ms-filter: none!important;
    filter: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-media-upload .bv-media-display .bv-media-preview-container.bv-media-uploading {
    background-color: #222!important;
    border-color: #000!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-media-upload .bv-media-display .bv-media-preview-container.bv-media-uploading .bv-upload-spinner-container {
    display: block!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-media-upload .bv-media-display .bv-media-preview-container.bv-media-uploading .bv-media-preview-icon {
    display: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-media-upload .bv-media-display .bv-media-preview-container,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-media-upload .bv-media-display .bv-media-preview-container img {
    -webkit-border-radius: .25em!important;
    border-radius: .25em!important;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .5), 0 1px 0 #fff!important;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .5), 0 1px 0 #fff!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-media-upload .bv-media-display .bv-media-preview-container .bv-upload-spinner-container,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-media-upload .bv-media-display .bv-media-preview-container img .bv-upload-spinner-container {
    display: none!important;
    position: absolute!important;
    top: 50%!important;
    left: 50%!important;
    margin-left: -22px!important;
    margin-top: -22px!important;
    width: 44px!important;
    height: 44px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-media-upload .bv-media-display .bv-media-preview-container .bv-upload-spinner-container .bv-upload-spinner,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-media-upload .bv-media-display .bv-media-preview-container img .bv-upload-spinner-container .bv-upload-spinner {
    background-image: url("//display.ugc.bazaarvoice.com/static/SwissGear/main_site/52/12484/en_US/images/fancybox_loading.gif")!important;
    background-repeat: no-repeat!important;
    background-position: 0 0!important;
    width: 24px!important;
    height: 24px!important;
    position: absolute!important;
    top: 10px!important;
    left: 10px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-media-upload .bv-media-display .bv-media-preview-container .bv-photo-preview img,
.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-media-upload .bv-media-display .bv-media-preview-container img .bv-photo-preview img {
    display: block!important;
    max-width: 100%!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-media-upload .bv-media-display .bv-media-picker-container {
    padding: 10px 0!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-media-upload .bv-media-display .bv-media-picker-container .bv-content-btn {
    border-left-width: 1px!important;
    padding: 0 5px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-media-upload .bv-media-display .bv-media-picker-container .bv-media-toggle-controls {
    margin: 0 auto!important;
    width: 200px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-media-upload .bv-media-display .bv-media-picker-container .bv-media-toggle-controls input {
    border: 0 solid transparent!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-media-upload .bv-media-display .bv-fieldsets-actions.bv-media-upload-actions {
    padding: 10px 30px 10px 40px!important;
    text-align: center!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-media-upload .bv-media-display .bv-fieldsets-actions.bv-media-upload-actions li {
    display: inline-block!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-media-upload .bv-media-display .bv-fieldsets-actions.bv-media-upload-actions li a {
    text-decoration: none!important;
    color: #fff!important;
    font-weight: 700!important;
    font-size: 20px!important;
    padding: 10px 20px!important;
    background-color: #4bc1e3!important;
    -webkit-border-radius: 10px!important;
    border-radius: 10px!important;
    display: inline-block!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-media-upload .bv-media-upload-caption .bv-fieldset-label-wrapper {
    float: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-photo-upload .bv-fieldset-label-wrapper {
    height: 0!important;
    overflow: hidden!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-photo-upload .bv-fieldsets .bv-media-picker-container .bv-helper {
    height: auto!important;
    left: 15px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-photo-upload .bv-fieldsets .bv-helper-label {
    white-space: inherit!important;
    cursor: default!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-photo-upload .bv-media-preview-clear {
    border-width: 1px!important;
    padding: 0 10px!important;
}

@media screen and (max-width: 1050px) {
    .bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset-secondary-rating .bv-rating-helper {
        clear: left!important;
    }
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-narrow .bv-mbox .bv-mbox-content-container,
.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-media .bv-mbox .bv-mbox-content-container {
    float: none!important;
    width: 100%!important;
}

.bv-cv2-cleanslate .bv-mbox-secondary-content,
.bv-cv2-cleanslate .bv-mbox-search-content {
    -webkit-transition: all ease .4s!important;
    -moz-transition: all ease .4s!important;
    -o-transition: all ease .4s!important;
    transition: all ease .4s!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-search,
.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-secondary-content .bv-mbox,
.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-search-content {
    opacity: 1!important;
    -ms-filter: none!important;
    filter: none!important;
    -webkit-transform: translateZ(0) scale(1)!important;
    -moz-transform: translateZ(0) scale(1)!important;
    -o-transform: translateZ(0) scale(1)!important;
    transform: translateZ(0) scale(1)!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-search .bv-content-item,
.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-secondary-content .bv-mbox .bv-content-item,
.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-search-content .bv-content-item {
    margin-left: 0!important;
    margin-right: 0!important;
    border: 0!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-search .bv-content-item .bv-secondary-content-list,
.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-secondary-content .bv-mbox .bv-content-item .bv-secondary-content-list,
.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-search-content .bv-content-item .bv-secondary-content-list {
    margin-bottom: 10px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-search .bv-content-item .bv-secondary-content-list .bv-content-item,
.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-secondary-content .bv-mbox .bv-content-item .bv-secondary-content-list .bv-content-item,
.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-search-content .bv-content-item .bv-secondary-content-list .bv-content-item {
    margin: 0 10px 2px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-search-content,
.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-search .bv-mbox-injection-target,
.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-secondary-content .bv-mbox-injection-target {
    padding: 20px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-secondary-content .bv-mbox {
    margin: 0 -20px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox .bv-mbox-media-box {
    padding: 0!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-secondary-content .bv-mbox .bv-content-item .bv-content-header .bv-content-title:hover,
.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-search .bv-content-item .bv-content-header .bv-content-title:hover,
.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-secondary-content .bv-mbox .bv-content-item .bv-content-data-summary .bv-content-title:hover,
.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-search .bv-content-item .bv-content-data-summary .bv-content-title:hover {
    cursor: default!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-secondary-content .bv-mbox .bv-content-item .bv-content-header .bv-content-title a,
.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-search .bv-content-item .bv-content-header .bv-content-title a,
.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-secondary-content .bv-mbox .bv-content-item .bv-content-data-summary .bv-content-title a,
.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-search .bv-content-item .bv-content-data-summary .bv-content-title a,
.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-secondary-content .bv-mbox .bv-content-item .bv-content-header .bv-content-title a *,
.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-search .bv-content-item .bv-content-header .bv-content-title a *,
.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-secondary-content .bv-mbox .bv-content-item .bv-content-data-summary .bv-content-title a *,
.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-search .bv-content-item .bv-content-data-summary .bv-content-title a * {
    cursor: default!important;
    text-decoration: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-secondary-content .bv-mbox .bv-content-item.bv-content-question .bv-content-actions-container,
.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-search .bv-content-item.bv-content-question .bv-content-actions-container {
    display: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-secondary-content .bv-mbox .bv-content-item.bv-content-question .bv-active-feedback,
.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-search .bv-content-item.bv-content-question .bv-active-feedback {
    display: block!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-secondary-content .bv-mbox .bv-content-item.bv-content-question .bv-secondary-content-link,
.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-search .bv-content-item.bv-content-question .bv-secondary-content-link,
.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-secondary-content .bv-mbox .bv-content-item.bv-content-question .bv-secondary-content-link .bv-content-title,
.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-search .bv-content-item.bv-content-question .bv-secondary-content-link .bv-content-title,
.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-secondary-content .bv-mbox .bv-content-item.bv-content-question .bv-secondary-content-link .bv-content-data-label,
.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-search .bv-content-item.bv-content-question .bv-secondary-content-link .bv-content-data-label {
    cursor: default!important;
    text-decoration: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-secondary-content .bv-mbox .bv-content-item.bv-content-question .bv-secondary-content-link:hover,
.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-search .bv-content-item.bv-content-question .bv-secondary-content-link:hover,
.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-secondary-content .bv-mbox .bv-content-item.bv-content-question .bv-secondary-content-link .bv-content-title:hover,
.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-search .bv-content-item.bv-content-question .bv-secondary-content-link .bv-content-title:hover,
.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-secondary-content .bv-mbox .bv-content-item.bv-content-question .bv-secondary-content-link .bv-content-data-label:hover,
.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-search .bv-content-item.bv-content-question .bv-secondary-content-link .bv-content-data-label:hover {
    cursor: default!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-secondary-content.bv-mbox-need-user .bv-mbox .bv-content-item.bv-content-question .bv-content-actions-container,
.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-search.bv-mbox-need-user .bv-content-item.bv-content-question .bv-content-actions-container {
    display: block!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-box {
    width: 80%!important;
    max-width: 840px!important;
    margin: 0 auto!important;
    overflow: visible!important;
    position: relative!important;
    -webkit-transition: all ease .4s!important;
    -moz-transition: all ease .4s!important;
    -o-transition: all ease .4s!important;
    transition: all ease .4s!important;
    opacity: 0!important;
    filter: alpha(opacity=0)!important;
    -webkit-transform: translateZ(0) scale(0.8)!important;
    -moz-transform: translateZ(0) scale(0.8)!important;
    -o-transform: translateZ(0) scale(0.8)!important;
    transform: translateZ(0) scale(0.8)!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-over {
    margin: 0!important;
    max-width: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-narrow {
    width: 680px!important;
}

.bv-mbox-opened .bv-core-container-52 .bv-mbox-box {
    opacity: 1!important;
    -ms-filter: none!important;
    filter: none!important;
    -webkit-transform: none!important;
    -moz-transform: none!important;
    -o-transform: none!important;
    transform: none!important;
}

.bv-mbox-opened .bv-core-container-52 .bv-mbox-box .bv-mbox {
    zoom: 1!important;
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, .5)!important;
    box-shadow: 0 10px 25px rgba(0, 0, 0, .5)!important;
    position: relative!important;
}

.bv-mbox-opened .bv-core-container-52 .bv-mbox-box .bv-mbox:before,
.bv-mbox-opened .bv-core-container-52 .bv-mbox-box .bv-mbox:after {
    content: ""!important;
    display: table!important;
}

.bv-mbox-opened .bv-core-container-52 .bv-mbox-box .bv-mbox:after {
    clear: both!important;
}

.bv-mbox-opened .bv-core-container-52 .bv-mbox-box .bv-deeplink {
    padding: 0 10px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox .bv-mbox-sidebar.bv-sidebar-enabled {
    display: block!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox .bv-mbox-sidebar.bv-sidebar-disabled {
    display: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox .bv-mbox-sidebar {
    float: left!important;
    width: 25%!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox .bv-mbox-sidebar .bv-submission-sidebar,
.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox .bv-mbox-sidebar .bv-sidebar {
    margin: 20px!important;
    zoom: 1!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox .bv-mbox-sidebar .bv-submission-sidebar:before,
.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox .bv-mbox-sidebar .bv-sidebar:before,
.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox .bv-mbox-sidebar .bv-submission-sidebar:after,
.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox .bv-mbox-sidebar .bv-sidebar:after {
    content: ""!important;
    display: table!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox .bv-mbox-sidebar .bv-submission-sidebar:after,
.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox .bv-mbox-sidebar .bv-sidebar:after {
    clear: both!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox .bv-mbox-sidebar .bv-subject-info {
    color: #fff!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox .bv-mbox-sidebar .bv-subject-image {
    max-width: 100%!important;
    -webkit-border-radius: 5px!important;
    border-radius: 5px!important;
    margin-bottom: 10px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox .bv-mbox-sidebar .bv-subject-name-header {
    font-weight: 700!important;
    text-shadow: 0 -1px rgba(0, 0, 0, .5)!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox .bv-mbox-content-container {
    overflow: hidden!important;
    position: relative!important;
    float: right!important;
    width: 75%!important;
    -webkit-transition: height linear .2s!important;
    -moz-transition: height linear .2s!important;
    -o-transition: height linear .2s!important;
    transition: height linear .2s!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox .bv-mbox-injection-target {
    width: 100%!important;
    -webkit-box-shadow: -1px 0 0 rgba(255, 255, 255, .2)!important;
    box-shadow: -1px 0 0 rgba(255, 255, 255, .2)!important;
    -webkit-box-sizing: border-box!important;
    -moz-box-sizing: border-box!important;
    box-sizing: border-box!important;
    position: absolute!important;
    -webkit-transform: none!important;
    -moz-transform: none!important;
    -o-transform: none!important;
    transform: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox .bv-mbox-injection-target .bv-table-full-width {
    width: 100%!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox .bv-mbox-breadcrumb {
    padding: 20px 12px!important;
    font-size: 26px!important;
    font-family: "Arial", "Helvetica", sans-serif!important;
    font-style: normal!important;
    font-weight: 700!important;
    font-variant: normal!important;
    text-decoration: none!important;
    text-transform: none!important;
    zoom: 1!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox .bv-mbox-breadcrumb:before,
.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox .bv-mbox-breadcrumb:after {
    content: ""!important;
    display: table!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox .bv-mbox-breadcrumb:after {
    clear: both!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox .bv-mbox-breadcrumb span.bv-mbox-breadcrumb-item {
    position: relative!important;
    float: left!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox .bv-mbox-breadcrumb span.bv-mbox-breadcrumb-item .bv-submission-icon {
    color: #338b2b!important;
    margin: 0!important;
    font-family: 'BVCustom'!important;
    position: absolute!important;
    top: 0!important;
    margin-top: -10px!important;
    font-size: 40px!important;
    line-height: 40px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox .bv-mbox-breadcrumb span.bv-mbox-breadcrumb-item .bv-submission-icon-text {
    float: left!important;
    margin-left: 40px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox .bv-mbox-breadcrumb span.bv-mbox-breadcrumb-item .bv-submission-text {
    font-size: 24px!important;
    font-weight: 700!important;
    margin: 0!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox .bv-mbox-breadcrumb .bv-mbox-breadcrumb-divider {
    padding: 0 5px 0 0!important;
    color: #ccc!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox .bv-mbox-breadcrumb .active {
    color: #ccc!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox .bv-mbox-injection-container {
    -webkit-transition-delay: 0s!important;
    -moz-transition-delay: 0s!important;
    -o-transition-delay: 0s!important;
    transition-delay: 0s!important;
    -webkit-transition: none!important;
    -moz-transition: none!important;
    -o-transition: none!important;
    transition: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox .bv-mbox-injection-container .bv-mbox-injection-target {
    -webkit-transition: none!important;
    -moz-transition: none!important;
    -o-transition: none!important;
    transition: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox .bv-mbox-injection-container.bv-mbox-multi {
    -webkit-transition-delay: .2s!important;
    -moz-transition-delay: .2s!important;
    -o-transition-delay: .2s!important;
    transition-delay: .2s!important;
    -webkit-transition: all linear .2s!important;
    -moz-transition: all linear .2s!important;
    -o-transition: all linear .2s!important;
    transition: all linear .2s!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox .bv-mbox-injection-container.bv-mbox-multi .bv-mbox-injection-target {
    -webkit-transition: all linear .2s!important;
    -moz-transition: all linear .2s!important;
    -o-transition: all linear .2s!important;
    transition: all linear .2s!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox .bv-mbox-left {
    -webkit-transform: translateX(-100%)!important;
    -moz-transform: translateX(-100%)!important;
    -o-transform: translateX(-100%)!important;
    transform: translateX(-100%)!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox .bv-mbox-right {
    -webkit-transform: translateX(100%)!important;
    -moz-transform: translateX(100%)!important;
    -o-transform: translateX(100%)!important;
    transform: translateX(100%)!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox .bv-content-item-scale-out {
    height: 0!important;
    overflow: hidden!important;
    opacity: 0!important;
    filter: alpha(opacity=0)!important;
    border-color: transparent!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox .bv-content-item-scale-in {
    height: auto!important;
    opacity: 1!important;
    -ms-filter: none!important;
    filter: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox .bvie .bv-mbox-left,
.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox .bvie .bv-mbox-right {
    display: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox .bv-content-top-question {
    position: relative!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox .bv-mbox-close,
.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox .bv-content-item-close {
    position: absolute!important;
    top: 0!important;
    right: 3px!important;
    font-family: 'BVCustom'!important;
    font-size: 28px!important;
    line-height: 28px!important;
    z-index: 2000007040!important;
    color: #767676!important;
    text-decoration: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox .bv-mbox-close:focus,
.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox .bv-content-item-close:focus {
    outline: 0!important;
    color: #000!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox .bv-mbox-close:hover {
    color: #2d2d2d!important;
    text-decoration: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-media .bv-mbox-injection-container {
    background-color: #000!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-inline {
    position: relative!important;
    width: auto!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-inline .bv-mbox-close {
    top: 20px!important;
    right: 30px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-duplicate,
.bv-cv2-cleanslate .bv-core-container-52 .bv-unknown-error,
.bv-cv2-cleanslate .bv-core-container-52 .bv-unavailable,
.bv-cv2-cleanslate .bv-core-container-52 .bv-thankyou {
    padding: 0 50px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-duplicate h1,
.bv-cv2-cleanslate .bv-core-container-52 .bv-unknown-error h1,
.bv-cv2-cleanslate .bv-core-container-52 .bv-unavailable h1,
.bv-cv2-cleanslate .bv-core-container-52 .bv-thankyou h1,
.bv-cv2-cleanslate .bv-core-container-52 .bv-duplicate h2,
.bv-cv2-cleanslate .bv-core-container-52 .bv-unknown-error h2,
.bv-cv2-cleanslate .bv-core-container-52 .bv-unavailable h2,
.bv-cv2-cleanslate .bv-core-container-52 .bv-thankyou h2 {
    text-align: center!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-duplicate .bv-submission-icon,
.bv-cv2-cleanslate .bv-core-container-52 .bv-unknown-error .bv-submission-icon,
.bv-cv2-cleanslate .bv-core-container-52 .bv-unavailable .bv-submission-icon {
    color: #666!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-wide .bv-mbox .bv-mbox-injection-container {
    min-height: 450px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-fake-inline .bv-form-header {
    display: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-fake-inline .bv-fieldsets .bv-fieldset.bv-fieldset-answertext,
.bv-cv2-cleanslate .bv-core-container-52 .bv-fake-inline .bv-fieldsets .bv-fieldset.bv-fieldset-questionsummary,
.bv-cv2-cleanslate .bv-core-container-52 .bv-fake-inline .bv-fieldsets .bv-fieldset.bv-fieldset-commenttext {
    border: 0!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-fake-inline .bv-fieldsets .bv-fieldset.bv-fieldset-active {
    background-color: transparent!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-fake-inline .bv-fieldsets-actions {
    float: left!important;
    width: 100%!important;
    border: 0!important;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
    -webkit-border-radius: 0!important;
    border-radius: 0!important;
    margin: -20px 0 10px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-fake-inline .bv-fieldsets-actions .bv-form-actions,
.bv-cv2-cleanslate .bv-core-container-52 .bv-fake-inline .bv-fieldsets-actions .bv-fieldset-agreements {
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-secondary-submission .bv-fake-submission textarea {
    height: 2.5em!important;
    overflow: hidden!important;
}

.bv-mbox-overlay,
.bv-mbox-lightbox {
    top: 0!important;
    left: 0!important;
    width: 100%!important;
}

.bv-above-mbox,
.bv-absolute-top-container.bv-above-mbox {
    z-index: 2000008032!important;
}

.bv-mbox-lightbox {
    top: 50px!important;
    z-index: 2000008030!important;
    position: absolute!important;
}

.bv-mbox-lightbox .bv-fake-inline .bv-submission-section {
    margin: 0 10px!important;
}

.bv-mbox-overlay {
    opacity: .4!important;
    filter: alpha(opacity=40)!important;
    background: #000!important;
    z-index: 2000008020!important;
    height: 100%!important;
    position: fixed!important;
}

#bv-mbox-loading {
    background-repeat: no-repeat!important;
    background-image: url("//display.ugc.bazaarvoice.com/static/SwissGear/main_site/52/12484/en_US/images/fancybox_sprite.png")!important;
    position: fixed!important;
    top: 50%!important;
    left: 50%!important;
    margin-top: -22px!important;
    margin-left: -22px!important;
    background-position: 0 -108px!important;
    opacity: .8!important;
    filter: alpha(opacity=80)!important;
    cursor: pointer!important;
    z-index: 2000008030!important;
}

.bv-mbox-spinner {
    width: 44px!important;
    height: 44px!important;
    background: url("//display.ugc.bazaarvoice.com/static/SwissGear/main_site/52/12484/en_US/images/fancybox_loading.gif") center center no-repeat!important;
}

@media screen and (max-width: 680px) {
    .bv-mbox-lightbox {
        top: 0!important;
    }
    .bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-wide .bv-mbox .bv-mbox-content-container {
        width: 100%!important;
    }
    .bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-wide .bv-mbox .bv-mbox-injection-target,
    .bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-wide .bv-mbox .bv-mbox-breadcrumb {
        border: 0!important;
    }
    .bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-box {
        width: 100%!important;
    }
    .bv-mbox .bv-mbox-content-container .bv-submission .bv-submission-section .bv-input-fieldsets .bv-fieldset-small {
        width: 100%!important;
    }
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox-close:focus {
        color: #999!important;
    }
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox-inner {
        -webkit-box-shadow: 0 3px 5px 5px #999!important;
        box-shadow: 0 3px 5px 5px #999!important;
    }
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox {
        padding: 0!important;
    }
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fake-inline {
        padding: 0!important;
    }
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fake-inline .bv-fieldsets .bv-fieldset.bv-fieldset-answertext,
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fake-inline .bv-fieldsets .bv-fieldset.bv-fieldset-questionsummary,
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fake-inline .bv-fieldsets .bv-fieldset.bv-fieldset-commenttext {
        border: 0!important;
    }
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fake-inline .bv-fieldsets .bv-fieldset.bv-fieldset-answertext .bv-fieldset-label-wrapper,
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fake-inline .bv-fieldsets .bv-fieldset.bv-fieldset-questionsummary .bv-fieldset-label-wrapper,
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fake-inline .bv-fieldsets .bv-fieldset.bv-fieldset-commenttext .bv-fieldset-label-wrapper {
        display: none!important;
    }
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fake-inline .bv-fieldsets .bv-fieldset.bv-fieldset-answertext .bv-helper,
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fake-inline .bv-fieldsets .bv-fieldset.bv-fieldset-questionsummary .bv-helper,
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fake-inline .bv-fieldsets .bv-fieldset.bv-fieldset-commenttext .bv-helper {
        top: 28px!important;
    }
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-mbox-breadcrumb {
        font-size: 20px!important;
        line-height: 20px!important;
    }
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-form,
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-mbox-sidebar {
        width: 100%!important;
        border: 0!important;
    }
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-mbox-sidebar .bv-submission-sidebar,
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-mbox-sidebar .bv-sidebar {
        margin: 10px 30px 10px 10px!important;
    }
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-mbox-sidebar .bv-subject-info {
        margin: 0!important;
    }
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-mbox-sidebar .bv-subject-image {
        max-height: 50px!important;
        max-width: 25%!important;
        float: left!important;
        margin: 0 10px 0 0!important;
    }
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-mbox-sidebar .bv-subject-name-header {
        max-width: 75%!important;
        float: left!important;
        text-shadow: none!important;
    }
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-form-header {
        text-align: left!important;
        padding: 15px!important;
        background-color: #000!important;
        color: #fff!important;
        font-size: 15px!important;
        font-weight: 700!important;
        -webkit-border-radius: 0!important;
        border-radius: 0!important;
    }
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-rating-helper {
        display: block!important;
        padding: .2em 2em .2em 1em!important;
        clear: left!important;
    }
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-cancel {
        color: #000!important;
        text-shadow: none!important;
        background-color: #ededed!important;
        border-bottom-width: 0!important;
        border-bottom-style: none!important;
        border-bottom-color: transparent!important;
        border-left-width: 0!important;
        border-left-style: none!important;
        border-left-color: transparent!important;
        border-top-width: 0!important;
        border-top-style: none!important;
        border-top-color: transparent!important;
        border-right-width: 0!important;
        border-right-style: none!important;
        border-right-color: transparent!important;
        display: block!important;
        float: left!important;
        cursor: pointer!important;
        font-weight: 700!important;
        margin: 0!important;
        padding: 6px 10px!important;
        position: absolute!important;
        top: -45px!important;
        right: 10px!important;
        display: none!important;
    }
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fieldsets {
        margin: 0!important;
        -webkit-border-radius: 0!important;
        border-radius: 0!important;
    }
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fieldsets .bv-fieldset,
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fieldsets input.bv-text,
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fieldsets textarea,
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fieldsets .bv-helper {
        -webkit-transition: none!important;
        -moz-transition: none!important;
        -o-transition: none!important;
        transition: none!important;
        -webkit-box-shadow: none!important;
        box-shadow: none!important;
    }
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fieldsets .bv-fieldset-rating .bv-fieldset-label {
        padding: 0 .5em 0 0!important;
    }
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fieldsets .bv-fieldset-radio-wrapper {
        width: 100%!important;
        float: left!important;
    }
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fieldsets input#bv-text-field-usernickname,
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fieldsets .bv-fieldset-agreements,
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fieldsets .bv-fieldset-useremail .bv-fieldset-inner,
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fieldsets .bv-fieldset-small-alone .bv-fieldset-inner,
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fieldsets .bv-fieldset-small,
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fieldsets .bv-mbox-injection-target {
        width: 100%!important;
    }
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fieldsets .bv-fieldset .bv-fieldset-inner {
        padding: 0 10px!important;
    }
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fieldsets .bv-fieldset .bv-fieldset-inner .bv-fieldset-label-wrapper {
        width: 100%!important;
        padding: 0 35px 0 5px!important;
        -webkit-box-sizing: border-box!important;
        -moz-box-sizing: border-box!important;
        box-sizing: border-box!important;
    }
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fieldsets .bv-fieldset.bv-select-field .bv-fieldset-select-wrapper,
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fieldsets .bv-fieldset.bv-fieldset-active.bv-select-field .bv-fieldset-select-wrapper {
        width: 100%!important;
    }
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fieldsets .bv-fieldset-isrecommended .bv-fieldset-isrecommended-group {
        width: 50%!important;
    }
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fieldsets .bv-fieldset-secondary-rating .bv-radio-group {
        width: 50%!important;
    }
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fieldsets .bv-fieldset-rating .bv-radio-group {
        width: 66.66666%!important;
    }
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fieldsets .bv-fieldset-netpromoterscore-group {
        margin: 0!important;
    }
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fieldsets .bv-fieldset .bv-fieldset-netpromotercomment .bv-helper {
        right: 4px!important;
    }
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fieldsets .bv-fieldset-agreements {
        margin: 0!important;
        padding: 10px 20px!important;
        text-align: center!important;
    }
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fieldsets .bv-select-field .bv-select {
        margin-left: 0!important;
    }
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fieldsets .bv-radio-field .bv-fieldset-radio-wrapper {
        padding-left: 0!important;
    }
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fieldsets .bv-form-actions {
        clear: both!important;
        position: static!important;
        width: 100%!important;
    }
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fieldsets .bv-form-actions-submit {
        width: 100%!important;
        font-size: 18px!important;
    }
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fieldsets .bv-fieldset .bv-radio-group,
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fieldsets .bv-fieldset-select-wrapper {
        background-image: none!important;
        -webkit-box-shadow: none!important;
        box-shadow: none!important;
        -webkit-transition: none!important;
        -moz-transition: none!important;
        -o-transition: none!important;
        transition: none!important;
        margin: 10px 0!important;
    }
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fieldsets .bv-fieldset.bv-fieldset-tags .bv-radio-wrapper-label {
        margin: 0!important;
    }
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fieldsets .bv-fieldset.bv-fieldset .bv-fieldset-arrowicon {
        left: -3px!important;
        top: 8px!important;
        margin: 0!important;
    }
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fieldsets .bv-fieldset .bv-helper {
        right: 15px!important;
    }
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fieldsets .bv-photo-preview-container {
        width: auto!important;
    }
    .bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-search-content,
    .bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-search .bv-mbox-injection-target,
    .bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-secondary-content .bv-mbox-injection-target {
        padding: 20px 0 10px!important;
    }
    .bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-secondary-content .bv-mbox-injection-target {
        padding-top: 0!important;
    }
    .bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-secondary-content .bv-mbox {
        margin: 0!important;
    }
    .bvie8 .bv-fieldset-secondary-rating .bv-fieldset-radio-wrapper,
    .bvie9 .bv-fieldset-secondary-rating .bv-fieldset-radio-wrapper,
    .bvie8 .bv-fieldset-isrecommended .bv-fieldset-radio-wrapper,
    .bvie9 .bv-fieldset-isrecommended .bv-fieldset-radio-wrapper,
    .bvie8 .bv-fieldset-tags .bv-fieldset-radio-wrapper,
    .bvie9 .bv-fieldset-tags .bv-fieldset-radio-wrapper {
        width: 100%!important;
        clear: both!important;
    }
    .bvie8 .bv-fieldset-secondary-rating .bv-fieldset-radio-wrapper .bv-radio-group,
    .bvie9 .bv-fieldset-secondary-rating .bv-fieldset-radio-wrapper .bv-radio-group,
    .bvie8 .bv-fieldset-isrecommended .bv-fieldset-radio-wrapper .bv-radio-group,
    .bvie9 .bv-fieldset-isrecommended .bv-fieldset-radio-wrapper .bv-radio-group,
    .bvie8 .bv-fieldset-tags .bv-fieldset-radio-wrapper .bv-radio-group,
    .bvie9 .bv-fieldset-tags .bv-fieldset-radio-wrapper .bv-radio-group {
        width: 100%!important;
    }
    .bvie8 .bv-fieldset-rating .bv-fieldset-rating-wrapper,
    .bvie9 .bv-fieldset-rating .bv-fieldset-rating-wrapper {
        width: 100%!important;
        clear: both!important;
    }
    .bvie8 .bv-fieldset-rating .bv-fieldset-rating-wrapper .bv-radio-group,
    .bvie9 .bv-fieldset-rating .bv-fieldset-rating-wrapper .bv-radio-group {
        width: 100%!important;
    }
    .bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset-small-alone .bv-fieldset-inner {
        width: 100%!important;
    }
}

.bv-highcontrast .bv-radio-group .bv-radio-container-li.bv-radio-container-li-active .bv-radio-wrapper-label .bv-sliderdot:before {
    display: inline!important;
    content: ' '!important;
}

.bv-highcontrast .bv-radio-group .bv-radio-container-li.bv-radio-container-li-active .bv-radio-wrapper-label:before {
    display: inline!important;
    content: '('!important;
}

.bv-highcontrast .bv-radio-group .bv-radio-container-li.bv-radio-container-li-active .bv-radio-wrapper-label:after {
    display: inline!important;
    content: ')'!important;
}

@media screen and (max-width: 1000px) {
    .bv-cv2-cleanslate .bv-core-container-52 .bv-mbox-wide .bv-submission .bv-fieldsets .bv-fieldset.bv-fieldset-isrecommended .bv-radio-group {
        width: 64%!important;
    }
}

@media screen and (max-width: 890px) {
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fieldsets .bv-fieldset-small,
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fieldsets .bv-fieldset-rating .bv-fieldset-radio-wrapper {
        width: 100%!important;
    }
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fieldsets .bv-fieldset-small .bv-radio-group,
    #bv-mboxzone-lightbox .bv-core-container-52 .bv-mbox .bv-fieldsets .bv-fieldset-rating .bv-fieldset-radio-wrapper .bv-radio-group {
        width: 66.66666%!important;
    }
    .bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset-small,
    .bv-cv2-cleanslate .bv-core-container-52 .bv-submission .bv-fieldsets .bv-fieldset-small-alone .bv-fieldset-inner {
        width: 100%!important;
    }
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-generic-submission .bv-product-picker {
    clear: both!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-generic-submission .bv-control-bar {
    padding: 10px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-generic-submission .bv-control-bar.bv-hidden {
    display: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-generic-submission .bv-control-bar .bv-dropdown-target {
    padding: 0!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-generic-submission .bv-control-bar-count {
    padding-right: 0!important;
    margin-right: 0!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-generic-submission .bv-control-bar-count .bv-content-pagination-pages-current {
    vertical-align: baseline!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-generic-submission .bv-category-select-target {
    float: left!important;
    padding-right: 10px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-generic-submission .bv-category-select-target .bv-dropdown-target {
    padding-right: 25px!important;
    position: relative!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-generic-submission .bv-category-breadcrumb,
.bv-cv2-cleanslate .bv-core-container-52 .bv-generic-submission .bv-back-category-link {
    float: left!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-generic-submission .bv-category-breadcrumb {
    padding: 10px!important;
    padding-left: 0!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-generic-submission .bv-category-breadcrumb .bv-category-breadcrumb-link,
.bv-cv2-cleanslate .bv-core-container-52 .bv-generic-submission .bv-category-breadcrumb .bv-dropdown-title {
    vertical-align: baseline!important;
    display: inline!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-generic-submission .bv-root-category-list-header {
    text-align: center!important;
    font-size: 22px!important;
    margin: 10px 0!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-generic-submission .bv-root-category-list {
    margin: 10px 50px 50px 50px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-generic-submission .bv-root-category-list .bv-root-category-item {
    padding: 10px!important;
    text-align: center!important;
    border-bottom: 1px solid #ddd!important;
    font-size: 16px!important;
    background-color: #eee!important;
    cursor: pointer!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-generic-submission .bv-root-category-list .bv-root-category-item:first-child {
    -webkit-border-radius: 0!important;
    border-radius: 0!important;
    border-top-left-radius: 1em!important;
    border-top-right-radius: 1em!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-generic-submission .bv-root-category-list .bv-root-category-item:last-child {
    border-bottom: 0!important;
    -webkit-border-radius: 0!important;
    border-radius: 0!important;
    border-bottom-left-radius: 1em!important;
    border-bottom-right-radius: 1em!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-generic-submission .bv-root-category-list .bv-root-category-item:hover {
    background-color: #ddd!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-popup-photoupload {
    background-color: #fff!important;
    width: 100%!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-popup-photoupload .bv-photoupload-action {
    padding: 10px!important;
    zoom: 1!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-popup-photoupload .bv-photoupload-action:before,
.bv-cv2-cleanslate .bv-core-container-52 .bv-popup-photoupload .bv-photoupload-action:after {
    content: ""!important;
    display: table!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-popup-photoupload .bv-photoupload-action:after {
    clear: both!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-popup-photoupload .bv-upload-btn {
    display: block!important;
    color: #000!important;
    font-size: inherit!important;
    line-height: inherit!important;
    font-family: "Arial", "Helvetica", "Helvetica Neue", sans-serif!important;
    font-style: normal!important;
    font-weight: 400!important;
    font-variant: normal!important;
    text-decoration: none!important;
    text-transform: none!important;
    text-shadow: none!important;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, .1)), color-stop(1, rgba(255, 255, 255, 0)))!important;
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, .1) 0, rgba(255, 255, 255, 0) 100%)!important;
    background-image: -moz-linear-gradient(rgba(255, 255, 255, .1) 0, rgba(255, 255, 255, 0) 100%)!important;
    background-image: -o-linear-gradient(rgba(255, 255, 255, .1) 0, rgba(255, 255, 255, 0) 100%)!important;
    background-image: linear-gradient(rgba(255, 255, 255, .1) 0, rgba(255, 255, 255, 0) 100%)!important;
    background-color: #ededed!important;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
    -webkit-border-radius: 0!important;
    border-radius: 0!important;
    border-top-width: 0!important;
    border-top-style: none!important;
    border-top-color: transparent!important;
    border-right-width: 0!important;
    border-right-style: none!important;
    border-right-color: transparent!important;
    border-bottom-width: 0!important;
    border-bottom-style: none!important;
    border-bottom-color: transparent!important;
    border-left-width: 0!important;
    border-left-style: none!important;
    border-left-color: transparent!important;
    color: #000!important;
    background-color: #ededed!important;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, .1)), color-stop(1, rgba(255, 255, 255, 0)))!important;
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, .1) 0, rgba(255, 255, 255, 0) 100%)!important;
    background-image: -moz-linear-gradient(rgba(255, 255, 255, .1) 0, rgba(255, 255, 255, 0) 100%)!important;
    background-image: -o-linear-gradient(rgba(255, 255, 255, .1) 0, rgba(255, 255, 255, 0) 100%)!important;
    background-image: linear-gradient(rgba(255, 255, 255, .1) 0, rgba(255, 255, 255, 0) 100%)!important;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
    padding: .5em 20px!important;
    width: 100%!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-popup-photoupload .bv-upload-btn:hover {
    color: #000!important;
    background-color: #ededed!important;
    background-image: none!important;
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, .2)!important;
    box-shadow: inset 0 0 5px rgba(0, 0, 0, .2)!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-popup-photoupload .bv-fb-button {
    float: left!important;
    cursor: pointer!important;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, .3)), color-stop(1, rgba(255, 255, 255, 0)))!important;
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, .3) 0, rgba(255, 255, 255, 0) 100%)!important;
    background-image: -moz-linear-gradient(rgba(255, 255, 255, .3) 0, rgba(255, 255, 255, 0) 100%)!important;
    background-image: -o-linear-gradient(rgba(255, 255, 255, .3) 0, rgba(255, 255, 255, 0) 100%)!important;
    background-image: linear-gradient(rgba(255, 255, 255, .3) 0, rgba(255, 255, 255, 0) 100%)!important;
    background-image: -ms-linear-gradient(rgba(255, 255, 255, .3) 0, rgba(255, 255, 255, 0) 100%)!important;
    border: 1px solid #0066b4!important;
    color: #fff!important;
    text-shadow: none!important;
    margin: 0!important;
    padding: .5em 20px!important;
    white-space: nowrap!important;
    color: #fff!important;
    font-size: 14px!important;
    line-height: 19.5px!important;
    font-family: "Arial", "Helvetica", "Helvetica Neue", sans-serif!important;
    font-style: normal!important;
    font-weight: 700!important;
    font-variant: normal!important;
    text-decoration: none!important;
    text-transform: none!important;
    text-shadow: none!important;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, .1)), color-stop(1, rgba(255, 255, 255, 0)))!important;
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, .1) 0, rgba(255, 255, 255, 0) 100%)!important;
    background-image: -moz-linear-gradient(rgba(255, 255, 255, .1) 0, rgba(255, 255, 255, 0) 100%)!important;
    background-image: -o-linear-gradient(rgba(255, 255, 255, .1) 0, rgba(255, 255, 255, 0) 100%)!important;
    background-image: linear-gradient(rgba(255, 255, 255, .1) 0, rgba(255, 255, 255, 0) 100%)!important;
    background-color: #bd0f34!important;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2)!important;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2)!important;
    padding-top: .5em!important;
    padding-right: 1em!important;
    padding-bottom: .5em!important;
    padding-left: 1em!important;
    -webkit-border-radius: 0!important;
    border-radius: 0!important;
    border-top-width: 0!important;
    border-top-style: none!important;
    border-top-color: transparent!important;
    border-right-width: 0!important;
    border-right-style: none!important;
    border-right-color: transparent!important;
    border-bottom-width: 0!important;
    border-bottom-style: none!important;
    border-bottom-color: transparent!important;
    border-left-width: 0!important;
    border-left-style: none!important;
    border-left-color: transparent!important;
    background-color: #3b5998!important;
    -webkit-border-radius: .25em!important;
    border-radius: .25em!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-popup-photoupload .bv-fb-button:hover {
    color: #fff!important;
    font-size: 14px!important;
    line-height: 19.5px!important;
    font-family: "Arial", "Helvetica", "Helvetica Neue", sans-serif!important;
    font-style: normal!important;
    font-weight: 700!important;
    font-variant: normal!important;
    text-decoration: none!important;
    text-transform: none!important;
    text-shadow: none!important;
    background-image: none!important;
    background-color: #bd0f34!important;
    border-color: #bd0f34!important;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
    border-top-width: 0!important;
    border-top-style: none!important;
    border-top-color: transparent!important;
    border-right-width: 0!important;
    border-right-style: none!important;
    border-right-color: transparent!important;
    border-bottom-width: 0!important;
    border-bottom-style: none!important;
    border-bottom-color: transparent!important;
    border-left-width: 0!important;
    border-left-style: none!important;
    border-left-color: transparent!important;
    background-color: #3b5998!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-popup-photoupload .bv-fb-button .fb-icon {
    padding: 0 15px!important;
    margin: 0 10px 0 -35px!important;
    border-right: 1px solid #fff!important;
    display: inline-block!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-popup {
    position: absolute!important;
    z-index: 2000008000!important;
    border: 1px solid #999!important;
    -webkit-border-radius: 5px!important;
    border-radius: 5px!important;
    -webkit-transition: all ease 1s!important;
    -moz-transition: all ease 1s!important;
    -o-transition: all ease 1s!important;
    transition: all ease 1s!important;
    -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, .1)!important;
    box-shadow: 0 3px 3px rgba(0, 0, 0, .1)!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-popup:after,
.bv-cv2-cleanslate .bv-core-container-52 .bv-popup:before {
    bottom: 100%!important;
    border: solid transparent!important;
    content: " "!important;
    height: 0!important;
    width: 0!important;
    position: absolute!important;
    left: 50%!important;
    pointer-events: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-popup:after {
    border-bottom-color: #fff!important;
    border-width: 10px!important;
    left: 50%!important;
    margin-left: -10px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-popup:before {
    border-bottom-color: #999!important;
    border-width: 11px!important;
    left: 50%!important;
    margin-left: -11px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-search {
    zoom: 1!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-search:before,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-search:after {
    content: ""!important;
    display: table!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-search:after {
    clear: both!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-search,
.bv-cv2-cleanslate .bv-core-container-52 .bv-generic-submission {
    border-bottom: 1px solid #ccc!important;
    -webkit-box-shadow: 0 1px 0 #fff!important;
    box-shadow: 0 1px 0 #fff!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-search .bv-searchbar,
.bv-cv2-cleanslate .bv-core-container-52 .bv-generic-submission .bv-searchbar {
    width: 100%!important;
    float: left!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-search .bv-masthead-search .bv-fieldsets,
.bv-cv2-cleanslate .bv-core-container-52 .bv-generic-submission .bv-masthead-search .bv-fieldsets,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-search .bv-generic-submission .bv-fieldsets,
.bv-cv2-cleanslate .bv-core-container-52 .bv-generic-submission .bv-generic-submission .bv-fieldsets {
    padding: 0 10px!important;
    background-color: transparent!important;
    position: relative!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-search .bv-masthead-search .bv-fieldsets input.bv-text,
.bv-cv2-cleanslate .bv-core-container-52 .bv-generic-submission .bv-masthead-search .bv-fieldsets input.bv-text,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-search .bv-generic-submission .bv-fieldsets input.bv-text,
.bv-cv2-cleanslate .bv-core-container-52 .bv-generic-submission .bv-generic-submission .bv-fieldsets input.bv-text {
    line-height: 16px!important;
    font-size: 14px!important;
    width: 83.5%!important;
    -webkit-border-radius: .25em 0 0 .25em!important;
    border-radius: .25em 0 0 .25em!important;
    padding: .5em 10px .5em 10px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-search .bv-masthead-search .bv-search-control-icon,
.bv-cv2-cleanslate .bv-core-container-52 .bv-generic-submission .bv-masthead-search .bv-search-control-icon,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-search .bv-generic-submission .bv-search-control-icon,
.bv-cv2-cleanslate .bv-core-container-52 .bv-generic-submission .bv-generic-submission .bv-search-control-icon {
    display: none!important;
    font-family: 'BVCustom', 'times new roman'!important;
    font-size: 20px!important;
    line-height: 24px!important;
    margin-top: -11px!important;
    position: absolute!important;
    top: 50%!important;
    left: 20px!important;
    color: #ccc!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-search .bv-masthead-search .bv-search-clear-icon,
.bv-cv2-cleanslate .bv-core-container-52 .bv-generic-submission .bv-masthead-search .bv-search-clear-icon,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-search .bv-generic-submission .bv-search-clear-icon,
.bv-cv2-cleanslate .bv-core-container-52 .bv-generic-submission .bv-generic-submission .bv-search-clear-icon {
    display: block!important;
    font-family: 'BVCustom', 'times new roman'!important;
    font-size: 0!important;
    line-height: 0!important;
    margin-top: -11px!important;
    position: absolute!important;
    top: 50%!important;
    right: 19%!important;
    color: #000!important;
    cursor: pointer!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-search .bv-masthead-search .bv-search-clear-icon:hover,
.bv-cv2-cleanslate .bv-core-container-52 .bv-generic-submission .bv-masthead-search .bv-search-clear-icon:hover,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-search .bv-generic-submission .bv-search-clear-icon:hover,
.bv-cv2-cleanslate .bv-core-container-52 .bv-generic-submission .bv-generic-submission .bv-search-clear-icon:hover {
    color: #666!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-search .bv-masthead-search .bv-search-clear-icon.bv-hidden,
.bv-cv2-cleanslate .bv-core-container-52 .bv-generic-submission .bv-masthead-search .bv-search-clear-icon.bv-hidden,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-search .bv-generic-submission .bv-search-clear-icon.bv-hidden,
.bv-cv2-cleanslate .bv-core-container-52 .bv-generic-submission .bv-generic-submission .bv-search-clear-icon.bv-hidden {
    display: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-search .bv-masthead-search .bv-content-btn,
.bv-cv2-cleanslate .bv-core-container-52 .bv-generic-submission .bv-masthead-search .bv-content-btn,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-search .bv-generic-submission .bv-content-btn,
.bv-cv2-cleanslate .bv-core-container-52 .bv-generic-submission .bv-generic-submission .bv-content-btn {
    margin: 10px 0!important;
    line-height: 14px!important;
    font-size: 14px!important;
    white-space: nowrap!important;
    background-color: #ededed!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-search .bv-masthead-search .bv-content-search-btn,
.bv-cv2-cleanslate .bv-core-container-52 .bv-generic-submission .bv-masthead-search .bv-content-search-btn,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-search .bv-generic-submission .bv-content-search-btn,
.bv-cv2-cleanslate .bv-core-container-52 .bv-generic-submission .bv-generic-submission .bv-content-search-btn {
    float: right!important;
    padding: 8px 14px!important;
    width: 16.5%!important;
    height: 32px!important;
    border-top-left-radius: 0!important;
    border-bottom-left-radius: 0!important;
    position: relative!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-search .bv-masthead-search .bv-content-search-btn .bv-search-control-icon,
.bv-cv2-cleanslate .bv-core-container-52 .bv-generic-submission .bv-masthead-search .bv-content-search-btn .bv-search-control-icon,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-search .bv-generic-submission .bv-content-search-btn .bv-search-control-icon,
.bv-cv2-cleanslate .bv-core-container-52 .bv-generic-submission .bv-generic-submission .bv-content-search-btn .bv-search-control-icon {
    display: block!important;
    font-size: 24px!important;
    cursor: pointer!important;
    width: 100%!important;
    left: 0!important;
    color: #666!important;
    margin-top: -12px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-search .bv-masthead-search .bv-expand-filter-button-offset-on,
.bv-cv2-cleanslate .bv-core-container-52 .bv-generic-submission .bv-masthead-search .bv-expand-filter-button-offset-on,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-search .bv-generic-submission .bv-expand-filter-button-offset-on,
.bv-cv2-cleanslate .bv-core-container-52 .bv-generic-submission .bv-generic-submission .bv-expand-filter-button-offset-on {
    float: left!important;
    width: 100%!important;
    margin-right: -5.55555%!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-search .bv-masthead-search .bv-expand-filter-button-offset-on input.bv-text,
.bv-cv2-cleanslate .bv-core-container-52 .bv-generic-submission .bv-masthead-search .bv-expand-filter-button-offset-on input.bv-text,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-search .bv-generic-submission .bv-expand-filter-button-offset-on input.bv-text,
.bv-cv2-cleanslate .bv-core-container-52 .bv-generic-submission .bv-generic-submission .bv-expand-filter-button-offset-on input.bv-text {
    width: 83.33333%!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-search .bv-masthead-search .bv-expand-filter-button,
.bv-cv2-cleanslate .bv-core-container-52 .bv-generic-submission .bv-masthead-search .bv-expand-filter-button,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-search .bv-generic-submission .bv-expand-filter-button,
.bv-cv2-cleanslate .bv-core-container-52 .bv-generic-submission .bv-generic-submission .bv-expand-filter-button {
    width: 5.55555%!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-search .bv-masthead-search.bv-submission,
.bv-cv2-cleanslate .bv-core-container-52 .bv-generic-submission .bv-masthead-search.bv-submission {
    min-height: 0!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-search .bv-masthead,
.bv-cv2-cleanslate .bv-core-container-52 .bv-generic-submission .bv-masthead {
    zoom: 1!important;
    background-color: #fbfbfb!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-search .bv-masthead:before,
.bv-cv2-cleanslate .bv-core-container-52 .bv-generic-submission .bv-masthead:before,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-search .bv-masthead:after,
.bv-cv2-cleanslate .bv-core-container-52 .bv-generic-submission .bv-masthead:after {
    content: ""!important;
    display: table!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-search .bv-masthead:after,
.bv-cv2-cleanslate .bv-core-container-52 .bv-generic-submission .bv-masthead:after {
    clear: both!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-search .bv-masthead .bv-searchbar,
.bv-cv2-cleanslate .bv-core-container-52 .bv-generic-submission .bv-masthead .bv-searchbar {
    width: 50%!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-search .bv-masthead .bv-masthead-product,
.bv-cv2-cleanslate .bv-core-container-52 .bv-generic-submission .bv-masthead .bv-masthead-product {
    padding: 10px 20px!important;
    border-bottom: 1px solid #ccc!important;
    zoom: 1!important;
    position: relative!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-search .bv-masthead .bv-masthead-product:before,
.bv-cv2-cleanslate .bv-core-container-52 .bv-generic-submission .bv-masthead .bv-masthead-product:before,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-search .bv-masthead .bv-masthead-product:after,
.bv-cv2-cleanslate .bv-core-container-52 .bv-generic-submission .bv-masthead .bv-masthead-product:after {
    content: ""!important;
    display: table!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-search .bv-masthead .bv-masthead-product:after,
.bv-cv2-cleanslate .bv-core-container-52 .bv-generic-submission .bv-masthead .bv-masthead-product:after {
    clear: both!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-search .bv-masthead .bv-masthead-product .bv-content-title,
.bv-cv2-cleanslate .bv-core-container-52 .bv-generic-submission .bv-masthead .bv-masthead-product .bv-content-title {
    float: left!important;
    width: 50%!important;
    font-size: 16px!important;
    font-weight: 700!important;
    text-overflow: ellipsis!important;
    white-space: nowrap!important;
    overflow: hidden!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-search .bv-masthead .bv-masthead-product .bv-rating-ratio-number,
.bv-cv2-cleanslate .bv-core-container-52 .bv-generic-submission .bv-masthead .bv-masthead-product .bv-rating-ratio-number {
    margin: 0!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-search .bv-masthead .bv-masthead-product .bv-rating-label,
.bv-cv2-cleanslate .bv-core-container-52 .bv-generic-submission .bv-masthead .bv-masthead-product .bv-rating-label {
    margin: 6px 0!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-search .bv-masthead .bv-masthead-product .bv-content-product-buttons,
.bv-cv2-cleanslate .bv-core-container-52 .bv-generic-submission .bv-masthead .bv-masthead-product .bv-content-product-buttons {
    float: left!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-search .bv-masthead .bv-masthead-product .bv-content-product-buttons .bv-content-product-buttons-item,
.bv-cv2-cleanslate .bv-core-container-52 .bv-generic-submission .bv-masthead .bv-masthead-product .bv-content-product-buttons .bv-content-product-buttons-item {
    float: left!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-search .bv-masthead .bv-masthead-product .bv-content-product-buttons .bv-content-product-buttons-item .bv-content-btn,
.bv-cv2-cleanslate .bv-core-container-52 .bv-generic-submission .bv-masthead .bv-masthead-product .bv-content-product-buttons .bv-content-product-buttons-item .bv-content-btn {
    float: left!important;
    display: inline!important;
    margin: 6px 2px!important;
    padding: 0 10px!important;
    border-width: 1px!important;
    text-decoration: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-search .bv-masthead .bv-masthead-product .bv-secondary-summary,
.bv-cv2-cleanslate .bv-core-container-52 .bv-generic-submission .bv-masthead .bv-masthead-product .bv-secondary-summary {
    float: left!important;
    width: 75%!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-search .bv-masthead .bv-masthead-product .bv-trustmarkIcon,
.bv-cv2-cleanslate .bv-core-container-52 .bv-generic-submission .bv-masthead .bv-masthead-product .bv-trustmarkIcon {
    position: absolute!important;
    top: 50%!important;
    right: 16px!important;
    margin-top: -17px!important;
    padding: 4px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-search .bv-masthead .bv-content-product-stats,
.bv-cv2-cleanslate .bv-core-container-52 .bv-generic-submission .bv-masthead .bv-content-product-stats {
    float: right!important;
    width: 50%!important;
    max-width: 480px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-search .bv-masthead .bv-content-product-stats .bv-content-product-stats-item,
.bv-cv2-cleanslate .bv-core-container-52 .bv-generic-submission .bv-masthead .bv-content-product-stats .bv-content-product-stats-item {
    float: left!important;
    width: 33.33333%!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-search .bv-masthead .bv-content-product-stats .bv-content-product-stats-item .bv-content-data-count,
.bv-cv2-cleanslate .bv-core-container-52 .bv-generic-submission .bv-masthead .bv-content-product-stats .bv-content-product-stats-item .bv-content-data-count {
    display: block!important;
    float: none!important;
    margin: 0!important;
    padding: 8px 10px!important;
    zoom: 1!important;
    border-width: 0 1px 0 0!important;
    border-style: solid!important;
    border-color: transparent #d0d0d0 transparent!important;
    -webkit-border-radius: 0!important;
    border-radius: 0!important;
    text-align: center!important;
    text-decoration: none!important;
    position: relative!important;
    z-index: 0!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-search .bv-masthead .bv-content-product-stats .bv-content-product-stats-item .bv-content-data-count:before,
.bv-cv2-cleanslate .bv-core-container-52 .bv-generic-submission .bv-masthead .bv-content-product-stats .bv-content-product-stats-item .bv-content-data-count:before,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-search .bv-masthead .bv-content-product-stats .bv-content-product-stats-item .bv-content-data-count:after,
.bv-cv2-cleanslate .bv-core-container-52 .bv-generic-submission .bv-masthead .bv-content-product-stats .bv-content-product-stats-item .bv-content-data-count:after {
    content: ""!important;
    display: table!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-search .bv-masthead .bv-content-product-stats .bv-content-product-stats-item .bv-content-data-count:after,
.bv-cv2-cleanslate .bv-core-container-52 .bv-generic-submission .bv-masthead .bv-content-product-stats .bv-content-product-stats-item .bv-content-data-count:after {
    clear: both!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-search .bv-masthead .bv-content-product-stats .bv-content-product-stats-item .bv-content-data-count:focus,
.bv-cv2-cleanslate .bv-core-container-52 .bv-generic-submission .bv-masthead .bv-content-product-stats .bv-content-product-stats-item .bv-content-data-count:focus {
    z-index: 1!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-search .bv-masthead .bv-content-product-stats .bv-content-product-stats-item .bv-content-data-count .bv-content-title,
.bv-cv2-cleanslate .bv-core-container-52 .bv-generic-submission .bv-masthead .bv-content-product-stats .bv-content-product-stats-item .bv-content-data-count .bv-content-title {
    float: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-search .bv-masthead .bv-content-product-stats .bv-content-product-stats-item .bv-content-data-count .bv-content-data-summary,
.bv-cv2-cleanslate .bv-core-container-52 .bv-generic-submission .bv-masthead .bv-content-product-stats .bv-content-product-stats-item .bv-content-data-count .bv-content-data-summary {
    color: #000!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-search .bv-masthead .bv-content-product-stats .bv-content-product-stats-item .bv-content-data-count .bv-content-data-label,
.bv-cv2-cleanslate .bv-core-container-52 .bv-generic-submission .bv-masthead .bv-content-product-stats .bv-content-product-stats-item .bv-content-data-count .bv-content-data-label {
    color: #666!important;
    font-size: 13px!important;
    line-height: 19.5px!important;
    font-family: "Century Gothic W01", sans-serif!important;
    font-style: normal!important;
    font-weight: 400!important;
    font-variant: normal!important;
    text-decoration: none!important;
    text-transform: none!important;
    padding: 0!important;
    line-height: 17px!important;
    float: none!important;
    display: block!important;
    overflow: hidden!important;
    text-overflow: ellipsis!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-search .bv-masthead .bv-content-product-stats .bv-content-product-stats-item .bv-content-data-count .bv-content-data-label:hover,
.bv-cv2-cleanslate .bv-core-container-52 .bv-generic-submission .bv-masthead .bv-content-product-stats .bv-content-product-stats-item .bv-content-data-count .bv-content-data-label:hover {
    color: #666!important;
    font-size: 13px!important;
    line-height: 19.5px!important;
    font-family: "Century Gothic W01", sans-serif!important;
    font-style: normal!important;
    font-weight: 400!important;
    font-variant: normal!important;
    text-decoration: none!important;
    text-transform: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-search .bv-masthead .bv-content-product-stats .bv-content-product-stats-item .bv-content-data-count .bv-content-data-label:visited,
.bv-cv2-cleanslate .bv-core-container-52 .bv-generic-submission .bv-masthead .bv-content-product-stats .bv-content-product-stats-item .bv-content-data-count .bv-content-data-label:visited {
    color: #666!important;
    font-size: 13px!important;
    line-height: 19.5px!important;
    font-family: "Century Gothic W01", sans-serif!important;
    font-style: normal!important;
    font-weight: 400!important;
    font-variant: normal!important;
    text-decoration: none!important;
    text-transform: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-search .bv-masthead .bv-content-product-stats .bv-content-product-stats-item .bv-content-data-count .bv-content-data-label:active,
.bv-cv2-cleanslate .bv-core-container-52 .bv-generic-submission .bv-masthead .bv-content-product-stats .bv-content-product-stats-item .bv-content-data-count .bv-content-data-label:active {
    color: #666!important;
    font-size: 13px!important;
    line-height: 19.5px!important;
    font-family: "Century Gothic W01", sans-serif!important;
    font-style: normal!important;
    font-weight: 400!important;
    font-variant: normal!important;
    text-decoration: none!important;
    text-transform: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-search .bv-masthead .bv-content-product-stats .bv-content-product-stats-item .bv-content-data-count .bv-content-data-label:hover,
.bv-cv2-cleanslate .bv-core-container-52 .bv-generic-submission .bv-masthead .bv-content-product-stats .bv-content-product-stats-item .bv-content-data-count .bv-content-data-label:hover,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-search .bv-masthead .bv-content-product-stats .bv-content-product-stats-item .bv-content-data-count .bv-content-data-label:visited,
.bv-cv2-cleanslate .bv-core-container-52 .bv-generic-submission .bv-masthead .bv-content-product-stats .bv-content-product-stats-item .bv-content-data-count .bv-content-data-label:visited,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-search .bv-masthead .bv-content-product-stats .bv-content-product-stats-item .bv-content-data-count .bv-content-data-label:active,
.bv-cv2-cleanslate .bv-core-container-52 .bv-generic-submission .bv-masthead .bv-content-product-stats .bv-content-product-stats-item .bv-content-data-count .bv-content-data-label:active {
    line-height: 17px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-search .bv-masthead .bv-content-product-stats .bv-content-product-stats-item-first .bv-content-data-count,
.bv-cv2-cleanslate .bv-core-container-52 .bv-generic-submission .bv-masthead .bv-content-product-stats .bv-content-product-stats-item-first .bv-content-data-count {
    border-left-width: 1px!important;
    border-left-color: transparent!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-search .bv-masthead .bv-content-product-stats .bv-content-product-stats-item-last .bv-content-data-count,
.bv-cv2-cleanslate .bv-core-container-52 .bv-generic-submission .bv-masthead .bv-content-product-stats .bv-content-product-stats-item-last .bv-content-data-count {
    margin-right: 1px!important;
    border-right-color: transparent!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-search .bv-masthead .bv-content-product-stats .bv-stars-container,
.bv-cv2-cleanslate .bv-core-container-52 .bv-generic-submission .bv-masthead .bv-content-product-stats .bv-stars-container {
    clear: left!important;
    margin: 0!important;
    display: inline-block!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-search .bv-masthead-fixed,
.bv-cv2-cleanslate .bv-core-container-52 .bv-generic-submission .bv-masthead-fixed {
    position: fixed!important;
    top: 0!important;
    z-index: 2000008010!important;
    -webkit-box-shadow: inset 0 1px 0 #fff, 0 2px 2px rgba(0, 0, 0, .25)!important;
    box-shadow: inset 0 1px 0 #fff, 0 2px 2px rgba(0, 0, 0, .25)!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-search-results {
    font-size: 16px!important;
    padding: 20px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-no-submission .bv-ask-question-container {
    display: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-answer-request .bv-content-item .bv-subject-image {
    width: 50px!important;
    height: 50px!important;
    float: left!important;
    position: relative!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-answer-request .bv-content-item .bv-subject-name-header {
    display: none!important;
}

@media screen and (max-width: 736px) {
    .bv-cv2-cleanslate .bv-core-container-52 .bv-content-search .bv-masthead,
    .bv-cv2-cleanslate .bv-core-container-52 .bv-generic-submission .bv-masthead,
    .bv-cv2-cleanslate .bv-core-container-52 .bv-content-search .bv-searchbar,
    .bv-cv2-cleanslate .bv-core-container-52 .bv-generic-submission .bv-searchbar {
        width: 100%!important;
    }
    .bv-cv2-cleanslate .bv-core-container-52 .bv-content-search .bv-masthead .bv-masthead-product,
    .bv-cv2-cleanslate .bv-core-container-52 .bv-generic-submission .bv-masthead .bv-masthead-product,
    .bv-cv2-cleanslate .bv-core-container-52 .bv-content-search .bv-searchbar .bv-masthead-product,
    .bv-cv2-cleanslate .bv-core-container-52 .bv-generic-submission .bv-searchbar .bv-masthead-product {
        padding: 10px 12px!important;
    }
    .bv-cv2-cleanslate .bv-core-container-52 .bv-content-search .bv-masthead .bv-masthead-product .bv-secondary-summary,
    .bv-cv2-cleanslate .bv-core-container-52 .bv-generic-submission .bv-masthead .bv-masthead-product .bv-secondary-summary,
    .bv-cv2-cleanslate .bv-core-container-52 .bv-content-search .bv-searchbar .bv-masthead-product .bv-secondary-summary,
    .bv-cv2-cleanslate .bv-core-container-52 .bv-generic-submission .bv-searchbar .bv-masthead-product .bv-secondary-summary {
        float: none!important;
        width: 100%!important;
    }
    .bv-cv2-cleanslate .bv-core-container-52 .bv-content-search .bv-masthead .bv-masthead-product .bv-trustmarkIcon,
    .bv-cv2-cleanslate .bv-core-container-52 .bv-generic-submission .bv-masthead .bv-masthead-product .bv-trustmarkIcon,
    .bv-cv2-cleanslate .bv-core-container-52 .bv-content-search .bv-searchbar .bv-masthead-product .bv-trustmarkIcon,
    .bv-cv2-cleanslate .bv-core-container-52 .bv-generic-submission .bv-searchbar .bv-masthead-product .bv-trustmarkIcon {
        position: static!important;
        width: 100%!important;
        margin-top: 8px!important;
    }
    .bv-cv2-cleanslate .bv-core-container-52 .bv-content-search .bv-masthead .bv-content-product-stats,
    .bv-cv2-cleanslate .bv-core-container-52 .bv-generic-submission .bv-masthead .bv-content-product-stats,
    .bv-cv2-cleanslate .bv-core-container-52 .bv-content-search .bv-searchbar .bv-content-product-stats,
    .bv-cv2-cleanslate .bv-core-container-52 .bv-generic-submission .bv-searchbar .bv-content-product-stats {
        float: none!important;
        border-bottom: 1px solid #d0d0d0!important;
        zoom: 1!important;
    }
    .bv-cv2-cleanslate .bv-core-container-52 .bv-content-search .bv-masthead .bv-content-product-stats:before,
    .bv-cv2-cleanslate .bv-core-container-52 .bv-generic-submission .bv-masthead .bv-content-product-stats:before,
    .bv-cv2-cleanslate .bv-core-container-52 .bv-content-search .bv-searchbar .bv-content-product-stats:before,
    .bv-cv2-cleanslate .bv-core-container-52 .bv-generic-submission .bv-searchbar .bv-content-product-stats:before,
    .bv-cv2-cleanslate .bv-core-container-52 .bv-content-search .bv-masthead .bv-content-product-stats:after,
    .bv-cv2-cleanslate .bv-core-container-52 .bv-generic-submission .bv-masthead .bv-content-product-stats:after,
    .bv-cv2-cleanslate .bv-core-container-52 .bv-content-search .bv-searchbar .bv-content-product-stats:after,
    .bv-cv2-cleanslate .bv-core-container-52 .bv-generic-submission .bv-searchbar .bv-content-product-stats:after {
        content: ""!important;
        display: table!important;
    }
    .bv-cv2-cleanslate .bv-core-container-52 .bv-content-search .bv-masthead .bv-content-product-stats:after,
    .bv-cv2-cleanslate .bv-core-container-52 .bv-generic-submission .bv-masthead .bv-content-product-stats:after,
    .bv-cv2-cleanslate .bv-core-container-52 .bv-content-search .bv-searchbar .bv-content-product-stats:after,
    .bv-cv2-cleanslate .bv-core-container-52 .bv-generic-submission .bv-searchbar .bv-content-product-stats:after {
        clear: both!important;
    }
    .bv-cv2-cleanslate .bv-core-container-52 .bv-content-search .bv-masthead .bv-masthead-search .bv-search-control-icon,
    .bv-cv2-cleanslate .bv-core-container-52 .bv-generic-submission .bv-masthead .bv-masthead-search .bv-search-control-icon,
    .bv-cv2-cleanslate .bv-core-container-52 .bv-content-search .bv-searchbar .bv-masthead-search .bv-search-control-icon,
    .bv-cv2-cleanslate .bv-core-container-52 .bv-generic-submission .bv-searchbar .bv-masthead-search .bv-search-control-icon {
        display: block!important;
    }
    .bv-cv2-cleanslate .bv-core-container-52 .bv-content-search .bv-masthead .bv-masthead-search .bv-search-clear-icon,
    .bv-cv2-cleanslate .bv-core-container-52 .bv-generic-submission .bv-masthead .bv-masthead-search .bv-search-clear-icon,
    .bv-cv2-cleanslate .bv-core-container-52 .bv-content-search .bv-searchbar .bv-masthead-search .bv-search-clear-icon,
    .bv-cv2-cleanslate .bv-core-container-52 .bv-generic-submission .bv-searchbar .bv-masthead-search .bv-search-clear-icon {
        font-size: 20px!important;
        line-height: 24px!important;
        right: 20px!important;
    }
    .bv-cv2-cleanslate .bv-core-container-52 .bv-content-search .bv-masthead .bv-masthead-search .bv-fieldsets input.bv-text,
    .bv-cv2-cleanslate .bv-core-container-52 .bv-generic-submission .bv-masthead .bv-masthead-search .bv-fieldsets input.bv-text,
    .bv-cv2-cleanslate .bv-core-container-52 .bv-content-search .bv-searchbar .bv-masthead-search .bv-fieldsets input.bv-text,
    .bv-cv2-cleanslate .bv-core-container-52 .bv-generic-submission .bv-searchbar .bv-masthead-search .bv-fieldsets input.bv-text {
        width: 100%!important;
        padding: .5em 10px .5em 32px!important;
        -webkit-border-radius: .25em!important;
        border-radius: .25em!important;
    }
    .bv-cv2-cleanslate .bv-core-container-52 .bv-content-search .bv-masthead .bv-masthead-search .bv-fieldsets .bv-content-search-btn,
    .bv-cv2-cleanslate .bv-core-container-52 .bv-generic-submission .bv-masthead .bv-masthead-search .bv-fieldsets .bv-content-search-btn,
    .bv-cv2-cleanslate .bv-core-container-52 .bv-content-search .bv-searchbar .bv-masthead-search .bv-fieldsets .bv-content-search-btn,
    .bv-cv2-cleanslate .bv-core-container-52 .bv-generic-submission .bv-searchbar .bv-masthead-search .bv-fieldsets .bv-content-search-btn {
        display: none!important;
    }
    .bv-cv2-cleanslate .bv-core-container-52 .bv-content-search .bv-masthead .bv-masthead-search .bv-expand-filter-button-offset-on,
    .bv-cv2-cleanslate .bv-core-container-52 .bv-generic-submission .bv-masthead .bv-masthead-search .bv-expand-filter-button-offset-on,
    .bv-cv2-cleanslate .bv-core-container-52 .bv-content-search .bv-searchbar .bv-masthead-search .bv-expand-filter-button-offset-on,
    .bv-cv2-cleanslate .bv-core-container-52 .bv-generic-submission .bv-searchbar .bv-masthead-search .bv-expand-filter-button-offset-on {
        margin-right: -16.66665%!important;
    }
    .bv-cv2-cleanslate .bv-core-container-52 .bv-content-search .bv-masthead .bv-masthead-search .bv-expand-filter-button-offset-on input.bv-text,
    .bv-cv2-cleanslate .bv-core-container-52 .bv-generic-submission .bv-masthead .bv-masthead-search .bv-expand-filter-button-offset-on input.bv-text,
    .bv-cv2-cleanslate .bv-core-container-52 .bv-content-search .bv-searchbar .bv-masthead-search .bv-expand-filter-button-offset-on input.bv-text,
    .bv-cv2-cleanslate .bv-core-container-52 .bv-generic-submission .bv-searchbar .bv-masthead-search .bv-expand-filter-button-offset-on input.bv-text {
        width: 66.66666%!important;
    }
    .bv-cv2-cleanslate .bv-core-container-52 .bv-content-search .bv-masthead .bv-searchbar,
    .bv-cv2-cleanslate .bv-core-container-52 .bv-generic-submission .bv-masthead .bv-searchbar,
    .bv-cv2-cleanslate .bv-core-container-52 .bv-content-search .bv-masthead .bv-content-product-stats,
    .bv-cv2-cleanslate .bv-core-container-52 .bv-generic-submission .bv-masthead .bv-content-product-stats {
        width: 100%!important;
        max-width: 100%!important;
    }
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-generic-submission .bv-product-list-2-col .bv-product-item {
    width: 50%!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-generic-submission .bv-product-list-3-col .bv-product-item {
    width: 33.33333%!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-generic-submission .bv-product-list-4-col .bv-product-item {
    width: 25%!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-generic-submission .bv-product-list {
    padding: 0 10px!important;
    font-size: 0!important;
    zoom: 1!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-generic-submission .bv-product-list:before,
.bv-cv2-cleanslate .bv-core-container-52 .bv-generic-submission .bv-product-list:after {
    content: ""!important;
    display: table!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-generic-submission .bv-product-list:after {
    clear: both!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-generic-submission .bv-product-list .bv-product-item {
    display: inline-block!important;
    vertical-align: top!important;
    min-height: 200px!important;
    border: 2px solid transparent!important;
    -webkit-box-sizing: border-box!important;
    -moz-box-sizing: border-box!important;
    box-sizing: border-box!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-generic-submission .bv-product-list .bv-product-item .bv-product-item-btn {
    width: 100%!important;
    min-height: 200px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-generic-submission .bv-product-list .bv-content-media-container {
    margin: 10px 0!important;
    padding: 10px!important;
    cursor: pointer!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-generic-submission .bv-product-list .bv-content-media-container .bv-media-item {
    width: 100%!important;
    cursor: pointer!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-generic-submission .bv-product-list .bv-content-media-container .bv-media-item .bv-media-item-wrapper {
    background-color: #fff!important;
    padding: 0!important;
    height: 80px!important;
    text-align: center!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-generic-submission .bv-product-list .bv-content-media-container .bv-media-item .bv-media-item-wrapper img {
    max-height: 100%!important;
    position: static!important;
    cursor: pointer!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-generic-submission .bv-product-list .bv-content-media-container .bv-media-item-name {
    color: #666!important;
    font-size: 13px!important;
    line-height: 1.5em!important;
    font-family: Arial, Helvetica, Helvetica Neue, sans-serif!important;
    font-style: normal!important;
    font-weight: 400!important;
    font-variant: normal!important;
    text-decoration: none!important;
    text-transform: none!important;
    text-align: center!important;
    cursor: pointer!important;
    clear: both!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-generic-submission .bv-product-list .bv-content-media-container .bv-media-item-name:hover {
    color: #666!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-generic-submission .bv-product-list .bv-content-media-container .bv-media-item-name:visited {
    color: #666!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-generic-submission .bv-product-list .bv-content-media-container .bv-media-item-name:active {
    color: #666!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-generic-submission .bv-product-list .bv-product-item:hover {
    border-color: #0066b4!important;
}

@media screen and (max-width: 736px) {
    .bv-cv2-cleanslate .bv-core-container-52 .bv-generic-submission .bv-product-list .bv-product-item {
        width: 48%!important;
    }
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-section-summary .bv-section-summary-inline .bv-inline-histogram-ratings {
    width: 100%!important;
    margin: 0!important;
    float: left!important;
    position: relative!important;
    background-color: transparent!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-section-summary .bv-section-summary-inline .bv-inline-histogram-ratings .bv-histogram-filter-helper {
    font-family: "Arial", "Helvetica", "Helvetica Neue", sans-serif!important;
    font-size: 13px!important;
    color: #000!important;
    font-weight: 400!important;
    text-align: center!important;
    margin: 5px!important;
    padding: 5px!important;
    text-align: left!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-inline-histogram-ratings,
.bv-cv2-cleanslate .bv-core-container-52 .bv-popup-histogram-ratings {
    width: 262px!important;
    background-color: #fff!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-inline-histogram-ratings table,
.bv-cv2-cleanslate .bv-core-container-52 .bv-popup-histogram-ratings table {
    margin: 10px 10px 20px!important;
    width: 60%!important;
    min-width: 200px!important;
    display: block!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-inline-histogram-ratings tr.bv-inline-histogram-row-active,
.bv-cv2-cleanslate .bv-core-container-52 .bv-popup-histogram-ratings tr.bv-inline-histogram-row-active {
    background: #fbfbfb!important;
    cursor: pointer!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-inline-histogram-ratings tr.bv-inline-histogram-row-active *,
.bv-cv2-cleanslate .bv-core-container-52 .bv-popup-histogram-ratings tr.bv-inline-histogram-row-active * {
    cursor: pointer!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-inline-histogram-ratings td,
.bv-cv2-cleanslate .bv-core-container-52 .bv-popup-histogram-ratings td {
    font-family: "Arial", "Helvetica", "Helvetica Neue", sans-serif!important;
    font-size: 13px!important;
    color: #000!important;
    font-weight: 400!important;
    text-align: center!important;
    white-space: nowrap!important;
    text-shadow: none!important;
    -webkit-transition: all linear .1s!important;
    -moz-transition: all linear .1s!important;
    -o-transition: all linear .1s!important;
    transition: all linear .1s!important;
    padding-top: 5px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-inline-histogram-ratings .bv-inline-histogram-ratings-star,
.bv-cv2-cleanslate .bv-core-container-52 .bv-popup-histogram-ratings .bv-inline-histogram-ratings-star,
.bv-cv2-cleanslate .bv-core-container-52 .bv-inline-histogram-ratings .bv-popup-histogram-ratings-star,
.bv-cv2-cleanslate .bv-core-container-52 .bv-popup-histogram-ratings .bv-popup-histogram-ratings-star {
    letter-spacing: .2em!important;
    padding-left: 5px!important;
    padding-bottom: 3px!important;
    text-align: right!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-inline-histogram-ratings .bv-inline-histogram-ratings-star .bv-glyph,
.bv-cv2-cleanslate .bv-core-container-52 .bv-popup-histogram-ratings .bv-inline-histogram-ratings-star .bv-glyph,
.bv-cv2-cleanslate .bv-core-container-52 .bv-inline-histogram-ratings .bv-popup-histogram-ratings-star .bv-glyph,
.bv-cv2-cleanslate .bv-core-container-52 .bv-popup-histogram-ratings .bv-popup-histogram-ratings-star .bv-glyph {
    white-space: nowrap!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-inline-histogram-ratings .bv-inline-histogram-ratings-bar,
.bv-cv2-cleanslate .bv-core-container-52 .bv-popup-histogram-ratings .bv-inline-histogram-ratings-bar,
.bv-cv2-cleanslate .bv-core-container-52 .bv-inline-histogram-ratings .bv-popup-histogram-ratings-bar,
.bv-cv2-cleanslate .bv-core-container-52 .bv-popup-histogram-ratings .bv-popup-histogram-ratings-bar {
    width: 100%!important;
    padding-left: 10px!important;
    padding-right: 10px!important;
    padding-bottom: 3px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-inline-histogram-ratings .bv-inline-histogram-ratings-score,
.bv-cv2-cleanslate .bv-core-container-52 .bv-popup-histogram-ratings .bv-inline-histogram-ratings-score,
.bv-cv2-cleanslate .bv-core-container-52 .bv-inline-histogram-ratings .bv-popup-histogram-ratings-score,
.bv-cv2-cleanslate .bv-core-container-52 .bv-popup-histogram-ratings .bv-popup-histogram-ratings-score {
    padding-right: 5px!important;
    padding-bottom: 3px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-inline-histogram-ratings td.bv-inline-histogram-ratings-bar:last-child,
.bv-cv2-cleanslate .bv-core-container-52 .bv-popup-histogram-ratings td.bv-inline-histogram-ratings-bar:last-child,
.bv-cv2-cleanslate .bv-core-container-52 .bv-inline-histogram-ratings td.bv-popup-histogram-ratings-bar:last-child,
.bv-cv2-cleanslate .bv-core-container-52 .bv-popup-histogram-ratings td.bv-popup-histogram-ratings-bar:last-child {
    -webkit-border-radius: 0 0 4px 4px!important;
    border-radius: 0 0 4px 4px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-popup-histogram {
    background-color: #fff!important;
    padding-top: 20px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-popup-histogram-ratings {
    background-color: transparent!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-popup-histogram-ratings table {
    margin: 0 auto!important;
    width: 80%!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-secondary-ratings {
    clear: both!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-secondary-ratings td {
    padding-bottom: 1.5em!important;
    display: block!important;
    margin-bottom: .5em!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-secondary-ratings-container {
    display: block!important;
    height: 8px!important;
    -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, .25)!important;
    box-shadow: inset 0 0 2px rgba(0, 0, 0, .25)!important;
    -webkit-border-radius: 2px!important;
    border-radius: 2px!important;
    position: relative!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-secondary-ratings-bars {
    position: absolute!important;
    width: 100%!important;
    z-index: 1!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-secondary-ratings-bars .bv-content-secondary-ratings-bar {
    -webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, .5), inset -1px 0 0 rgba(0, 0, 0, .25)!important;
    box-shadow: inset 1px 0 0 rgba(255, 255, 255, .5), inset -1px 0 0 rgba(0, 0, 0, .25)!important;
    width: 20%!important;
    float: left!important;
    height: 8px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-secondary-ratings-bars .bv-content-secondary-ratings-bar:first-child {
    -webkit-border-radius: 2px 0 0 2px!important;
    border-radius: 2px 0 0 2px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-secondary-ratings-bars .bv-content-secondary-ratings-bar:last-child {
    -webkit-border-radius: 0 2px 2px 0!important;
    border-radius: 0 2px 2px 0!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-secondary-ratings-value {
    display: block!important;
    height: 8px!important;
    -webkit-border-radius: 2px!important;
    border-radius: 2px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-content-secondary-ratings-value,
.bv-cv2-cleanslate .bv-core-container-52 .bv-content-secondary-ratings-container {
    height: 10px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-inline-histogram .bv-action-bar,
.bv-cv2-cleanslate .bv-core-container-52 .bv-popup-histogram .bv-action-bar {
    clear: both!important;
    border-width: 0!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-inline-histogram .bv-action-bar .bv-toplevel-actions,
.bv-cv2-cleanslate .bv-core-container-52 .bv-popup-histogram .bv-action-bar .bv-toplevel-actions {
    width: 100%!important;
    float: left!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-inline-histogram .bv-action-bar .bv-toplevel-actions .bv-histogram-action,
.bv-cv2-cleanslate .bv-core-container-52 .bv-popup-histogram .bv-action-bar .bv-toplevel-actions .bv-histogram-action {
    float: left!important;
    width: 100%!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-inline-histogram .bv-action-bar .bv-read-review,
.bv-cv2-cleanslate .bv-core-container-52 .bv-popup-histogram .bv-action-bar .bv-read-review {
    margin: 0 auto 10px auto!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-inline-histogram {
    width: 50%!important;
    vertical-align: top!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bvie ul.bv-toplevel-actions {
    text-align: center!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bvie ul.bv-toplevel-actions li.bv-histogram-action .bv-read-review {
    width: 100%!important;
}

.bv-cv2-cleanslate.bv-highcontrast .bv-core-container-52 .bv-content-secondary-ratings-container,
.bv-cv2-cleanslate.bv-highcontrast .bv-core-container-52 .bv-content-secondary-ratings-value,
.bv-cv2-cleanslate.bv-highcontrast .bv-core-container-52 box-shadow none {
    -webkit-border-radius: 0!important;
    border-radius: 0!important;
    background-color: #000!important;
}

.bv-cv2-cleanslate.bv-highcontrast .bv-core-container-52 .bv-content-secondary-ratings-container {
    border: 1px solid #fff!important;
}

.bv-cv2-cleanslate.bv-highcontrast .bv-core-container-52 .bv-content-secondary-ratings-value {
    height: 0!important;
    border: 5px solid #fff!important;
}

.bv-cv2-cleanslate .bv-content-filter.bv-filter-controls-hidden.bv-active-filters-visible .bv-active-filters {
    margin-top: -10px!important;
    margin-bottom: 10px!important;
    border-top: 1px solid transparent!important;
}

.bv-cv2-cleanslate .bv-content-filter.bv-filter-controls-visible.bv-active-filters-hidden .bv-filter-controls {
    margin-top: -10px!important;
    margin-bottom: 10px!important;
}

.bv-cv2-cleanslate .bv-content-filter.bv-filter-controls-visible.bv-active-filters-visible .bv-filter-controls {
    margin-top: -10px!important;
}

.bv-cv2-cleanslate .bv-content-filter.bv-filter-controls-visible.bv-active-filters-visible .bv-filter-controls .bv-filters {
    margin-bottom: 0!important;
}

.bv-cv2-cleanslate .bv-content-filter.bv-filter-controls-visible.bv-active-filters-visible .bv-active-filters {
    margin-bottom: 10px!important;
}

.bv-cv2-cleanslate .bv-dropdown-container .bv-dropdown.bv-filter-dropdown ul li.bv-dropdown-item {
    padding-left: 20px!important;
    position: relative!important;
}

.bv-cv2-cleanslate .bv-dropdown-container .bv-dropdown.bv-filter-dropdown ul li.bv-dropdown-item span {
    cursor: pointer!important;
    -webkit-user-select: none!important;
    -moz-user-select: none!important;
    user-select: none!important;
}

.bv-cv2-cleanslate .bv-dropdown-container .bv-dropdown.bv-filter-dropdown ul li.bv-dropdown-item>span:before {
    position: absolute!important;
    font-family: 'BVCustom'!important;
    font-style: normal!important;
    content: '+'!important;
    top: 50%!important;
    left: 4px!important;
    margin-top: -10px!important;
    font-size: 15px!important;
}

.bv-cv2-cleanslate .bv-dropdown-container .bv-dropdown.bv-filter-dropdown ul li.bv-dropdown-item:hover>span:before,
.bv-cv2-cleanslate .bv-dropdown-container .bv-dropdown.bv-filter-dropdown ul li.bv-dropdown-item.bv-dropdown-item-active>span:before {
    color: #fff!important;
}

.bv-cv2-cleanslate .bv-dropdown-container .bv-dropdown.bv-filter-dropdown ul li.bv-dropdown-item.bv-dropdown-item-selected>span:before {
    content: '✔'!important;
    color: #000!important;
}

.bv-cv2-cleanslate .bv-dropdown-container .bv-dropdown.bv-filter-dropdown ul li.bv-dropdown-item.bv-dropdown-item-selected:hover {
    color: #fff!important;
}

.bv-cv2-cleanslate .bv-dropdown-container .bv-dropdown.bv-filter-dropdown ul li.bv-dropdown-item.bv-dropdown-item-selected:hover>span:before {
    color: #fff!important;
}

.bv-cv2-cleanslate .bv-filters {
    zoom: 1!important;
    color: #000!important;
    font-size: 13px!important;
    font-family: "Arial", "Helvetica", sans-serif!important;
    font-style: normal!important;
    font-weight: 400!important;
    font-variant: normal!important;
    text-decoration: none!important;
    text-transform: none!important;
    padding-top: 0!important;
    padding-right: 20px!important;
    padding-bottom: 0!important;
    padding-left: 20px!important;
    margin-top: 0!important;
    margin-right: 0!important;
    margin-bottom: 0!important;
    margin-left: 0!important;
    background: #fbfbfb!important;
    line-height: 19.5px!important;
    background: transparent!important;
    margin-bottom: 10px!important;
    padding: 15px 10px!important;
    border-bottom: 1px solid transparent!important;
}

.bv-cv2-cleanslate .bv-filters:before,
.bv-cv2-cleanslate .bv-filters:after {
    content: ""!important;
    display: table!important;
}

.bv-cv2-cleanslate .bv-filters:after {
    clear: both!important;
}

.bv-cv2-cleanslate .bv-filters .bv-content-filter-select {
    float: left!important;
    position: relative!important;
}

.bv-cv2-cleanslate .bv-filters .bv-content-filter-select .bv-dropdown {
    margin-right: 5px!important;
    color: #000!important;
    font-size: inherit!important;
    line-height: inherit!important;
    font-family: "Arial", "Helvetica", "Helvetica Neue", sans-serif!important;
    font-style: normal!important;
    font-weight: 400!important;
    font-variant: normal!important;
    text-decoration: none!important;
    text-transform: none!important;
    text-shadow: none!important;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, .1)), color-stop(1, rgba(255, 255, 255, 0)))!important;
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, .1) 0, rgba(255, 255, 255, 0) 100%)!important;
    background-image: -moz-linear-gradient(rgba(255, 255, 255, .1) 0, rgba(255, 255, 255, 0) 100%)!important;
    background-image: -o-linear-gradient(rgba(255, 255, 255, .1) 0, rgba(255, 255, 255, 0) 100%)!important;
    background-image: linear-gradient(rgba(255, 255, 255, .1) 0, rgba(255, 255, 255, 0) 100%)!important;
    background-color: #ededed!important;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
    -webkit-border-radius: 0!important;
    border-radius: 0!important;
    border-top-width: 0!important;
    border-top-style: none!important;
    border-top-color: transparent!important;
    border-right-width: 0!important;
    border-right-style: none!important;
    border-right-color: transparent!important;
    border-bottom-width: 0!important;
    border-bottom-style: none!important;
    border-bottom-color: transparent!important;
    border-left-width: 0!important;
    border-left-style: none!important;
    border-left-color: transparent!important;
    background-color: #fbfbfb!important;
    border: 1px solid transparent!important;
}

.bv-cv2-cleanslate .bv-filters .bv-content-filter-select .bv-dropdown:first-child {
    border-left-width: 1px!important;
}

.bv-cv2-cleanslate .bv-filters .bv-content-filter-select .bv-dropdown-target {
    padding: 5px 10px 5px 25px!important;
}

.bv-cv2-cleanslate .bv-filters .bv-content-filter-select .bv-dropdown-target .bv-dropdown-arrow {
    right: auto!important;
    left: 12px!important;
}

.bv-cv2-cleanslate .bv-filters .bv-content-filter-select .bv-dropdown-target .bv-dropdown-title {
    font-style: italic!important;
    margin-right: 4px!important;
}

.bv-cv2-cleanslate .bv-filters .bv-content-filter-select-element {
    font-size: 1.25rem!important;
    padding: 5px!important;
}

.bv-cv2-cleanslate .bv-active-filters {
    color: #000!important;
    font-size: 13px!important;
    font-family: "Arial", "Helvetica", sans-serif!important;
    font-style: normal!important;
    font-weight: 400!important;
    font-variant: normal!important;
    text-decoration: none!important;
    text-transform: none!important;
    padding-top: 0!important;
    padding-right: 20px!important;
    padding-bottom: 0!important;
    padding-left: 20px!important;
    margin-top: 0!important;
    margin-right: 0!important;
    margin-bottom: 0!important;
    margin-left: 0!important;
    background: #fbfbfb!important;
    line-height: 19.5px!important;
    padding: 10px!important;
    margin-bottom: 10px!important;
    border-bottom: 1px solid transparent!important;
    color: #000!important;
}

.bv-cv2-cleanslate .bv-active-filters .bv-active-filters-list {
    line-height: 2.6em!important;
}

.bv-cv2-cleanslate .bv-active-filters .bv-active-filters-list-title {
    display: block!important;
    margin-bottom: 5px!important;
}

.bv-cv2-cleanslate .bv-active-filters .bv-active-filters-list-item {
    display: inline!important;
}

.bv-cv2-cleanslate .bv-active-filters .bv-active-filters-list-item.bv-hidden {
    display: none!important;
}

.bv-cv2-cleanslate .bv-active-filters .bv-active-filter-button,
.bv-cv2-cleanslate .bv-active-filters .bv-active-filter-button-clear {
    color: #fff!important;
    font-size: 14px!important;
    line-height: 19.5px!important;
    font-family: "Arial", "Helvetica", "Helvetica Neue", sans-serif!important;
    font-style: normal!important;
    font-weight: 700!important;
    font-variant: normal!important;
    text-decoration: none!important;
    text-transform: none!important;
    text-shadow: none!important;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, .1)), color-stop(1, rgba(255, 255, 255, 0)))!important;
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, .1) 0, rgba(255, 255, 255, 0) 100%)!important;
    background-image: -moz-linear-gradient(rgba(255, 255, 255, .1) 0, rgba(255, 255, 255, 0) 100%)!important;
    background-image: -o-linear-gradient(rgba(255, 255, 255, .1) 0, rgba(255, 255, 255, 0) 100%)!important;
    background-image: linear-gradient(rgba(255, 255, 255, .1) 0, rgba(255, 255, 255, 0) 100%)!important;
    background-color: #bd0f34!important;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2)!important;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2)!important;
    padding-top: .5em!important;
    padding-right: 1em!important;
    padding-bottom: .5em!important;
    padding-left: 1em!important;
    -webkit-border-radius: 0!important;
    border-radius: 0!important;
    border-top-width: 0!important;
    border-top-style: none!important;
    border-top-color: transparent!important;
    border-right-width: 0!important;
    border-right-style: none!important;
    border-right-color: transparent!important;
    border-bottom-width: 0!important;
    border-bottom-style: none!important;
    border-bottom-color: transparent!important;
    border-left-width: 0!important;
    border-left-style: none!important;
    border-left-color: transparent!important;
    font-weight: 400!important;
}

.bv-cv2-cleanslate .bv-active-filters .bv-active-filter-button .bv-close-icon,
.bv-cv2-cleanslate .bv-active-filters .bv-active-filter-button-clear .bv-close-icon {
    cursor: pointer!important;
    font-family: 'BVCustom'!important;
}

.bv-cv2-cleanslate .bv-active-filters .bv-active-filter-button-clear {
    background-color: #ededed!important;
    color: #000!important;
    border: 1px solid transparent!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-section-summary .bv-section-summary-table {
    width: 100%!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-section-summary .bv-section-summary-inline .bv-secondary-rating-summary {
    width: 50%!important;
    margin: 0!important;
    position: relative!important;
    vertical-align: top!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-section-summary .bv-section-summary-inline .bv-secondary-rating-summary .bv-rating-stars-container {
    display: table-cell!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-section-summary .bv-section-summary-inline .bv-secondary-rating-summary .bv-secondary-rating-summary-list {
    margin: 10px 10px 20px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-section-summary .bv-section-summary-inline .bv-secondary-rating-summary .bv-secondary-rating-summary-list .bv-secondary-rating-summary-id {
    font-family: "Arial", "Helvetica", "Helvetica Neue", sans-serif!important;
    font-size: 13px!important;
    color: #000!important;
    font-weight: 400!important;
    text-align: center!important;
    text-align: left!important;
    padding-right: 10px!important;
    float: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-section-summary .bv-section-summary-inline .bv-secondary-rating-summary .bv-secondary-rating-summary-list .bv-secondary-rating-summary-rating {
    font-family: "Arial", "Helvetica", "Helvetica Neue", sans-serif!important;
    font-size: 13px!important;
    color: #000!important;
    font-weight: 400!important;
    text-align: center!important;
    padding-left: 10px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-section-summary .bv-section-summary-inline .bv-secondary-rating-summary .bv-td {
    vertical-align: top!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-section-summary .bv-section-summary-inline .bv-secondary-rating-summary .bv-secondary-rating-summary-stars .bv-td {
    padding-bottom: 5px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-section-summary .bv-section-summary-inline .bv-secondary-rating-summary .bv-secondary-rating-summary-bars-container .bv-td {
    padding-top: 5px!important;
    padding-bottom: 5px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-section-summary .bv-section-summary-inline .bv-secondary-rating-summary .bv-secondary-rating-summary {
    clear: both!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-section-summary .bv-section-summary-inline .bv-secondary-rating-summary .bv-rating-ratio {
    width: 180px!important;
    padding: 0 10px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-section-summary .bv-section-summary-inline .bv-secondary-rating-summary .bv-rating-ratio .bv-rating-stars-container {
    display: table-cell!important;
    float: left!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-section-summary .bv-section-summary-inline .bv-secondary-rating-summary .bv-rating-ratio .bv-secondary-rating-summary-rating {
    display: table-cell!important;
    float: right!important;
    width: 5%!important;
    white-space: nowrap!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-section-summary .bv-section-summary-inline .bv-secondary-rating-summary .bv-secondary-rating-summary-container {
    display: block!important;
    position: relative!important;
    float: left!important;
    width: 80%!important;
    margin-top: 6px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-section-summary .bv-section-summary-inline .bv-secondary-rating-summary .bv-secondary-rating-summary-container .bv-secondary-rating-summary-bars {
    height: 8px!important;
    -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, .25)!important;
    box-shadow: inset 0 0 2px rgba(0, 0, 0, .25)!important;
    -webkit-border-radius: 2px!important;
    border-radius: 2px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-section-summary .bv-section-summary-inline .bv-secondary-rating-summary .bv-secondary-rating-summary-container .bv-content-slider-labels {
    zoom: 1!important;
    margin-bottom: -14px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-section-summary .bv-section-summary-inline .bv-secondary-rating-summary .bv-secondary-rating-summary-container .bv-content-slider-labels:before,
.bv-cv2-cleanslate .bv-core-container-52 .bv-section-summary .bv-section-summary-inline .bv-secondary-rating-summary .bv-secondary-rating-summary-container .bv-content-slider-labels:after {
    content: ""!important;
    display: table!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-section-summary .bv-section-summary-inline .bv-secondary-rating-summary .bv-secondary-rating-summary-container .bv-content-slider-labels:after {
    clear: both!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-section-summary .bv-section-summary-inline .bv-secondary-rating-summary .bv-secondary-rating-summary-container .bv-content-slider-sublabel1,
.bv-cv2-cleanslate .bv-core-container-52 .bv-section-summary .bv-section-summary-inline .bv-secondary-rating-summary .bv-secondary-rating-summary-container .bv-content-slider-sublabel2 {
    color: #999!important;
    font-size: 10px!important;
    width: 49%!important;
    line-height: 16px!important;
    margin-top: 2px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-section-summary .bv-section-summary-inline .bv-secondary-rating-summary .bv-secondary-rating-summary-container .bv-content-slider-sublabel1 {
    float: left!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-section-summary .bv-section-summary-inline .bv-secondary-rating-summary .bv-secondary-rating-summary-container .bv-content-slider-sublabel2 {
    float: right!important;
    text-align: right!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-section-summary .bv-section-summary-inline .bv-secondary-rating-summary .bv-secondary-rating-summary-bars {
    position: relative!important;
    width: 100%!important;
    z-index: 1!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-section-summary .bv-section-summary-inline .bv-secondary-rating-summary .bv-secondary-rating-summary-bars .bv-secondary-rating-summary-bar {
    -webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, .5), inset -1px 0 0 rgba(0, 0, 0, .25)!important;
    box-shadow: inset 1px 0 0 rgba(255, 255, 255, .5), inset -1px 0 0 rgba(0, 0, 0, .25)!important;
    float: left!important;
    height: 8px!important;
    position: relative!important;
    z-index: 3!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-section-summary .bv-section-summary-inline .bv-secondary-rating-summary .bv-secondary-rating-summary-bars .bv-secondary-rating-summary-bar:first-child {
    -webkit-border-radius: 2px 0 0 2px!important;
    border-radius: 2px 0 0 2px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-section-summary .bv-section-summary-inline .bv-secondary-rating-summary .bv-secondary-rating-summary-bars .bv-secondary-rating-summary-bar:last-child {
    -webkit-border-radius: 0 2px 2px 0!important;
    border-radius: 0 2px 2px 0!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-section-summary .bv-section-summary-inline .bv-secondary-rating-summary .bv-secondary-rating-summary-value {
    display: block!important;
    height: 8px!important;
    -webkit-border-radius: 2px!important;
    border-radius: 2px!important;
    position: absolute!important;
    top: 0!important;
    left: 0!important;
    z-index: 2!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-section-summary .bv-section-summary-inline .bv-secondary-rating-summary .bv-secondary-slider-summary-value {
    position: absolute!important;
    top: 0!important;
    left: 0!important;
    margin-top: -2px!important;
    display: block!important;
    height: 12px!important;
    width: 5%!important;
    -webkit-box-shadow: insert 1px 0 0 rgba(255, 255, 255, .5), inset -1px 0 0 rgba(0, 0, 0, .25)!important;
    -webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, .5), inset -1px 0 0 rgba(0, 0, 0, .25)!important;
    box-shadow: inset 1px 0 0 rgba(255, 255, 255, .5), inset -1px 0 0 rgba(0, 0, 0, .25)!important;
    z-index: 2!important;
}

@media screen and (max-width: 736px) {
    .bv-cv2-cleanslate .bv-core-container-52 .bv-section-summary .bv-section-summary-inline .bv-secondary-rating-summary,
    .bv-cv2-cleanslate .bv-core-container-52 .bv-section-summary .bv-section-summary-inline .bv-inline-histogram-ratings {
        width: 100%!important;
    }
    .bv-cv2-cleanslate .bv-core-container-52 .bv-section-summary .bv-section-summary-inline .bv-rating-ratio .bv-secondary-rating-summary-rating {
        width: 25%!important;
    }
}

.bv-cv2-cleanslate.bv-highcontrast .bv-core-container-52 .bv-section-summary .bv-section-summary-inline .bv-secondary-rating-summary .bv-secondary-rating-summary-bars .bv-secondary-rating-summary-bar {
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
    -webkit-box-sizing: border-box!important;
    -moz-box-sizing: border-box!important;
    box-sizing: border-box!important;
    border: 1px solid #fff!important;
}

.bv-cv2-cleanslate.bv-highcontrast .bv-core-container-52 .bv-section-summary .bv-section-summary-inline .bv-secondary-rating-summary .bv-secondary-rating-summary-bars .bv-secondary-rating-summary-bar:first-child {
    -webkit-border-radius: 0!important;
    border-radius: 0!important;
}

.bv-cv2-cleanslate.bv-highcontrast .bv-core-container-52 .bv-section-summary .bv-section-summary-inline .bv-secondary-rating-summary .bv-secondary-rating-summary-bars .bv-secondary-rating-summary-bar:last-child {
    -webkit-border-radius: 0!important;
    border-radius: 0!important;
}

.bv-cv2-cleanslate.bv-highcontrast .bv-core-container-52 .bv-section-summary .bv-section-summary-inline .bv-secondary-rating-summary .bv-secondary-rating-summary-value {
    -webkit-border-radius: 0!important;
    border-radius: 0!important;
    height: 0!important;
    border: 4px solid #fff!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-dropdown-style-containerOverflow {
    padding: 10px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-textdropdown.bv-dropdown-style-helperTextOverflow {
    background: #000!important;
    border: 0!important;
    color: #fff!important;
    font-family: "Arial", "Helvetica", "Helvetica Neue", sans-serif!important;
    font-size: 13px!important;
    line-height: 1.2em!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-textdropdown.bv-dropdown-style-helperTextOverflow:after,
.bv-cv2-cleanslate .bv-core-container-52 .bv-textdropdown.bv-dropdown-style-helperTextOverflow:before {
    border-bottom-color: #000!important;
    -webkit-transform: rotate(90deg)!important;
    -moz-transform: rotate(90deg)!important;
    -o-transform: rotate(90deg)!important;
    transform: rotate(90deg)!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-textdropdown.bv-dropdown-style-helperTextOverflow:after {
    display: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-textdropdown.bv-dropdown-style-helperTextOverflow .bv-dropdown-style-helperTextOverflow-inner {
    padding: 10px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-textdropdown.bv-dropdown-style-helperTextOverflow .bv-dropdown-style-helperTextOverflow-inner ul {
    list-style-type: disc!important;
    padding: 10px 0 10px 20px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-textdropdown.bv-dropdown-style-helperTextOverflow .bv-dropdown-style-helperTextOverflow-inner ul li {
    margin-bottom: 10px!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-textdropdown.bv-dropdown-style-sliderTextOverflow {
    font-family: "Arial", "Helvetica", "Helvetica Neue", sans-serif!important;
    font-size: 13px!important;
    line-height: 1.2em!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-textdropdown.bv-dropdown-style-sliderTextOverflow:after,
.bv-cv2-cleanslate .bv-core-container-52 .bv-textdropdown.bv-dropdown-style-sliderTextOverflow:before {
    border-bottom-color: #0066b4!important;
    -webkit-transform: rotate(180deg)!important;
    -moz-transform: rotate(180deg)!important;
    -o-transform: rotate(180deg)!important;
    transform: rotate(180deg)!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-textdropdown.bv-dropdown-style-sliderTextOverflow:after {
    display: none!important;
}

.bv-cv2-cleanslate .bv-core-container-52 .bv-textdropdown.bv-dropdown-style-sliderTextOverflow .bv-dropdown-style-sliderTextOverflow-inner {
    padding: 10px!important;
    color: #fff!important;
    text-align: center!important;
    background-color: #0066b4!important;
}

.bv-popup-in.bv-popup-in-sliderTextOverflow {
    -webkit-transition: none!important;
    -moz-transition: none!important;
    -o-transition: none!important;
    transition: none!important;
}

.bv-popup-out.bv-popup-in-sliderTextOverflow {
    -webkit-transition: none!important;
    -moz-transition: none!important;
    -o-transition: none!important;
    transition: none!important;
}
div.bx-component-opener {
    position: absolute !important;
    z-index: 9960 !important;
}
/* End */
/* /bitrix/templates/waytrel_swiss/styles-home.css?15666536624263 */
/* /bitrix/templates/waytrel_swiss/css/lightslider.css?15701196348124 */
/* /bitrix/templates/waytrel_swiss/css/lightgallery.css?157011963419993 */
/* /bitrix/templates/waytrel_swiss/components/bitrix/sale.basket.basket.line/waytrel/style.css?156665366532 */
/* /bitrix/templates/waytrel_swiss/template_styles.css?15833507882150340 */
