.d-i-b { display: inline-block;}

.m-n { margin: 0 !important; }

.m-b-xs { margin-bottom: .5em; }

.m-b-md { margin-bottom: 1.5em; }

.m-b-sm { margin-bottom: 1em; }

.m-b-md { margin-bottom: 2em; }

.m-b-lg { margin-bottom: 3em !important; }

.m-l-md { margin-left: 1.5rem  !important; }

.m-t-md { margin-top: 3em !important; }

.m-t-s { margin-top: 1.5em !important; }

.m-t-xs { margin-top: 1em !important; }

.w100 { width: 100%; }

.m-t-s { margin-top: 1em; }

.m-xs-all { margin: 1em !important; }

.m-sm-all { margin: 2em !important; }

.m-md-all {	margin: 3em !important; }

.p-xs-all {	padding: 1em !important; }

.p-sm-all { padding: 2em !important; }

.p-md-all {	padding: 3em !important; }

.p-n { padding: 0 !important;}

.d-n { display: none; }

.d-show {display: block;}

.p-r { position: relative !important; }

.br-n { border: none !important; }

.no-padding-left { padding-left: 0 !important; }

.text-left__my {text-align: left !important;}

.pull-none {float: none;}

.w-acc {-webkit-appearance: checkbox; }

.my-hr {
	border-top: 2px solid #262626;
	margin-bottom: 1em !important;
}


/****** APP CSS ******/

.inline-label.yellow{background: #dec209;}

.tabs-product-video {
	margin: 15px;
	text-align: center;
}

.product-zoom-image img {
	cursor: zoom-in;
}

.border-c {
	border: 1px solid #fff !important;
}

.eshop-checkout h2 {
	font-size: 24px;
	font-weight: 600;
	line-height: 28px;
	margin-bottom: 11px;
	color: #000;
}

.eshop-checkout-user-address td{
	font-size: 13px;
	line-height: 18px;
	padding: 5px 0;
	color: #262626;
	text-transform: uppercase;
	font-weight: 500;
}

.new-address-delivery {
	display: none;
}

.eshop-checkout-finish-address__delivery {
	font-size: 13px;
	line-height: 18px;
	padding: 5px 0;
	color: #262626;
	margin-bottom: 2em !important;
}

.eshop-checkout-finish-address__delivery th,
.eshop-checkout-finish-address__delivery td {
	padding: .5em 1em;
}

.eshop-checkout-finish-address__delivery td {
	text-transform: uppercase;
	font-weight: 600;
}

.eshop-checkout-finish-order__delivery th {
	padding: .5em 0;
}

.eshop-checkout-finish-order__delivery td {
	padding: 0;
}

.checkout-finish-changed {
	display: none;
}

.eshop-sum-total {
	font-size: 24px;
	font-weight: 600;
	color: #000;
}

.eshop-checkout-finish-order__con {
	margin-top: 2em;
	margin-bottom: 1em !important;
}

.eshop-checkout-finish-order__con a {
	color: #ca1515;
}

.eshop-checkout-finish-order__con strong {
	font-weight: 700 !important;
}

.b-b-n td {
	border: none !important;
}

.user-information {
	color: #2e2e2e;
	font-size: 100%;
	font: inherit;
	/*border: 2px solid #ca1515;*/
	padding: 1em 0em;
	margin: 1em 1em 3em 0em !important;
}

.product-detail-box .price .prev {
	margin-top: .2em;
	margin-left: .5em;
}

.user-information .user-name {
	display: block;
	font-size: 1.5rem;
	padding-bottom: .35em;
}

.user-information .user-email {
	display: block;
	font-size: 1rem;
	padding-bottom: .35em;
	font-weight: 100;
}

.eshop-checkout-finish-order textarea {
	height: auto !important;
	margin-top: 2em;
}

.product-price-info {
	margin-top: .75em;
}

.product-price-info .current{
	font-size: 1.25rem;
}

.my-shop-grid .shop-grid-item {
	margin: 1em 0;
}

/*.nav>li>a:focus, .nav>li>a:hover {*/
	/*background-color: #03b4ea;*/
	/*color: #FFF;*/
/*}*/
/*.sidebar-navigation .entry {*/
	/*padding: 0;*/
/*}*/

.cell-view-slider a, .sidebar-navigation-main__my a:hover > span {
	color: #fff !important;
}

.cell-view-slider a:hover {
	color: #ca1515 !important;
}

.blue-bg {
	background-color: #03b4ea;
}

.user-account-table tr {
	border-bottom: 1px solid;
}

.user-account-table tr:last-child {
	border-bottom: none;
}

.user-account-table td,
.user-account-table th {
	padding: .5em 0;
}

.user-account-table th {
	padding-left: 1em;
	font-weight: bold;
}

.register-form_checkout {
	display: none;
}

.block-title_checkout ins {
	font-weight: bold;
	cursor: pointer;
	color: #ca1515;
}

#change-avatar__submit {
	display: none;
}

