/* Generated by Font Squirrel (https://www.fontsquirrel.com) on August 22, 2016 */

body {
	font-size: 16px
}

a, a:focus, a:active {
	outline: 0 none
}

/* Cookie Disclaimer */

.cookie-banner {
    color: #ffffff;
    font-size: 14px;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 10000;
    padding: 12px 0;
    box-shadow: 0 -2px 4px rgba(0,0,0,0.3);
    min-height: 60px;
    background: rgb(73, 155, 255);
}

.cookie-banner a {
    color: #cccccc;
}

.cookie-banner .btn {
    margin-right: 10px;
    background: #c9253c;
    font-size: 1em;
    font-weight: 600;
    padding-right: 30px;
    padding-left: 30px;
    border-radius: 3px
}

.cookie-banner p {
    margin: 0;
    color: #fff
}

.cookie-banner a {
    margin: 0;
    color: #fff;
    text-decoration: underline;
}

.headline h2, .headline h3, .headline h4 {
	border-color: #9ca9b4
}

.who li i {
	color: #9ca9b4;
	margin-right: 4px
}

.who li:hover i, .who li:hover a {
	color: #3696ff
}

/* Add here all your css styles (customizations) */
.topbar-v3 {
	background: #f5f5f6;
	font-family: 'proxima_nova_rgregular', sans-serif;
	font-size:14px;
	color:#9ca9b4
}

.topbar-v3 ul.left-topbar > li > a,
.topbar-v3 .right-topbar li,
.topbar-v3 .right-topbar li a {
	color:#9ca9b4;
	text-transform: none;
	font-size: 14px
}

.topbar-v3 .right-topbar li a:last-child {
	padding-right: 0
}

.topbar-v3 ul.left-topbar > li {
	margin-right: 35px
}

.topbar-v3 .left-topbar li img {
	margin-right: 9px
}

.topbar-v3 .right-topbar li img {
	margin-top: -4px
}

.push-right-30 {
	margin-right: 30px!important
}

#overlay {
	background: rgba(0,0,0,0.5);
	position: fixed;
	z-index: 100!important
}

.row-banners {
	margin-top: 30px;
	margin-bottom: 60px
}

.row-m-banner {
	margin-bottom: 20px
}

.row-m-banner .img-responsive {
	margin: 0 auto;	
}

.row-banners .img-responsive {
	margin: 15px auto;	
}

.delim {
	display: inline-block;
	width: 1px;
	height: 12px;
	background-color: #9ca9b4;
	vertical-align: top;
	margin-top: 4px;
	margin-right: 5px;
	margin-left: 5px
}

.my-account img,
.topbar-v3 .right-topbar .fa-power-off {
	margin-right: 5px
}

.header-v5 .navbar-default .navbar-nav > li > a,
.header-v5 .navbar-default .navbar-nav > li > a:focus {
	color:#2f2f2f;
	background: #f5f5f6;
	background: -moz-linear-gradient(top,  #f5f5f6 0%, #f4f4f4 100%);
	background: -webkit-linear-gradient(top,  #f5f5f6 0%,#f4f4f4 100%);
	background: linear-gradient(to bottom,  #f5f5f6 0%,#f4f4f4 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f6', endColorstr='#f4f4f4',GradientType=0 )
}

.header-v5 .navbar-nav {
	margin: 0;
}

.header-v5 .dropdown-menu {
	border-color: #3696ff
}

.open > .dropdown-menu {
  animation-name: slidenavAnimation;
  animation-duration:.3s;
  animation-iteration-count: 1;
  animation-timing-function: ease;
  animation-fill-mode: forwards;

  -webkit-animation-name: slidenavAnimation;
  -webkit-animation-duration:.3s;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: ease;
  -webkit-animation-fill-mode: forwards;

  -moz-animation-name: slidenavAnimation;
  -moz-animation-duration:.3s;
  -moz-animation-iteration-count: 1;
  -moz-animation-timing-function: ease;
  -moz-animation-fill-mode: forwards;
}

.header-v5 .dropdown-menu li.cat-vypredaj a,
.header-v5 .dropdown-menu li.cat-vypredaj a:hover {
	color: #c9253c!important
}

.ui-tooltip.best-tooltip {
	box-shadow: none;
	border: none;
	background: #eee;
	border-radius: 0;
	width: auto!important;
	max-width: 100%;
	display: block;
	box-shadow: 0 0 5px rgba(0,0,0,0.5)
}


@keyframes slidenavAnimation {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
	}
@-webkit-keyframes slidenavAnimation {
  from {
    opacity: 0;
}
to {
    opacity: 1;
    }
}

.navbar-nav>li>.dropdown-menu {
	margin-top: -3px
}

.header-v5 .mega-menu .dropdown.mega-menu-fullwidth .dropdown-menu li a:hover,
.header-v5 .mega-menu .dropdown.mega-menu-fullwidth .dropdown-menu li a:focus {
	background: none;
	color: #687074
}

.header-v5 .dropdown-menu li a:focus {
	color: #fff
}

.header-v5 .dropdown-menu .active > a, .header-v5 .dropdown-menu li > a:hover {
	background: #3696ff
}

.navbar-brand {
	height: 54px;
}

.header-v5 .navbar-brand {
    padding: 18px 29px 17px 15px;
}

.breadcrumb-v5 li a,
.breadcrumb-v5 li a:hover {
	color: #3696ff
}

.breadcrumb-v5 li.active {
	color: #999
}

.slider-inner {
	position: relative;
	margin-bottom: 15px
}

.slider-inner .teaser {
	position: absolute;
	top: 48px;
	left: 48px;
	width: 318px;
	height: 232px;
	padding: 19px 50px;
	z-index: 500;
	color: #fff;
}

.slider-inner img {
	max-width: 100%
}

.teaser h2 {
	color: #fff;
	font-size:36px;
	margin: 15px 0 5px 0;
}

.teaser .desc {
	font-size: 18px;
	color: #fff;
	margin: 0 0 38px;
}

.teaser .btn {
	background-color: transparent;
	color: #fff;
	width: 167px;
	height: 58px;
	line-height: 58px;
	padding: 0;
	border-color: #fff;
	font-size: 16px
}

.header-v5 .shop-badge {
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}

.header-v5 .shop-badge span.badge-sea {
	background: #3696ff
}

.header-v5 .shop-badge a {
	font-size: 14px;	
}

.header-v5 .shop-badge .badge a {
	color: #fff
}

.header-v5 .shop-badge .badge a:hover {
	text-decoration: none 
}

#content-content {
	font-size: 0.875em;
}

#footer-container {
	background: #000;
	color: #fff!important;
	font-size: 0.8em
}

#footer-content {
	padding-top: 40px;
	padding-bottom: 20px
}

#footer-content li {
	display: block;
	padding: 10px 0
}

#footer-content li:first-child {
	padding-left: 0
}

#footer-content a {
	color: #fff
}

.footer-logo {
	display: inline-block;
	margin: 0	
}

.footer-logo img {
	max-width: 50%
}

#footer-copyright a {
	color: #3696ff
}

.row-newsletter {
	padding-top: 30px;
	padding-bottom: 30px;
}

.row-newsletter form label {
	font-size:16px;		
	font-weight: normal;
	margin-bottom: 23px;
	display: block
}

.row-newsletter .form-control {
	background:#ffffff;
	border:1px solid #9ca9b4;
	width:60%;
	height:44px;
	display: inline-block;
	font-size: 16px	
}

.row-newsletter .btn.btn-primary {
	background:#3696ff;
	width: 35%;
	height:44px;
	padding: 0;
	border: none;
	font-size: 16px;
	padding: 7px 12px;
	margin-left: -4px;
	text-transform: none;
	font-weight: bold;
	vertical-align: top
}

.row-buttons {
	background: #f5f5f6;
	padding-top: 15px;
	padding-bottom: 15px
}

.row-buttons-clear {
	background: #fff
}

.row-buttons .btn {
	background:#f5f5f6;
	border:1px solid #d0d0d6;
	padding: 0;
	text-align: left;
	display: block;
	font-size:16px;
	color:#3696ff;
	text-transform: uppercase;
	font-weight: bold;
	-webkit-transition: border 0.3s ease-out;
	-o-transition: border 0.3s ease-out;
	transition: border 0.3s ease-out;
	height: 76px;
	line-height: 76px
}

.row-buttons-clear .btn {
	background:#fff;
}

.row-buttons .btn span {
	padding-left: 20px;
	display: block;
	background: url('../../img/arrow_right.png') no-repeat 92% center;
}

.row-buttons .btn:hover {
	border-color: #3696ff
}

.row-buttons .btn span > img {
	margin-right: 20px
}

.section-title, .section-title-reg {
	font-size: 21px;
	color: #000;
	font-weight: normal;
	padding: 0;
	margin-top: 15px;
	margin-bottom: 15px
}

.section-title.large {
	text-transform: uppercase;
	font-size: 30px;
	margin-bottom: 30px	
}

.row-framed:last-child, .row-framed-sm:last-child, .row-framed-lg:last-child {
	margin-bottom: 0
}

.force-static {
	position: static!important
}

.rotate-svg:hover img {
	transform-origin: 50% 50%;
	-webkit-transform-origin: 50% 50%;
	-webkit-animation-name: spin;
	-webkit-animation-duration: 2000ms;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	-moz-animation-name: spin;
	-moz-animation-duration: 2000ms;
	-moz-animation-iteration-count: infinite;
	-moz-animation-timing-function: linear;
	-ms-animation-name: spin;
	-ms-animation-duration: 2000ms;
	-ms-animation-iteration-count: infinite;
	-ms-animation-timing-function: linear;

	animation-name: spin;
	animation-duration: 2000ms;
	animation-iteration-count: infinite;
	animation-timing-function: linear;
}

.input-error {
	border-color: #de4a4a!important
}

.alert ul li {
	display: block;
}

.alert ol {
	padding: 0 20px
}

.form-style-qa .form-group {
	margin-bottom: 15px
}

.td-border-top > td {
	border-top: 1px solid #ddd!important
}

.strike {
	text-decoration: line-through;
}

.show-on-hover {
	display: none;
}

.d-discount {
	color: #c9253c;
	font-size: 20px;
	margin-left: 5px
}

