#product #content {
	max-width:100%;
}

a {
	color: #4d0436;
}

a:hover {
    color: #4d0436;
    text-decoration: none;
}

.zas-box {
    display: flex;
    flex-direction: column;
    align-items: baseline;
}

/*- Zmena fonu pre banner -*/
body#index #carousel figure .caption .text-uppercase {
    font-size: 2.8rem;
}

/*- Zmena fonu pre konkretny banner - ID je display-x -*/
body#index #carousel figure .caption .display-1.text-uppercase {
    font-size: 2.8rem;
}
/* checkout style zmeny */
.nav-item .nav-link.active, .nav-item .nav-separtor.active {
  	box-shadow: 2px 2px 4px 0 rgba(0,0,0,.2);
  	text-transform: uppercase;
  	font-weight: 600;
  	padding: .5rem 1.25rem;
  	color: #ffffff;
  	background-color: #4d0436;
  	border-color: transparent;
}

.nav-item .nav-link.active:hover {
  	background-color: #83115d;
  	color: #ffffff !important;
}
#checkout #checkout-personal-information-step .content .nav-item:last-child .nav-link {
  box-shadow: none !important;
  text-transform: uppercase;
  font-weight: 600;
  padding: .5rem 0rem !important;
  color: #515151 !important;
  background-color: transparent !important;
  border-color: transparent;
}
label {
  text-align: left;
  font-weight: 600;
}
body#checkout a:hover {
  color: #83115d;
}
a:focus, a:hover {
  color: #b1137c;
  text-decoration: underline;
}

/*- Zmena obrazku pozadia - prepises nazov obrazku v riadku background za novy u precinku upload -*/
@media only screen and (min-width: 768px) {
/*	body #wrapper {
		background:url('/upload/pozadie1.jpg') no-repeat 0px 0px transparent;
		background-attachment:fixed;
		background-size:cover;
		padding-top: 0rem;
		box-shadow: none;
	}
	body #wrapper div.container {
    	background-color: #f1f1f1;
    	padding-top: 1.563rem;
	}
} */
}





/*-----------------------------------------------------------------------------*/
body #header .sticky-user-info,
body #header .sticky-logo {
	display:none !important;
}

body #header .sticky-user-info {
	color:white;
	background-color:#4d0436;
	padding: 0px !important;
	line-height: 25px;
	min-width: 30px;
	font-size:10px;
	height: 30px;
	text-align: center;
	position: relative;
	top: 5px;
	margin:5px 0 0 18px;
	border-radius:50%;
}

body.sticky #header .header-phone {
	margin-left:8px;
}

body #header .sticky-user-info i {
	color:white;
	font-size:20px;
}

body p strong {
	color: #232323;
}

body#manufacturer .brand .brand-infos p:first-child a {
    font-size: 24px;
}
body#manufacturer ul .brand:last-child {
    padding-bottom: 80px;
}

body#index #custom-text ul {
    list-style: inherit;
    padding-left: 4%;
}
body#index #custom-text ul li {
    text-align: left;
    font-size: 1.1em;
}

body#index #carousel figure .caption .text-uppercase {
    text-transform: none !important;
}
body#index #carousel figure .caption {
	bottom: 28px !important;
    color: inherit;
    max-width: 50%;
    background-color: #ffffff82;
}

.contact-rich .block a[href^="mailto:"] {
    font-size: .875rem;
}
.contact-rich .block a[href^="mailto:"] {
    display: contents;
}

body#contact .contact-form #gdpr_consent .custom-checkbox label {
    margin-left: 5%;
}

body#product #tab_horizontal .tab-content .product-attachments .attachment h4 {
    margin-bottom: -0.5rem;
}
body#product #tab_horizontal .tab-content .product-attachments .attachment {
    padding-bottom: 25px;
}

body#product #tab_horizontal .nav-tabs .nav-item .nav-link:hover {
    color: #ffffff;
	background-color: #83115d;
	border-color: transparent;
}
body#product #tab_horizontal .nav-tabs .nav-item .nav-link.active {
    color: #ffffff;
	background-color: #4d0436;
	border-color: transparent;
}

body #slidingcart #widget-slidingcart-list .mini_cart_item .no-more.refresh-yes {
    display: none;
}
body #slidingcart #widget-slidingcart-sumammary .buttons .button {
    color: #ffffff;
	background-color: #4d0436;
	border-color: transparent;
}
body #slidingcart #widget-slidingcart-sumammary .buttons .button:hover {
    color: #ffffff;
	background-color: #83115d;
	border-color: transparent;
}

