html,
body {
	color: #000000 !important;
    height: 100%;
    position: relative;
	overflow-x: hidden;
}
@media all and (max-width: 768px) {
	html,
	body {
		-webkit-overflow-scrolling: touch;
	}
	body.category-dealers,
	body.category-heritage {
		height: initial;
	}
	.page-wrapper {
		overflow-x: hidden;
	}
}
body.cms-downloads,
.cms-downloads .main.container {
	/* background-color: #000000; */
	margin-top: 60px;
}
/*
body.cms-downloads .main-container,
body.cms-downloads .main-container a {
	color: #FFFFFF !important;
}
*/
#scroll-to-top {
    border-right: none;
	color: #000000 !important;
	background-color: #FFFFFF !important;
}
body.checkout-index-index .action.primary:hover, 
body.checkout-index-index .action.primary:focus,
body.checkout-onepage-success .action.primary:hover, 
body.checkout-onepage-success .action.primary:focus,
#btn-cookie-allow.action.primary:hover, 
#btn-cookie-allow.action.primary:focus {
    background-color: #FFFFFF !important;
    color: #000000 !important;
}
@media all and (min-width: 770px), print {
	.page-wrapper {
		min-height: 0;
	}
	.ie10 .page-wrapper, 
	.ie11 .page-wrapper {
		height: auto;
	}
	.header-mobile li.nav-item.level0.nav-1.level-top.first.nav-item--parent.mega.nav-item--only-subcategories.parent > a,
	.header-mobile li.nav-item.level0.nav-1.level-top.first.nav-item--parent.mega.nav-item--only-subcategories.parent > a:hover, 
	.header-mobile li.nav-item.level0.nav-1.level-top.first.nav-item--parent.mega.nav-item--only-subcategories.parent > .alink:hover {
		background-color: #FFFFFF !important;
		color: #000000 !important;
	}
	.main-container {
		margin-top: 40px;
	}
	.dd-itemgrid > .nav-item {
		padding-left: 0;
		padding-right: 0;
	}
	.cms-downloads .main.container {
		/* background-color: #000000; */
		margin-top: 160px;
	}

}
.message.success a {
    color: #FFFFFF !important;
	text-decoration: underline;
}
a:hover, 
.alink:hover {
	color: #000000 !important;
}
@media all and (min-width: 770px), print {
	a, ul.copyright-links {
		color: #000000 !important;
	}
	.product-image-wrapper {
		height: 60px;
	}
}
#notice-cookie-block.message.global.cookie:after {
    display: none;
}
.modes-mode, 
.sorter-action, 
.pages .page, 
.pages .action, 
.pages .action.previous, 
.pages .action.next,
.modes-mode.active, 
.pages .current .page {
    background-color: #000000 !important;
    color: #FFFFFF !important;
}
.modes-mode:before, 
.sorter-action:before, 
.pages .action:before, 
.pages .action.previous:before, 
.pages .action.next:before {
    color: #FFFFFF !important;
}
.products.wrapper ~ .toolbar-products .pages {
    display: table;
    margin-right: 0;
    margin-left: auto;
}
.message.global.noscript, 
.message.global.cookie {
	background: #000000;
	background-color: #000000 !important;
	color: #FFFFFF;
	z-index: 99999;
	border-top: 2px solid #FFFFFF;
}
/* HEADER TOP */
.header-top {
    line-height: 12px !important;
}
.header .logo-wrapper .logo {
    margin: 0;
}
@media only screen and (min-width: 770px) {
	.header .logo-wrapper .logo {
		margin-bottom: -10px;
	}	
	/* COOKIE HINT */
	#notice-cookie-block {
		width: 100%;
	}
	
	.item-info-mobile  {
		display: none;
	}
}
@media only screen and (max-width: 400px) {
	.navi li.level1 > a > span {
		letter-spacing: 0px !important;
	}
	.topattributes {
		font-size: 12px;
	}
	.product-image-wrapper {
		padding-bottom: 60% !important;
	}

}
@media only screen and (max-width: 600px) {
	.product-image-wrapper {
		padding-bottom: 50% !important;
	}
}
@media only screen and (max-width: 769px) {
	div#mobnav-trigger {
		display: block !important;
	}
	.navi.navi-triggerable {
		display: none;
	}
	::webkit-scrollbar {
		width: 0;
	}
	.header-m-primary-container .inner-container {
		display: -webkit-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
	}
	.header-container .skip-content--style {
		padding: 0;
	}
	.header-container .logo-wrapper--mobile .logo {
		margin: 0;
		max-width: 150px;
		max-height: 65px;
		margin-left: auto;
		margin-right: auto;		
	}
	.header-container .logo-wrapper--mobile {
		width: 50%;
		margin-left: initial;
		margin-right: initial;
	}
	.navi,
	.header-mobile .skip-content--style {
		background: #FFFFFF !important;
	}
	.navi.navi ul.level0 .nav-item > a {
		background-color: transparent !important;
	}
	.header-mobile .skip-link,
	.header-mobile .skip-link.skip-active,
	.header-mobile .skip-link:active,
	.header-mobile .skip-link:hover	{
		background-color: transparent !important;
		color: #FFFFFF !important;
	}
	.header-container .skip-link {
		float: none;
	}
	.header-m-primary.header.container > .inner-container > .skip-link,
	#minicart {
		position: relative;
		text-align: center;
		cursor: pointer;
		width: 25%;
		height: 65px;
		line-height: 65px;
		max-height: 65px;
	}
	#minicart,
	.skip-link.skip-search,
	.skip-link.skip-account,
	#skip-links > div:nth-child(4){
		display: table-cell;
	}
	#mainmenu {
		float: none;
		display: -webkit-box !important;
		display: -ms-flexbox !important;
		display: -webkit-flex !important;
		display: flex !important;
		/* top: 65px; */
		/* bottom: 50px; */
		height: 80%;
		height: calc(100% - 65px - 50px);
		height: -webkit-calc(100% - 65px - 50px);
		height: -moz-calc(100% - 65px - 50px);
		height: calc(100% - 65px - 50px);		
		
	}
	#mainmenu  ul {
		/* display: -webkit-box; */
		/* display: -ms-flexbox; */
		/* display: -webkit-flex; */
		/* display: flex; */
		height: 100%;
		width: 101%;
	}
	#mainmenu ul li {
		float: none;
	}
	.header-primary-container {
		display: none;
	}
	.header-container .skip-content.skip-active {
		position: fixed;
		/* display: flex; */
		height: 100%;
		z-index: 10000;
		margin-left: -16px;
		margin-right: -16px;
		margin-top: 65px;
		min-height: 300px;
	}
	.header-m-primary-container .inner-container .skip-link.skip-nav .icon.ic.ic-menu:before,
	.logo-wrapper--mobile .logo,
	.ic-cart, .ic-cart1 {
		/* z-index: 2000; */
	}
	.header-container .skip-link .icon {
		height: 20px;
		width: 20px;
		font-size: 20px !important;
		line-height: 20px !important;
	}
	.header-m-primary-container .inner-container .skip-link.skip-nav .icon.ic.ic-menu:before {
		content: '';
		position: absolute;		
		background-image: url(/pub/media/icons/mobile-menu.png);
		background-size: contain;
		background-repeat: no-repeat;
		height: 20px;
		width: 20px;
	}
	.cms-downloads .header-m-primary-container .inner-container .skip-link.skip-nav .icon.ic.ic-menu:before,
	.page-products.categorypath-about-about-cazal-heritage.category-heritage .header-m-primary-container .inner-container .skip-link.skip-nav .icon.ic.ic-menu:before {
		content: url(/pub/media/icons/mobile-menu-w.png);
	}
	#skip-links > div.skip-link.skip-account > span.icon.ic.ic-user:before {
		content: "";
	}
	#skip-links > div.skip-link.skip-account > span.icon.ic.ic-user:before {
		content: '';
		position: absolute;		
		background-image: url(/pub/media/icons/b2c-login_k.png);
		background-size: contain;
		background-repeat: no-repeat;
		height: 20px;
		width: 20px;
	}
	.minicart-wrapper {
		margin-top: 0px;
	}
	.nav-panel--dropdown.nav-panel.full-width {
		display: block !important;
	}
	#header-nav .opener,
	a.level-top {
		display: none !important;
	}
	#header-nav li.nav-item.level1 {
		height: 20%;
	}
	#mainmenu .nav-item.level0.nav-1,
	#mainmenu .nav-item.level0.nav-2 {
		height: 75%;
		display: -moz-inline-stack;
		/* display: inline-block; */
	}
	#header-nav li.nav-item.level1 ul.level1.nav-submenu.nav-panel {
		background-color: rgb(0, 0, 0);
		position: absolute;
		left: 100%;
		height: 400%;
		border-left: 4px solid #FFFFFF;
		float: none;
		top: -100%;
		padding-bottom: 4px;
	}
	#header-nav li.nav-item.level1  ul.level1.nav-submenu.nav-panel:before {
		position: absolute;
		content: "";
		width: 100%;
		border-bottom: 4px solid white;
		height: 25%;
		z-index: 5000;
		background-color: rgb(0, 0, 0);
		background-repeat: no-repeat;
		background-size: cover;
	}
	#header-nav li.nav-item.level1 ul.level1.nav-submenu.nav-panel > li.first {
		border-top: 30px solid transparent;
		background: #000000;
	}	
	#header-nav li.nav-item.level1 ul.level1.nav-submenu.nav-panel > li {
		top: 45%;
	}
	#header-nav li.nav-item.level1.nav-1-1 ul.level1.nav-submenu.nav-panel:before,
	#header-nav li.nav-item.level1.nav-1-1 {
		background-image: url('/pub/media/mobile-menu/prescription.jpg');
		background-position: center;
	}
	#header-nav li.nav-item.level1.nav-1-2 ul.level1.nav-submenu.nav-panel:before,
	#header-nav li.nav-item.level1.nav-1-2 {
		background-image: url('/pub/media/mobile-menu/legends.jpg');
		background-position: center;
	}
	#header-nav li.nav-item.level1.nav-1-3 ul.level1.nav-submenu.nav-panel:before,
	#header-nav li.nav-item.level1.nav-1-3 {
		background-image: url('/pub/media/mobile-menu/sunglasses.jpg');
		background-position: center;
	}
	#header-nav li.nav-item.level1.nav-2-1 ul.level1.nav-submenu.nav-panel:before,
	#header-nav li.nav-item.level1.nav-2-1 {
		background-image: url('/pub/media/mobile-menu/about-cazal.jpg');
		background-position: center;
	}
	#header-nav li.nav-item.level1 a span {
		z-index: 3000;
	}
	#header-nav li.nav-item.level1.nav-1-1 ul.level1.nav-submenu.nav-panel {
		top: 0%;
	}
	#header-nav li.nav-item.level1.nav-1-2 ul.level1.nav-submenu.nav-panel {
		top: -100%;
		margin-top: -4px;
	}
	#header-nav li.nav-item.level1.nav-1-3 ul.level1.nav-submenu.nav-panel {
		top: -200%;
		margin-top: -8px;
	}
	#header-nav li.nav-item.level1.nav-2-1 ul.level1.nav-submenu.nav-panel {
		top: -300%;
		margin-top: -6px;
		display: none;
	}
	#skip-links {
		background-color: #FFFFFF;
		position: fixed;
		bottom: 0px;
		height: 50px;
		width: 101%;
		z-index: 2000;
		display: table;		
	}
	.nav-item.level0 {
		height: 60%;
	}
	.nav-item.level0 .nav-panel--dropdown.nav-panel.full-width {
		height: 100%;
	}
	.nav-item.level0 .nav-panel-inner,
	.nav-item.level0.nav-2 .nav-panel-inner .level0.nav-submenu,
	.nav-item.level0 .nav-panel-inner .nav-block--center {
		height: 100%;
		width: 100%;
		display:flex;
	}
	.navi li.level1 > a {
		padding-left: 20px;
	}
	.navi li.level2 > a {
		padding-left: 70px;
	}
	.navi li.level1 > a > span {
		letter-spacing: 6px;
	}
	.header-container .header-m-container .item-left {
		float: none;
		display: table-cell;
	}
	#switcher-language-mobile ul {
		display: -webkit-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		margin: 0;
		margin-left: 30px;
	}
	#switcher-language-mobile ul li {
		margin-left: 10px;
		margin-bottom: 0;
		font-size: 20px;
	}
	#skip-links > div:nth-child(2),
	#skip-links > div:nth-child(3),
	#skip-links > div:nth-child(4){
		width: 50px;
	}
	.ic-cart, .ic-cart1 {
		margin-top: 24px;
	}
	/* MAIN CONTAINER */
	.main.container {
		padding-top: 10px !important;
		padding-bottom: 60px !important;
	}
	/* SLIDER */
	#maincontent .slideshow-wrapper-additional {
	    margin-left: -15px;
		width: calc( 100% + 30px);
		z-index: 4000;
	}
	#maincontent .slideshow-wrapper-additional,
	#maincontent .slideshow-wrapper-additional .ban .image{
		/* height: 400px; */
		object-fit: cover;
	}
	.slideshow-wrapper-outer .owl-pagination,
	.slideshow-wrapper-outer .owl-buttons	{
		display: block;
	}
	.slideshow-wrapper-outer .slider-arrows2 .owl-controls .owl-buttons .owl-prev {
		right: initial;
	}
	.slideshow-wrapper-outer .slider-arrows2 .owl-controls .owl-buttons .owl-prev,
	.slideshow-wrapper-outer .slider-arrows2 .owl-controls .owl-buttons .owl-next {
		top: 40%;
		margin: 0 10px;
	}
	.slideshow-wrapper-outer .owl-item .item .cap {
		right: 0px;
		top: 0px;
	}
	.slideshow-wrapper-outer .owl-item .item .cap:nth-child(3) {
		left: 85px;
	}	
	/*.slideshow-wrapper-outer .owl-item:nth-child(3) .item .cap:nth-child(3) {
		top: 270px;
		left: 85px;
	}*/
	/* CONTAINER GLASSES */
	body.cms-home .columns .column.main  {
		margin-left: -15px !important;
	}
	.column.main .block.widget.block-products-list.grid {
		margin-top: -10px;
		margin-right: -30px;
		overflow-x: hidden;
	}
	.column.main .block.widget.block-products-list.grid .block-content {
		width: 130%;
		width: -webkit-calc(140% + 30px);
		width: -moz-calc(140% + 30px);
		width: calc(140% + 30px);
		margin-left: -25%;
		margin-left: -webkit-calc(-20% - 30px);
		margin-left: -moz-calc(-20% - 30px);
		margin-left: calc(-20% - 30px);
		overflow: hidden;
	}
	.column.main .block.widget.block-products-list.grid .block-content .products-grid.grid.container-glasses {
		display: -webkit-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		margin-bottom: 0;
	}
	.column.main .block.widget.block-products-list.grid .block-content .products-grid.grid.container-glasses .grid12-2{
		float: none;
		margin: 0 5px;
	}
	.column.main .block.widget.block-products-list.grid .block-content .products-grid.grid.container-glasses > div:nth-child(1),
	.column.main .block.widget.block-products-list.grid .block-content .products-grid.grid.container-glasses > div:nth-child(7) {
		display: none;
	}	
	.column.main .block.widget.block-products-list.grid .block-content .products-grid.grid.container-glasses > div:nth-child(3),
	.column.main .block.widget.block-products-list.grid .block-content .products-grid.grid.container-glasses > div:nth-child(5) {
		max-width: 20px;
	}
	.column.main  .overlay-left {
		background-image: linear-gradient(to left, rgba(255, 255, 255, 0), rgba(255, 255, 255, 60));
		background-size: cover;
		height: 30%;
		width: 30%;
		position: absolute;
		z-index: 3000;
		margin-top: 10px;
		margin-left: 20%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
	}
	.column.main .overlay-right {
		background-image: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 100));
		background-size: cover;
		height: 30%;
		width: 30%;
		position: absolute;
		z-index: 3000;
		display: -webkit-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		margin-top: -30px;
		right: 0;
	}
	.column.main .products-grid.container-glasses .filler {
		display: none;
	}
	.column.main .block.widget.block-products-list.grid .block-content .products-grid.container-glasses .new {
		position: absolute;
		margin-left: 25%;
		margin-top: 0;
		height: 35px;
		z-index: 2000;
	}
	.column.main .block.widget.block-products-list.grid .block-content .product-image-photo {
		margin-top: -29%;
		object-fit: contain;
	}
	/* MADE IN W. GERMANY */
	.made-in-w-ger-block > div:first-child {
		height: 160px;
	}	
	.made-in-w-ger-block > div:nth-child(1) {
		overflow: hidden;
		/* margin-top: 30px; */
	}
	.made-in-w-ger-block > div > img {
		width: 90%;
		margin-top: -70px;
	}
	.made-in-w-ger-block > div > .black-box {
		margin-top: -30px;
		margin-left: 10%;
		width: 90%;
		height: 140px;
	}
	.made-in-w-ger-block > div > .black-box > h2{
		font-size: 14px;
	}
	.find-store-block > div:first-child {
		display: -webkit-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
	}
	.find-store-block > .grid12-6 > .row {
		margin-left: 0px;
		margin-right: 0px;
	}
	.find-store-block > .grid12-6 > img {
		margin: 0 auto 20px auto;
		object-fit: cover;
	}
	.find-store-block .product-item-details {
		padding-left: 15px;
	}
	.find-store-block .block.widget.block-products-list.grid .grid12-4,
	.block.widget.block-products-list.grid .grid12-2 {
		max-width: 47%;
	}
	.find-store-block .block.widget.block-products-list.grid .filler,
	.block.widget.block-products-list.grid .filler {
		display: none;
	}
	.find-store-block .block.widget.block-products-list.grid .products-grid.grid > div:nth-child(even) > a,
	.block.widget.block-products-list.grid .products-grid.grid.container-glasses > div:nth-child(even) > a {
		display: -webkit-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
	}
	.find-store-block .block.widget.block-products-list.grid .products-grid.grid > div:nth-child(even) > a > .product-image-wrapper,
	.block.widget.block-products-list.grid .products-grid.grid.container-glasses > div:nth-child(even) > a > .product-image-wrapper {
		margin-left: auto;
		margin-right: auto;
	}
	.find-store-block .block.widget.block-products-list.grid .products-grid.grid > div:nth-child(odd),
	.block.widget.block-products-list.grid .products-grid.grid.container-glasses > div:nth-child(odd),
	.find-store-block .block.widget.block-products-list.grid .products-grid.grid > div.clearer,
	.block.widget.block-products-list.grid .products-grid.grid.container-glasses > div.clearer {
		display: none;
	}
	.find-store-block .block.widget.block-products-list.grid:first-child .products-grid.grid {
		display: block;
	}
	/*.block.widget.block-products-list.grid:first-child .products-grid.grid.container-glasses > div.clearer,
	.block.widget.block-products-list.grid:first-child .products-grid.grid.container-glasses > div:nth-child(odd) {
		display: initial;
	}*/
	#maincontent > .columns > .block.widget.block-products-list.grid {
		/* margin-bottom: 40px; */
		width: 100%;
	}
	#maincontent > .columns > .block.widget.block-products-list.grid > .block-content > .products-grid.grid.container-glasses{
		margin-top: -40px;
	}
	/* #maincontent > .columns > .block.widget.block-products-list.grid .products-grid.grid.container-glasses > div:nth-child(4n+2), */
	#maincontent > .columns > .block.widget.block-products-list.grid .products-grid.grid.container-glasses > div:nth-child(2),
	#maincontent > .columns > .block.widget.block-products-list.grid .products-grid.grid.container-glasses > div:nth-child(6),
	#maincontent > .columns > .block.widget.block-products-list.grid .products-grid.grid.container-glasses > div:nth-child(12),
	#maincontent > .columns .products.wrapper.grid.products-grid ol.products.list.items.product-items > li:nth-child(odd),
	#maincontent > .block.widget.block-products-list.grid .products-grid.grid.container-glasses > div:nth-child(2),
	#maincontent > .block.widget.block-products-list.grid .products-grid.grid.container-glasses > div:nth-child(6),
	#maincontent > .block.widget.block-products-list.grid .products-grid.grid.container-glasses > div:nth-child(12),
	.find-store-block .block.widget.block-products-list.grid .products-grid.grid > div:nth-child(2),
	.find-store-block .block.widget.block-products-list.grid .products-grid.grid > div:nth-child(8),
	.find-store-block .block.widget.block-products-list.grid .products-grid.grid > div:nth-child(14){
		margin-right: 6%;
	}
	/* CARI ZALLONI BLOCK */
	.cari-zalloni-block  img {
		margin-left: -15px;
		width: 120%;
		width: calc(100% + 30px);
		width: -webkit-calc(100% + 30px);
		width: -moz-calc(100% + 30px);
		width: calc(100% + 30px);		
		max-width: none;
	}
	.cari-zalloni-block > div > h2 {
		font-size: 14px;
	}
	.main-container > .main.container > div.widget.block.block-static-block {
		padding-left: 15px;
		padding-right: 15px;
	}
	.footer-container .footer-top > *, .footer-container .footer-top .links, .footer-container .footer-primary-top > *, .footer-container .footer-primary-bottom > *, .footer-container .footer-bottom > * {
		text-align: initial;
	}
	.inner-container.links-wrapper-separators .item.item-left {
		width: 100%;
	}
	ul.footer-social-links {
		margin-top: 20px;
		margin-bottom: 0px;
	}
	.footer-container .footer-top .inner-container {
		padding-bottom: 0px;
	}
	.footer-container3 .footer-top-container {
		padding-top: 20px;
	}
	.footer-container3 .footer-primary-container {
		padding-bottom: 20px;
	}
	.swatch-attribute.color {
		padding-top: 10px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
	}
	.swatch-attribute-options {
		margin-left: auto;
		margin-right: auto;
	}
	/* CHECKOUT CART */
	.cart.table-wrapper thead .col {
		display: none;
	}
	.cart.table-wrapper .col.qty[data-th]::before, .cart.table-wrapper .col.price[data-th]::before, .cart.table-wrapper .col.subtotal[data-th]::before, .cart.table-wrapper .col.msrp[data-th]::before,
	.cart.table-wrapper .col.qty:before, .cart.table-wrapper .col.price:before, .cart.table-wrapper .col.subtotal:before, .cart.table-wrapper .col.msrp:before {
		display: none;
	}
	.cart.table-wrapper .col.qty, 
	.cart.table-wrapper .col.price, 
	.cart.table-wrapper .col.subtotal, 
	.cart.table-wrapper .col.msrp {
		box-sizing: border-box;
		display: table-cell;
		float: none;
		text-align: right;
	}
	#shopping-cart-table > thead > tr th:nth-child(2),
	#shopping-cart-table > tbody > tr td:nth-child(2),
	#shopping-cart-table > thead > tr th:nth-child(3),
	#shopping-cart-table > tbody > tr td:nth-child(3),
	#shopping-cart-table > thead > tr th:nth-child(4),
	#shopping-cart-table > tbody > tr td:nth-child(4),
	#shopping-cart-table > tbody > tr.tax-info td:nth-child(7),
	#shopping-cart-table > tbody > tr.total-info td:nth-child(7) {
		display: none;
	}

	
	#shopping-cart-table .field.qty .control.qty .more:before {
		display: none;
}
	#shopping-cart-table .field.qty .control.qty .less:before {
		display: none;
	}
	
	.cart.table-wrapper .col.item {
		padding: 0px;
		min-height: 50px;
	}
	
	.cart.table-wrapper .col {
		padding-top: 0px;
	}
	
	.item-info-mobile .col.item-mobile {
		padding: 0px;
		padding-top: 50px;
	}
	
	tr.item-info > .col {
		border-bottom: 1px solid lightgrey;
	}
	
	#shopping-cart-table > tbody > tr.tax-info > td {
		padding-top: 30px;
	}
	
	.cart.main.actions {
		display: block;
	}
	.cart.main.actions button, 
	.cart.main.actions .action.continue, 
	.action-gift {
		font-size: 12px !important;
		width: 100%;
	}
	.cart.table-wrapper .product-item-photo {
		max-width: initial;
		top: initial;
		padding-top: 6px;
	}
	.cart.table-wrapper tr.item-info > .col {
		border-bottom: 0;
	}
	.cart.main.actions button, 
	.cart.main.actions .action.continue {
		margin-left: 0 !important;
	}
}
.cms-home .main-container {
	margin-top: 0px;
}
/* LANGUAGE SWITCHER */
#switcher-language {
    margin-right: 3px;
    position: relative;
    margin-top: 18px;
}
#switcher-language ul li {
	display: inline;
}
#switcher-language-mobile ul li a,
#switcher-language ul li a {
	color: #000000;
	text-transform: uppercase;
}
.cms-downloads #switcher-language ul li a,
.page-products.categorypath-about-about-cazal-heritage.category-heritage #switcher-language ul li a {
	/* color: #FFFFFF !important; */
	text-transform: uppercase;
}
#switcher-language-mobile ul li a.active,
#switcher-language ul li a.active {
	font-weight: 600;
}
/* HEADER / NAVIGATION ABOUT->HERITAGE */
.cms-downloads #header-container,
.page-products.categorypath-about-about-cazal-heritage.category-heritage #header-container {
	width: 100%;
	position: fixed;
	height: 130px;
	top: 0;
	background: white;
    z-index: 1;
}
/* .cms-downloads #header-container
	background-color: #000000;
} 
.cms-downloads #header-container .header-top-container,
.cms-downloads #header-container .navi-wrapper, 
.cms-downloads #header-container .navi-wrapper.nav-regular,
.cms-downloads #header-container #mainmenu,
.page-products.categorypath-about-about-cazal-heritage.category-heritage #header-container .header-top-container,
.page-products.categorypath-about-about-cazal-heritage.category-heritage #header-container .navi-wrapper, 
.page-products.categorypath-about-about-cazal-heritage.category-heritage #header-container .navi-wrapper.nav-regular,
.page-products.categorypath-about-about-cazal-heritage.category-heritage #header-container #mainmenu {
	background: transparent;
    color: #FFFFFF;
}
.cms-downloads #mainmenu > ul > li.nav-item.level0 > a > span,
.page-products.categorypath-about-about-cazal-heritage.category-heritage #mainmenu > ul > li.nav-item.level0 > a > span {
	color: #FFFFFF !important;
}
*/
/* HEADER / NAVIGATION */
@media only screen and (min-width: 770px) and (max-width: 992px) {
	.left-column .nav-holders-wrapper + .mobnav-trigger {
		float: left;
	}
	.header-container .hp-blocks-holder--stacked {
		display: -webkit-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
	}
	.header-container .hp-blocks-holder--stacked .hp-block.left-column,
	.header-container .hp-blocks-holder--stacked .hp-block.right-column {
		width: 25%;
	}
	.header-container .hp-blocks-holder--stacked .hp-block.central-column {
		width: 30%;
	}
	.trigger-icon:before {
		content: url('/pub/media/icons/menu_k.png');
		height: 100%;
		width: 100%;		
	}
	.header-container .hp-blocks-holder--stacked .logo-wrapper .logo {
		max-width: initial;
	}
	.header-container .hp-blocks-holder--stacked .block-search {
		margin: 0;
	}
	div#mobnav-trigger {
		display: none !important;
	}
	.navi.navi-triggerable {
		display: block !important;
	}
	#mainmenu > ul {
		display: -webkit-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
	}
	#mainmenu > ul > li > span.opener {
		display: none;
	}
	.product-image-wrapper {
		height: 75px;
	}
	.cms-home .product-image-wrapper {
		height: 55px;
	}
	.cart.main.actions button, 
	.cart.main.actions .action.continue, 
	.action-gift {
		font-size: 14px !important;
	}
}
@media only screen and (min-width: 770px) {
	.header-container .hp-blocks-holder .hp-block {
		vertical-align: bottom !important;
		padding-bottom: 5px;
	}
	.nav-regular .nav-submenu--mega > .nav-item.parent > a,
	.nav-regular .nav-submenu--mega > .nav-item.parent > ul {
		margin-left: 20px;
	}
	.product-item-photo > img {
		width: 50%;
		/* height: 50%; */
	}
}
.owl-carousel {
	width: 99.9%;
}
.cazal.golden-navigation {
	text-align: center;
    padding: 5px 0px;
    background-color: #C3A767 !important;
    margin: -65px 0 65px 0;
}
.nav-regular:not(.nav-vert) .nav-item.level0:hover > a {
    color: #333333 !important;
	font-weight: 600;
}
/*
.cms-downloads .nav-regular:not(.nav-vert) .nav-item.level0:hover > a,
.page-products.categorypath-about-about-cazal-heritage.category-heritage .nav-regular:not(.nav-vert) .nav-item.level0:hover > a {
    color: #FFFFFF !important;
	background: transparent;
}
*/
.nav-regular:not(.nav-vert) .nav-item.level0:hover > a {
    background-color: none !important;
}