.discount {
    color: #fff;
    font-weight: bold;
    display: inline-block;
    position: absolute;
    background: #c9253c;
    border-radius: 100%;
    padding: 13px 0 0 0;
    width: 50px;
    height: 50px;
    font-size: 18px;
    text-align: center;
    top: -13px;
    right: 0;
    z-index: 999;    
}

@-ms-keyframes spin {
    from { -ms-transform: rotate(0deg); }
    to { -ms-transform: rotate(360deg); }
}

@-moz-keyframes spin {
    from { -moz-transform: rotate(0deg); }
    to { -moz-transform: rotate(360deg); }
}

@-webkit-keyframes spin {
    from { -webkit-transform: rotate(0deg); }
    to { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
    from {
        transform:rotate(0deg);
    }
    to {
        transform:rotate(360deg);
    }
}

#ajax-loading {
	text-align: center	
}

#ajax-loading img {
	margin-top: 15px;
	margin-bottom: 15px;
	display: inline-block
}

.relative {
	position: relative;
}

.movie-item h2,
.movie-item h4,
.movie-item h5 {
	color: #000;
	font-size: 11px;
	line-height: 14px;
	margin: 0;
	padding: 3px 0 0 0;
	font-weight: 600
}

.movie-item h2 a,
.movie-item h4 a {
	color: #000
}

.movie-item h5 {
	color: #adb8c1
}

.movie-item img {
	margin: 0;
	max-width: 100%	
}

.movie-price {
	color:#3696ff;
	font-size: 14px
}

.row-related {
	margin-bottom: 30px
}

.row-related .movie-item h4 {
	margin-bottom: 20px
}

.row-related .movie-item img {
	max-width: 120px
}

.pr-old-price {
	font-size:20px;
	color:#c9253c;
	text-decoration: line-through;
	padding-left: 40px	
}

#logo-header {
	max-width: 100px
}

.btn {
	font-weight: bold;
	-webkit-transition: background-color 0.3s;
	-o-transition: background-color 0.3s;
	transition: background-color 0.3s;
}

.btn, .btn-u {
	text-transform: uppercase;
}

.btn-reset, .btn-apply {
	font-weight: normal;
	margin-bottom: 15px;
	margin-top: 15px;
	font-size: 11px;
	text-transform: none;
	background: #f5f5f6;
}

.btn-apply, .btn-apply:hover, .btn-apply:focus {
	background: #3696ff;
	color: #fff;
	border-color: #3696ff
}

.nav-pills>li>a.btn {
	white-space: normal
}

.filter-by-block .nav-pills>li>a.btn {
	font-size: 13px
}

#keyboardMsg kbd {
	font-size: 1em;
	padding: 2px 3px;
	display: inline-block;
	background: none;
	border: 1px solid #ccc;
	box-shadow: none;
	-webkit-transition: background 0.3s;
	-o-transition: background 0.3s;
	transition: background 0.3s;
}

#keyboardMsg kbd:hover {
	background: #333
}

.modal-dialog .btn {
	font-size: 13px
}

.modal-header {
	background-color: #3696ff;
	color: #fff
}

.modal-header h4 {
	color: #fff
}

.modal-content {
	border-radius: 0
}

.modal-footer.text-center {
	text-align: center;
}

.modal-body {
	min-height: 150px
}

.pagination > li {
	text-align: center;
}

.btn-primary, .btn-u.btn-u-sea-shop,
.btn-u.btn-u-sea-shop:hover, .btn-u.btn-u-sea-shop:focus, .btn-u.btn-u-sea-shop:active, .btn-u.btn-u-sea-shop.active, .open .dropdown-toggle.btn-u.btn-u-sea-shop {
	background: #3696ff;
	border: none;
	font-size: 18px
}

.log-reg-v3 .log-reg-block a {
	text-decoration: none;
	color: #3696ff
}

.log-reg-v3 .log-reg-block a:hover {
	text-decoration: underline;
	color: #3696ff
}

.log-reg-v3 .log-reg-block label {
	width: 100%
}

.main-image {
	max-width: 100%
}

.product-detail {
	margin-bottom: 30px
}

.product-detail .shipping-info {
	margin-bottom: 15px
}

.product-detail.visible-xs {
	margin-bottom: 0;
}

.product-detail.visible-xs + .product-detail {
	padding-top: 0
}

.pr-detail-flags > span {
	display: inline-block;
	color: #000;
	font-size: 14px;
	margin-right: 10px
}

.pr-detail-flags > span > img {
	vertical-align: top;
	margin-right: 4px
}

.pr-detail-flags > span > .fa {
	margin-right: 4px
}

.product-title {
	font-size: 1.5em
}

.product-title, .price {
	color: #000; 
}

.price {
	font-size: 24px
}

.product-detail .price {
	font-size: 1.875em
}

.add-favs, .add-favs:hover,
.tab-v6 .nav-tabs > li.active > a {
	color: #3696ff;
	display: inline-block;
}

.product-detail .btn-u-sea-shop {
	margin-top: 15px;
	margin-bottom: 21px;
	width: 100%;
	height: 60px;
	font-weight: bold;
	padding: 0;
}

.product-detail .btn-u-sea-shop span,
.csstransforms3d .product-detail .effect-2 .btn-u-sea-shop span::before {
	padding: 18px 0;
	width: 100%;
	height: 60px;
	color: #fff;
	display: inline-block;
}

.csstransforms3d .product-detail .effect-2 .btn-u-sea-shop span::before {
	background: #1887ff
}

.tab-pane {
	padding-top: 20px;
	padding-bottom: 20px
}

.tab-v6 .nav-tabs > li > a {
	text-transform: none
}

.tab-v6 .nav-tabs > li > a:hover,
.tab-v6 .nav-tabs > li.active > a, .tab-v6 .nav-tabs > li.active > a:hover, .tab-v6 .nav-tabs > li.active > a:focus {
	border-color: #3696ff;
	border-width: 4px
}

.disclaimer {
	background:#ffffff;
	border:1px solid #e7e7f2;
	padding: 15px 20px;	
	font-size:14px;
	color:#9ca9b4	
}

.disclaimer.inpage {
	color: #333;
	background-color: #fff;
	border-color: #9CA9B4;
	margin-bottom: 20px;
	box-shadow: 0 0px 2px rgba(0,0,0,0.2)
}

.shopping-cart .disclaimer {
	border-color: #9ca9b4
}

.product-detail .add-favs {
	margin-bottom: 15px
}

.disclaimer img {
	margin-right: 15px
}

.pr-detail-description-text {
	margin-bottom: 15px
}

#right-section-container-sub .so-content {
	margin-bottom: 65px;
}

.trailer-showcase {
	padding: 15px 0
}

.so-title h2,
.trailer-showcase h2 {
	font-size: 1.333em;
	color:#000000;
	margin: 30px 0;
	padding: 0;
	font-weight: normal
}

.trailer-showcase h2 {
	margin: 15px 0
}

.so-image img {
	max-width: 67px;
	margin-bottom: 30px;
	box-shadow: 0 5px 20px #d8d8d8
}

.so-movie-item h3 {
	font-size: 16px;
	color: #000;
	font-weight: normal;
	padding: 0;
	margin: 0 0 20px 0;
	line-height: 1.333em
}

.so-movie-item h3 a,
.so-movie-item h3 a:hover {
	color: #000
}

.offset-top-60 {
	margin-top: 60px
}

.content-container {
	padding-bottom: 60px
}

.sort-list-btn {
	margin-right: 10px
}

.sort-list-btn .btn .caret {
	margin-left: 5px;
}

.sort-list-btn .btn {
	width: 50px
}

.sort-list-btn .form-control {
	border-color: #dedede;
	font-size: 13px;
	height: 34px
}

.sort-list-btn.checkbox-list label {
	float: left;
    color: #555;
    margin: 5px 10px 0 0;
    font-family: "Open Sans", Arial, sans-serif;
    font-size: 13px;
    line-height: 28px
}

.sort-list-btn.checkbox-list .checkbox i, 
.sort-list-btn.checkbox-list .checkbox input:checked + i {
	border-color: #dedede!important;
	border-width: 1px;
	top: 4px
}

.sort-list-btn.checkbox-list .checkbox input + i:after {
	color: #999;
	left: -1px
}

.sort-list-btn > a {
	line-height: 27px;
	margin-top: 5px;
	display: inline-block
}

.sort-results-top {
	margin-top: 15px
}

.row-product-filter, .sort-list-btn h3 {
	font-size: 13px;
}

.panel-group .panel {
	margin-bottom: 10px
}

.stock-status {
 	display: inline-block;
 	padding:  0;
 	margin: 0 0 15px;
 	font-size: 11px;
 	text-transform: uppercase;
 	color: #fff;
 	background: #00b77d;
 	padding: 1px 3px;
 	border-radius: 2px;    
 	font-family: "Open Sans", sans-serif; 	
}

.stock-status strong {
	font-weight: 600
}

a.stock-status {
	color: #000 	
}

.stock-status.status-1 {
	background: #FF9900;
	color: #333	
}

.stock-status.status-2 {
	background: #ff7b7b;	
}

.stock-status.status-3 {
	background: #c9253c;	
}

.no-stock {
	font-size: 11px;
	line-height: 1em
}

.faded {
	color: #c9253c!important
}

.linethrough {
	text-decoration: line-through!important;
}

.modal {
	z-index: 10000
}

.table th {
	color: #2f2f2f
}

.table.border-bottom, .border-bottom {
	border-bottom: 1px solid #ddd
}

.table>thead>tr>th:first-child,
.table tr>td:first-child {
	padding-left: 0
}

.wizard > .steps .number {
	font-size:30px;
	color:#3696ff;
	margin: 6px 10px 0 0;
	font-weight: bold
}	

.wizard > .steps .disabled .number {
	color:#9ca9b4;
}

.wizard > .steps h2 {
	font-size:24px;
	color:#9ca9b4;
	padding-top: 0;
	margin-bottom: 0
}

.wizard > .steps .disabled a, .wizard > .steps .disabled a:hover, .wizard > .steps .disabled a:active {
	border-width: 2px;
}

.wizard > .steps .current a, .wizard > .steps .current a:hover, .wizard > .steps .current a:active {
	border: 2px solid #3696ff;
	background: none 
}