body #iqitmegamenu-horizontal .cbp-hrmenu .cbp-tab-title .cbp-submenu-aindicator {
    display: none;
}
body #iqitmegamenu-horizontal .cbp-hrmenu .cbp-hrmenu-tab-2 .cbp-empty-mlink {
    cursor: default;
}

body#product .container #content-wrapper .row .col-md-6 .manufacturer-feature-list .objem-feature {
    display: none;
}





/*-----------------------------------------------------------------------------*/
.form-control-select.prsr-list {
	display:none;
}
#header #top-sliding-cart {
	position:relative;
	min-width:140px;
}

#header {
	z-index:201;
}

#header .prsr-result {
	z-index:201;
}

#header #top-sliding-cart a {
	position:absolute;
	z-index:10;
	width:100%;
	height:100%;
	left:10px;
	top:9px;
}

#top-sliding-cart.color-light .tcartsubtotal {
	margin-left:45px;
}

#top-sliding-cart .sccount {
	right:auto;
	left:20px;
}

body #_desktop_logo {
	position:relative;
	top:-3px;
}

body #header .prsr-block-top,
body #header .header-top .search-widget {
	float:left;
	width:40%;
	margin-top:5px;
}

body #header .prsr-button {
	background-color:#4d0436;
}

.prsr-input:focus {
    border-color: #4d0436;
    outline: none;
}

#header .header-nav {
	background-color:#4d0436;
	border:0px solid transparent;
}

body#checkout #header .header-nav {
	padding:0px;
	margin:0 0 30px 0;
	box-shadow:2px 2px 8px 0 rgba(0,0,0,0);
}

body #checkout .prsr-block-top,
#checkout #search_widget {
	display:block;
}

body#checkout #footer {
    box-shadow: 2px 2px 8px 0 rgba(0,0,0,0);
	padding: 0px;
	background:#fff;
	color:#7a7a7a;
}

#header .header-nav h1,
#header .header-nav .h1{
	font-size:14px;
	color:#ffffff;
	font-weight:400;
	display:block;
	margin:0px;
	padding:12px 0 12px 15px;
	text-transform:none;
}

#header .header-nav .user-info {
	margin-top:0px;
	padding:10px 0 0 0;
	color:white;
}

#header .header-nav .user-info a {
	color:white;
	font-size:16px;
	font-weight:300;
}

#header .header-nav .user-info a i {
	font-size:22px;
	position:relative;
	top:-1px;
}

#header #top-sliding-cart{
	background-color:#4d0436;
	padding:8px 15px 8px 15px;
	margin:0px;
	color:white;
	font-size:17px;
}
#header #top-sliding-cart:hover{
	background-color:#83115d;
}

#top-sliding-cart.color-light .tcartsubtotal {
	font-size:17px;
	color:white;
}

#header {
	background-color:#f1f1f1;
}

#header .header-phone {
	float:left;
	width: calc(60% - 200px);
	font-size:20px;
	padding:10px 0 0 0;
	text-align:right;
}

#header .header-phone i {
	width:30px;
	border-radius:50%;
	height:30px;
	color:white;
	font-size:16px;
	background-color:#4d0436;
	display:inline-block;
	margin-right:10px;
	text-align:center;
	line-height:30px;
}

#header .header-phone a{
	color:#6d6d6d;
	font-size:20px;
	font-weight:600;
}

#header #_desktop_cart {
	width:200px;
	float:right;
}

.search-widget form button[type="submit"] {
	background-color:#4d0436;
	color:white;
	bottom:auto;
	top:0px;
	height:100%;
	right:0px;
}

.search-widget form button[type="submit"]:hover {
	cursor:pointer;
}

#wrapper {
	background-color:#f1f1f1;
}

#products .product-price-and-shipping,
.featured-products .product-price-and-shipping,
.product-accessories .product-price-and-shipping,
.product-miniature .product-price-and-shipping {
	padding:0px;
}

.add-to-cart {
	text-transform:none;
}

.featured-products .product-miniature {
    width: 25%;
    margin-left: 0px;
    margin-right: 0px;
    overflow: hidden;
}

#products .product-description,
.featured-products .product-description,
.product-accessories .product-description,
.product-miniature .product-description {
	width:100%;
	box-shadow:2px 2px 8px 0 rgba(0,0,0,0);
}

