/*===========================================

Template Name: NIMIS
Author: Hastech
Author URI: http://hastech.company/
Version: 1.0 
   
---------------------------------------------
 
CSS INDEX
=========
1. Base CSS
2. Home CSS
3. Home 2 CSS
4. Checkout page CSS
5. 404 page style
6. blog_page_style
7. single blog page_style
8. contact page css
9. Category Page CSS
10. Cart Page CSS
11. product detail page CSS
12. Mobile menu CSS
13. xTra CSS
14. IE CSS

-------------------------------------------------------------------
This Template Is Fully Coded By Shakhawat H. from codingcouples.com
-------------------------------------------------------------------

==============================================*/

/* ============================================
1. Base CSS
===============================================*/



.floatleft { float: left }
.floatright { float: right }
.alignleft {float: left;margin-right: 15px;}
.none {display:none;}

.imgleft { float: left; padding:0px 15px 10px 0px;}
.imgright { float: right; padding:0px 0px 10px 15px;}

.fotodx  { float: right; }

.content-direttore {}
.content-staff-dirigenti {}
.content-staff {}

#comment-form {width: 50%;}

.fld {
    border: 1px solid #757575;
    font-size: 12px;
    margin-bottom: 20px;
    padding: 5px 11px;
    text-transform: uppercase;
    width: 100%;
}

.fldg {
    border: 1px solid #757575;
    font-size: 12px;
    margin-bottom: 20px;
    padding: 5px 11px;
    text-transform: uppercase;
    width: 100%;
}

.bottonecerca {
    background: #015999 none repeat scroll 0px 0px;
    border: 2px solid #015999;
    color: #FFF;
    font-size: 13px;
    margin-bottom: 12px;
    padding: 4px 10px;
    text-transform: uppercase;
}

.aggiornamento {text-align:right; font-style: italic;}