.wizard > .steps .passed a, .wizard > .steps .passed a:hover, .wizard > .steps .passed a:active {
	background: url('../../img/svg/ico-check.svg') no-repeat 92% center; 
}

.wizard > .steps .passed a:hover {
	cursor: pointer;
	border-color: #3696ff
}

.wizard > .steps .current h2, .wizard > .steps .current p, .wizard > .steps .current i {
	color:#000;
	border-color: #3696ff;
}

.wizard > .steps .current .number {
	color:#3696ff;
}

.wizard > .steps p {
	margin-bottom: 0;
	font-size: 14px;
	color: #9ca9b4;
	opacity: 1
}

.shopping-cart .table {
	border-bottom: 1px solid #e7e7f2;
}

.shopping-cart #ba-table-itemssumup {
	border-bottom: none;
}

.shopping-cart .table > thead > tr > th {
	text-transform: none;
	padding: 7px 15px;
	border-bottom: 1px solid #e7e7f2;
	font-weight: 400
}

.shopping-cart .table > thead > tr > th,
.shopping-cart .table > tbody > tr > td {
	text-align: left;
	color: #000;
	padding: 15px 10px
}

#ba-table-itemssumup .text-right {
	text-align: right;
}

.table.table-summary > thead > tr > th,
.table.table-summary > tbody > tr > td,
.shopping-cart .table.table-summary > thead > tr > th,
.shopping-cart .table.table-summary > tbody > tr > td {
	padding: 7px 15px;
	font-size: 14px
}

.shopping-cart .table > thead > tr > th.text-center,
.shopping-cart .table > tbody > tr > td.text-center {
	text-align: center;
}

.table tr > th:first-child,
.table tr > td:first-child {
	padding-left: 0!important
}

.table.no-td-border td {
	border-top: none;
}

.table.no-td-border th {
	border-bottom: 1px solid #e7e7f2;
}

.shopping-cart .table .form-control {
	border:1px solid #9ca9b4;
	width:66px;
	height:42px;
	font-size: 16px;
	margin: 0
}

.highlight {
	color:#3696ff!important;
	font-weight: 400;
	font-size:16px;
}

.highlight-title {
	color:#3696ff!important;
}

.bg-highlight {
	background: #f5f5f6;
	border-top: 2px solid #3696ff!important
}

.basket-two-for-one-title {
	padding: 0 10px;
	color: #c9253c
}

.basket-two-for-one-horizontal {
	border-bottom: 1px solid #fff;
	padding-bottom: 10px
}

.basket-two-for-one-horizontal:last-child {
	border-bottom: 0;
	margin-bottom: 0
}

.basket-two-for-one-horizontal-pic img {
	margin: 0 10px 
}

.images-hover-fx img {
	border: 1px solid #333;
	-webkit-transition: all .3s;
	 -o-transition: all .3s;
	 transition: all .3s; 
}

.images-hover-fx img:hover {
	border: 1px solid #3696ff;
	opacity: .9
}

.tip-arrow-up::before {
	content:" ";
	display: inline-block;
	position: absolute;
	top: -15px;
	left: 15px;
    width: 0px;
    height: 0px;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 15px solid #3696ff;
}

.buttons-left {
	margin-top: 20px
}

.shopping-cart .btn-primary {
	background:#3696ff;
	border: none;
	width:100%;
	height:60px;
	font-weight: bold;
	font-size: 14px
}

.btn-primary.btn-next {
	width: 129px
}

.btn-primary.btn-order {
	width: 190px
}

.shopping-cart .button-back > img {
	margin: 0 15px 0 0;
}

.btn-update {
	padding: 19px 30px 21px 30px	
}

.row-prices {
	margin-bottom: 21px
}

.tab-v1 .nav-tabs a {
	font-size: 16px;
	color:#9ca9b4;
	padding-left: 0;
	border-bottom: 4px solid transparent;
}

.tab-v1 .nav-tabs li {
	margin-right: 10px 
}

.tab-v1 .nav-tabs {
	border-bottom: 1px solid #e7e7f2
}

.tab-v1 .nav-tabs > .active > a, .tab-v1 .nav-tabs > .active > a:hover, .tab-v1 .nav-tabs > .active > a:focus {
	border-bottom: 4px solid #3696ff;
	background-color: transparent;	
	color:#3696ff;
}

.tab-v1 .nav-tabs > li > a:hover {
	background-color: transparent;
	color:#3696ff
}

.form-control {
	border-color: #9ca9b4;
	height: 44px
}

.form-control:focus {
	border-color: #000	
}

form .validation-message {
	display: inline-block;
	color: #a94442
}

.fa-exclamation-circle {
	color: #a94442
}

.shopping-cart .form-horizontal .control-label,
.tab-content .form-horizontal .control-label {
	text-align: left
}

.shopping-cart .form-horizontal .form-control:not(textarea) ,
.tab-content .form-horizontal .form-control:not(textarea) {
	height: 44px
}

.form-login-basket .btn-primary {
	width: 153px
}

.row-btns {
	padding-top: 30px;
	padding-bottom: 30px;
	margin-top: 30px;
	border-top: 1px solid #e7e7f2
}

.shopping-cart form h2,
.row-confirm h2 {
	font-size: 28px;
	color: #000;
	margin-bottom: 34px
}

.shopping-cart .row-shipping h2,
.row-confirm h2 {
	margin-bottom: 24px
}

.shopping-cart .radio {
	margin-top: 0;
	margin-bottom: 7px
}

.shopping-cart .radio.last {
	margin-bottom: 20px
}

.radio label {
	color:#9ca9b4;
	-webkit-transition: all 0.3s;
	 -o-transition: all 0.3s;
	 transition: all 0.3s; 
}

.radio label.active,
.radio label:hover {
	color: #000
}


.radio label.dark {
	color: #444
}

.radio label.dark:hover {
	color: #000
}

.radio :checked + span {
	color: #000;
	transition: color 0.3s;
	-webkit-transition: color 0.3s;
	-moz-transition: color 0.3s 
}

.top-line {
	border-top: 1px solid #e7e7f2;
	padding-top: 30px!important;
	margin-top: 30px!important		
}

#note_id {
	min-height: 98px;
	padding: 20px
}

.row-addresses {
	margin-top: 31px;
}

.row-confirm .link-edit {
	display: inline-block;
	margin-top: 15px
}

.row-confirm .table th {
	color:#9ca9b4!important
}

.row-confirm .table td,
.row-confirm .table th {
	font-size:14px!important;
	padding: 10px
}

.table > tbody > tr > td.cart-counter {
	color: #9ca9b4;
	text-align: center;
}

.shopping-cart .row-confirm .table > thead > tr > th, .shopping-cart .table > tbody > tr > td {
	padding-left: 5px;
	padding-right: 5px
}

.mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools {
	opacity: 1
}

.header-v5 .badge-open {
	top: 88px;
	box-shadow: none;
	border-color: transparent;
	border-width: 4px;
	-webkit-transition: opacity 0.5s ease-out;
	-o-transition: opacity 0.5s ease-out;
	transition: opacity 0.5s ease-out;
	display: block;
	opacity: 0;
	max-height: 0;
	z-index: 300;
	right: -50px;
	visibility: hidden
}

.header-v5 .badge-open .subtotal span {
	text-transform: none;
	font-weight: bold;
	font-size: 14px
}

.header-v5 .subtotal .subtotal-cost {
	color: #3696ff
}

.header-v5 .shop-badge .btn-primary {
	padding-top: 16px;
	padding-bottom: 15px;
	font-size: 16px;
	border: none 
}

.header-v5 .shop-badge .btn-primary .fa {
	font-size: 16px;	
}

.header-v5 .subtotal > .overflow-h {
	border-top: 1px solid #e7e7f2
}

.header-v5 .subtotal, .header-v5 .badge-open li {
	padding-left: 30px;
	padding-right: 30px
}

.header-v5 .shop-badge .btn-primary .fa {
	color: #fff!important
}

.header-v5 .badge-open span {
	font-size: 12px;
	margin: 5px 0 
}

.header-v5 .shop-badge .link-remove {
	margin-top: 20px;
	font-size: 16px
}

.navbar-header > h1 {
	margin: 0;
	padding: 0;
	line-height: normal;
	font-size: 1em
}

.sidebar-nav-v1 li a {
	padding: 20px 20px 20px 45px;
	color: #000;
	transition: color 0.3s
}

.sidebar-nav-v1 li a {
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.sidebar-nav-v1 li a:hover {
	color:#000;
	background-color: #f5f5f6
}

.account-title {
	color: #3696ff;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase
}

.account-title img {
	margin-right: 10px;
	display: inline-block;
	margin-top: -4px 	
}

.row-bottom-line {
	border-bottom: 1px solid #e7e7f2;
	padding-bottom: 20px;
	margin-bottom: 20px
}

.sidebar-nav-v1 .icon-2497 a {
	background: url('../../img/svg/ico-profile.svg') no-repeat 19px 21px;
}

.sidebar-nav-v1 .icon-2687 a {
	background: url('../../img/svg/ico-mail.svg') no-repeat 19px 23px;
}

.sidebar-nav-v1 .icon-2498 a {
	background: url('../../img/svg/ico-password.svg') no-repeat 19px 21px;
}

.sidebar-nav-v1 .icon-2542 a {
	background: url('../../img/svg/ico-cart-small.svg') no-repeat 19px 21px;
}

.sidebar-nav-v1 .icon-2543 a {
	background: url('../../img/svg/ico-memory.svg') no-repeat 19px 21px;
}

.sidebar-nav-v1 .icon-2499 a {
	background: url('../../img/svg/ico-order.svg') no-repeat 19px 21px;
}

.sidebar-nav-v1 .icon-2532 a {
	background: url('../../img/svg/ico-stats-ok-black.svg') no-repeat 19px 21px;
}

.sidebar-nav-v1 .icon-2544 a {
	background: url('../../img/svg/ico-stats-notdelivered-black.svg') no-repeat 19px 21px;
}

.row-profile-form .control-label {
	text-align: left
}

.row-profile-form  .form-horizontal .form-group {
	margin-bottom: 20px
}

.row-profile-form .section-title-reg {
	padding-top: 10px;
	margin-bottom: 34px
}

.no-padding-top {
	padding-top: 0!important
}

.search-form-date {
	width: 80%;
	display: inline-block
}

.form-order-filter .control-label:not(.text-right) {
	text-align: left
}

.form-order-filter .fa-calendar {
	font-size: 18px;
	cursor: pointer
}

.form-group.required-field .control-label:after {
  content:"*";
  color:red;
}

.row-results .row {
	margin-bottom: 0
}

.row-results .col-xs-6 {
	margin-bottom: 30px
}

.result-category h1 {
    float: left;
    font-size: 15px;
    margin-right: 10px;
    text-transform: uppercase;
}

.filter-by-block h1 {
	font-size: 18px
}

.filter-by-block .nav>li>a:focus, .filter-by-block .nav>li>a:hover {
	background: #3696ff;
	color: #fff
}

.grid-list-icons i:hover {
	background: #3696ff;
}

.search-open {
	display: none;
}

.search-open .btn {
	border: none;
	margin: 0;
	background-color: transparent;
	padding-left: 0;
	padding-right: 0
}


.search-open .btn:hover,
.search-open .btn:focus {
	background-color: transparent;
}

.search-button {
	cursor: pointer;
	padding: 8px 20px 0 0;
	margin: 0
}

#product-filter,
#sort-filter {
	display: none
}