.addToCartButtonNumber {
    width: 17%;
    margin-left: 10px;
}

.addToCartForm .btn-primary .material-icons,
.addToCartForm .btn-secondary .material-icons,
.addToCartForm .btn-tertiary .material-icons {
    margin-right: .2rem;
}

.addToCartForm .btn-primary.add-to-cart {
    width: 72% !important;
}

.product-miniature .product-price-and-shipping .list-add-to-cart {
    display: none;
}

.addToCartForm {
    padding-bottom: 12px;
    box-shadow: 2px 8px 8px 0 rgba(0,0,0,.2);
}

.notify {
    width: 80%;
}

#checkout #checkout-personal-information-step .content .nav-item:last-child .nav-link,
#authentication .page-content .no-account a {
    box-shadow: 2px 2px 4px 0 rgba(0,0,0,.2);
	text-transform: uppercase;
	font-weight: 600;
	padding: .5rem 1.25rem;
	color: #ffffff;
	background-color: #4d0436;
	border-color: transparent;
}
#checkout #checkout-personal-information-step .content .nav-item:last-child .nav-link:hover,
#authentication .page-content .no-account a:hover {
	background-color: #83115d;
}
#authentication .page-content .no-account {
    margin-top: 120px;
    margin-bottom: 20px;
}



/****** new checkout ******/
div#thecheckout-html-box-1 {
	display: none;
}
div#thecheckout-login-form {
	display: none;
}
.product-price {
  	color: #83115d !important;
}
.checkout-block[class*="num-"] .block-header::before {
  	border: 1px solid #ccc !important;
  	color: #83115d !important;
  	width: 42px !important;
  	height: 42px !important;
  	line-height: 42px !important;
  	font-size: 18px !important;
}
.mark-required .form-group.text label.required .field-label::after, .mark-required .form-group.text.need-dni label .field-label::after, .mark-required .form-group.email label.required .field-label::after, .mark-required .form-group.password label.required .field-label::after, .mark-required .form-group.tel label.required .field-label::after, .mark-required .form-group.select label.required .field-label::after, .mark-required .form-group.countrySelect label.required .field-label::after {
  	color: #83115d !important;
}
.page-content .custom-checkbox input[type="checkbox"] + span {
  	border-radius: 3px;
  	border: 2px solid #83115d !important;
}
span.VIiyi {
	position: relative;
	bottom: 0.7em;
}
span.carrier-delay {
  	color: #939393 !important;
  	padding-right: 50px;
}
body#checkout .condition-label {
  	margin-left: 0.5rem;
}





/*Footer*/
#footer .footer-container .block_newsletter {
    width: 33%;
}

.footer-container .block_newsletter {
    background-color: #83115d;
    text-align: center;
    padding: 40px 0 0 0;
    margin: 0;
}

.footer-container .block_newsletter h3 {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 20px;
	line-height:22px;
	color:white;
}

.footer-container .block_newsletter p {
    color: white;
    margin: 0 0 30px 0;
	font-size:15px;
	color:white;
	font-weight:400;
	line-height:20px;
}

.footer-container .block_newsletter .main-input-holder {
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
    float: none;
    margin-bottom: 10px;
}

.block_newsletter form .input-wrapper {
    overflow: hidden;
}

.footer-container .block_newsletter .main-input-holder input[type="text"] {
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
	font-size:14px;
}

.block_newsletter form input {
    height: 42px;
    box-shadow: none;
}

.block_newsletter form input[type="text"] {
    border: none;
    padding: 10px;
    min-width: 255px;
    color: #7a7a7a;
    border: 1px solid rgba(0,0,0,.25);
}

.footer-container .block_newsletter .main-input-holder .btn {
    font-size: 16px;
    background-color: #4d0436;
    padding-left: 10px;
    padding-right: 10px;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
    border-color: white;
}

#footer .follow-us .block-social h3 {
    font-size: 20px;
    text-align: center;
    text-transform: uppercase;
	color:white;
	font-weight:700;
	margin:0 0 8px 0;
}

#footer .follow-us .block-social {
    width: 100%;
    padding: 0;
}

#footer .follow-us {
    background-color: #83115d;
    max-width: 376px;
}

#footer .follow-us .block-social ul {
    text-align: center;
    align-items: center;
  	justify-content: center;
}

#footer .follow-us .block-social ul li {
    overflow: hidden;
    border: 0 solid transparent;
    background-color: #525252;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    background-size: 70% 70%;
    background-position: center center;
}