#mainmenu > ul > li:last-child {
	/* display: none; */
}

#mainmenu > ul > li.nav-item.level0.active.level-top > a > .subcategory {
	margin-top: 6px;
	position: absolute;
	display: block;
	font-size: 12px;
    line-height: 12px;
	text-transform: uppercase;
	white-space: nowrap;
}
#mainmenu ul li.nav-item.level-1:hover:first-child a:after {
	content:" "; 
	background: #333333; 
	position: absolute; 
	bottom: 0; 
	left: 0; 
	height: 3px; 
	width: 50%;
	margin-left: 25%;
}
/*
.cms-downloads #mainmenu ul li.nav-item.level-1:hover:first-child a:after,
.page-products.categorypath-about-about-cazal-heritage.category-heritage #mainmenu ul li.nav-item.level-1:hover:first-child a:after {
	content:""; 
	background: #FFFFFF; 
}
*/
#mainmenu ul li.nav-item a span.caret {
	display: none;
}
#mainmenu ul li.nav-item.level0.level-top span:active,
#mainmenu ul li.nav-item.level0.level-top > a > span:first-child:hover {
	font-weight: 900;
}
#mainmenu ul li.nav-item.level2 > a > span:hover {
	font-weight: 900;
}
#mainmenu ul li.nav-item.level0.level-top > a {
	line-height: 16px;
}
#mainmenu ul li.nav-item.level0.level-top > a span {
	min-width: 120px;
	text-align: center;
}
@media only screen and (max-width: 769px) {
	#mainmenu ul li.nav-item a span {
		text-transform: uppercase;
		font-weight: 600;
		font-size: 18px;
		color: #FFFFFF;
		white-space: nowrap;
		cursor: pointer;
	}
	#mainmenu ul li.nav-item.nav-1-3-8 a span {
		color: #f73b2e;
	}
	#mainmenu ul li.nav-item.level1 > a > span.active:after {
		content: "";
		background: #FFFFFF;
		margin-bottom: -4px;
		height: 4px;
		width: 100px;
		margin-left: -20px;
		margin-right: auto;
		display: block;
	}
	#mainmenu ul li.nav-item.level2 a span {
		font-weight: 300;
		font-size: 14px;
	}
	.cazal.golden-navigation.active {
		display: inline;
		left: 101%;
		position: absolute;
		z-index: 6000;
		width: 102%;
		margin: 0;
		margin-top: -1px;
	}
	.level0.nav-submenu li:nth-child(1) .cazal.golden-navigation.active {
		top: 104%;
	}
	.level0.nav-submenu li:nth-child(2) .cazal.golden-navigation.active {
		top: 1%;
	}
	.level0.nav-submenu li:nth-child(3) .cazal.golden-navigation.active {
		top: -103%;
	}
	.navi.opt-sb0 .nav-item > div.cazal.golden-navigation.active {
		background-color: #C3A767 !important;
	}
}
@media only screen and (min-width: 770px) {
	#mainmenu {
		float: right;
	}
	#mainmenu ul li.nav-item.level0.level-top > a,
	#mainmenu ul li.nav-item.level1.level-top > a {
		cursor: default !important;
	}
	.header-container .right-column .user-menu .top-links, .header-container .right-column .user-menu .top-links ul {
		float: none !important;
	}
	#user-menu {
		display: -webkit-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
	}
	#header-search:hover:after,
	#header-account:hover:after,
	#minicart:hover:after,
	#b2b-login:hover:after,
	#mainmenu ul li.nav-item.level0.active.level-top > a > span:first-child:after,
	#mainmenu ul li.nav-item.level0.level-top > a > span:first-child:hover:after {
		content: "";
		background: #000000;
		margin-bottom: -4px;
		height: 4px;
		width: 60px;
		margin-left: auto;
		margin-right: auto;
		display: block;
	}
	#header-search:hover:after,
	#header-account:hover:after,
	#minicart:hover:after,
	#b2b-login:hover:after {
		width: 60px;
	}
	#b2b-login .icon.ic.ic-b2b {
		width: 30px;
		margin-left: 15px;
		margin-right: 15px;
	}	
	.cms-downloads #header-search:hover:after,
	.cms-downloads #header-account:hover:after,
	.cms-downloads #minicart:hover:after,
	.cms-downloads #b2b-login:hover:after,
	.cms-downloads #mainmenu ul li.nav-item.level0.active.level-top > a > span:first-child:after,
	.cms-downloads #mainmenu ul li.nav-item.level0.level-top > a > span:first-child:hover:after,
	.page-products.categorypath-about-about-cazal-heritage.category-heritage #header-search:hover:after,
	.page-products.categorypath-about-about-cazal-heritage.category-heritage #header-account:hover:after,
	.page-products.categorypath-about-about-cazal-heritage.category-heritage #minicart:hover:after,
	.page-products.categorypath-about-about-cazal-heritage.category-heritage #b2b-login:hover:after,
	.page-products.categorypath-about-about-cazal-heritage.category-heritage #mainmenu ul li.nav-item.level0.active.level-top > a > span:first-child:after,
	.page-products.categorypath-about-about-cazal-heritage.category-heritage #mainmenu ul li.nav-item.level0.level-top > a > span:first-child:hover:after {
		background: #FFFFFF !important;
	}
	#mainmenu ul li.nav-item a span {
		text-transform: uppercase;
		font-weight: 400;
		font-size: 16px;
	}
	.header-regular .links li a:hover {
		background-color: #FFFFFF !important;
		color: #000000 !important;
	}
	.cms-downloads .header-regular .links li a:hover,
	.page-products.categorypath-about-about-cazal-heritage.category-heritage .header-regular .links li a:hover {
		background-color: transparent !important;
		color: #FFFFFF !important;
	}
}
#header-search:hover:after {
	width: 100%;
}
#mainmenu ul li.nav-item.level2.first.classic{
	margin-top: 25px;
}
ul li.nav-item.level2 a span {
	font-size: 18px;
}
.header-regular .links li a {
	color: #000000 !important;
}
.cms-downloads .header-regular .links li a,
.page-products.categorypath-about-about-cazal-heritage.category-heritage .header-regular .links li a {
	/* color: #FFFFFF !important; */
}
.header-top-container {
    display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	height: 0px;
}
.header-primary {
	padding: 0px !important;
}
.header-regular .hp-block.right-column .item {
	display: table-cell;
}
.header-regular .hp-block.right-column .item,
.header-regular #minicart,
#header-account > ul > li,
.header-regular #header-account {
    vertical-align: bottom;
    min-width: 65px;
    text-align: center;
}
@-moz-document url-prefix() {
        .header-regular .hp-block.right-column .item,
        .header-regular #minicart,
        #header-account > ul > li,
        .header-regular #header-account {
                vertical-align: bottom;
        }
}

