
/*Google Fonts*/
@import url('https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,500i,700,900');

 /* - General Style //---------------- */ 

 ::-moz-selection {
 background-color: #f36422;
 color: #FFF;
}
::selection {
	background-color: #f36422;
	color: #FFF;
}
html{
	margin-right: 0px !important;
}
body, html {
	margin: 0;
	padding: 0;
}
body {
	line-height: 24px;
	color: #555555;
	font-size: 14px;
	letter-spacing: 1px;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	/*background: url('/images/bg_lg.png') #ececec;*/
	background: #ececec;
}

body.dark-header {
	padding-top: 82px;
}
.container {
	padding-left: 0;
	padding-right: 0;
}
.no-js #loader {
	display: none;
}
a.page-scroll:hover {
    color: #f36422 !important;
}
.js #loader {
	display: block;
	position: absolute;
	left: 100px;
	top: 0;
}
.se-pre-con {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: url('/images/icons/loader.gif') center no-repeat #fff;
}
.main {
	position: relative;
}
img {
	height: auto;
	max-width: 100%;
	/*width: auto;*/
	border: none;
	outline: none;
}
a, a:focus, a:active, a:link, img {
	outline: none;
	text-decoration: none;
}
a {
	cursor: pointer;
	text-decoration: none;
	color: #555555;
}
a:hover {
	color: #f36422;
	text-decoration: none;
}
br {
	font-size: 0;
	line-height: 0;
}
hr {
	margin-bottom: 0px;
	margin-top: 0px;
	border-top: 1px solid #f1f1f1;
	border-bottom: none;
	border-left: none;
	border-right: none;
}
ul {
	list-style: none;
	padding-left: 0px;
	margin-bottom: 0;
}
.position-r {
	position: relative;
}
.position-s {
	position: static;
}
.position-initial {
	position: initial;
}
.align-center {
	text-align: center;
}
.align-left {
	text-align: left !important;
}
.align-right {
	text-align: right !important;
}
.dark-bg h1, .dark-bg h2, .dark-bg h3, .dark-bg h4, .dark-bg h5, .dark-bg h6, .dark-bg p {
	color: #fff;
}
.dark-bg {
	background: #141414;
	color: #fff;
}
.gray-bg {
	background: #f5f5f5;
}
.white-bg {
	background: #ffffff;
}
.light-gray-bg {
	background: #ECECEC;
}
.white-gray-bg {
	background: linear-gradient(180deg, rgba(236, 236, 236, 1) 30%, rgba(255, 255, 255, 1) 30%);
}
.middle-800 p {
	display: inline-block;
	max-width: 800px;
}
.middle-580 p {
	display: inline-block;
	max-width: 580px;
}

.border-right {
	border-right: 1px solid #e1e1e1;
}

/* - Headings Style   //---------------- */

h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: #1b2839;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	margin-top: 0px;
	margin-bottom: 10px;
	text-transform: uppercase;
}

h1 {
	font-size: 35px;
	letter-spacing: 1px;
	line-height: 40px;
}

h2 {
	font-size: 35px;
	line-height: 40px;
	margin-bottom: 20px;
	font-weight: 600;
}

h2.heading {
	font-size: 25px;
	line-height: 32px;
	letter-spacing: 1px;
	position: relative;
}

h3 {
	font-size: 21px;
	line-height: 32px;
}

h4 {
	font-size: 17px;
	line-height: 28px;
}

h5 {
	font-size: 15px;
	line-height: 23px;
	font-weight: 600;
}

h6 {
	font-size: 13px;
	line-height: 17px;
	font-weight: 600;
}
/* - Button Style  //----------------*/ 
.btn-wide{
	padding: 17px 25px !important;
}
.btn, button {
	padding: 17px;
	font-size: 16px;
	line-height: 16px;
	font-weight: 400;
	cursor: pointer;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-o-border-radius: 10px;
	cursor: pointer;
}
.navbar .btn, .navbar button, .header-fixed .navbar .btn, .header-fixed .navbar button{
	padding: 13px 15px;
}
.btn.full {
	width: 100%;
	text-align: center;
}

.btn.big-width {
	padding: 13px 30px;
}

.btn.big {
	padding: 25px;
}

.btn i.fa {
	font-size: 16px;
	margin: 0 5px;
}

.btn-black {
	color: #fff !important;
	background: #222;
	border: none;
}

.btn-black:hover {
	color: #fff;
	background: #f36422;
}

.btn-color {
	color: #fff !important;
	background: #f36422;
	border: 1px solid rgba(243,100,34, 0.2);
    /*border-bottom: 4px solid rgba(0, 0, 0, 0.2);*/
	transition: none !important;
	-webkit-transition: none !important;
	/*padding-bottom: 13px; *//*barevný button má jiný padding kvůli tomu, že má spodní border */
}
/*.btn-color:active {
    border: 1px solid rgba(243,100,34, 0.2);
}*/
#cartButton{
	border: 0;
}
.btn-grey, .btn-grey-dark {
	background: #434343;
	border: 1px solid rgba(0, 0, 0, 0.2);
    border-bottom: 4px solid rgba(0, 0, 0, 0.2);
	/*padding-bottom: 13px; *//*barevný button má jiný padding kvůli tomu, že má spodní border */
}
.btn-grey:active, .btn-grey-dark:active 
{
	background: #434343;
/*	border: 1px solid rgba(0, 0, 0, 0.2);
    border-top: 4px solid rgba(0, 0, 0, 0.2);*/
}
.btn-grey {
	color: #ffffff;
}
.btn-grey-dark {
	color: #999999 !important;
}
.btn .fa, .btn .fas{
	font-size: 22px;
	vertical-align: text-bottom;
}
.btn-grey .fa, .btn-grey .fas{
	color: #f36422 !important;
}
.btn-grey-dark .fa, .btn-grey-dark .fas{
	color: #999999;
}
.btn-grey:hover, .btn-grey-dark:hover{
	background: #2e2e2e;
	color: #f36422;
}
.btn-blue{
	background: #0e56aa;
}
.btn-color:hover {
	color: #fff !important;
	background: #bc3100;
}
.btn-blue:hover{
	background: #0b4588;
}
.btn-reskin{
	width: 200px;
	position: absolute;
	z-index: 1;
	left: 50%;
	margin-left: -100px;
	bottom: 20px;
}
#confirm-buy {
	color: #ffffff;
}
.reskin-img{
	position: absolute; 
	top: 0;
	left: 50%;
	transform: translate(-50%, 0);
}
.reskin-banner{
	overflow: visible !important;
}
.btn-white {
	color: #222;
	background: rgba(255,255,255,1);
	border: none;
}
.btn-green {
	 background: #00B060;
	 color: #ffffff !important;
	 border: 1px solid rgba(0, 0, 0, 0.2);
	 border-bottom: 4px solid rgba(0, 0, 0, 0.2);
 }
.btn-green:hover {
	background: #00894B;
	color: #ffffff !important;
}
.btn-green:active
{
/*	border: 1px solid rgba(0, 0, 0, 0.2);
	border-top: 4px solid rgba(0, 0, 0, 0.2);*/
}
.btn-color-outline {
	border: 1px solid #c1c1c1;
	color: #434343;
	background: #f4f4f4;
}
.btn-color-outline:hover{
	border: 1px solid #f36422;
	color: #f36422 !important;
}
.btn-white:hover {
	color: #222;
	background: #f36422;
}
.btn-input{
	height: 40px;
	padding: 5px; 
}
.btn-sidebar-menu-dropdown {
    display: inline-block;
    color: #fff !important;
    background-color: #f36422;
    text-transform: uppercase;
    font-weight: 500;
    padding: 0;
    margin-top: 14px;
    font-size: 18px;
    line-height: 40px;
    width: 40px;
    height: 40px;
    text-align: center;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
}

.btn-sidebar-menu-dropdown:hover, 
.btn-sidebar-menu-dropdown:focus, 
.btn-sidebar-menu-dropdown:active {
    color: #fff !important;
}
.btn-sm{
	padding: .55rem .8rem;
    font-size: .775rem;
}
.sort-holder .btn-color{
	border: 0;
}
.sort-holder .btn-grey, #toggle_filter{
	color: #ffffff !important;
	background: #282828 !important;
	border: 1px solid #282828;
}
.banner-main{
	min-height: 170px;
}
.main_carousel .slide{
    width: 100%;
    min-width: 320px;
    height: 500px;
    background-position: center center;
    background-size: cover;
}
.banner-main .slide img{
    margin: auto;
	display: block;
}
/* - Form Style */
* {
	outline: none !important;
}

select {
	background: url('/images/icons/select-icon.png') no-repeat scroll right 50% #fff !important;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: 1px solid #eaeaea;
	padding: 5px 24px 5px 5px;
	line-height: 18px;
}

.full select {
	width: 100%;
}
.main-form .row{
	margin-bottom: 5px;
}
.main-form textarea {
	max-width: 100%;
}
.nav-banner-holder{
	justify-content: space-around;
	margin-top: 20px;
}
.header-middle-left{
	flex-direction: column;
	display: flex;
	justify-content: center;
	align-items: self-end;
	align-items: stretch;
	height: 100%;
	padding-left: 15px;
	text-align: left;
}
.main-form input, .main-form textarea, .main-form select {
	background: #f5f5f5;
	padding: 8px 15px !important;
	width: 100%;
	border: 1px solid #b5b5b5;
	min-height: 40px;
	line-height: 22px;
	color: #000000;
}
.sort-holder label{
	color: #555555;
}
.form-inline .main-form select {
	padding: 8px 15px !important;
}
.main-form input.is-invalid, .main-form textarea.is-invalid{
	border-color: #d60808 !important;
}
.main-form input.is-valid{
	border-color: #059226 !important;
}
.review_gallery{
	display: flex;
	gap: 20px;
}
.review_gallery .remove_img{
	position: absolute;
	right: 5px;
	top: 5px;
}
.review_gallery img.review_image{
	height: 160px;
	width: auto;
}
#image_selector{
	width: 1px;
	height: 1px;
	opacity: 0;
	position: absolute;
}
form#hodnoceni_form .form-group{
	margin-bottom: 10px;
}
.white-block .main-form input, .white-block .main-form textarea, .white-block .main-form select {
	background: #f5f5f5;
	padding: 8px 15px;
	width: 100%;
	border: 1px solid #b5b5b5;
	min-height: 40px;
	line-height: 22px;
	color: #000000;
}
.white-block .main-form input::placeholder, .white-block .main-form textarea::placeholder, .white-block .main-form select::placeholder{
	color: #b9b9b9;
}
.white-block select {
	background: url('/images/icons/select-icon.png') no-repeat scroll right 50% #f5f5f5 !important;
	color: #000000;
}
.main-form input:read-only, .main-form textarea:read-only{
	background: #f5f5f5;
	color: #555555;
}

.main-form input.has-error, .main-form textarea.has-error, .main-form select.has-error {
	border: 1px solid #ad1111 !important;
}
.main-form input.has-success, .main-form textarea.has-success, .main-form select.has-success {
	border: 1px solid #21bd26 !important;
}
.white-block .main-form input:disabled {
    opacity: 0.3;
}

.check-box label {
	color: #222;
	display: inline;
	font-size: 15px;
	font-weight: 400;
}
.check-box label>span {
	color: #969696;
	font-size: 13px;
}

.check-box input, .radio input.radio-button {
	display: none;
}

.checkout-section .check-box input[type="checkbox"] {
	margin: 5px 0 0;
	min-height: 1px;
	display: none;
}

.category-dropdown {
	border: 1px solid #e1e1e1;
    position: absolute;
    left: 0;
    top: 0;
    border-radius : 25px 0 0 25px;
    -moz-border-radius : 25px 0 0 25px;
    -webkit-border-radius : 25px 0 0 25px;
    -o-border-radius : 25px 0 0 25px;

}

.category-dropdown select {
    border: none;
    height: 45px;
    width: 250px;
    padding: 7px 24px 7px 15px;
    border-radius : 0;
    -moz-border-radius : 0;
    -webkit-border-radius : 0;
    -o-border-radius : 0;
}

.select-dropdown fieldset {
	padding: 0;
	line-height: 0;
}

.select-dropdown .ui-state-default {
    border: none; 
    background: rgba(0,0,0,0) url('/images/icons/select-icon.png') no-repeat scroll right 50% !important;
    font-weight: 400;
	font-size: 14px;
	font-family: 'Roboto', sans-serif;
	color: #666666;
    box-shadow: none;
    display: inline-block;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -o-border-radius: 0;
}

.category-dropdown .ui-state-default {
	height: 40px;
	border-right: 1px solid #d7d7d7;
}

.select-item .ui-state-default {
    margin-top: 2px;
    border: 1px solid #eeeeee;
    padding: 5px;
}

.select-dropdown .ui-selectmenu-button span.ui-selectmenu-text {
	padding: 0;
	font-weight: 400;
}

.category-dropdown .ui-selectmenu-button span.ui-selectmenu-text {
	margin-top: 10px;
	padding-left: 15px;
}

.input-box .ui-state-default {
    border: 1px solid #eeeeee;
    padding: 10px 15px;
    width: 100% !important;
}
.input-box .fa-search, .input-box .fa-times
{
	position: absolute;
    top: 13px;
    right: 27px;
    color: rgb(85, 85, 85) !important;
}
.ui-selectmenu-menu, .ui-menu {
	z-index: 9999;
}
.ui-selectmenu-menu  .ui-widget-content {
	background: #fff;
	border-top: 2px solid #f36422;
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.25);
	max-height: 350px;
}

.ui-selectmenu-menu .ui-menu .ui-menu-item {
	background: none;
	font-family: 'Roboto', sans-serif;
	color: #878787;
	font-size: 14px;
	letter-spacing: 0;
}

.ui-selectmenu-menu .ui-state-hover, .ui-selectmenu-menu .ui-widget-content .ui-state-hover, .ui-selectmenu-menu .ui-widget-header .ui-state-hover, 
.ui-selectmenu-menu .ui-state-focus, .ui-selectmenu-menu .ui-widget-content .ui-state-focus, .ui-selectmenu-menu .ui-widget-header .ui-state-focus {
	color: #f36422;
	font-weight: 400;
	background: #ebebeb;
}

.ui-selectmenu-menu  .ui-menu .ui-state-focus, .ui-selectmenu-menu  .ui-menu .ui-state-active {
	margin: 0;
}
.ui-autocomplete .ui-menu-item a{
	display: inline-block;
}
/* - Spacer Style  //---------------- */

.right-side {
	float: right;
}
.left-side {
	float: left;
}

.plr-20 {
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.mlr_-20 {
    margin-left: -10px !important;
    margin-right: -10px !important;
}

.mlr_-8 {
    margin-left: -8px;
    margin-right: -8px;
}

.plr-8 {
    padding-left: 8px;
    padding-right: 8px;
}

.ptb-95 {
	padding-top: 95px;
	padding-bottom: 95px;
}
.pt-95 {
	padding-top: 95px;
}
.pb-95 {
	padding-bottom: 95px;
}

.ptb-70 {
	padding-top: 70px;
	padding-bottom: 70px;
}
.pt-55{
	padding-top: 55px;
}
.pt-70 {
	padding-top: 70px;
}
.pt-60 {
	padding-top: 60px;
}
.pt-50 {
	padding-top: 50px;
}
.pb-70 {
	padding-bottom: 70px;
}

.p-0 {
	padding: 0px;
}
.mtb-60 {
	margin-top: 60px;
	margin-bottom: 60px;
}
.mt-60 {
	margin-top: 60px;
}
.mt-70 {
	margin-top: 70px;
}
.mt-80 {
	margin-top: 80px;
}
.mt-120 {
	margin-top: 120px;
}
.mb-60 {
	margin-bottom: 60px;
}
.mtb-40 {
	margin-top: 40px;
	margin-bottom: 40px;
}
.mt-10 {
	margin-top: 10px;
}
.mt-40 {
	margin-top: 40px;
}
.mt-50 {
	margin-top: 50px;
}
.mt-sm-30{
	margin-top: 30px;
}
.mb-50 {
	margin-bottom: 50px;
}
.mb-40 {
	margin-bottom: 40px;
}
.mb-60 {
	margin-bottom: 60px;
}
.mb-70 {
	margin-bottom: 70px;
}
.mb-80 {
	margin-bottom: 80px;
}
.mb-120 {
	margin-bottom: 120px;
}
.mtb-30 {
	margin-top: 30px;
	margin-bottom: 30px;
}
.mt-30 {
	margin-top: 30px;
}
.mb-3s{
	margin-bottom: 3px;
}
.mb-30 {
	margin-bottom: 30px;
}
.mbi-30 {
	margin-bottom: 30px !important;
}
.mtb-20 {
	margin-top: 20px;
	margin-bottom: 20px;
}
.mt-20 {
	margin-top: 20px;
}
.mb-20 {
	margin-bottom: 20px;
}
.mb-10{
	margin-bottom: 10px !important;
}
.mb-15 {
	margin-bottom: 15px;
}
.pb-20 {
	padding-bottom: 20px;
}
.pt-20 {
	padding-top: 20px;
}
.pt-30 {
	padding-top: 30px;
}
.pt-40 {
	padding-top: 40px;
}
.pbt-20{
	padding-top: 20px;
	padding-bottom: 20px;
}
.pbt-10{
	padding-top: 10px;
	padding-bottom: 10px;
}
.pt-0
{
	padding-top: 0;
}
.mb-0{
	margin-bottom: 0;
}
.m-0 {
	margin: 0px;
}
.mr-0{
	margin-right: 0px;
}
.mr-5{
	margin-right: 5px !important;	
}
.mr-10{
	margin-right: 10px;
}
.mr-15{
	margin-right: 15px;
}
.mr-20{
	margin-right: 20px;
}
.ml-0{
	margin-left: 0px;
}
.ml-5{
	margin-left: 5px !important;	
}
.ml-10{
	margin-left: 10px;
}
.ml-15{
	margin-left: 15px;
}
.ml-20{
	margin-left: 20px;
}
.ml-50{
	margin-left: 50px;
}

/* overlay at start */
.mfp-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
/* overlay animate in */
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8;
}
/* overlay animate out */
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}

/* content at start */
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
/* content animate it */
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}
/* content animate out */
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}

/*_______________________________________________________
// HEADER  //----------------------------
_______________________________________________________*/

/* - Header Style  //---------------- */

.header-top {
    color: #FFFFFF;
	background: #000000;
	position: relative;
    width: 100%;
    height: 38px;
	transition: all 0.4s ease 0s;
}

.header-top.mobile {
    display: none;
}

.header-middle {
	background: #1f1f1f;
    display: inline-block;
    width: 100%;
	position: relative;
}
#instafeed a{
	display: block;
}
#instafeed img{
	aspect-ratio: 1 / 1;
	width: 100%;
	object-fit: cover;
	transition: transform .25s;
/*HH 11.5.2023 vypnuto	background-size: 50px 50px;
	background-color: #e5e5e5;
	background-image: url('/images/icons/pacman_orange.gif');
	background-position: center center;
	background-repeat: no-repeat;
	border: 1px solid #ececec;*/
}
#instafeed a:hover img{
	-ms-transform: translate(0%, 0%) scale(1.2);
	-webkit-transform: translate(0%, 0%) scale(1.2);
	transform: translate(0%, 0%) scale(1.2);
	opacity: 0.6;
}
#instafeed>div {
	overflow: hidden;
}
.header-bottom {
    background: #111111;
    display: inline-flex;
    width: 100%;
    position: relative;
    transition: all 0.5s cubic-bezier(0.4, 0, 1, 1) 0s;
    -webkit-transition: all 0.5s cubic-bezier(0.4, 0, 1, 1) 0s;
    -moz-transition: all 0.5s cubic-bezier(0.4, 0, 1, 1) 0s;
    -o-transition: all 0.5s cubic-bezier(0.4, 0, 1, 1) 0s;

	transition: none !important;

}
.header-fixed .header-top {
    height: 0;
	transition: all 0.4s ease 0s;
    position: relative;
}
.header-fixed .header-middle {
    top: 0;
    width: 100%;
	transition: all 0.6s ease-in-out;
	-webkit-transition: all 0.6s ease-in-out 0s;
	-moz-transition: all 0.6s ease-in-out 0s;
	-o-transition: all 0.6s ease-in-out 0s;

	transition: none !important;
}
.marger{
	margin: 208px 0 0;
}
.header-fixed .header-middle .navbar-brand{
	padding: 10px 0px;
}
.header-middle .navbar-brand{
	transition: all 0s;

	transition: none !important;
}
.header-fixed .header-middle .search, .header-fixed .header-right-link > ul > li > a, .header-fixed .header-right-link > ul > li > div > a{
	margin: 15px 0 15px;
}
.language-currency fieldset {
	padding: 0;
	line-height: 0;
}