#footer .follow-us .block-social ul {
    text-align: center;
}

#footer .footer-container .block_newsletter {
    width: 33%;
	max-width:376px;
}

#footer .second-row {
    padding: 0 0 15px 0;
}

.margin-top-50 {
    margin-top: 44px;
}

#footer .second-row .col-md-8 .copyrights,
#footer .second-row .col-md-8 .copyrights a {
    font-size: 14px;
	color:white;
}

#footer .second-row .col-md-8 .copyrights a:hover {
    text-decoration:underline;
}

#footer .second-row .col-md-8 .copyrights {
    padding-top: 2px;
    font-size: 14px;
    color: white;
}

#footer .second-row .col-md-8 {
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 15px;
}

#footer .links h3,
#footer .links .h3 {
    font-size: 16px;
    margin: 0 0 20px 0;
	color:white;
	font-weight:700;
	text-transform:uppercase;
	margin:0 0 20px 0;
}

#footer .links.block-contact h4,
#footer .links.block-contact .h4 {
    color: white;
    font-size: 16px;
    margin: 0 0 20px 0;
    color:white;
	font-weight:700;
	text-transform:uppercase;
}

#footer .links {
    width: 40%;
    padding-left: 30px;
    padding-top: 40px;
}

#footer .footer-container h3, #footer .footer-container a {
    color: white;
}

#footer .links ul li a::before {
    font-family: 'FontAwesome';
    content: "\f0da";
    color: white;
    font-size: 14px;
}

#footer .links ul li a {
	font-size:14px;
	line-height:20px;
	font-weight:300;
}

#footer .footer-container h3,
#footer .footer-container a {
    color: white;
}

#footer .links.block-contact {
    width: 27%;
    padding-top: 40px;
    border: 0 solid transparent;
}

#footer .links {
    padding-left: 30px;
}

p.tel::before {
    position: absolute;
    z-index: 10;
    left: 0;
    top: -2px;
    display: inline-block;
    content: "";
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: #58b0c5;
    color: white;
    text-align: center;
    line-height: 30px;
    font-family: "FontAwesome";
}

#footer .links.block-contact p.address::before {
    content: "\f041";
}

#footer .links.block-contact p.h4 {
	padding-left:0px;
	min-height:0px;
}

#footer .links.block-contact {
	color: #ffffff;
	font-size: 14px;
    line-height: 19px;
    font-weight:300;
}

#footer .links.block-contact p {
    color: #ffffff;
    padding: 0 0 0 0px;
    display: block;
    position: relative;
    margin: 0 0 20px 0;
    min-height: 30px;
    font-size: 14px;
    line-height: 19px;
    font-weight:300;
}

#footer .links.block-contact p.email::before {
    content: "\f0e0";
}

#footer .links.block-contact p.tel::before, p.tel::before {
    content: "\f095";
}

#footer .footer-container {
	padding-top:0px;
	background-color:#4d0436;
	margin-top:0px;
}

#footer img  {
	max-width: 100%;
	height: auto;
}

#footer .pay-logos img  {
	max-width: 80%;
	height: auto;
	margin-left: 20%;
}

#footer .copyrights img {
	max-width: 60px;
	height: auto;
    margin-left: 2px;
    margin-bottom: 2px;
}

#footer {
	padding-top:0px;
}

.sociallogin .h3 {
	display:block;
	text-align:center;
}

#products .highlighted-informations,
.featured-products .highlighted-informations,
.product-accessories .highlighted-informations,
.product-miniature .highlighted-informations {
	width:100%;
}

#manufacturer .brand .brand-img {
    margin-top: 50px;
    margin-bottom: 10px;
}

#index .ls-wp-container {
    max-height: 260px !important;
    width: calc(50% - 25px) !important;
    display: inline-block !important;
    box-sizing: border-box !important;
    margin-right: 45px !important;
    box-shadow: 1px 1px 7px 0 rgba(0,0,0,0) !important;
    overflow:hidden;
}

html .ls-container, body .ls-container, #ls-global .ls-container {
    float: none !important;
}

#index .ls-wp-container .ls-wrapper img {
    width: 100% !important;
    height: auto !important;
}

body#index .ls-wp-container .ls-layers .ls-wrapper {
    width: 100% !important;
    top: 37px !important;
}

#layerslider_2:after {
	display:block;
	content:"";
	clear:both;
}

#index .ls-wp-container .ls-wrapper {
    max-width: 100% !important;
    height: auto !important;
}