.account-links {
	margin-top: 13px;
}
/* COLLECTION MENU */
#mainmenu .nav-block--center.grid12-12,
.nav-regular .nav-submenu--mega {
	margin: 0 !important;
}
.navi .nav-panel-inner {
    padding: 0px !important;
}
#mainmenu > ul > li.nav-item.level0 .nav-2,
#mainmenu > ul > li.nav-item.level0 .nav-block--center.grid12-12 {
	width: 100%;
}
#mainmenu > ul > li.nav-item.level0 > div.nav-panel {
	background-color: rgba(0, 0, 0, 0) !important;
}
@media only screen and (max-width: 769px) {
	.navi .nav-panel--dropdown a {
		color: #000000 !important;
	}
}
@media only screen and (min-width: 770px) {
	.navi .nav-panel--dropdown a {
		color: #FFFFFF !important;
	}
	.nav-item.nav-1-3-8 > a > span {
		color: #f73b2e;
	}
	.nav-panel--dropdown.nav-panel.full-width {
		margin-top: 20px;
	}
	.header-container .hp-blocks-holder {
		display: table;
	}
	.header-container .hp-blocks-holder--stacked .hp-block {
		display: table-cell;
	}
}
.navi .nav-panel--dropdown a {
	font-size: 16px !important;
	font-weight: 300;
	line-height: 36px !important;
	text-transform: uppercase !important;
}
.navi .nav-panel--dropdown a:hover {
	background: inherit !important;
}
#mainmenu > ul > li.nav-item.level0.nav-2.level-top.last.nav-item--parent.mega.nav-item--only-subcategories.parent > a > span:nth-child(1) {
	/* min-width: 60px; */
}

