li,
p,
ul {
  font-size: 14px;
  line-height: 22px;
}

li {
  min-height: 27px;
}

a {
  color: #262c44;
}

a:hover {
  color: #f15a23;
}

#content > .row {
  width: 100%;
  padding: 0;
  margin: 30px 0 0 0;
}

#menu {
  background-color: #B9615D;
  min-height: 40px;
  background-image: none;
  background-repeat: no-repeat;
  border-color: #B9615D;
}

footer {
    background: #B9615D;
}

#column-left .panel .panel-collapse{ display: block; }

.swiper-viewport {
  box-shadow: none !important;
}

/* .swiper-viewport img {
  width: 95%;
  height: auto;
} */

.product-thumb {
  border: 0;
  margin-top: 50px;
}

.product-thumb .button-group button {
  background: #262c44;
  color: #fff;
}

.product-thumb .button-group button + button {
  background: #ccc;
}

.product-thumb .image img {
  width: auto;
  height: auto;
}

#cart > .btn {
  border: 0;
  border-radius: 0;
  background: #e0e0e0;
  color: #333;
}

.nav > li > a {
  font-size: 14px;
}

#menu,
.breadcrumb,
.panel-group .panel,
.panel-heading,
.well-lg,
button,
input {
  border-radius: 0 !important;
}

.boxc h2 {
  color: #f15a23;
  margin-top: 0;
}

.product-thumb .caption {
  min-height: 210px;
}

.thumbnail {
  border: 0;
}

#common-home .product-layout .caption {
  min-height: 90px;
}

#common-home .product-layout .caption .price-tax,
#common-home .product-layout .caption .rating,
#common-home .product-layout .caption p {
  display: none;
}

#common-home .product-layout .caption .price {
  display: block;
  text-align: center;
  font-size: 1.5rem;
}

footer .fa {
  font-size: 2rem;
}

#payoff p {
  font-size: 11px;
  color: #666;
}

#header #logo h1 {
  margin: 0;
  padding: 0;
  width: 298px;
  height: 100px;
  text-indent: -9999999px;
  margin-top: -10px;
  background-size: 100%;
}

#header #logo img{ width: 300px; }

#header #logo h1 a {
  width: 298px;
  height: 100px;
  display: block;
}

.pagamenti span {
  float: right;
  width: 52px;
  height: 26px;
  background-image: url(catalog/view/theme/default/image/socialicons.png);
}

.mastercard_ico {
  background-position: 0 -31px;
}

.visa_ico {
  background-position: -64px -31px;
}

.visaelectron_ico {
  background-position: -127px -31px;
}

.paypal_ico {
  background-position: -189px -31px;
}

.postepay_ico {
  background-position: -251px -31px;
}

.masterpaypal_ico {
  background-position: -315px -31px;
}

.mastersecurecode_ico {
  background-position: -381px -31px;
}

.verifiedvisa_ico {
  background-position: -439px -31px;
}

.verisign_ico {
  background-position: -492px -31px;
}

.left-menu .nav > li.active > a {
  text-decoration: none;
  background-color: #B9615D;
  color: #ffffff;
}

.alert-dismissable .close,
.alert-dismissible .close {
  right: initial;
}

.swiper-wrapper {
  height: auto;
}

.pagamenti {
  text-align: center;
}

.pagamenti a {
  display: inline-block;
  margin: 15px 7px 10px 5px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.pagamenti a:hover {
  opacity: 1;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  opacity: 0.7;
}

.pagamenti span {
  float: right;
  width: 52px;
  height: 26px;
  display: inline;
  background-image: url(/catalog/view/theme/default/image/socialicons.png);
}

.mastercard_ico {
  background-position: 0 -31px;
}

.visa_ico {
  background-position: -64px -31px;
}

.visaelectron_ico {
  background-position: -127px -31px;
}

.paypal_ico {
  background-position: -189px -31px;
}

.postepay_ico {
  background-position: -251px -31px;
}

.masterpaypal_ico {
  background-position: -315px -31px;
}

.mastersecurecode_ico {
  background-position: -381px -31px;
}

.mastersecurecode_ico {
  background-position: -381px -31px;
}

.verisign_ico {
  background-position: -492px -31px;
}

#menu .dropdown-menu {
  width: 1100px;
}

#menu .dropdown-inner ul {
  width: 33%;
}

#menu .dropdown-inner ul li {
  padding: 10px 5px;
}

.dropdown-menu li > a {
  font-size: 15px !important;
  padding: 5px;
}

.dropdown-menu li > a:hover {
  background-color: #262c44 !important;
  background-image: none !important;
}

input#larghezza,
input#lunghezza {
  width: 100%;
  padding: 5px;
}

.list-unstyled strong[itemprop="price"] {
  color: #f15a23;
}

#product .well {
  background: #ffc;
}

#product-product h1 {
  color: #444;
  margin-top: 0;
  font-size: 24px;
  font-weight: 700;
}

#product-product h2 {
  color: #444;
  margin-top: 0;
  font-size: 23px;
  font-weight: lighter;
}

#tab-description h2 {
  color: #1da099 !important;
  font-weight: normal !important;
}

.nav-tabs {
  clear: both;
}

.btn-primary {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #262c44;
  background-image: linear-gradient(to bottom, #262c44, #262c44);
  background-repeat: repeat-x;
  border-color: #262c44 #262c44 #262c44;
  border: 0;
  text-transform: uppercase;
  border-radius: 0;
}

.btn-danger,
.btn-default {
  border-radius: 0;
  border: 0;
}

.price .price-tax{ display: none; }

@media (min-width: 1200px) {
  .container {
    width: 1270px;
  }
}

#product-product #tab-description img {
  max-width: 100%;
}

#product-product .radio {
  position: relative;
  display: inline-block;
  margin-top: 0;
  margin-bottom: 0;
}

#product-product .radio label {
  padding: 0;
}

#product-product .radio label input + img {
  border: 2px solid #fff;
  border-radius: 4px;
  padding-left: 5px;
  padding-right: 5px;
}

#product-product .radio label input:checked + img {
  border-color: #303030;
}

#product-product .radio label input {
  display: none;
}

/* #product-product .option-tooltip-content {
  display: none;
  position: absolute;
  z-index: 1;
  bottom: 60px;
  border: 1px solid;
  right: 0;
  background-color: #fff;
  text-align: center;
}

#product-product .option-tooltip-container {
  display: inline-block;
  position: relative;
} */

.tooltip.in {
  opacity: 1;
}
.tooltip-inner {
  max-width: 300px;
}

.msgPromo {
  display: block;
}
.msgPromo .container p {
  padding: 10px;
  border: #cccccc 1px solid;
  background: #ffc;
}
@media (max-width: 800px) {
  .msgPromo {
    display: block;
  }
}