body#index .ls-wp-container .ls-layers .ls-wrapper + .ls-wrapper {
    top: 0px !important;
}

.btn-primary {
    color: #fff;
	background-color:#83115d;
}

body#index .ls-wp-container .ls-layers h2.ls-layer {
    color: white !important;
    background-color:#83115d !important;
	font-size: 20px !important;
	font-weight: 400 !important;
	padding: 5px 0 0 15px !important;
    display: block !important;
    width: 100% !important;
    box-sizing: border-box !important;
    position: static !important;
    height: 37px !important;
    line-height: 25px !important;
}

.ls-circle-timer {
	display:none !important;
}

body#index .featured-products {
    margin-top: 50px;
}

#index .ls-wp-container + style + script + .ls-wp-container,
#index .ls-wp-container + script + .ls-wp-container {
    margin-right: 0px !important;
}

#iqitmegamenu-horizontal.cbp-sticky {
	z-index:230;
}

.container-iqit-menu {
    z-index: 200;
}

#search_filters .feds_showmore {
	display:none !important;
}

#search_filters section {
	display:block !important;
}

#product .product-description iframe {
	width:100%;
	height:450px;
}

#product-modal .modal-content {
	box-shadow:0 5px 15px rgba(0,0,0,0);
}

body .displayReassurance .social-buttons-small-message {
    display: block !important;
    font-size: 14px !important;
    margin: 20px auto 0 auto !important;
    font-weight: 600 !important;
}

.hidden {
	display: none !important;
}

.company-switch #company {
	height:40px;
}

.condition-label .js-terms,
.field-psgdpr span label {
	font-weight:bold;
}

.social-login-buttons .azm-size-64 {
	padding-top:0px !important;
}

.prsr-button,
.prsr-flag,
.prsr-header {
    background-color: #4d0436 !important;
}

.prsr-block {
    text-align: left !important;
}

.prsr-block,
.prsr-items > li {
    margin-bottom: 30px;
}

.prsr-block .product-price-and-shipping {
    display: inline-block;
    float: right;
    margin: 0;
}

.prsr-block .product-price-and-shipping .price {
	color:#0b3951;
}

.prsr-block ul li {
    margin-bottom: 10px;
    border-bottom: 1px solid #0b3951;
}

body .prsr-result {
    min-width: 450px;
    padding: 10px 10px 0;
}

body .prsr-image-container {
    margin-right: 2.5%;
    width: 17.5%;
}

body .prsr-inline-block {
    width: 79%;
}

.prsr-block .prsr-description,
.prsr-block .prsr-flags {
    display: none !important;
}

#products .product-title, .featured-products .product-title, .product-accessories .product-title, .product-miniature .product-title {
	margin:0.3em 0.5em;
	min-height:40px;
}

@media only screen and (max-width: 992px) {
	body #_desktop_logo {
		top:0px;
	}
	#_desktop_cart {
		display:none;
	}
	#header .header-phone {
		width: calc(60% - 140px);
		text-align:center;
	}
	#header .header-phone a {
		font-size:16px;
	}

	#header #_desktop_cart {
		width:140px;
	}

	.abc-custom-html-block ul {
		text-align:center;
	}

	.abc-custom-html-block ul li {
		float:none;
		display:inline-block;
		width:32%;
		vertical-align: top;
		margin-bottom: 5px;
	}
	.featured-products .product-miniature,
	body#product .product-accessories .product-miniature {
		width:33.33%;
	}

	#footer .links {
		padding-top:10px;
		padding-left:10px;
		padding-right:10px;
	}

	#footer .links.block-contact {
		padding-top:10px;
	}

	#footer .links.block-contact p.h4,
	#footer .links h3, #footer .links .h3 {
		font-size:14px;
	}
}





@media only screen and (min-width: 768px) {
	body#category #products .pagination .col-md-4 {
    	width: 50%;
	}
	body#category #products .pagination .offset-md-2 {
    	margin-left: 0%;
	}
}