.alignright {
    float: right;
    margin-left: 15px;
}
.aligncenter {
    display: block;
    margin: 0 auto 15px;
}
a:focus { outline: 0px solid }
img {
    /*max-width: 100%;*/
    /*height: auto;*/
}
.fix { overflow: hidden }
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 10px;
    font-weight: 700;
}
html,
body { height: 100% }
body { font-family: 'Cabin', sans-serif; }
.section-padding { padding: 60px 0 }
.section-gray { background-color: #F7F7F7 }
.section-dark {
    background-color: #110C09;
    color: #fff;
}
a { transition: .3s }
a:hover { color: #000 }

.RSSFeed {text-align:right;}

/* cabin-regular - latin */
@font-face {
  font-family: 'Cabin';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/cabin-v26-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/cabin-v26-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/cabin-v26-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/cabin-v26-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/cabin-v26-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/cabin-v26-latin-regular.svg#Cabin') format('svg'); /* Legacy iOS */
}


/* montserrat-regular - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/montserrat-v25-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/montserrat-v25-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/montserrat-v25-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/montserrat-v25-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/montserrat-v25-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/montserrat-v25-latin-regular.svg#Montserrat') format('svg'); /* Legacy iOS */
}


@font-face {
    font-family: 'manustrialmanustrial';
    src: url('fonts/mns_trial-webfont.eot');
    src: url('fonts/mns_trial-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/mns_trial-webfont.woff2') format('woff2'),
         url('fonts/mns_trial-webfont.woff') format('woff'),
         url('fonts/mns_trial-webfont.ttf') format('truetype'),
         url('fonts/mns_trial-webfont.svg#manustrialmanustrial') format('svg');
    font-weight: normal;
    font-style: normal;
}
.section_heading {display:none;}

.blog_page_sidebar .blog_categories h4 {color: #ce0000 !important;}

/* ============================================
2. Home CSS
===============================================*/

.header_top {
	background: none repeat scroll 0 0 #006ab6;
	padding: 12px 0;
}
.header_top a{color: #FFFFFF;}
.header_top a:hover{color: #FFFFFF;}

.header_top_left {
  margin-bottom: -8px;
}
.header_top_right {
  margin-bottom: -8px;
}
.header_top_left > img {
  float: left;
  margin-right: 10px;
}
.header_top_left > p {
  color: #e8e8e8;
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
}
.header_top_left span {
  color: #d23137;
  font-weight: 600;
  margin-left: 4px;
}
.header_top_right p {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: 500;
	text-transform: uppercase;
	float: left;
	margin-right: 15px;
}
.header_top_right p a {
  color: #FFFFFF;
}
.header_top_right p a:hover {
  color: #e8e8e8;
  text-decoration:none;
}

.bottone_none {background-color:#fff; border:0;}

nav.currency {
	margin-top: -2px;
}
.top-flag {
	margin-top: -2px;
}
.currency ul {
	list-style: outside none none;
	margin: 0;
	padding: 0;
	top: 18px;
	transition:.25s;
}
.currency ul li {
	position:relative;
}
.currency-dropdown {
	background: none repeat scroll 0 0 rgba(33, 33, 33, 0.8);
	left: -15px;
	margin-top: 39px;
	position: absolute;
	text-align: center;
	top: 50px;
	width: 58px;
	transition:.25s;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity:0;
}
.currency ul li:hover ul.currency-dropdown {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
	filter: alpha(opacity=1);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	padding: 19px 0 3px;
	z-index: 10;
}
.currency-dropdown li {}
.currency-dropdown li a {
	display: block;
	font-size: 12px;
	padding: 3px;
}
.currency-dropdown li a:hover {
	display: block;
	font-size: 12px;
	padding: 3px;
}
.currency ul li a {
	color: #e8e8e8;
	font-size: 12px;
	font-weight: 500;
	text-transform: uppercase;
}
.currency ul li a:hover {
	color: #d23137;
	text-decoration:none;
}

.header_left {
	margin: 10px 0  10px 0;
	position: relative;
	min-height:70px;
}
.header_right {
	margin: 20px 0;
	position: relative;
}

.w_likes {
	background: url("images/wishlist_bg.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	height: 22px;
	left: 56px;
	position: absolute;
	top: -23px;
	width: 26px;
}
.w_likes > span {
	color: #fff;
	font-size: 12px;
	padding-left: 9px;
}
.header_left a {
	color: #333333;
	font-size: 17px;
	/*position: absolute;*/
	top: 4px;
}
.header_left input[type="text"] {
	border: medium none;
	color: #000;
	font-weight: 500;
	margin-left: 23px;
	margin-right: 3px;
	padding-left: 10px;
	padding-top: 3px;
	border:1px solid #757575;
}
.header_right ul.checkout {
	list-style: outside none none;
	margin: 0;
	padding: 0;
}
.header_right ul.checkout li {
	float:left;
}
.header_right ul.checkout li a {
	color: #212121;
	display: block;
	font-size: 12px;
	font-weight: 500;
	padding: 0 10px;
	text-transform: uppercase;
	}
.header_right ul.checkout li a:hover {
	text-decoration:none;
	color:#d23137;
	}
.header_right i {
	font-size: 17px;
	margin-right: 7px;
	}
	
.comefareper {width:75%; top:10px; padding:8px 5px; text-align:center; color:#fff!important; margin-left:22px; margin-bottom:20px; background-color:#006ab6; clear:both;}	
.comefareper a{ color:#fff!important; }	
.comefareper a:hover{ color:#fff!important; }	
	
.nav_area {
	background: none repeat scroll 0 0 #ffb600;
	}
.nav_left {
	background: none repeat scroll 0 0 #015999;
	padding: 18px 0;
	position: relative;
	width: 10%;
	color:#FFF;
	border-left:2px solid #fff;
	border-right:2px solid #fff;
	}
.nav_left a {
	color: #FFF;
	font-size: 14px;
	font-weight: 700;
	padding-left: 18px;
	text-transform: uppercase;
	}
.nav_left a:hover {
	text-decoration:none;
	}
.nav_left i {
	margin-left: 65px;
	}
.nav_right {
	background: none repeat scroll 0 0 #f06160;
	padding: 18px 0;
	position: relative;
	width: 17%;
}
.nav_right a {
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	padding-left: 35px;
	text-transform: uppercase;
}
.c_totals_left a, .c_totals_right a {
	padding-left: 0;
}
.nav_right a:hover {
	text-decoration:none;
	color: #000;
}
.nav_right img {
	cursor: pointer;
	margin-right: 10px;
	margin-top: -7px;
}
.nav_center {
	float: right;
}

.content_gallery {clear:both; margin:10px 0px;}
.gallery_lista {clear:both; min-height:50px; margin:10px 0px; }
.gallery_lista h4 {color: #006AB6; font-size: 18px; margin: 10px 0px 0px 0px; padding: 0px; border:2px solid #f8f;}
.gallery_lista .absmiddle {float:left; border:2px solid #015999; margin:5px 16px;}

#boxAllegatieLink {}
#allegati {}
.titoloboxapp {background-color:#006AB6; padding:5px; color:#fff;}
.contenutobox {border:1px solid #E8E8E8; padding:10px 5px;}

.dettaglio_farmaco {}

.dettaglio_farmaco h1{    
	color: #006AB6;
    font-size: 22px;
    margin: 0px 0px 10px;
    font-weight: 700;
}
	
.dettaglio_farmaco h2{
	color: #006AB6;
    font-size: 18px;
    margin: 0px 0px 10px;
    font-weight: 700;
}

.dettaglio_farmaco h3{
	color: #333;
    font-size: 16px;
    margin: 0px 0px 10px;
    font-weight: 700;
}

.dettaglio_farmaco h4{
	color: #333;
    font-size: 14px;
    margin: 0px 0px 10px;
    font-weight: 700;
}

.tabprontuario {width:100%;}

@media (min-width: 768px) {.nav_center {width: 83%;}
}
@media (min-width: 992px) {.nav_center {width: 83%;}
}
@media (min-width: 1200px) {.nav_center {width: 82%;}
}

.risultati_ricerca {padding:0; margin:0; text-align:left;}
.risultati_ricerca ol{padding:10px 38px; margin:0; text-align:left;}
.risultati_ricerca li{padding:10px 0 10px 0; margin:0; text-align:left; border-bottom:1px solid #ddd}
.in {background-color:#E8E8E8; padding:2px;}

.lista_bandi {margin-top:5px;}
.lista_bandi ul{  
	list-style: outside none none;
	margin: 0;
	padding: 0;
	}
.lista_bandi li{	
	position:relative;
	margin:0;
	border:1px solid #E8E8E8;
	padding:10px;
	margin-bottom:20px;
	background-color:#fbfbfb;
	}
.data_scadenza_concorso {}	
.dati {}

.h2bandi {	
	padding:5px;
	background-color:#E8E8E8;
	}
	
.info_dx {padding:5px; margin:3px 0px; border-left:3px solid #006AB6;}
.allegati_bandi {padding:5px 5px 5px 8px; margin:3px 0px; background-color:#E8E8E8;}

.separator {margin:15px 0px; height:1px; background-color:#E8E8E8;}

.lista_farmacie {margin:10px 0px; padding:20px 10px 10px 10px;}
.listafarmacie  legend {
	display: block;
	padding: 0px;
	margin-bottom: 20px;
	font-size: 19px;
	line-height: inherit;
	color: #333;
	border:none;
	width: 100%;
}

.cerca_farmacia{
	background: #015999 none repeat scroll 0px 0px;
	border: 2px solid #015999;
	color: #FFF;
	font-size: 12px;
	font-weight: 500;
	margin-bottom: 10px;
	padding: 4px 7px;
	text-align: center;
	text-transform: uppercase;
}

.mappa-farmacie {margin:10px 0px; border: 5px solid #006AB6;}

.lista_atti table{}
.lista_atti tr{background-color:#FFFFFF;}
.lista_atti tr:nth-child(odd) {background-color:#E8E8E8;}
.lista_atti th{background-color:#015999; color:#fff; padding:5px;}
.lista_atti td{ padding:5px;}
.nav_results {background-color:#E8E8E8; padding:3px 5px; margin-bottom:10px;}

.nuova_ricerca {
	width:280px;
	background: #cc0001 none repeat scroll 0px 0px;
	border: 2px solid #cc0001;
	color: #FFF;
	display:block;
	font-size: 16px;
	font-weight: 500;
	margin-bottom: 10px;
	padding: 4px 7px;
	text-align: center;
	text-transform: uppercase;
}
.nuova_ricerca a{color: #FFF;}
.mess_error {color: #cc0001; font-weight: bold; font-size: 16px;}

#menuProntuario{}
#menuProntuario label{font-size: 16px;}
.cerca_prontuario {
	border: 1px solid #707070;
	color:#707070;
	font-size: 12px;
	padding: 5px 11px;
	text-transform: uppercase;
	width: 100%;
}

.bottone_prontuario {
	width: 100%;
	background: #EEE none repeat scroll 0px 0px;
	border: 2px solid #EEE;
	color: #000;
	display:block;
	font-size: 14px;
	font-weight: 500;
	margin: 10px 0px;
	padding: 2px 7px;
	text-align: center;
	text-transform: uppercase;
}
.bottone_prontuario {color: #000;}
.block_menu {font-size:12px;}

.tabprontuario table{}
.tabprontuario tr{background-color:#f2f2f2;}
.tabprontuario tr:nth-child(odd) {background-color:#dfdfdf;}
.tabprontuario th{background-color:#015999; color:#fff; border: 2px solid #FFFFFF; padding: 0.5em; text-align: left;}
.tabprontuario td{border: 2px solid #FFFFFF; padding: 0.5em;}

.tabprontuario a {color:#015999; text-decoration: underline;}
.tabprontuario a:hover {color:#000; text-decoration: underline;}

#ajaxprontuario {margin:20px 0px;}

#ajaxprontuario h1{    
	color: #006AB6;
    font-size: 22px;
    margin: 0px 0px 10px;
    font-weight: 700;
}
	
#ajaxprontuario h2{
	color: #006AB6;
    font-size: 18px;
    margin: 0px 0px 10px;
    font-weight: 700;
}

#ajaxprontuario h3{
	color: #333;
    font-size: 16px;
    margin: 0px 0px 10px;
    font-weight: 700;
}

#ajaxprontuario h4{
	color: #333;
    font-size: 14px;
    margin: 0px 0px 10px;
    font-weight: 700;
}

@media (max-width: 480px) {
.campoAR{width: 100%; border:1px solid #e8e8e8; padding:2px;}
.buttonAR{border:1px solid #e8e8e8; background-color:#e8e8e8; padding:5px 10px;}
}
@media (min-width: 768px) {
.campoAR{width: 100%; border:1px solid #e8e8e8; padding:2px;}
.buttonAR{border:1px solid #e8e8e8; background-color:#e8e8e8; padding:5px 10px;}
}
@media (min-width: 992px) {
.campoAR{width: 80%; border:1px solid #e8e8e8; padding:2px;}
.buttonAR{border:1px solid #e8e8e8; background-color:#e8e8e8; padding:5px 10px;}
}
@media (min-width: 1200px) {
.campoAR{width: 30%; border:1px solid #e8e8e8; padding:2px;}
.buttonAR{border:1px solid #e8e8e8; background-color:#e8e8e8; padding:5px 10px;}
}






.table table{border:1px solid #e8e8e8;}
.table tr{border:1px solid #e8e8e8;}
.table td{border:1px solid #e8e8e8; padding:5px;}
.table th{font-weight: bold; padding:5px; background-color:#006AB6; color:#fff;}

.table tr:nth-child(odd) {
    background-color: #ffffff;
}
.table tr:nth-child(even) {
    background-color: #f2f2f2;
}

.mg_20{margin-top:20px;}
.mg_10{margin-left:10px; margin-top:10px;}

.box_ricerca_pr {float:left; width:88%;}
.box_bottone_pr {float:left; width:12%;}

nav.mainmenu {
  position: relative;
  border-right:2px solid #fff;
}

nav.mainmenu::after {
  content: "";
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.mainmenu ul#nav {
  background-color:#FFFFFF;
  list-style: outside none none;
  margin: 0;
  padding: 0;
  text-align:right;
}
.mainmenu ul#nav li {
	display: inline-block;
	position:relative;
	margin:0;
	/*border-left: 2px solid #fff;
    border-right: 2px solid #fff;*/
}
.mainmenu ul#nav li ul#sub-menu {
	background: none repeat scroll 0 0 #f7f8f9;
	box-shadow: 0 10px 12px #666;
	margin: 0;
	opacity: 0;
	padding: 0;
	position: absolute;
	text-align: left;
	transition: all 0.5s ease 0s;
	width: 285px;
	z-index: -1;
}
.mainmenu ul#nav li ul#sub-menu4 {
	background: none repeat scroll 0 0 #f7f8f9;
	box-shadow: 0 10px 12px #666;
	margin: 0;
	opacity: 0;
	padding: 0;
	position: absolute;
	text-align: left;
	transition: all 0.5s ease 0s;
	width: 285px;
	z-index: -1;
}

.mainmenu ul#nav li:hover ul#sub-menu {
	opacity:1;
	transition:.5s;
	top: 56px;
	z-index:99;
}
.mainmenu ul#nav li:hover ul#sub-menu4 {
	opacity:1;
	transition:.5s;
	top: 56px;
	z-index:99;
}
.mainmenu ul#nav li:hover ul#sub-menu7 {
	opacity:1;
	transition:.5s;
	top: 56px;
	z-index:99;
}
.mainmenu ul#nav li:hover ul#sub-menu5 {
	opacity:1;
	transition:.5s;
	top: 56px;
	z-index:99;
}

.mainmenu ul#nav li ul#sub-menu li {}

.mainmenu ul#nav li ul#sub-menu li a {
	border-bottom: 1px solid #f1f1f1;
	border-top: 0 solid;
	color: #212121;
	display: block;
	font-size: 12px;
	width: 220px;
}
.mainmenu ul#nav li ul#sub-menu4 li a {
	border-top: 0 solid;
	color: #212121;
	display: block;
	font-size: 12px;
	width: 220px;
}
.mainmenu ul#nav li ul#sub-menu7 li a {
	border-top: 0 solid;
	color: #212121;
	display: block;
	font-size: 12px;
	width: 220px;
}
.mainmenu ul#nav li ul#sub-menu5 li a {
	border-top: 0 solid;
	color: #212121;
	display: block;
	font-size: 12px;
	width: 220px;
}
.mainmenu ul#nav li ul#sub-menu li.last-child a {
	border-bottom: 0px solid #f1f1f1;
}
.mainmenu ul#nav li ul#sub-menu li:hover {
	background:#fff;
}
.mainmenu ul#nav li ul#sub-menu4 li:hover {
	background:#fff;
}
.mainmenu ul#nav li ul#sub-menu7 li:hover {
	background:#fff;
}
.mainmenu ul#nav li ul#sub-menu5 li:hover {
	background:#fff;
}
.mainmenu ul#nav li ul#sub-menu li a:hover {
	color:#d23137;
}
.mainmenu ul#nav li ul#sub-menu4 li a:hover {
	color:#d23137;
}
.mainmenu ul#nav li ul#sub-menu7 li a:hover {
	color:#d23137;
}
.mainmenu ul#nav li ul#sub-menu5 li a:hover {
	color:#d23137;
}
.mainmenu ul#nav li a {
	color: #fff;
	display: block;
	font-weight: 700;
	padding: 18px 0;
	position: relative;
	text-transform: uppercase;
	z-index: 1;
}

/*PADDING SOTTODOCUMENTI*/
.mainmenu ul#nav li ul li a {
	padding: 6px 0;
}
.mainmenu ul#nav li a:hover {
	text-decoration:none;
}
.mainmenu ul#nav li.current-page-item a {
	text-decoration:none;
}
.nav_left ul#sub-menu3 {
	background: none repeat scroll 0 0 #d23137;
	box-shadow: 0 10px 12px #666;
	left: 0;
	list-style: outside none none;
	margin: 0;
	opacity: 0;
	padding: 0;
	position: absolute;
	text-align: left;
	top: 100px;
	transition: all 0.5s ease 0s;
	width: 285px;
	z-index: -1;
}
.nav_left:hover ul#sub-menu3 {
	opacity: 1;
	top: 64px;
	transition: all 0.5s ease 0s;
	z-index: 99;
}
.nav_left ul#sub-menu3 li {
	display: inline-block;
	padding: 0 32px;
	position: relative;
}
.nav_left ul#sub-menu3 li a {
	border-bottom: 1px solid #f1f1f1;
	border-top: 0 solid;
	color: #212121;
	display: block;
	font-size: 12px;
	width: 220px;
	font-weight: 700;
	padding: 20px 0;
	position: relative;
	text-transform: uppercase;
	z-index: 1;
}
.nav_left ul#sub-menu3 li a:hover {
	color: #d23137;
}
.nav_left ul#sub-menu3 li:hover {
	background: none repeat scroll 0 0 #fff;
}
.nav_left ul#sub-menu3 li ul#sub-menu2 {
	background: none repeat scroll 0 0 #f7f8f9;
	box-shadow: 0 10px 12px #666;
	left: 370px;
	list-style: outside none none;
	margin: 0;
	opacity: 0;
	padding: 0;
	position: absolute;
	text-align: left;
	top: 0;
	transition: all 0.5s ease 0s;
	width: 285px;
	z-index: -1;
}
.nav_left ul#sub-menu3 li:hover ul#sub-menu2 {
	left: 286px;
	opacity: 1;
	transition: all 0.5s ease 0s;
	z-index: 99;
}

.navbar-inverse {
	background-color: inherit;
	border-color: inherit;
}
.navbar {
	border: 0 solid transparent;
	margin-bottom: 0;
	min-height: 50px;
	position: relative;
}
.nav > li > a:hover, .nav > li > a:focus {
	background-color: inherit;
	text-decoration: none;
}
.nav-display {display:block;}
.cart_menu {
	background: none repeat scroll 0 0 #fff;
	box-shadow: 0 8px 15px #ddd;
	opacity: 0;
	overflow: hidden;
	padding-top: 5px;
	position: absolute;
	right: 0;
	top: 100px;
	transition: all 0.5s ease 0s;
	width: 333px;
	z-index: -1;
}
.nav_right:hover .cart_menu{
	top: 64px;
	opacity:1;
	transition: all 0.5s ease 0s;
	z-index: 99;
}
.cart_menu .cart_items .c_item_img a {
	padding-left: 0;
}
.cart_menu .cart_items .c_item_img img {
	margin-top: 0;
}
.c_item_totals_detail.floatleft > a {
	padding-left: 0;
}
.cart_items:hover .c_item_totals_detail a h5 {
	color:#d23137;
}
.cart_items {
	border-bottom: 1px solid #ddd;
	overflow: hidden;
	padding: 14px;
}
.c_item_img {
	width: 37%;
}
.c_item_totals {
	width: 63%;
}
.c_item_totals h5 {
	color: #333333;
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 5px;
	text-transform: uppercase;
}
.c_item_totals_detail {
	width: 66%;
}
.c_item_img > img {
	margin-top: 0;
}
.c_item_totals_detail > span {
	color: #d23137;
	font-size: 12px;
}
.close_icon_cart {
	float: right;
}
.cart_totals {
	overflow: hidden;
	padding: 20px 22px;
}
.c_totals_left {
	width: 50%;
}
.c_totals_right {
	float: right;
}
.c_totals_left > p, .c_totals_right > p {
	color: #333333;
	font-size: 12px;
	font-weight: 500;
	margin-bottom: 0;
	text-transform: uppercase;
}

.cart_view_bottom {
	overflow: hidden;
}
.cart_view_bottom .c_totals_left {
	background: none repeat scroll 0 0 #eb5e5d;
	padding: 15px;
	text-align: center;
	width: 50%;
}
.cart_view_bottom .c_totals_right {
	background: none repeat scroll 0 0 #d23137;
	padding: 15px;
	text-align: center;
	width: 50%;
}
.cart_view_bottom .c_totals_left > p {
	color: #fff;
	cursor: pointer;
	margin-bottom: 0;
}
.cart_view_bottom .c_totals_right > p {
	color: #fff;
	cursor: pointer;
	margin-bottom: 0;
}
.cat_mega_menu {
	background: none repeat scroll 0 0 #fff;
	box-shadow: 0 10px 15px #ddd;
	overflow: hidden;
	padding: 0 30px;
	position: absolute;
	top: 100px;
	width: 1139px;
	opacity:0;
	transition: all 0.5s ease 0s;
	z-index: -1;
}
.nav_left:hover .cat_mega_menu {
	opacity: 1;
	top: 64px;
	transition: all 0.5s ease 0s;
	z-index: 99;
}
.cat_left {
	float: left;
	margin-right: 100px;
	padding-top: 40px;
	width: 15%;
}
.cat_middle {
	float: left;
	width: 15%;
	margin-right: 100px;
	padding-top: 40px;
}
.cat_middle_right {
	float: left;
	width: 15%;
	margin-right: 50px;
	padding-top: 40px;
}
.cat_img {
	float: right;
	margin-right: 46px;
	width: 27%;
}
.cat_left > h5, .cat_middle > h5, .cat_middle_right > h5{
	font-size: 13px;
	margin-bottom: 10px;
	text-align: left;
	text-transform: uppercase;
}
.single_color .panel-body {
	padding-bottom: 0;
	padding-top: 0;
}
.cat_menu_line {
	border-top: 1px solid #ddd;
	position: relative;
}
.cat_menu_line::after {
	border-top: 1px solid #212121;
	content: "";
	left: 0;
	position: absolute;
	top: -1px;
	width: 57px;
}
 ul.cat_nav {
	list-style: outside none none;
	margin: 12px 0 0;
	padding: 0;
}
 ul.cat_nav li {
  
}
 ul.cat_nav li a {
	color: #212121;
	display: block;
	font-size: 12px;
	padding: 10px 0;
}
 ul.cat_nav li a:hover {
	color: #d23137;
}

.slider_area > img {
	width: 100%;
}
.call_to_action_area {
	padding-bottom:20px;
	background-color:#ffffff;
}
.call_to_action {
	padding-top: 40px;
	padding-bottom: 25px;
	position: relative;
}
.call_to_action:after {
	position: absolute;
	content: "";
	bottom: 1px;
	left: 0;
	width: 100%;
}
.single_call_action > img {
	background: none repeat scroll 0 0 #fff;
	border: 1px solid #c6c7c7;
	border-radius: 50%;
	float: left;
	height: 40px;
	margin-right: 15px;
	padding: 5px;
	width: 40px;
}
.single_call_action > p {
	color: #232323;
	font-size: 11px;
	font-weight: 500;
	margin-bottom: 0;
	margin-top: 0;
	padding-top: 4px;
	text-transform: uppercase;
}
.single_call_action > p a{color:#232323;}
.single_call_action > p a:hover{color:#23527C;}

.last_single_call > p {
	padding-top: 12px;
}
.promotion_area {
	padding: 60px 0 97px;
}
.promotion_top {
	margin-bottom: 18px;
	overflow: hidden;
	position: relative;
	transition: all 0.75s ease 0s;
	z-index: 4;
}
.promo_text {
	left: 40px;
	position: absolute;
	top: 38px;
	z-index: 3;
}
.hover_images {
	left: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	transition: all 0.75s ease 0s;
}
.hover_images > img {
	width: 100%;
}
.promotion_top:hover .hover_images, .promotion_bottom:hover .hover_images {
	opacity: 1;
	transform: scale(1.05);
	transition: all 0.75s ease 0s;
	z-index: 1;
}
.promo_text > h5, .promo_text_bottom > h5 {
	color: #232323;
	font-size: 22px;
	font-weight: 400;
}
.p_line {
	border-top: 1px dotted #999;
	margin-bottom: 2px;
}
.promo_text > a, .promo_text_bottom > a {
	color: #666666;
	font-size: 13px;
}
.promotion_bottom {
	overflow: hidden;
	position: relative;
	transition: all 0.75s ease 0s;
	z-index: 4;
}
.promo_text_bottom {
	right: 40px;
	position: absolute;
	top: 38px;
	z-index: 3;
}
.promotion_bottom_t {
	margin-bottom: 18px;
}
.promotion_bottom_b {
	margin-bottom: 0;
}
.promo_text.promo_text_t {
	top: 114px;
}
.promo_text_bottom.promo_text_b {
	right: 63px;
	top: 50px;
}

.trending_area {
	background: none repeat scroll 0 0 #F4F5F6;
	padding: 25px 0;
}
.trending_box h2, .fresh_blog h2, .textimonial_box h2, .featured_product_box h2 {
	color: #232323;
	font-size: 26px;
	font-weight: 700;
	margin-bottom: 8px;
	text-transform: uppercase;
}
.trending_box .nav.nav-tabs {
	border: medium none;
	margin: 0 auto 42px;
	width: 31%;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
	border-image: none;
	border: 1px solid transparent;
}
.nav.nav-tabs span {
	color: #d23137;
	padding-left: 18px;
}
.owl-carousel .item {
	margin: 0 25px 0 auto;
}
#owl-example.owl-carousel .owl-wrapper-outer {
	left: 0px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	width: 80%;
}
.owl-carousel {
	display: none;
	overflow: hidden;
	position: relative;
	width: 100%;
}
.item-new {
	border: 1px solid #d23137;
	left: 15px;
	position: absolute;
	top: 15px;
}
.item-new > p {
	color: #fff;
	font-size: 12px;
	margin-bottom: 0;
	padding: 1px 8px;
	text-transform: uppercase;
}
.item-new > span {
	font-size: 11px;
	padding: 1px 8px;
}
.item-sub {
	background: none repeat scroll 0 0 #fff;
	padding: 25px 0;
	text-align: center;
}
.item-sub a h5 {
	color: #333333;
	font-size: 12px;
	margin-bottom: 0;
	text-transform: uppercase;
}
.item-sub a:hover h5 {
	color: #d23137;
}
.item-sub a:hover {
	color: #d23137;
	text-decoration:none;
}
.item-sub > p {
	color: #d23137;
	margin-bottom: 0;
	margin-top: 4px;
}
.item-sub span {
	color: #999999;
	margin-left: 8px;
}
.trending_box .owl-carousel::after {
	background: none repeat scroll 0 0 #fff;
	content: "";
	height: 350px;
	left: 0;
	opacity: 0.8;
	position: absolute;
	top: 0;
	width: 101px;
	z-index: 1;
}
.trending_box .owl-carousel::before {
	background: none repeat scroll 0 0 #fff;
	content: "";
	height: 350px;
	opacity: 0.8;
	position: absolute;
	right: 0;
	top: 0;
	width: 101px;
	z-index: 1;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
	background-color: #f4f5f6;
	border-style: solid;
	border-width: 0px;
	color: #232323;
	cursor: pointer;
}
.nav > li > a {
	color: #888;
	display: block;
	font-size: 12px;
	padding: 10px 4px;
	position: relative;
	text-transform: uppercase;
}
.nav-tabs > li > a:hover {
	border-color: #F4F5F6;
}
.nav > li > a:hover, .nav > li > a:focus {
	background-color: #F4F5F6;
	text-decoration: none;
}
.owl-theme .owl-controls .owl-buttons div {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	color: #999;
	font-size: 32px;
	line-height:0px;
	z-index: 2;
}
.owl-carousel .owl-next {
	position: absolute;
	right: 0;
	top: 28%;
}
.owl-carousel .owl-prev {
	position: absolute;
	left: 0;
	top: 28%;
}
.multi_line {
	border-top: 2px solid #006ab6;
	height: 5px;
	margin: 0 auto 20px;
}
.multi_line_b {
  border-bottom: 2px solid #006ab6;
  border-top: 1px solid #006ab6;
  height: 5px;
  margin: 0 auto 20px;
}

.item-img {
  position: relative;
}
.fa.fa-shopping-cart.tr_cart {
  left: -27px;
  position: relative;
  transition:.25s;
}
.tr_text {
  bottom: -89px;
  position: relative;
  transition:.25s;
}
.fa.fa-heart.tr_heart {
  position: relative;
  top: -161px;
  transition:.25s;
}
.fa.fa-search.tr_search {
  position: relative;
  right: -35px;
  transition:.25s;
}
.tr-add-cart {
  background: none repeat scroll 0 0 rgba(255, 255, 255, 0.5);
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  opacity:0;
  transition:.25s;
}
.tr-add-cart > ul {
  background:none repeat scroll 0 0 rgba(255, 255, 255, 0.9);
list-style: outside none none;
margin: 125px 0 0;
padding: 0;
}
.tr-add-cart > ul li {
  display: inline-block;
}
.tr-add-cart > ul li a {
color: #232323;
display: block;
font-size: 15px;
padding: 12px 6px;
border-top:2px solid #fff;
border-bottom:2px solid #fff;
}
.tr-add-cart > ul li a:hover {
text-decoration:none;
border-top:2px solid #232323;
}
.item:hover .tr-add-cart {
opacity: 1;
text-align: center;
transition: all 0.25s ease 0s;
}
.item:hover .tr-add-cart .fa.fa-shopping-cart.tr_cart {
  left: 0px;
  transition:.25s;
}
.item:hover .tr-add-cart .tr_text {
  bottom: 0px;
  transition:.35s;
}
.item:hover .tr-add-cart .fa.fa-heart.tr_heart {
	top: 0px;
	transition:.25s;
}
.item:hover .tr-add-cart .fa.fa-search.tr_search {
	right: 0px;
	transition:.25s;
}
.footer_top_area {
	background: none repeat scroll 0 0 #2a2a2a;
	padding: 20px 0;
}
.footer_top_left a i {
	color: #fff;
	font-size: 17px;
	margin-right: 10px;
}
.footer_top_left > a {
	color: #fff;
	font-size: 13px;
	margin-right: 22px;
	text-transform: uppercase;
}
.footer_top_left > input[type="text"] {
	background: #232323 none repeat scroll 0 0;
	border: medium none;
	color: #fff;
	margin-right: 8px;
	padding: 5px 15px;
	width: 43%;
}
.footer_top_left > input[type="submit"] {
	background: none repeat scroll 0 0 #232323;
	border: 1px solid #fff;
	color: #fff;
	padding: 3px 8px;
	text-transform: uppercase;
}
.footer_top_left > input[type="submit"]:hover {
	background: none repeat scroll 0 0 #d23137;
	border: 1px solid #d23137;
	color: #fff;
}
.footer_top_right > ul#payment {
	list-style: outside none none;
	margin: 0;
	padding: 0;
	text-align: right;
}
.footer_top_right > ul#payment li {
	display: inline;
	margin-left: 5px;
}
.footer_top_right > ul#payment li a {
  
}
.footer_area {
	background: none repeat scroll 0 0 #232323;
	padding: 70px 0;
}
.single_widget > h5 {
	color: #eeeeee;
	font-size: 15px;
	text-transform: uppercase;
}
.wid_line {
	border-top: 1px solid #1a1a1a;
	margin-bottom: 30px;
	margin-top: 18px;
	position: relative;
}
.wid_line::after {
	border-top: 1px solid #b65050;
	content: "";
	left: 0;
	position: absolute;
	top: -1px;
	width: 52px;
}
.single_widget ul.widget_nav {
	list-style: outside none none;
	margin: 0;
	padding: 0;
}
.single_widget ul.widget_nav li {
  
}
.single_widget ul.widget_nav li a {
	color: #aaaaaa;
	display: block;
	font-size: 14px;
	padding: 7px 0;
}
.single_widget ul.widget_nav li a:hover {
	color:#d23137;
	text-decoration:none;
}
.single_widget address {
	color: #aaaaaa;
	line-height: 33px;
}
ul.wid_social {
	list-style: outside none none;
	margin: 0;
	padding: 0;
}
ul.wid_social li {
	display:inline;
	margin-right: 8px;
}
ul.wid_social li a {
	background: none repeat scroll 0 0 #373737;
	color: #aaa;
	display: inline-block;
	height: 40px;
	padding: 14px 5px 5px 15px;
	width: 40px;
  
}
ul.wid_social li a:hover {
	background: none repeat scroll 0 0 #d23137;
	color: #fff;
	text-decoration: none;
}
.footer_bottom_area {
	background: none repeat scroll 0 0 #006AB6;
	padding: 18px 0;
}
.footer_bottom {
	text-align: center;
}
.footer_bottom > p {
	color: #fff;
	font-size: 12px;
	margin-bottom: 0;
}
.footer_bottom a {
	color: #fff;
}
.footer_bottom a:hover {
	color: #e8e8e8;
	text-decoration:none;
}
.footersx {
	float:left;
	width:80%;
	text-align:left;
	color: #fff;
	font-size: 12px;
	margin-bottom: 0;
}
.footersx a {color: #fff;}
.footersx a:hover {color: #e8e8e8; text-decoration:none;}

.footerdx {float:right;width:20%;text-align:right;}

/* ============================================
3. Home page 2 CSS
===============================================*/
.featured_product_box > p {
	color: #777777;
	font-size: 12px;
	margin: 0 auto 58px;
	text-align: center;
	text-transform: uppercase;
}
.featured_product_area {
	padding: 95px 0;
	background: #f7f8f9;
}
.ex_left {
	height: 328px;
}
.ex_right {
}
.ex_left_text > h2 {
	color: #d23137;
	text-transform: uppercase;
	font-size: 50px;
	font-weight: 700;
}
.ex_left_text > h5 {
	color: #232323;
	font-size: 19px;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 30px;
}
.ex_left_text > p {
	border-bottom: 2px dotted #ddd;
	border-top: 2px dotted #ddd;
	color: #212121;
	font-weight: 700;
	margin-bottom: 30px;
	text-align: center;
	width: 69%;
	margin: 0 auto 32px;
}
.ex_left_text > a {
	border: 2px solid #d23137;
	color: #232323;
	font-size: 13px;
	font-weight: 500;
	padding: 12px 23px;
	text-align: center;
	text-transform: uppercase;
}
.ex_left_text > a:hover {
	color: #fff;
	background:#d23137;
	text-decoration:none;
}
.exclusive_area {
	overflow: hidden;
	margin-top: 0;
}
.ex_left_img {
	position: relative;
}
.ex_left_text {
	text-align: center;
	width: 61%;
	margin-top: 224px;
	margin-left: -76px;
}
.ex_left_img > img {
	width: 100%;
}
.ex_left_text.ex_left_right {
	margin-left: 318px;
	margin-top: 213px;
}
.ex_left_right h6 {
	color: #232323;
	font-size: 15px;
	margin-bottom: 10px;
}
.ex_left_right h2 {
	font-size: 35px;
}
.ex_left_text.ex_left_right span {
	color: #d23137;
}
.ex_left_text.ex_left_right > p {
	width: 85%;
	margin: 0 auto 30px;
}
#owl-example.owl-example-i2 .owl-wrapper-outer {
	left: 0;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	width: 109%;
}
.trending_box .owl-example-i2::before {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	z-index: -1;
}
.trending_box .owl-example-i2::after {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	z-index: -1;
}
.owl-example-i2 .owl-next {
	right: 17px;
}

.fresh_blog_area {
	background: none repeat scroll 0 0 #f4f5f6;
	padding: 50px 0;
}
.fresh_blog .multi_line {
	margin-bottom: 30px;
}

@media only screen and (min-width: 1280px) {
.fresh_blog_text {
	float: left;
	margin-right: 15px;
	width: 50%;
}
}

@media only screen and (min-width: 992px) and (max-width: 1280px) {
.fresh_blog_text {
	float: left;
	margin-right: 15px;
	width: 50%;
}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.fresh_blog_text {
	float: left;
	margin-right: 15px;
	width: 50%;
}
}



.fresh_blog_img {
	float: left;
	width: 47%;
}
.fresh_blog_img > img {
	width: 100%;
}
.fresh_blog_text span {
	color: #262626;
	font-size: 31px;
	font-weight: 300;
}
.month_right {
	border-bottom: 1px dotted #666666;
	margin-bottom: 10px;
	overflow: hidden;
	padding-bottom: 0px;
}
.fresh_blog_text h2 {
	font-size: 45px;
	text-align: left;
	font-weight: 300;
	color: #d23137;
}

.months p {
	color: #000000;
	float: left;
	font-size: 12px;
	margin-bottom: 8px;
	text-transform: uppercase;
}
.month_right > span {
	float: right;
	font-size: 12px;
	width: 50%;
}
.month_right span i {
	color: #d23137;
	font-size: 16px;
	margin-right: 8px;
}
.fresh_blog_bottom_text h4 {
	color: #d23137;
	font-size: 14px;
	line-height:17px;
	font-weight: 600;
	text-transform: uppercase;
}
.fresh_blog_bottom_text > p {
	color: #000000;
	display: block;
	font-size: 13px;
	text-transform: inherit;
}
.view_post {
	border: 2px solid #d23137;
	padding: 3px 20px;
	width: 130px;
	clear:both;
	background-color:#d23137;
}
.view_post > a {
	color: #fff;
	font-size: 12px;
	font-weight: 600;
	text-transform: uppercase;
}
.view_post:hover {
	background:#FFF;
}
.view_post:hover a {
	color: #000;
	text-decoration:none;
}

.fresh_blog_img2 {
	float: right;
	width: 40%;
	margin-left:10px;
	margin-bottom:5px;
}
.fresh_blog_img2 > img {
	width: 100%;
}
.fresh_blog_text2 span {
	color: #262626;
	font-size: 31px;
	font-weight: 300;
}

.fresh_blog_text2 .textnews {
	color: #000000;
	font-size: 12px;
	margin-bottom: 8px;
}

@media (min-width: 1200px) {
.fresh_blog_text2 .textnews {
	min-height:190px;
}
}

.lista_news {margin-top:10px; margin-right:60px; text-align:right;}

.carousel-control.left {
	background: none repeat scroll 0 0 #e4e5e5;
	height: 30px;
	opacity: 1;
	top: 50%;
	width: 30px;
	text-shadow: none;
}
.carousel-control.right {
	background: none repeat scroll 0 0 #e4e5e5;
	height: 30px;
	opacity: 1;
	top: 50%;
	width: 30px;
	text-shadow: none;
}
.carousel-control:hover {
	background: none repeat scroll 0 0 #D23137;
	color:#fff;
}
#blog-caro .carousel-control i {
	color: #232323;
	font-size: 23px;
}
#blog-caro .carousel-control:hover i {
	color: #fff;
}

.testimonial_area {
	background: none repeat scroll 0 0 #f7f8f9;
	padding: 80px 0 58px;
}
.textimonial_box {
	text-align: center;
}
.textimonial_box > img {
	margin-bottom: 25px;
}
.textimonial_box .multi_line {
	margin: 0 auto 37px;
}
#testi_carosel .item > p {
	color: #555555;
	font-size: 17px;
	font-style: italic;
	margin: 0 auto 40px;
	width: 64%;
}
.client_box > img {
	float: left;
	margin-right: 15px;
	width: 15%;
}
.client_box_text {
	float: left;
	text-align: left;
	width: 79%;
}
.client_box_text > h4 {
	color: #232323;
	font-size: 16px;
	margin-bottom: 6px;
}
.client_box_text > p {
	color: #777777;
	font-size: 12px;
}
.client_box {
	margin: 0 auto;
	overflow: hidden;
	width: 22%;
}
#testi_carosel .carousel-indicators {
	bottom: -63px;
}
 #testi_carosel .carousel-indicators li {
	background-color: #ddd;
	border: 1px solid #ddd;
	border-radius: 10px;
	cursor: pointer;
	display: inline-block;
	height: 10px;
	margin: 1px;
	text-indent: -999px;
	width: 10px;
}
 #testi_carosel .carousel-indicators .active {
	background-color: #d23137;
	border:1px solid #d23137;
	height: 12px;
	margin: 0;
	width: 12px;
}
#branding_caro {
	padding-top: 40px;
}
#branding_caro .owl-prev i {
	color: #000;
	font-size: 20px;
}
#branding_caro .owl-next i {
	color: #000;
	font-size: 20px;
	opacity:1;
}
#branding_caro .owl-prev i:hover {
	color: #d23137;
}
#branding_caro .owl-next i:hover {
	color: #d23137;
}
#branding_caro .owl-item img {
	display: block;
	margin: 0 auto;
}
#owl-example.owl-carousel .item {
	display: block;
	margin: 0 25px 0 auto;
	text-align: center;
}

