/**
 * overrides pullman webstore ? Greys ?
 *
 * colors corporatius:
 *
 * #474749 Carcoal grey
 * #b3926b Sand
 * #77406f Mauve (#7D516D)
 *
 * Secondary colours
 *
 * Blues (Spas & Comeeting)
 * #6bb7cb
 * #558d91
 * #00A1DE
 * #086B99
 *
 * Verd (Connectivity)
 * #c9d55a
 * #8b9441
 *
 * Groc marro (Resort)
 * #F1CC36
 * #a98806
 *
 * Roses FOOD & BEVERAGE
 * #AA1948
 * #770035
 *
 * danger colour (vermell perill) #b3926b
 */

 #header_logo .img-responsive { 

  display: block;
    max-width: 800px;
    height: auto;
  	position: relative;
   }
  .sf-menu {
    border-bottom: 1px solid #e9e9e9;
	}


 .button.button-medium.exclusive {
	background: #474749;
  }
  
  #left_column .title_block {
  background: #737375;
	border-right: solid 42px #ededf2;
  }
  
  .breadcrumb {
	color: #474749;
  }
  
  #search_block_top .btn.button-search {
	background: #474749;
  }
  
  #languages-block-top ul li.selected {
	background: #474749;
  }

  #languages-block-top ul li:hover a {
	background: black;
  }
  
  .sf-menu > li > a {
	  color: #535353;
	  display: block;
	  font: 600 12px/14px "Open Sans",sans-serif;
	  padding: 17px 18px;
	  text-transform: uppercase;
  }
  
  .sf-menu > li.sfHover > a, .sf-menu > li > a:hover, .sf-menu > li.sfHoverForce > a {
	background: #474749;
	
  }

  .sf-menu > li:first-child a{
	background: url(../../img/casita-grey.png) no-repeat center center;
  }
  
  .sf-menu > li:first-child a:hover, .sf-menu > li:first-child a:hover {
	  background: transparent url(../../img/casita-grey.png) no-repeat center center;
  }
  
  .icon-th-large:before {
	content: none !important; }
  .icon-th-large{
	  background:url(../../img/pullman-sort-1b.gif) no-repeat center center;
	  display:block;
	  width:42px !important;
	  height:42px !important;
  }
  .icon-th-list{
	  background:url(../../img/pullman-sort-2b.gif) no-repeat center center;
	  display:block;
	  width:42px !important;
	  height:42px !important;
  }
  .selected .icon-th-large{
	  background:url(../../img/pullman-sort-1a.gif) no-repeat center center;
  }
  .selected .icon-th-list{
	  background:url(../../img/pullman-sort-2a.gif) no-repeat center center;
  }
  a:hover .icon-th-large{
	  background:url(../../img/pullman-sort-1c.gif) no-repeat center center;
  }
  a:hover .icon-th-list{
	  background:url(../../img/pullman-sort-2c.gif) no-repeat center center;
  }
  
  .breadcrumb a:hover {
	  color: #474749;
  }
  
  .box-info-product .exclusive {
	  background-color: #474749;
  }
  
  .box-info-product .exclusive:before {
	  background-color: #737375;
  }
  
  .box-info-product .exclusive:hover {
	  background-color: black;
  }
  
  /* button */
  .button.ajax_add_to_cart_button span {
	  background: #737375;
	  border: none;
	  display: block;
	  padding: 13px 14px;
	  text-transform: uppercase;
	  color: #FFF;
  }
  
  .button.ajax_add_to_cart_button:hover span {
	  background: #474749;
  }
  
  .product-name {
	  color: #474749;
  }
  
  /* 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: #535353;
  }
  
  #homepage-slider .bx-wrapper .bx-controls-direction a:after {
	  color: #535353;
  }
  
  /* 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: #474749;
  }
  
  /** Shooping CART */
  
  .shopping_cart > a:first-child{
	  background: none repeat scroll 0 0 #737375;
	  padding:0;
  }
  .shopping_cart > a:first-child:before {
	  background-color:#474749;
	  padding:10px;
	  color:#FFF;
  }
  .shopping_cart > a span{
	  color:#FFF;
  }

  /** 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;
  }