@media only screen and (max-width: 767px) {
	body#checkout #header .header-nav .user-info {
		margin-right:15px;
	}
	body#checkout #header .header-nav .logo,
	#header .header-nav .top-logo a img {
    	max-height: 50px;
    	width: 78px;
		margin-left:8px;
	}
	body#checkout #header .header-nav .logo,
	#header .header-nav .top-logo {
		position:relative;
		top:0px;
	}
	#header .header-nav {
		padding-top:5px !important;
	}

	body#index #header .header-nav {
		padding-top:0px !important;
	}
	#header {
		max-width:100%;
		overflow-x:hidden;
	}
	body.sticky #header{

	}
	body.sticky #header .sticky-logo {
		display:block !important;
		max-width:200px;
		max-height:50px;
	}
	body.sticky #header .sticky-logo img {
    	margin-top: -2px;
	}

	body.sticky #header .sticky-user-info {
		display:block !important;
	}
	body.sticky #header .position-static {
		display:flex;
		justify-content:space-between;
	}
	body.sticky #header h1 {
		display:none !important;
	}
	body.sticky #header .header-top .prsr-block-top {
		display:none !important;
	}
	/*body.sticky #header .header-top {
		position:fixed;
		padding:0px;
		background-color:white;
		z-index:50;
		left:0px;
		top:0px;
		width:100%;
	}*/
	#footer .block-contact > div {
		display:block !important;
		padding-left:10px;
	}
	#footer .block-contact > div + div {
		display:none !important;
	}
	.abc-custom-html-block ul li a:hover span {
    	transform: none;
	}
	#footer .links {
		padding-left:0px;
		padding-right:0px;
	}
	#footer .links .row {
		margin-left:0px;
		margin-right:0px;
	}
	#header .header-nav .user-info .account {
		margin:0px;
	}
	#js-product-list-top .text-sm-center {
		display:none;
	}
	#header .header-nav {
    	background-color: white;
	}
	#header .header-nav h1, #header .header-nav .h1 {
		background-color:#4d0436;
		margin-bottom:3px;
	}
	#header .header-nav .user-info {
		background-color:#4d0436;
		padding:0px !important;
		line-height:33px;
		width:42px;
		height:42px;
		text-align:center;
		position:relative;
		top:-3px;
	}
	body footer .block-contact .title{
		padding-top:0px;
	}

	body footer .block-contact .title > a {
		display:block;
		margin-bottom:5px !important;
	}
	body #products .feds_offcanvas_tri {
		width:40%;
		max-width:100% !important;
		height:46px;
		padding-top:14px;
		float:left;
		background-color:#4d0436;
	}
	#js-product-list-top {
		width:60%;
		float:left;
		margin:0px;
		padding:0px;
	}

	#js-product-list-top > .col-md-6 {
		padding:0px;
	}

	#js-product-list-top > .col-md-6 > .row {
		margin:0px;
	}

	#js-product-list-top .products-sort-order {
		width:100%;
		padding-right:0px;
		padding-left:8%;
	}

	#js-product-list {
		margin-top:30px;
	}

	#js-product-list-top:after {
		content:"";
		display:block;
		clear:both;
	}
	#checkout-personal-information-step .nav-inline .nav-item {
		margin-bottom:15px;
	}
	.container-iqit-menu {
		width:115px;
		float:left;
		margin-top:4px;
		padding:0px;
		margin-right:15px;
	}
	#iqitmegamenu-mobile #iqitmegamenu-shower {
		padding:1.5px 1px;
	}
	#header:after {
		display:block;
		content:"";
		clear:both;
	}
	#_mobile_logo {
		text-align:center;
	}
	#header .header-nav h1, #header .header-nav .h1 {
		padding:5px;
		font-size:13px;
		text-align:center;
	}
	body #header .prsr-block-top {
		width: calc(100% - 175px);
	}

	body #header .prsr-input {
		width: calc(100% - 40px);
	}

	body #header .header-phone {
		width:30px;
		height:30px;
		margin-left:15px;
	}

	body #header .header-phone a span{
		display:none;
	}

	#header .header-nav {
		margin-bottom:5px;
	}
	#top-sliding-cart a {
		text-align:left;
	}
	#header .header-nav .blockcart a:hover,
	#header .header-nav .blockcart a {
    	color: white;
	}
	#header .header-nav .user-info .logged {
    	color: white;
	}
	#product .product-description iframe {
		width:100%;
		height:350px;
	}
	#index .ls-wp-container {
    	width: 100% !important;
		margin-right:0px !important;
		margin-bottom:0px !important;
	}

	.cbp-mobilesubmenu {
		border-bottom:0px solid transparent;
	}
	body #header .header-top .search-widget {
		width:60%;
	}
	#header .header-phone {
		width:40%;
	}
	#header .header-nav .top-logo{
    	float:left;
    	padding-top:0px;
    	width:50%;
    	text-align:left !important;
	}
	#header .header-nav .top-logo img {
		max-width:232px !important;
		height:auto;
	}

	#header .header-nav .blockcart {
		padding-top:0px;
		padding-bottom:0px;
		margin-top:0px;
	}

	#_mobile_user_info {
		margin-top:3px;
	}

	#header .header-nav .user-info a i {
		font-size:24px;
	}
	#header .header-top {
		margin-bottom:0px;
	}

	.abc-custom-html-block ul li {
		width:45%;
	}
	.featured-products .product-miniature,
	body#product .product-accessories .product-miniature {
		width:50%;
	}

	.abc-category-list {
		margin:25px 0 35px 0;
	}

	.notify {
    	width: 65%;
	}

	body#index #custom-text {
    	padding: 3.125rem 1.125rem;
	}
	body#index #custom-text ul {
    	padding-left: 10%;
	}

	#footer .footer-container .block_newsletter {
		width:100%;
		max-width:100%;
		float:none;
	}

	#footer .links {
		width:100%;
	}

	#footer .links i {
		color:white;
	}
	.footer-container .links ul {
		background-color:transparent;
	}
	#footer .links.block-contact {
		width:100%;
		margin-bottom:15px;
	}

	#footer .follow-us {
		width:100%;
		max-width:100%;
		padding-top:15px;
	}
	#footer .follow-us .block-social ul li {
		margin-bottom:0px;
	}

	#footer .margin-top-50 {
		margin-top:5px;
	}
	#footer .second-row .col-md-8 .copyrights {
		margin-bottom:15px;
		text-align:center;
		padding-right:0px;
		padding-left:0px;
	}

	.footer-container .block_newsletter .main-input-holder .btn {
		width:180px;
	}

	#footer .pay-logos img  {
		margin-left:0%;
	}

	body#index #carousel figure .caption .text-uppercase {
    	font-size: 1rem !important;
	}
	body#index #carousel figure .caption {
    	bottom: 6px !important;
	}

	div#tab_horizontal > ul.nav.nav-tabs > li {
    	margin-bottom: 8px;
    	margin-left: 0rem;
	}

	body#product .container #content-wrapper .col-md-12 {
    	padding-right: 0px;
    	padding-left: 0px;
	}
	body#product .container #content-wrapper .col-md-12 #tab_horizontal.tabs {
    	padding: 1.25rem 0.875rem;
	}

	body#checkout .container .row .cart-grid-right .sociallogin .col-xs-12,
	body#checkout .container .row .cart-grid-right .sociallogin .col-xs-12 .col-sm-12 {
    	padding-right: 0px;
    	padding-left: 0px;
	}

	body#authentication .container .card .no-account a {
    	font-size: 0.65rem;
	}

	#products .thumbnail-container .product-description,
	.featured-products .thumbnail-container .product-description,
	.product-accessories .thumbnail-container .product-description {
    	box-shadow: 2px 2px 8px 0 rgba(0,0,0,0);
	}
}