.avatar-change-container {
	max-width: 22.5em !important;
}

.message-rating .input-group-addon {
	background-color: #fff;
}

.message-rating .message-rating-pos .input-group-addon,
.info-message__my .fa-check,
.rating-from-users .fa-check {
	color: #8cbc09 !important;
}

.message-rating .message-rating-neg .input-group-addon,
.info-message__my .fa-times,
.rating-from-users .fa-times {
	color: #bc0909 !important;
}

#rating-detail-product .input-group {
		margin-bottom: .25em;
}

#rating-detail-product {
	display: none;
}

.my-submit-form {
	margin: 1em 0;
	text-align: right;
}

.bottom-line {
	border-bottom: 1px solid #e6e6e6 !important;
	margin: .5em 0;
}

.rating-title {
	margin: 1em 0;
}

.rating-text {
	padding: .25em 0;
}

.rating-from-users strong {
	font-weight: bold;
}


.rating {
	border: none;
	float: left;
}

.rating > input { display: none; }
.rating > label:before {
	margin: 5px;
	font-size: 1.25em;
	font-family: FontAwesome;
	display: inline-block;
	content: "\f005";
}

.rating > .half:before {
	content: "\f089";
	position: absolute;
}

.rating > label {
	color: #949494;
	float: right;
}

.rating-container-user {
	margin-top: 2em;
}

#avatar-img-user {
	width: 100%;
}

.ui-widget {
	border: 1px solid #ca1515 !important;
}

.ui-widget li {
	transition: all 0.15s ease-out !important;
	cursor: pointer !important;
	border-bottom: 1px #ebebeb solid !important;
	display: block !important;
	font-weight: 500 !important;
	font-size: 13px !important;
	line-height: 15px !important;
	color: #2e2e2e !important;
	padding: 0 !important;
	position: relative !important;

}

.ui-widget li div {
	padding: 1em 2em !important;
}

.ui-widget li div:hover {
	color: #fff !important;
	border-color: #ca1515 !important;
	background: #ca1515 !important;
}

.sub-active > a {
	color: #ca1515 !important;
	font-weight: 700;
}

.search-box .search-field input,
#search-my-orders {
}

.search-drop-down {
	width: 13em;
}

.version-product-checkout {
	font-weight: 100;
	font-size: .750rem;
}
.product-title-checkout {
	font-weight: 400;
}