.tipologia_path ul{}
.tipologia_path li{font-size: 14px; font-weight: bold;}

.branding_area {
	background: none repeat scroll 0 0 #d8d8d8;
	padding-bottom: 0;
}
.dotted_line {
	border-bottom: 2px dotted #999;
	border-top: 2px dotted #999;
	float: left;
	height: 5px;
}
.branding_box_heading {
	overflow: hidden;
	position: relative;
	top: 60px;
	z-index:1;
}
.branding_box_heading > h2 {
	color: #232323;
	float: left;
	font-size: 18px;
	text-transform: uppercase;
	width: 9%;
}
.dotted_line {
	border-bottom: 2px dotted #a4a4a4;
	border-top: 2px dotted #999;
	float: left;
	height: 6px;
	margin-top: 9px;
	width: 86%;
}
#branding_caro.owl-carousel .owl-prev {
	left: -48%;
	position: relative;
	top: -50px;
	z-index: 4;
}
#branding_caro.owl-carousel .owl-next {
	position: relative;
	right: -48%;
	top: -50px;
	z-index: 4;
}

/* ============================================
4. Checkout page CSS
===============================================*/
.breadcumb_top_area {
	padding: 92px 0;
	position: relative;
	z-index: -1;
}
.bread_top_box h2, .error_slider h2, .blog_slider_box h2, .contact_banner h2 {
	color: #f7f8f9;
	font-size: 40px;
	font-weight: 700;
	text-align: center;
	text-transform: uppercase;
}
.breadcumb_top_area::after, .error_slider_area:after, .blog_slider_area:after, .contact_banner_area:after {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: -1;
}
.breadcumb_area {
	padding: 20px 0;
}