@media only screen and (max-width: 769px) {
	#mainmenu ul li.nav-item.level0 ul li.nav-item.level1 {
		background-color: #FFFFFF;
		display: table;
		height: 34%;
		border-top: 4px solid #FFFFFF;
		background-position-y: top;
		background-position-x: center;
		background-size: cover;
	}
	.navi.navi ul.level0 .nav-item > a {
		display: table-cell;
		vertical-align: middle;
	}
	.navi.navi ul.level1 .nav-item > a:nth-child(1) {	
		position: relative;
	}
	#b2b-login {
		position: relative;
		top: 6px;
		margin-left: 15px;
		margin-right: 30px;
	}
	.product-mobile-header {
		display: -webkit-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;		
	}
	.product-mobile-header .left,
	.product-mobile-header .right {
		width: 50%;
	}
	.product-mobile-header .right .price-box,
	.product-mobile-header .right .tax-details {
		text-align: right;
	}
	.product-mobile-header .right span.price {
		font-weight: 600;
		font-size: 2.8rem;
		text-align: right;
	}
	.product-mobile-header .right .tax-details {
		font-size: 12px;
	}
	.catalog-product-view .product.media {
		-ms-flex-order: initial;
		-webkit-order: initial;
		order: initial;
	}
	.product-view.product-columns-wrapper > .product-primary-column.product-shop > .page-title-wrapper.product ,
	.product-options-bottom > .product-info-price {
		display: none !important;
	}
	.fotorama__nav--dots .fotorama__nav__frame {
		display: none;
	}
	.fotorama__nav--thumbs {
		display: -webkit-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		max-height: 60px;
	}
	.fotorama__nav__shaft {
	    margin-left: auto;
		margin-right: auto;
	}
	.fotorama__nav__frame.fotorama__nav__frame--thumb {
		padding: 10px !important;
	}
	/*#minicart > a > span > span.counter.qty.ic.ic-char.ib.ib-size-s.ib-rounded {*/
	#minicart > a > div > span > span.counter.qty.ic.ic-char.ib.ib-size-s.ib-rounded {
		position: absolute;
		margin-left: -23px;
		margin-top: 17px;
		font-size: 11px;
	}
	.cazal.golden-navigation {
		display: none;
	}
}
.fotorama__nav-wrap .fotorama_vertical_ratio .fotorama__img {
	object-fit: contain;
}
@media only screen and (min-width: 770px) {
	.product-mobile-header {
		display: none;
	}
	#mainmenu ul li.nav-item.level0 ul li.nav-item.level1 > a:before {
		content: "";
		background: #FFFFFF;
		position: absolute;
		height: 2px;
		width: 15%;
		margin-top: 36px;
		margin-left: 80px;
	}
	#mainmenu ul li.nav-item.level0 ul li.nav-item.level1 {
		background-color: rgba(0, 0, 0, 0.9);
		height: 300px;
		margin-left: 10px !important;
		padding-top: 65px !important;
		width: 32% !important;
	}
	#b2b-login {
		/* position: relative; */
		/* top: 3px; */
	}
	.block-search .input-text {
		margin-top: -30px;
		height: 26px !important;
		line-height: 26px !important;
	}
	/*#minicart > a > span > span.counter.qty.ic.ic-char.ib.ib-size-s.ib-rounded {*/
	#minicart > a > div > span > span.counter.qty.ic.ic-char.ib.ib-size-s.ib-rounded {
		position: absolute;
		margin-left: -24px;
		margin-top: 10px;
		font-size: 11px;
	}

	 #maincontent .slideshow-wrapper-additional {
			min-height: 320px;
			margin-left: 1%;
			margin-right: 1%;
        }
}
#mainmenu ul li.nav-item.level0 ul li.nav-item.level1:hover {
	background-color: rgba(0, 0, 0, 1) !important;
}
.nav-regular.with-bullets .nav-submenu--mega > li:not(.nav-item--parent) > ul > li > a:before {
	content: "" !important;
}
.nav-regular.with-bullets .nav-submenu--mega > li:not(.nav-item--parent) > ul > li > a:hover:before {
	content: "";
	background: #FFFFFF; 
	position: absolute; 
	bottom: 0; 
	left: 0; 
	height: 100%; 
	width: 3px;
}
.nav-regular.with-bullets .nav-submenu--mega > li:not(.nav-item--parent) > ul > li.nav-1-3-8 > a:hover:before {
	background: #f73b2e;
}
.nav-regular .nav-panel--dropdown {
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}
/* SEARCH */
.header-regular .block.block-search.search-wrapper.expanding._active,
.header-regular .block.block-search.search-wrapper.expanding._active #search {
	width: 97px !important;
}
.cms-downloads .header-regular .block.block-search.search-wrapper.expanding._active #search,
.page-products.categorypath-about-about-cazal-heritage.category-heritage .header-regular .block.block-search.search-wrapper.expanding._active #search {
	background-color: transparent;
	color: #FFFFFF;
}
.header-regular .block-search.expanding._active .input-text {
    padding-left: 2px;
}
.header-regular .block-search .input-text:focus
{
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}
.ic-search:before {
    content: "" !important;
}

.skip-link.skip-search .icon.ic.ic-search,
.header-regular .block-search .action.search .icon {
	background-image: url('/pub/media/icons/search_k.png');
	background-size: contain;
	background-repeat: no-repeat;
	color: #333 !important;
	font-size: 20px;
	height: 20px; 
	width: 20px; 
}
#block-search {
	z-index: 9;
}
.block-search .action.search {
    margin-top: -5px;
	cursor: pointer;
    z-index: 99999;
}
.block-search .action.search.disabled, 
.block-search .action.search[disabled], 
fieldset[disabled] .block-search .action.search {
	cursor: pointer;
	pointer-events: all;
}
.block-search .search-autocomplete ul li {
    cursor: text;
}
.cms-downloads .header-regular .block-search .action.search .icon,
.page-products.categorypath-about-about-cazal-heritage.category-heritage .header-regular .block-search .action.search .icon {
	background-image: url('/pub/media/icons/search_w.png');
	color: #ffffff !important;
}
.cms-downloads .header-regular .block-search .input-text, 
.cms-downloads .header-regular .block-search .action.search .icon, 
.cms-downloads .header-regular .block-search.expanding .input-text,
.page-products.categorypath-about-about-cazal-heritage.category-heritage .header-regular .block-search .input-text, 
.page-products.categorypath-about-about-cazal-heritage.category-heritage .header-regular .block-search .action.search .icon, 
.page-products.categorypath-about-about-cazal-heritage.category-heritage .header-regular .block-search.expanding .input-text {
    background-color: transparent;
    color: #FFFFFF;
}
.header-regular .block-search .input-text {
	border: none;
}
.header-regular .block.block-search.search-wrapper.expanding #search {
    width: 38px;
}
#minicart > a > div > span > span.counter.qty.ic.ic-char.ib.ib-size-s.ib-rounded {
    background: none !important;
}

.dropdown-block .dropdown-heading .inner-heading > * {
    vertical-align: top !important;
}
.cms-downloads #minicart > a > div > span > span.counter.qty.ic.ic-char.ib.ib-size-s.ib-rounded > span,
.page-products.categorypath-about-about-cazal-heritage.category-heritage #minicart > a > div > span > span.counter.qty.ic.ic-char.ib.ib-size-s.ib-rounded > span {
	color: #FFFFFF !important;
}
#minicart > a > div > span > span.counter.qty.ic.ic-char.ib.ib-size-s.ib-rounded > span {
	color: #000000 !important;
}
.minicart-wrapper .action.showcart .counter:not(.ib) {
    width: 0px !important;
}
.dropdown-block.show-border.filled-heading .dropdown-heading {
    border: 0px solid transparent !important;

}
.customer-account-login .page-layout-1column #maincontent {
	
}
/* END CUSTOMER LOGIN */

/* CUSTOMER FORGOT PASSWORD BEGIN */
body.customer-account-forgotpassword button[type="submit"] > span {
    color: #000000;
}
/* CUSTOMER FORGOT PASSWORD END*/

.header.links li:nth-child(1){
	height: 26px;
}
.header.links li:nth-child(1) a:hover {
	/* background: none; */
}
.header.links li:nth-child(1) a {
	background-image: url('/pub/media/icons/b2c-login_k.png');
	background-size: contain;
	background-repeat: no-repeat;
	height: 20px;
	width: 23px;
}
.cms-downloads .header.links li:nth-child(1) a,
.page-products.categorypath-about-about-cazal-heritage.category-heritage .header.links li:nth-child(1) a {
	background-image: url('/pub/media/icons/b2c-login_w.png');
}
#header-account > ul {
	float: none;
}
#header-account > ul > li > a {
	display: block;
    margin-left: auto;
    margin-right: auto;
	padding: 0;
}
.header.links li:nth-child(1) a,
.header.links li:nth-child(2) {
	/* display: none; */
}

/* CART */
#minicart > a > span > span.label {
	display: none;
}
.ic-cart:before, 
.ic-cart1:before {
	content: none;
}
.ic-cart, 
.ic-cart1 {
	background-image: url('/pub/media/icons/cart_k.png');
	background-size: contain;
	background-repeat: no-repeat;
	height: 20px;
	width: 18px;
	margin-top: 13px;
}
.cms-downloads .ic-cart, .ic-cart1,
.page-products.categorypath-about-about-cazal-heritage.category-heritage .ic-cart, .ic-cart1 {
	background-image: url('/pub/media/icons/cart_w.png');
}
/* #opc-sidebar > div.opc-block-summary > div > div.content.minicart-items > div > ol > li > div > span > span > img { */
	/* height: 31px; */
    /* width: 78px; */
/* } */
/* B2B LOGIN */
#b2b-login .ic-b2b {
	background-image: url('/pub/media/icons/b2b-login_k.png');
	background-size: contain;
	background-repeat: no-repeat;
	height: 20px; 
	width: 30px; 
}
.cms-downloads #b2b-login .ic-b2b,
.page-products.categorypath-about-about-cazal-heritage.category-heritage #b2b-login .ic-b2b {
	background-image: url('/pub/media/icons/b2b-login_w.png');
}
/* MAIN CONTAINER */
@media all and (min-width: 770px), print {
	.main.container {
		/* padding-top: 50px !important; */
	}
}
/* SLIDER */
.slideshow-wrapper.slider-pagination1 .owl-controls .owl-page span, 
.slideshow-wrapper.slider-pagination2 .owl-controls .owl-page span, 
.slideshow-wrapper.slider-pagination2 .owl-controls .owl-page.active span {
    background-color: #FFFFFF !important;
	width: 6px;
    height: 6px;
}
.slideshow-wrapper.slider-pagination2 .owl-controls .owl-page.active span {
	opacity: 1;
}
.slideshow-wrapper.slider-pagination1 .owl-controls .owl-page span, 
.slideshow-wrapper.slider-pagination2 .owl-controls .owl-page span {
	opacity: 0.5;
}
.slideshow-wrapper.slider-pagination2 .owl-controls.clickable .owl-page:hover span {
	width: 6px;
    height: 6px;
}
.slideshow-wrapper.slider-pagination2 .owl-controls .owl-page span {	
	
}
.slideshow-wrapper.slider-pagination2 .owl-controls.clickable .owl-page:hover span {
	background-color: #e9e9e9;
}
.slideshow-wrapper.slider-pagination2 .owl-controls.clickable .owl-page:hover span,
.slideshow-wrapper.slider-pagination2 .owl-controls .owl-page.active span,
.slideshow-wrapper.slider-pagination2 .owl-controls .owl-page span {
	margin: 2px;
	margin-right: 2px;
}

.slideshow-wrapper.slider-pagination2 .owl-controls.clickable .owl-page span:hover {
	background-color: #e9e9e9;
}
.slider-arrows2 .owl-controls .owl-buttons .owl-prev,
.slider-arrows2 .owl-controls .owl-buttons .owl-next {
    top: 44%;
}
.slider-arrows2 .owl-controls .owl-buttons div,
.slider-arrows2 .owl-controls .owl-pagination .owl-page {
	opacity: 0.4;
}
.slider-arrows2:hover .owl-controls .owl-pagination div {
	opacity: 1;
}
.slider-arrows2 .owl-controls .owl-pagination .owl-page {
    transition: opacity 300ms ease-in-out, background-color 300ms ease-in-out, color 300ms ease-in-out;
    transition-property: opacity, background-color, color;
    transition-duration: 300ms, 300ms, 300ms;
    transition-timing-function: ease-in-out, ease-in-out, ease-in-out;
    transition-delay: initial, initial, initial;
    -moz-transition: opacity 300ms ease-in-out, background-color 300ms ease-in-out, color 300ms ease-in-out;
    -webkit-transition: opacity 300ms ease-in-out, background-color 300ms ease-in-out, color 300ms ease-in-out;
    -o-transition: opacity 300ms ease-in-out, background-color 300ms ease-in-out, color 300ms ease-in-out;	
}
.slider-arrows2 .owl-controls .owl-buttons div {
	height: 63px;
    width: 32px;
	margin: 0 30px;	
}
.owl-controls .owl-buttons .owl-prev:before {
	background: url('/pub/media/icons/cz-prev-white-s.png') !important;
	content: ""  !important;
	height: 100%;
    width: 100%;
}
.owl-controls .owl-buttons .owl-next:before {
	background: url('/pub/media/icons/cz-next-white-s.png') !important;
	content: ""  !important;
	height: 100%;
    width: 100%;
}
.cap h2 {
	font-size: 18px;
	font-weight: 600;
}
h2 .cazal.smaller {
	font-size: 12px;
	font-weight: 300;
}
.cazal.uppercase {
	text-transform: uppercase;
}
.cazal.right {
	text-align: right;
}
.cazal.white {
	color: #FFFFFF !important;
}
.cap .golden {
	color: #C3A567;
	font-size: 17px;
}
.cap .golden.header {
	text-decoration: underline;
	font-weight: 600;
	text-transform: uppercase;
}

