@charset "UTF-8";
.hidden, .invisible { visibility: hidden; }
.table-cell, .vcenter { vertical-align: middle; }
@font-face { font-family: icon-gogo; src: url(http://www.gogoshop.cz/assets/fonts/iconfont/icon-gogo.eot?90624361); src: url(http://www.gogoshop.cz/assets/fonts/iconfont/icon-gogo.eot?90624361#iefix) format("embedded-opentype"),url(http://www.gogoshop.cz/assets/fonts/iconfont/icon-gogo.woff2?90624361) format("woff2"),url(http://www.gogoshop.cz/assets/fonts/iconfont/icon-gogo.woff?90624361) format("woff"),url(http://www.gogoshop.cz/assets/fonts/iconfont/icon-gogo.ttf?90624361) format("truetype"),url(http://www.gogoshop.cz/assets/fonts/iconfont/icon-gogo.svg?90624361#icon-gogo) format("svg"); font-weight: 400; font-style: normal; }
[class*=" icon-"]:before, [class^=icon-]:before { font-family: icon-gogo; font-style: normal; font-weight: 400; speak: none; display: inline-block; text-decoration: inherit; text-align: center; font-variant: normal; text-transform: none; line-height: 1em; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.icon-search:before { content: '\e800'; }
.icon-close:before { content: '\e801'; }
.icon-arrow_left:before { content: '\e802'; }
.icon-arrow_right:before { content: '\e803'; }
.icon-instagram:before { content: '\e804'; }
.icon-facebook:before { content: '\e805'; }
.icon-youtube:before { content: '\e806'; }
.icon-kosik:before { content: '\e810'; }
.icon-kontakt:before { content: '\e808'; }
.icon-home:before { content: '\e809'; }
.icon-posuvnik_prazdny:before { content: '\e80a'; }
.icon-posuvnik_plny:before { content: '\e80b'; }
.icon-facebook-logo:before { content: '\e80c'; }
.icon-google-plus-logo:before { content: '\e80d'; }
.icon-size:before { content: '\e80e'; }
.icon-arrow-left:before { content: '\e80f'; }
.uppercase { text-transform: uppercase; }
.italic { font-style: italic; }
.crosse { text-decoration: line-through; }
.checkbox .check--label a, .underline { text-decoration: underline; }
.right { float: right !important; }
.left { float: left !important; }
.none { float: none !important; }
.hidden { display: none !important; }
.font-normal { font-weight: 500 !important; }
.visuallyHidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.focuspoint, .relative { position: relative; }
.text-center { text-align: center; }
.text-left { text-align: left; }
.text-right { text-align: right; }
.overflow { overflow: auto; }
.overflow-hidden { overflow: hidden; }
.hide { display: none; }
.show { display: block; }
.gutter-20 { padding: 0 20px; }
.gutter-10 { padding: 0 10px; }
.gutter-8 { padding: 0 8px; }
.gutter-5 { padding: 0 5px; }
.row-20 { margin-right: -20px; margin-left: -20px; }
.row-10 { margin-right: -10px; margin-left: -10px; }
.row-8 { margin-right: -8px; margin-left: -8px; }
.row-5 { margin-right: -5px; margin-left: -5px; }
.gutter-20.row { margin-right: -10px; margin-left: -10px; }
.gutter-20 > [class^=col-], .gutter-20 > [class^=" col-"] { padding-right: 10px; padding-left: 10px; }
.gutter-10.row { margin-right: -5px; margin-left: -5px; }
.gutter-10 > [class^=col-], .gutter-10 > [class^=" col-"] { padding-right: 5px; padding-left: 5px; }
.gutter-0 > [class^=col-], .gutter-0 > [class^=" col-"], .no-gutter > [class*=col-] { padding-right: 0; padding-left: 0; }
.gutter-0.row { margin-right: 0; margin-left: 0; }
.padding-left-no { padding-left: 0; }
.border-none { border: 0 !important; }
.border-leftNone { border-left: 0 !important; }
.border-rightNone { border-right: 0 !important; }
.border-r-None { border-radius: 0 !important; }
.border-r-LeftNone { border-left-radius: 0 !important; }
.border-r-RightNone { border-right-radius: 0 !important; }
.border-left { border-top-left-radius: 10px; border-bottom-left-radius: 10px; }
.border-right { border-top-right-radius: 10px; border-bottom-right-radius: 10px; }
.w-full { width: 100%; }
.w-half { width: 50%; }
.w-quarter { width: 25%; }
.w-3quarter { width: 75%; }
.h-full { height: 100%; }
.h-half { height: 50%; }
.h-quarter { height: 25%; }
.vcenter { display: inline-block; float: none; }
.display-block { display: block; }
.table { display: table; width: 100%; height: 100%; }
.table-cell { display: table-cell; float: none; }
.table-responsive { width: 100%; overflow-y: auto; margin-bottom: 0; }
.focuspoint { overflow: hidden; }
.focuspoint img { position: absolute; left: 0; top: 0; margin: 0; display: block; width: auto; height: auto; min-width: 100%; min-height: 100%; max-height: none; max-width: none; }
.btn-primary-fill, .btn-primary-outline, .btn-secondary-fill, .btn-secondary-outline { position: relative; display: inline-block; padding: 20px 35px; text-align: center; outline: 0; border: 0; color: #000; font-family: Raleway,sans-serif; font-size: 12px; font-weight: 700; text-transform: uppercase; line-height: 1.4; }

@media (max-width:1220px) {
    .btn-primary-fill, .btn-primary-outline, .btn-secondary-fill, .btn-secondary-outline { padding: 20px 25px; }
}

@media (max-width:768px) {
    .btn-primary-fill, .btn-primary-outline, .btn-secondary-fill, .btn-secondary-outline { font-size: 14px; }
}

.btn-primary-outline { border: 1px solid #000; }
.btn-primary-outline i { position: relative; bottom: 3px; margin-right: 10px; font-size: 18px; color: #000; }
.btn-primary-outline:hover { background-color: #000; color: #fff; border-color: #000; }
.btn-primary-outline:hover i { color: #fff; }
.btn-primary-outline.bg-white { padding: 26px 20px; border-color: #fff; color: #fff; }
.btn-primary-outline.bg-white:hover { background-color: #fff; color: #000; }
.btn-primary-fill { padding: 25px 30px; background-color: #ff6e12; color: #fff; }
.btn-primary-fill:hover { background-color: #ed6014; color: #fff; }
.btn-primary-fill i { margin-left: 5px; font-size: 14px; }
.btn-primary-fill.bg-gray { background-color: #9c9b9b; color: #fff; }
.btn-primary-fill.big { padding: 20px 70px; }

@media (max-width:768px) {
    .btn-primary-fill.big { padding: 20px 50px; }
    .form .input-wrapper input { font-size: 14px; }
}

.btn-primary-fill.small { font-size: 14px; padding: 12px 30px; }

@media (max-width:1220px) {
    .btn-primary-fill.small { padding: 12px 25px; }
}

.btn-secondary-fill { background-color: #fff; border-radius: 5px; color: #00416d; padding: 18px 30px; }
.btn-secondary-fill:hover { background-color: #e6e6e6; }

@media (max-width:1220px) {
    .btn-secondary-fill { padding: 12px 30px; }
}

.form .input-wrapper input, .form .textarea-wrapper textarea { padding: 18px 15px; border: 2px dashed #ececec; color: #000; font-size: 14px; font-weight: 500; width: 100%; font-family: Raleway,sans-serif; }
.form .input-wrapper { width: 100%; margin-bottom: 10px; }
.form .textarea-wrapper { width: 100%; margin-bottom: 10px; }
.form .textarea-wrapper textarea { height: 120px; resize: none; }
.form .submit-wrapper { position: relative; }
.form .select-wrapper { width: 100%; margin-bottom: 10px; }
.form .select-wrapper select { width: 100%; padding: 0 15px; height: 54px; border: 2px dashed #ececec; color: #000; background-color: #fff; font-family: Raleway,sans-serif; font-size: 14px; font-weight: 500; outline: 0; -webkit-appearance: none; -moz-appearance: none; -ms-appearance: none; appearance: none; background-image: url(http://www.gogoshop.cz/assets/img/select-arrow.png); background-repeat: no-repeat; background-position: right 0 top 0; }
.form .radio-box { padding-left: 15px; }

@media (max-width:768px) {
    .form .textarea-wrapper textarea { font-size: 14px; }
    .form .radio-box { padding-left: 0; }
}

.form label { display: block; color: #00416d; font-size: 16px; font-weight: 700; }

@media (max-width:768px) {
    .form label { font-size: 14px; }
}

.checkbox { overflow: visible !important; margin-bottom: 25px; }

@media (max-width:550px) {
    .checkbox { float: left; width: 100%; }
}

.checkbox .hidden-box { display: none; position: absolute; top: -9999px; left: -9999px; appearance: none; -webkit-appearance: none; -moz-appearance: none; opacity: 0; }
.checkbox .check--label-box, .checkbox .check--label-text { position: relative; display: inline-block; vertical-align: middle; cursor: pointer; }
.checkbox .check--label { margin: 0; padding-left: 0; min-height: inherit; width: 100%; color: #000; font-family: Raleway,sans-serif; font-size: 14px; vertical-align: middle; font-weight: 500; }
.quantity input, .quantity-button .text { font-family: "Amatic SC",cursive; font-size: 30px; font-weight: 700; text-transform: uppercase; }
.checkbox .check--label a { color: #00416d; }
.top-row a, a, a:hover, a[href] { text-decoration: none; }
.checkbox .check--label-box { height: 15px; width: 15px; border: 1px solid #000; }
.checkbox .check--label-text { line-height: 1.4; margin-left: 12px; }

@media (max-width:992px) {
    .checkbox .check--label-text { width: 75%; }
}

.checkbox .hidden-box:checked + .check--label .check--label-box:after { content: ''; display: block; position: absolute; top: 1px; left: 4px; width: 5px; height: 9px; border: solid #ff6e12; border-width: 0 2px 2px 0; transform: rotate(45deg); }
.quantity { position: relative; }
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button { -webkit-appearance: none; margin: 0; }
input[type=number] { -moz-appearance: textfield; }
.quantity input { width: 60px; height: 60px; float: left; display: block; padding: 0; text-align: center; margin: 0 0 0 80px; border: 2px dashed #9c9b9b; color: #000; }

@media (max-width:550px) {
    .quantity input { height: 50px; }
}

.quantity input:focus { outline: 0; }
.quantity-nav { float: left; position: absolute; height: 60px; left: -70px; }
.quantity-button { position: relative; cursor: pointer; width: 20px; text-align: center; color: #333; -webkit-transform: translateX(-100%); transform: translateX(-100%); -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; -o-user-select: none; user-select: none; }
.quantity-button .text { color: #000 !important; line-height: 1; }
.wsw a, .wsw p { font-weight: 400; }

@media (max-width:768px) {
    .quantity input { margin-left: 35px; }
    .quantity-button .text { font-size: 30px !important; }
}

.quantity-button.quantity-up { position: absolute; height: 50%; top: 0; }
.quantity-button.quantity-up .fa { bottom: -4px; }
.quantity-button.quantity-down { position: absolute; bottom: -1px; height: 50%; }
.quantity-button.quantity-down .fa { top: -4px; }
select::-ms-expand { display: none; }
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus, input:focus, textarea:focus { outline: 0; }
/*input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { color: #000; }
input::-moz-input-placeholder, textarea::-moz-input-placeholder { color: #000; }
input:-moz-input-placeholder, textarea:-moz-input-placeholder { color: #000; }*/
.product select::-webkit-input-placeholder, .tooltip-block input::-webkit-input-placeholder, .tooltip-block textarea::-webkit-input-placeholder { text-align: center; }
.product select::-moz-input-placeholder, .tooltip-block input::-moz-input-placeholder, .tooltip-block textarea::-moz-input-placeholder { text-align: center; }
.product select:-moz-input-placeholder, .tooltip-block input:-moz-input-placeholder, .tooltip-block textarea:-moz-input-placeholder { text-align: center; }
.product select:-ms-input-placeholder, .tooltip-block input:-ms-input-placeholder, .tooltip-block textarea:-ms-input-placeholder { text-align: center; }
.icon { vertical-align: middle; background-repeat: no-repeat; display: inline-block; }
.wsw h2 { margin-bottom: 30px; color: #072836; font-size: 46px; line-height: 1.2; text-transform: uppercase; }
.wsw h3, .wsw h4, .wsw h5 { margin-top: 60px; margin-bottom: 25px; color: #04161e; line-height: 1.2; }

@media (max-width:768px) {
    .wsw h2 { font-size: 36px; }
}

@media (max-width:550px) {
    .wsw h2 { font-size: 28px; }
}

@media (max-width:360px) {
    .wsw h2 { font-size: 24px; }
}

.wsw h3 { font-size: 32px; }

@media (max-width:768px) {
    .wsw h3 { font-size: 26px; }
}

@media (max-width:550px) {
    .wsw h3 { font-size: 24px; }
}

@media (max-width:360px) {
    .wsw h3 { font-size: 22px; }
}

.wsw h4 { font-size: 28px; }

@media (max-width:768px) {
    .wsw h4 { font-size: 24px; }
}

@media (max-width:550px) {
    .wsw h4 { font-size: 22px; }
}

@media (max-width:360px) {
    .wsw h4 { font-size: 20px; }
}

.wsw h5 { font-size: 26px; }
.wsw img, .wsw p, .wsw ul { margin-bottom: 35px; }

@media (max-width:768px) {
    .wsw h5 { font-size: 22px; }
}

@media (max-width:550px) {
    .wsw h5 { font-size: 18px; }
}

.wsw a { font-size: 16px; line-height: 1.2; }

@media (max-width:768px) {
    .wsw a { font-size: 14px; }
}

.wsw p { margin-top: 0; font-size: 16px; line-height: 1.2; color: #072836; }

@media (max-width:768px) {
    .wsw p { font-size: 14px; }
}

.wsw strong { font-weight: 700; }
.wsw ol li, .wsw ul li { padding-left: 10px; line-height: 1.4; font-weight: 600; color: #072836; }
.wsw img { text-align: center; }
.wsw ul li { position: relative; margin-bottom: 8px; font-size: 16px; }

@media (max-width:768px) {
    .wsw ul li { font-size: 14px; }
}

.wsw ul li:before { content: '•'; position: absolute; left: 0; top: 2px; }
.wsw ol { margin-bottom: 35px; }
.wsw ol li { position: relative; margin-bottom: 8px; font-size: 16px; }
.wsw table { margin-bottom: 35px; width: 1160px; margin-left: -220px; }

@media (max-width:1220px) {
    .wsw table { width: 100%; margin-left: 0; }
}

.wsw table thead tr th { padding: 10px 25px 10px 15px; border: 1px solid #e1e3e4; color: #072836; font-size: 14px; font-weight: 700; }

@media (max-width:768px) {
    .wsw ol li { font-size: 14px; }
    .wsw table thead tr th { font-size: 12px; padding: 10px 15px; }
}

@media (max-width:550px) {
    .wsw table thead tr th { padding: 5px 10px; }
}

.wsw table tbody tr td { padding: 10px 25px 10px 15px; border: 1px solid #e1e3e4; color: #072836; font-size: 14px; font-weight: 400; }
.slick-arrow:before, .slick-dots li:after { font-family: icon-gogo; color: #fff; }

@media (max-width:768px) {
    .wsw table tbody tr td { font-size: 12px; padding: 10px 15px; }
}

@media (max-width:550px) {
    .wsw table tbody tr td { padding: 5px 10px; }
}

.table-responsive { border: 0 !important; }
.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img { display: block; max-width: 100%; height: auto; }
.slick-dots { position: absolute; bottom: 20px; left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); transform: translateX(-50%); }
.slick-dots li { display: inline-block; margin: 0 4px; cursor: pointer; width: 15px; height: 15px; vertical-align: middle; position: relative; }
.slick-dots li button:before { content: none; }
.slick-dots li:after { font-size: 16px; content: '\e80a'; }
.slick-dots li.slick-active:after { content: '\e80b'; }
.slick-dots li button { display: none; }
.slick-arrow { display: block; position: absolute; top: 50%; margin-top: -25px; z-index: 2; cursor: pointer; }
.navbar-toggle, .relativ { position: relative; }
.slick-arrow:before { font-size: 46px; opacity: .8; }
.slick-arrow:hover:before { opacity: 1; }
.slick-arrow.slick-prev { left: 110px; }
.slick-arrow.slick-prev:before { content: '\e802'; }
.slick-arrow.slick-next { right: 110px; }

@media (max-width:1600px) {
    .slick-arrow.slick-prev { left: 60px; }
    .slick-arrow.slick-next { right: 50px; }
}

@media (max-width:1220px) {
    .slick-arrow.slick-prev { left: 40px; }
    .slick-arrow.slick-next { right: 40px; }
}

.slick-arrow.slick-next:before { content: '\e803'; }
.cs-black { background: #000; color: #FFF; }
.icon-top { display: inline-block; margin-top: 9px; margin-left: 12px; }
.top-row a { color: #FFF; }
.marg-right { margin-right: 15px; }
.marg-right-small { margin-right: 5px; }
.visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block { display: none !important; }
.navbar-toggle { margin-right: 15px; padding: 14px 10px; border: 1px solid transparent; background: 0 0; float: left; margin-top: 0; margin-bottom: 0; border-radius: 0; outline: 0; }
.abs, .cart-count { position: absolute; }

@media (max-width:768px) {
    .slick-arrow.slick-prev { left: 10px; }
    .slick-arrow.slick-next { right: 10px; }
    .navbar-toggle { float: right; }
}

.navbar-toggle .icon-bar { display: block; height: 2px; border-radius: 1px; background: #fff; width: 26px; }
.cart-count { width: 22px; height: 22px; text-align: center; padding-top: 2px; font-size: 12px; color: #fff; background: #58585A; border-radius: 12px; bottom: -9px; right: 7px; }
.dropdown-lang { background: 0 0; margin-top: 0; height: 100%; width: 100%; }
.dropdown-lang + .dropdown-menu { right: 0; left: auto; min-width: auto; background: #ff6e12; width: 100%; border: 0; margin: 0; border-radius: 0; text-align: center; padding: 0; }
.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-menu > li > a { display: block; padding: 36px 20px; clear: both; font-weight: 400; line-height: 1.42857; color: #fff; white-space: nowrap; }
.navbar-nav li a, .navbar-nav li span, body { color: #000; font-family: Raleway,sans-serif; }

@media (max-width:768px) {
    .dropdown-menu > li > a { padding: 12px 20px; }
}

.navbar-nav li.open { border-bottom: 0; }
.navbar-collapse { overflow-x: visible; border-top: 1px solid transparent; box-shadow: inset 0 1px 0 rgba(255,255,255,.1); -webkit-overflow-scrolling: touch; }
.abs { top: 0; left: 0; width: 100%; z-index: 100; border-top: 0; }
.nav > li, .nav > li > a, .nav > li > span { position: relative; display: block; }
.navbar-nav { margin-top: 0; margin-bottom: 0; background: #fff; text-align: center; }
.navbar-nav li { border-bottom: 1px solid #D8D8D8; }
.nav > li > a:focus, .nav > li > a:hover { background-color: #eee; }
.nav > li > a, .nav > li > span { padding: 10px 15px; }
.navbar-nav > li > a, .navbar-nav > li > span { padding-top: 10px; padding-bottom: 10px; line-height: 20px; }
.navbar-nav li a, .navbar-nav li span { padding-top: 15px; padding-bottom: 15px; font-size: 12px; font-weight: 700; text-transform: uppercase; }
body, p { font-size: 14px; }
.navbar-nav > li > .dropdown-menu { margin-top: 0; border-top-right-radius: 0; border-top-left-radius: 0; }
.navbar-collapse.in { overflow-y: auto; }
.navbar-toggle .icon-bar + .icon-bar { margin-top: 6px; }
.navbar-toggle:focus .icon-bar, .navbar-toggle:hover .icon-bar { background: #fff; }
.navbar-nav > .open > .dropdown-menu { padding-top: 0; padding-bottom: 0; text-align: center; }

@media (max-width:769px) {
    .hidden-xs { display: none !important; }
    .visible-xs-block { display: block !important; }
    .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: 8px 25px; }
    .navbar-nav .open .dropdown-menu > li > a { line-height: 20px; }
}

@media (min-width:767px) {
    .navbar-toggle { display: none; }
    .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-nav { float: left; margin: 0; }
    .navbar-nav > li { float: left; }
    .navbar-nav > li > a, .navbar-nav > li > span { padding-top: 15px; padding-bottom: 15px; }
    .navbar-collapse.in { overflow-y: visible; }
}

:after, :before, ul { padding: 0; margin: 0; }
* { transition: color .15s,background .15s,border .15s,opacity .15s; }
:after, :before { outline: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
body { height: 100%; min-width: 320px; font-weight: 300; line-height: 1; }
a { font-family: Raleway,sans-serif; cursor: pointer; outline: 0; }
a:active, a:focus, a:hover, a:visited { outline: 0; }
p { line-height: 1.4; }
i { font-weight: 400 !important; }
ul { list-style: none; }
h1, h2, h3, h4, h5, h6 { font-family: Raleway,sans-serif; font-weight: 100; line-height: 1.4; }
strong { font-family: Raleway,sans-serif; }

@media (max-width:768px) {
    .navigation .nav { width: 100%; z-index: 100; }
    .navigation .nav-active .nav { opacity: 1; background-color: #fff; }
    .navigation .nav-list { margin: 0; padding: 10px; }
    .navigation .nav-item { list-style-type: none; text-align: left; }
    .navigation .nav-link { font-size: 1.3em; text-transform: uppercase; text-decoration: none; color: #123a65; opacity: 1; transition: opacity .3s ease-in-out; -webkit-transition: opacity .3s ease-in-out; -moz-transition: opacity .3s ease-in-out; -o-transition: opacity .3s ease-in-out; }
    .navigation .nav-trigger { cursor: pointer; display: block; position: absolute; width: 55px; height: 55px; right: 25px; top: 50%; -moz-transform: translateY(-50%); -webkit-transform: translateY(-50%); transform: translateY(-50%); z-index: 1; }
    .navigation .nav-icon { display: inline-block; position: absolute; top: 50%; left: 50%; -moz-transform: translate(-50%,-50%); -webkit-transform: translate(-50%,-50%); transform: translate(-50%,-50%); width: 30px; height: 3px; transition-property: background-color,transform; transition-duration: .3s; -webkit-transition-property: background-color,transform; -webkit-transition-duration: .3s; -webkit-border-radius: 25px; -moz-border-radius: 25px; border-radius: 25px; }
    .navigation .nav-icon:after, .navigation .nav-icon:before { content: ''; display: block; width: 30px; height: 3px; -webkit-border-radius: 25px; -moz-border-radius: 25px; border-radius: 25px; position: absolute; transition-property: margin,transform; transition-duration: .3s; -webkit-transition-property: margin,transform; -webkit-transition-duration: .3s; }
    .navigation .nav-icon:before { margin-top: -8px; }
    .navigation .nav-icon:after { margin-top: 8px; }
    .style-1 .nav-link { opacity: 0; }
    .style-1 .nav-active .nav-link { opacity: 1; }
    .style-1 .nav-active .nav { position: fixed; display: block; transform: translateY(0); -webkit-transform: translateY(0); -moz-transform: translateY(0); -o-transform: translateY(0); }
    .style-1 .nav-active .nav-icon { background: 0 0; }
    .style-1 .nav-active .nav-icon:before { margin-top: 0; transform: rotate(45deg); -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -o-transform: rotate(45deg); }
    .style-1 .nav-active .nav-icon:after { margin-top: 0; transform: rotate(-45deg); -webkit-transform: rotate(-45deg); }
}

header, header .item, header .logo { position: relative; }
header { height: 95px; background-color: #000; }
header .logo { text-align: left; }
header .logo h1 { margin: 0; line-height: 1; }
header .info-wrapper { text-align: right; }
header .contact-block { float: right; text-align: left; padding-right: 150px; }

@media (max-width:768px) {
    header { height: 50px; }
    header .logo { margin-bottom: 0; }
    header .logo h1 a img { width: 50px; height: auto; }
    header .dis-block { float: right; padding-right: 10px; padding-top: 4px; }
}

header .lang-mobile li { background: #ff6e12; width: 50%; float: left; text-align: center; }
header .lang-mobile li a { display: block; padding: 15px 25px; font-family: Raleway,sans-serif; font-size: 16px; text-transform: uppercase; font-weight: 500; color: #fff; border: 3px solid #ff6e12; }
header .lang-mobile li.active a { border: 3px solid #000; color: #000; font-weight: 700; }
header .item { display: table-cell; vertical-align: middle; padding: 10px 20px; }
header .item:after { content: ''; width: 2px; height: 60px; background-image: url(http://www.gogoshop.cz/assets/img/separator.png); background-size: cover; background-repeat: no-repeat; position: absolute; display: block; right: 0; top: 10px; }
header .item:last-child:after { width: 0; }
header .item .icon { position: relative; top: -2px; color: #fff; font-size: 36px; }
header .item .text { display: block; padding-bottom: 15px; color: #fff; font-family: Raleway,sans-serif; font-size: 12px; font-weight: 700; line-height: 13px; text-transform: uppercase; }
header .item .text:last-child { padding-bottom: 0; }
header .item .item-count { color: #fff; font-family: Raleway,sans-serif; font-size: 14px; font-weight: 500; text-transform: uppercase; }
header .item.basket-block { cursor: pointer; }
header .item.basket-block .icon { font-size: 30px; margin-left: 10px; }

@media (max-width:768px) {
    header .item .icon { top: 0; }
    header .item.basket-block { padding: 6px 0 0; }
    header .item.basket-block .icon { font-size: 30px; }
}

header .dropdown .currency, header .item ul li a { font-family: Raleway,sans-serif; font-size: 12px; text-transform: uppercase; font-weight: 700; }
header .item.basket-block.basket-fill .icon, header .item.basket-block.basket-fill .item-count { color: #ff6e12; }
header .item ul li a { color: #fff; padding: 10px 5px; display: inline-block; }
header .item ul li a:hover, header .item ul li a:hover .icon { color: #ff6e12; }
header .dropdown { position: absolute; top: 0; right: 0; height: 95px; outline: 0; width: 150px; background-color: #ff6e12; }
header .dropdown .currency { color: #fff; margin-right: 5px; }
header .tooltip-block .checkbox .check--label, header .tooltip-block .link, header .tooltip-block .login-service .text { text-transform: none; font-family: Raleway,sans-serif; }
header .dropdown .currency span { margin-left: 3px; font-weight: 500; }
header .dropdown .dropdown-menu .currency { color: #fff; }
header .tooltip-block { position: relative; cursor: pointer; }

@media (max-width:768px) {
    header .dropdown { width: 100px; height: 50px; }
    header .tooltip-block { position: inherit; position: static; }
}

header .tooltip-block.log-in-trigger .content { padding-top: 27px; min-width: 320px; }
header .tooltip-block.log-in-trigger .content .margin { margin: 0 20px; }
header .tooltip-block.log-in-trigger .content:before { margin-right: 30px; }
header .tooltip-block.log-in-trigger .content .bg-content { padding-top: 10px; }
header .tooltip-block .bg-content { background-color: #fff; overflow: hidden; }
header .tooltip-block .content { position: absolute; top: 100%; right: 0; width: 0; height: 0; opacity: 0; visibility: hidden; overflow: hidden; -webkit-box-shadow: 0 0 10px rgba(0,0,1,.3); -moz-box-shadow: 0 0 10px rgba(0,0,1,.3); box-shadow: 0 0 10px rgba(0,0,1,.3); -webkit-transition: opacity 250ms ease; -moz-transition: opacity 250ms ease; transition: opacity 250ms ease; padding-top: 10px; }

@media (max-width:768px) {
    header .tooltip-block .content { position: absolute; top: 50px; left: 0; right: 0; width: 100%; padding-top: 0; }
}

header .tooltip-block .content:before { content: ''; position: relative; width: 0; height: 0; border-style: solid; right: 0; top: 0; margin-top: -10px; margin-right: 40px; border-width: 0 10px 10px; border-color: transparent transparent #fff; text-align: right; float: right; }

@media (max-width:768px) {
    header .tooltip-block .content:before { margin-right: 136px; }
}

header .tooltip-block.active, header .tooltip-block.active .item-count, header .tooltip-block.active > .icon, header .tooltip-block:hover, header .tooltip-block:hover .item-count, header .tooltip-block:hover > .icon { color: #ff6e12; }
header .tooltip-block.active .content, header .tooltip-block:hover .content { z-index: 999999; height: auto; width: auto; min-width: 300px; overflow: visible; opacity: 1; visibility: visible; -webkit-transition: opacity 250ms ease; -moz-transition: opacity 250ms ease; transition: opacity 250ms ease; }
header .tooltip-block.login-mobile.active .content, header .tooltip-block.login-mobile:hover .content { position: fixed; top: 0; z-index: 9999999; height: 100%; background: #fff; overflow: auto; width: 100%; padding: 50px 0; }
header .tooltip-block.login-mobile.active .checkbox .check--label-text, header .tooltip-block.login-mobile:hover .checkbox .check--label-text { width: auto; }
header .tooltip-block.login-mobile.active .icon-close, header .tooltip-block.login-mobile:hover .icon-close { position: absolute; top: 0; right: 20px; font-size: 22px; padding: 15px; color: #000; }
header .tooltip-block .margin { margin: 0 10px; }
header .tooltip-block .margin:last-child .product-item { border-bottom: 0; }
header .tooltip-block .link { margin-bottom: 10px; color: #000; font-size: 12px; font-weight: 500; text-decoration: underline; display: block; }
header .tooltip-block input { text-align: center; }
header .tooltip-block .submit-wrapper { margin-bottom: 15px; }
header .tooltip-block .submit-wrapper input { width: 100%; }
header .tooltip-block .checkbox { margin-bottom: 20px; }
header .tooltip-block .checkbox .check--label { color: #000; font-size: 14px; font-weight: 500; text-align: center; }
header .tooltip-block .checkbox .check--label-box { width: 19px; height: 19px; border: 1px dashed #ff6e12; }
header .tooltip-block .checkbox .hidden-box:checked + .check--label .check--label-box:after { top: -6px; left: 7px; width: 9px; height: 20px; border: solid #000; border-width: 0 2px 2px 0; }
header .tooltip-block .login-service { padding: 15px; }
header .tooltip-block .login-service.login-facebook { background-image: -webkit-linear-gradient(bottom,#4c75cc 0,#3e67bd 100%); background-image: -o-linear-gradient(bottom,#4c75cc 0,#3e67bd 100%); background-image: linear-gradient(to top,#4c75cc 0,#3e67bd 100%); }
header .tooltip-block .login-service.login-google-plus { background-image: -webkit-linear-gradient(bottom,#d55040 0,#cb3f2e 100%); background-image: -o-linear-gradient(bottom,#d55040 0,#cb3f2e 100%); background-image: linear-gradient(to top,#d55040 0,#cb3f2e 100%); }
header .tooltip-block .login-service > span { display: table-cell; vertical-align: middle; }
header .tooltip-block .login-service .icon { padding-right: 15px; font-size: 12px; color: #fff; }
header .tooltip-block .login-service .text { color: #fff; font-size: 12px; font-weight: 500; line-height: 1.2; text-align: left; }
header .tooltip-block .login-service .text-bold { display: block; font-weight: 700; color: #fff; }
header .tooltip-block .product-item { display: table; width: 100%; height: 65px; padding: 8px 10px; border-bottom: 1px dashed #9c9b9b; }
header .tooltip-block .product-item.border-no { border-bottom: 0; }
header .tooltip-block .product-item > span { display: table-cell; vertical-align: middle; }
header .tooltip-block .product-item.result { background-color: #ff6e12; text-align: center; }
header .tooltip-block .product-item.result .icon { display: inline-block; margin-right: 10px; font-size: 24px; }
header .tooltip-block .product-item.result .text { display: inline-block; color: #fff; font-family: Raleway,sans-serif; font-size: 12px; font-weight: 700; text-transform: uppercase; }
header .tooltip-block .image { height: 100%; padding-right: 20px; }
header .tooltip-block .image img { display: inline-block; height: 100%; }
header .tooltip-block .text { padding-bottom: 0; color: #000; font-family: Raleway,sans-serif; font-size: 10px; text-transform: uppercase; font-weight: 500; }
header .tooltip-block .text-bold { font-weight: 700; }
header .tooltip-block .icon-close { color: #c40028; padding-right: 20px; font-size: 10px; }
.container-full { padding: 0 15px; }
.container-base, .container-large, .container-small { margin: 0 auto; padding: 0 15px; }

@media (min-width:750px) {
    .container-base, .container-large, .container-small { width: 100%; }
}

@media (min-width:992px) {
    .container-base, .container-large, .container-small { width: 100%; }
}

@media (min-width:1200px) {
    .container-base { width: 100%; }
    .container-large { width: 1230px; }
    .container-small { width: 950px; }
}

@media (min-width:1440px) {
    .container-base { width: 1140px; }
    .container-large { width: 1230px; }
    .container-small { width: 950px; }
}

footer { min-height: 265px; background-color: #000; padding: 50px 25px 30px; }
footer .image-wrapper { text-align: center; margin-bottom: 35px; }
footer .image-wrapper img { opacity: .5; }
footer .image-wrapper img:hover { opacity: 1; }
footer .footer-nav { text-align: center; margin-bottom: 50px; }
footer .footer-nav li { display: inline-block; }
footer .footer-nav li a { display: inline-block; padding: 10px; color: #9c9b9b; font-family: Raleway,sans-serif; font-size: 14px; font-weight: 500; text-transform: uppercase; line-height: 1.2; }
footer .footer-nav li a:hover { color: #fff; }
footer .author { text-align: center; }
footer .author .text { display: block; color: #9c9b9b; font-family: Raleway,sans-serif; font-size: 12px; font-weight: 500; text-transform: uppercase; line-height: 1.4; }
table.table-style-1 tbody tr td, table.table-style-1 thead tr th { padding: 10px 25px; font-family: Raleway,sans-serif; font-size: 14px; text-align: left; }
footer .author .link { color: #9c9b9b; }
footer .author .link:hover { color: #fff; }

@media (max-width:768px) {
    .table-responsives { -ms-overflow-style: -ms-autohiding-scrollbar; min-height: .01%; border: 0 !important; width: 100%; overflow-x: auto; overflow-y: hidden; }
    table thead tr th { font-size: 14px; }
}

table { width: 100%; }
table.table-style-1 thead tr th { color: #9c9b9b; font-weight: 500; }
table.table-style-1 tbody tr { border-bottom: 1px dashed #9c9b9b; }
.modal .modal-body .margin:last-child .product-item, .modal .modal-header { border-bottom: 0; }
table.table-style-1 tbody tr td { position: relative; color: #000; font-weight: 700; text-transform: uppercase; }
table.table-style-1 tbody tr td:first-child { padding-left: 50px; text-align: left; }
table tbody tr td, table thead tr th { padding: 10px 15px 10px 12px; font-size: 14px; font-weight: 700; line-height: 1.4; text-align: center; font-family: Raleway,sans-serif; }
table thead tr th { color: #ff6e12; text-transform: uppercase; }
table tbody tr td { color: #9c9b9b; }
table tbody tr td:first-child { color: #ff6e12; text-align: right; padding-left: 0; font-weight: 500; }
table tbody tr .icon-close { color: #c40028; font-size: 12px; position: absolute; left: 10px; top: 50%; margin-top: -7px; }
table tbody tr .quantity-wrapper .quantity { display: block; }
table tbody tr .quantity-wrapper .quantity input { margin: 0; color: #000; font-family: Raleway,sans-serif; font-size: 22px; font-weight: 500; text-transform: uppercase; }
table tbody tr .quantity-wrapper .quantity .quantity-nav { top: 0; left: -10px; }
table tbody tr .image-wrapper { display: inline-block; height: 90px; }
table tbody tr .image-wrapper img { height: 100%; display: inline-block; }
.shadow { -webkit-box-shadow: 0 0 48px -12px rgba(0,0,0,.5); -moz-box-shadow: 0 0 48px -12px rgba(0,0,0,.5); box-shadow: 0 0 48px -12px rgba(0,0,0,.5); }
.shadow-dark { -webkit-box-shadow: 0 0 48px -12px rgba(0,0,0,.8); -moz-box-shadow: 0 0 48px -12px rgba(0,0,0,.8); box-shadow: 0 0 48px -12px rgba(0,0,0,.8); }
.menu-panel { background-color: #00416d; padding: 70px 50px 25px; height: 100%; z-index: 2; width: 20%; }

@media (max-width:1600px) {
    .menu-panel { padding: 70px 30px 25px; width: 18%; }
}

@media (max-width:1440px) {
    .menu-panel { width: 22%; }
}

@media (max-width:1220px) {
    .menu-panel { width: 24%; }
}

@media (max-width:992px) {
    .menu-panel { width: 0; opacity: 0; visibility: hidden; height: 0 !important; padding: 0; }
}

.menu-panel.nav-active { z-index: 99; top: 0; position: fixed; height: 100% !important; padding: 0; width: 100%; left: 0; right: auto; margin: 0; text-align: center; opacity: 1; visibility: visible; }
.modal { -webkit-transition: opacity 150ms linear; -o-transition: opacity 150ms linear; transition: opacity 150ms linear; -webkit-transition-delay: 50ms; -moz-transition-delay: 50ms; transition-delay: 50ms; z-index: 9999; }
.modal .modal-dialog { margin: 0 auto; padding: 10px 15px; }

@media (max-width:550px) {
    .modal .modal-dialog { padding: 10px 15px; }
}

.modal .modal-dialog .modal-content { outline: 0; background-color: #fff; border-radius: 3px 4px 4px 3px; box-shadow: 18px 31.2px 51px rgba(0,0,0,.18); padding: 50px 70px 25px; border: 0; }

@media (max-width:768px) {
    .modal .modal-dialog { width: 100%; }
    .modal .modal-dialog .modal-content { padding: 50px 0 25px; }
}

@media (max-width:550px) {
    .modal .modal-dialog .modal-content { padding: 50px 0 25px; }
}

.modal .modal-dialog .modal-content .margin { margin: 0 25px; }
.modal .modal-header .icon-close { color: #000; font-size: 24px; position: absolute; top: 15px; right: 15px; padding: 15px; cursor: pointer; }
.modal .modal-body { padding: 0; }
.modal .modal-body .text { padding-bottom: 0; color: #000; font-family: Raleway,sans-serif; font-size: 10px; text-transform: uppercase; font-weight: 500; }
.modal .modal-body .text-bold { font-weight: 700; }
.modal .modal-body .login-service { padding: 15px; }
.modal .modal-body .login-service.login-facebook { background-image: -webkit-linear-gradient(bottom,#4c75cc 0,#3e67bd 100%); background-image: -o-linear-gradient(bottom,#4c75cc 0,#3e67bd 100%); background-image: linear-gradient(to top,#4c75cc 0,#3e67bd 100%); }
.modal .modal-body .login-service.login-google-plus { background-image: -webkit-linear-gradient(bottom,#d55040 0,#cb3f2e 100%); background-image: -o-linear-gradient(bottom,#d55040 0,#cb3f2e 100%); background-image: linear-gradient(to top,#d55040 0,#cb3f2e 100%); }
.modal .modal-body .login-service > span { display: table-cell; vertical-align: middle; }
.modal .modal-body .login-service .icon { padding-right: 15px; font-size: 12px; color: #fff; }
.modal .modal-body .login-service .text { color: #fff; font-family: Raleway,sans-serif; font-size: 12px; font-weight: 500; line-height: 1.2; text-transform: none; text-align: left; }
.modal .modal-body .login-service .text-bold { display: block; font-weight: 700; color: #fff; }
.modal .modal-body .checkbox .check--label, .modal .modal-body .link { font-family: Raleway,sans-serif; font-weight: 500; text-transform: none; }
.modal .modal-body.log-in-trigger .content { padding-top: 27px; min-width: 320px; }
.modal .modal-body.log-in-trigger .content .margin { margin: 0 20px; }
.modal .modal-body.log-in-trigger .content:before { margin-right: 30px; }
.modal .modal-body.log-in-trigger .content .bg-content { padding-top: 10px; }
.modal .modal-body .bg-content { background-color: #fff; overflow: hidden; }
.modal .modal-body .login-mobile.active .content, .modal .modal-body .login-mobile:hover .content { position: fixed; top: 0; z-index: 9999999; height: 100%; background: #fff; overflow: auto; width: 100%; padding: 50px 0; }
.slider-section .slider, .slider-section .slider .item .image { background-size: cover; background-position: center; background-repeat: no-repeat; }
.modal .modal-body .login-mobile.active .checkbox .check--label-text, .modal .modal-body .login-mobile:hover .checkbox .check--label-text { width: auto; }
.modal .modal-body .login-mobile.active .icon-close, .modal .modal-body .login-mobile:hover .icon-close { position: absolute; top: 0; right: 20px; font-size: 22px; padding: 15px; color: #000; }
.modal .modal-body .margin { margin: 0 10px; }
.modal .modal-body .link { margin-bottom: 10px; color: #000; font-size: 12px; text-decoration: underline; display: block; }
.modal .modal-body input { text-align: center; }
.modal .modal-body .submit-wrapper { margin-bottom: 15px; }
.modal .modal-body .submit-wrapper input { width: 100%; }

@media (max-width:768px) {
    .modal .modal-body .link { margin-top: 25px; }
    .modal .modal-body .submit-wrapper { margin-bottom: 15px; }
    .modal .modal-body .submit-wrapper input { padding: 20px 30px; }
}

.modal .modal-body .checkbox { margin-bottom: 20px; }
.modal .modal-body .checkbox .check--label { color: #000; font-size: 14px; text-align: center; }
.follow-section .follow .item-wrapper .title, .slider-section .slider .item .headline { font-family: "Amatic SC",cursive; font-weight: 700; line-height: 1.2; }
.modal .modal-body .checkbox .check--label-box { width: 19px; height: 19px; border: 1px dashed #ff6e12; }
.modal .modal-body .checkbox .check--label-text { width: auto; }
.modal .modal-body .checkbox .hidden-box:checked + .check--label .check--label-box:after { top: -6px; left: 7px; width: 9px; height: 20px; border: solid #000; border-width: 0 2px 2px 0; }
.slider-section .slider { width: 100%; overflow: hidden; background-image: url(http://www.gogoshop.cz/assets/img/slider-background.png); height: 450px; }

@media (max-width:992px) {
    .slider-section .slider { height: 320px; }
}

@media (max-width:768px) {
    .modal .modal-body .checkbox { margin-bottom: 40px; }
    .slider-section .slider { height: 300px; }
}

@media (max-width:550px) {
    .slider-section .slider { height: 300px; }
}

.slider-section .slider .item { outline: 0; }
.slider-section .slider .item .image-wrapper { width: 1120px; margin: 0 auto; height: 450px; display: table; position: relative; }

@media (max-width:1600px) {
    .slider-section .slider .item .image-wrapper { width: 70%; }
}

@media (max-width:1220px) {
    .slider-section .slider .item .image-wrapper { width: 75%; }
}

@media (max-width:992px) {
    .slider-section .slider .item .image-wrapper { width: 70%; height: 320px; }
}

.slider-section .slider .item .headline { display: table-cell; margin-bottom: 0; vertical-align: middle; color: #fff; font-size: 87px; text-transform: uppercase; padding-right: 25px; }

@media (max-width:1440px) {
    .slider-section .slider .item .headline { font-size: 75px; }
}

@media (max-width:1220px) {
    .slider-section .slider .item .headline { font-size: 65px; }
}

@media (max-width:992px) {
    .slider-section .slider .item .headline { font-size: 55px; width: 50%; }
}

@media (max-width:768px) {
    .slider-section .slider .item .image-wrapper { height: 300px; }
    .slider-section .slider .item .headline { font-size: 50px; right: -80px; }
}

@media (max-width:550px) {
    .slider-section .slider .item .image-wrapper { height: 300px; }
    .slider-section .slider .item .headline { font-size: 50px; padding-right: 25px; padding-left: 25px; text-align: center; }
}

.slider-section .slider .item .image { position: relative; bottom: -10px; right: 0; display: block; }
.slider-section .slider .item .image.gogo { height: 450px; width: 511px; background-image: url(http://www.gogoshop.cz/assets/img/gogo-s-kamerou.png); }

@media (max-width:992px) {
    .slider-section .slider .item .image.gogo { width: 310px; height: 267px; }
    .slider-section .slider .item .image { display: inline-block; vertical-align: middle; position: absolute; right: -30px; }
}

@media (max-width:550px) {
    .slider-section .slider .item .image { display: none; }
}

.follow-section { padding: 70px 25px 100px; background-color: #f4f4f4; border-top: 1px dashed #9c9b9b; }

@media (max-width:768px) {
    .slider-section .slider .item .image { right: -80px; }
    .follow-section { padding: 70px 25px 50px; }
}

.follow-section .follow .item { padding: 0 20px 0 0; }

@media (max-width:768px) {
    .follow-section .follow .item { padding-right: 0; margin-bottom: 80px; }
}

.follow-section .follow .item:last-child { padding-right: 0; }
.follow-section .follow .item.youtube .icon:before { content: '\e806'; }
.follow-section .follow .item.facebook .icon:before { content: '\e805'; }
.follow-section .follow .item.instagram .icon:before { content: '\e804'; }
.follow-section .follow .item-wrapper { border: 1px solid #9c9b9b; padding: 10px; }
.follow-section .follow .item-wrapper img { width: 100%; }
.follow-section .follow .item-wrapper .title { padding-top: 45px; padding-bottom: 45px; text-align: center; font-size: 40px; text-transform: uppercase; color: #9c9b9b; }
.follow-section .follow .item-wrapper .title span { display: block; color: #ff6e12; }
.follow-section .follow .item-wrapper .icon { position: absolute; top: -30px; left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); transform: translateX(-50%); background: #f4f4f4; width: 90px; height: 50px; display: block; margin: 0 auto; text-align: center; }
.follow-section .follow .item-wrapper .icon:before { font-family: icon-gogo; font-size: 60px; color: #9c9b9b; vertical-align: middle; }
.follow-section .follow .item-wrapper .perex { color: #9c9b9b; font-family: Raleway,sans-serif; font-size: 14px; font-weight: 500; line-height: 1.2; padding: 45px 25px 15px; text-align: center; }
.follow-section .follow .item-wrapper:hover { border-color: #ff6e12; }
.follow-section .follow .item-wrapper:hover .icon:before, .follow-section .follow .item-wrapper:hover .perex, .follow-section .follow .item-wrapper:hover .title { color: #ff6e12; }
.products-section { padding: 40px 50px 100px; }

@media (max-width:550px) {
    .products-section { padding: 40px 25px 100px; }
}

.products-section .products .title { margin-bottom: 0; color: #000; font-family: "Amatic SC",cursive; font-size: 30px; font-weight: 700; text-transform: uppercase; line-height: 1.4; padding-bottom: 90px; text-align: center; }
.products-section .products .item { position: relative; min-height: 330px; margin-bottom: 50px; }

@media (max-width:1220px) {
    .products-section .products .item { width: 50%; }
}

@media (max-width:768px) {
    .products-section .products .title { padding-bottom: 45px; }
    .products-section .products .item { margin-bottom: 30px; }
}

@media (max-width:550px) {
    .products-section .products .item { width: 100%; }
}

.products-section .products .image-wrapper { display: table-cell; vertical-align: middle; }
.products-section .products .image-wrapper img { margin: 0 auto; }
.products-section .item:hover .image-wrapper { opacity: .3; }
.products-section .item:hover .content { height: auto; opacity: 1; visibility: visible; -webkit-transition: opacity 250ms ease; -moz-transition: opacity 250ms ease; transition: opacity 250ms ease; }
.products-section .content { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%,-50%); -moz-transform: translate(-50%,-50%); transform: translate(-50%,-50%); opacity: 0; height: 0; visibility: hidden; -webkit-transition: opacity 250ms ease; -moz-transition: opacity 250ms ease; transition: opacity 250ms ease; }
.products-section .content .name a, .products-section .content .price { display: block; color: #000; font-family: Raleway,sans-serif; font-size: 24px; font-weight: 700; text-transform: uppercase; text-align: center; }
.products-section .discounts .item .discount-wrapper span, .products-section .discounts .item .title, .rules-section .rules .title { font-family: "Amatic SC",cursive; font-weight: 700; text-transform: uppercase; }
.products-section .content .name { margin-bottom: 35px; }
.products-section .content .btn-primary-outline { margin-top: 35px; }

@media (max-width:768px) {
    .products-section .content .name a, .products-section .content .price { font-size: 18px; }
    .products-section .content .name { margin-bottom: 25px; }
    .products-section .content .btn-primary-outline { font-size: 12px; padding: 10px 25px; width: 200px; display: block; }
}

.products-section .discounts { clear: both; height: 400px; display: table; border: 1px solid #ff6e12; }

@media (max-width:992px) {
    .products-section .discounts { height: 300px; }
}

@media (max-width:768px) {
    .products-section .discounts { width: 100%; display: block; height: auto; padding-bottom: 50px; }
}

.products-section .discounts .item { display: table-cell; vertical-align: middle; position: relative; float: none; }
.products-section .discounts .item.first { height: 100%; background-image: url(http://www.gogoshop.cz/assets/img/discount-background.png); background-position: center; background-size: cover; background-repeat: no-repeat; }

@media (max-width:768px) {
    .products-section .discounts .item { vertical-align: top; width: 100%; display: block; padding: 25px 0; margin-bottom: 25px; }
    .products-section .discounts .item.first { vertical-align: middle; margin-bottom: 0; }
}

.products-section .discounts .item .title { margin-bottom: 0; display: block; color: #fff; font-size: 60px; text-align: center; line-height: 1; }

@media (max-width:992px) {
    .products-section .discounts .item .title { font-size: 45px; }
}

.products-section .discounts .item .title .discount-title { display: block; font-size: 120px; margin-top: 25px; line-height: 1; }

@media (max-width:992px) {
    .products-section .discounts .item .title .discount-title { font-size: 90px; }
}

.products-section .discounts .item .image-wrapper { padding: 25px; }
.products-section .discounts .item .image-wrapper img { margin: 0 auto; }
.products-section .discounts .item .discount-wrapper { position: absolute; bottom: 25px; right: 25px; }

@media (max-width:768px) {
    .products-section .discounts .item .discount-wrapper { right: 50px; bottom: -45px; }
}

.products-section .discounts .item .discount-wrapper span { display: inline-block; }
.products-section .discounts .item .discount-wrapper .old-price { position: absolute; top: 0; right: -10px; color: #000; font-size: 30px; padding: 5px; }
.products-section .discounts .item .discount-wrapper .old-price:before { content: ''; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%,-50%) rotate(145deg); -moz-transform: translate(-50%,-50%) rotate(145deg); transform: translate(-50%,-50%) rotate(145deg); background: #ff6e12; width: 100%; height: 1px; }
.products-section .discounts .item .discount-wrapper .bg { position: relative; right: 25px; display: block; width: 124px; height: 114px; background-image: url(http://www.gogoshop.cz/assets/img/discount-tag.png); background-position: center; background-size: cover; background-repeat: no-repeat; }

@media (max-width:992px) {
    .products-section .discounts .item .discount-wrapper .bg { width: 94px; height: 84px; }
}

.products-section .discounts .item .discount-wrapper .new-price { display: block; color: #fff; font-size: 40px; text-align: center; position: relative; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); transform: translateY(-50%); }
.rules-section { padding: 70px 25px; }
.rules-section .rules .title { margin-bottom: 100px; color: #000; font-size: 60px; text-align: center; line-height: 1; }

@media (max-width:768px) {
    .rules-section .rules .title { margin-bottom: 60px; font-size: 46px; }
}

.rules-section .rules .perex { margin-bottom: 0; color: #9c9b9b; font-family: Raleway,sans-serif; font-size: 14px; font-weight: 500; line-height: 2.2; text-align: center; }
.contact-section { padding: 70px 25px 100px; }

@media (max-width:768px) {
    .contact-section { padding: 70px 25px; }
}

.contact-section .contact .title { padding-top: 80px; color: #000; font-family: "Amatic SC",cursive; font-size: 60px; font-weight: 700; line-height: 1.2; text-transform: uppercase; }

@media (max-width:768px) {
    .contact-section .contact .title { padding-top: 0; font-size: 46px; text-align: center; padding-bottom: 45px; }
}

.contact-section .contact .text, .contact-section .contact .text-bold { font-family: Raleway,sans-serif; font-size: 14px; line-height: 1.4; }
.contact-section .contact .item { margin-bottom: 40px; }
.contact-section .contact .item:last-child { margin-bottom: 0; }
.contact-section .contact .text { display: block; color: #9c9b9b; font-weight: 500; }
.contact-section .contact .border-bottom { border-bottom: 2px dashed #9c9b9b; padding-bottom: 20px; }
.contact-section .contact .text-bold { color: #000; font-weight: 700; text-transform: uppercase; text-align: right; padding-right: 50px; }
.contact-section .contact .link .link-text, .registration-section .registration .label, .registration-section .registration > .title { font-family: "Amatic SC",cursive; font-weight: 700; text-transform: uppercase; }

@media (max-width:768px) {
    .contact-section .contact .item { margin-bottom: 60px; }
    .contact-section .contact .border-bottom { padding-bottom: 30px; }
    .contact-section .contact .text-bold { padding-right: 0; text-align: left; margin-bottom: 15px; }
}

.contact-section .contact .link { display: block; margin-top: -15px; margin-bottom: 15px; }

@media (max-width:768px) {
    .contact-section .contact .link { margin-top: 0; margin-bottom: 0; }
}

.contact-section .contact .link .icon { display: inline-block; width: 57px; height: 38px; margin-right: 12px; background-image: url(http://www.gogoshop.cz/assets/img/mail-icon.png); background-repeat: no-repeat; background-size: cover; background-position: center; }
.contact-section .contact .link .link-text { display: inline-block; vertical-align: middle; color: #9c9b9b; font-size: 30px; }
.registration-section { padding: 60px 25px; position: relative; }
.registration-section .registration { overflow: hidden; position: relative; }
.registration-section .registration > .title { color: #000; font-size: 60px; text-align: center; margin-bottom: 70px; }

@media (max-width:768px) {
    .registration-section .registration > .title { margin-bottom: 40px; font-size: 42px; }
}

.registration-section .registration .item-wrapper { margin-bottom: 30px; overflow: hidden; }
.registration-section .registration .item { padding-right: 40px; }
.registration-section .registration .item:last-child { padding-right: 0; }

@media (max-width:768px) {
    .registration-section .registration .item { padding-right: 0; margin-bottom: 45px; }
    .registration-section .registration .item:last-child { margin-bottom: 0; }
}

.registration-section .registration .content { height: 0; opacity: 0; visibility: hidden; overflow: hidden; -webkit-transition: all 250ms ease; -moz-transition: all 250ms ease; transition: all 250ms ease; }
.registration-section .registration .content.active { padding-bottom: 15px; height: auto; overflow: visible; opacity: 1; visibility: visible; -webkit-transition: all 250ms ease; -moz-transition: all 250ms ease; transition: all 250ms ease; }
.registration-section .registration .label { display: block; margin-bottom: 15px; color: #ff6e12; font-size: 30px; text-align: left; margin-left: 0; padding-left: 0; line-height: 1.2; white-space: normal; }

@media (max-width:992px) {
    .registration-section .registration .label { font-size: 24px; }
}

.registration-section .registration .additional-info { position: relative; float: right; margin-top: 15px; display: inline-block; font-family: Raleway,sans-serif; font-size: 14px; font-weight: 500; line-height: 1.4; }

@media (max-width:550px) {
    .registration-section .registration .submit-wrapper { text-align: left; }
    .registration-section .registration .additional-info { float: left; }
}

.registration-section .registration .additional-info a { color: #000; text-decoration: underline; }
.product-section { padding: 100px 25px; }
.product-section .product .padding-right { padding-right: 80px; }

@media (max-width:768px) {
    .product-section .product .padding-right { padding-right: 0; }
}

.product-section .product .product-gallery { margin-bottom: 30px; overflow: hidden; }
.product-section .product .product-gallery .main-thumbnail { margin-bottom: 90px; height: 300px; text-align: center; }
.product-section .product .product-gallery .item { border: 1px solid #ececec; cursor: pointer; padding: 10px; }
.product-section .product .product-gallery .item.active, .product-section .product .product-gallery .item:hover { border-color: #ff6e12; }
.product-section .product .product-gallery img { margin: 0 auto; }
.product-section .product .slider { width: 100%; height: 500px; overflow: hidden; display: none; }

@media (max-width:768px) {
    .product-section .product .slider { display: block; height: 450px; }
}

.product-section .product .slider .item { outline: 0; }
.product-section .product .slider .item .image-wrapper { width: 100%; height: 500px; background-repeat: no-repeat; background-position: center; background-image: url(http://www.gogoshop.cz/assets/img/product-main.png); }
.product-section .product .slider .slick-arrow:before, .product-section .product .slider .slick-dots li:after { color: #ff6e12; }
.product-section .product .info-block { margin-bottom: 50px; }
.product-section .product .info-block .name { margin-bottom: 25px; color: #000; font-family: Raleway,sans-serif; font-size: 24px; font-weight: 700; line-height: 1.4; text-transform: uppercase; }

@media (max-width:768px) {
    .product-section .product .slider .item .image-wrapper { height: 430px; }
    .product-section .product .info-block .name { font-size: 22px; margin-bottom: 25px; }
}

.product-section .product .info-block .description { margin-bottom: 25px; color: #9c9b9b; font-family: Raleway,sans-serif; font-size: 14px; font-weight: 500; line-height: 1.6; }
.product-section .product .info-block .price { display: block; color: #ff6e12; font-family: Raleway,sans-serif; font-size: 50px; font-weight: 700; text-transform: uppercase; }

@media (max-width:768px) {
    .product-section .product .info-block .description { margin-bottom: 35px; margin-top: 15px; }
    .product-section .product .info-block .price { font-size: 42px; margin-bottom: 35px!important; }
}

.product-section .product .form .select-wrapper select, .product-section .product .form .text { font-size: 30px; font-family: "Amatic SC",cursive; font-weight: 700; text-transform: uppercase; }
.product-section .product .form .item { display: block; width: 100%; margin-bottom: 20px; }
.product-section .product .form .item:last-child { margin-top: 60px; }
.product-section .product .form .select-wrapper { padding: 0 20px; display: inline-block; vertical-align: middle; width: auto; }
.product-section .product .form .select-wrapper select { background-image: url(http://www.gogoshop.cz/assets/img/select-arrow-product.png); padding: 0 50px 0 15px; height: 56px; color: #000; width: 150px; border: 2px dashed #9c9b9b; text-align: center; }
.product-section .product .form .text { display: inline-block; vertical-align: middle; color: #9c9b9b; }

@media (max-width:550px) {
    .product-section .product .form .text { font-size: 24px; }
}

.product-section .product .form .quantity-wrapper { overflow: hidden; }
.product-section .product .form .quantity-wrapper > .text { vertical-align: middle; color: #000; font-family: "Amatic SC",cursive; font-size: 30px; font-weight: 700; text-transform: uppercase; margin-left: 10px; margin-top: 15px; }
.product-section .product .form .icon { color: #9c9b9b; vertical-align: middle; margin-right: 10px; font-size: 36px; }

@media (max-width:550px) {
    .product-section .product .form .icon { font-size: 24px; }
}

.product-section .product .form .submit-wrapper { margin-top: 40px; }
.product-section .product .form .submit-wrapper button { padding: 0 50px 0 25px; }
.product-section .product .form .submit-wrapper span { font-size: 42px; padding-right: 15px; vertical-align: middle; }
.product-section .product .tooltip-block { display: inline-block; vertical-align: middle; position: relative; cursor: pointer; padding: 15px 0; }

@media (max-width:768px) {
    .product-section .product .form .submit-wrapper span { font-size: 32px; }
    .product-section .product .tooltip-block { display: block; }
}

.product-section .product .tooltip-block .additional-info { display: block; margin-top: 20px; padding-right: 20px; color: #9c9b9b; font-family: Raleway,sans-serif; font-size: 14px; font-weight: 500; }
.product-section .product .tooltip-block .bg-content { background-color: #fff; overflow: hidden; padding: 15px; }
.product-section .product .tooltip-block .content { position: absolute; top: 100%; right: 0; width: 0; height: 0; opacity: 0; visibility: hidden; overflow: hidden; -webkit-box-shadow: 0 0 10px rgba(0,0,1,.5); -moz-box-shadow: 0 0 10px rgba(0,0,1,.5); box-shadow: 0 0 10px rgba(0,0,1,.5); -webkit-transition: opacity 250ms ease; -moz-transition: opacity 250ms ease; transition: opacity 250ms ease; padding-top: 0; }

@media (max-width:768px) {
    .product-section .product .tooltip-block .content { position: absolute; left: 0; right: 0; width: 100% !important; padding-top: 0; min-width: auto !important; }
}

.product-section .product .tooltip-block .content:before { content: ''; position: relative; right: 0; margin-top: -7px; margin-right: 40px; text-align: right; float: right; background-image: url(http://www.gogoshop.cz/assets/img/tooltip-arrow.png); background-size: cover; background-position: center; width: 45px; height: 7px; }
.product-section .product .tooltip-block.active .text, .product-section .product .tooltip-block.active > .icon, .product-section .product .tooltip-block:hover .text, .product-section .product .tooltip-block:hover > .icon { color: #ff6e12; }
.product-section .product .tooltip-block.active .content, .product-section .product .tooltip-block:hover .content { z-index: 999999; height: auto; width: auto; min-width: 400px; overflow: visible; opacity: 1; visibility: visible; -webkit-transition: opacity 250ms ease; -moz-transition: opacity 250ms ease; transition: opacity 250ms ease; }
.product-section .product .tooltip-block .margin { margin: 0 10px; }
.product-section .product .tooltip-block .margin:last-child .product-item { border-bottom: 0; }
.add-to-basket { position: fixed; top: 0; left: 0; width: 0; height: 0; opacity: 0; visibility: hidden; overflow: hidden; -webkit-box-shadow: 0 0 10px rgba(0,0,1,.5); -moz-box-shadow: 0 0 10px rgba(0,0,1,.5); box-shadow: 0 0 10px rgba(0,0,1,.5); -webkit-transition: opacity 250ms ease; -moz-transition: opacity 250ms ease; transition: opacity 250ms ease; padding-top: 0; z-index: 9999999; }
.add-to-basket.active { height: 100%; width: 100%; overflow: visible; opacity: 1; visibility: visible; -webkit-transition: opacity 250ms ease; -moz-transition: opacity 250ms ease; transition: opacity 250ms ease; }
.add-to-basket .bg-overlay { width: 100%; height: 100%; background-color: rgba(0,0,0,.7); }
.add-to-basket .bg-overlay .info-block { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%,-50%); -moz-transform: translate(-50%,-50%); transform: translate(-50%,-50%); text-align: center; }

@media (max-width:768px) {
    .product-section .product .tooltip-block .content:before { float: left; }
    .add-to-basket .bg-overlay .info-block { width: 100%; }
}

.add-to-basket .bg-overlay .icon { display: block; color: #fff; font-size: 120px; }

@media (max-width:550px) {
    .add-to-basket .bg-overlay .info-block { padding: 25px; }
    .add-to-basket .bg-overlay .icon { font-size: 80px; }
}

.add-to-basket .bg-overlay .title { display: block; color: #fff; font-family: "Amatic SC",cursive; font-size: 50px; font-weight: 700; line-height: 1.4; text-transform: uppercase; margin-bottom: 30px; letter-spacing: 10px; }

@media (max-width:550px) {
    .add-to-basket .bg-overlay .title { font-size: 36px; }
}

.add-to-basket .bg-overlay .name { display: block; color: #fff; font-family: Raleway,sans-serif; font-size: 24px; font-weight: 700; text-transform: uppercase; margin-bottom: 40px; line-height: 1.4; }
.add-to-basket .bg-overlay .btn-primary-fill, .add-to-basket .bg-overlay .btn-primary-outline { width: 220px; padding: 26px 20px; }
.add-to-basket .bg-overlay .btn-primary-fill { border: 1px solid #ff6e12; }
.add-to-basket .bg-overlay .button-wrapper a { margin-right: 15px; }
.add-to-basket .bg-overlay .button-wrapper a:last-child { margin-right: 0; }

@media (max-width:550px) {
    .add-to-basket .bg-overlay .name { font-size: 22px; }
    .add-to-basket .bg-overlay .button-wrapper a { width: 100%; display: block; margin-bottom: 15px; }
}

.basket-section { padding: 60px 25px 90px; }
.basket-section .basket-table .title { margin-bottom: 90px; color: #000; font-family: "Amatic SC",cursive; font-size: 60px; font-weight: 700; text-transform: uppercase; line-height: 1.4; text-align: center; }

@media (max-width:768px) {
    .basket-section .basket-table .title { font-size: 42px; margin-bottom: 50px; }
}

.basket-section .basket-table .coupon { margin-top: 30px; }
.basket-section .basket-table .coupon .input-wrapper { width: auto; display: inline-block; vertical-align: middle; }
.basket-section .basket-table .coupon .input-wrapper #coupon { width: 100px; display: inline-block; vertical-align: middle; margin-right: -10px; color: #000; }
.basket-section .basket-table .coupon .input-wrapper input { display: inline-block; vertical-align: middle; border: 2px dashed #9c9b9b; width: 170px; color: #fff; font-weight: 700; font-size: 12px; }
.basket-section .basket-result { margin-top: 40px; }
.basket-section .basket-result ul { border: 0; border-bottom: 1px solid #ececec; float: left; width: 100%; }
.basket-section .basket-result ul .item { float: left; cursor: pointer; margin-bottom: -1px; text-align: center; display: block; position: relative; margin-right: 5px; background-color: #000; color: #fff; border: 0; }
.basket-section .basket-result ul .item:last-child { margin-right: 0; }
.basket-section .basket-result ul .item span { padding: 20px 35px; color: #fff; display: block; position: relative; border: none; font-family: Raleway,sans-serif; font-size: 12px; font-weight: 700; text-transform: uppercase; }

@media (max-width:768px) {
    .basket-section .basket-result { margin-top: 100px; }
    .basket-section .basket-result ul .item span { padding: 20px 25px; }
}

@media (max-width:550px) {
    .basket-section .basket-result ul .item span { padding: 20px 15px; }
}

@media (max-width:360px) {
    .basket-section .basket-result ul .item span { font-size: 10px; }
}

.basket-section .basket-result ul .item.active span, .basket-section .basket-result ul .item:hover span { color: #000; background-color: #fff; border: 1px solid #ececec; border-bottom: 1px solid #fff; }
.basket-section .basket-result .tabs-content { clear: both; }
.basket-section .basket-result .tabs-content .item { height: 0; opacity: 0; visibility: hidden; overflow: hidden; -webkit-transition: all 250ms ease; -moz-transition: all 250ms ease; transition: all 250ms ease; }
.basket-section .basket-result .tabs-content .item.active { padding-top: 60px; height: auto; opacity: 1; visibility: visible; overflow: visible; -webkit-transition: all 250ms ease; -moz-transition: all 250ms ease; transition: all 250ms ease; }
.basket-section .basket-result .tabs-content .item.process-wrapper { padding-top: 20px; }
.basket-section .basket-result .result { margin-top: 50px; }
.basket-section .basket-result .result ul { padding: 30px 0; border-top: 1px dashed #9c9b9b; border-bottom: 1px dashed #9c9b9b; }
.basket-section .basket-result .result ul li { display: block; clear: both; }
.basket-section .basket-result .result ul li .text { display: block; margin-bottom: 3px; color: #000; font-family: Raleway,sans-serif; font-size: 14px; font-weight: 500; }
.basket-section .basket-result .result .text-bold { display: block; margin-top: 10px; color: #000; font-family: Raleway,sans-serif; font-size: 30px; font-weight: 700; text-transform: uppercase; margin-bottom: 20px; }

@media (max-width:768px) {
    .basket-section .basket-result .result .text-bold { font-size: 26px; }
}

.basket-section .basket-result .result .checkbox .check--label-text { width: auto; }
.basket-section .basket-result .back-button { position: absolute; bottom: 30px; }
.basket-section .basket-result .back-button a { font-family: Raleway,sans-serif; font-size: 12px; font-weight: 500; text-transform: uppercase; color: #000; }
.basket-section .basket-result .back-button a .icon { color: #ff6e12; font-size: 14px; margin-right: 10px; }

@media (max-width:550px) {
    .basket-section .basket-result .result .text-bold { margin-top: 20px; margin-bottom: 50px; }
    .basket-section .basket-result .result .checkbox .check--label-text { width: 80%; }
    .basket-section .basket-result .back-button { bottom: -30px; }
    .basket-section .basket-result .submit-wrapper button { width: 100%; }
}

.basket-section .basket-result .process-wrapper .item-wrapper { padding-right: 45px; margin-bottom: 25px; display: block; }

@media (max-width:768px) {
    .basket-section .basket-result .process-wrapper .item-wrapper { padding-right: 0; }
}

.basket-section .basket-result .label { display: block; margin-bottom: 15px; color: #ff6e12; font-family: "Amatic SC",cursive; font-size: 30px; font-weight: 700; text-transform: uppercase; text-align: left; margin-left: 0; padding-left: 0; line-height: 1.2; white-space: normal; }
.log-in .headline, .log-in .link { display: block; font-family: Raleway,sans-serif; }

@media (max-width:992px) {
    .basket-section .basket-result .tabs-content .log-in .checkbox .check--label { text-align: left; }
    .basket-section .basket-result .label { font-size: 24px; }
}

.log-in .bg-content { background-color: #fff; overflow: hidden; }
.log-in.content { top: 100%; padding-top: 10px; z-index: 999999; overflow: visible; opacity: 1; visibility: visible; -webkit-transition: opacity 250ms ease; -moz-transition: opacity 250ms ease; transition: opacity 250ms ease; }
.log-in .link { margin-bottom: 10px; color: #000; font-size: 12px; font-weight: 500; text-decoration: underline; text-transform: none; }
.log-in .checkbox .check--label, .log-in .headline { color: #000; font-size: 14px; text-align: center; }
.log-in .headline { margin-bottom: 25px; font-weight: 700; line-height: 13px; text-transform: uppercase; }
.log-in .checkbox .check--label, .log-in .login-service .text { font-family: Raleway,sans-serif; font-weight: 500; text-transform: none; }
.log-in input { text-align: center; }
.log-in .submit-wrapper { margin-bottom: 15px; }
.log-in .submit-wrapper input { width: 100%; }
.log-in .checkbox { margin-bottom: 20px; }
.log-in .checkbox .check--label-box { width: 19px; height: 19px; border: 1px dashed #ff6e12; }
.log-in .checkbox .hidden-box:checked + .check--label .check--label-box:after { top: -6px; left: 7px; width: 9px; height: 20px; border: solid #000; border-width: 0 2px 2px 0; }
.log-in .login-service { padding: 15px; }
.log-in .login-service.login-facebook { background-image: -webkit-linear-gradient(bottom,#4c75cc 0,#3e67bd 100%); background-image: -o-linear-gradient(bottom,#4c75cc 0,#3e67bd 100%); background-image: linear-gradient(to top,#4c75cc 0,#3e67bd 100%); }
.log-in .login-service.login-google-plus { background-image: -webkit-linear-gradient(bottom,#d55040 0,#cb3f2e 100%); background-image: -o-linear-gradient(bottom,#d55040 0,#cb3f2e 100%); background-image: linear-gradient(to top,#d55040 0,#cb3f2e 100%); }
.log-in .login-service > span { display: table-cell; vertical-align: middle; }
.log-in .login-service .icon { padding-right: 15px; font-size: 12px; color: #fff; }
.log-in .login-service .text { color: #fff; font-size: 12px; line-height: 1.2; text-align: left; }
.log-in .login-service .text-bold { display: block; font-weight: 700; color: #fff; }
.log-in .additional-info, .log-in .text { color: #000; font-family: Raleway,sans-serif; font-weight: 500; text-transform: uppercase; }
.log-in .text { padding-bottom: 0; font-size: 10px; }
.log-in .additional-info { display: block; margin: 60px 0 20px; text-align: center; font-size: 12px; }
.log-in .text-bold { font-weight: 700; }