.bread_box .breadcumb {
	margin: 0;
	padding: 0;
	font-size:12px;
	text-transform: uppercase;
	border-bottom:1px solid #E8E8E8;
}

.bread_box a {
	color:#707070;
	text-decoration:none;
	font-weight:600;
}

.bread_box a:hover {
	color:#707070;
	text-decoration:none;
	font-weight:600;
}

.input-append .btn.dropdown-toggle {
    float: none;
}
.checkout_area {
	background: none repeat scroll 0 0 #f7f8f9;
	border-top: 1px solid #eeeeee;
	padding: 80px 0;
}
.checkout_right {
	background: none repeat scroll 0 0 #fff;
}
.checkout_right h4 {
	background: none repeat scroll 0 0 #d23137;
	color: #fff;
	font-size: 13px;
	font-weight: 700;
	margin-bottom: 4px;
	padding: 15px 20px;
	text-transform: uppercase;
}
.product_form_total {
	padding: 20px;
}
.c_main_item {
	border-bottom: 1px solid #f4f5f5;
	overflow: hidden;
}
.c_main_item > p, .c_single_item > p, .c_total_item > p, .c_payment > p {
	color: #232323;
	float: left;
	font-size: 12px;
	font-weight: 700;
	margin-bottom: 5px;
	text-transform: uppercase;
	width: 60%;
}
.c_main_item > span, .c_single_item > span, .c_total_item > span {
	color: #232323;
	float: left;
	font-size: 12px;
	font-weight: 700;
	margin-bottom: 5px;
	text-align: right;
	text-transform: uppercase;
	width: 40%;
}
.c_single_item {
	overflow: hidden;
	padding-top: 15px;
}
.c_single_item > p {
	font-weight: 400;
}
.c_single_item > span {
	font-weight: 400;
}
.c_single_item.sp_single_item {
	border-bottom: 1px solid #f4f5f5;
	padding-bottom: 8px;
}
.c_total_item.sp_single_item {
	border-bottom: 1px solid #f4f5f5;
	margin-bottom: 17px;
	overflow: hidden;
	padding: 12px 0 8px;
}
.c_payment {
	margin-bottom: 16px;
}
.filter-option.pull-left {
	color: #999;
}
.c_payment > p {
	margin-bottom: 8px;
	width: 100%;
}
.c_payment > input[type="text"] {
	border: 1px solid #ddd;
	color: #999;
	padding: 5px 10px;
	width: 100%;
}
.checkbox > label {
	font-size: 11px;
	text-transform: uppercase;
}
.checkbox span {
	color: #d23137;
}
.checkbox input {
	margin-top: 2px;
}
.product_form_total > input[type="submit"], .coupon_box > input[type=submit] {
	background: none repeat scroll 0 0 #fff;
	border: 2px solid #d23137;
	color: #232323;
	font-size: 13px;
	font-weight: 700;
	margin: 8px auto 15px;
	padding: 7px;
	text-align: center;
	text-transform: uppercase;
	width: 100%;
}
.product_form_total > input[type="submit"]:hover {
	background: none repeat scroll 0 0 #d23137;
	color: #fff;
}
.checkout_left > h2 {
	color: #212121;
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 8px;
	text-align: left;
	text-transform: uppercase;
}
.checkout_form {
	overflow: hidden;
	padding-top: 30px;
	width: 100%;
}
.country_select input[type="text"] {
	background: none repeat scroll 0 0 #f7f8f9;
	border: 1px solid #e8e8e8;
	padding: 9px;
	width: 96.56%;
}
.company_name input[type="text"], .c_address input[type="text"], .s_town input[type="text"], .c_name_box input[type="text"], .c_state_box input[type="text"], .c_mail_box input[type="text"], .s_order textarea {
	background: none repeat scroll 0 0 #f7f8f9;
	border: 1px solid #E8E8E8;
	padding: 9px;
	width: 100%;
}