.language-currency .ui-state-default, .language-currency .ui-widget-content .ui-state-default, .language-currency .ui-widget-header .ui-state-default {
    border: none; 
    background: rgba(0,0,0,0) url('/images/icons/select-icon2.png') no-repeat scroll right 50% !important;
    font-weight: bold;
    box-shadow: none;
    width: auto !important; 
    padding-right: 10px;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -o-border-radius: 0;
}

.language-currency .ui-selectmenu-button span.ui-selectmenu-text {
	padding: 10px;
	font-weight: 400;
}

#country-button {
	border-right: 1px solid #e1e1e1;	
}

.ui-selectmenu-menu  .ui-widget-content {
	background: #fff;
	border-top: 2px solid #f36422;
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.25);
}

.ui-selectmenu-menu .ui-menu .ui-menu-item {
	background: none;
	color: #878787;
	font-size: 14px;
}

.ui-selectmenu-menu .ui-state-hover, .ui-selectmenu-menu .ui-widget-content .ui-state-hover, .ui-selectmenu-menu .ui-widget-header .ui-state-hover, 
.ui-selectmenu-menu .ui-state-focus, .ui-selectmenu-menu .ui-widget-content .ui-state-focus, .ui-selectmenu-menu .ui-widget-header .ui-state-focus {
	color: #f36422;
	font-weight: 400;
	background: #ebebeb;
}

.ui-selectmenu-menu  .ui-menu .ui-state-focus, .ui-selectmenu-menu  .ui-menu .ui-state-active {
	margin: 0;
}

.right-icon-link {
    color: #fff;
    padding: 22px 0;
}

.right-icon-link ul li > a span  {
    display: inline-block;
    height: 20px;
    width: 25px;
    margin-bottom: -4px;
}

.right-icon-link ul li.login-icon a span {
    background-position: -98px -666px;
}

.right-icon-link ul li.login-icon:hover a span {
    background-position: -98px -698px;
}

.right-icon-link ul li.track-icon a span {
    background-position: -98px -728px;
}

.right-icon-link ul li.track-icon:hover a span {
    background-position: -98px -759px;
}

.right-icon-link ul li.gift-icon a span {
    background-position: -98px -791px;
}

.right-icon-link ul li.gift-icon:hover a span {
    background-position: -98px -823px;
}

.right-icon-link.mobile {
	display: none;
}

.right-icon-link ul li.content {
    overflow: visible;
}

.right-icon-link ul li .content-dropdown ul li  {
    font-size: 14px;
    padding: 5px;
    float: none;
    border: none;
    width: 100%;
    padding: 10px 20px 10px 10px;
}

.right-icon-link ul li .content-dropdown ul li:hover {
	background: #ebebeb;
}

.right-icon-link ul li .content-dropdown ul li > a {
    color: #666666;
}

.right-icon-link ul li .content-dropdown ul li:hover a {
    color: #f36422;
}

.right-icon-link ul li {
    float: left;
}

.right-icon-link ul li  {
    border-right: 1px solid #e1e1e1;
    line-height: 17px;
    padding: 0 12px;
    position: relative;
}

.right-icon-link ul li a {
    color: #fff;
}

.right-icon-link ul li a:hover {
    color: #f36422;
}

.right-icon-link ul li:first-child  {
    padding-left: 0;
}

.right-icon-link ul li:last-child  {
    border-right: none;
    padding-right: 0;
}

#header hr {
	border-color: #3c3c4a;
}

.header-bottom .help-num {
    color: #ffffff;
    padding: 15px 0;
}

.header-bottom .fa.fa-phone {
    margin-right: 5px;
}

.content-dropdown {
	display: none ;
}

.content-dropdown{
    background: #fff none repeat scroll 0 0;
    border-top: 3px solid #f36422;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.25);
    display: none;
    opacity: 1;
    position: absolute;
    right: 0;
    top: 30px;
    transition: all 0.4s ease 0s;
    width: 120px;
    z-index: 4;
}

.navbar-header {
    float: none;
}

.navbar-header .navbar-brand{
	height: auto;
	margin-right: 0 !important;
	margin-top: 0 !important;
	margin-left: 0 !important;
	padding: 10px 0 ;
}
.main-fixed .navbar-brand{
	-webkit-transition: all 0.5s cubic-bezier(0.4, 0, 1, 1) 0s;
	-moz-transition: all 0.5s cubic-bezier(0.4, 0, 1, 1) 0s;
	-o-transition: all 0.5s cubic-bezier(0.4, 0, 1, 1) 0s;
    transition: all 0.5s cubic-bezier(0.4, 0, 1, 1) 0s;

	transition: none !important;
}
.navbar {
	margin-bottom: 0;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	-o-border-radius: 0px;
}
header#header {
	background: #eeeeee;
	top: 0px;
	width: 100%;
	z-index: 2;
	border: none;
	padding: 0 ;
	position: sticky;
	transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-webkit-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;

	transition: none !important;
}

.header-right-part {
    margin: 11px 0;
    padding: 0 0 0 201px;
    position: relative;
}

.category-dropdown {
    position: absolute;
    left: 0;
    top: 0;
}

.category-dropdown select {
    border: none;
    height: 45px;
    width: 250px;
    padding: 7px 24px 7px 15px;
    border-radius : 0;
    -moz-border-radius : 0;
    -webkit-border-radius : 0;
    -o-border-radius : 0;
}

.header-right-part .category-dropdown select {
    background: rgba(0, 0, 0, 0) url('/images/icons/select-icon.png') no-repeat scroll right 50% !important;
}
.navbar-collapse.collapse {
	display: inline-block;
	padding-left: 0;
	width: 100%;
}
.collapsing {
	display: inline-block;
}
.navbar-collapse > ul {
	float: none !important;
	display: inline-block;
}
.top-right-link, .top-left-link{
	padding: 3px 0 0 8px;
}
.top-right-link ul li {
	float: left;
	color: #FFFFFF;
	cursor: pointer;
	border-right: 1px solid #404040;
    line-height: 15px;
	margin: 10px 10px 10px 0px;
    padding-right: 10px;
}
.top-left-link ul li {
	float: left;
	color: #FFFFFF;
	cursor: pointer;
	margin: 10px 10px 10px 0px;
	line-height: 15px;
}
.info-link ul li{
	color: #FFFFFF;
}

.top-right-link ul li:last-child{
	margin-right: 0px;
	border-right: 0px;
}
.top-left-link ul li:first-child{
	margin-right: 15px;
}
.top-right-link ul li i, .top-right-link ul li span {
	color: #999999;
}
.top-left-link ul li i, .top-left-link ul li span, .info-link i, .info-link span, .info-link {
	color: #999999;
}

.top-right-link ul li a:hover, .top-left-link ul li a:hover, .info-link a:hover {
	color: #f36422;
} 

.info-link i.fa {
	margin-right: 5px;
	font-size: 18px;
}
.info-link-grey i.fa {
	margin-right: 5px;
	font-size: 18px;
}
.info-link-grey>a{
	color: #999999 !important;
}
.info-link-grey>a:hover{
	color: #f36422 !important;
}
.header-right-link > ul > li {
	float: left;
	padding: 0 5px 0 0;
	position: relative;
	/* overflow: hidden; */
}

.header-right-link > ul > li:last-child {
	padding-left: 0;
}
.header-right-link > ul > li:last-child {
	padding-right: 0;
}

.header-right-link ul li:hover {
	overflow: visible;
}
.header-right-link ul li.main-search {
	overflow: visible;
}

.search-box {
	position: relative;
}
.search-box .fa-search{
	position: absolute;
    top: 15px;
    left: 15px;
    color: #9d9d9d;
    font-size: 20px;
}
.newsletter-box .fa-envelope{
	position: absolute;
    top: 15px;
    left: 15px;
    color: #9d9d9d;
    font-size: 20px;
}
.search-box input.input-text {
    border: none;
    width: 100%;
    padding: 6px 6px 6px 10px;
    border-radius : 0 3px 3px 0;
    -moz-border-radius : 0 3px 3px 0;
    -webkit-border-radius : 0 3px 3px 0;
    -o-border-radius : 0 3px 3px 0;
    height: 42px;
}

.popup-detail .search-box input.input-text {
	border: 1px solid #eeeeee;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
}

.search-box button.search-btn {
	border: none;
	height: 42px;
	width: 55px;
	position: absolute;
	right: -1px;
	top: 0;
    border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    -webkit-border-radius: 0 3px 3px 0;
    -o-border-radius: 0 3px 3px 0;
}
.search-box button.search-btn:hover {
	background-color: #cb0000; 
}
.header-right-link > ul > li > a, .header-right-link > ul > li > div > a{
	display: inline-block;
}
.cart-icon-main {
	float: left;
}
.right-nav{
	display: flex;
	justify-content: center;
	flex-direction: column;
	align-items: end;
}
.header-right-link > ul > li > a span.cart-icon-main, .header-right-link > ul > li > div > a span.cart-icon-main {
    background: #f36422;
    color: #ffffff;
    font-size: 18px;
    line-height: 35px;
    text-align: center;
}
.header-middle-left{
	height: 110px;
}
.header-right-link ul li.search-box > a span {
	background-position: -8px -88px;
}

.header-right-link ul li.support-icon > a span {
	background-position: -46px -356px;
}

.header-right-link ul li.account-icon > a span {
	background-position: -48px -196px;
}

.header-right-link ul li.cart-icon > a span small.cart-notification {
	background: #f36422 ;
	color: #ffffff;
	font-size: 13px;
	padding-left: 2px;
	font-weight: 500;
	border: 2px solid #ffffff;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-o-border-radius: 50%;
	height: 19px;
	line-height: 15px;
	position: absolute;
	right: -6px;
	text-align: center;
	top: -7px;
	width: 19px;
}

.my-cart {
	color: #1f1f2f;
	font-weight: 500;
	float: left;
	margin-top: -2px;
	margin-left: 8px;
	line-height: 20px;
}

.header-right-link ul li.cart-icon:hover > a .my-cart {
	color: #f36422;
}
/* Navigation Menu Style */
.navbar-nav > li > a, .navbar-nav > li  .page-scroll {
	padding: 10px 25px;
	font-weight: 500;
	color: #ffffff;
	font-size: 15px;
	position: relative;
	display: inline-block;
	text-transform: uppercase;
	white-space: nowrap;
}
.navbar-nav > li > a:hover, .navbar-nav > li > .page-scroll:hover{
	color: #f36422;
}
.navbar-nav > li:first-child > a {
	padding-left: 0; 
}
.navbar-nav > li:last-child > a {
	border-right: 0; 
}

.nav > li {
	position: inherit;
	display: inline-block;
}

.side-toggle {
	display: none;
}

.header_search_toggle.mobile-view {
	display: none;
}
.navbar-nav > li.dropdown > a::after {
    border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #ffffff;
    border-style: solid;
    border-width: 11px;
    bottom: 0;
    content: "";
    left: 50%;
    opacity: 0;
    position: absolute;
	transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-o-transform: translateX(-50%);
}

.navbar-nav > li.dropdown:hover > a::after {
    opacity: 1;
}
.header-fixed .header-link-dropdown{
	top: 73px;
}
.header-fixed .account-icon{
	overflow: initial !important;
}
.header-link-dropdown {
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.2);
	position: absolute;
	width: 320px;
	right: 0;
	padding: 20px 0px;
	z-index: 3;
	background: #ffffff;
	top: 65px;
	display: none;
}
.wishlist-link-dropdown {
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.2);
	position: absolute;
	right: 0;
	padding: 10px 0px;
	z-index: 3;
	background: #ffffff;
	top: 30px;
	text-align: left;
}
.wishlist-link-dropdown .link-dropdown-list{
 	padding: 0 10px;
}
.header-right-link .link-dropdown-list > li {
	position: relative;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #dedede;
}
.wishlist-link-dropdown .link-dropdown-list > li:first-of-type {
	position: relative;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #dedede;
}
.cart-dropdown{
	padding: 20px;
	max-height: 80vh;
    overflow-y: auto;
}
.cart-dropdown .btn-color.btn {
    font-size: 15px;
    padding: 13px 20px;
    text-transform: none;
}

 .nav > li .menu-label {
    color: #ffffff;
    display: inline-block;
    font-size: 10px;
    position: absolute;
    right: 15px;
    text-transform: uppercase;
    top: -4px;
    transition: all 0.4s ease 0s;
}

.menu-label span {
    padding: 2px 3px;
    color: #ffffff;
    display: inline-block;
    line-height: initial;
    text-transform: uppercase;
}

.menu-label .hot-menu {
	background: #1a0ff2;
}

.menu-label .new-menu {
	background: #1b2839;
}

.menu-label span::after{
	width: 20px;
	height: 20px;
    content: "";
    top: 7px;
    left: -2px;
    position: absolute;
	display: inline-block;
}

.menu-label .hot-menu:after {
	background-position: -104px -617px;
}

.menu-label .new-menu:after {
	background-position: -104px -633px;
}


.sidebar-menu-dropdown {
    width: 100%;
    position: relative;
}

.cat-dropdown-main .column-20per {
  height: 0;
}

.sidebar-menu-dropdown .cat-dropdown::after {
    border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #f36422;
    border-style: solid;
    border-width: 11px;
    top: -22px;
    content: "";
    left: 8%;
    opacity: 1;
    position: absolute;
	transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-o-transform: translateX(-50%);
}

.sidebar-menu-dropdown .cat-dropdown {
    display: none;
}

.cat-dropdown {
    background-color: #f7f7f7;
    border-top: 3px solid #f36422;
    box-shadow: 0 3px 12px rgba(0, 0, 0, 0.2);
    margin-top: 10px;
    position: absolute;
    width: 250px;
    z-index: 2;
}

.cat-dropdown .navbar-nav {
    float: none;
    margin: 0;
    width: 100%
}

.nav.navbar-nav {
	display: block;
}

.cat-dropdown .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
}

.cat-dropdown .sidebar-contant ul li.level {
    float: none;
}

.cat-dropdown .sidebar-contant ul li.level3 {
	border: none;
}


.cat-dropdown .sidebar-contant .navbar-collapse > ul > li:last-child {
    overflow: hidden !important;
    border-bottom: none;
}

.cat-dropdown .sidebar-contant ul li.level:hover {
  background-color: #f5f5f5;
}

.cat-dropdown .sidebar-contant > ul > li > a {
  	color: #1f252d;
  	font-size: 14px;
  	padding: 10px 0 10px 20px !important;
}

.cat-dropdown .navbar-nav > li > a {
	display: inline-block;
   	padding: 11px 10px;
   	margin-right: 0px;
   	color: #666666;
   	line-height: 24px;
   	width: 100%;
	position: relative;
}

.cat-dropdown .navbar-nav > li:hover > a {
	color: #f36422;
}

.cat-dropdown .sidebar-contant ul li.level:last-child a {
	padding-bottom: 0;
}
.cat-dropdown .navbar-nav > li > a i {
    font-size: 15px;
    height: 13px;
    margin-right: 10px;
    text-align: center;
    width: 14px;
}

.cat-dropdown .navbar-nav > li > a i.fa.fa-camera-retro, .cat-dropdown .navbar-nav > li > a i.fa.fa-desktop, .cat-dropdown .navbar-nav > li > a i.fa.fa-heart, .cat-dropdown .navbar-nav > li > a i.fa.fa-shopping-bag {
	font-size: 14px;
}

.cat-dropdown .sub-megamenu a.page-scroll:before {
    content:  "";
    font-family: "Font Awesome 5 Pro";
    font-size: 16px;
    float: right;
    right: 10px;
	font-weight: 900;
}

.cat-dropdown .nav > li.level .megamenu {
    margin-top: -48px;
    left: 100%;
}

.cat-dropdown .nav > li.level:hover .megamenu {
  	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-o-border-radius: 0;
  	opacity: 1;
  	top: auto;
}

.cat-dropdown .megamenu.full {
    width: 80%;
}

.cat-dropdown .nav > li.level:last-child .megamenu {
    right: auto;
}

.category-dropdown {
	background: #f7f7f7;
	border: 1px solid #e1e1e1;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    -webkit-border-radius: 3px 0 0 3px;
    -o-border-radius: 3px 0 0 3px;

}

.category-dropdown select {
    border-right: 1px solid #d7d7d7;
    height: 40px;
    width: 200px;
}

.sub-menu-slider {
	width: 150px;
	height: auto;
}

.sub-menu-slider .product-item-details {
    text-align: left;
}

.cart-dropdown ul li a:hover {
	color: #f36422;
}
.cart-dropdown .cart-list li .media {
	padding-right: 25px;
	margin-top: 0;
}
.cart-dropdown .media-body span {
	font-weight: 500;
	margin-bottom: 5px;
	font-size: 13px;
	line-height: 18px;
	display: inline-block;
}
.cart-dropdown .cart-list li .media .pull-left {
	width: 95px;
	padding-right: 20px;
}
.cart-dropdown .cart-list li .media .pull-left img {
	max-width: 100%;
	border: 1px solid #e1e1e1;
}
.close-cart {
	position: absolute;
	right: 0;
	top: 5px;
}
.close-cart>i:hover{
	color: #f36422;
}
.close-cart>i{
	font-size: 20px;
}
.cart-dropdown .input-text.qty {
	background-color: transparent;
	padding: 7px 13px;
}
.cart-dropdown .cart-price {
	margin-top: 5px;
	font-weight: 500;
	font-size: 18px;
	font-family: 'Roboto', sans-serif;
	color: #f36422;;
}
.account-link-dropdown {
	width: 280px;
}
.wishlist-link-dropdown {
	width: 200px;
}
.header-link-dropdown .dropdown-title {
	display: inline-block;
	font-weight: 600;
	margin-bottom: 5px;
	text-transform: uppercase;
	padding: 0 20px;
}
.account-link-dropdown a{
	display: block;
	padding: 2px 20px;
}
.wishlist-link-dropdown a{
	display: block;
	padding: 5px 10px;
}
.account-link-dropdown .link-dropdown-list > li:last-child, .wishlist-link-dropdown .link-dropdown-list > li:last-child {
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0;
}
/* --- Megamenu Style --- */

#menu-main .level3 {
	width: 100%;
}

.megamenu {
	background: #1f1f1f;
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.2);
	color: #ffffff;
	opacity: 0;
	padding: 20px 30px;
	text-align: left;
	position: absolute;
	top: 100%;
	z-index: 2;
	left: auto;
	-webkit-transition: all 0.2s ease-out 0.2s;
	-moz-transition: all 0.2s ease-out 0.2s;
	-o-transition: all 0.2s ease-out 0.2s;
	transition: all 0.2s ease-out 0.2s;
	visibility: hidden;
}
.megamenu.full {
	left: 0;
	width: 100%;
}
.megamenu li a {
	color: #ffffff;
}

.nav > li.level:hover .megamenu {
	display: block;
}
.megamenu-inner-top {
    display: inline-block;
    width: 100%;
}
.megamenu .sub-menu-level1 li.level2 {
	float: left;
	min-width: 200px;
}
.level2>a:hover>span{
	color: #f36422 !important;
}
.megamenu .level2>a>span:hover{
	color: #ffffff !important;
}
.megamenu .level2 > a, .megamenu .level2 > span {
	display: inline-block;
	margin: 0px 35px 10px 5px;
	text-transform: uppercase;
	font-weight: 600;
	cursor: pointer;
	max-width: 100%;
}
.megamenu .level2 > a > span {
	cursor: pointer;
}
.megamenu .sub-menu-level2 li.level3 > a {
	color: #ffffff !important;
	display: block;
	padding: 3px 5px;
}
.megamenu .sub-menu-level2 li.level3:hover {
	background: #f36422;
}
.megamenu .sub-menu-level2 li.level3 > a:hover {
	color: #ffffff !important;
}
.megamenu .sub-menu-level2 li.level3 > a span {
	float: left;
	font-size: 9px;
	margin-right: 9px;
	margin-top: -1px;
}
.megamenu-inner-top .col-md-10 {
    padding-right: 30px;
}
.megamenu .sub-menu-level1 li.level2:last-child {
    min-width: 170px;
}
/* Main-Header */
.mobilemenu-content .navbar-nav li:last-child {
    position: relative;
}