.rating > input:checked ~ label,
.rating:not(:checked) > label:hover,
.rating:not(:checked) > label:hover ~ label { color: #f5c10c; }

.rating > input:checked + label:hover,
.rating > input:checked ~ label:hover,
.rating > label:hover ~ input:checked ~ label,
.rating > input:checked ~ label:hover ~ label { color: #FFED85;  }

.user-rating-info {
	text-align: center;
}

.user-rating-info img {
	display: block;
	width: 100%;
}

.user-rating-message {
	margin-bottom: .75em !important;
}

#show-rating-form {
	margin-bottom: 1em;
}

.category-images {
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	width: 50%;
}

.traditional-cart-entry > .image,
.product-image__my {
	width: 15em;
	height: 11.430em;
}

.grid-view .this-product .title,
.this-product__my .title {
	height: 3.750em;
	overflow: hidden;
}

.traditional-cart-entry > .image {
	width: 7em;
	height: 6em;
}

.traditional-cart-entry > .image > img,
.product-image__my img {
	/*margin: auto;
	width: auto;
	height: 100%;
    object-fit: cover;*/
}

.product-image__my img {
	opacity: 1;
	transition: opacity 0.3s;
}

.product-image__my img[data-src] {
	opacity: 0;
}

.products-slider-banner .products-swiper {
	height: 450px;
}

.promo-banner-box__my {
	position: relative;
}

.promo-banner-box__my img {
	position: absolute;
	z-index: -1;
	bottom: 0;
	right: 0;
}

.promo-banner-box__my span {
	/*color: #262626 !important;*/
    font-size: 48px !important;
    line-height: 52px !important;
    font-weight: 900 !important;
}

.products-slider-banner_my, .promo-banner-box__my
{
    height: 450px !important;
}

.promo-banner-box .promo-text {
	/*position: relative;*/
    padding-right: 1em;
	padding-left: 1em;
	padding-top: 0.25em;
    top: 0;
    left: 0;
}

.product-zoom-image img {
	max-height: 630px;
	margin: auto;
	width: auto !important;
}

.swiper-wrapper__my img {
	max-height: 142px;
	margin: auto;
	width: auto !important;
}

.breadcrumb-title h1 {
	font-size: 40px;
	line-height: 40px;
	color: #2e2e2e;
	font-weight: 400;
	padding-bottom: 1em;
}

.breadcrumb-box__my {
	text-align: justify;
	padding: 1em 3em;
	font-size: 100%;
}

@media (max-width: 1199px) {
    .breadcrumb-box__my {
        padding: 0 1.5em;
    } 
}

.breadcrumb-box__my p {
	text-align: justify;
	width: 80%;
	margin: 0 auto;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	color: #888888;
	line-height: 25px;
}

.fullwidth p
{
    width: 100% !important;
}

.breadcrumb-entry__my {
	border-bottom: none;
}

.cart-table-complaints td {
	padding: 0 30px;
}

.cart-table-complaints .column-2 {
	width: 200px;
}

.cart-table-complaints .column-4 {
	width: 160px;
}

.search-box-complaints {
	float: right;
	min-width: 25em;
}

.cart-table-my-orders .image {
	width: 4em;
	height: 3em;
	margin-top: 25px;
}

.cart-table-my-orders .traditional-cart-entry .content {
	margin-left: 70px;
}

.cart-table-my-orders .cart-table th:first-child {
	padding-left: 70px!important;
}

.cart-table-my-orders .traditional-cart-entry .title {
	font-size: 16px;
}

.style-12-contrary {
	background: #fff !important;
	color: #262626 !important;
}

.style-12-contrary:hover {
	border-color: #ca1515 !important;
	background: #ca1515 !important;
	color: #FFF !important;
}

.style-12__my {
	padding: 5px 10px !important;
}

.block-title-h4-complaints {
	margin-top:3em;
	margin-bottom: 0;
}

.table-responsive-complaints ,
.table-responsive-my-orders {
	max-height: 50em;
	overflow: auto;
}

.set-account .title {
	font-size: 1rem;
	font-family: "Raleway", sans-serif;
}

.description-small {
	position: relative;
	top: 5px;
	right: 7px;
	font-size: .7rem !important;
	font-weight: 700 !important;
	color: #c7192c !important;
	margin: 0 !important;
}

a {
	color: #c7192c;
}

p a {
	color: #c7192c; /*Kvoli Dane som to dal prec !important;*/
	font-size: 14px !important;
}

p a::after {
	content: none !important;
}

.container-checkout span {
	color: #2e2e2e;
}

.set-account .column-article-entry .description {
	font-size: 1.25rem ;
	margin-bottom: 5px;
}

.checkout-img-icon {
	height: 16px;
	margin-left: 5px;
	position: relative;
	top: 2px;
}

.image-biggrid-blog {
	position: relative;
	height: 30em;
}

.image-biggrid-blog > img {
	width: 100% !important;
	height: 100% !important;
	object-fit: cover;
	object-position: center;
}

.blog-entry__eshop .title {
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.blog-entry__eshop .description {
	text-align: justify;
	overflow: hidden;
	height: 5em;
}

.information-blocks__page {
	margin-top: 2em;
}

.information-blocks__page h1 {
	font-size: 2.500rem !important;
	margin-bottom: 1em !important;
}

.information-blocks__page .detail-post a {
	color: #d14242 !important;
	font-weight: 700;
}

.information-blocks__page .detail-post a:hover {
	color: #808080 !important;
}

.fixed-header-square-button__my {
	margin-top: 0 !important;
}

.not-show-mobile {
	display: block;
}

#checkout__form__button_s {
	color: #fff;
}

#sum-price-checkout {
	font-size: 1rem;
}