.label-servizio {margin-top:10px}

.textarea-valutazioni {
	background: none repeat scroll 0 0 #f7f8f9;
	border: 1px solid #E8E8E8;
	padding: 9px;
	width: 100%;
}

.btn-valutazione{border:1px solid #006ab6; background-color:#006ab6; padding:5px 10px; margin-top:10px; color:#fff!important;}


.btn.btn-primary.dropdown-toggle {
	background: none repeat scroll 0 0 #d23137;
	border: medium none;
	border-radius: 0;
	margin-left: -2px;
	margin-top: -3px;
	padding: 10px;
}
.c_name_box, .company_name, .c_address, .c_state_box, .c_mail_box, .checkbox {
	overflow: hidden;
	padding-bottom: 15px;
}
.checkout_form label {
	color: #212121;
	font-size: 12px;
	font-weight: 500;
	text-transform: uppercase;
}
.c_name_box_left, .c_state_box_left, .c_mail_box_left {
	float: left;
	margin-right: 4%;
	width: 48%;
}
.c_name_box_right, .c_state_box_right, .c_mail_box_right {
	float: left;
	width: 48%;
}
.checkout_left .dotted_line {
	width: 100%;
	border-bottom: 2px dotted #C6C7C7;
	border-top: 2px dotted #C6C7C7;
}
.checkout_form .checkbox {
	margin-bottom: 41px;
}
.country_select {
	margin-bottom: 20px;
}
.country_select .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
	width: 100%;
}
.country_select .btn-default {
	background: none repeat scroll 0 0 transparent;
	border-color: #e8e8e8;
	border-radius: 0;
	color: #999;
	font-size: 12px;
	padding: 12px 20px;
	text-transform: uppercase;
}
.country_select2 {
	margin-top: 62px;
}
.s_order textarea {
	height: 104px;
}
.s_order {
	margin-top: 15px;
}


/* ============================================
5. 404 page style
===============================================*/

.error_slider_area {
	background: url("images/404_slider.jpg") no-repeat scroll center center / cover  rgba(0, 0, 0, 0);
	padding: 90px 0;
	position: relative;
	z-index: -1;
}

.error_not_found_area {
	background: none repeat scroll 0 0 #f7f8f9;
	border-top: 1px solid #eeeeee;
	padding: 90px 0;
	text-align: center;
}
.error_not_found > h2 {
	color: #212121;
	font-size: 40px;
	margin-top: 60px;
}
.error_not_found > p {
	color: #212121;
	font-size: 15px;
	margin-bottom: 50px;
}
.error_not_found input[type="text"] {
	border: 1px solid #eee;
	font-size: 12px;
	height: 38px;
	margin-bottom: 65px;
	padding: 13px;
	text-transform: uppercase;
	width: 277px;
}
.error_not_found i {
	color: #555555;
	font-size: 17px;
	margin-left: -30px;
}


/* ============================================
6. blog_page_style
===============================================*/
.blog_slider_area {
	background: url("images/blog_bg.jpg") no-repeat scroll 0 0 / cover  rgba(0, 0, 0, 0);
	padding: 92px 0;
	position: relative;
	z-index: -1;
}
.blog_page_area {
	padding: 10px 0px;
	background-color:#fff;
}
.blog_date_in_page {
	float: left;
	margin-right: 40px;
	overflow: hidden;
	margin-bottom: 18px;
}
.blog_text_in_page {
	margin-bottom: 18px;
	overflow: hidden;
}
.single_blog_in_page {
	overflow: hidden;
	padding-bottom:40px;
	font-size: 15px;
	line-height:22px;
	min-height:500px;
}

@media (min-width: 768px) {.single_blog_in_page {padding-bottom:20px;}
}
@media (min-width: 992px) {.single_blog_in_page {padding-bottom:40px;}
}
@media (min-width: 1200px) {.single_blog_in_page {padding-bottom:40px;}
}

.single_blog_in_page h1{
	color: #006AB6;
	font-size: 22px;
}
.single_blog_in_page h2{
	color: #333;
	font-size: 20px;
}
.single_blog_in_page h3{
	color: #ce0000;
	font-size: 18px;
	margin:20px 0px 10px 0px;
}
.single_blog_in_page h4{
	color: #006AB6;
	font-size: 16px;
	margin:0px;
	padding:0px;
}
.single_blog_in_page h5{
	color: #006AB6;
	font-size: 14px;
}
.single_blog_in_page h6{
	color: #006AB6;
	font-size: 12px;

}

.blog_text_in_page a:hover {
 text-decoration:none;
}
.single_blog_in_page:hover.single_blog_in_page img {}

.single_blog_in_page:hover .blog_text_in_page h3 {
  color: #d23137;
}
.single_blog_in_page.last_single_blog_in_page {
  border-bottom: 0 solid;
}
.blog_img_l {
margin-bottom: 30px;
margin-top: 56px;
overflow: hidden;}
.single_blog_in_page img {
}
.blog_date_in_page h2 {
 color: #262626;
font-size: 35px;
margin-bottom: 7px;
}
.blog_date_in_page h2 span {
  color: #d23137;
}
.blog_date_in_page p {
  color: #232323;
  font-size: 12px;
  text-transform: uppercase;
  margin-top: -3px;
}
.blog_text_in_page h3 {
color: #212121;
font-size: 16px;
margin-top: 11px;
text-transform: uppercase;
}
.blog_text_in_page h4 {
  color: #777;
  font-size: 12px;
  text-transform:uppercase;
}
.blog_text_in_page h4 span {
  color: #d23137;
}
.blog_text_in_page > p {
  color: #777;
  font-size: 14px;
}

.read_more_blog {
 border: 2px solid #d23137;
color: #232323;
font-size: 12px;
padding: 10px 25px;
text-transform: uppercase;
}
.single_blog_in_page:hover .read_more_blog {
 border: 2px solid #d23137;
background: #d23137;
color: #fff;
}
.read_more_blog:hover {
text-decoration:none;
}
.read_more {
  margin-bottom: 63px;
margin-top: 38px;
}
.blog_search input[type="text"] {
  font-size: 12px;
  height: 38px;
  margin-bottom: 65px;
  padding: 13px;
  text-transform: uppercase;
  width: 300px;
}
.blog_search i {
  color: #555555;
  font-size: 17px;
  margin-left: -30px;
}
.blog_page_sidebar {
	margin-left: 42px;
}
.blog_widget h2, .blog_categories h2, .blog_recent_post h2, .instrigram h2 {
 color: #111;
font-size: 15px;
text-transform: uppercase;
}
.blog_categories .multi_line, .blog_widget .multi_line, .blog_recent_post .multi_line, .comments .multi_line,.leave_a_reply .multi_line, .instrigram .multi_line {
  margin-left: 0;
}
.instrigram {
  margin-top: 50px;
}
.instrigram > ul {
  list-style: outside none none;
  margin: 40px 0 0 -15px;
  overflow: hidden;
  padding: 0;
}
#instrigram > li {
  float: left;
  margin-bottom: 15px;
  margin-left: 15px;
  width: 28.8%;
}
#instrigram img {
  width: 100%;
}
.log_li_img > img {
  margin-top: 10px;
}
.blog_widget p {
  color: #777777;
  line-height: 23px;
}
.blog_widget, .blog_categories {
  margin-bottom: 45px;
}
.blog_categories ul {
  list-style: outside none none;
margin: 0 0 0 14px;
padding: 0;
}
.blog_categories ul li {
	border-bottom: 1px solid #ddd;
	list-style-image: url("../images/blog_li.png");
	padding-left: 6px;
	text-transform: uppercase;
}
.blog_categories ul li a{
	color: #000;
	display: block;
	font-size: 12px;
	padding: 5px 0;
	text-transform: uppercase;
}
.blog_categories ul li a:hover{
	text-decoration:none;
	color:#d23137;
}

/*sottodocumenti*/
.page_categories ul {
	list-style: outside none none;
	margin: 0 0 0 14px;
	padding: 0;
}
.page_categories ul li {
	/*border-bottom: 1px solid #ddd;*/
	list-style-image: url("../images/blog_li.png");
	padding-left: 6px;
	text-transform: uppercase;
}
.page_categories ul li a{
	color: #000;
	display: block;
	font-size: 14px;
	padding: 3px 0;
}
.page_categories ul li a:hover{
	text-decoration:none;
	color:#d23137;
}
/*sottodocumenti*/





.recent_post_text a h3 {
 color: #232323;
font-size: 14px;
line-height: 24px;
}
.recent_post_text a:hover {
 color: #d23137;
text-decoration:none;
}
.recent_post_text a h3:hover {
 color: #d23137;
}
.recent_post_text > p {
  color: #777;
  font-size: 13px;
  text-transform: inherit;
}
.recent_post_text {
 float: left;
margin-right: 25px;
overflow: hidden;
width: 48%;
}
.single_recent_post {
  border-bottom: 1px solid #ddd;
margin-top: 20px;
overflow: hidden;
padding-bottom: 20px;
}
.recent_post_text > img {
  float: left;
  margin-right: 5px;
  overflow: hidden;
}
.log_li_img {
  float: left;
margin-top: -4px;
width: 4%;
}
.recent_post_img {
  float: left;
width: 40%;
}
.single_recent_post:hover .recent_post_text a h3 {
  color:#d23137;
}
.recent_post_img img {
  width: 100%;
}

/* ============================================
7. single blog page_style
===============================================*/
.blog_detail_in_page p {
  color: #777;
  font-size: 14px;
  line-height: 25px;
}
.blog_detail_in_page {
  overflow: hidden;
}
.blog_detail_in_page ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
.blog_detail_in_page ul li{
  padding: 10px;
}
.blog_detail_in_page ul li a{
color:#777777;
}
.blog_detail_in_page ul li a:hover{
text-decoration:none;
}
ul#single_blog_nav {
  margin-left: 110px;
  margin-top: 35px;
}
#single_blog_nav i {
 margin-right: 15px;
color: #d23137;
}
ul#single_blog_nav {
  margin-bottom: 20px;
  margin-left: 110px;
  margin-top: 20px;
}
.share span {
  text-transform: uppercase;
    color: #232323;
  font-size: 12px;
}
.share {
float: left;
margin-bottom: 20px;
margin-top: 27px;
overflow: hidden;
}
.share_icons {
float: right;
margin-bottom: 20px;
margin-top: 27px;
overflow: hidden;
}
.share_icons ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
.share_icons ul li {
  display: inline;
}
.share_icons ul li a {
background: none repeat scroll 0 0 #fff;
border: 1px solid #e7eff5;
border-radius: 50%;
color: #787878;
font-size: 12px;
height: 27px;
padding-top: 7px;
text-align: center;
width: 27px;
}
.share_icons ul li a:hover{
text-decoration:none;
background: none repeat scroll 0 0 #d23137;
color: #fff;
}
.comments h2, .leave_a_reply h2{color: #232323;
font-size: 18px;
margin-top: 50px;
text-transform: uppercase;}
.comment_text {
background: none repeat scroll 0 0 #fff;
float: right;
padding: 28px 45px 13px 38px;
position: relative;
width: 85%;
z-index: 2;
}
.comment_text::after {
  background: none repeat scroll 0 0 #fff;
  content: "";
  height: 15px;
  left: -8px;
  position: absolute;
  top: 26px;
  transform: rotate(45deg);
  width: 15px;
  z-index: -1;
}
.comment_img {
  float: left;
  overflow: hidden;
}
.comment_name > h3 {
  color: #333333;
  font-size: 14px;
  text-transform: uppercase;
}
.comment_name span {
  color: #777777;
  font-size: 12px;
}
.comment_name {
  float: left;
  overflow: hidden;
}
.reply {
  float: right;
  overflow: hidden;
}
.reply > span {
  color: #d23137;
  font-size: 11px;
  text-transform: uppercase;
}
.comment-detail {
  overflow: hidden;
  width: 100%;
}
.comment_img {
 float: left;
overflow: hidden;
width: 15%;
}
.comment-detail p {
color: #777777;
font-size: 13px;
}
.single_comment {
  margin-bottom: 42px;
  overflow: hidden;
}
.single_comment.even {
  margin-left: 50px;
}
.right_input {
  float: left;
overflow: hidden;
width: 52%;
}
.left_input {
float: left;
margin-right: 4%;
overflow: hidden;
width: 44%;
}
.left_input p, .right_input p {
  color: #333333;
  font-size: 12px;
  margin-bottom: 5px;
  text-transform: uppercase;
}
.left_input span {
  color: #d23137;
  font-size: 13px;
}
.left_input input[type="text"] {
border: 1px solid #f2f2f2;
height: 38px;
margin-bottom: 20px;
width: 100%;
}
.right_input textarea {
border: 1px solid #f2f2f2;
height: 140px;
margin-bottom: 20px;
width: 100%;
}
.right_input input[type="submit"] {
  background: none repeat scroll 0 0 #d23137;
  border: medium none;
  color: #fff;
  height: 38px;
  text-transform: uppercase;
  width: 100%;
  font-weight: 400;
  font-size: 16px;
}
.right_input input[type="submit"]:hover {
  background: none repeat scroll 0 0 #fff;
  border: 2px solid #d23137;
  color: #d23137;
}


