/* === Global Container === */
.euroceramics .global-container {
	max-width: 1000px;
}


/* === Global Form === */
.euroceramics .global-form .form-fieldset .fieldset-block.select select {
	height: auto;
	background: #FFF !important;
	padding: 12px 15px;
}
.euroceramics .global-form .form-fieldset .fieldset-block.select .block-select .select-title {
	background: #FFF 95% center no-repeat;
}


/* === Primary Header === */
.euroceramics .primary-header .header-right .right-navigation {
	width: 100%;
	max-width: 100%;
}


/* === Primary Carousel === */
.euroceramics .primary-carousel .carousel-radio {
	display: block;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";	
}
.euroceramics .primary-carousel .carousel-slider .slider-content .content-block .block-inner .inner-left {
	background: url('../img/IE.png');
}
.euroceramics .primary-carousel .carousel-slider .slider-content .content-block .block-inner .inner-left.white {
	background: url('../img/IE_White.png');
}
.euroceramics .primary-carousel .carousel-slider .slider-content .content-block .block-inner .inner-left .left-button-placeholder {
	display: none;
}
.euroceramics .primary-carousel .carousel-slider .slider-content .content-block .block-inner .inner-right .right-radio {
	display: block;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
.euroceramics .primary-carousel .carousel-slider .slider-news {
	display: none;
}
.euroceramics .primary-carousel .carousel-extra .extra-block .block-bullets {
	text-align: right;
}
.euroceramics .primary-carousel .carousel-extra .extra-block .block-bullets .bullets-label {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=25)";
}
.euroceramics .primary-carousel .carousel-extra .extra-block .block-bullets .bullets-label:hover {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}
.euroceramics .primary-carousel #slide1:checked ~ .carousel-extra .extra-block .block-bullets .bullets-label:nth-child(1),
.euroceramics .primary-carousel #slide2:checked ~ .carousel-extra .extra-block .block-bullets .bullets-label:nth-child(2),
.euroceramics .primary-carousel #slide3:checked ~ .carousel-extra .extra-block .block-bullets .bullets-label:nth-child(3),
.euroceramics .primary-carousel #slide4:checked ~ .carousel-extra .extra-block .block-bullets .bullets-label:nth-child(4),
.euroceramics .primary-carousel #slide5:checked ~ .carousel-extra .extra-block .block-bullets .bullets-label:nth-child(5),
.euroceramics .primary-carousel #slide6:checked ~ .carousel-extra .extra-block .block-bullets .bullets-label:nth-child(6),
.euroceramics .primary-carousel #slide7:checked ~ .carousel-extra .extra-block .block-bullets .bullets-label:nth-child(7),
.euroceramics .primary-carousel #slide8:checked ~ .carousel-extra .extra-block .block-bullets .bullets-label:nth-child(8),
.euroceramics .primary-carousel #slide9:checked ~ .carousel-extra .extra-block .block-bullets .bullets-label:nth-child(9),
.euroceramics .primary-carousel #slide10:checked ~ .carousel-extra .extra-block .block-bullets .bullets-label:nth-child(10),
.euroceramics .primary-carousel #slide11:checked ~ .carousel-extra .extra-block .block-bullets .bullets-label:nth-child(11),
.euroceramics .primary-carousel #slide12:checked ~ .carousel-extra .extra-block .block-bullets .bullets-label:nth-child(12),
.euroceramics .primary-carousel #slide13:checked ~ .carousel-extra .extra-block .block-bullets .bullets-label:nth-child(13),
.euroceramics .primary-carousel #slide14:checked ~ .carousel-extra .extra-block .block-bullets .bullets-label:nth-child(14),
.euroceramics .primary-carousel #slide15:checked ~ .carousel-extra .extra-block .block-bullets .bullets-label:nth-child(15) {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.euroceramics .primary-carousel .carousel-extra .extra-block.left {
	background: transparent;
}
.euroceramics .primary-carousel .carousel-extra .extra-block.right {
	width: 100%;
	max-width: 520px;
}


/* === Primary Home === */
.euroceramics .primary-home .home-content .content-block.left .left-button {
	width: 100%;
}
.euroceramics .primary-home .home-content .content-block.left .left-button .button-view {
	display: inline;
}
.euroceramics .primary-home .home-content .content-block.left .left-button .button-view:after {
	display: none;
}


/* === Primary Cover === */
.euroceramics .primary-cover .cover-tabs .tabs-link {
	display: inline;
	zoom: 1;
}


/* === Primary Breadcrumb === */
.euroceramics .primary-breadcrumb .breadcrumb-divider,
.euroceramics .primary-breadcrumb .breadcrumb-list {
	display: none;
}