/* BODY */
body {
    /* font-family: 'Lato', serif !important;  */
}
@media (min-width: 770px), print {
	.column.main {
		min-height: 0px;
	}
	.columns .column.main {
		padding-bottom: 0px;
	}
}
@media (max-width: 769px), print {
	.columns .column.main {
		order: 0 !important;
	}
}
.columns .column.main {
	margin-top: 0px;
}
.container-glasses {
	margin-top: 40px;
	margin-bottom: 70px;
}
.block, .block-banners, .block-banners-inline {
    margin-bottom: 0px;
	z-index: 4000;
}
.container-glasses .row {
    margin-top: 30px;
    margin-bottom: 30px;
}
.products-grid.container-glasses .new:after,
.container-glasses .product-image-wrapper .new:after {
    /* content: url(/pub/media/icons/new_gold.png); */
    content: '';
    position: absolute;
    /* margin-left: 162px; */
    /* margin-top: -27px; */
    margin-left: 142px;
    margin-top: -22px;
    /* height: 35px; */
    z-index: 3100;
    background-image: url(/pub/media/icons/new_gold.png);
    background-size: contain;
    background-repeat: no-repeat;
	height: 50px;
	width: 50px;
}
@media all and (max-width: 769px), print {
	.products-grid.container-glasses .new:after,
	.container-glasses .product-image-wrapper .new:after {
		height: 30px;
		width: 30px;
	}
	.column.main .products-grid.container-glasses .new:after /*unter slider*/ /*, 
	.container-glasses .product-image-wrapper .new:after*/ {
		margin-left: 80px;
	}
}

.container-glasses .grid12-0-5 {
	width: 3.17%;
    display: inline;
    float: left;	
}
.categorypath-about-about-cazal-press .filler,
.container-glasses .filler,
.find-store-block .filler {
    width: 300px;
    height: 1px;
}
.container-glasses h6 {
	margin-bottom: 0;
}
/* BLOCK CUSTOMIZED */
.customized-block .text {
	background-color: #000000;
	margin-top: 118px;
	padding: 60px 40px;
}
.customized-block .text h1,
.customized-block .text h2,
.customized-block .text h3,
.customized-block .text h4,
.customized-block .text h5,
.customized-block .text h6{
	text-decoration: underline;
	font-weight: 600;
}
.customized-block .text p,
.customized-block .text h1,
.customized-block .text h2,
.customized-block .text h3,
.customized-block .text h4,
.customized-block .text h5,
.customized-block .text h6{
	color: #FFFFFF;
}
.customized-block .grid12-1, 
.customized-block .grid12-2, 
.customized-block .grid12-3, 
.customized-block .grid12-4, 
.customized-block .grid12-5, 
.customized-block .grid12-6, 
.customized-block .grid12-7, 
.customized-block .grid12-8, 
.customized-block .grid12-9, 
.customized-block .grid12-10, 
.customized-block .grid12-11, 
.customized-block .grid12-12, 
.customized-block .grid-full, 
.customized-block .grid-col2-sidebar, 
.customized-block .grid-col2-main {
    display: inline;
    float: left;
    margin-left: 0;
    margin-right: 0;
}
.customized-block .link {
	width: 100%;
    text-align: right;
    height: 119px;
    display: table;
}
.customized-block .link:before {
	content: "";
    background: #000000;
    position: absolute;
    height: 8px;
    width: 224px;
    margin-top: 85px;
    margin-left: 125px;
}
/* .customized-block .link a { */
    /* vertical-align: middle; */
    /* display: table-cell; */
    /* color: #000000; */
    /* font-size: 36px; */
    /* padding-right: 40px; */
    /* font-weight: 900; */
/* } */
/* Downloads */
.cms-downloads .grid12-1, 
.cms-downloads .grid12-2, 
.cms-downloads .grid12-3, 
.cms-downloads .grid12-4, 
.cms-downloads .grid12-5, 
.cms-downloads .grid12-6, 
.cms-downloads .grid12-7, 
.cms-downloads .grid12-8, 
.cms-downloads .grid12-9, 
.cms-downloads .grid12-10, 
.cms-downloads .grid12-11, 
.cms-downloads .grid12-12, 
.cms-downloads .grid-full, 
.cms-downloads .grid-col2-sidebar, 
.cms-downloads .grid-col2-main {
	margin-top: 1%;
	margin-bottom: 1%;
}
.cms-downloads h1 {
    color: #666666 !important;
    letter-spacing: 10px;
    font-weight: 600;
    border-bottom: 4px solid #666666;
    display: inline-block;
    font-size: 48px;
}
.cms-downloads h2,
.cms-downloads h3 {
    border-bottom: 2px solid #FFFFFF;
    display: inline-block;
}

/* BLOCK MADE IN W. GERMANY */
.made-in-w-ger-block .black-box {
    background-color: #000000;
    display: table;
    height: 350px;
    margin-left: -150px;
    margin-top: 60px;
    margin-bottom: 30px;
    width: 520px;
}
.made-in-w-ger-block .black-box h1,
.made-in-w-ger-block .black-box h2,
.made-in-w-ger-block .black-box h3,
.made-in-w-ger-block .black-box h4,
.made-in-w-ger-block .black-box h5,
.made-in-w-ger-block .black-box h6 {
	color: #FFFFFF;    
    display: table-cell;
	letter-spacing: 3px;
	font-weight: 900;
	text-align: center;
	vertical-align: middle;
}
.made-in-w-ger-block .text h1,
.made-in-w-ger-block .text h2,
.made-in-w-ger-block .text h3,
.made-in-w-ger-block .text h4,
.made-in-w-ger-block .text h5,
.made-in-w-ger-block .text h6 {
	color: #000000;    
	font-weight: 600;
	letter-spacing: 3px;
	text-decoration: underline;
	text-transform: uppercase;
}
.cazal-link,
.made-in-w-ger-block .link {
	width: 100%;
    display: table;
}
.cazal-link:before {
	margin-left: -75px;
}
.cazal-link a,
.find-store-block .link a,
.customized-block .link a,
.made-in-w-ger-block .link a {
    vertical-align: middle;
    color: #000000;
    font-weight: 900;
	text-transform: uppercase;
	font-weight: 900;
}
.cazal.underline {
	background: #000000;
}
@media all and (max-width: 769px), print {
	.cazal-link a,
	.find-store-block .link a,
	.customized-block .link a,	
	.made-in-w-ger-block .link a {
		font-size: 16px;
		padding-left: 30px;
	}
	.cazal.underline {
		width: 80px;
		height: 4px;
	}
	.cazal-link,
	.made-in-w-ger-block .link {
		margin-top: 20px;
	}
	.block-75 {
		min-height: 160px;
	}
	ul.copyright-links > li {
		width: 100%;
		margin-bottom: 20px;
	}
	ul.copyright-links:nth-child(2) > li:first-child {
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.footer-payment .text {
		display: block;
	}
}
@media all and (min-width: 770px), print {
	.cazal-link a,
	.made-in-w-ger-block .link a {
		font-size: 36px;
	}
	.cazal.underline {
		height: 8px;
		width: 200px;
		margin-left: auto;
		margin-right: 55%;
	}
	.cazal-link, .made-in-w-ger-block .link {
		text-align: center;
	}
	.block-75 {
		margin-top: -40px;
		min-height: 220px;
	}
	.block-75 > div:nth-child(2) > .cazal-link {
		margin-left: 35px;
	}
	.find-store-block .link {
		text-align: center;
		font-size: 36px;
	}
	ul.copyright-links {
		display: -webkit-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
	}
}
.made-in-w-ger-block .link a {
    /* display: table-cell; */
}
/* BLOCK CARI ZALLONI  */
.cari-zalloni-block {
    display: table;
}
@media all and (min-width: 1024px), print {
	.cari-zalloni-block {
		height: 475px;
	}
	.product-image-wrapper {
		height: 90px;
	}
	
}
.cari-zalloni-block h1,
.cari-zalloni-block h2,
.cari-zalloni-block h3,
.cari-zalloni-block h4,
.cari-zalloni-block h5,
.cari-zalloni-block h6 {
	color: #FFFFFF;    
	font-weight: 900;
	margin-top: -70px;
	margin-bottom: 50px;
	text-align: center;
	text-decoration: underline;
	vertical-align: middle;
}
.find-store-block .link {
    width: 100%;
    display: table;
}
/* .find-store-block .link a { */
    /* vertical-align: middle; */
    /* display: table-cell; */
    /* color: #000000; */
    /* font-size: 36px; */
    /* font-weight: 900; */
	/* text-align: center; */
/* } */
/* BLOCK SHOP LEGENDS / SUNGLASSES */
.block-75 {
	
}
/* FOOTER */
.footer-container {
	background-color: #000000 !important;
}
.footer-container .footer-top .inner-container {
    padding-top: 30px;
}
.footer-bottom {
    padding-top: 0px;
    padding-bottom: 0px;
}
.footer-bottom-container {
    background-color: #FFFFFF !important;
}

/* FOOTER SOCIAL LINKS */
ul.footer-social-links {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}
ul.footer-social-links li {
	margin-right: 10px;
}
ul.footer-social-links li.facebook a:before {
	content: url('/pub/media/icons/facebook_w.png');
}
ul.footer-social-links li.instagram a:before {
	content: url('/pub/media/icons/instagram_w.png');
}
ul.footer-social-links li.mail a:before {
	content: url('/pub/media/icons/mail_w.png');
}
/* FOTOER NEWSLETTER */
.footer-newsletter input[type="email"] {
    width: 430px;
    height: 40px;	
}
@media all and (max-width: 479px), print {
	.footer-newsletter input[type="email"] {
		width: 98%;
	}
        .column.main .products-grid.container-glasses .new:after /*unter slider*/ /*,
        .container-glasses .product-image-wrapper .new:after*/ {
		margin-left: 45px;
	}	
	
}
@media all and (min-width: 480px), print {
	.footer-newsletter input[type="email"] {
		width: 430px;
	}	
}
@media all and (min-width: 770px), print {
	.footer-container.page-footer {
		margin-top: 100px;
	}
}
.footer-newsletter input[type="email"]::-webkit-input-placeholder {
	color: rgba(0, 0, 0, 0.4);
	text-align: center;
	font-size: 20px;
	line-height: 20px;
	text-transform: uppercase;
	vertical-align: middle;
}
.footer-newsletter input[type="email"]::-moz-placeholder {
	color: rgba(0, 0, 0, 0.4);
	text-align: center;
	font-size: 20px;
	line-height: 20px;
	text-transform: uppercase;
	vertical-align: middle;
}
.footer-newsletter input[type="email"]:-ms-input-placeholder {
	color: rgba(0, 0, 0, 0.4);
	text-align: center;
	font-size: 20px;
	line-height: 20px;
	text-transform: uppercase;
	vertical-align: middle;
}
.footer-newsletter input[type="email"]:-moz-placeholder {
	color: rgba(0, 0, 0, 0.4);
	text-align: center;
	font-size: 20px;
	line-height: 20px;
	text-transform: uppercase;
	vertical-align: middle;
}
.footer-newsletter button[type="submit"]:hover,
.footer-newsletter button[type="submit"] {
	margin-left: -30px;
	background: url('/pub/media/icons/arrow_full_k.png') top center no-repeat;
	height: 29px;
	width: 15px;
}
.contact-index-index button[type="submit"]:hover {
	color: #000000;
}
/* FOOTER LINKS */
ul.footer-links li {
	margin-right: 25px;
}
ul.footer-links li a {
	color: #FFFFFF !important;
	font-weight: 300;
	letter-spacing: 2px;
	text-transform: uppercase;
}
#footer-mig {
	font-weight: 900;
	letter-spacing: 4px;
}
/* COPYRIGHT & LINKS */
ul.copyright-links {
	margin-bottom: 0;
}
ul.copyright-links li {
	margin-right: 15px;
	/* color: #FFFFFF !important; */
	font-weight: 400;
	letter-spacing: 1px;
	text-transform: uppercase;
}
@media only screen and (min-width: 770px) and (max-width: 992px) {
	ul.copyright-links li {
		margin-right: 2px;
		letter-spacing: 0;
	}
}
/* PAYMENT */
.footer-payment {
	font-size: 11px;
	line-height: 32px;
}