.textarea-no-resize {
	resize: none;
}

.secondary-button__black {
	font-size: 14px;
	line-height: 18px;
	padding: 11px 40px;
	text-transform: uppercase;
	font-weight: 700;
	color: #262626;
	border: 2px #262626 solid;
	background: #fff;
	letter-spacing: 2px;
}

.secondary-button__black:hover {
	color: #fff;
	background: #262626;
}

.fancybox_title_gallery > img {
	max-height: 28em;
}

@media (min-width: 768px) {
    #open-fancybox-gallery {
	    margin-top: 2em;
	    cursor: pointer;
    }
}

.product-preview-box__my {
	margin: 0 auto;
}

.table-order-summary {
	font-weight: 400;
	color: #888;
}

.table-order-summary .order-image__td img {
	height: auto;
	width: 10em;
	object-fit: cover;
}

.table-order-summary tr td img {
	width: 8em;
}

.order__tr td:last-child {
	font-weight: 600;
}

.order-total__tr {
	font-weight: 700;
	color: #333;
}

.order-image__td > div {
	position: relative;
}

.panel-customer-information ul li {
	position: relative;
	font-weight: 500;
	color: #888;
	padding: .5em 0;
}

.panel-customer-information ul li:first-child, .my-strong-title {
	font-weight: 700;
	color: #333;
	padding-bottom: 1em;
}

.my-nice-input {
	border: none;
	border-bottom: 1px solid;
	font-weight: 500;
	color: #888;
}

.my-radio {
    display: inline-block !important;
    position: relative !important;
    top: 2px !important;
    -webkit-appearance: radio !important;
}

.my-checkbox {
	display: inline-block !important;
	position: relative !important;
	top: 2px !important;
	-webkit-appearance: checkbox !important;
}

.checkbox-entry {
    cursor: pointer;
}

.my-required {
	color: #c7192c;
	font-weight: 700;
	font-size: 1.500rem;
	position: absolute;
	top:0;
	left: -8px;
}

.badge-number-pieces {
	position: absolute;
	top: -8px;
	right: -8px;
	background-color: #ca1515;
}

.checkout__row {
	border: 1px solid #ddd;
	padding: 1em;
}

.container_detail-product > div {
	display: inline-block;
}

.container_detail-product > div .button {
	width: inherit !important;
	float: none !important;
	display: inline !important;
}

#change-billing__form input[type="text"]:focus,
#change-shipping__form input[type="text"]:focus {
	border-color: #262626;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(38,38,38,.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(38,38,38,.6);
}


.my-button-style {
	font-size: .65rem !important;
	display: inline-block;
	width: 100%;
}


.stepwizard-step p {
	margin-top: 10px;
}

.stepwizard-row {
	display: table-row;
}

.stepwizard {
	display: table;
	width: 50%;
	position: relative;
}

.stepwizard-step button[disabled] {
	opacity: 1 !important;
	filter: alpha(opacity=100) !important;
}

.stepwizard-row:before {
	top: 14px;
	bottom: 0;
	position: absolute;
	content: " ";
	width: 100%;
	height: 1px;
	background-color: #ccc;
	z-order: 0;
}