.position-a.cat-dropdown-main {
    top: 0;
    width: 100%;
    z-index: 2;
}
.mobilemenu-title {
    display: none;
}

.mobilemenu-content li {
    display: inline-block;
}

.mobilemenu-content li a {
    background-color: transparent !important;
    color: #1f1f2f;
    font-size: 15px;
    font-weight: 500;
    padding: 36px 20px;
    line-height: 20px;
    display: inline-block;
    text-transform: uppercase;
}

.mobilemenu-content li:hover a, .mobilemenu-content li:focus a {
	color: #f36422;
}

.mobilemenu-content li:first-child a {
	padding-left: 0;
}

.mobilemenu-content .megamenu li a {
    font-size: 14px;
    text-transform: inherit;
    font-weight: 400;
}

#menu-main li.active a {
	color: #f36422;
}

#menu-main > li > a span {
	position: relative;
}


/*magnific-popup-containt*/
.popup-links {
	position: fixed;
	right: 0;
	top: 186px;
	width: 40px;
}

.popup-links-inner {
	background: #ffffff;
	position: absolute;
	right: auto;
}

.popup-links ul li {
	background: #f36422;
	color: #fff;
	width: 100%;
	right: 0;
	padding-right: 5px;
	position: relative;
	margin-bottom: 1px;
}

.popup-links ul li:hover {
	right: calc(100% - 40px);
}


.popup-links a {
	display: inline-flex;
}

.popup-links ul li .icon-text {
	color: #fff;
	background: #f36422;
	line-height: 40px;
}

.popup-links .icon {
	width: 40px;
	height: 35px;
	display: inline-block;
	float: left;
	text-align: center;
	line-height: 43px;
}

.popup-links-inner i.fa {
	color: #ffffff;
	font-size: 18px;
}

.popup-position {
	background: #fff;
	margin: 0 auto;
	max-width: 530px;
	position: relative;
}

#product_popup .popup-position {
	max-width: 100%;
}

.popup-detail{
	padding: 30px;
	max-height: 530px;
	overflow-y: scroll;
}

.popup-position .mfp-close {
	color: #fff;
}

.popup-title {
	padding: 30px;
	border-bottom: 1px solid #e1e1e1; 
	background: #1b2839;
}

.popup-title .main_title {
	color: #fff;
}
.cate-inner .level {
	border-bottom: 1px solid #e1e1e1;
}

.cate-inner .level:last-child {
	border-bottom: none;
}
.cate-inner li.level a {
	display: block;
	padding: 10px 0;
	text-transform: uppercase;
}

.cate-inner li > a i {
    font-size: 15px;
    height: 13px;
    margin-right: 10px;
    text-align: center;
    width: 14px;
}

.cate-inner .level {
	position: relative;
}

.mega-sub-menu  {
	display: none;
}

.cate-inner .megamenu{
	position: relative;
	opacity: 1;
	box-shadow: none;
	padding: 0;
}

.cate-inner .megamenu-inner-top {
	padding-left: 15px;
}
.opener.fa-plus, .opener.fa-minus{
	font-family: "Font Awesome 5 Pro";
}
.level .opener{
	color: #f36422;
	position: absolute;
    top: 15px;
    right: 20px;
}
.level .opener, .sidebar-box .opener, .footer-static-block .opener {
	display: none;
}
.cate-inner span.plus {
	background-position: -90px -378px;
}
.cate-inner span.minus {
	background-position: -90px -416px;
}


#cart_popup .cart-dropdown li {
	margin-bottom: 20px;
}

#cart_popup .cart-list li .media .pull-left {
	width: 150px;
}

#cart_popup .close-cart {
	right: 60px;
}


#account_popup .account-inner {
	text-align: center;
	padding: 30px 0;
	border: 1px solid #e1e1e1;

}

#account_popup .popup-detail a {
	text-align: center;
	color: #f36422;
}

#account_popup a:hover .account-inner  {
	color: #1b2839;
}

#account_popup .popup-detail .fa {
	font-size: 40px;
}

/* Search-Wrap */
.sidebar-search-wrap, .sidebar-cart-wrap {
  background: #ffffff none repeat scroll 0 0;
  border-left: 1px solid #f7f7f7;
  height: 100%;
  opacity: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: -1;
  width: 100%;
}

.sidebar-table-container {
    height: 100%;
    width: 100%;
}

.sidebar-align-container {
    height: 100%;
    width: 100%;
}

.search-closer, .cart-closer {
    height: 30px;
    width: 25px;
    cursor: pointer;
}
.search-container, .cart-container {
  clear: both;
  margin: 0 auto;
  overflow: hidden;
  padding: 40px;
  position: relative;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  width: 970px;
  max-width: 100%;
  z-index: 2;
}

.cart-container {
    border: 1px solid #dbdbdb;
    width: 1050px;
    text-align: left;
}

.search-container input[type="text"] {
  border-left: medium none;
  border-right: medium none;
  border-top: medium none;
  box-shadow: none;
  color: #000000;
  font-size: 50px;
  font-weight: 700;
  height: auto;
  padding: 18px;
  text-align: center;
  line-height: 65px;
  max-width: 100%;
}
.search-container span {
  color: #777777;
  float: left;
  font-size: 12px;
  letter-spacing: 0.5px;
  margin-top: 27px;
  text-transform: uppercase;
  width: 100%;
}
.sidebar-search-wrap.open, .sidebar-cart-wrap.open {
  opacity: 1;
  z-index: 8;
}

/*_______________________________________________________
// CONTANT  //----------------------------
_______________________________________________________*/

/* - Banner Style  //---------------- */

.banner {
	overflow: hidden;
	position: relative;
	display: block;
	width: 100%;
	margin-bottom: -1px;
}
/* main-banner icon start */
.main-banner.owl-carousel .owl-wrapper-outer {
	display: inherit;
	margin-top: 0;
	padding-top: 0;
}

/* main-banner icon end */
.banner-detail {
    top: 50%;
    left: 5%;
    position: absolute;
    width: 100%;
    transform: translateY(-50%);
}
.main-banner div:not(:first-of-type) {
    display: none;
}
.banner-2 .banner-detail {
	left: 0;
}
.banner-detail .banner-detail-inner {
	color: #fff;
	margin-bottom: 20px;
}
.banner-detail .banner-detail-inner .banner-title {
    color: #ffffff;
    font-size: 35px;
    font-weight: 600;
    line-height: 40px;
}

.banner-1 .banner-detail .banner-detail-inner .banner-title  {
	text-transform: none;
    font-weight: 500;
    color: #1b2839;
}

.banner-1 .banner-detail .banner-detail-inner .banner-title span  {
	text-transform: uppercase;
	font-size: 36px;
    font-weight: 600;
    line-height: 30px;
}

.banner-2 .banner-detail .banner-detail-inner .banner-title {
    font-weight: 600;
}
.banner-2 .banner-detail .banner-detail-inner .banner-title span {
    color: #1b2839;
    font-weight: 700;
}


.banner-detail .sub-title {
    font-size: 18px;
    font-style: italic;
    font-weight: 500;
}

.banner-1 .banner-detail .sub-title {
	color: #1b2839; 
}

.banner-detail .banner-detail-inner span.slogan {
    color: #1b2839;
    display: inline-block;
    font-size: 30px;
    margin-bottom: 10px;
    text-transform: uppercase;
    position: relative;
    padding: 10px 0;
}

.slogan:before {
    background-color: #f36422;
    content: "";
    display: block;
    height: 2px;
    position: absolute;
    right: 0;
    top: 0;
    width: 60px;
}

.slogan:after {
    background-color: #f36422;
    bottom: 0;
    left: 0;
    content: "";
    display: block;
    height: 2px;
    position: absolute;
    width: 60px;
}

.banner-detail .banner-detail-inner span.offer {
	background: #1f1f2f;
    color: #ffffff;
    display: inline-block;
    font-size: 30px;
    font-style: italic;
    font-weight: 400;
    padding: 10px;
}

.banner-2 .banner-detail .banner-detail-inner span.offer {
	color: #fff;
}

.inner-banner1 {
	background: url('/images/inner-banner1.jpg') no-repeat scroll center center;
	padding: 70px 0 60px;
}

.inner-banner1 .banner-detail {
    display: inline-block;
    position: relative;
    left: 0;
    top: 0 !important;
    transform: translateY(0);
}
.inner-banner1 .banner-detail h1 {
    display: inline-block;
    color: #fff;
    font-weight: 600;
    font-size: 22px;
    letter-spacing: 1px;
    margin-bottom: 0;
    text-align: left;
}

/* Bread-crumb CSS Start */
.breadcrumbs-light, .breadcrumbs-light a{
	color: #ffffff;
}
.bread-crumb {
    margin-top: 10px;
}

.bread-crumb ul li {
	display: inline-block;
	color: #fff;
}
.bread-crumb ul li a {
	color: #fff;
}
.bread-crumb ul li a, .bread-crumb ul li span {
	margin: 0 10px;
	font-weight: 600;
}
.bread-crumb ul li a:hover {
	color: #f36422;
}
.bread-crumb ul li:first-child {
	padding-left: 0;
}
.bread-crumb ul li span {
	color: #ffffff;
}
/* Bread-crumb CSS End */

/* - Sub-banner Style  //-------------.owl-item .item a--- */
.sub-banner-block {
	min-height: 170px;
}

.sub-banner-block .sub-banner:hover img {
	opacity: 0.8;
}
.sub-banner:hover .popup-youtube img {
	opacity: 1;
}
.sub-banner {
	position: relative;
	overflow: hidden;
	display: flex;
	width: 100%;
	align-items: center;
	justify-content: center;
}
.sub-banner:before, .sub-banner:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.sub-banner-block img{
	border-radius: 25px;
}

.sub-banner:hover:before {
    top: 50%;
    bottom: 50%;
    
    background-color: rgba(255, 255, 255, 0.5);
}

.sub-banner:hover:after {
    left: 50%;
    right: 50%;
    
    background-color: rgba(255, 255, 255, 0.5);
}

.sub-banner .sub-banner-detail {
	color: #1b2839;
	position: absolute;
	text-align: center;
	bottom: 25%;
	left: 5%;
}
.sub-banner img {
	max-width: fit-content;
}
#kategorie-static .sub-banner img{
	max-width: 100% !important;
}
.sub-banner1 .sub-banner-detail {
	left: 20%;
	width: 100%;
}

.sub-banner2 .sub-banner-detail, .sub-banner3 .sub-banner-detail {
	left: 50%;
	transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	width: 100%
}

.sub-banner3 .sub-banner-detail {
	background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
	padding: 15px 0;
	width: calc(100% - 40px);
	bottom: 5%;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
}
.sub-banner .sub-banner-detail .sub-banner-title {
	font-size: 30px;
	color: #fff;
	line-height: 30px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 28px;
}

.banner-top {
    margin-bottom: 15px;
}

.sub-banner .sub-banner-detail .sub-banner-subtitle {
	color: #fff;
	font-weight: 400;
	margin-bottom: 15px;
	font-size: 20px;
	margin-top: 15px;
}
.sub-banner .sub-banner-detail .sub-banner-type {
	color: #727272;
	font-style: italic;
	font-size: 15px;
	text-transform: uppercase;
	letter-spacing: 0.5px;
}
.sub-banner.sub-banner3 .sub-banner-detail .sub-banner-type {
	text-transform: none;
}
.sub-banner.sub-banner5 .sub-banner-detail .sub-banner-type, .sub-banner.sub-banner7 .sub-banner-detail .sub-banner-type {
	color: #f36422;
}
.sub-banner .sub-banner-detail .offer {
	color: #282828;
	font-size: 50px;
	font-weight: 700;
}
.sub-banner-subtitle span {
	color: #f36422;
}

.sub-banner .sub-banner-detail .sub-banner-title span.color {
	color: #bababa;
	line-height: 32px;
}
.sub-banner .sub-banner-detail .sub-banner-title span {
	font-weight: 300;
}

.sub-banner .sub-banner-detail span.line {
	background: #5b5b5b;
	height: 1px;
	width: 90px;
	display: inline-block;
	margin: 30px 0 25px 0;
}
.sub-banner3 .sub-banner-detail span.line {
	margin: 50px 0;
}

.small-banner:hover img {
	opacity: 0.6;
}

/* Sub Menu Product part */

.sub-menu-slider .product-item {
    display: inline-block;
    max-width: 100%;
	background-color:white;
}
.sub-menu-slider .product-image {
    max-width: 100%;
}
.sub-menu-slider .pro_cat {
    min-height: auto !important;
}
.sub-menu-slider .product-item-name a {
    display: inherit;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}
/* Product Box part */

.heading-part {
    position: relative;
}

.line-bottom:after {
	background: #b3b3b3;
	content: "";
	position: absolute;
	height: 1px;
	width: 100%;
	left: 0;
	bottom: -5px;
}

.main_title {
    display: inline-block;
    margin-bottom: 0;
	text-transform: none;
}
h2.main_title.heading div{
	text-transform: none;
}
.main_title span::after {
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    bottom: -5px;
    width: 50px;
    z-index: 1;
}
.category-bar ul li {
	display: inline-block;
}

.category-bar ul li:first-child {
	padding-left: 0;
}

.category-bar ul li.selected {
	pointer-events: none;
}
.category-bar ul li a {
	background: #f4f4f4;
	border: 1px solid #c1c1c1;
	display: block;
	padding: 5px 12px;
	font-size: 12px;
	position: relative;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	transition: none;
	color: #434343;
}
.category-bar ul li a.selected {
    pointer-events: none;
    color: #ffffff;
    background: #282828;
}
.tab_cat {
    position: relative;
}
.pos-relative{
	position: relative;
}
.pro_cat {
	position: relative;
}
.owl-carousel .owl-wrapper-outer {
	display: inline-block;
	padding-top: 7px;
	margin-top: -7px;
}

.pro_cat .product-slider-main {
    display: none;
}

.pro_cat .product-slider-main .product-item-name{
    min-height: 50px;
}

.pro_cat .product-slider-main.selected {
    display: block;
}
.orange-border{
	border: 1px solid transparent;
}
.product-item {
	position: relative;
	/*overflow: hidden;*/
	background: #FFFFFF;
	border: 1px solid #d5d5d5;
	padding: 20px 0;
	height: 100%;
}

.pro-cat-slider .product-item {
	margin-bottom: 1px;
}

.pro_cat .item {
	padding-left: 10px;
	padding-right: 10px;
}

.product-listing.uniq-product {
    margin-bottom: -30px;
}

.product-image {
    min-width: 70px;
    overflow: hidden;
    position: relative;
	text-align: center;
	height: 200px;
}

.product-image img{
    height: 100%;
	width: auto;	
}
.product-image img[src*="loader"] {
	height: auto;
	position: absolute;
	top: 50%;
	margin-top: -25px;
	left: 50%;
	margin-left: -25px;
}
.big-pro .product-detail-inner {
    margin-top: 35px;
}

.big-pro .item-offer-clock {
    margin-bottom: 20px;
}

.main-label {
	font-size: 13px;
    color: #ffffff;
    font-weight: 500;
    line-height: 40px;
    text-align: center;
    position: absolute;
    text-transform: uppercase;
    top: 10px;
    width: 40px;
    height: 40px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-o-border-radius: 50%; 
    z-index: 1;
}
.sale-label {
    background: #f36422;
	left: 10px; 
}

.new-label {
    background: #ff3030;
    right: 10px;
}

.product-item.sold-out::before {
    background: rgba(255,255,255,0.7);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}

.product-item.sold-out::after {
	background: #fa6b6b;
	content: "Vyprodáno";
	color: #fff;
	position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    text-transform: uppercase;
    padding: 10px 10px;
    transform: translateY(-50%) translateX(-50%);
	-moz-transform: translateY(-50%) translateX(-50%);
	-webkit-transform: translateY(-50%) translateX(-50%);
	-o-transform: translateY(-50%) translateX(-50%);
	border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -o-border-radius: 20px;
}

.out-stock {
    background: #fa6b6b none repeat scroll 0 0;
    border-radius: 40px;
	-moz-border-radius: 40px;
	-webkit-border-radius: 40px;
	-o-border-radius: 40px;
    color: #ffffff;
    font-size: 16px;
    padding: 10px 20px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: 40%;
    z-index: 1;
}

.product-listing.list-type .product-detail-inner {
	position: relative;
	bottom: auto;
	right: auto;
}

.uniq-product .product-detail-inner {
	top: 10px;
	bottom: auto;
}

.uniq-product .product-item:hover .product-detail-inner {
	top: 10px;
	bottom: auto;
}

.product-listing.list-type .detail-inner-left {
	opacity: 1;
}

.product-listing.list-type .product-item-details .product-detail-inner ul li {
	display: inline-block;
    padding: 0 5px;
}

.product-listing.list-type .product-item-details .product-detail-inner ul li:first-child {
	padding-left: 0;
}

.product-listing.list-type .product-item-details .product-detail-inner ul li:last-child {
	padding-right: 0;
}

.product-listing.list-type .detail-inner-left ul li a, .product-listing.list-type .detail-inner-left ul li button {
	background: #eeeeee;
}

.product-listing.list-type .detail-inner-left ul {
	text-align: center;
}

.best-seller-pro .product-item-name{
	min-height: 50px;
	margin-top: 10px;
	margin-bottom: 5px;
}
.product-item-name {
    margin-bottom: 15px;
    width: 100%;
    overflow: hidden;
    line-height: 24px;
    display: block;
}

.list-type .product-item-name {
    margin-top: 15px;
}

.product-item-name a {
	color: #1b2839;
	font-size: 15px;
    display: inherit;
    width: 100%;
	display: -webkit-box !important;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	height: 50px;
	overflow: hidden;
}
.uniq-product .product-item-details {
	background: #f5f5f5;
	position: absolute;
	width: 100%;
	top: 100%;
	padding: 5px;
}

.uniq-product .product-item:hover .product-item-details {
	top: calc(100% - 64px);
}

.product-item-details {
    padding: 0 18px;
    text-align: center;
}
.list-type .product-item-details, .product-detail-main .product-item-details {
	text-align: left;
}

.col-xl-10 .img-col.col-4 {
    max-width: 40%;
    flex: 0 0 40%;
}

.col-xl-10 .detail-col.col-8 {
    max-width: 60%;
    flex: 0 0 60%;
}

.special-products-block .product-item-details {
	margin-top: 0;
}
.price-box {
    display: inline-block;
}

#daily_deals .price-box {
	margin-bottom: 0;
}

.sidebar-block .price-box {
    display: block;
}

.detail-inner-left ul {
	display: inline-block;
}
.detail-inner-left .stickers{
    max-height: 28px;
    overflow: hidden;
}

.product-item .detail-inner-left ul li, .product-listing.grid-type .product-item .detail-inner-left ul li {
	margin: 10px 5px 0;
	float: left;
	position: relative;
}

.product-listing.list-type .product-item .detail-inner-left ul li {
	margin: 0;
}

.product-listing.list-type .product-item:hover .detail-inner-left ul li {
	margin: 0;
}

.product-item .detail-inner-left ul li:last-child {
	padding-right: 0;
}
.detail-inner-left ul li a, .detail-inner-left ul li button {
	font-size: 18px;
	border: none;
	background: #eeeeee;
	display: inline-block;
	height: 35px;
	width: 35px;
	line-height: 35px;
	padding: 0;
	text-align: center;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
}

.detail-inner-left ul li a:hover, .detail-inner-left ul li button:hover {
	background-color: #f36422 !important;
	color: #ffffff !important;
}