#language-content .btn {
	padding: 0;
	border: none;
	margin-right: 4px	
}

#language-content .btn img {
	box-shadow: 0 0 2px rgba(0,0,0,0.5)
}

#language-content .btn:last-child {
	margin-right: 0
}

.ui-autocomplete.ui-widget.ui-widget-content {
	background:#ffffff;
	padding: 0;
	border:2px solid #e7e7f2;
	box-shadow: 2px 10px 13px 0 rgba(0,0,0,0.2),0 -1px 2px 0 rgba(0,0,0,0.1);	
	z-index: 1000;
	width: 89%
}

.header-fixed-shrink .ui-autocomplete {
	top: 78px!important
}

.ui-autocomplete li {
	padding: 0 20px;
	margin: 0;
	/*background: #f5f5f6;
	background: -moz-linear-gradient(top,  #f5f5f6 0%, #eaeaea 100%);
	background: -webkit-linear-gradient(top,  #f5f5f6 0%,#eaeaea 100%);
	background: linear-gradient(to bottom,  #f5f5f6 0%,#eaeaea 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f6', endColorstr='#eaeaea',GradientType=0 );*/
	border-bottom: 1px solid #f5f5f6;
	font-size: 0.875em
}

.ui-autocomplete li a {
	padding: 5px 0!important;
	font-size: 0.875em;
	-webkit-transition: color 0.3s;
	-o-transition: color 0.3s;
	transition: color 0.3s;
	color: #000;
	display: inline-block
}

.ui-autocomplete li a:hover,
.ui-autocomplete li a.ui-state-active,
.ui-autocomplete li a.ui-state-active > span {
	color:#3696ff;
	text-decoration: none;
	border: none;
	background: transparent;
	margin: 0
}

.ui-autocomplete li a > span {
	color: #9ca9b4
}

.ui-autocomplete li.ui-autocomplete-category > .fa {
	font-size: 14px;
	margin-left: 5px;
	-webkit-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	color: #3696ff
}

.ui-autocomplete li.ui-autocomplete-category a {
	font-size:14px;
	color:#3696ff;
	line-height:1.5em;
	text-align:left;
	font-weight: bold;
	text-transform: uppercase	
}

.ui-autocomplete li.ui-autocomplete-showall {
	padding-bottom: 10px;
	padding-top: 10px
}

.ui-autocomplete li.ui-autocomplete-showall,
.ui-autocomplete li.ui-autocomplete-showall a {
	text-align: center
}

.ui-autocomplete li.ui-autocomplete-showall .btn {
	border: none;
} 

.ui-autocomplete li.ui-autocomplete-category:first-child {
	border-top: none;
	margin-top: 0	
}

.effect-1 a::before {
    margin-right: 10px;
    content: '[';
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    transform: translateX(20px);
}

.effect-1 a::after {
    margin-left: 10px;
    content: ']';
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    transform: translateX(-20px);
}

.effect-1 a::before, .effect-1 a::after {
    display: inline-block;
    opacity: 0;
    -webkit-transition: -webkit-transform 0.3s, opacity 0.2s;
    -moz-transition: -moz-transform 0.3s, opacity 0.2s;
    transition: transform 0.3s, opacity 0.2s;
}

.effect-1 a:hover::before,
.effect-1 a:hover::after,
.effect-1 a:focus::before,
.effect-1 a:focus::after {
	opacity: 1;
	-webkit-transform: translateX(0px);
	-moz-transform: translateX(0px);
	transform: translateX(0px);
}

.effect-2 a,
.effect-2 button {
	/*line-height: 44px;*/
	-webkit-perspective: 1000px;
	-moz-perspective: 1000px;
	perspective: 1000px;
}

.effect-2 a span,
.effect-2 button span {
	position: relative;
	display: inline-block;
	padding: 0 14px;
	background: #3696ff;
	-webkit-transition: -webkit-transform 0.3s;
	-moz-transition: -moz-transform 0.3s;
	transition: transform 0.3s;
	-webkit-transform-origin: 50% 0;
	-moz-transform-origin: 50% 0;
	transform-origin: 50% 0;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

.csstransforms3d .effect-2 a span::before,
.csstransforms3d .effect-2 button span::before {
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	height: 100%;
	background: #0965a0;
	content: attr(data-hover);
	-webkit-transition: background 0.3s;
	-moz-transition: background 0.3s;
	transition: background 0.3s;
	-webkit-transform: rotateX(-90deg);
	-moz-transform: rotateX(-90deg);
	transform: rotateX(-90deg);
	-webkit-transform-origin: 50% 0;
	-moz-transform-origin: 50% 0;
	transform-origin: 50% 0;
}

.effect-2 a:hover span,
.effect-2 a:focus span,
.effect-2 button:hover span,
.effect-2 button:focus span {
	-webkit-transform: rotateX(90deg) translateY(-22px);
	-moz-transform: rotateX(90deg) translateY(-22px);
	transform: rotateX(90deg) translateY(-22px);
}

.csstransforms3d .effect-2 a:hover span::before,
.csstransforms3d .effect-2 a:focus span::before,
.csstransforms3d .effect-2 button:hover span::before,
.csstransforms3d .effect-2 button:focus span::before {
	background: #28a2ee;	
}

.ms-thumb-list.ms-dir-h .ms-thumblist-fwd:after {
	left: 6px
}

.ms-slide img {
	margin-top: 0!important;
	max-height: 100%!important
}

#footer-content p {
	color: #fff
}

.row-newsletter-confirm p {
	margin-bottom: 20px;
	font-size: 0.875em;
	color: #9ca9b4	
}

.row-newsletter-confirm label strong {
	font-weight: normal	
}

.row-newsletter-confirm label:hover strong,
.row-newsletter-confirm input:checked + strong {
	font-weight: bold
}

.product-img {
	height: 168px;
	width: 120px;
	overflow: hidden;
	margin: 0 0 10px 0;
	box-shadow: 0 5px 10px #d8d8d8;
	text-align: center;
	background: #fff
}

.movie-item .product-img a img {
	-webkit-transition: opacity .3s;
	-o-transition: opacity .3s;
	transition: opacity .3s;
}

.movie-item:hover .product-img a img {
	opacity: 0.875
}

.movie-item > a.buy-hover {
	display: block;
	position: absolute;
	width: 120px;
	height: 168px;
	z-index: 50;	
	-webkit-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}

.movie-item .to-basket {
	background: url('../../img/svg/ico-cart-blue.svg') no-repeat 28px 5px #fff;
	background-size: 18px;
	font-size: 11px;
	text-transform: uppercase;
	display: block;
	padding: 7px 0 5px 51px;
	border: 1px solid #3696ff;
	color: #3696ff;
	width: 100%;
	max-width: 120px;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	border-radius: 3px;
	z-index: 1;
	text-align: left;
	font-family: "Open Sans", sans-serif;
	font-weight: 600
}

.to-basket:hover,
.to-basket:focus {
	color: #fff;
	text-decoration: none;	
	background-color: #3696ff;
	background-image: url('../../img/svg/ico-cart-white.svg')
}

.thumbs-cd .product-img, .thumbs-lp .product-img, .thumbs-lp_bazar .product-img, .thumbs-lp-bazar .product-img, .thumbs-other .product-img, .thumbs-dvdaudio .product-img,
.thumbs-cd .movie-item > a, .thumbs-lp .movie-item > a, .thumbs-lp_bazar .movie-item > a, .thumbs-lp-bazar .movie-item > a, .thumbs-other .movie-item > a, .thumbs-dvdaudio .movie-item > a {
	height: 120px
}

/*.search-open select.form-control {
	background: #499bff!important;
    background: -webkit-linear-gradient(top,#499bff,#438ee8)!important;
    background: -moz-linear-gradient(top,#499bff,#438ee8)!important;
    background: linear-gradient(to bottom,#499bff,#438ee8)!important
}*/

#product-group-form label {
	font-weight: normal;
}

#product-group-form .form-control {
	font-size: 13px
}

.checkbox-list .checkbox {
	-webkit-transition: color 0.3s;
	-o-transition: color 0.3s;
	transition: color 0.3s;
	font-weight: normal
}

.checkbox-list .checkbox i {
	width: 22px;
	height: 22px;
	font-weight: normal;
	border-color: #3696ff
}

.checkbox-list .checkbox input + i:after {
	width: 22px;
	height: 22px;
	color: #3696ff;
	font-size: 12px;
	top: 1px
}

#so-menu-container .checkbox-list .checkbox i,
#so-menu-container .checkbox input + i:after {
	width: 16px;
	height: 16px
}

#so-menu-container .checkbox input + i:after {
	font-size: 11px;
	top: -2px;
	left: -2px
}

.member-form .checkbox-list .checkbox {
	padding-top: 3px;
	margin: 0;
	font-weight: normal
}

.member-form .checkbox-list .checkbox:hover,
.member-form .checkbox-list .checkbox input:checked + i + span {
	color: #333
}

.member-form.checkbox-list .checkbox i {
	left: 3px
}

#CreditCardForm .checkbox-list .checkbox {
	color: #000;
	padding-top: 3px;
	line-height: 1.5em
}

.so-menu-level-1.checkbox-list .checkbox {
	font-weight: bold;
	margin-bottom: 15px
}