.stepwizard-step {
	display: table-cell;
	text-align: center;
	position: relative;
}

.btn-circle {
	width: 30px;
	height: 30px;
	text-align: center;
	padding: 6px 0;
	font-size: 12px;
	line-height: 1.428571429;
	border-radius: 15px;
}

.color-red {
	color: #ca1515;
}

.stepwizard .btn-primary {
	border-color: #ca1515;
	background: #ca1515;
	color: #fff;
}

.stepwizard .stepwizard-step {
	width: 33%;
}

.container-checkout,
.row-checkout {
	margin-top: 3em;
}

.container-checkout {
	border: 10px #f5f5f5 solid;
	padding: 10px 30px;
	margin-bottom: 3em;
}

.row-checkout .container__my {
	display: inline-block;
	margin: 0 2em;
}

.border-box__my {
	border: 3px #f5f5f5 solid !important;
}

.title-check-fs {
	font-size: 1rem !important;
}

.select-version {
	padding-right: 0;
	display: inline-block;
	margin-bottom: .1em;
}

.buy-control {
	padding-left: 0;
	display: flex;
}

.row-quick-cart .add-to-cart {
	padding: 11px !important;
}

a.add-to-cart {
    border: 3px #1ab394 solid !important; 
} 

a.add-to-cart, a.add-to-cart__modal, a.add-to-cart__modal:hover {
    background: #1ab394 !important; 
    color: #FFFFFF !important;   
}

a.add-to-cart:hover {
    border: 3px #1ab394 solid !important;
    background: #FFFFFF !important;
    color: #1ab394 !important;    
}

.message-box__flash {
	position: absolute;
	z-index: 9;
	background-color: #fff;
}

.buy-control button {
	width: 100%;
	padding: 11px 0 !important;
	min-width: 120px !important;
}

.set-version-quick-select {
	text-transform: uppercase;




	font-weight: 700;
	font-size: 14px;
	color: #fff;
	border: 2px #262626 solid;
	background-color: #262626 !important;
	width: 100%;
	height: 44px;
	text-align-last: center;
	cursor: pointer;
	padding-left: 1em;
	padding-right: .5em;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	text-indent: 1px;
}

.quick-arrow {
	position: relative;
	padding: 0;
	margin: 0;
}

.quick-arrow::before {
	content: "\f107";
	font-family: FontAwesome;
	color: #fff;

	position: absolute;
	z-index: 1;
	top: 1.2em;
	left: .45em;
}

.product-detail-list a:hover {
	color: #373737;
	border: 2px #373737 solid;
}

/**********************/
/****CSS TEMPLATE 2****/
/**********************/

.sub-category-link a {
	display: block;
	color: #fff;
	margin: .6em 0;
	text-decoration: none;
	cursor: pointer;
}

.description_t2 a {
	color: #fff;
}

.description_t2 a:hover,
.sub-category-link a:hover {
	text-decoration: underline;
}

.inline-product-entry > a:hover {
	border: none;
}

.promo-banner-box .promo-text .description {
	font-size: 38px;
}

.enjoyhint_skip_btn {
	width: auto;
	padding: 0 .5em;
}

.reload-animation-info {
	-webkit-animation-name: animation-color;
	-webkit-animation-duration: 4s;
	animation-name: animation-color;
	animation-duration: 4s;
}

.set-opacity {
	opacity: .4;
}