.rating-summary-block .rating-result {
	display: inline-block;
	position: relative;
	width: 71px;
}
.rating-summary-block.big .rating-result {
	width: 88px;
}
.rating-summary-block .rating-result:before {
	color: #FFFFFF;
	content: "" "" "" "" "";
	display: block;
	font-family: "Font Awesome 5 Pro";
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	height: 16px;
	left: 0;
	letter-spacing: 2px;
	line-height: 16px;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1;
	font-weight: 900;
}
.rating-summary-block .rating-result > span {
	display: block;
	overflow: hidden;
}
.rating-summary-block .rating-result > span::before {
	color: #FFFFFF;
	content: "" "" "" "" "";
	display: block;
	font-family: "Font Awesome 5 Pro";
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	height: 16px;
	letter-spacing: 2px;
	line-height: 16px;
	position: relative;
	z-index: 1;
	font-weight: 900;
}
.rating-summary-block .rating-result:before, .rating-summary-block .rating-result > span:before {
	font-size: 13px;
	height: 13px;
	line-height: 13px;
}
.rating-summary-block.big .rating-result:before, .rating-summary-block.big .rating-result > span:before {
	font-size: 17px;
	height: 17px;
	line-height: 17px;
}

.fotorama__wrap--css3 .fotorama__stage__shaft {
    margin-left: -1px;
    width: calc(100% - 1px) !important;
}

#daily_deals .product-item {
    padding: 10px 9px 0;
}

.daily-deals .product-item-details {
	text-align: left;
	padding: 0;
}

.daily-deals .product-item-details > p {
    line-height: 18px;
    margin-top: 5px;
    margin-bottom: 10px;
}

.product-item .detail-inner-left ul li:first-child {
	padding-left: 0;
}

.pro-progress {
	margin-bottom: 15px;
}

.progress-bar {
	height: 10px;
	background: #f36422;
}

.item-offer-clock p {
    margin-bottom: 10px;
}
.item-offer-clock ul {
    display: block;
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.item-offer-clock ul li {
    color: #282828;
    display: inline-block;
    list-style: outside none none;
    vertical-align: top;
}
.item-offer-clock ul li.seperator {
    font-size: 20px;
    line-height: 40px;
}
.item-offer-clock ul li span, .item-offer-clock ul li p {
    color: #282828;
    display: block;
    line-height: 1;
}
.item-offer-clock ul li span {
    border: 1px solid #e1e1e1;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    font-size: 18px;
    height: 40px;
    line-height: 40px;
    margin-bottom: 3px;
    text-align: center;
    width: 40px;
    letter-spacing: 0.5px;
}
.item-offer-clock ul li p {
    font-size: 12px;
    margin-bottom: 0;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 34px;
}
.owl-next:after{
	margin-left: 2px;
}
.cursor_default{
	cursor: default !important;
}
.owl-prev:after{
	margin-left: -2px;
}
/* daily-deals End*/
.product-slider .owl-prev, .product-slider .owl-next, 
#brand-logo .owl-prev, #brand-logo .owl-next, 
#podobne-block .owl-prev, #podobne-block .owl-next, 
#doporucene-block .owl-prev, #doporucene-block .owl-next, 
#blog .owl-prev, #blog .owl-next, 
.banner .owl-prev, .banner .owl-next,
.client-main  .owl-prev, .client-main  .owl-next, 
.sub-menu-slider .owl-prev, .sub-menu-slider .owl-next, 
.pro_cat .owl-prev, .pro_cat .owl-next,
#top-cat-pro .owl-prev, #top-cat-pro .owl-next {
	background: rgb(255, 255, 255, 0.8);
	color: #F36422;
	border: 5px solid #F36422;
	position: absolute;
	height: 50px;
	width: 50px;
	text-align: center;
	letter-spacing: 0;
	top: 50%;
	font-size: 0;
	transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	border-radius: 100%;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	-o-border-radius: 100%;
}

.banner .owl-prev:hover ,.banner .owl-next:hover,
.pro_cat .owl-prev:hover, .pro_cat .owl-next:hover,
#brand-logo .owl-prev:hover, #brand-logo .owl-next:hover,
#podobne-block .owl-prev:hover, #podobne-block .owl-next:hover,
#doporucene-block .owl-prev:hover, #doporucene-block .owl-next:hover,
.sub-menu-slider .owl-next:hover, .sub-menu-slider .owl-prev:hover,
#top-cat-pro .owl-prev:hover, #top-cat-pro .owl-next:hover,
#blog .owl-prev:hover, #blog .owl-next:hover,
.client-main .owl-prev:hover, .client-main .owl-next:hover {
	border-color: #ffffff;
	background: rgb(243,100,34,0.8);
}
.product-slider .owl-prev:hover:after, #brand-logo .owl-prev:hover:after, #podobne-block .owl-prev:hover:after, #doporucene-block .owl-prev:hover:after,
#blog .owl-prev:hover:after, .banner .owl-prev:hover:after,
.client-main  .owl-prev:hover:after, .sub-menu-slider .owl-prev:hover:after,
.pro_cat .owl-prev:hover:after, #top-cat-pro .owl-prev:hover:after {
	color: #ffffff;
}
.product-slider .owl-next:hover:after, #brand-logo .owl-next:hover:after, #podobne-block .owl-next:hover:after, #doporucene-block .owl-next:hover:after,
#top-cat-pro .owl-next:hover:after, #blog .owl-next:hover:after,
.banner .owl-next:hover:after, .client-main  .owl-next:hover:after,
.sub-menu-slider .owl-next:hover:after, .pro_cat .owl-next:hover:after {
	color: #ffffff;
}
.pro_cat .owl-prev, .pro_cat .owl-next, 
#blog .owl-prev, #blog .owl-next,
#top-cat-pro .owl-prev, #top-cat-pro .owl-next,  
#brand-logo .owl-prev, #brand-logo .owl-next,
#podobne-block .owl-prev, #podobne-block .owl-next,
#doporucene-block .owl-prev, #doporucene-block .owl-next 
{
	top: -45px;
}

.product-slider .owl-prev, .product-slider .owl-next {
    margin-top: -65px;
    top: 0;
}

.banner .owl-prev, .banner .owl-next {
    margin-top: -25px;
    transform: translateY(0px);
}
.sub-menu-slider .owl-next {
	top: 20px;
	right: 0px !important;
}

 .sub-menu-slider .owl-prev {
 	top: 20px;
 	left: 0px !important;
 }

.banner .owl-next  {
	right: 20px;
}

.banner .owl-prev {
	left: 20px;
}

.pro_cat .owl-next, #blog .owl-next, #top-cat-pro .owl-next,  #brand-logo .owl-next, #podobne-block .owl-next, #doporucene-block .owl-next {
    right: 10px;
}

.pro_cat .owl-prev, #blog .owl-prev, #top-cat-pro .owl-prev, #brand-logo .owl-prev, #podobne-block .owl-prev, #doporucene-block .owl-prev {
    right: 50px;
}

.sub-banner-block .owl-prev {
	left: 20px;
}

.sub-banner-block .owl-next {
	right: 20px;
} 

.sub-banner-block .owl-prev, .sub-banner-block .owl-next{
	top: 45%;
}


.client-main .owl-next {
	right: 0;
}

.client-main .owl-prev {
	left: 0;
} 

.product-slider .owl-next {
	right: 10px;
}

.product-slider .owl-prev {
	right: 60px;
}


.product-slider .owl-prev:after, .product-slider .owl-next:after, 
#brand-logo .owl-prev:after, #brand-logo .owl-next:after, 
#podobne-block .owl-prev:after, #podobne-block .owl-next:after,
#doporucene-block .owl-prev:after, #doporucene-block .owl-next:after,
#blog .owl-prev::after, #blog .owl-next::after, 
.banner .owl-prev:after, .banner .owl-next:after,
.client-main  .owl-prev:after, .client-main  .owl-next:after, 
.sub-menu-slider .owl-prev:after, .sub-menu-slider .owl-next:after,
.pro_cat .owl-prev:after, .pro_cat .owl-next:after   {
	color: #F36422;
	font-size: 30px;
	line-height: 40px;
	font-family: "Font Awesome 5 Pro";
	transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-webkit-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	font-weight: 900;
}

.product-slider .owl-prev:after,
#brand-logo .owl-prev:after,
#blog .owl-prev:after,
.banner .owl-prev:after,
#top-cat-pro .owl-prev:after,
#podobne-block .owl-prev:after,
#doporucene-block .owl-prev:after,
.client-main  .owl-prev:after, .sub-menu-slider .owl-prev:after, .pro_cat .owl-prev:after {
	content: "\f104";
}
.product-slider .owl-next:after,
#brand-logo .owl-next:after,
#blog .owl-next:after,
.banner .owl-next:after,
#top-cat-pro .owl-next:after,
#podobne-block .owl-next:after,
#doporucene-block .owl-next:after,
.client-main .owl-next:after, .sub-menu-slider .owl-next:after, .pro_cat .owl-next:after {
	content: "\f105";
}
/*Our Categories */
.sell-pro .item {
    padding: 0 15px;
}

#top-cat-pro .item-inner {
    position: relative;
    background: #f4f4f4;
}

#top-cat-pro .item-inner:hover .cate-img img{
	opacity: 0.7;
}

.item-inner .cate-img {
	background: #000;
}

.cate-detail .cate-title{
	color: #242437;
    font-size: 22px;
    font-weight: 600;
    margin-top: 70px;
    top: 50%;
    text-transform: uppercase;
    width: 100%;
}

.cate-detail span {
	font-size: 20px;
	font-weight: 500;
}

.item-inner:hover .cate-detail .cate-title {
	color: #f36422;
}

/* Sub Menu Product part */
.sub-menu-slider .product-item {
    display: inline-block;
    max-width: 100%;
}
.sub-menu-slider .product-image {
    max-width: 100%;
}
.sub-menu-slider .pro_cat {
    min-height: auto !important;
}
.sub-menu-slider .product-item-name a {
    display: inherit;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}

/* ------------------ */
.shop-list-view {
	margin-bottom: 30px;
	display: inline-block;
}
.product-listing.list-type .inner-listing .item-width {
	max-width: 50%;
	flex: 0 0 50%;
}

.product-listing.list-type .product-image {
	float: left;
	width: 280px;
	margin-right: 20px;
}
.product-listing.list-type .product-item-name a {
	font-size: 16px;
}
.product-listing.list-type .price-box {
	margin: 3px 0 15px;
	float: none;
}
.product-listing.list-type .bottom-detail {
	display: inline-block;
}
.product-listing.list-type .rating-summary-block {
	display: block;
}

.product-listing.list-type .product-image .product-detail-inner {
	display: none;
}

.product-listing.list-type .product-item-details .product-detail-inner {
	display: block;
}

.product-listing.grid-type .product-image .product-detail-inner {
	display: block;
}

.product-listing.grid-type .product-item-details .product-detail-inner {
	display: none;
}

.product-listing.grid-type .product-des {
	display: none;
}

.bottom-detail ul li {
	display: inline-block;
	padding: 0 5px;
}

.product-detail-main .bottom-detail ul li {
	padding: 0 10px;
}

.cart-button .pro-cart-icon {
    margin-top: 9px;
}

.bottom-detail ul li:last-child, .bottom-detail ul li.pro-cart-icon {
    border-right: medium none;
}

.bottom-detail ul li:first-child {
	padding-left: 0;
}

.bottom-detail-list ul li  a, .bottom-detail-list ul li button, .bottom-detail ul li span {
	font-size: 18px;
	border: none;
	text-align: center;
	background: #eeeeee;
	display: inline-block;
	height: 35px;
	width: 35px;
	line-height: 35px;
	padding: 0;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
}

.bottom-detail-list ul li a:hover, .bottom-detail-list ul li button:hover {
	background: #f36422;
	color: #ffffff;
}

.bottom-detail ul li span {
	margin-right: 8px;
}

.bottom-detail.cart-button ul li.pro-cart-icon span {
	margin-top: -10px;
	margin-right: 0;
}
.bottom-detail.cart-button ul li span {
    border: none;
}

.bottom-detail.cart-button ul li:hover span {
    background-color: rgba(0,0,0,0);
}

.product-detail-main .bottom-detail ul li.pro-cart-icon span {
	background-position: -9px -347px;
}

.quick-view-popup .product-detail-main .bottom-detail ul li {
	border-right: none;
}

.quick-view-popup.popup-position {
	max-width: 1000px;
}

.quick-view-popup .popup-detail {
	max-height: 630px;
}

.quick-view-popup .bottom-detail button {
	font-size: 0;
	line-height: 0;
	padding: 10px 10px 10px 0;
}

.quick-view-popup .bottom-detail button i.fa {
	font-size: 18px;
	line-height: 0;
	padding: 8px 0 8px 12px;
}

.quick-view-popup .product-detail-main .bottom-detail ul li.pro-cart-icon span {
	background-position: -4px -347px;
	background-color: rgba(0, 0, 0, 0);
}

.quick-view-popup .product-detail-main .bottom-detail ul li {
	padding: 0
}

.quick-view-popup .bottom-detail ul li a {
	font-size: 0;
}

.quick-view-popup .bottom-detail ul li span {
	margin: 0;
}

.quick-view-popup.popup-position .mfp-close {
	color: #000;
	right: 10px;
}

/* Site Services Features Block css Star */
.ser-feature-block {
	background: #FFFFFF;
    padding: 25px 0;
	border: 1px solid #D5D5D5
}

.feature-box {
	margin-left: 0px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.feature-detail {
    display: inline-block;
    padding-left: 15px;
    padding-top: 12px;
}
.ser-feature-block .ser-title {
	font-size: 16px;
	font-weight: 500;
	color: #F36422;
	display: block;
	text-transform: uppercase;
}
.feature-box .fas, .feature-box .fal, .feature-box .far {
	font-size: 35px;
    color: #1D1D1B;
	width: 35px;
	height: 35px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.feature-box .orange_circle_feature{
	padding: 22px;
	border: 10px solid #F36422;
	border-radius: 100%;
}
.ser-subtitle {
    color: #1f1f2f;
}

/* Site Services Features Block css end */

/* cat-box css Start */
.product-slider .heading-part > h2 {
    display: inline-block;
    margin: 0;
    position: relative;
}

.product-slider .heading-part span {
    background: #f36422 none repeat scroll 0 0;
    content: "";
    height: 3px;
    position: absolute;
    right: -100px;
    top: 45%;
    width: 80px;
}

.cat-img {
    margin-bottom: 40px;
    position: relative;
    text-align: center;
    overflow: hidden;
}

.cat-img span {
    background: #fff;
    color: #2a2931;
    position: absolute;
    bottom: 18px;
    font-size: 18px;
    font-weight: 600;
    width: calc(100% - 80px);
    padding: 13px 0;
    left: 50%;
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}

.cat-img:hover span {
    -ms-transform: translateX(-50%) scale(0.9);
    -webkit-transform: translateX(-50%) scale(0.9);
    -o-transform: translateX(-50%) scale(0.9);
    transform: translateX(-50%) scale(0.9);
}

.cat-box-inner .pro-media img {
	max-height: 180px;
}

.cat-box-inner .pro-media {
    margin-right: 20px;
    width: 155px;
    overflow: hidden;
    /*border: 1px solid #eaeaea;*/
}

.cat-box-inner ul li {
    display: inline-flex;
    float: left;
    clear: both;
    padding: 15px 0px;
	background: #FFFFFF;
    padding: 10px;
	width: 100%;
	border: 1px solid #d5d5d5;
	position: relative;
}
.clearb{
	clear: both;
}
.homepage .pro-detail-info {
    max-width: 255px;
    padding-left: 20px;
    flex-grow: 1
}

.cat-box-inner .price-box {
    float: none;
    display: block;
	text-align: left;
}

.cat-box-inner .cart-link button {
    background-color: transparent;
    border: medium none;
    color: #555555;
    letter-spacing: 0;
    padding: 0;
    margin-top: 5px;
    font-weight: 400;
}
.circle-holder, .circle-holder-right {
    position: absolute;
	z-index: 1;
}
.bazar-holder{
	left: 50%;
    top: -13px;
    z-index: 1;
    position: absolute;
    margin-left: -25px;
}
.product-item .circle-holder{
	left: 10px;
    top: 10px;
    z-index: 1;
}
.product-item .circle-holder-right{
	right: 40px;
	top: 200px;
    z-index: 1;
}
.circle-holder div:nth-of-type(2){
	margin-top: 6px;
}
.daily-holder .cover-href{
	display: block;
	position: relative;
}
.daily-holder .circle-holder{
	position: relative;
	margin-top: 10px;
}

.gift-circle{
	width: 65px;
    height: 65px;
    display: block;
    font-size: 26px;
    background: #be0e0e;
    color: #ffffff;
    border: 7px solid #ffffff;
    border-radius: 33px;
    -moz-border-radius: 33px;
    -webkit-border-radius: 33px;
    -o-border-radius: 33px;
    box-sizing: border-box;
    padding: 11px 10px 10px 12px;
    box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.5) inset, -1px 1px 1px 0px rgba(0, 0, 0, 0.1), 0px 0px 1px 1px rgba(39, 39, 39, 0.13);
    -moz-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.5) inset, -1px 1px 1px 0px rgba(0, 0, 0, 0.1), 0px 0px 1px 1px rgba(39, 39, 39, 0.13);
    -webkit-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.5) inset, -1px 1px 1px 0px rgba(0, 0, 0, 0.1), 0px 0px 1px 1px rgba(39, 39, 39, 0.13);
}

.gift-circle-dlc{
	width: 65px;
    height: 65px;
    display: block;
    background: #be0e0e;
    color: #ffffff;
    border: 7px solid #ffffff;
    border-radius: 33px;
    -moz-border-radius: 33px;
    -webkit-border-radius: 33px;
    -o-border-radius: 33px;
    box-sizing: border-box;
    padding: 6px 10px 10px 9px;
    box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.5) inset, -1px 1px 1px 0px rgba(0, 0, 0, 0.1), 0px 0px 1px 1px rgba(39, 39, 39, 0.13);
    -moz-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.5) inset, -1px 1px 1px 0px rgba(0, 0, 0, 0.1), 0px 0px 1px 1px rgba(39, 39, 39, 0.13);
    -webkit-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.5) inset, -1px 1px 1px 0px rgba(0, 0, 0, 0.1), 0px 0px 1px 1px rgba(39, 39, 39, 0.13);
    position: relative;
}
.gift-circle-dlc>.fa-gift{
	opacity: 1;
	font-size: 22px;
	position: absolute;
	left: 15px;
	top: 6px;
}
.gift-circle-dlc>span{
	font-size: 13px;
	position: absolute;
	bottom: 3px;
	letter-spacing: 0px;
	font-weight: 500;
	left: 7px;
}
.gift-circle-dlc>.fa-arrow-alt-circle-down{
	position: absolute;
	font-size: 20px;
    right: 7px;
    bottom: 7px;
}
.katalog-sticker{
	border-radius: 4px;
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 11px;
	line-height: 14px;
	padding: 4px 8px;
}
.bazar-sticker{
	color: #FFFFFF;
	background-color: #023E72;
}
.discount-sticker{
	color: #FFFFFF;
	background-color: #389E14;
	text-wrap: nowrap;
}
.vyprodej-sticker{
	color: #FFFFFF;
	background-color: #72399E;
	display: none;
}
.darek-sticker{
	color: #FFFFFF;
	background-color: #BE0E0E;
}