/* CATEGORY COLLECTION - LEGENDS */
/* CAZAL LEGENDS */
.collection-legends-block .black-box {
    background-color: #000000;
    height: 370px;
    margin-left: -100px;
    margin-top: 40px;
    margin-bottom: 30px;
    width: 370px;
	padding-left: 50px;
	padding-right: 50px;
}
.collection-legends-block .black-box {
	color: #FFFFFF;
}
.collection-legends-block .black-box h1,
.collection-legends-block .black-box h2,
.collection-legends-block .black-box h3,
.collection-legends-block .black-box h4,
.collection-legends-block .black-box h5,
.collection-legends-block .black-box h6 {
	color: #FFFFFF;    
	text-decoration: underline;
    letter-spacing: 3px;
	font-weight: 900;
	text-align: left;
	padding-top: 100px;
	padding-bottom: 10px;
}
@media all and (max-width: 1199px), print {
	.collection-legends-block .black-box {
		margin-left: -160px;
	}
	.cms-downloads h1 {
		letter-spacing: 4px;
		font-size: 36px;
	}
}
@media all and (max-width: 1024px), print {
	.collection-legends-block .black-box {
		margin-left: -240px;
	}
	.cms-downloads h1 {
		letter-spacing: 0px;
	}
}
@media all and (max-width: 769px), print {
	.collection-legends-block .black-box {
		margin-left: -240px;
		margin-left: auto;
		margin-right: 20px;
		margin-top: -60px;
		max-width: 80%;
		padding-top: 0px;
		padding-left: 10px;
		padding-right: 10px;
		font-size: 14px;
		height: auto;
		padding-bottom: 40px;
	}
	.collection-legends-block .black-box h1,
	.collection-legends-block .black-box h2,
	.collection-legends-block .black-box h3,
	.collection-legends-block .black-box h4,
	.collection-legends-block .black-box h5,
	.collection-legends-block .black-box h6 {
		padding-top: 50px;
		font-size: 18px;
	}	
}

/* CATEGORY COLLECTION - MADE IN W. GERMANY */
@media all and (min-width: 1024px), print {
	.page-products.category-collectors-items.page-layout-1column .product-item-info,
	.page-products.category-collectors-items.page-layout-1column .products-grid .product-item {
		width: 100% !important;
	}
	.page-products.category-collectors-items.catalog-category-view.page-layout-1column  {
		margin-left: 0;
		width: 100% !important;
	}
	.page-products.category-collectors-items.page-layout-1column .product-image-container {
		width: 100% !important;
	}
	.page-products.category-collectors-items.catalog-category-view.page-layout-1column .product-item-info:hover {
		transform: scale(1.1);
	}

}
/* CATEGORY GRID VIEW */
.product-item-info {
	margin-left: auto;
    margin-right: auto;
}
@media all and (max-width: 1023px), print {
	.product-image-container {
		display: block;
	}
	.catalog-product-view .message {
		width: 90% !important;
	}
}
@media all and (min-width: 770px), print {
	.page-products.page-layout-1column .products-grid .product-item {
		margin-left: 0;
		margin-bottom: 80px;
		width: 33%;
	}
	.widget.block-products-list .products-grid .product-item {
		margin-left: 0;
		width: 25% !important;
	}
	.widget.block-products-list .products-grid .product-image-container,
	.page-products .product-item-info,
	
	.products.wrapper.grid.products-grid .product-image-container {
		width: 400px !important;
		transition: transform .1s;
	}
	.widget.block-products-list  .product-item-info:hover,
	.page-products .product-item-info:hover {
		transform: scale(1.1);
	}
}
.product-item-details > .product.name.product-item-name > h6,
.products.list.items.product-items .product-item .product-item-link,
.widget.block-products-list .product-item .product-item-link,
.page-products .products-grid .product-item .product-item-link {
	font-weight: 600;
}
.product-item-details > .product.name.product-item-name > h6 span,
.products.list.items.product-items .product-item .product-item-link span,
.widget.block-products-list .product-item .product-item-link span,
.page-products .products-grid .product-item .product-item-link span {
	font-size: 10px;
	font-weight: 300;
	text-transform: uppercase;
}
@media all and (max-width: 1024px), print {
	.product-item-details > .product.name.product-item-name > h6,
	.products.list.items.product-items .product-item .product-item-link,
	.widget.block-products-list .product-item .product-item-link,
	.page-products .products-grid .product-item .product-item-link {
		font-size: 14px;
	}
	.product-item-details > .product.name.product-item-name > h6 span,
	.products.list.items.product-items .product-item .product-item-link span,
	.widget.block-products-list .product-item .product-item-link span,
	.page-products .products-grid .product-item .product-item-link span {
		font-size: 9px;
	}
}
@media all and (max-width: 769px), print {
	.product-item-details > .product.name.product-item-name > h6,
	.products.list.items.product-items .product-item .product-item-link,
	.widget.block-products-list .product-item .product-item-link,
	.page-products .products-grid .product-item .product-item-link {
		font-size: 12px;
	}
	.product-item-details > .product.name.product-item-name > h6 span,
	.products.list.items.product-items .product-item .product-item-link span,
	.widget.block-products-list .product-item .product-item-link span,
	.page-products .products-grid .product-item .product-item-link span {
		font-size: 8px;
	}
}
.product-image-wrapper {
	overflow: visible;
}
.cms-home .product-image-wrapper {
    overflow: hidden;
}
@media all and (max-width: 769px), print {
	.product-image-wrapper {
		padding-bottom: 40%;
	}
	.category-press a {
		display: block;
		
	}	
	.category-press img {
		padding: 10px 0;
	}
}

.cms-home .product-image-wrapper {
	/* padding-bottom: 40% !important; */
}
@media all and (max-width: 769px), print {
	.page-products.page-layout-1column .products-grid .product-item {
		width: 47%;
	}	
	body.cms-home .product-image-photo {
		max-height: initial;
		object-fit: contain;
	}
        .custom-landingpage .product-image-photo {
                max-height: initial;
                object-fit: contain;
		margin-top: -23%;
        }

	.product-image-photo {
		margin-top: -31%;
	}
	.footer-container.page-footer .std .row {
		margin-left: 0px;
		margin-right: 0px;
	}
	ul.footer-links li {
		margin-bottom: 20px;
	}
	#footer-mig.right {
		text-align: initial;
	}	
}
.page-products .product-image-wrapper .new:after {
	background-image: url(/pub/media/icons/new_gold.png);
    background-size: 35px 35px;
    position: absolute;
    z-index: 99;
    right: 0;
    height: 35px;
    width: 35px;
    content: "";
}
.product.details.product-item-details {
    display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
    margin-left: auto;
    margin-right: auto;	
}
@media all and (min-width: 770px), print {
	body.cms-home .product-image-photo {
		max-height: none;
		max-height: initial;
	}
	.product-image-photo {
		/* margin-top: -35px; */
		width: auto;
		height: auto;		
	}
	.page-products .product-image-container img.product-image-photo {
		max-width: 231px;
	}	
	ul.footer-links {
		display: -webkit-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
	}
	.page-products .product-image-wrapper .new:after {
		top: -25px;	
		right: 5%;
	}
}

/* PRODUCT DETAIL VIEW */
span.price-label {
	display: none !important;
}
.catalog-product-view .product-view .page-title-wrapper.product > h1 > span {
	font-weight: 600;
}
@media all and (min-width: 770px), print {
	.catalog-product-view .product-view > .product-info-main {
		padding-top: 100px;	
	}
}
.catalog-product-view .price-box .price {
    color: #000000 !important;
    font-family: 'Lato', serif !important;
}
.product-mobile-header .right,
.product-options-bottom .product-info-price {
	display: none;
}
.catalog-product-view .product-view .swatch-attribute.color .swatch-attribute-label,
.catalog-product-view .product-view .swatch-attribute.color .swatch-attribute-selected-option {
	display: none;
}
.swatch-option-tooltip {
  display:none !important;
  visibility:hidden !important;
}
.topattributes .product.attribute {
	
}
.catalog-product-view .product-view .topattributes .product.attribute .text span,
.catalog-product-view .product-view .topattributes .product.attribute .icon span,
.catalog-product-view .product-view .topattributes .product.attribute .value span {
	vertical-align: middle;
}
.catalog-product-view .product-view .topattributes .product.attribute.glass_width .icon img {
	max-height: 15px;
	max-width: 19px;
}
.catalog-product-view .product-view .topattributes .product.attribute.glass_height .icon img {
	max-height: 15px;
	max-width: 19px;
}
.catalog-product-view .product-view .topattributes .product.attribute.web_width .icon img {
	height: 14px;
	width: 19px;
}
.catalog-product-view .product-view .topattributes .product.attribute.temple_length .icon img {
	height: 11px;
	width: 30px;
}
.catalog-product-view .product-view .topattributes .right {
	display: table;
}
.catalog-product-view .product-view .topattributes .right .product.attribute .icon {
	display: inline-table;
	min-width: 35px;
}
@media all and (max-width: 769px), print {
	.topattributes .grid12-4 {
		max-width: 33.3%;
	}
	.topattributes .grid12-8 {
		max-width: 66.6%;
	}
	.catalog-product-view .product-view .swatch-attribute.color .swatch-option {
		outline-width: 0px;
	}
}
@media all and (min-width: 770px), print {
	.catalog-product-view .product-view .swatch-attribute.color .swatch-option {
		outline-width: 1px;
	}
}
.catalog-product-view .product-view .product-options-bottom {
	margin: 0 !important;
}
#product-out-ouf-stock-button:before,
#product-search-optician-button:before,
#product-addtocart-button:before {
    content: "";
    background: #000000;
    position: absolute;
    height: 8px;
    width: 224px;
    margin-top: 44px;
    margin-left: -82px;
}
.action.primary {
	background: #FFFFFF !important;
}
.catalog-product-view .product-view .action.primary,
 .action.primary.checkout {
    color: #000000 !important;
	text-transform: uppercase;
    vertical-align: middle;
    font-weight: 600 !important;
	font-family: 'Lato', serif;
}
#product-out-ouf-stock-button,
#product-search-optician-button, 
#product-addtocart-button {
    font-size: 26px  !important;
	width: 100% !important;
}
.product-options-bottom ,
.box-tocart ,
.box-tocart .actions {
	width: 100%;
}
#product-out-ouf-stock-button {
	display: none;
	cursor: default;
}	
#product-options-wrapper > div > div.product.attribute.overview > div {
    text-transform: uppercase;
    text-decoration: underline;
    font-weight: 600;

}
#product-options-wrapper > div > div > div.swatch-attribute.color > div > div.swatch-option.image {
	width: 20px !important;
}
.catalog-product-view .page.messages {
    position: fixed;
    bottom: 0px;
    left: 0px;
    margin-left: auto;
    margin-right: auto;
    z-index: 99999;
    width: 100%;
}
.catalog-product-view .page.messages .message {
	border: 2px solid #FFFFFF;
}
.catalog-product-view .message {
    background-color: #000000;
	color: #FFFFFF;
    display: table;
	font-size: 18px;
    letter-spacing: 2px;
	text-transform: uppercase;
    height: 50px;
	margin-left: auto;
    margin-right: auto;
	margin-bottom: 0;
    padding: 10px 0px 10px 0px;
    position: relative;
	text-align: center;
	width: 900px;
}
.catalog-product-view .message > div {
    display: table-cell;
	height: 35px;
    vertical-align: middle;
}
.catalog-product-view .message > *:first-child:before {
	content: '' !important;
}
.catalog-product-view .message:after {
	content: url('/pub/media/icons/button_close_w.png');
	cursor: pointer;
	height: 25px;
    display: table-cell;
    margin-top: 10px;
    padding-right: 18px;	
    vertical-align: middle;
	width: 25px;
}
.fotorama__thumb,
.fotorama__thumb__arr,
.fotorama__arr,
.fotorama__thumb__arr:hover,
.fotorama__arr:hover {
	background-color: transparent !important;
}
.fotorama__nav__shaft {
	padding-left: 10px;
}
@media all and (max-width: 769px), print {
	.fotorama__thumb-border {
		/* border-width: 1px !important; */
		/* margin-left: 10px; */
		/* margin-top: 0px !important; */
		/* height: 60px !important; */
		/* width: 110px !important; */
		display: none;
	}
	.product-options-bottom, 
	.product-options-bottom 
	.box-tocart, 
	.product-options-bottom 
	.box-tocart .actions {
		max-width: 320px;
	}	
}
@media all and (min-width: 770px), print {
	.fotorama__thumb-border {
		border-width: 1px !important;
		/* margin-left: -10px; */
		margin-top: 50px !important;
		height: 60px !important;
		width: 110px !important;
	}
	.catalog-product-view .product-view .swatch-attribute.color .swatch-option {
		min-width: 18px !important;
		height: 18px !important;	
	}
}
.swatch-attribute.size select,
.swatch-attribute.size select:active {
	border: 1px solid #000000;
}
.swatch-attribute.size {
	display: none;
}
.sticker-wrapper {
	display: none;
}
.magnify-lens {
	border: solid 1px #000000;
	/* width: 393px !important; */
	/* height: 150px !important; */
}
.magnifier-preview img {
	max-height: none;
	max-height: initial;
	/* zoom: 44%; */
}
#preview {
	transform: scale(0.33);
	-moz-transform: scale(0.33);
	min-width: 2234px;
	min-height: 844px;
	top: 12% !important;
	left: -100% !important;
}
/* CHECKOUT CART */
#shopping-cart-table thead th.col span {
	font-weight: 400 !important;
	text-transform: uppercase;
	font-size: 12px;
}
#shopping-cart-table .item .col {
    vertical-align: middle;
}
#shopping-cart-table .price-including-tax .price, 
#shopping-cart-table .price-excluding-tax .price {
    font-size: 16px !important;
    font-weight: 400 !important;
}
#shopping-cart-table .field.qty .control.qty {
	/* display: block; */
}
#shopping-cart-table .field.qty .control.qty .more,
#shopping-cart-table .field.qty .control.qty .less {
    display: block;
    margin-left: auto;
    margin-right: 0;
}