@-webkit-keyframes animation-color {
	0%   {color: #bc0909;}
	100% {color: #262626;}
}

@keyframes animation-color {
	0%   {color: #bc0909;}
	100% {color: #262626;}
}

nav>ul>li {
	float: none;
	display: inline-block;
}

.product_accordeon .accordeon-title {
	cursor: inherit;
}

.product_accordeon .accordeon-title a {
	color: #2e2e2e;
}

.product_accordeon .accordeon-title:after {
	cursor: pointer;
	padding: 0 1.5em;
}

.product_accordeon .fa-plus-square-o:before {
	position: relative;
	top: 0px;
}



.category-route-product a,
.back-button-container a {
	color: #2e2e2e;
	font-weight: 600;
}


.category-route-product a:last-child {
	color: #ca1515;
}

.section-category-title {
	margin-top: 1em;
}

.section-category-title [class*="col-"] {
	padding: .25em;
}

.section-category-title a {
	border: 2px solid #2e2e2e;
	display: inline-block;
	color: #2e2e2e;
	padding: 1em;
	margin: .25em;
	width: 100%;
}

.section-category-title a:after {
	content: "\f105";
	font-family: FontAwesome;
	display: inline-block;
	margin-left: 7px;
}

.section-category-title a:hover {
	border: 2px solid rgba(46, 46, 46, 0.46);
}

.background-transparent {
	background: rgba(0,0,0, .25);
}

.container-product-404 {
	max-width: inherit;
}

::-moz-selection {
	color: #fff;
	background: #ca1515;
}

::selection {
	color: #fff;
	background: #ca1515;
}

.fb-login-or-register-button {
	background: #3b5998 !important;
	border: 2px #3b5998 solid !important;
	margin: 0 .5em !important;
}

.fb-login-or-register-button:hover {
	background: #fff !important;
	color: #3b5998 !important;
}

.count-search-product {
	position: relative;
	font-size: 13px;
	color: #333232;
	font-weight: 500;
	line-height: 17px;
	padding: 15px 40px 15px 0;
	display: block;
}

.count-search-product span {
	line-height: 47px;
	top: 0;
	right: 0;
	font-weight: 600;
	color: #828282;
}

.product_accordeon .accordeon-title:after {
	content: none !important;
}

.search-field_min {
	 width: calc(100% - 45px);
}

tr .details-control:before {
	font-family: FontAwesome;
	content: "\f13a";
	color: #aac840;
	margin: .25em;
	cursor: pointer;
	font-size: 1.25rem;
}

.actual-order-data-detail td {
	vertical-align: middle !important;
    background-color: #fafafa;
}

#actual-order-data thead tr:first-child .details-control:before {
	content: "";
}

#actual-order-data tbody tr {
    border-bottom: 1px solid #ebebeb;
}

#actual-order-data tbody tr td.details-toggle
{
    cursor: pointer;    
}

#actual-order-data tbody tr td img.thumb {
    width: 50px;
    height: 50px;
	object-fit: contain;
}

.data-table__my-style .pagination>li>a, .pagination>li>span {
	color: #2e2e2e !important;
}

.data-table__my-style thead th {
	color: #2e2e2e !important;
	font-weight: 600;
}

.data-table__my-style th,
.data-table__my-style td {
	padding: .5em 0;
}

.data-table__my-style .pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
	background-color: #ca1515 !important;
	border-color: #ca1515 !important;
	color: #fff !important;
}

.data-table__my-style select.input-sm {
	line-height: normal;
}

.product-price-info .inline-label {
	letter-spacing: normal;
	text-transform: none;
	font-size: .75rem;
}

.box-section__control {
	border: 2px dashed !important;
	text-transform: uppercase;
	font-weight: bold;
}

.container-sign-flag__my {
	position: absolute;
	left: 0;
	z-index: 1;
}

.sign-flag__my {
	position: relative;
	float: left;
	font-size: 11px;
	font-weight: 700;
	color: #fff;
	text-transform: uppercase;
	background: #ca1515;
	line-height: 18px;
	padding: 0 0.25em;
	text-align: center;
	margin-right: 2px;
}