/* ============================================
8. contact page css
===============================================*/
.contact_banner_area {
background: url("images/contact_bg.jpg") no-repeat scroll 0 0 / cover  rgba(0, 0, 0, 0);
padding: 92px 0;
position: relative;
z-index: -1;
}
.contact_p_area {
background: none repeat scroll 0 0 #f7f8f9;
border-top: 1px solid #eeeeee;
padding: 95px 0;
padding-bottom: 78px;
}
.contact_box_left h4 {
  color: #212121;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 8px;
  text-transform: uppercase;
}
.contact_box_left .multi_line {
  margin-bottom: 27px;
  margin-left: 0;
}
.input_form {
  overflow: hidden;
}
.input_left #email {
  margin-bottom: 25px;
}
.form-control {
  background-color: #f7f8f9;
  background-image: none;
  border: 1px solid #e8e8e8;
  border-radius: 0;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.075) inset;
  color: #555;
}
.input_left {
float: left;
margin-right: 3%;
width: 41%;
}
.input_left > input[type="text"] {
  background: none repeat scroll 0 0 #f7f8f9;
border: 1px solid #e8e8e8;
color: #777777;
font-size: 13px;
margin-bottom: 13px;
padding: 10px 16px;
text-transform: inherit;
width: 100%;
}
.input_right {
float: left;
width: 56%;
}
.contact_box_left {
  overflow: hidden;
}
.input_right textarea {
  background: none repeat scroll 0 0 #f7f8f9;
  border: 1px solid #e8e8e8;
  color: #777777;
  font-size: 13px;
  height: 148px;
  padding: 10px 20px;
  text-transform: inherit;
  width: 100%;
}
.submit_btn input[type="submit"] {
  background: none repeat scroll 0 0 #d23137;
color: #fff;
float: left;
font-size: 13px;
font-weight: 700;
padding: 8px 20px;
text-align: left;
text-transform: uppercase;
border:2px solid #d23137;
}
.submit_btn input[type="submit"]:hover {
  background:#fff;
color: #d23137;
border:2px solid #d23137;
text-decoration:none;
}
.contact_box_right {
  margin-top: 23px;
  overflow: hidden;
}
.contact_box_right > h5 {
color: #232323;
font-size: 14px;
font-weight: 600;
margin-bottom: 11px;
margin-top: 34px;
text-transform: uppercase;
}
.contact_box_right > p {
color: #555555;
font-size: 11px;
line-height: 22px;
margin-bottom: 5px;
text-transform: uppercase;
}
.contact_box_right > a {
  color: #555555;
  font-size: 11px;
  text-transform: uppercase;
}
.contact_box_right > a:hover {
 color: #d23137;
text-decoration:none;
}
.contact_box_right .dotted_line {
  border-bottom: 2px dotted #e3e4e4;
  border-top: 2px dotted #e3e4e4;
  float: left;
  height: 6px;
  margin-top: 9px;
  width: 100%;
}
.maps_box > h2 {
  display: none;
}
.submit_btn {
  margin-top: 16px;
}
.thank_box {
background: none repeat scroll 0 0 #eee;
border-bottom: 5px solid #d23137;
font-size: 20px;
height: 271px;
margin: 100px auto 0;
padding-top: 90px;
text-align: center;
width: 55%;
}
.thank_box a {
background: none repeat scroll 0 0 #d23137;
border: 2px solid #d23137;
color: #fff;
display: block;
font-size: 13px;
margin: 25px auto 0;
padding: 5px 10px;
text-transform: uppercase;
width: 197px;
}
.thank_box a:hover {
  background: none repeat scroll 0 0 #fff;
  color: #d23137;
  border:2px solid #d23137;
  text-decoration:none;
}
.thank_box i {
  font-size: 12px;
  margin-right: 5px;
}

/* ============================================
9. Category Page CSS
===============================================*/
.filter_area {
  border-bottom: 1px solid #eeeeee;
  border-top: 1px solid #eeeeee;
  padding: 20px 0;
}
.s_results > p, .filter_box_right a {
 color: #777777;
font-size: 12px;
font-weight: 600;
margin-bottom: 0;
text-transform: uppercase;
}
.filter_box_left > p {
color: #777777;
float: left;
font-size: 12px;
font-weight: 600;
margin-bottom: 0;
margin-right: 21px;
text-transform: uppercase;
width: 75px;
}
.filter_cont > ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
.filter_cont > ul li {
  display: inline-block;
}
.filter_cont > ul li a {
  color: #777;
font-size: 12px;
padding: 4px;
text-transform: uppercase;
}
.filter_cont > ul li a:hover {
  color: #d23137;
text-decoration:none;
}
.filter_cont {
  float: left;
  margin-right: 23px;
  width: 126px;
}
.s_results span {
  color: #ddd;
  margin-right: 30px;
}
.filter_box_right {
  margin-top: -2px;
  text-align: right;
}
.filter_box_right a:hover {
	text-decoration:none;
}
.filter_box_right .dropdown-menu {
  float: right;
  left: 71%;
  margin: 0;
  text-align: right;
  top: 21px;
  width: 27%;
}
.main_category_area {
  background: none repeat scroll 0 0 #f7f8f9;
  padding: 60px 0;
}
#home-accordion.panel-group .panel {
border: 0 solid;
border-radius: 0;
margin-bottom: -5px;
}
#home-accordion .panel-default .panel-heading {
  background-color: #fff;
border-color: #fff;
color: #212121;
margin-bottom: 0;
padding: 26px 20px;
}
#home-accordion .panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #fff;
}
#home-accordion .panel-title {
  color: #232323;
font-size: 14px;
margin-bottom: 0;
margin-top: 0;
text-transform: uppercase;
}
#home-accordion i {
background: none repeat scroll 0 0 #d23137;
color: #fff;
display: block;
font-size: 10px;
padding: 2px 5px 1px;
}
#home-accordion .panel-title a {
  display: block;
}
#home-accordion .panel-title a:hover {
  color: #d23137;
  text-decoration:none;
}
.panel-body > ul#c_tab1, .panel-body > ul#c_tab2 {
  list-style: outside none none;
margin: -28px 0 0 26px;
padding: 0;
}
.panel-body > ul#c_tab1 li, .panel-body > ul#c_tab2 li {
  list-style-image: url("images/blog_li.png");
}
.panel-body > ul#c_tab1 li a, .panel-body > ul#c_tab2 li a {
  color: #777777;
  display: block;
  font-size: 12px;
  padding: 11px 2px;
  text-transform: uppercase;
}
.panel-body > ul#c_tab1 li a:hover, .panel-body > ul#c_tab2 li a:hover {
  color: #d23137;
  text-decoration:none;
}
#home-accordion  .panel-body {
  border-bottom: 1px solid #eee;
  margin: 15px 15px 0;
  padding-bottom: 13px;
  padding-top:0px;
  padding-left:0px;
  padding-right:0px;
}
.panel-body > img {
  /*width: 100%;*/
}
.panel-body.colors_cat ul#cat_color {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
.panel-body.colors_cat ul#cat_color li {
  float:left;
  margin-right:10px;
  margin-bottom:10px;
}
.panel-body.colors_cat ul#cat_color li a {
 border: 3px solid #eee;
border-radius: 50%;
display: block;
height: 36px;
width: 36px;
}
.panel-body.colors_cat ul#cat_color li a.col-1 {
  background: none repeat scroll 0 0 #E9DAB9;
}
.panel-body.colors_cat ul#cat_color li a.col-2 {
  background: none repeat scroll 0 0 #000;
}
.panel-body.colors_cat ul#cat_color li a.col-3 {
  background: none repeat scroll 0 0 #1F72BE;
}
.panel-body.colors_cat ul#cat_color li a.col-4 {
  background: none repeat scroll 0 0 #DE9934;
}
.panel-body.colors_cat ul#cat_color li a.col-5 {
  background: none repeat scroll 0 0 #20C0CC;
}
.panel-body.colors_cat ul#cat_color li a.col-6 {
  background: none repeat scroll 0 0 #F57339;
}
.panel-body.colors_cat ul#cat_color li a.col-7 {
  background: none repeat scroll 0 0 #6224E1;
}
.panel-body.colors_cat ul#cat_color li a.col-8 {
  background: none repeat scroll 0 0 #DD3334;
}
.panel-body.colors_cat ul#cat_color li a.col-9 {
  background: none repeat scroll 0 0 #fff;
}
.panel-body.colors_cat ul#cat_color li a.col-10 {
  background: none repeat scroll 0 0 #A2B646;
}
.cat_filter_box p label {
  background: none repeat scroll 0 0 #d23137;
color: #fff;
float: left;
font-size: 12px;
font-weight: 700;
margin-right: 5%;
padding: 4px 18px;
text-transform: uppercase;
width: 31%;
}
.cat_filter_box {
 margin-top: 35px;
}
.cat_filter_box  input {
  color: #d23137;
float: left;
font-size: 12px;
margin-top: 5px;
text-align: right;
width: 64%;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
background: none repeat scroll 0 0 #fff;
border: 3px solid #d23137;
border-radius: 50%;
color: #555555;
font-weight: normal;
top: -8px;
}
.ui-slider .ui-slider-handle {
  cursor: default;
height: 1.4em;
position: absolute;
width: 1.4em;
z-index: 2;
}
.ui-slider-handle.ui-state-default.ui-corner-all::after {
  background: none repeat scroll 0 0 #000;
  border-radius: 50%;
  content: "";
  height: 6px;
  left: 5px;
  position: absolute;
  top: 5px;
  width: 6px;
}
.ui-widget-content {
  background: none repeat scroll 0 0 #eceef2;
  border: 0 solid #aaaaaa;
  color: #222222;
  top: 0;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
  border-radius: 0;
}
.ui-slider-horizontal {
  height: 0.4em;
}
.ui-widget-header {
  background: none repeat scroll 0 0 #d23137;
  border: 0 solid #aaaaaa;
  color: #fff;
  font-weight: bold;
}
.colors_cat > img {
  margin-bottom: 19px;
  margin-top: -7px;
}
.panel-body > ul#cat_size {
  list-style: outside none none;
  margin: -13px 0 0;
  padding: 0;
}
.panel-body > ul#cat_size li {
  float: left;
margin-right: 8px;
margin-bottom: 8px;
}
.panel-body > ul#cat_size li a {
 border: 1px solid #ddd;
color: #212121;
display: block;
font-size: 12px;
height: 30px;
padding: 5px 3px 3px;
text-align: center;
text-transform: uppercase;
width: 40px;
}
.panel-body > ul#cat_size li a:hover {
 border: 2px solid #000;