.cart.table-wrapper .col.qty .input-text {
	margin-top: 3px;
    margin-bottom: 3px;
	border-color: #000000;
}
#shopping-cart-table .field.qty .control.qty .less,
#shopping-cart-table .field.qty .control.qty .more {
    padding-left: 4px;
    padding-right: 4px;
	cursor: pointer;
}	
#shopping-cart-table .field.qty .control.qty .more:before {
	content: url('/pub/media/icons/arrow_more.png');
}
#shopping-cart-table .field.qty .control.qty .less:before {
	content: url('/pub/media/icons/arrow_less.png');
}
.column .block-addbysku .qty .qty, .bundle-options-container .input-text.qty, .cart.table-wrapper .col.qty .input-text, .account .table-return-items .qty .input-text, .table-giftregistry-items .field.qty .qty, .block-giftregistry-shared-items .qty .qty, .table.grouped .control .qty, .block-wishlist-info-items .input-text.qty, .multicheckout .table-wrapper .col .qty .input-text, .account .table-wrapper .data.table.wishlist .box-tocart .qty, .products-grid.wishlist .product-item .box-tocart input.qty, .sidebar .block-addbysku .fieldset .fields .field.qty .qty {
    text-align: center;
    width: 28px !important;
	font-size: 16px;
}
#shopping-cart-table .col.actions a.action.action-edit {
	display: none;
}
#shopping-cart-table .col.actions a.action.action-delete > span {
	display: none;
}
#shopping-cart-table .col.actions a.action.action-delete {
	background: #FFFFFF;
	content: '';
	margin-bottom: 0px;
}
#shopping-cart-table .col.actions a.action.action-delete:after {
	content: url('/pub/media/icons/button_close_w.png');
}
#shopping-cart-table .col.actions,
#shopping-cart-table .col.shipping.rate,
#shopping-cart-table .col.shipping.amount,
#shopping-cart-table .col.tax.rate,
#shopping-cart-table .col.tax.amount,
#shopping-cart-table .grand-total.title,
#shopping-cart-table .grand-total.amount {
	text-align: right;
}
#shopping-cart-table .col.tax-rate,
#shopping-cart-table .grand-total.title {
	text-transform: uppercase;
}
.cart.table-wrapper .items > .item {
    border: none !important;
    position: relative;
}
.cart-container .cart-summary #block-shipping {
    display: none;
}
@media all and (min-width: 770px), print {
	.cart-summary {
		float: none;
		position: relative;
		width: inherit;
	}
	.abs-shopping-cart-items-desktop,
	.block-cart-failed,
	.cart-container .form-cart,
	.cart-container .cart-gift-item {
		float: none;
		position: relative;
		width: inherit;
	}
	.block-cart-failed .action.continue, 
	.cart-container .form-cart .action.continue, 
	.cart-container .cart-gift-item .action.continue {
		float: none;
	}
	.cart .action {
		margin-bottom: 0;
	}
	.block-cart-failed .action.clear, .block-cart-failed .action.update, .cart-container .form-cart .action.clear, .cart-container .form-cart .action.update, .cart-container .cart-gift-item .action.clear, .cart-container .cart-gift-item .action.update {
		margin-left: 0;
	}
	.cart.main.actions {
	margin-top: 80px;
}
}
.cart-summary {
	background: #FFFFFF !important;
}
.cart-totals {
    border: none;
    padding-top: 0;
}
.cart-totals .totals-tax-details, .opc-block-summary .table-totals .totals-tax-details {
    display: table-row !important;
    border: none;
}

.cart.main.actions button, 
.cart.main.actions .action.continue,
.cart.main.actions .action.checkout, 
.action-gift {
    background-image: none;
    box-sizing: border-box;
    background: none;
    border: none;
    color: #000000;
    cursor: pointer;
    display: inline-block;
    font-weight: 900;
	font-family: 'Lato', serif;
    margin: 0;
    font-size: 18px;
    line-height: 22px;
    vertical-align: bottom;
	text-transform: uppercase;
}
.cart.main.actions button, 
.cart.main.actions .action.continue {
	margin-left: 15px;
	margin-right: 15px;
}

.cart.main.actions .action.checkout {
    font-size: 36px;
    line-height: 48px;
    margin-left: 120px;	
}
.cart.main.actions .action.checkout:before {
    content: "";
    background: #000000;
    position: absolute;
    height: 4px;
    width: 250px;
    margin-top: 49px;
    margin-left: -120px;
}
.cart.main.actions button, 
.cart.main.actions .action.continue, 
.cart.main.actions .action.checkout, 
.action-gift {
    transition: none;
    -moz-transition: none;
    -webkit-transition: none;
    -o-transition: none;
}
.cart.main.actions button:hover, 
.cart.main.actions .action.continue:hover, 
.cart.main.actions .action.checkout:hover, 
.action-gift:hover {
    color: inherit !important;
	background: inherit !important;
}
.abs-shopping-cart-items .action.update:before, .block-cart-failed .action.update:before, .cart-container .form-cart .action.update:before,
.abs-shopping-cart-items .action.continue:before, .block-cart-failed .action.continue:before, .cart-container .form-cart .action.continue:before {
	content: none;
}
.opc-progress-bar-item._active:before, 
.opc-progress-bar-item._active > span:before, 
.opc-wrapper .shipping-address-item.selected-item:after, 
.filter-title strong[data-count]:after, 
.main-color--bg {
    background-color: #000000 !important;
}
#shipping-hint {
	margin-bottom: 40px;
}
#shipping-hint > .label {
	margin-top: 10px;
}
.checkout-index-index .minicart-items .product-item .product img {
	width: initial;
    height: initial;
    margin: auto;
    display: block;
}
/* ABOUT */
.categorypath-about-about-cazal-dealers .main.container,
.categorypath-about-about-cazal-press .main.container {
	text-align: center;
}
/* ABOUT CAZAL DEALERS */
.cazal-dealers > iframe {
	width: 100%;
	margin-bottom: -5px;
	max-width: 100%;
}
.page-products.categorypath-about-about-cazal-dealers.category-dealers #maincontent .columns {
	display: none;
}
/* CAZAL CE DECLARATIONS */
.cazal-ce-declaration > div > iframe {
	width: 100%;
	margin-bottom: -5px;
	max-width: 100%;
}