.filter-by-block .panel-group h2 a:focus {
	text-decoration: none;
}


.search-open .form-control {
	display: block;
	float: left;
	height: 34px;
	box-shadow: none;
	width: 49%
}

.search-open select.form-control {
	width: 37%;
	margin-right: 10px;
	float: left
}

.search-open .btn img {
	width: 24px
}


#search-content {
	padding: 10px;
	background-color: #f5f5f6
}

/*.cart-stock {
	background: #9ca9b4;
	display: inline-block;
	color: #fff;
	padding: 3px 8px;
	font-size: 11px;
	line-height: 1;
	margin-top: 3px
}
*/
.cart-title > a {
	display: block
}

.header-v5 .badge-open img {
	margin-right: 0
}

.block-title a:focus {
	background-color: #3696ff;
	color: #fff
}

.link-memory img {
	max-width: 23px
}

.shopping-cart .close,
.shopping-cart .close:hover {
	color: #fff;	
}

.shopping-cart .close span {
	font-size: 33px
}

#add-favs-modal .modal-dialog {
	width: 400px;	
}

#add-favs-modal .modal-body {
	min-height: 80px
}

#add-favs-modal .modal-dialog .btn {
	background-color: #eee;
	color: #888;
	min-width: 80px;
	font-weight: bold
}

#add-favs-modal .modal-dialog .btn.confirm {
	background-color: #3696ff;
	color: #fff;
}

.block-preview .alert {
	background: none;
	border:none;
	padding: 0;
	color: #333;
	margin-bottom: 10px
}

.block-preview .alert.alert-info {
	color: #4a4a4a
}

#ValidationCreditCard_id {
	margin-right: 10px
}

.font-smaller {
	font-size: 0.9em
}

#staticpage img {
	max-width: 100%!important
}

#staticpage ul {
	margin: 0 0 15px 0;
	padding: 0 30px; 
}

#staticpage ul li {
	margin-bottom: 5px
}

#staticpage h1 {
	margin-bottom: 30px
}

#staticpage h2 {
	padding-top: 10px
}

.icon-size {
	max-width: 23px
}

.content {
	padding-top: 15px
}

.pagination>li>a, .pagination>li>span {
	padding: 5px 12px;	
}

.navbar-nav .dropdown > a {
	-webkit-transition: color 0.3s;
	-o-transition: color 0.3s;
	transition: color 0.3s;
}

.block-title {
	font-size:20px;
	color:#3696ff;
	margin: 0 0 33px 46px;
	font-weight: bold;
	display: inline-block;
}

.block-title.clearfix {
	display: block;
}

.block-title a {
	background: url('../../img/arrow_right_sm.png') no-repeat right center;
	display: inline-block;
	padding-right: 12px;
}
.block-title .pull-right {
	font-size: 16px;
	text-transform: none;
	font-weight: normal;	
}


@media (max-width: 480px) {

	.header-v5 .subtotal {
		padding-left: 15px;
		padding-left: 15px
	}

	.header-v5 .badge-open li {
	    margin-top: 10px;
		padding: 10px 15px 0;
	}

	.header-v5 .shop-badge .link-remove {
		float: left!important;
		margin-right: 10px
	}	

	.row.bg-line .section-title {
		text-transform: uppercase;
		text-align: center;
		font-size: 19px;
		margin-top: 10px;
		margin-bottom: 10px;
		line-height: normal;		
	}

	.pr-detail-images {
		max-width: 90%;
		margin: 0 auto
	}

	.col-s-full {
		width: 100%!important
	}

	.product-detail .pr-detail-flags, .product-detail .price {
		text-align: center
	}

	.product-title {
		line-height: normal;
		text-align: center;
	}

	.text-center-xs {
		text-align: center
	}

	.d-discount {
		display: block;
		text-align: center;
	}
		
}

@media (min-width: 480px) {
	
	.info-block-v2 {
		margin-bottom: 10px
	}	

	.product-detail .btn-u-sea-shop {
		width: 175px
	}

	.search-open .form-control.form-search-1 {
		width: 60%;
		margin-bottom: 0
	}
	
	.search-open select.form-control {
		width: 27%;	
		margin-right: 2px	
	}

	.search-open .btn {
		border-left: none;
		/*height: 45px;*/
		padding-left: 12px;
		padding-right: 0
	}

	.search-open .btn img {
		width: 32px
	}

	.cart-stock {
		font-size: 12px
	}

	.search-open .form-control {
		height: 45px
	}
}

.info-block-v2 i {
	font-size: 21px;
    margin: 3px 8px 0 0;
    color: #3696ff
}

@media (max-width:767px){
    .auto-clear .col-xs-1:nth-child(12n+1){clear:left;}
    .auto-clear .col-xs-2:nth-child(6n+1){clear:left;}
    .auto-clear .col-xs-3:nth-child(4n+1){clear:left;}
    .auto-clear .col-xs-4:nth-child(3n+1){clear:left;}
    .auto-clear .col-xs-6:nth-child(odd){clear:left;}
}

@media (min-width: 768px) {	
	.pull-right-no-xs {
		float: right!important
	}
	.header-v5 .mega-menu .dropdown-menu {
		background-color: #fbfbfb;		
	}

	.navbar-collapse {
		border-bottom: 1px solid #dedede;
	}

	.search-open .btn {
		padding-left: 12px;
		padding-right: 12px
	}

	.shopping-cart .section-title {
		font-size: 30px
	}

	.header-v5 .shop-badge .btn-primary {
		font-size: 18px	
	}

	.block-title a:focus {
		background-color: transparent;
		color: #3696ff
	}

	.filter-by-block h1 {
		margin-bottom: 20px
	}
	
	.movie-item .product-img {
		margin-bottom: 15px;
		box-shadow: 0 5px 20px #d8d8d8
	}

	.movie-price {
		font-size: 16px;
		line-height: 1em;
		padding: 5px 0 3px;
		font-family: "Open Sans", sans-serif;	
	}

	.movie-price > span:first-child {
		font-weight: 600
	}

	.movie-price .faded {
		font-size: 0.850em;
		line-height: 1.1em
		
	}

	#logo-header {
		max-width: 120px
	}

	.result-category h1 {
	    font-size: 20px;
	    margin-right: 20px;	    
	}

	.panel-group .panel {
		margin-bottom: 20px
	}

	.movie-item {
		max-width: 138px;
	}

	.product-meta {
		height: 73px;
		position: relative		
	}

	.thumbs-other .product-meta {
		height: 80px
	}

	.product-meta .movie-price {
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%	
	}

	.row-results .row {
		margin-bottom: 60px
	}

	.row-results .col-xs-6 {
		margin-bottom: 0
	}

	#footer-content {
		padding-top: 67px;
		padding-bottom: 61px
	}

	#footer-copyright {
		margin-top: 45px
	}

	.product-detail {
		margin-bottom: 85px
	}

	.product-detail .product-title {
		margin-top: 41px;
		margin-bottom: 24px
	}

	.product-detail .btn-u-sea-shop {
		margin-top: 48px
	}

	.product-detail .add-favs {
		margin-bottom: 41px
	}

	.product-title {
		font-size: 30px
	}

	.shopping-cart .table > thead > tr > th.text-right,
	.shopping-cart .table > tbody > tr > td.text-right {
		text-align: right;
	}

	.shopping-cart .table > thead > tr > th,
	.shopping-cart .table tr td {
		font-size: 14px
	}

	.row-prices #ba-price-price-all {
		padding-right: 36px
	}

	.link-memory {
		margin-left: 60px;
		/*margin-right: 80px;*/
		display: inline-block
	}

	.cart-action .link-remove {
		float: right
	}

	.wizard > .steps {
		margin-bottom: 45px
	}

	.section-title, .section-title-reg {
		font-size: 21px
	}

	.cart-thtitle {
		width: 45%
	}

	.cart-image {
		width: 5%;
	}

	.cart-title {
		width: 35%;
	}

	.cart-counter {
		width: 10%;
	}

	.cart-price-pc {
		width: 15%
	}

	.cart-price {
		width: 15%
	}

	.cart-action {
		width: 20%;
	}

	.tab-v1 .nav-tabs li {
		margin-right: 40px 
	}
	
	.btn-reset, .btn-apply {
		font-size: 14px;
		text-transform: uppercase;
	}

	.tab-content-home {
		margin-top: 20px
	}

	.tab-content-home .tab-pane {
		padding-top: 0
	}

	.tab-content-home>.tab-pane {
		display: block!important
	}

	#intro-modal .modal-dialog {
		width: 650px
	}

	#intro-modal .modal-header h4 {
		font-size: 24px
	}
}