.discount-circle{
	width: 65px;
    height: 65px;
    display: block;
	background: #389e14;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: bold;
    padding: 14px 10px 10px 7px;
    text-align: center;
    border: 7px solid #ffffff;
    border-radius: 33px;
    -moz-border-radius: 33px;
    -webkit-border-radius: 33px;
    -o-border-radius: 33px;
    box-sizing: border-box;
    box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.5) inset, -1px 1px 1px 0px rgba(0, 0, 0, 0.1), 0px 0px 1px 1px rgba(39, 39, 39, 0.13);
    -moz-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.5) inset, -1px 1px 1px 0px rgba(0, 0, 0, 0.1), 0px 0px 1px 1px rgba(39, 39, 39, 0.13);
    -webkit-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.5) inset, -1px 1px 1px 0px rgba(0, 0, 0, 0.1), 0px 0px 1px 1px rgba(39, 39, 39, 0.13);
	white-space: nowrap;
}
.czech-circle{
	width: 35px;
	height: 35px;
	display: block;
	background: url('/images/icons/cr.png');
	background-size: cover;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	padding: 14px 10px 10px 7px;
	text-align: center;
	border-radius: 33px;
	-moz-border-radius: 33px;
	-webkit-border-radius: 33px;
	-o-border-radius: 33px;
	box-sizing: border-box;
	box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.5) inset, -1px 1px 1px 0px rgba(0, 0, 0, 0.1), 0px 0px 1px 1px rgba(39, 39, 39, 0.13);
	-moz-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.5) inset, -1px 1px 1px 0px rgba(0, 0, 0, 0.1), 0px 0px 1px 1px rgba(39, 39, 39, 0.13);
	-webkit-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.5) inset, -1px 1px 1px 0px rgba(0, 0, 0, 0.1), 0px 0px 1px 1px rgba(39, 39, 39, 0.13);
}
.bazar-circle{
	width: 65px;
    height: 65px;
    display: block;
	background: #033e71;
    color: #FFFFFF;
    font-size: 12px;
    padding: 14px 10px 10px 4px;
    text-align: center;
    border: 7px solid #ffffff;
    border-radius: 33px;
    -moz-border-radius: 33px;
    -webkit-border-radius: 33px;
    -o-border-radius: 33px;
    box-sizing: border-box;
    box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.5) inset, -1px 1px 1px 0px rgba(0, 0, 0, 0.1), 0px 0px 1px 1px rgba(39, 39, 39, 0.13);
    -moz-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.5) inset, -1px 1px 1px 0px rgba(0, 0, 0, 0.1), 0px 0px 1px 1px rgba(39, 39, 39, 0.13);
    -webkit-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.5) inset, -1px 1px 1px 0px rgba(0, 0, 0, 0.1), 0px 0px 1px 1px rgba(39, 39, 39, 0.13);
    text-transform: uppercase;
}
.size-circle{
	width: 65px;
    height: 65px;
    display: block;
	background: #f5f5f5;
    color: #000000;
    font-size: 10px;
    padding: 14px 0px 10px 0px;
    text-align: center;
    border: 7px solid #ffffff;
    border-radius: 33px;
    -moz-border-radius: 33px;
    -webkit-border-radius: 33px;
    -o-border-radius: 33px;
    box-sizing: border-box;
    box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.5) inset, -1px 1px 1px 0px rgba(0, 0, 0, 0.1), 0px 0px 1px 1px rgba(39, 39, 39, 0.13);
    -moz-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.5) inset, -1px 1px 1px 0px rgba(0, 0, 0, 0.1), 0px 0px 1px 1px rgba(39, 39, 39, 0.13);
    -webkit-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.5) inset, -1px 1px 1px 0px rgba(0, 0, 0, 0.1), 0px 0px 1px 1px rgba(39, 39, 39, 0.13);
    text-transform: uppercase;
    font-weight: bold;
}
.size_table table {
	width: 100% !important;
}
.mezikos .price-box .price {
	font-size: 15px !important;
}
.mezikos .price-box .price.old-price{
	font-size: 13px !important;
}

.mezi-holder .circle-holder{
    position: absolute;
    top: 10px;
    left: 0;
}
.mezi-holder .circle-holder div:nth-of-type(2){
    margin-top: 3px;
}
.module-gift{
	right: 10px !important;
}
.mezi-holder .discount-circle{
	width: 45px;
    height: 45px;
   	padding: 7px 0px 0px 3px;
   	font-size: 10px;
   	border: 4px solid #ffffff;
}
.mezi-holder .gift-circle{
	width: 45px;
    height: 45px;
    padding: 7px 0px 0px 9px;
    font-size: 19px;
    border: 4px solid #ffffff;
}
.main_logo{
	width: 100%;
}
.mezi-holder .bazar-circle{
	width: 45px;
    height: 45px;
    padding: 7px 0px 0px 1px;
    font-size: 7px;
    border: 4px solid #ffffff;
    font-weight: normal;
}
.cat-box-inner .gift-circle{
	position: absolute;
    right: 5px;
    bottom: 5px;
}
.cat-box-inner .cart-link button:hover {
    color: #f36422;
}
/* cat-box css End */

/* Special Product Block css Start */
.special-products-block {
	position: relative;
	overflow: hidden;
	margin-top: -7px;
	padding-top: 7px;
}
.special-products-block .product-item {
	max-width: 338px;
	float: left;
	margin-right: 30px;
}
.special-products-block .pro-detail-main {
	margin-left: 368px;
	position: relative;
}
.special-products-block .product-item-details .product-item-name {
	font-size: 22px;
	margin-bottom: 15px;
}
.special-products-block .product-item-details .price-box .price {
	font-size: 20px;
}
.special-products-block .product-item-details .price-box .price.old-price {
	font-size: 16px;
}
.special-products-block .rating-summary-block {
	margin-top: 10px;
	margin-bottom: 10px;
}
.special-products-block .label-review {
	color: #8f8f8f;
	font-size: 12px;
	font-style: italic;
}

.special-products-block .bottom-detail .pro-compare-icon {
	margin-top: 10px;
}
.special-products-block .pro-detail-main .bottom-detail {
	position: absolute;
	bottom: 0;
	width: 100%;
}
.product-item-details .bottom-detail {
	padding: 10px 0;
}
.product-detail-main .product-item-details .product-qty ~ .bottom-detail {
	border: none;
	padding: 0;
}
.product-detail-main .product-item-details .bottom-detail {
	display: inline-block;
}

#special-pro .owl-prev, #special-pro .owl-next {
	position: absolute;
	top: -85px;
	font-size: 0;
}
#special-pro .owl-prev {
	right: 50px;
}
#special-pro .owl-next {
	right: 20px;
}
#special-pro .owl-prev:after, #special-pro .owl-next:after {
	font-weight: 900;
	color: #FFFFFF;
	font-family: "Font Awesome 5 Pro";
	font-size: 28px;
	line-height: 55px;
}
#special-pro .owl-prev:hover:after, #special-pro .owl-next:hover:after {
	color: #8a8a8a;
}
#special-pro .owl-prev:after {
	content: "\f104";
}
#special-pro .owl-next:after {
	content: "\f105";
}

.bottom-detail .btn-black {
    margin-top: 9px;
}
/* Special Product Block css End */

/* Custom News Letter CSS Start */
.newsletter-icon {
    float: left;
    margin-right: 10px;
}

.newsletter-title {
    color: #ffffff;
    margin-top: 5px;
    text-align: right;
}

.newsletter-title .sub-title {
    font-size: 18px;
}

.newsletter-inner span {
	display: inline-block;
}
.newsletter-inner p {
	margin-bottom: 35px;
}

.btn:focus, .btn.focus{
	-webkit-box-shadow: 0 0 0 0;
    box-shadow: 0 0 0 0;
}
.search{
	width: 100%;
}
.newsletter-box, .search-box {
    position: relative;
}
.newsletter-box {
    margin-top: 5px;
	max-width: 600px;
}
.newsletter-box button, .search-box button{
    padding: 15px 25px 14px 25px;
}
.newsletter .newsletter-inner form button, .search .search-inner form button {
    background: #434343;
    cursor: pointer;
    font-size: 15px;
    position: absolute;
    right: 0;
    top: 0;
    text-transform: none;
    border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    -webkit-border-radius: 0 3px 3px 0;
    -o-border-radius: 0 3px 3px 0;
	border: 1px solid #434343;
    border-left: 0;
}
.search-inner{
	position: relative;
}
.search-holder{
	justify-content: center;
	align-items: center;
	display: flex;
}
.newsletter .newsletter-inner form button:hover, .search .search-inner form button:hover{
	background: #3c3a3a;
}
.newsletter-inner input::placeholder, .newsletter-inner input:-ms-input-placeholder, .newsletter-inner input::-ms-input-placeholder, .search input::placeholder, .search-inner input:-ms-input-placeholder, .search-inner input::-ms-input-placeholder{
	color: #9d9d9d;
}

.newsletter-inner input, .search-inner input {
	background: #0c0c0c;
	border: 1px solid #434343;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	padding: 12px 0 10px 45px;
	width: 100%;
	max-width:700px;
	color: #9d9d9d;
	font-weight: bold;
}
/*
@media (min-width: 1200px) {
	.newsletter-input {
		width: 300px;
	}	
}
@media (min-width: 576px) {
	.newsletter-input {
		width: 200px;
	}	
}
@media (max-width: 575px) {
	.newsletter-input {
		width: 150px;
	}
}	*/

.newsletter-title .main_title {
    color: #1f1f2f;
    font-size: 25px;
    letter-spacing: 1px;
}
/* Custom News Letter CSS End */

/* Testimonial CSS Start */
.homepage .client-bg {
	background: none;
	border: 1px solid #eeeeee;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	position: relative;
}

.top-shadow, .bottom-shadow {
    position: absolute;
    width: 100%;
}
.top-shadow {
	top: -10px;
}

.bottom-shadow {
    bottom: -8px;
}

.homepage .client-img {
    margin-right: 0;
    width: 100%;
    text-align: center;
}

.client-img {
    margin-right: 40px;
}

.homepage .client-main .owl-carousel .owl-wrapper-outer {
	padding-top: 30px;
	margin-top: 0;
}

.client-main .item {
	display: inline-block;
	padding-bottom: 40px;
}
.client-main .item p {
	color: #555555;
	font-size: 16px;
	line-height: 30px;
	font-weight: 300;
	margin: 0; 
}

.homepage .client-main .item p {
	font-size: 16px;
	line-height: 25px;
}

.quote1-img {
	text-align: left;
}

.quote2-img {
	text-align: right;
}

.client-img img{
    border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-o-border-radius: 50%;
    display: inline-block;
    overflow: hidden;
}

.designation {
    color: #221b1f;
    font-size: 20px;
    font-style: italic;
}

.homepage .designation {
    color: #f36422;
}

.quote {
	border-left: 1px solid #e1e1e1;
    max-width: 670px;
    position: relative;
    padding: 20px 40px;
}

.homepage .quote {
	border: none;
	padding: 0 20px;
} 

.homepage .client-main .item .client-title {
    margin-top: 20px;
}

.client-main .item .client-title {
	color: #f36422;
    font-size: 18px;
    font-weight: 300;
    margin-top: 40px;
    text-transform: none;
}

.style-02 .client-img {
	margin-right: 0;
}

.style-02 .quote, .style-03 .quote {
    max-width: 750px;
    border-left: none;
    padding: 20px 0;
}

.style-02 .client-main .item .client-title, .style-03 .client-main .item .client-title {
	color: #00c2d3;
    font-size: 20px;
    font-weight: 300;
    margin-top: 20px;
    text-transform: none;
}

.style-03 .client-img {
	margin-right: 0;
	padding-bottom: 20px;
}

.style-03 .client-img img {
	margin-top: 20px;
}

.style-03.client-main .item .client-title {
	margin-top: 0;
}

.owl-pagination {
	display: inline-block;
	margin-top: 20px;
}

.owl-pagination .owl-page {
	float: left;
	margin: 0 3px;
}
.owl-pagination .owl-page {
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    cursor: pointer;
    height: 16px;
    width: 16px;
}

.owl-pagination .owl-page > span {
	background: #e7e7e7;
	display: block;
}
.owl-controls .owl-pagination {
    position: absolute;
    bottom: 10px;
    text-align: center;
    left: 50%;
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
} 

.owl-pagination .owl-page {
    float: left;
    margin: 0 2px;
}
.owl-controls.clickable{

}

.owl-pagination .owl-page > span {
    height: 12px;
    width: 12px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
}

#sidebar-product .owl-pagination, #blog .owl-pagination {
	top: -10px;
	right: 0;
	height: 20px;
	transform: translateX(50%);
	-moz-transform: translateX(50%);
	-webkit-transform: translateX(50%);
	-o-transform: translateX(50%);
}

.client-main .owl-controls .owl-pagination {
	padding-top: 20px;
}

.client-main {
	position: relative;
	overflow: hidden;
}
.client-main .owl-buttons, #sidebar-product .owl-buttons {
    display: none;
}
/* Testimonial CSS End */

/* Blog CSS Start */
#blog .item {
    padding-left: 15px;
    padding-right: 15px;
}

.blog-listing .blog-item {
    margin-bottom: 30px;
}

.blog-media {
	overflow: hidden;
	background: #1b2839;
	position: relative;
}
.blog-item .blog-media img {
	transition: all 0.4s ease-in-out 0s;
	-webkit-transition: all 0.4s ease-in-out 0s;
	-moz-transition: all 0.4s ease-in-out 0s;
	-o-transition: all 0.4s ease-in-out 0s;
}
.blog-item:hover .blog-media img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.blog-item a.read {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	-moz-transform: translateY(-50%) translateX(-50%);
	-webkit-transform: translateY(-50%) translateX(-50%);
	-o-transform: translateY(-50%) translateX(-50%);
	opacity: 0;
	filter: alpha(opacity=0);
}

.blog-title > a {
    color: #1b2839;
    font-size: 16px;
    font-weight: 500;
}


.blog-title > a:hover {
    color: #f36422;
}

.blog-detail > span {
    color: #1b2839;
    font-style: italic;
    position: relative;
}

.homepage .blog-detail > span:after {
    background-color: #f36422;
    bottom: -5px;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    width: 60px;
}

.blog-item:hover a.read {
	opacity: 1;
	filter: alpha(opacity=100);
}
.blog-item a.read:after {
	content: "";
	display: inline-block;
	font-family: "Font Awesome 5 Pro";
	font-size: 16px;
	border: 2px solid #fff;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-o-border-radius: 50%;
	color: #ffffff;
	height: 45px;
	width: 45px;
	padding: 10px;
	text-align: center;
	font-weight: 900;
}

.post-date {
	color: #f36422;
	font-style: italic;
}
.blog-detail p {
	margin-top: 15px;
	margin-bottom: 5px;
}

.blog-detail .post-info ul li {
	display: inline-block;
	margin-right: 15px;
	font-style: italic;
}
.blog-detail .post-info ul li a {
}

.blog-item img {
  width: 100%;
}

.blog-item .blog-effect:before{
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	-webkit-transform: scale(0, 1);
	-moz-transform: scale(0, 1);
	-o-transform: scale(0, 1);
	transform: scale(0, 1);
}
.blog-item .blog-effect:after{
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	-webkit-transform: scale(1, 0);
	-moz-transform: scale(1, 0);
	-o-transform: scale(1, 0);
	transform: scale(1, 0);
}

.blog-item:hover .blog-effect:before{
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	-webkit-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	-o-transform: scale(1, 1);
	transform: scale(1, 1);
}
.blog-item:hover .blog-effect:after{
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	-webkit-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	-o-transform: scale(1, 1);
	transform: scale(1, 1);
}


.blog-item .blog-effect:before, .blog-item .blog-effect:after{
    content: "";
    position: absolute;
    left: 10px;
    right: 10px;
    top: 10px;
    bottom: 10px;
}
/* Blog CSS End */

/* Brand-Logo CSS Start */
.brand .item {
	text-align: center;
}
.brand .item img {
	opacity: 1;
}
.brand .item img:hover {
	opacity: 0.5;
}
/* Brand-Logo CSS End */

/* Sidebar CSS Start */
.gray-box {
	padding-bottom: 25px;
}

.slidebar-open.btn-color.btn {
    padding: 7px;
    margin-left: 20px;
    margin-top: 3px;
}

.sidebar-block.shop-list {
    display: none;
}

.sidebar-block.shop-list{
    background: #fff;
    border-bottom: 0 none;
    bottom: 0;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
    display: inline-block !important;
    height: 100% !important;
    left: -260px;
    margin: 0 !important;
    position: fixed !important;
    top: 0 !important;
    width: 260px;
    z-index: 4;
    padding: 15px 20px;
}

.sidebar-block.shop-list.menu-open {
    left: 0;
}

.sidebar-block.shop-list {
    overflow-x: hidden !important;
    overflow-y: auto !important;
}

#sidebar-product .item {
	padding: 0 15px;
}


.sidebar-title {
	margin-bottom: 20px;
	position: relative;
}

.sidebar-title::after {
	background: #eeeeee;
	content: "";
	position: absolute;
	height: 1px;
	width: 100%;
	left: 0;
	bottom: -5px;
}

.sidebar-title span::after {
    background: #f36422 none repeat scroll 0 0;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    bottom: -5px;
    width: 50px;
    z-index: 1;
}

.sidebar-block.close1 {
    margin-top: 0 !important;
}

.sidebar-block .sidebar-box {
    position: relative;
}
.sidebar-box .opener, .footer-static-block .opener{
	position: absolute;
    right: 10px;
    top: 10px;
    z-index: 1;
}
.sidebar-title h3 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 0;
}

.check-box {
    position: relative;
}

.sidebar-contant .check-box, .discount label {
    cursor: pointer;
    font-weight: 400;
    margin: 0;
    color: #222;
}

.check-box > span:not(.hidden) {
    position: relative;
    padding: 7px 0px;
    display: block;
}

.listing-box ul li:first-child label {
	padding-top: 0;
}
.size ul li {
    margin-bottom: 3px;
}

.select-size, .select-color {
	margin-bottom: 15px;
}

.product-item-details .select-size > span, .product-item-details .select-color > span {
	font-size: 16px;
	margin-right: 15px;
}

.sidebar-block .select-color ul{
	display: block;
}

.sidebar-block .select-color ul li {
	display: inline-block;
}

.select-size ul, .select-color ul{
	display: inline-block;
}

.select-size ul li, .select-color ul li {
	display: inline-block;
}

.select-size ul li label {
	font-weight: 400;
	cursor: pointer;
}
.select-color ul li label.red:before{
	background: #ff0000;
}

.select-color ul li label.black:before{
	background: #000000;
}

.select-color ul li label.blue:before{
	background: #0000ff;
}

.select-color ul li label.green:before{
	background: #82c14f;
}

.select-color ul li label.navyblue:before{
	background: #3c4477;
}

.select-color ul li label.rose:before{
	background: #dd2f86;
}

.select-color ul li label.magenta:before{
	background: #b9529f;
}

.color-tooltip {
    background: #eeeeee none repeat scroll 0 0;
    border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-o-border-radius: 2px;
    display: none;
    font-size: 12px;
    line-height: 14px;
    height: 20px;
    left: 50%;
    margin: 0 auto;
    padding: 3px 6px 2px;
    position: absolute;
    text-align: center;
    top: -13px;
    transform: translateX(-50%);
    white-space: nowrap;
    width: auto;
    z-index: 2;
}

.check-box > div:hover .color-tooltip {
    display: block;
}

.product-detail-main .color-tooltip {
    left: 14px;
    top: -23px;
}

.color-arrow {
    border-color: #eeeeee rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
    border-style: solid;
    border-width: 7px;
    content: "";
    left: 50%;
    opacity: 1;
    position: absolute;
    top: 19px;
    transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-o-transform: translateX(-50%);
}

.inner-title {
	color: #1b2839;
	margin-bottom: 8px;
	display: inline-block;
	font-weight: 600;
	text-decoration: underline;
}

.filter-sidebar .filter-inner-box ul li {
    cursor: pointer;
    display: inline-flex;
    width: 100%;
}

.filter-inner-box ul li.active > span, .filter-inner-box ul li:hover > span {
    background: none repeat scroll 0 0 #d55401;
}

.filter-inner-box ul li > span {
    border: 1px solid #b6b6b6;
    box-shadow: 0 0 0 1px #fff inset;
    display: inline-block;
    height: 12px;
    margin-right: 7px;
    margin-top: 1px;
    width: 12px;
    z-index: 0;
}

.filter-inner-box ul li span input[type="checkbox"] {
    margin-top: 0;
    min-height: auto;
    opacity: 0;
}

.filter-inner-box ul li.active label {
    color: #d55401;
}

.filter-inner-box ul li label {
    color: #666;
    cursor: pointer;
    font-weight: normal;
    margin-top: -5px;
    width: 100%;
}

.sidebar-item ul li {
	display: inline-flex;
	padding: 7px 0px;
}
.sidebar-item ul li:first-child {
	padding-top: 0;
}
.sidebar-item .pro-media {
	padding: 0 15px 0 0;
	width: 120px;
}