.sign-flag-color-red {background: #d14242}
.sign-flag-color-yellow {background: #dec209}
.sign-flag-color-blue {background: #2a84c9}
.sign-flag-color-black {background: #404040}
.sign-flag-color-green {background: #93b92c}

.article-container strong {
	font-weight: bold;
}

.article-container p {
	min-height: 25px;
	margin: 0;
	margin-bottom: 15px;
}

.article-container ul li {
	margin-bottom: .15em;
}

.article-container ul li a {
	color: #ca1515;
}

.article-container ul li:before {
	content: "\f105";
	font-family: FontAwesome;
	display: inline-block;
	margin-right: 5px;
}

.breadcrumb-entry__my table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 20px;
	border: 1px solid #ddd;
}

.breadcrumb-entry__my table tr > td {
	padding: 8px;
	line-height: 1.42857143;
	vertical-align: top;
	border: 1px solid #ddd;
}

/**********************/
/***** CSS MOBILE *****/
/**********************/

@media only screen and (max-width : 1024px) {
	.image-biggrid-blog {
		position: relative;
		height: 20em;
	}
}

@media only screen and (max-width : 768px) {
	.image-biggrid-blog {
		position: relative;
		height: 10em;
	}
	.not-show-mobile {
		display: none;
	}
}

@media only screen and (min-width : 768px) {
	.is-table-row {
		display: table;
	}
	.is-table-row [class*="col-"] {
		float: none;
		display: table-cell;
		vertical-align: top;
	}
}

@media only screen and (max-width : 425px) {
	h1 {
		font-size: 2rem !important;
	}

	/*#logo img {
		width: 55%;
	} */

	.logo-wrapper {
		width: 250px;
	}

}

@media print {
	body * { visibility: hidden; }

	.header-wrapper, .blog-sidebar, #section-secondary, button { display: none; }

	body [class*="col-"], .wide-center, .breadcrumb-entry__my { padding: 0 !important; }

	h1, #section-to-print, #section-to-print * { visibility: visible; }
	h1 { padding: .5em 0 }

	#section-to-print {
		position: relative;
		top: 0;
	}
}

.back-to-top {
    text-align: center;
    font-size: 25px;
    position: fixed;
    bottom: 90px;
    right: 20px;
    z-index: 9;
    display: block;
    opacity: .7;
    cursor: pointer;
    background-color: #ca1515;
    border-radius: 0;
}

@media only screen and (max-width:399px) {
    .back-to-top {
        bottom: 20px;
        right: 10px;
        width: 40px;
        height: 40px;
    }    
}

/* --------------------------  PROMO NOTIFICATIONS ------------------------------ */
#promo-notifications{
  background: #ca1515;
  font-size: 18px;
  width: 100%;
  transition: top 0.3s;
}

#promo-notifications ul{
    width: 100%;
    height: 35px;
    position: relative;
    overflow: hidden;
}

#promo-notifications li{
    min-width: 1040px;
    line-height: 35px;
    height: 35px;
    position: absolute;
    top: 0;
    left: 100%;
    text-align: center;
    list-style: none;
    color: #FFFFFF;
}

.cart-coupon-toggle {display: none;}
@media (max-width: 991px) {
    .cart-coupon-toggle {display: block;}
    .cart-shipping {display:none;}
    #cart-container .information-entry { padding-left: 20px; padding-right: 20px;}
}

.zasilkovna-show
{
    display: none;
}
.product_flags_title
{
    display: none;
}

/* Nejake globalne nastavenia pre zvysenie prehladnosti v mobiloch */
@media only screen and (max-width : 767px) {
    .fancybox-navigation .fancybox-button { top: calc(100% - 100px) !important; }
    
    .product-detail-box H1
    {
        text-align: center;
    }
    
    .product-detail-box .button{float: left; width: 32% !important; padding-left: 0px; padding-right: 0px; min-width: 1px !important; }
    .product-detail-box .button:nth-child(2){margin-left: 2%; margin-right: 2%;}

    .tree-to-product
    {
        display: block;
        overflow-y: hidden;
        overflow-x: visible;
        height: 29px;
        width: 100%;
        white-space: nowrap;
    }
    .rating-box
    {
        display: none;
    }
    .button.style-10.add-to-cart
    {
        letter-spacing: 0px;
    }
    
    /*#product-detail-list
    {
        display: none;
    }*/
}

.disabled_orders_info
{
    width: 100%;
    line-height: 300px;
    font-size: 20px;
    color: red;
    font-weight: bold;
    text-align: center;
}