/* LOGIN PAGE */
@media all and (min-width: 770px), print {
	
	.customer-account-login .page-title-wrapper {
		text-align: center;
		text-transform: uppercase;
		font-weight: 400;
	}
	
	.login-container .block:nth-child(odd), 
	.account .column.main .block:not(.widget) .block-content .box:nth-child(odd), 
	.magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box:nth-child(odd), 
	[class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box:nth-child(odd), 
	.sales-guest-view .column.main .block:not(.widget) .block-content .box:nth-child(odd) {
		clear: both;
		float: none;
	}
	.login-container .block:nth-child(odd), 
	.account .column.main .block:not(.widget) .block-content .box:nth-child(odd), 
	.magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box:nth-child(odd), 
	[class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box:nth-child(odd), 
	.sales-guest-view .column.main .block:not(.widget) .block-content .box:nth-child(odd) {
		width: 100%;
	}
	.login-container .fieldset > .field > .control {
		width: 100%;
	}
	.customer-account-login .column.main {
	    width: 40%;
		display: block;
		margin-left: auto;
		margin-right: auto;
	}
	.login-container .block:nth-child(even), 
	.account .column.main .block:not(.widget) .block-content .box:nth-child(even), 
	.magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box:nth-child(even), 
	[class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box:nth-child(even), 
	.sales-guest-view .column.main .block:not(.widget) .block-content .box:nth-child(even) {
		float: none;
		width: 100%;
	}
	#maincontent > div.columns > div > div.login-container > div.block.block-new-customer > div > div > div,
	#maincontent > div.columns > div > div.login-container > div.block.block-new-customer > div > div > div > a {
		width: 100%;
		background-color: #000000;
	}
	#maincontent > div.columns > div > div.login-container > div.block.block-new-customer > div > div > div > a > span {
		color: #FFFFFF;
		text-transform: uppercase;
	}
	
	#send2,
	#login-form > fieldset > div.actions-toolbar > div.secondary > a > span	{
		background-color: #000000 !important;
		color: #FFFFFF;
	}
	#login-form > fieldset > div.actions-toolbar > div.secondary > a > span	{
		padding: 8px 15px;
	}
	
	.fieldset > .field.choice:before, .fieldset > .field.no-label:before {
		padding: 0 !important;
		width: 0 !important;
	}
	.abs-margin-for-forms-desktop, 
	.fieldset .legend, 
	.column:not(.sidebar-main) form .actions-toolbar, 
	.column:not(.sidebar-additional) form .actions-toolbar, 
	.login-container .fieldset:after {
		margin-left: 0px;
	}
}
.customer-account-login input[type="email"]::-webkit-input-placeholder,
.customer-account-login input[type="password"]::-webkit-input-placeholder {
	color: rgba(0, 0, 0, 0.4);
	text-align: center;
	font-size: 20px;
	line-height: 20px;
	text-transform: uppercase;
	vertical-align: middle;
}
.customer-account-login input[type="email"]::-moz-placeholder,
.customer-account-login input[type="password"]::-moz-placeholder {
	color: rgba(0, 0, 0, 0.4);
	text-align: center;
	font-size: 20px;
	line-height: 20px;
	text-transform: uppercase;
	vertical-align: middle;
}
.customer-account-login input[type="email"]:-ms-input-placeholder,
.customer-account-login input[type="password"]:-ms-input-placeholder {
	color: rgba(0, 0, 0, 0.4);
	text-align: center;
	font-size: 20px;
	line-height: 20px;
	text-transform: uppercase;
	vertical-align: middle;
}
.customer-account-login input[type="email"]:-moz-placeholder,
.customer-account-login input[type="password"]:-moz-placeholder {
	color: rgba(0, 0, 0, 0.4);
	text-align: center;
	font-size: 20px;
	line-height: 20px;
	text-transform: uppercase;
	vertical-align: middle;
}
.block-customer-login .hint {
	color: #e02b27;
	padding-bottom: 10px;
}
/* ABOUT COMMUNITY */
.categorypath-about-about-cazal-community-youtube #maincontent .columns,
.categorypath-about-about-cazal-community-instagram #maincontent .columns,
.categorypath-about-about-cazal-community-facebook #maincontent .columns,
.about.community.navigation {
	/* display: table; */
    /* margin-left: auto; */
    /* margin-right: auto; */
	text-align: center;
}
.about.community.navigation > ul > li {
    display: inline;
}
@media all and (max-width: 1220px), print {
	.header-regular .hp-block.right-column .item, .header-regular #minicart, #header-account > ul > li, .header-regular #header-account {
		min-width: 40px;
	}
	#mainmenu ul li.nav-item.level0.level-top > a span {
		min-width: 80px
	}
}
@media all and (min-width: 459px), print {
	.widget.block-products-list .product-item .product-item-link span,
	.page-products .products-grid .product-item .product-item-link span {
		margin-left: -80px;
	}
	.widget.block-products-list .product-item .product-item-link .product-item-name,
	.page-products .products-grid .product-item .product-item-name {
		display: -webkit-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		margin-left: auto;
		margin-right: auto;
	}
}
.page-products.categorypath-about-about-cazal-heritage.category-heritage #fullpage img {
    min-height: 100%;
    min-width: 1920px;
	vertical-align: middle;
	height: inherit;
	opacity: 0;
}
.page-products.categorypath-about-about-cazal-heritage.category-heritage #fullpage .section .text {
	opacity: 0;
	color: #fff;
}
.page-products.categorypath-about-about-cazal-heritage.category-heritage #fullpage {
	background-color: #000;
}
@media all and (max-width: 491px), print {
	.page-products.categorypath-about-about-cazal-heritage.category-heritage #fullpage .section:nth-child(1) img,
	.page-products.categorypath-about-about-cazal-heritage.category-heritage #fullpage .section:nth-child(3) img {
		margin-left: -500px;
	}
	.page-products.categorypath-about-about-cazal-heritage.category-heritage #fullpage .section:nth-child(2) img {
		margin-left: -300px;
	}
	.page-products.categorypath-about-about-cazal-heritage.category-heritage #fullpage .section .text > h1 {
		font-size: 18px;
	}
	.page-products.categorypath-about-about-cazal-heritage.category-heritage #fullpage .section .text > p {
		font-size: 12px;
	}
	.page-products.categorypath-about-about-cazal-heritage.category-heritage #fullpage .section:nth-child(2) .text {
		top: 37% !important;
	}
}
@media all and (max-width: 769px), print {
	.page-products.categorypath-about-about-cazal-heritage.category-heritage #fullpage .section:nth-child(1) img,
	.page-products.categorypath-about-about-cazal-heritage.category-heritage #fullpage .section:nth-child(3) img {
		margin-left: -400px;
	}
	.page-products.categorypath-about-about-cazal-heritage.category-heritage #fullpage .section:nth-child(2) img {
		margin-left: -200px;
	}
	.page-products.categorypath-about-about-cazal-heritage.category-heritage #fullpage .section:nth-child(1) .text {
		position: absolute;
		top: 5%;
		width: 90%;
		width: calc(100% - 30px);
		width: -webkit-calc(100% - 30px);
		width: -moz-calc(100% - 30px);
		width: calc(100% - 30px);		
		margin: 15px;
	}
	.page-products.categorypath-about-about-cazal-heritage.category-heritage #fullpage .section:nth-child(2) .text {
		position: absolute;
		/* top: calc(33% + 100px); */
		top: 43%;
		width: 90%;
		width: calc(100% - 30px);
		width: -webkit-calc(100% - 30px);
		width: -moz-calc(100% - 30px);
		width: calc(100% - 30px);		
		margin: 15px;	
	}
	.page-products.categorypath-about-about-cazal-heritage.category-heritage #fullpage .section:nth-child(3) .text {
		position: absolute;
		/* top: calc(66% + 100px); */
		top: 78%;
		width: 90%;
		width: calc(100% - 30px);
		width: -webkit-calc(100% - 30px);
		width: -moz-calc(100% - 30px);
		width: calc(100% - 30px);		
		margin: 15px;	

	}
}
@media all and (min-width: 770px), print {
	.page-products.categorypath-about-about-cazal-heritage.category-heritage #fullpage .section:nth-child(1) .text {
		top: 30%;
		left: 25%;
	}
	.page-products.categorypath-about-about-cazal-heritage.category-heritage #fullpage .section:nth-child(2) .text {
		top: 20%;
		left: 20%;	
	}
	.page-products.categorypath-about-about-cazal-heritage.category-heritage #fullpage .section:nth-child(3) .text {
		top: 40%;
		left: 20%;
	}	
	.page-products.categorypath-about-about-cazal-heritage.category-heritage #fullpage .section .text {
		position: absolute;
		width: 500px;
	}

}
@media all and (max-width: 1199px), print {
	.page-products.categorypath-about-about-cazal-heritage.category-heritage #fullpage .section:nth-child(1) img,
	.page-products.categorypath-about-about-cazal-heritage.category-heritage #fullpage .section:nth-child(3) img {
		margin-left: -500px;
	}
	.page-products.categorypath-about-about-cazal-heritage.category-heritage #fullpage .section:nth-child(2) img {
		margin-left: -300px;
	}
	.page-products.categorypath-about-about-cazal-heritage.category-heritage #fullpage img {
		/* height: 100%; */
	}
}
@media all and (min-width: 1200px), print {
	.page-products.categorypath-about-about-cazal-heritage.category-heritage #fullpage .section:nth-child(1) .text {
		top: 50%;
		left: 55%;	
	}
	.page-products.categorypath-about-about-cazal-heritage.category-heritage #fullpage .section:nth-child(2) .text {
		top: 20%;
		left: 40%;	
	}
	.page-products.categorypath-about-about-cazal-heritage.category-heritage #fullpage .section:nth-child(3) .text {
		top: 40%;
		left: 20%;
	}
}
.page-products.categorypath-about-about-cazal-heritage.category-heritage #fullpage .section .text > h1 {
	text-transform: uppercase;
    font-size: 28px;
    border-bottom: 4px #FFFFFF solid;
    width: auto;
    display: inline-block;
	font-weight: 600;
	letter-spacing: 2px;
}
.page-products.categorypath-about-about-cazal-heritage.category-heritage #fullpage .section .text > p {
	line-height: 1.1;
}
.page-products.categorypath-about-about-cazal-heritage.category-heritage #fullpage .section .text > p > a {
	color: #FFFFFF !important;
}
@media all and (min-width: 1920px), print {
	.page-products.categorypath-about-about-cazal-heritage.category-heritage #fullpage img {
		width: 100%;
	}
}
.buy-the-original .black-box {
    background-color: #000000;
    height: 430px;
    margin-left: -150px;
    margin-top: 10px;
    width: 420px;
	padding-left: 50px;
	padding-right: 50px;
}
.buy-the-original .black-box {
	color: #FFFFFF;
}
.buy-the-original .black-box h1,
.buy-the-original .black-box h2,
.buy-the-original .black-box h3,
.buy-the-original .black-box h4,
.buy-the-original .black-box h5,
.buy-the-original .black-box h6 {
	color: #FFFFFF;    
	text-decoration: underline;
    letter-spacing: 3px;
	font-weight: 900;
	text-align: left;
	padding-top: 45px;
	padding-bottom: 10px;
}
/* html:lang(fr) #maincontent > div.category-view > div > div > div > div > div.grid12-4 > div > p, */
/* html:lang(de) #maincontent > div.category-view > div > div > div > div > div.grid12-4 > div > p { */
	/* line-height: 1.1; */
/* } */
.buy-the-original .legally {
	margin-top: 100px;
}
@media all and (max-width: 1199px), print {
	.buy-the-original .black-box {
		margin-left: -160px;
	}
	.buy-the-original .legally {
		margin-top: 50px;
	}
}
@media all and (max-width: 1024px), print {
	.buy-the-original .black-box {
		margin-left: -240px;
	}
}
@media all and (max-width: 769px), print {
	.buy-the-original .black-box {
		margin-left: -240px;
		margin-left: auto;
		margin-right: 20px;
		margin-top: -110px;
		max-width: 80%;
		padding-top: 0px;
		padding-left: 10px;
		padding-right: 10px;
		font-size: 14px;
		height: auto;
		padding-bottom: 40px;
	}
	.buy-the-original .black-box h1,
	.buy-the-original .black-box h2,
	.buy-the-original .black-box h3,
	.buy-the-original .black-box h4,
	.buy-the-original .black-box h5,
	.buy-the-original .black-box h6 {
		padding-top: 50px;
		font-size: 18px;
	}	
	.buy-the-original .legally {
		font-size: 14px;
		margin-top: 20px;
	}
	.products-grid.container-glasses .new:after, .container-glasses .product-image-wrapper .new:after {
		margin-left: 37%;
	}
}

/* IE */
@media only screen and (min-width: 770px) and (-ms-high-contrast: active), (-ms-high-contrast: none) {  
	#b2b-login {
		float:right;
	}
}
@media only screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {  
	#b2b-login .ic-b2b {
		background-repeat: repeat-y;
	}
	.cari-zalloni-block {
		display: -webkit-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
	}
}

/* Safari Stuff */
@media only screen and (-webkit-min-device-pixel-ratio: 1) {
     ::i-block-chrome, .cazal.underline {
        margin-right: 44%;
    }
	#block-search.expanding._active .field.search {
		visibility: visible;
	}
	
}

/* Fixes for 768px/769px */ 
@media only screen and (min-width: 768px) and (max-width: 769px) {
	/* .header-container .hp-blocks-holder { */
		/* width: 100%; */
	/* } */
	/* .header-container .logo-wrapper.logo-wrapper--regular { */
		/* display: block !important; */
	/* } */
	/* #header-nav, #header-nav-wrapper { */
		/* display: none; */
	/* } */
	/* #header-nav { */
		/* display: block !important; */
	/* } */
	.page-wrapper {
		min-height: initial !important;
	}
	.container {
		width: 100% !important;
		margin-left: auto;
		margin-right: auto;
	}
	.nav-regular.centered {
		text-align: left;
	}
	.navi li.nav-item {
		list-style-type: none;
		display: block;
		float: left;
		width: 100% !important;
		padding: 0 !important;
		margin: 0 !important;
		position: relative;
	}
	.columns {
		display: flex;
	}
	.column.main {
		min-height: initial;
	}
	.slideshow-wrapper-additional {
	    margin-top: 0px !important;	
	}
	.find-store-block .block.widget.block-products-list.grid .grid12-4, .block.widget.block-products-list.grid .grid12-2 {
		width: 47%;
	}
	#maincontent > .columns > .block.widget.block-products-list.grid .products-grid.grid.container-glasses > div:nth-child(2), #maincontent > .columns > .block.widget.block-products-list.grid .products-grid.grid.container-glasses > div:nth-child(6), #maincontent > .columns > .block.widget.block-products-list.grid .products-grid.grid.container-glasses > div:nth-child(12), #maincontent > .columns .products.wrapper.grid.products-grid ol.products.list.items.product-items > li:nth-child(odd), #maincontent > .block.widget.block-products-list.grid .products-grid.grid.container-glasses > div:nth-child(2), #maincontent > .block.widget.block-products-list.grid .products-grid.grid.container-glasses > div:nth-child(6), #maincontent > .block.widget.block-products-list.grid .products-grid.grid.container-glasses > div:nth-child(12), .find-store-block .block.widget.block-products-list.grid .products-grid.grid > div:nth-child(2), .find-store-block .block.widget.block-products-list.grid .products-grid.grid > div:nth-child(8), .find-store-block .block.widget.block-products-list.grid .products-grid.grid > div:nth-child(14) {
		margin-right: 3%;
	}
	.grid12-1, .grid12-2, .grid12-3, .grid12-4, .grid12-5, .grid12-6, .grid12-7, .grid12-8, .grid12-9, .grid12-10, .grid12-11, .grid12-12, .grid-full {
		width: 100% !important;
		margin-left: 0;
		margin-right: 0;
	}
}
@media all and (min-width: 480px) and (max-width: 769px), print {
	.product-image-photo {
		margin-top: -21%;
	}
	.product-item-details {
		display: -webkit-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
	}
	.product-item-name {
		margin: auto;
		width: 180px;
	}
}

.swatch-attribute.size {
	display: none;
}
.fotorama__caption__wrap {
	display: none;
}
.modal-popup._show {
	background: rgba(0, 0 ,0 , 0.5);
}
.modal-popup .modal-inner-wrap {
	max-width: 800px;
}
.modal-popup._show header,
.modal-popup .modal-header, 
.modal-popup .modal-content, 
.modal-popup .modal-footer {
	padding: 0
}
.modal-custom .action-close:before, 
.modal-popup .action-close:before, 
.modal-slide .action-close:before {
	font-size: 64px;
    line-height: 64px;
	color: #f73b2e;
}
@media only screen and (max-width: 767px) {
	.modal-popup.modal-slide {
		left: 0;
	}
	.modal-slide._show, 
	.modal-popup._show {
		z-index: 999999999 !important;
	}
}
/* CCM19 */
.ccm-widget.ccm--alignment--top .ccm-modal-inner, 
.ccm-widget.ccm--alignment--bottom .ccm-modal-inner {
	height: auto;
}
#ccm-widget .ccm-modal--body {
    max-width: 1117px;
    margin: 0 auto;
    padding: 30px 0;
    text-align: justify;
}
@media (max-width: 1200px){
	#ccm-widget .ccm-modal--body {
		padding: 30px 15px;
	}
}
.ccm-root input[type="checkbox"].ccm-checkbox-type--checkbox:checked+label::after {
    background-color: #000000;
}
.ccm-root input[type="checkbox"].ccm-checkbox-type--checkbox+label::after {
    border: 1px solid #000000;
}	
.ccm-root .button.ccm--button-primary, 
.ccm-root button.ccm--button-primary {
    background: #000000;
    border-color: #000000;	
}
.ccm-root .button.ccm--button-primary:hover, 
.ccm-root .button.ccm--button-primary:focus, 
.ccm-root button.ccm--button-primary:hover, 
.ccm-root button.ccm--button-primary:focus {
    background: #333333;
    border-color: #FFFFFF;
}
.ccm-settings-summoner.ccm-show {
	display: none;
}
.ccm-root button {
	color: #000000;
}