@media (max-width: 767px) {	
	body {
		font-size: 13px
	}

	.row-framed-lg .block-title {
		background: #f6f6f7;
		padding-top: 10px;
		padding-bottom: 10px
	}

	.row-banners img {
		margin-bottom: 15px;
	}

	.movie-item {
		width: 100%;
		max-width: 120px;
		margin: 0 auto
	}

	.list-inline>li.sort-list-btn {
		float: none;
		margin-right: 0;
		padding: 0
	}

	.list-inline>li.sort-list-btn select {
		width: 72%!important;
	}

	.checkbox-list .checkbox {
		font-weight: normal;
	}

	.pagination.pagination-v2 > li > a {
		min-width: 0;
		padding: 5px 10px;
    	margin: 0 1px;
    	font-size: 14px
	}

	.pagination>li>a, .pagination>li>span {
		padding: 5px 10px;
		font-size: 14px
	}

	.row-results .col-xs-6:nth-child(odd),
	.row-related .col-xs-6:nth-child(odd) { 
		clear: both
	}

	#footer-content .row > div {
		margin-bottom: 20px
	}

	.product-detail {
		padding-top: 30px
	}

	.pr-detail-flags {
		padding: 30px 0
	}

	.tab-v6 .nav-tabs > li {
		margin-right: 15px
	}

	.tab-v6 .nav-tabs > li > a {
		font-size: 14px;
	}

	.shopping-cart {
		padding-top: 15px
	}

	.shopping-cart .table > thead > tr > th,
	.shopping-cart .table tr td {
		font-size: 11px
	}

	.responsive-table, .responsive-table tr, .responsive-table td {
		display: block;
		position: relative
	}

	.responsive-table tr {
		border-bottom: 1px solid #eee;
	}

	.responsive-table tr:last-child {
		border-bottom: none
	}
	
	.responsive-table tr:after {
		content: " ";
		display: table;
		clear: both
	}

	.table-cart tr th {
		display: none;
	}

	.table-cart.responsive-table tr td, .shopping-cart .table-cart.responsive-table > thead > tr > th, .shopping-cart .table-cart.responsive-table > tbody > tr > td {
		padding: 15px 10px;
	}

	.responsive-table td.cart-image {
		width: 20%;
		float: left;
		padding: 20px 10px 0 0!important
	}

	.responsive-table .cart-image img {
		width: auto;
		max-width: 100%
	}

	.responsive-table .cart-title {
		width: 60%;
		float: left
	}

	.responsive-table .cart-counter {
		width: 20%;
		float: left;
		padding: 15px 0!important;
		text-align: right!important;
	}

	.responsive-table .cart-counter .form-control {
		height: 28px;
		width: 100%;
		font-size: 1em;
		width: 49px;
		display: inline-block;
	}

	.responsive-table .cart-price,
	.responsive-table .cart-price-pc {
		width: 40%;
		float: left;
		padding: 0 0 15px 10px!important
	}

	.responsive-table .cart-price > span,
	.responsive-table .cart-price-pc > span {
		font-size: 1.2em;
		float: left
	}

	.responsive-table .cart-price-pc {
		clear: left;
		left: 20%
	}

	.responsive-table .cart-price {
		float: right
	}

	.responsive-table .cart-action {
		width: 80%;
		float: left;
		left: 20%;
		padding: 0 0 15px 10px!important
	}

	.cart-action > a {
		color: #9ca9b4
	}

	.cart-action > a:focus {
		color: #3696ff;
		text-decoration: underline
	}

	.cart-action > a > img,
	.cart-action > a > span  {
		float: left;		
	}

	.cart-action > a > img {
		max-width: 16px;
		margin-right: 5px
	}

	.cart-action .link-memory {
		margin-right: 15px
	}

	.right-offset-30 {
		margin-right: 30px
	}

	.buttons-left {
		margin-bottom: 20px 
	}
	
	.buttons-left-mobile {
		margin-top: 30px
	}

	.row-buttons .row > .col-sm-4:not(:first-child) .btn {
		border-top: none
	}

	.row.bg-line .section-title {
		text-align: center;
	}

	.nav-tabs-home {
	    border-bottom: 1px solid #3696ff;
	}
	
	.nav-tabs-home>li {
		width: 50%;
		text-align: center	
	}

	.nav-tabs-home>li>a {
		text-transform: uppercase;
	}

	.nav-tabs-home>li.active>a {
		font-weight: bold
	}

	.tab-v6 .nav-tabs>li>a {
		padding-left: 10px;
		padding-right: 10px;
		padding-bottom: 4px
	}

	.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
	    background-color: #3696ff;
	    border: 1px solid #3696ff;
	    color: #fff!important	    
	}

}

@media (max-width: 991px) {

	.nav li.cat-hide-xs {
		display: none;
	}
	
	.header-v5.no-cart .shop-badge.fixed {
		position: fixed;
	    background: #fff;
	    box-shadow: 0 0 5px rgba(0,0,0,0.4);
	    padding: 15px!important;
	    top: 0;
	    right: 15px;
	    z-index: 600;
	    -webkit-border-bottom-right-radius: 3px;
		-webkit-border-bottom-left-radius: 3px;
		-moz-border-radius-bottomright: 3px;
		-moz-border-radius-bottomleft: 3px;
		border-bottom-right-radius: 3px;
		border-bottom-left-radius: 3px;
	}

	.header-fixed .header-v5.header-fixed-shrink .shop-badge .badge-open {
		top: 57px
	}
	
	.navbar-collapse {
		border-top: 1px solid #e7e7e7
	}

	.navbar-collapse {
		border-bottom: 1px solid #e7e7e7
	}

	.navbar-default > .container {
		border-bottom: 1px solid #e7e7e7;
	}

	.header-v5 .shop-badge span.badge {
		top: 0
	}

	.header-v5 .shop-badge {
		position: relative;
		right: 0;
		top: 0;
		margin-left: 0;
		padding: 10px 10px 16px 0		
	}

	.header-fixed .header-v5.header-fixed-shrink {
	    height: auto;
	    /*position: fixed;*/
	    margin-top: 0
	}

	.header-fixed .header-v5.header-fixed-shrink .shop-badge {
		padding: 10px 10px 16px 0;
		margin-top: 0
	}

	.header-fixed .header-v5 .shop-badge.fixed span.badge {
		top:3px;
		right: 8px
	}

	.header-fixed .header-v5.header-fixed-shrink .navbar-brand img {
		width: auto;
	}

	.header-fixed .header-v5.header-fixed-shrink .navbar-brand {
		padding: 18px 29px 17px 15px;
		margin-top: -15px;
		top: 0
	}

	.header-v5 .shop-badge:hover .badge-open {
		display: none
	}

	.header-v5 .navbar-default .navbar-nav > li > a {
		padding: 10px 15px;	
		font-size: 	16px;
		border-color: #e1e1e1
	}

	.header-v5 .navbar-default .navbar-nav > li > a:hover {
		 color: #3696ff
	}

	.header-v5 .navbar-default .navbar-nav > li a,
	.header-v5 .navbar-default .navbar-nav > li a:hover,
	.header-v5 .navbar-default .navbar-nav > li a:focus {
		background: #f5f5f6;
		background: -moz-linear-gradient(top,  #f5f5f6 0%, #f4f4f4 100%);
		background: -webkit-linear-gradient(top,  #f5f5f6 0%,#f4f4f4 100%);
		background: linear-gradient(to bottom,  #f5f5f6 0%,#f4f4f4 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f6', endColorstr='#f4f4f4',GradientType=0 );
		color: #666666
	}

	.header-v5 .dropdown > a:after, .header-v5 .dropdown-submenu > a:after {
		font-size: 21px
	}

	.header-v5 .navbar-nav .open .dropdown-menu {
		background-color: #f5f5f6;
		margin-top:0;
		margin-bottom: 0;
		padding-bottom: 0	
	}

	.header-fixed .header-v5.header-fixed-shrink .navbar-nav > li > .dropdown-menu {
		margin-top: 0;
		margin-bottom: 0
	}

	.header-v5 .navbar-default .navbar-nav > li.li-bg a {
		font-size: 14px;
		text-transform: none;
		background: #fafafc;
		color: #888
	}
	
	.header-v5 .navbar-default .navbar-nav > li.li-bg a .fa {
		margin: 0 2px 0 3px;
		color: #9ca9b4
	}

	.header-v5 .navbar-default .navbar-nav>.open>a, .header-v5 .navbar-default .navbar-nav>.open>a:focus, .header-v5 .navbar-default .navbar-nav>.open>a:hover {
		background: #d3d3d3!important;
		color: #2f2f2f !important 
	}

	.header-v5 .mega-menu .mega-menu-content {
		padding: 0
	}

	.header-v5 .mega-menu .dropdown.mega-menu-fullwidth .dropdown-menu li {
		margin: 0;	
		padding: 0
	}

	.header-v5 .mega-menu .dropdown.mega-menu-fullwidth .dropdown-menu li a {
		font-weight: 400;
	    text-transform: uppercase;
	    font-size: 14px;
	    padding: 10px 15px 10px 20px;
	    border-bottom: solid 1px #e7e7e7;
	    display: block;
	    color: #2f2f2f!important
	}

	.header-v5 .mega-menu .dropdown.mega-menu-fullwidth .dropdown-menu li.cat-vypredaj a,
	.header-v5 .mega-menu .dropdown.mega-menu-fullwidth .dropdown-menu li.cat-vypredaj a:hover,
	.header-v5 .mega-menu .dropdown.mega-menu-fullwidth .dropdown-menu li.cat-vypredaj a:focus {
		color: #c9253c!important
	}

	.header-v5 .mega-menu .dropdown.open .dropdown-menu {
		background: #d3d3d3
	}

	.header-v5 .mega-menu .dropdown.mega-menu-fullwidth.open .dropdown-menu li a {
		background: none		
	}

	.bg-heading {
		background: #f5f5f6
	}

	.bg-heading .result-category {
		margin-bottom: 0;
	}
	
	.bg-heading .result-category {
		text-align: center
	}

	.bg-heading .result-category small {
		top: 0;
		display: inline-block;
		margin-bottom: 15px
	}

	.bg-heading .result-category h1 {
		padding: 0;
		margin: 15px 10px 0 0;
		line-height: normal;
		float: none		
	}

	.filter-results {
		border-top: none
	}

	.row-filter-sm {
		margin-bottom: 15px
	}

	.row-filter-sm .col-xs-6 .btn {
		height: 55px;
		font-weight: normal;
		padding-top: 12px
	}

	.row-filter-sm .glyphicon {
		font-weight: normal
	}
	
	.navbar .navbar-header {
		float: left
	}

	.navbar-collapse {
		clear: both
	}

	.header-v5 .navbar-header {
		margin-right: 0
	}

	.header-v5 .navbar-default .navbar-toggle {
		margin-right: 0;
		margin-top: 6px
	}

	.navbar-toggle .icon-bar {
		height: 4px;
		width: 25px
	}

	.search-open {
		padding: 0;
		margin-bottom: 15px;
		clear: both 
	}

	.search-close {
		margin-left: 3px
	}

	.search-button,
	.shop-badge {
		padding-right: 15px
	}

	.search-button {
		padding-top: 7px
	}

	.search-button img,
	.shop-badge img {
		width: 32px
	}

	.block-title {
		margin: 20px 0 20px 5px!important;	
		font-size: 16px
	}

	.product-list .block-title {
		margin-bottom: 30px
	}

	.product-list .row .col-sm-3 {
		margin-bottom: 30px
	}

	.container-bestsellers .block-title a {
		margin-left: 15px;
		margin-right: 15px	
	}

	.row.bg-line > div {
		margin-bottom: 30px
	}

	
	.li-sign a img {
		margin-top: -3px
	}
	
	.li-sign .fa-power-off {
		font-size: 16px;
		color: #888;
		margin-left: 2px;
		margin-right: 2px
	}

	.header-v5 .navbar-default .navbar-nav > .active > a,
	.header-v5 .navbar-default .navbar-nav > .active > a:hover,
	.header-v5 .navbar-default .navbar-nav > .active > a:focus {
   		background: #3696ff;
	}

	.line-bottom-sm {
		border-bottom: 1px solid #f5f5f6
	}

	.filter-by-block .panel-group h2 a {
		font-size: 14px;
		padding: 6px 9px;
		text-transform: uppercase;	
	}

	.row-product-filter, .sort-list-btn h3 {
		font-size: 14px
	}

	#footer-content .language-form {
		color: #fff;
		background-color: #000
	}

	#language-content form > img {
		margin: 0;
	}

	#footer-content * {
		text-align: center
	}

	#footer-content #language-content {
		padding-top: 15px;
		padding-bottom: 15px
	}	

	.row-buttons {
		margin-top: 15px
	}

	.row-product-filter #OrderByFilter_id h3 {
		float: none;		
	}

	.row-product-filter #OrderByFilter_id select {
		width: 100%!important;		
	}

	.row-product-filter #sort-filter .sort-list-btn {
		float: none;
		display: block
	}

	.row.bg-line > .tab-pane {
		padding-top: 0
	}

}