.shop-2 .pro-detail-info {
    width: 100px;
}

.sidebar-item-wide .pro-media {
	width: 110px;
}
.price-box .price {
	font-size: 18px;
	font-weight: 600;
	line-height: 22px;
	white-space: nowrap;
}
.price-box .price.price-lg{
	font-size: 22px;
}
.price-box .price.old-price {
	font-size: 15px;
	font-weight: 400;
	color: #878787;
}
.pro-detail-info .rating-summary-block {
	padding: 0;
}
.pro-detail-info .expedice-date{
	margin-bottom: 20px;
	text-align: center;
    padding: 5px;
    background: #ececec;
    margin-right: 7px;
}
.popup-img{
	cursor: pointer;
}
.sidebar-item .cart-link button {
	background-color: transparent;
	border: none;
	padding: 0;
	cursor: pointer;
	font-size: 13px;
	font-weight: 400;
}
.cart-link{
	display: inline-block;
}
.sidebar-item .cart-link button:hover {
	color: #f36422;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
	background: #f36422;
}
#promo-content iframe{
	max-width: 100%;
	margin: auto;
	display: block;
}
#promo-content a{
	color: #f36422;
	text-decoration: underline;
}
#page-holder{
	justify-content: center;
}
#promo-content{
	display: flex;
	justify-content: center;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
	background: #f36422;
}
.ui-menu .ui-menu-item-wrapper
{
	padding: 0;
	vertical-align: middle;
}
.ui-autocomplete a.ui-state-active, .ui-autocomplete .ui-widget-content a.ui-state-active, .ui-autocomplete span.ui-menu-item-wrapper{
	background: none !important
}
.last-item .ui-state-active{
	background: none !important;
}
.ui-menu-item.last-item{
	background: #434343;
    color: #FFF;
    text-align: right;
}
.ui-menu-item.last-item a{
    color: #FFF;
}
.ui-menu-item .label{
	display: inline-block;
	float: right;
	margin: 3px 0 0 0;
}
.ui-menu-item .cover-holder{
	width: 20px;
	height: 30px;
	margin-right: 10px;
	display: inline-block;
}

.ui-widget.ui-widget-content{
	border: none;
}
.ui-highlight{
	font-weight: bold;
}
.ui-menu .ui-menu-item{
	list-style-image: unset;
}
.ui-menu a.ui-state-focus , .ui-menu a.ui-state-active{
	margin: 0;
}
.ui-widget-content{
	background: #0b0b0b;
	color: #9d9d9d;
}
/* Sidebar CSS END */

/* Sorting CSS Start */
.shorting {
	border-bottom: 1px solid #ededed;
	padding-bottom: 15px;
}
.shorting .view {
	float: left;
	margin-right: 20px;
}
.list-types {
	display: inline-flex;
	float: left;
	margin: 3px 0px 0;
	padding: 0 5px;
}
.list-types.grid {
	border-right: 1px solid #dedede;
}

.grid-icon {
	background-position: 0 -6px;
}
.list-icon {
	background-position: -65px -6px;
}
.grid-icon:hover, .list-types.active .grid-icon {
	background-position: 0 -39px;
}
.list-icon:hover, .list-types.active .list-icon {
	background-position: -65px -39px;
}
.list-types a {
	display: inline-flex;
}
.shorting select {
	font-size: 14px;
}

.show-item {
    float: right;
}

.short-by, .select-item {
	float: left;
	position: relative;
}
.short-by > span, .show-item > span {
	float: left;
	margin: 5px 10px 3px;
}
.compare {
	float: right;
}
.compare .btn {
    font-size: 15px;
    padding: 9px 15px;
    text-transform: none;
}
.pagination-bar {
	text-align: center;
	margin-top: 20px;
}
.pagination-bar ul {
	display: inline-block;
    margin: auto;
}
.pagination-bar ul li {
	float: left;
	margin: 0 2px;
}
.pagination-bar ul li a {
	background: #FFFFFF;
	height: 40px;
	width: 40px;
	display: inline-block;
	line-height: 44px;
	text-align: center;
	border-radius: 25px;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	-o-border-radius: 25px; 
}
.pagination-bar ul li.active a, .pagination-bar ul li:hover a  {
	background: #f36422;
	color: #fff !important;
}
/* Sorting CSS End */

/* Product Detail Page Start */

/* -- Product Zoom Slider Start -- */
.fotorama__nav--thumbs {
	margin-top: 15px;
}
.fotorama__nav__frame.fotorama__nav__frame--thumb {
	height: auto !important;
	margin: 0 8px;
	opacity: 0.3;
}
.fotorama__nav__frame.fotorama__nav__frame--thumb.fotorama__active {
	opacity: 1;
}
.fotorama__img {
	position: relative;
	top: 0 !important;
}
.fotorama__thumb-border {
	display: none !important;
}
.fotorama__nav::before, .fotorama__stage::before {
	background-image: none;
}
.fotorama__nav::after, .fotorama__stage::after {
	background-image: none;
}

.fotorama__fullscreen-icon {
    height: 40px;
    width: 40px;
}

.fotorama--fullscreen .fotorama__fullscreen-icon {
    background-position: -42px -518px;
}

.fotorama__arr {
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px; 
}

.fotorama__arr--prev {
	background-position: -119px -34px;
}

.fotorama__arr--next {
	background-position: -118px -65px;
}


/* -- Product Zoom Slider End -- */
.product-detail-main .product-item-details .product-item-name {
	font-size: 22px;
	font-family: "Roboto", sans-serif;
	line-height: 22px;
	text-transform: none;
}
.product-listing .shop-list-view .product-item {
	margin-bottom: 0;
}
.product-detail-main .price-box .price {
	font-size: 22px;
}
.product-detail-main .rating-summary-block {
	margin-bottom: 0;
}
.product-info-stock-sku {
	margin-top: 5px;
	margin-bottom: 15px;
}
.product-info-stock-sku > div {
	display: inline-block;
	margin-right: 20px;
}
.product-info-stock-sku label {
	font-weight: 400;
}
.product-info-stock-sku .price-box {
	display: inline-block;
}
.product-info-stock-sku .info-deta {
	text-transform: uppercase;
	font-weight: bold;
}

.product-list {
	margin-bottom: 15px;
}

.product-list i.fa {
	color: #f36422;
} 

.pro-size {
    display: none;
}

.form-control {
	border-color: #dedede;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	-o-border-radius: 0px;
	height: 40px;
}
.form-control:focus {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border-color: #ccc;
}
.product-qty {
	float: left;
	margin-right: 20px;
	margin-top: 10px;
}
.cart-dropdown .product-qty {
	margin-top: 0;
}
.custom-qty {
	display: inline-flex;
}
.increase.items, .reduced.items {
	background: transparent;
	border: 1px solid #e1e1e1;
	color: #888;
	padding: 10px 11px 9px;
	float: left;
}
.input-text.qty {
	border: 1px solid #e1e1e1;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	max-width: 40px;
	padding: 4px 0;
	float: left;
	text-align: center;
	margin: 0 5px;
}
.share-link {
	margin-top: 20px;
}
.share-link label {
	font-weight: 400;
	float: left;
	margin-top: 6px;
	margin-right: 10px;
}

.brand-logo-pro {
    background: #f5f5f5 none repeat scroll 0 0;
}

/* Product Page Tab CSS Start */
.nav-tabs {
	border-bottom: 1px solid #e1e1e1;
}
.nav-tabs > li > a {
	border-color: #eee #eee #ddd;
}

.product-detail-tab .nav > li > a {
    display: block;
    padding: 10px 15px;
    position: relative;
}

.product-detail-tab .nav > li > a {
	background-color: transparent;
	text-decoration: none;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	border: none;
	margin-bottom: 10px;
	font-family: "Roboto", sans-serif;
	font-size: 20px;
	letter-spacing: -0.5px;
}
.nav-tabs > li > a.selected {
	border: 1px solid #c1c1c1;
	color: #434343;
	background: #f4f4f4;
}
.tab_content {
	border: 1px solid #e1e1e1;
	border-top: 0;
	padding: 20px;
}
.product-listing .tab_content {
	padding: 0;
	border: none;
}
.description, .items-reviews, .comments-area-main {
	padding: 30px;
	line-height: 25px;
	background: #f5f5f5;
}
.tab_content ul li strong {
	font-weight: bold;
	/*color: #222;*/
}
.items-description, .items-discussion, .items-reviews{
	display: none;
}
.items-description.selected, .items-discussion.selected, .items-reviews.selected {
	display: block;
}
/* Product Page Tab CSS End */

/* --------------- Comment CSS START ------------------ */
.comment-list > li {
	padding: 30px 20px;
	border-top: 1px solid #e1e1e1;
	margin-bottom: 0px !important;
	background: #FFFFFF;
	overflow: hidden;
}
.comment-list > li:nth-child(2n){
	background: #ececec;
}
.comment-list > li.admin {
	background: #ffece5;
}
.comments-area > .comment-list > li:first-child {
	border: none;
}
.comment-user {
	float: left;
	margin-right: 20px;
}
.comment-detail {
	display: table-cell;
}
.comment-detail p{
	margin-bottom: 0px !important;
}
.comment-detail .user-name {
	color: #232323;
	font-size: 13px;
	font-weight: bold;
	line-height: 1.1;
}
ul.child-comment {
	margin-left: 63px;
}
.comment-detail .post-info ul {
	display: inline-flex;
}
.comment-detail .post-info ul li {
	float: left;
	margin-right: 15px;
	font-size: 14px;
	padding: 0;
}

.shop-list-view .product-item-details {
    display: table-cell;
    position: relative;
    text-align: left;
}

.shop-list-view ul li button {
    border: medium none;
    color: #232323;
    display: inline-block;
    padding: 0;
}

.shop-list-view .detail-inner-left {
    display: inline-block;
    padding: 0 0 10px;
    width: 100%;
}
/* --------------- Comment CSS End ------------------ */

/* Product Detail Page CSS End */

/* checkbox CSS Start */
.checkbox + label, .radio-button + label {
    cursor: pointer;
    line-height: 22px;
    padding-left: 25px;
    position: relative;
    display: block;
    margin: 0;
}
.checkbox:checked + label::before{
    background: #ffffff none repeat scroll 0 0;
}

.checkbox + label::before, .radio-button + label::before, .checkbox + label::after {
    content: "";
    height: 15px;
    left: 0;
    position: absolute;
    top: 3px;
    width: 15px;
    margin-top: 1px;
}

.checkbox + label::before, .radio-button + label::before {
    background: #F5F5F5 none repeat scroll 0 0;
    border: 1px solid #B5B5B5;
}
.radio-button + label::before {
	margin-top: 0px; 
}
.checkbox:checked + label::after {
    margin-left: 2px;
    margin-top: -3px;
    content: "\f00c";
    font-family: "Font Awesome 5 Pro";
    font-size: 13px;
}
input.radio-button:checked + label::before {
    background-image: url('/images/icons/radio-icon.png');
    background-position: -2px -2px;
    background-repeat: no-repeat;
}
.radio-button + label::before {
    border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-o-border-radius: 50%;
}
.select-color .checkbox + label::before{
    background: #eeeeee none repeat scroll 0 0;
    border: none;
}
.select-color .checkbox:checked + label::after {
    margin-left: 5px;
    margin-top: 7px;
}

.select-color .checkbox + label::before, .select-color .radio-button + label::before, .select-color .checkbox + label::after {
    height: 20px;
    width: 20px;
}

.product-detail-main .select-color .checkbox + label::before, .select-color .radio-button + label::before, .select-color .checkbox + label::after {
    height: 27px;
    width: 27px;
}

.product-detail-main .checkbox + label  {
	padding-left: 32px
}

.product-detail-main .checkbox + label::before {
	margin-top: -4px;
}

.product-detail-main .checkbox:checked + label::after {
    margin-left: 8px;
    margin-top: 4px;
}
/* checkbox CSS End */

.checkout-section .input-box {
	margin-bottom: 15px;
}

.check-box.left-side {
	margin-top: 10px;
}
.forgot-password {
	color: #0040a5;
	text-decoration: underline;
	font-weight: 600;
	display: inline-block;
}
.contact-info .p-0 {
	border-right: 1px solid #e1e1e1;
}
.contact-info .p-0:last-child {
	border: medium none;
}

/* Cart Page CSS Start */
.commun-table th span {
	float: left;
	font-size: 14px;
	font-weight: 400;
	clear: both;
}
.commun-table td .product-title {
	min-width: 300px;
}
table.table {
	border: 15px solid #f5f5f5;
	border-top: none;
	margin-bottom: 0;
}

label {
    display: inline-block;
    font-weight: 400;
    margin: 5px 0px;
    max-width: 100%;
    color: #797878;
}
.main-form input:focus{
	transition: border-color 0.6s linear;
}
.complete-order-detail table.table {
	border-top: 15px solid #f5f5f5;
}
.commun-table .table thead tr th {
	background: #f5f5f5;
	border-bottom: none;
	padding: 22px 20px;
}
.cart-item-table .table tbody tr td {
	padding: 20px 25px;
	vertical-align: middle;
}
.cart-total-table .table tbody tr td {
	padding: 10px 25px;
	vertical-align: middle;
}
.cart-total-table .table thead tr th {
	padding: 15px 25px;
	vertical-align: middle;
}
.commun-table .table tbody tr:first-child td {
	border-top: medium none;
}
.cart-item-table thead tr th:first-child, .cart-item-table tbody tr td:first-child {
	max-width: 110px;
}
.cart-item-table tbody tr td:last-child, .cart-item-table thead tr th:last-child {
	text-align: center;
}
.commun-table th ul li {
	text-align: left;
	float: left;
	margin-right: 30px;
}
.commun-table th ul li .price {
	font-size: 14px;
}
.commun-table th ul li:last-child {
	margin-right: 0;
	float: right;
}
.complete-order-table tbody tr td:last-child, .complete-order-table thead tr th:last-child {
	text-align: left;
}
.commun-table .table tbody tr td i.cart-remove-item {
	color: #f36422;
	font-size: 18px;
	cursor: pointer;
}
.commun-table tbody tr td .input-box select {
	width: 100px;
	padding: 5px;
}
.cart-total-table .table tbody tr td b {
	font-size: 16px;
	color: #222;
}
.cart-total-table .table tbody tr td .price {
	color: #222;
	font-size: 14px;
	font-weight: 500;
}
.estimate select {
	padding: 12px 10px;
}
/* Cart Page CSS End */

/* Checkout Page CSS Start */
.checkout-step {
	display: inline-block;
	width: 100%;
}
.checkout-step ul {
	display: table;
	margin: 0px auto 25px;
}
.checkout-step ul li {
	float: left;
	font-size: 15px;
	color: #f36422;
	cursor: pointer;
}
.checkout-step ul li .step {
	float: left;
}
.checkout-step ul li .step .circle {
	background: #f36422;
	color: #fff;
	display: inline-block;
	width: 32px;
	height: 32px;
	padding: 4px 12px;
	font-weight: 500;
	font-size: 16px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
}
.checkout-step ul li .step .line {
	background: #f36422 none repeat scroll 0 0;
	float: left;
	height: 7px;
	margin: 12px -1px 12px 0;
	width: 126px;
}
.checkout-step ul li:first-child .step .line {
	-webkit-border-radius: 3px 0px 0px 3px;
	-moz-border-radius: 3px 0px 0px 3px;
	-o-border-radius: 3px 0px 0px 3px;
	border-radius: 3px 0px 0px 3px;
}
.checkout-step ul li:last-child .step .line {
	-webkit-border-radius: 0px 3px 3px 0px;
	-moz-border-radius: 0px 3px 3px 0px;
	-o-border-radius: 0px 3px 3px 0px;
	border-radius: 0px 3px 3px 0px;
	background: #434343;
}
.checkout-step ul li span {
	color: #f36422;
	display: inline-block;
	padding: 6px 20px 6px 20px;
	line-height: 20px;
}
.checkout-step ul li.step-done {
	color: #26537f;
}
.checkout-step ul li.active {
	color: #f36422;
}
.checkout-step ul li.step-done .step .circle, .checkout-step ul li.step-done .step .line {
	background: #26537f;
}
.checkout-step ul li.active .step .circle, .checkout-step ul li.active .step .line {
	background: #f36422;
}
.checkout-step li.active + li .circle, .checkout-step li.active + li + li .circle, .checkout-step li.active + li + li + li .circle, .checkout-step li.active + li .line, .checkout-step li.active + li + li .line, .checkout-step li.active + li + li + li .line {
	background: #434343;
}
.checkout-step li.active + li span, .checkout-step li.active + li + li span, .checkout-step li.active + li + li + li span {
	color: #222;
}
.heading-bg h1.heading, .heading-bg h2.heading, .heading-bg h3.heading, .heading-bg h4.heading {
	background: #f0f0f0;
	padding: 8px 17px;
}

.form-title.heading {
    font-size: 20px;
}
.form-text{
    margin-left: 5px;
}

.checkout-section h2.heading {
	letter-spacing: 1px;
	font-weight: 500;
}
.payment-option-box {
	padding: 20px;
	border: 1px solid #e1e1e1;
}
.payment-option-box-inner {
	padding: 20px;
	display: inline-block;
	width: 100%;
}
.payment-top-box {
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
}
.paypal-box {
	border: 1px solid #ddd;
	float: left;
	padding: 10px;
	position: relative;
	margin-left: 10px;
}
.paypal-top {
	background: #f5f5f5;
	position: absolute;
	top: -15px;
	left: 5px;
	padding: 0 10px;
}
/* Checkout Page CSS Start */

/* Login Register Page CSS Start */
.new-account .link {
	text-decoration: underline;
	color: #222;
}
.new-account .link:hover {
	color: #f36422;
}
/* Login Register Page CSS Start */

/* Account Page CSS Start */
.account-tab > .tab-title-bg {
	display: inline-block;
	padding: 10px 15px;
	width: 100%;
}
.account-tab > span .sub-title {
	font-size: 18px;
}
.account-tab-stap li a:hover{
	color: #ffffff !important;
}
.account-sidebar .sub-title span {
	display: inline-block;
	height: 21px;
	margin-bottom: -5px;
	width: 21px;
}
.account-sidebar.account-tab .account-tab-inner {
	padding: 0px;
	background: #f0f0f0 none repeat scroll 0 0;
}
.account-sidebar.account-tab > .tab-title-bg {
	padding: 12px 15px;
}
.account-sidebar ul {
	width: 100%;
}
.account-sidebar ul li {
	border-bottom: 1px solid #dcdcdc;
	position: relative;
	background: #ffffff;
}
.account-sidebar ul li:last-child {
	border-bottom: none;
}
.account-sidebar ul li a {
	padding: 8px 15px;
	display: inline-block;
	width: 100%;
}
.account-sidebar ul li a .fa {
	position: absolute;
	right: 15px;
	top: 12px;
	transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-webkit-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
}
.account-sidebar ul li.active a, .account-sidebar ul li:hover a {
	color: #fff;
}
.account-sidebar ul li.active a .fa, .account-sidebar ul li:hover a .fa {
	color: #fff;
	right: 0px;
}
.account-sidebar ul li.active a::after, .account-sidebar ul li:hover a::after {
	border-style: solid;
	border-width: 20px 21px 20px 15px;
	top: 0px;
	content: "";
	right: -35px;
	position: absolute;
}
.account-content { 
	padding: 0px 30px;
}
.account-content .heading-section {
	display: inline-block;
	width: 100%;
}
.account-content .heading-section .heading {
	padding: 2px 0px;
}
.account-content .heading-section .common-btn {
	margin-top: -4px;
}
.account-content p, .address-box p {
	margin-bottom: 0px;
	margin-top: 5px;
}
.account-content hr {
	margin-top: 5px;
}
.address-box .inner-heading {
	margin-bottom: 10px;
}
/* Account Page CSS Start */

/* Blog Page CSS Start */
.sidebar-box .search-box input.input-text {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #eeeeee;
    opacity: 1;
    position: relative;
    width: 100% !important;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
}
/* Blog Page CSS Start */

/* About Page CSS Start */
.about-title {
	color: #6b6b6b;
	font-size: 35px;
	font-weight: 300;
	line-height: 55px;
}