/* === Primary News Post === */
.euroceramics .primary-news .news-content .content-block .block-inner .inner-right .right-title,
.euroceramics .primary-news .news-content .content-block .block-inner .inner-right .right-date,
.euroceramics .primary-news .news-content .content-block .block-inner .inner-right .right-description {
	width: 100%;
}
.euroceramics .primary-news .news-content .content-block .block-inner .inner-right .right-button {
	width: 100%;
}
.euroceramics .primary-news .news-content .content-block .block-inner .inner-right .right-button .button-more {
	display: inline;
}
.euroceramics .primary-news .news-content .content-block .block-inner .inner-right .right-button .button-more:after {
	display: none;
}


/* === Primary News Post === */
.euroceramics .primary-newspost .newspost-content .content-title,
.euroceramics .primary-newspost .newspost-content .content-date,
.euroceramics .primary-newspost .newspost-content .content-text {
	width: 100%;
}


/* === Primary Product Info === */
.euroceramics .primary-prodinfo.project .prodinfo-head .head-block.right {
	width: 100%;
}
.euroceramics .primary-prodinfo .prodinfo-carousel .carousel-radio {
	display: block;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
.euroceramics .primary-prodinfo .prodinfo-carousel .carousel-slider .slider-content {
	height: 740px;
	min-height: 0;
	max-height: 100%;
	padding-bottom: 0;
}
.euroceramics .primary-prodinfo .prodinfo-carousel .carousel-slider .slider-content .content-block {
	display: none;
}
.euroceramics .primary-prodinfo .prodinfo-carousel .carousel-slider .slider-bullets .bullets-label {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=25)";
}
.euroceramics .primary-prodinfo .prodinfo-carousel .carousel-slider .slider-bullets .bullets-label:hover {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}
.euroceramics .primary-prodinfo .prodinfo-carousel #slide1:checked ~ .carousel-slider .slider-content .content-block:nth-child(1),
.euroceramics .primary-prodinfo .prodinfo-carousel #slide2:checked ~ .carousel-slider .slider-content .content-block:nth-child(2),
.euroceramics .primary-prodinfo .prodinfo-carousel #slide3:checked ~ .carousel-slider .slider-content .content-block:nth-child(3),
.euroceramics .primary-prodinfo .prodinfo-carousel #slide4:checked ~ .carousel-slider .slider-content .content-block:nth-child(4),
.euroceramics .primary-prodinfo .prodinfo-carousel #slide5:checked ~ .carousel-slider .slider-content .content-block:nth-child(5),
.euroceramics .primary-prodinfo .prodinfo-carousel #slide6:checked ~ .carousel-slider .slider-content .content-block:nth-child(6),
.euroceramics .primary-prodinfo .prodinfo-carousel #slide7:checked ~ .carousel-slider .slider-content .content-block:nth-child(7),
.euroceramics .primary-prodinfo .prodinfo-carousel #slide8:checked ~ .carousel-slider .slider-content .content-block:nth-child(8),
.euroceramics .primary-prodinfo .prodinfo-carousel #slide9:checked ~ .carousel-slider .slider-content .content-block:nth-child(9),
.euroceramics .primary-prodinfo .prodinfo-carousel #slide10:checked ~ .carousel-slider .slider-content .content-block:nth-child(10),
.euroceramics .primary-prodinfo .prodinfo-carousel #slide11:checked ~ .carousel-slider .slider-content .content-block:nth-child(11),
.euroceramics .primary-prodinfo .prodinfo-carousel #slide12:checked ~ .carousel-slider .slider-content .content-block:nth-child(12),
.euroceramics .primary-prodinfo .prodinfo-carousel #slide13:checked ~ .carousel-slider .slider-content .content-block:nth-child(13),
.euroceramics .primary-prodinfo .prodinfo-carousel #slide14:checked ~ .carousel-slider .slider-content .content-block:nth-child(14),
.euroceramics .primary-prodinfo .prodinfo-carousel #slide15:checked ~ .carousel-slider .slider-content .content-block:nth-child(15) {
	display: block;
}
.euroceramics .primary-prodinfo .prodinfo-carousel #slide1:checked ~ .carousel-slider .slider-bullets .bullets-label:nth-child(1),
.euroceramics .primary-prodinfo .prodinfo-carousel #slide2:checked ~ .carousel-slider .slider-bullets .bullets-label:nth-child(2),
.euroceramics .primary-prodinfo .prodinfo-carousel #slide3:checked ~ .carousel-slider .slider-bullets .bullets-label:nth-child(3),
.euroceramics .primary-prodinfo .prodinfo-carousel #slide4:checked ~ .carousel-slider .slider-bullets .bullets-label:nth-child(4),
.euroceramics .primary-prodinfo .prodinfo-carousel #slide5:checked ~ .carousel-slider .slider-bullets .bullets-label:nth-child(5),
.euroceramics .primary-prodinfo .prodinfo-carousel #slide6:checked ~ .carousel-slider .slider-bullets .bullets-label:nth-child(6),
.euroceramics .primary-prodinfo .prodinfo-carousel #slide7:checked ~ .carousel-slider .slider-bullets .bullets-label:nth-child(7),
.euroceramics .primary-prodinfo .prodinfo-carousel #slide8:checked ~ .carousel-slider .slider-bullets .bullets-label:nth-child(8),
.euroceramics .primary-prodinfo .prodinfo-carousel #slide9:checked ~ .carousel-slider .slider-bullets .bullets-label:nth-child(9),
.euroceramics .primary-prodinfo .prodinfo-carousel #slide10:checked ~ .carousel-slider .slider-bullets .bullets-label:nth-child(10),
.euroceramics .primary-prodinfo .prodinfo-carousel #slide11:checked ~ .carousel-slider .slider-bullets .bullets-label:nth-child(11),
.euroceramics .primary-prodinfo .prodinfo-carousel #slide12:checked ~ .carousel-slider .slider-bullets .bullets-label:nth-child(12),
.euroceramics .primary-prodinfo .prodinfo-carousel #slide13:checked ~ .carousel-slider .slider-bullets .bullets-label:nth-child(13),
.euroceramics .primary-prodinfo .prodinfo-carousel #slide14:checked ~ .carousel-slider .slider-bullets .bullets-label:nth-child(14),
.euroceramics .primary-prodinfo .prodinfo-carousel #slide15:checked ~ .carousel-slider .slider-bullets .bullets-label:nth-child(15) {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}


