/**
 * overrides novotel webstore blues
 *
 * colors corporatius:
 *
 * midnight blue: #20255F Pantone 2766 C
 * midnight blue 8% (gris): #ededf2;
 * midnight blue 30% (gris blau): #BCBDCF
 *
 * mocha: #b9a99c;
 * violet: #7577B7
 * sapphire: #6193cd;
 * mimosa: #ffd874;
 *
 * danger colour (vermell perill) #eb5e5e
 */

.brand-color {
	color: #1522ac;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	padding: 9px;
}

.button.button-medium.exclusive {
  background: #1522ac;
}

#left_column .title_block {
  background: #1522ac;
  border-right: solid 42px #ededf2;
}

.breadcrumb {
  color: #1522ac;
}

#search_block_top .btn.button-search {
  background: #1522ac;
}

#languages-block-top ul li.selected, #languages-block-top ul li:hover a {
  background: #1522ac;
}



.sf-menu > li > a {
    color: #6193cd;
    display: block;
    font: 600 12px/14px "Open Sans",sans-serif;
    padding: 17px 18px;
    text-transform: uppercase;
}

.sf-menu > li:first-child a{
	background: url(../../img/casita-blue.png) no-repeat center center;
}

.sf-menu > li.sfHover > a, .sf-menu > li > a:hover, .sf-menu > li.sfHoverForce > a {
	background: #1522ac;
}
.sf-menu > li:first-child a:hover, .sf-menu > li:first-child a:hover {
	background: transparent url(../../img/casita-blue.png) no-repeat center center;
}



.icon-th-large:before {
  content: none !important; }
.icon-th-large{
	background:url(../../img/novotel-sort-1b.gif) no-repeat center center;
	display:block;
	width:42px !important;
	height:42px !important;
}
.icon-th-list{
	background:url(../../img/novotel-sort-2b.gif) no-repeat center center;
	display:block;
	width:42px !important;
	height:42px !important;
}
.selected .icon-th-large{
	background:url(../../img/novotel-sort-1a.gif) no-repeat center center;
}
.selected .icon-th-list{
	background:url(../../img/novotel-sort-2a.gif) no-repeat center center;
}
a:hover .icon-th-large{
	background:url(../../img/novotel-sort-1c.gif) no-repeat center center;
}
a:hover .icon-th-list{
	background:url(../../img/novotel-sort-2c.gif) no-repeat center center;
}

.breadcrumb a:hover {
	color: #20255F;
}

.box-info-product .exclusive {
	background-color: #eb5e5e;
}

.box-info-product .exclusive:before {
	background-color: #EECACA;
}

.box-info-product .exclusive:hover {
	background-color: #DC3838;
}

/* button */
.button.ajax_add_to_cart_button span {
	background: #eb5e5e;
	border: none;
	display: block;
	padding: 13px 14px;
	text-transform: uppercase;
	color: #FFF;
}

.button.ajax_add_to_cart_button:hover span {
	background: #DC3838;
}

.product-name {
	color: #20255F;
}

/* homeslider */

#homepage-slider .bx-wrapper .bx-controls-direction a {
	border: none;
}

#homepage-slider .bx-wrapper .bx-controls-direction a:hover:before {
	  background: #b9a99c;
}

#homepage-slider .bx-wrapper .bx-controls-direction a:before {
	background: #6193cd;
}

#homepage-slider .bx-wrapper .bx-controls-direction a:after {
	color: #6193cd;
}

/* cmsinfo block */

#cmsinfo_block > div {
	border-bottom: none
}


#cms #center_column a,
#cms #center_column h2,
#cms #center_column h3,
#cms #center_column h4 {
  color: #1522ac;
}

/** Registration answer **/

#module-extendedregistration-sent #columns {max-width: auto;}

.logobic{
	background:url(../../img/biclogod.png) no-repeat center center;
	display:block;
	width:153px !important;
	height:123px !important;
}