@media (min-width: 480px) and (max-width: 514px) { 
	.search-open .form-control.form-search-1 {
		width: 53%
	}

	.search-open select.form-control {
		margin-right: 6px;
		width: 35%
	}

	.search-close {
		margin-left: 0
	}
}

@media (min-width: 515px) and (max-width: 767px) {
	.search-open .form-control.form-search-1 {
		width: 55%
	}

	.search-open select.form-control {
		margin-right: 6px;
		width: 34%
	}

	.search-close {
		margin-left: 0
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	
	.header-v5 .navbar {
		margin-top: 0;
		padding-top: 10px
	}

	.row-buttons .btn span > img {
		margin-right: 10px;
			
	}

	.row-buttons .btn span {
		padding-left: 12px
	}

	.row-buttons .btn {
		font-size: 12px;		
	}

	.search-open .form-control.form-search-1 {
		width: 60%;
		display: block		
	}

	.search-open .form-control:focus {
		border-color: #9ca9b4
	}
	
	.search-open select {
		width: 27%;	
		margin-right: 2px	
	}

	.search-close {
		margin-left: 3px
	}

	.shopping-cart .btn-primary {
		left: -21px;
		position: relative
	}

	.shopping-cart .table > thead > tr > th,
	.shopping-cart .table tr td {
		font-size: 12px
	}

	/*.row-results .col-sm-4:nth-child(3n+1){
   		 clear:left
	}*/
}	

@media (min-width: 992px) {	
	
	.header-v5 .dropdown-menu li a {
		color: #333
	}

	.header-v5 .mega-menu .dropdown.mega-menu-fullwidth .dropdown-menu {
		margin-left: 15px
	}

	.header-v5 .dropdown-menu li a:hover {
		color: #000!important
	}

	.navbar-nav .dropdown > a:after {
        content: "";
        position: absolute;
	    top: 84%;
	    left: 0;
        width: 100%;
	    height: 14px;
	    background: url(../../img/icons/arrow_up.png) no-repeat center bottom;
	    border: none;
	    margin: 0;
	    display: block;
	    opacity: 0;
	    visibility: hidden;
	    -webkit-transition: 0.2s;
	    -o-transition: 0.2s;
	    transition: 0.2s
	}

	.header-v5 .navbar-nav > li.dropdown.open > a:after {
        visibility: visible;	    
        opacity: 1
	}

	#search-content {
		padding: 0;
		background-color: transparent;
	}

	.row-banners {
		margin-top: 60px
	}

	/*.header-v5 .shop-badge:hover .badge-open,
	.badge-open.ajax-open {
		max-height: 500px;
		box-shadow: 0 10px 20px rgba(0,0,0,0.2);
		border-color: #3696ff;
		visibility: visible;
		opacity: 1		
	}*/
	
	.header-fixed-shrink .navbar-collapse {
		border-bottom: none;
	}

	.header-v5 .navbar-default .navbar-nav > li > a,
	.header-v5 .navbar-default .navbar-nav > li > a:focus {
		background: none
	}

	.header-fixed .header-v5.header-fixed-shrink .navbar-nav > li > a {
		padding: 25px 18px 17px;
	}

	.header-fixed .header-v5.header-fixed-shrink .navbar-brand {
		top: 10px
	}

	.header-v5 .dropdown-menu .list-teaser {
		border-right: 1px solid #eee
	}

	.header-v5 .dropdown-menu .list-teaser li a {
		text-transform: uppercase;		    
    	font-weight: 600
   	}

	.header-v5 .dropdown-menu .list-teaser li a .fa {
		-webkit-transition: all 0.3s;
		-o-transition: all 0.3s;
		transition: all 0.3s;
		opacity: 0.3
	} 

	.header-v5 .dropdown-menu .list-teaser li a:hover .fa {
		opacity: 1
	} 

	.header-v5 .navbar-default .navbar-nav > li:hover > a {
		color: #2f2f2f
	}

	.header-v5 .navbar-default .navbar-nav > li.active:hover > a {
		color: #3696ff
	}

	#logo-header {
		max-width: 170px
	}

	.search-open {
		position: absolute;
		top: 0;
		left: 185px;
		z-index: 999;
		background-color: #fff;
		width: 775px;
		height: 88px;
		padding: 18px 18px 16px 18px;
		display: none
	}

	.search-open .form-control {
		border: 2px solid #3696ff;
		font-size: 24px;
		float: left;
		height: 53px;
		margin-bottom: 0;	    
	}

	.search-open select.form-control {
	  	background: #f5f5f6	
	}

	.search-open ::-webkit-input-placeholder {
	   color: #9ca9b4;
	}

	.search-open :-moz-placeholder { /* Firefox 18- */
	   color: #9ca9b4;  
	}

	.search-open ::-moz-placeholder {  /* Firefox 19+ */
	   color: #9ca9b4;  
	}

	.search-open :-ms-input-placeholder {  
	   color: #9ca9b4;  
	}

	.search-open .form-control:focus {
		
	}

	.search-open .btn {
		margin-left: 15px;
		margin-right: 30px;
		margin-top: 5px
	}

	.header-fixed-shrink .search-open .btn {
		margin-top: 0
	}

	.header-fixed-shrink .search-button {
		padding-top: 25px
	}

	.search-open .form-control.form-search-1 {
		width: 49%;
	}

	.search-open select.form-control {
		width: 32%;
		margin-left: 0;
		border-left: none;
		margin-right: 0
	}

	.search-close img {
		width: 24px;
		height: 24px;
		cursor: pointer
	}

	.header-fixed-shrink  .search-open {
		padding-top: 16px;
		padding-bottom: 12px;
		height: auto;
	}

	.header-fixed-shrink  .search-open .form-control {
		height: 44px;
		font-size: 20px
	}

	.header-fixed-shrink  .search-trigger > img,
	.header-fixed-shrink  .search-open .btn > img,
	.header-fixed-shrink .shop-badge a > img {
		max-width: 32px
	}
/*
	.thumbs-dvd .stock-status, .thumbs-bluray .stock-status, .thumbs-blu_ray .stock-status {
		padding-top: 20px
	}

*/	
	.row-buttons {
		padding-top: 45px;
		padding-bottom: 45px
	}

	.bg-line {
		background: url('../../img/bg_line.gif') repeat-y 57% 0;
	}

	.row-framed, .row-framed-sm, .row-framed-lg {
		margin-bottom: 45px
	}

	.row-framed {
		background: url('../../img/block_bg.gif') no-repeat 46px 39px;
	}

	.row-framed-sm {
		background: url('../../img/block_bg_sm.gif') no-repeat 46px 39px;
	}

	.row-framed-lg {
		background: url('../../img/block_bg_lg.gif') no-repeat 46px 39px;
	}

	.search-button {
		padding: 30px 45px 0 0		
	}

	.header-v5 .shop-badge {
		margin: 0;
		padding: 31px 15px 20px 0 	
	}

	.header-v5 .navbar-default .navbar-nav > li > a {
		padding: 30px 18px 30px;
		line-height: 26px;
		font-size:1.2em;
		-webkit-transition: all 0.3s;
		 -o-transition: all 0.3s;
		 transition: all 0.3s 
	}

	.header-v5 .navbar-default .navbar-nav > li > a:hover {
		opacity: 0.6
	}

	.header-v5 .navbar-default .navbar-nav > li.active > a:hover {
		opacity: 1
	}

	.header-v5 .navbar-default .navbar-nav > .open > a,
	.header-v5 .navbar-default .navbar-nav > .open > a:hover,
	.header-v5 .navbar-default .navbar-nav > .open > a:focus {
		color: #2f2f2f	
	}

	.header-v5 .navbar-default .navbar-nav > li > a, 
	.header-v5 .navbar-default .navbar-nav > li > a:hover,
	.header-v5 .navbar-default .navbar-nav > li > a:focus {
		border-top: none
	}
	
	.header-v5 .navbar-default .navbar-nav > .active.open > a {
		color: #3696ff
	}

	.header-v5 .navbar-default .navbar-nav > .active > a,
	.header-v5 .navbar-default .navbar-nav > .active > a:hover {
		border-bottom: solid 2px #3696ff;
		border-top: none;
		color: #3696ff
	}

	.result-category h1 {
	    font-size: 30px	    
	}

	.section-title, .section-title-reg {
		margin-bottom: 24px;
		margin-top: 5px
	}

	.shopping-cart .btn-primary {
		width:340px;
		font-size: 18px	
	}

	.shopping-cart .btn-primary.btn-next {
		width: 100%;
	}

	.row-newsletter {
		padding-top: 60px;
		padding-bottom: 60px;
	}

	.row-newsletter form label {
		font-size:24px;		
		font-weight: normal;
		margin-bottom: 43px;
		display: block
	}

	.row-newsletter .form-control {
		background:#ffffff;
		border:1px solid #9ca9b4;
		width:336px;
		height:57px
	}

	.row-newsletter .btn.btn-primary {
		background:#3696ff;
		width:223px;
		height:57px;
		padding: 0;
		border: none;
		margin-left: -5px;
		text-align: center 
	}

	.row-newsletter-confirm .row-newsletter .btn.btn-primary {
		width:218px;
	}

	.ui-autocomplete.ui-widget.ui-widget-content {
		width: 940px;
	}

	.so-title h2,
	.trailer-showcase h2 {
		font-size:30px;
		margin: 0 0 65px 0;		
	}

	.row-prices #ba-price-price-all {
		padding-right: 56px
	}

	#product-filter,
	#sort-filter {
		display: block!important
	}

	.push-right-40 {
		margin-right: 40px
	}

	#footer-content li {
		padding: 0 5px;
		display: inline-block;
	}

	#footer-content li a {
		font-size: 13px
	}

	.footer-logo img {
		max-width: 63px
	}

	.row-lp {
		margin-bottom: 60px
	}
	
	.mtop-60 {
		margin-top: 60px
	}

	.form-order-filter .form-control {
		height: 34px;
	}

	.btn-apply {
		margin-top: 0
	}

	.wizard > .steps .passed #ba-steps-3, .wizard > .steps .passed #ba-steps-3:hover, .wizard > .steps .passed #ba-steps-3:active {
		background-position: 97% center
	}

	.order-listing {
		min-width: 50%
	}

	#sort-filter li.order-listing > form {
		float: right;
		width: 241px
	}

}