/* === Primary Product Grid === */
.euroceramics .primary-prodgrid .prodgrid-content .content-block .block-overlay .overlay-caption .caption-view .view-hide {
	display: none;
}


/* === Primary About === */
.euroceramics .primary-about .about-content .content-block.left .left-button {
	width: 100%;
}
.euroceramics .primary-about .about-content .content-block.left .left-button .button-view {
	display: inline;
}
.euroceramics .primary-about .about-content .content-block.left .left-button .button-view:after {
	display: none;
}


/* === Primary Enquire === */
.euroceramics .primary-enquire .enquire-content .content-radio {
	display: block;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
.euroceramics .primary-enquire .enquire-content .content-details {
	max-width: 630px;
}


/* === Primary Showrooms === */
.euroceramics .primary-showrooms:before {
	background: url('../img/IE.png');
}


/* === Primary Footer === */
.euroceramics .primary-footer {
	min-height: 335px;
}


/* === Background Images === */
.euroceramics .global-form .form-fieldset .fieldset-block.select select,
.euroceramics .global-form .form-fieldset .fieldset-block.select .block-select .select-title {
	background-image: url('../img/icons/Select_Arrow.png');
}
.euroceramics > .navmod .navmod-content .content-close .close-icon {
	background-image: url('../img/icons/Responsive_Close.png');
}
.euroceramics .primary-header .header-right .right-extra .extra-top .top-selections:before {
	background-image: url('../img/icons/Header_Selections.png');
}
.euroceramics .primary-header .header-right .right-extra .extra-top .top-phone:before {
	background-image: url('../img/icons/Header_Phone.png');
}
.euroceramics .primary-header .header-right .right-extra .extra-social .social-icon.instagram {
	background-image: url('../img/icons/Header_Instagram.png');
}
.euroceramics .primary-header .header-right .right-extra .extra-social .social-icon.facebook {
	background-image: url('../img/icons/Header_Facebook.png');
}
.euroceramics .primary-header .header-responsive .responsive-block.selections {
	background-image: url('../img/icons/Responsive_Selections.png');
}
.euroceramics .primary-header .header-responsive .responsive-block.hamburger {
	background-image: url('../img/icons/Responsive_Hamburger.png');
}
.euroceramics .primary-carousel .carousel-slider .slider-content .content-block .block-inner .inner-left .left-button .button-view:before,
.euroceramics .primary-prodgrid .prodgrid-content .content-block .block-overlay .overlay-caption .caption-view:before,
.euroceramics .primary-home .home-content .content-block.left .left-button .button-view:before,
.euroceramics .primary-about .about-content .content-block.left .left-button .button-view:before,
.euroceramics .primary-news .news-content .content-block .block-inner .inner-right .right-button .button-more:before {
	background-image: url('../img/icons/Product_View.png');
}
.euroceramics .primary-carousel .carousel-slider .slider-news .news-content:before,
.euroceramics .primary-carousel .carousel-slider .slider-news .news-content:after {
	background-image: url('../img/icons/Carousel_Right.png');
}
.euroceramics .primary-carousel .carousel-slider .slider-news .news-content .content-title .title-close {
	background-image: url('../img/icons/Carousel_Close.png');
}
.euroceramics .primary-carousel .carousel-slider .slider-news .news-content .content-gallery .gallery-arrow.previous .arrow-label {
	background-image: url('../img/icons/Carousel_Previous.png');
}
.euroceramics .primary-carousel .carousel-slider .slider-news .news-content .content-gallery .gallery-arrow.next .arrow-label {
	background-image: url('../img/icons/Carousel_Next.png');
}
.euroceramics .primary-carousel .carousel-extra .extra-block .block-arrow.previous .arrow-label {
	background-image: url('../img/icons/Slider_Previous.png');
}
.euroceramics .primary-carousel .carousel-extra .extra-block .block-arrow.next .arrow-label {
	background-image: url('../img/icons/Slider_Next.png');
}
.euroceramics .primary-cover .cover-current:before {
	background-image: url('../img/icons/Cover_Current.png');
}
.euroceramics .primary-breadcrumb .breadcrumb-back:before {
	background-image: url('../img/icons/Breadcrumb_Back.png');
}
.euroceramics .primary-breadcrumb .breadcrumb-list > li:before {
	background-image: url('../img/icons/Breadcrumb_Arrow.png');
}
.euroceramics .primary-prodinfo .prodinfo-carousel .carousel-slider .slider-arrow.previous .arrow-label {
	background-image: url('../img/icons/Slider_Previous.png');
}
.euroceramics .primary-prodinfo .prodinfo-carousel .carousel-slider .slider-arrow.next .arrow-label {
	background-image: url('../img/icons/Slider_Next.png');
}
.euroceramics .primary-enquire .enquire-content .content-details .details-block.info .info-panel .panel-row .row-inner .inner-text.phone:before,
.euroceramics .primary-footer .footer-right .right-info .info-panel .panel-row .row-inner .inner-text.phone:before {
	background-image: url('../img/icons/Enquire_Phone.png');
}
.euroceramics .primary-enquire .enquire-content .content-details .details-block.info .info-panel .panel-row .row-inner .inner-text.email:before,
.euroceramics .primary-footer .footer-right .right-info .info-panel .panel-row .row-inner .inner-text.email:before {
	background-image: url('../img/icons/Enquire_Email.png');
}
.euroceramics .primary-enquire .enquire-content .content-details .details-block.info .info-panel .panel-row .row-inner .inner-text.address:before,
.euroceramics .primary-showrooms .showrooms-left .left-row .row-inner .inner-text.address:before,
.euroceramics .primary-footer .footer-right .right-info .info-panel .panel-row .row-inner .inner-text.address:before {
	background-image: url('../img/icons/Enquire_Address.png');
}
.euroceramics .primary-showrooms .showrooms-right .right-more:before {
	background-image: url('../img/icons/Showrooms_More.png');
}
.euroceramics .primary-footer .footer-right .right-social .social-icon.instagram {
	background-image: url('../img/icons/Footer_Instagram.png');
}
.euroceramics .primary-footer .footer-right .right-social .social-icon.facebook {
	background-image: url('../img/icons/Footer_Facebook.png');
}
.euroceramics .primary-footer .footer-right .right-social .social-icon.phone {
	background-image: url('../img/icons/Footer_Phone.png');
}


/* === Background Size === */
.euroceramics .primary-carousel .carousel-slider .slider-content .content-block,
.euroceramics .primary-carousel .carousel-slider .slider-news .news-content .content-gallery .gallery-tiles > ul > li > a,
.euroceramics .primary-cover,
.euroceramics .primary-prodgrid .prodgrid-content .content-block .block-image,
.euroceramics .primary-prodinfo .prodinfo-carousel .carousel-slider .slider-content .content-block,
.euroceramics .primary-about .about-content .content-block.left .left-image,
.euroceramics .primary-news .news-content .content-block .block-inner .inner-left .left-image,
.euroceramics .primary-newspost .newspost-content .content-image,
.euroceramics .primary-showrooms {
	-ms-behavior: url('../backgroundsize.min.htc');
		behavior: url('../backgroundsize.min.htc');
}