@media only screen and (max-width: 650px) {
	body #header .prsr-block ul li {
		width:100%;
		float:left;
	}
	body #header .prsr-result {
    	min-width: 350px;
    	padding: 10px 10px 0;
    	left:-100px;
	}

	body #header .prsr-image-container,
	body #header .prsr-inline-block {
		display:block;
		float:left;
	}
}

@media only screen and (max-width: 550px) {
	body #header .prsr-name {
		font-size:14px;
	}
	#product .product-description iframe {
		width:100%;
		height:250px;
	}
	#header .header-nav .top-logo {
		width:40%;
	}
	#header .header-nav .top-logo img {
		max-width:100%;
		height:auto;
	}
	.footer-container .block_newsletter .main-input-holder .btn {
		width:120px;
	}
	#header .header-nav .top-logo {
		margin-left:5px;
	}
	.abc-custom-html-block ul li {
		width:100%;
	}
	.featured-products .product-miniature,
	body#product .product-accessories .product-miniature {
		width:100%;
		max-width:255px;
		display:block;
		margin:0 auto 0px auto;
	}
	.featured-products .products {
		display:block;
	}
}
@media only screen and (max-width: 450px) {
	#header .header-nav .top-logo {
		margin-top:7px;
	}
}

@media only screen and (max-width: 400px) {
	body #header .prsr-result {
    	min-width: 95vw;
    	padding: 10px 10px 0;
    	left:-130px;
	}

	#checkout #wrapper .social-login-buttons .col-md-6 {
    	padding-right: 11px;
    	padding-left: 11px;
	}
}
@media only screen and (max-width: 350px) {
	#header .header-nav .top-logo {
		width:35%;
		margin-top:7px;
	}
	#header .header-nav .blockcart {
		margin-left:0px !important;
	}
}
/*-----------------------------------------------------------------------------*/