@media (min-width: 992px) and (max-width: 998px) {
	.header-v5 .navbar-brand {
	    margin-top: 0
	}
	
}

@media (min-width: 992px) and (max-width:1199px ) {
	.ui-autocomplete.ui-widget.ui-widget-content {
		width: 85%!important;
	}

	.ui-autocomplete li a {
		display: block
	}

	.ui-autocomplete li.ui-autocomplete-category a {
		display: inline-block;
	}

	.topbar-v3 ul.left-topbar > li {
		margin-right: 15px
	}

	.topbar-v3 .left-topbar li img {
		margin-right: 4px
	}
	
}

@media (max-width: 1024px) {

	.row-confirm .link-edit {
	    padding: 6px 12px;
	    margin-bottom: 0;
	    font-size: 14px;
	    font-weight: 400;
	    line-height: 1.42857143;
	    text-align: center;
	    white-space: nowrap;
	    vertical-align: middle;
	    -ms-touch-action: manipulation;
	    touch-action: manipulation;
	    cursor: pointer;
	    -webkit-user-select: none;
	    -moz-user-select: none;
	    -ms-user-select: none;
	    user-select: none;
	    border: 1px solid transparent;
	    border-radius: 4px;
        background: #3696ff;
		border: none;
		color: 	#fff;
		text-transform: uppercase
	}

	.ui-tooltip.best-tooltip {
		display: none!important
	}
}


@media (min-width: 1200px) {
	.block-title .pull-right {
		margin-right: 90px
	}

	.search-open .form-control.form-search-1 {
		width: 510px;
	}

	.header-v5 .navbar-default .navbar-nav > li > a {
		font-size:1.5em
	}

	.search-open {
		width: 971px
	}

	.search-open select {
		width: 25%
	}

	.wizard > .steps .number {
		font-size:30px;
		margin: 15px 20px 0 10px		
	}	

	.wizard > .steps h2 {
		font-size:28px;
		padding-top: 7px
	}

	.wizard > .steps p {
		font-size: 16px
	}

	#footer-content li {
		padding: 0 7px
	}

	#footer-content li a {
		font-size: 1em
	}

	.row-buttons .btn {
		font-size:18px;		
		height: 96px;
		line-height: 96px
	}

	.row-buttons .btn span {
		padding-left: 30px	
	}

	.row-buttons .btn span > img {
		margin-right: 30px
	}

	.search-open select.form-control {
		width: 30%
	}

	/*.stock-status, .stock-status:hover, .stock-status:focus {
		color: #fff!important
	}*/

	.stock-status strong {
		/*border-top: 1px solid #fff;
		padding-top: 4px;*/
		display: inline-block 
	}
/*
	.delivery-expected .buy-action,
	.delivery-expected .buy-action {
		margin-top: 40%;
	}

	.thumbs-lp .buy-action,
	.thumbs-cd .buy-action,
	.thumbs-other .buy-action,
	.thumbs-dvdaudio .buy-action {
		margin-top: 25%;
	}

	.thumbs-lp .delivery-status .buy-action,
	.thumbs-cd .delivery-status .buy-action,
	.thumbs-other .delivery-status .buy-action,
	.thumbs-dvdaudio .delivery-status .buy-action {
		margin-top: 25%;
	}

	.thumbs-lp .delivery-expected .buy-action,
	.thumbs-cd .delivery-expected .buy-action,
	.thumbs-other .delivery-expected .buy-action,
	.thumbs-dvdaudio .delivery-expected .buy-action {
		margin-top: 15%;
	}

	.movie-item .to-basket {
		background: url('../../img/svg/ico-cart-white.svg') no-repeat center center rgba(255,255,255,0.10);
		background-size: 34px 31px;
		display: block;
		border: none;
		color: #555;
		width: 100%;
		height: 50px;
		-webkit-transition: all 0.3s;
		-o-transition: all 0.3s;
		transition: all 0.3s;
		overflow: hidden;
		text-align: left;
		position: relative;
		border-radius: 0 	
	}

	.to-basket,
	.to-basket:hover,
	.to-basket:focus {
		color: #555!important
	}

	.anim-title {
        margin-left: 200px;
        padding-left: 7px;
	    font-size: 14px;
	    text-transform: uppercase;
	    line-height: 1;
	    position: absolute;
	    left: 0;
	    top: 17px;
	    display: block;
	    width: 100%;
	    -webkit-transition: margin 0.3s;
	    -o-transition: margin 0.3s;
	    transition: margin 0.3s;
	    border-left: 1px solid #9ca9b4;
	    height: 20px;
	    line-height: 20px
	}

	.movie-item .to-basket:hover {
		background: url('../../img/svg/ico-cart-dark.svg') no-repeat 17px center rgba(255,255,255,0.8);
		background-size: 28px 25px	
	}
	
	.movie-item .to-basket:hover .anim-title {
		margin-left: 52px
	}

	.movie-item:hover > a {
		background-color: rgba(54,150,255,0.85);
		text-decoration: none
	}

	.movie-item:hover .buy-action {
		opacity: 1
	}

	.buy-action {
		position: absolute;
		z-index: 60;
		width: 100%;
		max-width: 120px;
		margin-top: 44%;
		left: 0;
		top: 0;
		text-align: center;	
		opacity: 0;
		-webkit-transition: all 0.3s ease-out;
		-o-transition: all 0.3s ease-out;
		transition: all 0.3s ease-out;		
	}
	*/

	.ui-autocomplete li {
		border-bottom: none;
	}

	.ui-autocomplete li a {
		padding: 4px 0!important
	}

	.ui-autocomplete li.ui-autocomplete-category {
		padding-top: 10px!important;
		margin-top: 10px;
		border-top: 1px solid #e7e7f2;
	}

	.ui-autocomplete li.ui-autocomplete-category > .fa {
		opacity: 0
	}

	.ui-autocomplete li.ui-autocomplete-category:hover > .fa {
		opacity: 1
	}

	
} 

#intro-modal li {
	width: 49%;
	padding: 15px 0;
	border: 1px solid #eee;
	background: #f5f5f6
}

#intro-modal li .fa {
	font-size: 50px;
	color: #3696ff
}

#intro-modal li p {
	padding: 0 10px;
	font-size: 0.9em;
	color: #9ca9b4;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

#intro-modal li:hover p {
	color: #3696ff
}

.red-highlight {
	color: #c9253c!important;
	font-weight: bold
}

.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 10px;
    left: 0;
    z-index: 15;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none;
    width: auto;
}

.carousel-indicators li {
    position: relative;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    display: inline-block;
    width: auto;
    max-width: 30px;
    height: 6px;
    margin-right: 5px;
    margin-left: 5px;
    text-indent: -999px;
    cursor: pointer;
    background-color: rgba(0,0,0,.5);
    border-radius: 0;
    border: none;
}

.carousel-indicators li::before {
    position: absolute;
    top: -10px;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 10px;
    content: "";
}

.carousel-indicators li::after {
    position: absolute;
    bottom: -10px;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 10px;
    content: "";
   
}

.carousel-indicators li.active {
    background-color: #fff;
    width: auto;
    max-width: 30px;
    height: 6px;
 	margin: 0 5px 
}

/*
@media (max-device-width: 1280px) and (orientation: landscape) and (min-resolution: 169dpi) { 
	.movie-item .to-basket {
	    background: url(../../img/svg/ico-cart-white.svg) no-repeat 28px 10px #3696ff;
	    background-size: 18px;
	    font-size: 11px;
	    text-transform: uppercase;
	    display: block;
	    padding: 11px 0 9px 53px;
	    border: none;
	    color: #fff!important;
	    width: 100%;
	    max-width: 120px;
	    -webkit-transition: all 0.3s;
	    -o-transition: all 0.3s;
	    transition: all 0.3s;
	    border-radius: 3px;
	    z-index: 1;
	    text-align: left;
	    height: auto;
	}

	.movie-item:hover > a {
		background: transparent;
	}

	.movie-item .to-basket:hover {
		background: url(../../img/svg/ico-cart-white.svg) no-repeat 28px 10px #3696ff;
	    background-size: 18px;
	}

	.buy-action {
		position: static;
		margin: 0;
		position: 0;
		opacity: 1
	}

	.anim-title {
		margin: 0;
		padding: 0;
		display: inline-block;
		position: static;
		color: #fff;
		height: auto;
		border: none;
		font-size: 1em;
		line-height: normal;	
	}

	.movie-item .to-basket:hover .anim-title {
		margin-left: 0
	}
}*/

#cconsent-bar button {
  border-radius: 3px;
  font-weight: bolder;
  width: 210px;
}

@media (max-width: 605px) {
  #cconsent-bar .ccb__button button {
    display: block;
    width: 100%;
    margin-bottom: 5px; }
  #cconsent-bar .ccb__right {
    display: block;
    white-space: wrap; }
  #cconsent-bar .ccb__right > div {
    display: block !important; } }

.ShippingMethodSeparator {
	line-height: 50%;
}

.btn-shipping-select {
	border: 2px solid #3696ff;
	margin: 6px 15px;	
}