.heading-part-desc h2.heading {
    font-weight: 500;
    letter-spacing: 1px;
    line-height: 32px;
    text-transform: none;
}

.partner-detail-main {
    height: 100%;
}

.partner-block  {
    display: inline-flex;
    overflow: hidden;
}

.partner-block ul {
    margin-bottom: -1px;
}

.partner-block ul li {
    border-bottom: 1px solid #f0f0f0;
    border-right: 1px solid #f0f0f0;
    float: left;
    width: 33.33%;
    text-align: center;
    padding: 16px;
}
.partner-block ul li:nth-child(3n) {
    border-right: none;
}

.partner-block ul li span {
    display: inline-block;
    padding: 23px 0;
    width: 100%;
    opacity: 0.5;
}

.partner-block ul li span:hover {
  opacity: 0.8;
}

.partner-block ul li.owner-logo span {
    opacity: 1;
    filter: grayscale(100%);
}

.partner-block ul li.owner-logo span:hover {
    background-color: transparent;
    filter: grayscale(0%);
}
.team-item {
    position: relative;
    overflow: hidden;
}

.about-2 .team-item:hover img {
	opacity: 1;
}
.about-2 .team-item .team-item-detail {
	background: -moz-linear-gradient(top, rgba(90,90,90,0) 0%, rgba(90,90,90,0.5) 30%, rgba(90,90,90,0.9) 100%);
	background: -webkit-linear-gradient(top, rgba(90,90,90,0) 0%, rgba(90,90,90,0.5) 30%, rgba(90,90,90,0.9) 100%);
	background: linear-gradient(to bottom, rgba(90,90,90,0) 0%, rgba(90,90,90,0.5) 30%, rgba(90,90,90,0.9) 100%); 
}
.about-2 .team-item:hover .team-item-detail {
	bottom: 0px;
	padding: 40px 0 20px;
}

.team-item:hover {
    background: #6b6b6b;
}
.team-item:hover img {
    opacity: 0.2;
    transform: scale(1.1);
}
.team-item .team-item-detail {
    position: absolute;
    text-align: center;
    width: 100%;
    bottom: -40px;
    opacity: 0;
}
.team-item:hover .team-item-detail {
    opacity: 1;
    bottom: 30px;
}
.team-slider {
    position: relative;
}
.owl-item{
	overflow: hidden;
}
#team-slider .owl-item .item {
    padding: 0 15px;
}
.customNavigation .btn {
    background: #f6f6f6;
    border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-o-border-radius: 0;
    position: absolute;
    top: 50%;
}
.customNavigation .btn:hover {
    background: #dcbd71;
}
.customNavigation .btn.next {
    right: -40px;
}
.customNavigation .btn.prev {
    left: -40px;
}
.customNavigation .btn i.fa {
    color: #1b2839;
    font-size: 20px;
}

.team-item .sub-title {
    color: #fff;
}

.listing-effect .listing-meta {
    color: #fff;
}

.listing-effect .social_icon {
    margin-top: 25px;
}
.listing-effect:hover .social_icon {
    margin-top: 5px;
}
.listing-effect .social_icon ul li {
    display: inline-block;
    margin: 0;
}
.listing-effect .social_icon ul li i.fa {
    color: #bebebe;
    font-size: 20px;
    height: 40px;
    width: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
}

.listing-effect .social_icon ul li a i.fa:hover {
    color: #fff;
}
.listing-effect .social_icon ul li a i.fa.fa-facebook:hover {
    background: #3b5998;
}
.listing-effect .social_icon ul li a i.fa.fa-twitter:hover {
    background: #00aced;
}
.listing-effect .social_icon ul li a i.fa.fa-dribbble:hover {
    background: #f7679a;
}
.listing-effect .social_icon ul li a i.fa.fa-pinterest:hover {
    background: #cb2027;
}

.story_detail_part {
	padding: 70px 40px 70px 0;
	float: right;
}
.story_detail_part p {
	margin-bottom: 20px;
}
.story_detail_part b {
	color: #1f1f1f;
	font-size: 15px;
	margin-top: 15px;
	font-weight: 500;
	display: inline-block;
}

.story_img_part {
	background: url('/images/about-sub-2.jpg') no-repeat scroll center;
	height: 100%;
	background-size: cover;
	position: absolute;
	right: 0;
}

.about-3 .team-item {
	border: 1px solid #eee;
	padding: 30px;
}

.about-3 .team-img {
	background: #000;
}

.about-3 .team-item:hover {
    background: none;
}

.about-3 .team-item:hover img {
    opacity: 0.8;
    transform: scale(1);
}
.about-3 .team-item .team-item-detail {
    position: relative;
    text-align: left;
    width: 100%;
    bottom: 0;
    opacity: 1;
}

.about-3 .team-item .sub-title, .about-3 .listing-effect .listing-meta {
    color: #000;
    margin-bottom: 0;
}

.about-3 .listing-effect .social_icon ul li i.fa {
    color: #bebebe;
    font-size: 16px;
    height: 30px;
    width: 30px;
    line-height: 30px;
}

.about-3 .listing-effect .social_icon ul li a i.fa {
    color: #fff;
}
.about-3 .listing-effect .social_icon ul li a i.fa.fa-facebook {
    background: #3b5998;
}
.about-3 .listing-effect .social_icon ul li a i.fa.fa-twitter {
    background: #00aced;
}
.about-3 .listing-effect .social_icon ul li a i.fa.fa-dribbble {
    background: #f7679a;
}
.about-3 .listing-effect .social_icon ul li a i.fa.fa-pinterest {
    background: #cb2027;
}

.about-3 .listing-effect .social_icon {
    margin-top: 5px;
}
.about-3  .listing-effect:hover .social_icon {
    margin-top: 5px;
}
/* About Page CSS End */

/* 404 Page CSS Start */
.error-block {
	min-height: 965px;
	position: relative;
	overflow: hidden;
}
.error-block > img {
	height: auto;
	left: -100%;
	margin: auto;
	position: absolute;
	right: -100%;
	top: 0;
}
.error-block-detail {
	text-align: center;
}
.error-block-bg {
	background: url('/images/404-bg.jpg') no-repeat scroll left top;
}
.error-block-detail .main-error-text {
	font-family: 'Roboto', sans-serif;
	font-size: 230px;
	color: #222;
	line-height: 180px;
	font-weight: 500;
	margin-bottom: 60px;
}
.error-small-text {
	font-size: 35px;
	text-transform: uppercase;
	margin-bottom: 25px;
}
.error-slogan {
	font-size: 25px;
	font-weight: 300;
	margin-bottom: 30px;
	line-height: 30px;
}
.error-block-detail .social_icon {
	margin-bottom: 20px;
}
.big-btn a {
	display: inline-block;
	color: #1b2839;
	background: #dcbd71;
	padding: 20px 50px;
	font-size: 14px;
}
.big-btn a:hover {
	background: #fff;
}
/* 404 Page CSS End */

/* Contact Page CSS Start */
.contact-main iframe {
    min-height: 450px;
    width: 100%;
}

.contact-box .contact-icon {
	height: 27px;
	width: 27px;
	display: inline-block;
}
.contact-box span {
	display: inline-block;
	font-size: 15px;
	color: #1f1f1f;
	line-height: 1.1;
	margin-bottom: 20px;
	width: 100%;
}
.contact-box p {
	margin-bottom: 0;
}
.contact-box .contact-phone-icon {
	background-position: -101px -502px;
}
.contact-box .contact-mail-icon {
	background-position: -101px -543px;
}
.contact-box .contact-open-icon {
	background-position: -101px -583px;
}
.contact-info .no-padding {
	border-right: 1px solid #e1e1e1;
}
.contact-info .no-padding:last-child {
	border: none;
}
/* Contact Page CSS End */

/* Wishlist Page CSS Start */

.commun-table td .product-title .size-text{
	font-size: 11px;
	color: #7e7e7e;
	font-weight: bold;
	padding: 5px 0px;
}
.commun-table td .product-title .size-text span{
	color: #1b2839;
	padding: 5px 0px;
	display: inherit;
}

/* Wishlist Page CSS End */

/* Compare Page CSS Start */
.compare-infomation{
	overflow-x:auto;
	overflow-y:hidden;
	margin-bottom:80px;
}
.compare-info{
	width:100%;
	max-width:100%;
	border: 15px solid #f5f5f5;
	text-align: center;
}
.compare-info td{
	padding:22px 28px;
	border:1px solid #ebebeb;
	vertical-align:middle;
}
.compare-info td.name, .compare-info td.description{
	vertical-align:top;
}
.compare-info td:first-child{
	padding:22px 20px;
	text-transform:uppercase;
	font-weight:700;
	vertical-align:middle;
}
.compare-info .image img{
	max-width:180px;
	border:0px; 
}
.compare-info .image{
	position:relative; 
}
.compare-info .image a{
	position:absolute;
	top:22px;
	right:40px;
	color:#dcdcdc;
}
.compare-info .image a:hover{
	color:#303030
}
.compare-info .availability{
	color:#f36422;
}
.compare-info .description{
	line-height:1.55em;
}
.compare-info .price{
	margin-bottom:20px;

}
.compare-info .btn-cart{
	margin-bottom: 15px;
}
.compare-info .btn-cart , .compare-info .btn-wishlist {
	width: 100%;
}
.compare-info .btn-cart i, .compare-info .btn-wishlist i{
	font-size: 16px;
	margin-right: 5px;
	vertical-align: top;
	line-height: 20px;
}

.compare-info thead tr th:first-child, .compare-info tbody tr td:first-child {
	max-width: 160px;
}

/* Compare Page CSS End */

/* Faq Page CSS Start */

.card {
	background: none;
	border: none;
}

.card-title {
	font-weight: 400;
	margin-bottom: 0
}
.card-title h4,.card-title h3,.card-title h2,.card-title h1{
	margin-bottom: 0;
	display: inline-block;
	margin-left: 15px;
}

.card-title h4:hover, .card-title h4 a:hover{
	color: #f36422;
}
.card-title img{
	display: inline-block;	
}

.card-header {
	background: none;
	border: none;
	padding: 0;
}
.digiaktivace .card-body{
	padding: 20px;
}
.card-body {
    padding-left: 15px;
}
.card-body a{
    color: #f36422;
	text-decoration: underline;
}
.card-body.card-bg {
    -webkit-box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
    background: #ffffff;
}

.accordion .card-header:after {
    font-family: "Font Awesome 5 Pro";
    content: "\f068";
    position: absolute;
    right: 10px;
    top: 50%; 
	font-weight: 900;
	margin-top: -12px;
	color: #f36422;
}
.accordion .card-header.collapsed:after {
    content: "\f067"; 
}

.accordion .card-header {
	padding: 15px 0;
	cursor: pointer;
	background: #ffffff; 
	position: relative;
    -webkit-box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
    margin-top: 15px;
}
.accordion .card-header:first-of-type {
	margin-top: 0;
}
.accordion .card-header:not(.collapsed)
{
	-webkit-box-shadow: 0px -1px 2px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px -1px 2px 0px rgba(0,0,0,0.2);
    box-shadow: 0px -1px 2px 0px rgba(0, 0, 0, 0.2);
}

.pro-dec {
    padding: 3px 0;
}

.product-info {
    width: 170px;
}

.product-info, .pro-value {
    display: table-cell;
    font-weight: 400;
    font-size: 13px;
}
/* Faq Page CSS End */

/*_______________________________________________________
// FOOTER  //----------------------------
_______________________________________________________*/
.footer {
	background: #1f1f1f;
	color: #FFFFFF;
}
.footer .container{
	width: auto;
}
.footer .fa-caret-right{
	margin-right: 5px;
}
.footer-top {
	padding: 32px 0px;
}

.footer-middle .f-logo {
	margin-bottom: 20px;
}

.footer-middle {
    padding: 50px 0;
}
.shoproku-holder {
	columns: 2;
	-webkit-columns: 2;
	-moz-columns: 2;
}
.footer-block-contant > p {
	display: inline-block;
	margin-bottom: 50px;
	width: 60%;

}
.footer-block-contant > li > a, #footer-nolink {
	color: #75756d;
}

.footer-middle-right {
    padding-left: 50px;
}

.footer-top p {
	color: #a4a4a4;
	line-height: 20px;
	margin-bottom: 0;
	margin-left: 240px;
}
ul.social-icon li {
	display: inline-block;
    font-size: 25px;
    padding: 8px;
}

.footer-static-block .title {
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 1px;
    margin-bottom: 20px;
    position: relative;
	color: #FFFFFF;
}
.footer .title > span {
    bottom: -5px;
    left: 0;
    position: absolute;
    width: 50px;
}
.footer-static-block ul.address-footer li {
	margin-bottom: 0;
}

.footer-static-block ul li {
    padding: 6px 0;
}
.footer-static-block ul li:first-child {
    padding-top: 0;
}
.footer-static-block ul li:last-child {
    padding-bottom: 0;
}
.footer hr {
	border-top: 1px solid #434343;
}
.footer-static-block li i.fa {
	float: left;
	font-size: 16px;
	color: #f36422;
	margin-top: 4px;
}

.address-footer i.fa {
	background: #1f1f2f;
	color: #ffffff !important;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
}

.footer-right-side .footer-static-block li i.fa {
	color: #555555;
	margin-right: 4px;
}

.footer-right-side .footer-static-block li a:hover i.fa {
	color: #f36422;
}

.footer-static-block li p {
	margin: 5px 0 10px 40px;
}
ul.tagcloud li {
	display: inline-block;
	margin-right: 5px;
	margin-bottom: 5px;
}
ul.tagcloud li a {
	border: 1px solid #444444;
	display: inline-block;
	padding: 5px 10px;
}
.sidebar-block ul.tagcloud li a {
	border-color: #ebebeb;
}
ul.tagcloud li a:hover {
	border-color: #f36422;
}

.footer-static-block li a:hover span {
	color: #f36422;
}
.footer-static-block .field {
	margin-bottom: 5px;
}
.footer-static-block input, .footer-static-block textarea {
	background-color: transparent;
	border: 1px solid #444;
	width: 100% !important;
	padding: 5px;
}

.site-link li {
	display: inline-block;
}
.site-link li a {
	padding: 0 10px;
}
.site-link li:first-child a {
    padding-left: 0;
}
.site-link li:last-child a {
    padding-right: 0;
}
.mall{
    text-align: right;
    margin-top: 10px;
}
.payment {
    text-align: right;
	padding-top: 10px;
}

.payment ul li {
	display: inline-block;
	padding: 0 10px;
}
.payment ul li a {
	display: inline-block;
}

.copy-right-bg {
	background: #000000;
	color: #ffffff;
	padding: 10px 0;
}

.copy-right a, .site-link li a {
	color: #ffffff;
}

.copy-right a:hover, .site-link li a:hover {
	color: #f36422;
} 
/* Scroll-top Arrow CSS Start */
.scroll-top {
	bottom: 10px;
	position: fixed;
	right: 10px;
	z-index: 2;
}
.scroll-top .scrollup:before {
	color: #fff;
	content: "\f077";
	font-family: "Font Awesome 5 Pro";
	font-size: 18px;
	font-weight: 900;
}
.scroll-top .scrollup {
	background: #434343;
	border: 7px solid #ffffff;
	padding: 9px 15px;
	display: none;
	cursor: pointer;
	border-radius: 55%;
	-moz-border-radius: 55%;
	-webkit-border-radius: 55%;
	-o-border-radius: 55%;
    box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.5) inset, -1px 1px 1px 0px rgba(0, 0, 0, 0.1), 0px 0px 1px 1px rgba(39, 39, 39, 0.13);
    -moz-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.5) inset, -1px 1px 1px 0px rgba(0, 0, 0, 0.1), 0px 0px 1px 1px rgba(39, 39, 39, 0.13);
    -webkit-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.5) inset, -1px 1px 1px 0px rgba(0, 0, 0, 0.1), 0px 0px 1px 1px rgba(39, 39, 39, 0.13);
}
.scroll-top .scrollup:hover {
	background-color: #f36422;
}
#supportBox-iframe{
	bottom: -10px !important;
}
/* Scroll-top Arrow CSS End */
.order-1{
	-ms-flex-order: 1;
    order: 1;
}
.order-2{
	-ms-flex-order: 2;
    order: 2;
}
.order-3{
	-ms-flex-order: 3;
    order: 3;
}
.b{
	font-weight: bold;
}
.i{
	font-style: italic;
}
.megamenu .sub-menu-level2 li.level3.pc:hover{
	background: #ff4614;
}
.megamenu .sub-menu-level2 li.level3.ps:hover{
	background: #3162ab;
}
.megamenu .sub-menu-level2 li.level3.xbox:hover{
	background: #29861c;
}
.megamenu .sub-menu-level2 li.level3.nintendo:hover{
	background: #eac126;
}
.megamenu .sub-menu-level2 li.level3.herni-moda:hover{
	background: #9c50c0;
}
.megamenu .sub-menu-level2 li.level3.herni-predmety:hover{
	background: #9c50c0;
}
.megamenu .sub-menu-level2 li.level3.deskove-hry:hover{
	background: #9c50c0;
}
.breadcrumb_ul li{
	display: inline;
}
.breadcrumb_ul li a{
	text-decoration: underline;
}
.breadcrumb_ul li:nth-last-child(2) a{
	color: #ff4614;
}
#login_popup .row>div, #newpw_popup .row>div{
	padding: 40px;
}
#logged_btn, #login_btn{
	cursor: pointer;
	border: none;
}
#wishlist_button{
	border: none;
	position: relative;
}
#login_popup .row>div:first-of-type,  #newpw_popup .row>div:first-of-type{
	background: #ececec;
}
.pipboy h1{
	font-weight: 900;
	font-size: 66px;
	line-height: 66px;
}
.pipboy h3{
	font-size: 48px;
	line-height: normal;
}
.orange_link{
	text-decoration: underline !important;
	color: #f36422;
	cursor: pointer;
}
a.orange_link:hover, a.green_text:hover{
    color: #000000 !important;
}
.light_grey_link{
	text-decoration: underline !important;
	color: #a09e9e !important;
	cursor: pointer;
}
.dark_grey_link{
	text-decoration: underline !important;
	color: #555555 !important;
	cursor: pointer;
}
.orange_text{
	color: #f36422 !important;
}
.text-striked{
	text-decoration: line-through !important;
}
.red_text{
	color: #d60808 !important;
}
.red_link{
	color: #d60808 !important;
	text-decoration: underline !important;
}
.green_text{
	color: #059226 !important;
}
.light_grey_text{
	color: #6A6A6A !important;
}
.grey_text{
	color: #545655 !important;
}
.modal-content{
	border-radius: 0;
}
.modal-dark{
	background: #1f1f1f;
	color: #fff;
}
.modal-dark h3, .modal-dark button{
	color: #fff;
}
.modal-header{
	border-bottom: 0;
	padding: 1rem 1rem 0;
}
.modal-body{
	padding: 0 2rem;
}
#login_popup{
	max-width: 800px;
}
#newpw_popup{
	max-width: 400px;
}

#login_popup .col:nth-of-type(2), #newpw_popup .col:nth-of-type(2){
	color: #000000;
}
#login_popup .check_list, #newpw_popup .check_list{
	margin-top: 20px;
}
.check_list li{
	margin: 0 0 25px 30px;
	position: relative;
}
.check_list li:last-of-type{
	margin-bottom: 0;
}
.check_list li:before{
	font-family: "Font Awesome 5 Pro";
    font-weight: 900;
    content: '\f058';
    left: -35px;
    position: absolute;
	font-size: 23px;
}
.cc_message>a {
	color: #f36422 !important;
}
.cc_container a:hover{
	color: #ffffff !important;
}
.cc_container{
	font-family: 'Roboto', sans-serif;
}
.cc_btn{
	background-color: #f36422 !important;
	color: #ffffff !important;
}
.cc_btn a{
	color: #ffffff !important;
}
.main-fixed .info_lista {
	display: none;
}
.info_lista{
	padding: 15px 0px;
	position: relative;
	width: 100%; 
	z-index: 1;
	text-align: center;
	background: #f36422;
	background: linear-gradient(0deg, rgba(243,100,34,1) 0%, rgba(243,127,55,1) 100%);
}
.info_lista>div{
	position: relative; 
	margin: auto;
}
.info_lista #close{
	margin-left: 20px;
}
.info_list img{
	display: inline-block;
}
.info_lista p, .info_lista a{
	font-size: 15px;
	color: #ffffff; 
	font-family: 'Roboto', sans-serif; 
	text-decoration: none;
	display: inline;
	margin-bottom: 0;
}
.info_lista .sk_lista{
	background: url('/images/icons/sk_line_flag.jpg') no-repeat;
}
#reset_box{
	display: none;
}
.hidden{
	display: none;
}
/*
Platform colors
 */