color: #000;
text-decoration:none;
}
.main_cat_item {
  margin-bottom: 29px;
}
.main_cat_item .item {
  position: relative;
}
.main_cat_item .tr-add-cart > ul {
  background:none repeat scroll 0 0 rgba(255, 255, 255, 0.9);
  list-style: outside none none;
  margin: 158px 0 0 35px;
  padding: 0;
}
.pagi_line {
  border-top: 2px solid #e8eaea;
margin-top: 30px;
position: relative;
}
.pagi_line::after {
  border-top: 2px solid #d23137;
content: "";
left: 38.5%;
position: absolute;
top: -2px;
width: 30px;
}
.cat-2 .pagi_line::after {
  border-top: 2px solid #d23137;
  content: "";
  left: 41%;
  position: absolute;
  top: -2px;
  width: 30px;
}
.blog_page_area .pagi_line::after {
  border-top: 2px solid #d23137;
  content: "";
  left: 37%;
  position: absolute;
  top: -2px;
  width: 30px;
}
.bootstrap-select > .btn {
  border-radius: 0;
  padding-right: 25px;
  width: 100%;
  border-color:#eee;
}
.pagi_ul {
  margin-top: 20px;
}
.pagi_ul > ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
  text-align: center;
}
.pagi_ul > ul li {
  display: inline;
}
.pagi_ul > ul li a {
  color: #333333;
display: inline-block;
font-size: 13px;
padding: 0 18px;
text-transform: uppercase;
}

.pagi_ul > ul li a:hover {
  color: #d23137;
  text-decoration:none;
}


/* ============================================
10. Cart Page CSS
===============================================*/
.main_cart_area {
  background: none repeat scroll 0 0 #f7f8f9;
border-top: 1px solid #eeeeee;
padding: 80px 0;
}
.cart_heading {
background: none repeat scroll 0 0 #f2f3f4;
overflow: hidden;
padding: 15px 20px;
}
.cart_heading .h_item1 {
  float: left;
width: 41%;
}
.cart_heading .h_item2 {
  float: left;
width: 18%;
}
.cart_heading .h_item3 {
  float: left;
width: 24%;
}
.cart_heading .h_item4 {
  float: left;
width: 17%;
}
.h_item1 > p, .h_item2 > p, .h_item3 > p, .h_item4 > p {
  color: #232323;
  font-size: 13px;
  margin-bottom: 0;
  text-transform: uppercase;
}
.cart_item {
 border-bottom: 1px solid #e8eaec;
overflow: hidden;
padding: 32px 0;
}
.cart_item .cart_item_img {
  float: left;
width: 41%;
}
.cart_item .cart_price {
  float: left;
width: 18%;
}
.cart_item .cart_quantity {
  float: left;
width: 24%;
}
.cart_item .cart_total {
  float: left;
width: 17%;
}
.cart_item_img > img {
  float: left;
  margin-right: 20px;
}
.cart_item_img > p {
  color: #333333;
  font-size: 12px;
  margin-bottom: 0;
  margin-top: 23px;
  text-transform: uppercase;
}
.cart_price > p, .cart_quantity > p, .cart_total > p {
  color: #333333;
  font-size: 12px;
  margin-bottom: 0;
  margin-top: 31px;
  text-transform: uppercase;
}
.cart_quantity ul {
list-style: outside none none;
margin: 29px 0 0;
padding: 0;
}
.cart_quantity ul li {
  float: left;
margin-right: 10px;
}
.cart_quantity ul li a {
background: none repeat scroll 0 0 #fff;
border: 1px solid #e8eaec;
color: #333;
display: block;
font-size: 12px;
height: 23px;
padding-top: 3px;
text-align: center;
width: 23px;
}
.cart_quantity ul li a:hover {
  border: 1px solid #d23137;
  text-decoration:none;
}
#home-accordion .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  margin-bottom: 15px;
width: 100%;
}
#home-accordion .btn-default {
  background-color: #fff;
  border-color: #eee;
  border-radius: 0;
  color: #999;
  font-size: 12px;
  text-transform: uppercase;
}
#home-accordion .btn-default:hover, #home-accordion .btn-default:focus, #home-accordion .btn-default.focus, .btn-default:active, #home-accordion .btn-default.active, #home-accordion .open > .dropdown-toggle.btn-default {
  background-color: #fff;
  border-color: #eee;
  border-radius: 0;
  color: #999;
}
#home-accordion .panel-body > input[type="text"] {
  border: 1px solid #eee;
  font-size: 12px;
  margin-bottom: 20px;
  padding: 5px 11px;
  text-transform: uppercase;
  width: 100%;
}
#home-accordion .panel-body > input[type="submit"] {
  background: none repeat scroll 0 0 #fff;
  border: 2px solid #d23137;
  color: #666;
  font-size: 11px;
  margin-bottom: 12px;
  padding: 4px 5px;
  text-transform: uppercase;
  width: 57%;
}
#home-accordion .panel-body > input[type="submit"]:hover {
 background: none repeat scroll 0 0 #d23137;
  border: 2px solid #d23137;
  color: #fff;
}
.c_total_item.sp_single_item {
  border-top: 1px solid #f4f5f5;
  border-bottom: 0px solid #f4f5f5;
  margin-bottom: 0;
  margin-top: 11px;
  overflow: hidden;
  padding: 10px 0 7px;
}
#home-accordion .panel-body.cart_p_body {
  border-bottom: 0 solid #ddd;
}
.main_cart_right .product_form_total a.cart_update {
  background: none repeat scroll 0 0 #d23137;
  border: 2px solid #d23137;
  color: #fff;
  display: block;
  font-size: 12px;
  font-weight: 500;
  margin-bottom: 10px;
  padding: 7px;
  text-align: center;
  text-transform: uppercase;
}
.main_cart_right .product_form_total a.cart_update:hover {
  background: none repeat scroll 0 0 #f7f8f9;
  border: 2px solid #d23137;
  color: #222;
  text-decoration:none;
}
.main_cart_area .product_form_total > input[type="submit"], .coupon_box > input[type=submit] {
  background: none repeat scroll 0 0 #f7f8f9;
}
.main_cart_area .product_form_total > input[type="submit"]:hover, .coupon_box > input[type="submit"]:hover {
  background: none repeat scroll 0 0 #d23137;
  border: 2px solid #d23137;
  color: #fff;
}
.main_cart_area .main_cart_right {
  margin-top: -20px;
}
.coupon_box {
  margin-top: 40px;
}
.coupon_box > input[type="text"] {
  background: none repeat scroll 0 0 #fff;
  border: 1px solid #eee;
  color: #aaaaaa;
  font-size: 12px;
  margin-right: 10px;
  padding: 7px 10px;
  text-transform: uppercase;
}
.coupon_box > input[type="submit"] {
  padding: 5px;
  width: 155px;
}
.main_cart_area #home-accordion .panel-default .panel-heading {
  padding: 25px 20px 10px;
}



/* ============================================
11. product detail page CSS
===============================================*/
.gray_tshirt_area {background: none repeat scroll 0 0 #f7f8f9;
padding-top: 80px;
}
.gray_tshirt{border-bottom: 1px solid #eeeeef;
overflow: hidden;
padding-bottom: 60px;}
.single_p_image {
overflow: hidden;
position: relative;
}
.single_product_image_tab .nav.nav-tabs.product_detail_zoom_tab {
  border-bottom: 0 solid #ddd;
}
.product_detail_zoom_tab > li {
  float: none;
  margin-bottom: -5px;
}
.single_product_image_tab {
  background: #f3f4f5 none repeat scroll 0 0;
  position: relative;
}
.single_product_image_tab .nav.nav-tabs.product_detail_zoom_tab {
  border-bottom: 0 solid #ddd;
  left: 27px;
  position: absolute;
  top: 19px;
  z-index: 2;
}
.single_p_image > a {
  position: absolute;
  right: 15px;
  top: 15px;
  z-index: 2;
}
.single_p_image > img {
  margin-left: 130px;
} 
.detail_heading_left h3 {
  color: #232323;
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 5px;
}
.old_price_gray p {
  color: #d23137;
  font-size: 18px;
  font-weight: 700;
}
.old_price_gray {
  float: left;
  margin-right: 17px;
  overflow: hidden;
  width: 60px;
}
.new_price_gray {
float: left;
overflow: hidden;
width: 70px;
margin-top: 3px;
}
.new_price_gray del {
  color: #aaaaaa;
  font-size: 15px;
}
.detail_heading_right ul {
list-style: outside none none;
margin: 0;
overflow: hidden;
padding: 0;
text-align: right;
}
.detail_heading_right ul li{
display: inline;
}
.detail_heading_right ul li .red{
color: #d23137;
}
.detail_heading_right ul li a{
color: #aaaaaa;
font-size: 15px;
padding: 2px;
}
.detail_heading_right ul li a:hover{
text-decoration:none;
}
.detail_heading_left {
  float: left;
  overflow: hidden;
  width: 65%;
}
.detail_heading_right {
  float: left;
  overflow: hidden;
  width: 35%;
}
.detail_heading_right > p {
 color: #777777;
font-size: 12px;
margin-top: 10px;
text-align: right;}
.product_detail_heading {
  border-bottom: 1px solid #eeeeef;
  overflow: hidden;
}
.product_page_tab_area {
  background: none repeat scroll 0 0 #f7f8f9;
}
.product_page_tab {
border-bottom: 1px solid #eeeeef;
overflow: hidden;
padding: 50px 0;
}
.tab-product {
  float: left;
  margin-right: 3%;
  width: 20%;
}
.tab-p-details {
  float: left;
  width: 77%;
}
ul.nav.nav-tabs.tab-product li{
border: 1px solid #ececec;
width: 100%;
}
ul.nav.nav-tabs.tab-product li.active{
border-left: 4px solid #d23137;
border-right: 0 solid #ececec;
}
ul.nav.nav-tabs.tab-product li.active a{
background-color:#F7F8F9;

}
ul.nav.nav-tabs.tab-product li a {
background-color: #fff;
color: #232323;
font-size: 12px;
padding: 20px;
text-transform: uppercase;
}
.tab-p-details h2 {
  color: #212121;
  font-size: 16px;
}
.tab-p-details .multi_line {
  margin-left: 0px;
}
.tab-p-details p {
  color: #888888;
}
h3.product {
 color: #232323;
font-size: 18px;
font-weight: 700;
position: relative;
text-transform: uppercase;
top: 53px;
}
.main_category_area.product_page_caro {
background: none repeat scroll 0 0 #f7f8f9;
margin-bottom: -42px;
padding-bottom: 100px;
padding-top: 60px;
}

.panel-group.product_accordion {
  padding-top: 20px;
  overflow: hidden;
}
.panel-title.product_accordion_head{
  color: #ce0000;
  font-size: 15px;
  font-weight: 400;
  text-transform: uppercase;
}
 .panel-body.product_accordion_head h5{ color: #333333;
  font-size: 15px;
  font-weight: 400;}
.panel-title.product_accordion_head a {display: block;
text-decoration: none;}
.panel.panel-default.product_default{
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  border: medium none;
}
.panel-heading.product_accordion_heading {background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
border-bottom: 1px solid #eee;}
.panel-body.product_ac_body ul {
list-style: outside none none;
margin: 0 0 0 77px;
padding: 0;
}
.panel-body.product_ac_body ul li {
list-style-image: url("images/blog_li.png");
margin-bottom: 10px;
}
.panel-body.product_ac_body ul li a{
color: #000000;
font-size: 15px;
padding: 5px;
}
.panel-body.product_ac_body ul li a:hover{
 text-decoration:none;
}
.panel-body.product_ac_body p, .panel-body.fit {
  color: #000000;
  font-size: 15px;
}
.panel-body.product_ac_body {
  padding-bottom: 23px;
}
.color_size_detail ul{margin:0;padding:0;list-style:none}
.color_size_detail ul li {
border: 2px solid #efefef;
display: inline-block;
margin-right: 6px;
background: #fff;
}
.color_size_detail ul li a {
color: #232323;
display: inline-block;
font-size: 12px;
height: 30px;
padding-top: 5px;
text-align: center;
text-transform: uppercase;
width: 38px;
}
.color_size_detail ul li a:hover{text-decoration:none}
.color_size_detail ul li:hover{border: 2px solid #000;}

.color_detail {
  float: left;
  overflow: hidden;
  width: 70%;
}
.color_heading {
  float: left;
  overflow: hidden;
  width: 30%;
}
.single_color {
  margin-bottom: 30px;
overflow: hidden;
}

.size_down {
  float: left;
  margin-right: 3%;
  overflow: hidden;
  width: 23%;
}
.size_cart > a {
  color: #232323;
  font-size: 11px;
  text-transform: uppercase;
}
.size_cart > a:hover {
  text-decoration:none;
}
.size_cart:hover {
background: none repeat scroll 0 0 #F7F8F9;
border: 2px solid #d23137;
}
.size_cart {
border: 2px solid #efefef;
float: left;
margin-right: 4%;
overflow: hidden;
padding: 5px 20px;
text-align: center;
width: 32%;
background: #fff;
}
.size_heart {
  background: none repeat scroll 0 0 #fff;
  border: 2px solid #efefef;
  float: left;
  margin-right: 4%;
  overflow: hidden;
  padding: 5px;
  text-align: center;
  width: 12%;
}
.size_heart:hover {
background: none repeat scroll 0 0 #F7F8F9;
border: 2px solid #d23137;
}
.color_detail_img ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
.color_detail_img ul li{
display: inline;
}
.color_detail_img ul li a{
display: inline-block;
padding-right: 5px;
}
.panel.panel-default.product_default {
  box-shadow: none;
}
#home-accordion-single.panel-group .panel-heading + .panel-collapse > .panel-body, .panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 0 solid #ddd;
}
.product_page_caro .multi_line {
  margin: -7px auto 45px 0;
  position: relative;
  top: 54px;
}
#owl-example-single {
  padding-top: 70px;
}
#owl-example-single .owl-prev {
  left: 92%;
  position: absolute;
  top: -27px;
  width: 50px;
}
#owl-example-single .owl-next {
  left: 94%;