p.inline-block { display: inline-block; margin-left: 20px; }

.tax-patern { font-size:80%; }

#products .thumbnail-container, .featured-products .thumbnail-container, .product-accessories .thumbnail-container, .product-miniature .thumbnail-container {
	height: 343px;
}
#products .product-description, .featured-products .product-description, .product-accessories .product-description, .product-miniature .product-description {
	height: 95px;
}
#products .thumbnail-container:focus .highlighted-informations.no-variants, #products .thumbnail-container:hover .highlighted-informations.no-variants, .featured-products .thumbnail-container:focus .highlighted-informations.no-variants, .featured-products .thumbnail-container:hover .highlighted-informations.no-variants, .product-accessories .thumbnail-container:focus .highlighted-informations.no-variants, .product-accessories .thumbnail-container:hover .highlighted-informations.no-variants, .product-miniature .thumbnail-container:focus .highlighted-informations.no-variants, .product-miniature .thumbnail-container:hover .highlighted-informations.no-variants {
	bottom: 5.5rem;
}

.thumbnail-container .product-without-taxes {
	margin-bottom:0px;
}

#product-modal {
	background-color:rgba(0,0,0,0.8);
}

body#product .product-prices {
    border-bottom: 2px solid  black;
    margin-bottom: 20px;
}

body#product h1 {
    margin: 0 0 20px 0;
}

body#product .manufacturer-feature-list li{
	margin-bottom:5px;
}

.product-prices .tax-shipping-delivery-label .delivery-information::before {
	content:"";
}

#cbp-hrmenu > ul > li.cbp-hropen > a {
	background-color:transparent;
}

body#product .product-accessories .h5 {
	padding-left:15px;
	padding-bottom: 15px;
}

body .abc-category-list .body>ul li h3 {
	margin-top:20px;
}

.abc-custom-html-block ul li span {
	color:#676767;
	display:block;
	box-sizing:border-box;
	padding:12px 5px 0 45px;
    background-color:#fefefe !important;
	min-height:65px;
	font-size:11px;
	position:relative;
	font-weight:bold;
	text-transform:uppercase;
}

.abc-custom-html-block ul li span:before {
	width:30px;
	height:30px;
	border-radius:0%;
	background-color:#000000;
	content:"";
	display:inline-block;
	position:absolute;
	left:10px;
	top:18px;
}

.product-without-taxes,
.thumbnail-container .product-without-taxes {
	display:none !important;
}

.tax-patern {
	display:none !important;
}

.product-flags li.product-flag {
	background-color:#83115d;
}

#feds_search_filters a.feds_link {
	color:#4d0436;
}

body .st-range-box .noUi-connect {
    background-color: #4d0436;
}

.btn-primary.focus, .btn-primary:focus, .btn-primary:hover {
    color: #fff;
	background-color:#83115d;
	border-color:transparent;
}

.pagination .current a {
    color: #83115d;
}

.bootstrap-touchspin .group-span-filestyle .btn-touchspin, .group-span-filestyle .bootstrap-touchspin .btn-touchspin, .group-span-filestyle .btn-default {
    background: #83115d;
}

body .prsr-highlight {


}

body .prsr-search-results-link {
	color:#4d0436 !important;
}

body .prsr-thumbnail-list h3 a {
	color:#4d0436 !important;
}

body .btn-primary:hover {
    color: #fff;
	background-color:#4d0436;
}

body .btn-primary.active,
body .btn-primary:active,
body .open > .btn-primary.dropdown-toggle {
	color: #fff;
	background-color:#4d0436;
}

body .cart-summary-products a {
	color:#4d0436 !important;
}

body .form-control:focus,
body .input-group.focus {
    outline: .1875rem solid #4d0436 !important;
    border-color:#4d0436 !important;
}

body .btn-primary.disabled.focus,
body .btn-primary.disabled:focus,
body .btn-primary.disabled:hover,
body .btn-primary:disabled.focus,
body .btn-primary:disabled:focus,
body .btn-primary:disabled:hover {
	background-color: #83115d;
	border-color:transparent;
}