.nintendo-text{
	color: #eac126;
}
.pc-text{
	color: #ff4614;
}
.ps-text{
	color: #3162ab;
}
.xbox-text{
	color: #29861c;
}
.merch-text{
	color: #9c50c0;
}
.liner {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: inline-block;
    width: 100%;
}
.liner-nl {
    display: block;
}
.accordion > .card .card-header {
    margin-bottom: 0px;
}
.stickers{
	display: inline-block;
	margin: 10px 0;
}
.stickers div, .stickers a{
    padding: 2px 10px;
	border-radius: 5px;
	display: inline-block;
}
.best-seller-pro .stickers div, .best-seller-pro .stickers a{
	margin-right: 10px;
}
.stickers .ps5{
	color: #FFFFFF;
    background: #363636;
}
.text.ps5{
	color: #363636;	
}
.stickers .ps4{
	color: #FFFFFF;
    background: #3162ab;
}
.text.ps4{
	color: #3162ab;	
}
.text.ps3, .text.ps2, .text.ps, .text.psvita{
	color: #3162ab;
}
.stickers .ps3, .stickers .ps2, .stickers .ps,  .stickers .psvita, .stickers .psp{
	color: #FFFFFF;
    background: #3162ab;
}
.stickers .nintendo, .stickers .switch, .stickers .switch2, .stickers .wiiu, .stickers .wii, .stickers .ds, .stickers .nds, .stickers .\33 ds{
	color: #FFFFFF;
    background: rgb(234,193,38);
}
.text.nintendo, .text.switch, .text.switch2, .text.wiiu, .text.wii, .text.ds, .text.\33 ds{
	color: rgb(234,193,38);
}
.stickers .pc{
	color: #FFFFFF;
    background: #f36422;
}
.text.pc{
	color: #f36422;
}
.stickers .digital:not(.ps){
	color: #FFFFFF;
    background: #ed8c2d;
}
.text.digital{
	color: #ed8c2d;	
}
.stickers .xsx{
	background: #107c10;
	color: #FFFFFF;
}
.text.xsx{
	color: #107c10;
}
.stickers .xbox, .stickers .xone, .stickers .xbox.digital {
	color: #FFFFFF;
    background: rgb(41,134,28);
}
.text.xbox, .text.xone{
	color: rgb(41,134,28);	
}
.stickers .x360{
	color: #FFFFFF;
    background: rgb(133,203,26);
}
.text.x360{
	color: rgb(133,203,26);
}
.stickers .merch{
	color: #FFFFFF;
    background: #5e177f;
	opacity: 0;
}
.ui-autocomplete-item .stickers .merch{
	opacity: 1;
}
.text.merch{
	color: #5e177f;	
}
.stickers .grey{
	background: #555555;
	color: #FFFFFF;
}
.nopadd{
	padding: 0 !important;
}
.white-block{
	background: #FFFFFF;
    padding: 40px 30px;
    -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.2);
}
.white-block-vyhody{
	background: #FFFFFF;
    padding: 40px;
	box-shadow: 0px 0px 20px 0px #0000001A;
	border-radius: 14px;
}
.white-image{
	background: #FFFFFF;
    padding: 10px;
    -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.2);
}
.white-block ul:not(.large_orange_list), ul.orange_list{
	list-style: none;
	margin-bottom: 1rem;
	padding-left: 20px;
}
.white-block ul:not(.large_orange_list) li, .orange_list li{
	position: relative;
	margin: 7px 0;
}
.white-block ul:not(.large_orange_list)>li:before, .orange_list li:before{
	content: "\f111";
	font-family: "Font Awesome 5 Pro";
	font-weight: 900;
	position: absolute;
    left: -15px;
    font-size: 8px;
}
.white-block ul:not(.large_orange_list)>li>ul>li:before{
	color: #dfdfdf;
    left: -15px;
    font-size: 6px;
}
.white-block p{
	margin-bottom: 20px;
}
.white-block .fas, .white-block .far, .white-block .fab{
	margin-right: 10px;
}
.bold{
	font-weight: bold
}
.large_orange_list>li:before{
	list-style: none !important;
}
.orange_circle{
	width: 48px;
    height: 48px;
    display: inline-block;
    font-size: 20px;
    color: #ffffff;
    border-radius: 25px;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    -o-border-radius: 25px;
    box-sizing: border-box;
    padding: 14px 0px 0px 2px;
    text-align: center;
}
.orange_circle_smaller{
	width: 40px;
    height: 40px;
    display: inline-block;
    font-size: 20px;
    color: #ffffff;
    border-radius: 25px;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    -o-border-radius: 25px;
    box-sizing: border-box;
    padding: 10px 0px 13px 2px;
    text-align: center;
}
.red_circle{
	width: 38px;
    height: 38px;
    display: inline-block;
    font-size: 20px;
    background: #d60808;
    color: #ffffff;
    border-radius: 25px;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    -o-border-radius: 25px;
    box-sizing: border-box;
    padding: 9px 0px 13px 2px;
    text-align: center;
}
.large_orange_list .orange_circle{
	float: left;
	margin-right: 10px;
	margin-bottom: 30px;
}
.large_orange_list li>img{
	float: left;
	margin-right: 10px;
}

.large_orange_list li>.big_icon{
	float: left;
	font-size: 30px;
	margin: 0px 10px 0px 0;
}
.large_orange_list li{
	padding-top: 10px;
}
.large_orange_list p{
	margin-top: 0;
}
.pb-80{
	padding-bottom: 80px;
}
.pb-70{
	padding-bottom: 70px;
}
.pb-60{
	padding-bottom: 60px;
}
.pb-50{
	padding-bottom: 50px;
}
.pb-40{
    padding-bottom: 40px;
}
.pb-30{
    padding-bottom: 30px;
}
.pb-15{
    padding-bottom: 15px;
}
.pl-30{
	padding-left: 30px;
}
.pl-50{
	padding-left: 40px;
}
.pl-50{
	padding-left: 50px;
}
.pl-20{
	padding-left: 20px;
}
.pl-15{
	padding-left: 15px;
}
.pr-30{
	padding-right: 30px;
}
.pr-40{
	padding-right: 40px;
}
.pr-50{
	padding-right: 50px;
}
.pr-20{
	padding-right: 20px;
}
.pr-15{
	padding-right: 15px;
}
.pr-0{
	padding-right: 0px;
}
.mh-0{
	min-height: 0px !important;
}
.accordion .card-header, .accordion .card-body.card-bg{
	-webkit-box-shadow: 0px 0px 0px 0px #ffffff;
    -moz-box-shadow: 0px 0px 0px 0px #ffffff;
    box-shadow: 0px 0px 0px 0px #ffffff;
}
.accordion .card-header{
	border-top: 1px solid #dedede;
}
.card-body img{
	width: 100%;
}
.main>.alert{
	text-align: center;
}
.main>.alert a{
	text-decoration: underline;
}
.form-group{
	margin-bottom: 30px;
}

.font9{
	font-size: 9px;
}

.font10{
	font-size: 10px;
}

.font11{
	font-size: 11px;
}
.font12{
	font-size: 12px;
}

.font13{
	font-size: 13px;
}

.font14{
	font-size: 14px;
}

.font15{
	font-size: 15px;
}

.font16{
	font-size: 16px;
}

.font17{
	font-size: 17px;
}

.font18{
	font-size: 18px;
}
.font19{
	font-size: 19px;
}
.font30{
	font-size: 30px;
}
.star-holder, .tags-holder, .extra-info{
	margin: 0 0 30px;
}
div#star-holder .fa-star{
	font-size: 25px;
}
.star-holder .fas, .star-holder .far, #star-holder .fas, #star-holder .far {
	color: #939393;
	font-size: 21px;
	margin-right: 2px;
}
#star-holder .fas, .star-holder .fas {
	color: #F36422;
}
.star-holder-smaller .far, .star-holder-smaller .fas{
	font-size: 18px;
}
.dotted_underline{
	text-decoration: underline dotted;
}
.text-decoration-underline{
	text-decoration: underline !important;
}
.equal {
  	display: -webkit-box;
  	display: -webkit-flex;
  	display: -ms-flexbox;
  	display: flex;
  	flex-wrap: wrap;
}
.equal > [class*='col-'] {
  	display: flex;
  	flex-direction: column;
}
.equal_nc {
  	display: -webkit-box;
  	display: -webkit-flex;
  	display: -ms-flexbox;
  	display: flex;
  	flex-wrap: wrap;
}
.equal_nc > [class*='col-'] {
  	display: flex;
}
.flag{
	width: 20px;
    margin-right: 5px;
    vertical-align: text-top;
}
.subtext{
	display:block;
}
.main-form input[type="radio"] + .fa,
.main-form  input[type="radio"] + label > .fa { cursor: pointer; }

.main-form input[type="radio"] + .fa-dot-circle-o:before,
.main-form input[type="radio"] + label  .fa-dot-circle-o:before,
.main-form input[type="radio"]:checked + .fa-dot-circle-o:before,
.main-form input[type="radio"]:checked + label  .fa-dot-circle-o:before { 
  content: "\f192";
  font-weight: 400;
  font-size: 20px;
}
.main-form input[type="radio"] + .fa-dot-circle-o:before,
.main-form input[type="radio"] + label  .fa-dot-circle-o:before{
  content: "\f111"; 
  color: #d2d2d2;
  font-size: 20px;
  font-weight: 300;
}
.main-form .file-input {
	padding: 13px 20px;
	background: #f5f5f5;
	border: 1px dashed #b5b5b5;
	color: #f36422;
	text-decoration: underline;
	font-size: 14px;
	cursor: pointer;
}
.main-form .file-input .fas{
	font-size: 25px;
	vertical-align: middle;
	margin-right: 10px;
}
.info-page a, .prodejny-upper a{
    text-decoration: underline;
}
.large_grey_icon{
	color: #999999;
    background: #ececec;
    font-size: 100px;
    padding: 40px 45px;
    border-radius: 50%;
    position: relative;
}
.light_orange_bg{
	background: #feefe4;
}
.promo_box{
	border: 1px solid #d9d9d9;
	margin-left: 0px;
	padding:5px;
	margin-right: 0px;
}
.promo_box i{
	margin-right: 0px;
}
.large_orange_icon{
	color: #000000;
    background: #f47b21;
    font-size: 60px;
    padding: 35px;
    border-radius: 50%;
    position: relative;
	display: inline;
}
.bazar_circle_point{
	vertical-align: top;
    color: #fff;
    display: inline-block;
    width: 45px;
    height: 45px;
    padding: 8px;
    font-weight: 500;
    font-size: 21px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    margin: 0;
    border-radius: 50%;
    float: right;
    text-align: center;
    background: #f36422;
    border: 3px solid #f36422;
    position: absolute;
    top: 0;
    left: 0;
    font-family: 'Roboto', sans-serif;
}
.vykupujeme i{
	font-size: 35px;
	margin-left: 10px; 
}
#footer_email{
	display: inline-block !important;
}
.help-text{
	font-size: 13px;
}
body.modal-open{
	overflow: hidden;
	padding-right: 0px !important;
}
.evidence_span{
	font-size: 10px;
    line-height: 20px;
    color: #6f6f6f;
    margin-top: 10px;
}
.transport_item.inactive{
    opacity: 0.5;
}
#souhlas_vykup{
	opacity: 0;
    min-height: 1px;
    width: 20px;
    padding: 0;
    margin: 0;
    height: 1px;
    display: inline-block;
    position: absolute;
    top: 20px;
}
.sub-banner-slider .owl-next, .sub-banner-slider .owl-prev{
	background: rgb(255,255,255, 0.8);
	width: 40px;
	height: 40px;
	border: 4px solid #f36422;
}
.sub-banner-slider .owl-next:after{
	content: "\f105";
	color: #f36422;
	height: 100%;
	line-height: 0;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -5px;
	font-weight: 600;
	font-size: 25px;
}
.sub-banner-slider .owl-prev:after{
	content: "\f104";
	color: #f36422;
	height: 100%;
	line-height: 0;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -6px;
	font-weight: 600;
	font-size: 25px;
}
.sub-banner-slider .owl-next:hover:after, .sub-banner-slider .owl-prev:hover:after{
	color: #ffffff;
}
.sub-banner-slider .owl-next:hover, .sub-banner-slider .owl-prev:hover{
	border-color: #ffffff;
}
div#brand-logo .owl-prev, div#brand-logo .owl-next,
#podobne-block .owl-prev, #podobne-block .owl-next,
.best-seller-pro .owl-prev, .best-seller-pro .owl-next,
#doporucene-block .owl-prev, #doporucene-block .owl-next{
	width: 30px;
	height: 30px;
	border-width: 3px;
}
div#brand-logo .owl-prev:after, div#brand-logo .owl-next:after,
#podobne-block .owl-prev:after, #podobne-block .owl-next:after,
.best-seller-pro .owl-prev:after, .best-seller-pro .owl-next:after,
#doporucene-block .owl-prev:after, #doporucene-block .owl-next:after{
	font-size: 20px;
	line-height: 23px;
}
.button-holder{
	position: relative;
}
.category-button-cover{
	padding-top: 25px;
	width: 100%;
	height: 92px;
	position: absolute;
	bottom: 0;
	z-index: 1;
	text-align: center;
	background: linear-gradient(180deg, rgba(236,236,236, 0.7) 8%, rgba(236,236,236, 1) 20%);
	display: none;
}
.pro-detail-info .expedice-date {
	text-decoration: none;
	font-weight: bold;
	color: #059226;
}
.mlr-10{
	margin-left: 10px;
	margin-right: 10px;
}
.mlr-0{
	margin-left: 0px;
	margin-right: 0px;
}
.daily-holder{
    background: #ffffff;
    border: 1px solid #cecece;
	position: relative;
}
.vyhody-block img{
	width: 100%;
	border-radius: 25px;
}
.vyhody-counter{
	text-transform: uppercase;
	font-weight: 600;
	font-size: 18px;
}
.vyhody-counter>span{
	color: #f36422;
	white-space: nowrap;
}
.vyhody-kupon{
	background: #FBFBFB;
	border: 1px solid #DADADA;
	width: 100%;
	font-size: 18px;
	font-weight: 400;
	padding: 15px;
	text-align: center;
}
.vyhoda-title{
	font-size: 25px;
	font-weight: 700;
	line-height: 29px;
	color: #F36422;
	text-align: center;
}
.vyhody-banner::before{
	content: ' ';
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 0.15;
	background-image: url('/images/eshop/club-pattern.png');
	background-position: center;
	background-size: 50%;
}
.vyhody-banner{
	background: #000000;
}
.vyhody-banner img{
	width: 75%;
	max-width: 440px;
}
.vyhody-banner-text{
	font-size: 16px;
	line-height: 19px;
	text-align: center;
	color: #ffffff;
}
.vyhody-text{
	font-size: 15px;
	line-height: 18px;
}
.akce_zbyva{
	text-transform:uppercase;
	font-size: 20px;
}
.daily_header{
	font-weight: bold;
	font-size: 40px;
	font-family: 'Roboto', sans-serif;
	text-transform: uppercase;
	white-space: nowrap;
	line-height: 45px;
}
.daily_claim{
	font-size: 18px;
	font-family: 'Roboto', sans-serif;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 0 15px;
}
.daily_left{
	background: url('/images/padaky.png') no-repeat;
	background-size: auto 100%;
	padding-left: 300px;
}
.daily-holder .product_name{
	font-size: 19px;
	font-family: 'Roboto', sans-serif;
	margin-top: 15px;
	line-height: 30px;
}
.daily-holder .new_price {
	font-size: 27px;
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
}
.daily-holder .price_holder{
	margin-top: 15px;
	margin-bottom: 15px;
}
.daily-holder .old_price {
	font-size: 16px;
	font-family: 'Roboto', sans-serif;
	color: #000000;
	text-decoration: line-through;
	margin-left: 5px;
}
.daily-holder .stock_left{
	font-size: 14px;
	font-family: 'Roboto', sans-serif;
	color: #000000;
}
.daily-holder .btn-buy>.fas{
	display: inline-block;
	font-size: 15px;
	margin-right: 5px;
	vertical-align: bottom;
}
.daily-holder .btn-buy:hover>.fas{
	display: inline-block;
	font-size: 15px;
}
.daily-holder .btn-buy:hover>span{
	display: inline-block;
}
.daily-holder .product_image{
	width: 100%;
}
.daily-holder .daily_vyprodano{
	color: #ba1211;
	font-size: 30px;
	font-weight: bold;
	line-height: 40px;
}
.daily-holder .daily_vyprodano_claim{
	font-size: 18px;
	margin: 15px 0px;
}
.daily-holder .daily_inactive{
	opacity: 0.3;
}
.daily-holder .buy_holder{
	margin-bottom: 10px
}
.category-description a, .promo-description a, .info-description a{
	text-decoration: underline;
	color: #f36422;
}
#data-seznam_prani .heading-part{
	justify-content: space-between;
}
.wishlist_header_link > a:not(:last-of-type),
.wishlist_header_link > span{
	margin-right: 15px;
}
.wishlist_header_link a>span{
	text-decoration: underline;
}
.wishlist_header_link{
	align-self: center;
}
#wishlist_form h3{
	text-transform: initial;
	font-size: 19px;
	font-weight: 700;
}
#wishlist_form label{
	color: #555555;
}
#wishlist_form label .icon{
	vertical-align: text-bottom;
}
#wishlist_form .checkbox + label::before{
	top: 50%;
	margin-top: -9px;
}
#wishlist_form .checkbox:checked + label::after{
	position: absolute;
	top: 50%;
	margin-top: -12px;
	left: -1px;
}
.watchdog_input{
	width: 75px !important;
	display: inline !important;
	vertical-align: middle;
}
#wishlist_modal .modal-dialog, #wishlist_modal_edit .modal-dialog {
	max-width: 480px;
}
#wishlist_counter{
	position: absolute;
	background: #ECECEC;
	border-radius: 100%;
	color: #000000;
	font-size: 10px;
	min-width: 15px;
	height: 15px;
	bottom: 10px;
	right: 10px;
	letter-spacing: 0;
}
.vyhody-block .vyhoda{
	flex: 0 0 25%;
}
.vyhody-block{
	line-height: 18px;
	font-size: 14px;
}
.vyhody-block .fas, .vyhody-block .far, .vyhody-block .fal {
	font-size: 30px;
}
.vyhody-block .vyhody-icon{
	min-width: 40px;
	min-height: 40px;
	margin-bottom: 7px;
}
.vyhody-block>div>div {
	padding-right: 0px;
}
.vyhody-holder{
	display: flex;
	flex-wrap: wrap;
}
.vyhody-title{
	font-size: 25px;
	font-weight: 700;
	text-transform: none;
	line-height: 29px;
}
.grid{
	display: grid;
}
.green_kupon {
	border: 1px dashed #059226;
	padding: 5px;
	border-radius: 5px;
	background: #05922620;
	color: #059226;
	font-weight: 600;
	margin: 5px;
	display: block;
	font-size: 11px;
	line-height: 20px;
}

#personal_qr_code {
	width: 40%;
	border-radius: 1rem;
	border: 3px solid #f36422;
}
#personal_qr_codes {
	gap: 1rem
}
a:has(.external_qr_code) {
	width: 70%;
	display: flex;
	justify-content: center;
}
.external_qr_code {
	width: 70%;
}
@media (max-width: 500px) {
#personal_qr_code {
	width: 90%;
}
}
@media (max-width: 991px) {
.account-sidebar {
	display: none;
}
}
.grecaptcha-badge { visibility: hidden; }