position: absolute;
top: -27px;
width: 50px;
}
#owl-example-single i {
  color: #000;
  font-size: 22px;
}
#owl-example-single:hover i {
  color: #d23137;
  font-size: 22px;
}
.product-box {
  border-top: 1px solid #eeeeef;
}
.product_page_caro {
  position: relative;
  top: -42px;
}
.review_heading_right ul {
list-style: outside none none;
margin: 0;
padding: 0;
text-align: right;
}
.review_heading_right ul li{
display:inline;
}
.review_heading_right ul li a {
  color: #d23137;
  padding: 1px 2px;
}
.review_heading_right ul li a:hover{
 text-decoration:none;
}
.review_heading_left h2 span {
  margin-right: 8px;
  text-transform: uppercase;
}
.review_comments {
float: left;
margin-right: 5%;
width: 55%;
}
.review_heading_left {
float: left;
width: 77%;
}
.review_heading_left h2 span {
  font-size: 16px;
}
.review_heading_right {
  float: left;
  width: 23%;
}
.Review_input {
  float: left;
  width: 40%;
}
.review_input_heading h3{
font-size:16px;
color:#212121;
font-weight:700;
text-transform:uppercase;
}
.review_comment_input input[type="text"] {
  background: transparent none repeat scroll 0 0;
  border: 1px solid #d3d3d3;
  color: #333;
  font-size: 12px;
  height: 30px;
  margin-bottom: 10px;
  padding: 0 10px;
  text-transform: uppercase;
  width: 100%;
}
.review_comment_input textarea {
  background: transparent none repeat scroll 0 0;
  border: 1px solid #d3d3d3;
  color: #333;
  font-size: 12px;
  margin-bottom: 20px;
  width: 100%;
  text-transform: uppercase;
  padding: 0 10px;
  height: 135px;
}
.single_review_text ul{
list-style: outside none none;
margin: 0 0 10px;
padding: 0;
}
.single_review_text ul li{
display:inline;
}
.single_review_text ul li a{
  color: #d23137;
  padding: 1px 2px;
}
.single_review_text ul li a:hover{
 text-decoration:none;
}
.review_heading {
  overflow: hidden;
}
.single_review_img img {
  border-radius: 50%;
}
.single_review_text h4 {
color: #000;
font-size: 16px;
font-weight: 700;
margin-bottom: 7px;
text-transform: uppercase;
}
.single_review_img {
  float: left;
  margin-right: 1%;
  width: 17%;
}
.single_review_text {
  float: left;
  width: 82%;
}
.review_italic {
  color: #64908a;
  font-family: Cousine;
  font-style: italic;
  letter-spacing: 2px;
}
.review_italic span {
  color: #64908a;
}
.review_comment_input input[type="submit"] {
background: transparent none repeat scroll 0 0;
border: 2px solid #d23137;
color: #000;
font-size: 13px;
font-weight: 700;
height: 34px;
text-transform: uppercase;
width: 37%;
}
.review_comment_input input[type="submit"]:hover {
  background: #d23137 none repeat scroll 0 0;
  color:#fff;
}
.single_review_text {
  float: left;
  margin-bottom: 40px;
  width: 82%;
}
.single_review_text.last {
  margin-bottom: 0;
}
.size_down input[type=number] {
	-moz-appearance: none;
	border: 1px solid #ddd;
	margin-top: 1px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-top: 5px;
	width: 100%;
	color:#000;
	cursor: pointer;
	display: inline-block;
}

.size_down input[type=number]:hover {
background: none repeat scroll 0 0 #F7F8F9;
border: 2px solid #d23137;
}
input[type="number"].hotfix::-webkit-outer-spin-button,
input[type="number"].hotfix::-webkit-inner-spin-button {
  height:auto;
}

/* ============================================
12. Mobile menu CSS
===============================================*/
.only-for-mobile {
  display: none !important;
}
.mobi-menu {
  display: none;
}

#cssmenu {
  display: none;
  transition: all 0.3s ease-in-out 0s;
}
#cssmenu {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: none repeat scroll 0 0 #f5f5f5;
  border-color: #dddddd #dddddd -moz-use-text-color;
  border-image: none;
  border-style: solid solid none;
  border-width: 1px 1px medium;
  color: #ffffff;
  font-family: Helvetica,Arial,sans-serif;
  margin: 50px auto;
  max-width: 727px;
  width: 100%;
}
#cssmenu, #cssmenu ul, #cssmenu ul li, #cssmenu ul li a {
  border: 0 none;
  box-sizing: border-box;
  display: block;
  line-height: 1;
  list-style: outside none none;
  margin: 0;
  padding: 0;
  position: relative;
}
#cssmenu, #cssmenu ul, #cssmenu ul li, #cssmenu ul li a {
  border: 0 none;
  box-sizing: border-box;
  display: block;
  line-height: 1;
  list-style: outside none none;
  margin: 0;
  padding: 0;
  position: relative;
}
#cssmenu > ul > li > a {
  background: none repeat scroll 0 0 #fff;
  border-bottom: 1px solid #dddddd;
  color: #565656;
  cursor: pointer;
  font-family: Cousine,Arial;
  font-size: 14px;
  font-weight: bold;
  padding: 15px 40px;
  text-decoration: none;
  text-transform: uppercase;
  z-index: 2;
}
#cssmenu, #cssmenu ul, #cssmenu ul li, #cssmenu ul li a {
  border: 0 none;
  box-sizing: border-box;
  display: block;
  line-height: 1;
  list-style: outside none none;
  margin: 0;
  padding: 0;
  position: relative;
}
.holder {
  height: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 0;
}
.holder::after {
  background: url("images/plus.png") no-repeat scroll 50% 50% transparent;
  border: 1px solid transparent;
  border-radius: 50%;
  content: "";
  display: block;
  height: 22px;
  position: absolute;
  right: 22px;
  top: 11px;
  width: 22px;
  z-index: 10;
}
#cssmenu > ul > li.active > a > span::after, #cssmenu > ul > li.open > a > span::after {
  background: url("images/minus.png") no-repeat scroll 50% 50% rgba(0, 0, 0, 0);
  border: 1px solid transparent;
  border-radius: 50%;
  content: "";
  display: block;
  height: 22px;
  position: absolute;
  right: 40px;
  top: 11px;
  width: 22px;
  z-index: 10;
}
#cssmenu ul ul {
  display: none;
}
#cssmenu, #cssmenu ul, #cssmenu ul li, #cssmenu ul li a {
  border: 0 none;
  box-sizing: border-box;
  display: block;
  line-height: 1;
  list-style: outside none none;
  margin: 0;
  padding: 0;
  position: relative;
}
#cssmenu ul ul li:first-child > a {
  box-shadow: none;
}
#cssmenu ul ul li a {
  background: none repeat scroll 0 0 #eeeeee;
  border-bottom: 2px solid #fff;
  color: #666666;
  cursor: pointer;
  font-family: Cousine,Arial;
  font-size: 14px;
  font-weight: bold;
  padding: 15px 40px;
  text-decoration: none;
  text-transform: uppercase;
  z-index: 1;
}


/* ============================================
13. xTra CSS
===============================================*/
.item-img img {
  width: 100%;
}
.t_to_b_slider_area {
  background: none repeat scroll 0 0 #FFFFFF;
  padding: 30px 0;
}
.single_t_to_b_slider .multi_line {
  margin-left: 0;
}
.single_t_to_b_slider a{color:#000000; text-decoration: none;}
.single_t_to_b_slider a:hover{color:#006AB6; text-decoration: none;}

.t_to_b_img {
float: left;
margin-right: 20px;
overflow: hidden;
width: 34%;
}
.t_to_b_content {
  overflow: hidden;
  margin-bottom: 15px;
}

.single_t_to_b_img1 {height:236px; background-image:url(../images/71081743.jpg); background-repeat: no-repeat;}
.single_t_to_b_img2 {height:236px; background-image:url(../images/38238544.jpg); background-repeat: no-repeat;}
.single_t_to_b_img3 {height:236px; background-image:url(../images/61465988.jpg); background-repeat: no-repeat;}

.single_t_to_b {
	background: none repeat scroll 0 0 #015999;
	margin-top: 1px;
	color:#FFF;
	min-height:180px;
}

.single_t_to_c {
	background: none repeat scroll 0 0 #015999;
	margin-top: 1px;
	color:#FFF;
	min-height:180px;
}

.single_t_to_d {
	background: none repeat scroll 0 0 #015999;
	margin-top: 1px;
	color:#FFF;
	min-height:180px;
}

.t_to_b_text p {
  color: #333333;
  font-size: 12px;
  text-transform: uppercase;
}
.t_to_b_text a:hover p {
  color: #d23137;
  
}
.t_to_b_text a:hover {
  text-decoration:none;
  color: #d23137;
}
.t_to_b_text {
  float: left;
  overflow: hidden;
  width: 59%;
}
.t_to_b_dollr {
 float: left;
overflow: hidden;
width: 31%;
}
.t_to_b_del {
  float: left;
  overflow: hidden;
  width: 48%;
}
.t_to_b_dollr span {
  color: #d23137;
  font-size: 12px;
}
.t_to_b_del > del {
	color: #999999;
	font-size: 12px;
}
.single_t_to_b_slider h3 {
	color: #000;
	font-size: 18px;
	font-weight: 500;
	text-transform: uppercase;
}
.single_t_to_b .bx-wrapper {
	margin: 0 auto 7px;
	padding: 0;
	position: relative;
}
.single_t_to_b .bx-wrapper .bx-viewport {
	background: inherit;
	border: 0 solid #fff;
	box-shadow: 0 0 0 #ccc;
	left: 0;
	transform: translateZ(0px);
}
.single_t_to_b .bx-wrapper .bx-pager {
	display: none;
}
.single_t_to_b .bx-wrapper .bx-controls-direction a.bx-next {
	right: -32px;
	top: -104px;
}
.single_t_to_b .bx-wrapper .bx-controls-direction a.bx-prev {
	right: -21px;
	top: -104px;
}
.checkout_form  p, .shipping_form p {
	color: #212121;
	font-size: 12px;
	margin-bottom: 7px;
	text-transform: uppercase;
}

.azzurro {background-color:#00a2e3;}
.rosa {background-color:#d8006d;; }
.verde {background-color:#4bb076; }
.blu {background-color:#17206b;}
.arancione {background-color:#ff6b00;}



.ricerca-bandi fieldset {margin:1em; padding:2em; background-color:#eee;}

.ricerca-bandi input[type=text] {
  width: 100%;
  padding: 10px 5px;
  margin: 8px 0;
  box-sizing: border-box;
  border:1px solid #d9d9d9;
}

.ricerca-bandi input[type=radio] {
  margin: 8px 0;
}

.ricerca-bandi select {
  width: 100%;
  padding: 10px 5px;
  margin: 8px 0;
  border:1px solid #d9d9d9;
  background-color: #FFFFFF;
}

.ricerca-bandi input[type=button], input[type=submit], input[type=reset] {
  background-color: #006ab6;
  color: white;
  padding: 10px;
  text-decoration: none;
  margin: 8px 0;
  cursor: pointer;
  border:1px solid #006ab6;
}










