/*--- Featured Blocks ---*/
.featured-block{
	width:100%;
	height: 200px;
    overflow: hidden;
    position: relative;
}

.featured-block > a{
    text-align: left;
    width: 100%;
    height: 100%;
    display: block;
    color: #333;
    position: relative;
}
.fblock-icon{
    font-size: 53px;
    line-height: 150px !important;
    position: absolute;
    width: 100%;
    height: 50%;
    left: 0px;
    top: -20px;
	text-align: center;
	padding-right:0; 
	display:block;
}
.fblock-content{
    position: absolute;
    left: 0px;
    width: 100%;
    height: 50%;
    top: 50%;
}
.fblock-main{
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    color:#fff;
    text-align: center;
}
.fblock-sub{
    text-align:center;
    font-size: 14px;
	background:#fff;
	color:#747474;
}

.featured-block {
   background:#fff;
}
.featured-block .fblock-icon{
	font-size:70px;
    color: #0088cc;
}
.featured-block .fblock-main{
	color:#0088cc;
}

/*** end featured-block ***/



.product-grid-holder .product-item-holder{
    min-height: 368px;
}

#products-tab .image{
    height: 217px;
}
.product-grid-holder .product-item-holder .body {
    margin: 0 9px;
    min-height: 171px;
    border-bottom: 1px solid #ececec
}



.product-item h2{
    line-height: 25px;
}


.product-item-holder .price-current{
    color: #d3d3d3;
}
.product-item .title p{
    margin-top:5px;
}

.home h1,h2,.posts h3 , .posts h1, h1.post-title{
    color: #0088cc;
	padding-top: 10px;
	padding-bottom: 15px;
}

.posts h3{
    font-size: 17px;
}

.home h1{
    text-align: center;
}


.postlistitem{
	margin-bottom:25px;
}
.postlistitem .title{
	font-size: 25px;
}


pre{
	margin:0px;
	padding: 0px;
	overflow:inherit;
	border:0px;
	background: none;
	font-size: 15px;
	font-family: 'Open Sans', sans-serif;
	clear: left;
	white-space: pre-wrap;       /* css-3 */
 	white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
 	white-space: -pre-wrap;      /* Opera 4-6 */
 	white-space: -o-pre-wrap;    /* Opera 7 */
 	word-wrap: break-word;       /* Internet Explorer 5.5+ */
}

.spot{
	font-size: 10px;
}


.blog-sidebar h4{
	color: #0088cc;
}


#footer{
	padding:0px;
}

#nota1,#nota2{
	font-size: 10px;
}


 .internal{
    padding-bottom: 70px;
}
/* Clearing Styles */

.th {
line-height: 0;
display: inline-block;
border: solid 4px white;
max-width: 100%;
box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
transition: all 200ms ease-out;
}

.clearing-thumbs, [data-clearing] {
  margin-bottom: 0;
  margin-left: 0;
  list-style: none; }
  .clearing-thumbs:before, .clearing-thumbs:after, [data-clearing]:before, [data-clearing]:after {
    content: " ";
    display: table; }
  .clearing-thumbs:after, [data-clearing]:after {
    clear: both; }
  .clearing-thumbs li, [data-clearing] li {
    float: left;
    margin-right: 10px; }
  .clearing-thumbs[class*="block-grid-"] li, [data-clearing][class*="block-grid-"] li {
    margin-right: 0; }

.clearing-blackout {
  background: #333333;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 998; }
  .clearing-blackout .clearing-close {
    display: block; }

.clearing-container {
  position: relative;
  z-index: 998;
  height: 100%;
  overflow: hidden;
  margin: 0; }

.clearing-touch-label {
  position: absolute;
  top: 50%;
  left: 50%;
  color: #aaaaaa;
  font-size: 0.6em; }

.visible-img {
  height: 95%;
  position: relative; }
  .visible-img img {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -50%;
    max-height: 100%;
    max-width: 100%; }

.clearing-caption {
  color: #cccccc;
  font-size: 0.875em;
  line-height: 1.3;
  margin-bottom: 0;
  text-align: center;
  bottom: 0;
  background: #333333;
  width: 100%;
  padding: 10px 30px 20px;
  position: absolute;
  left: 0; }

.clearing-close {
  z-index: 999;
  padding-left: 20px;
  padding-top: 10px;
  font-size: 30px;
  line-height: 1;
  color: #cccccc;
  display: none; }
  .clearing-close:hover, .clearing-close:focus {
    color: #cccccc; }

.clearing-assembled .clearing-container {
  height: 100%; }
  .clearing-assembled .clearing-container .carousel > ul {
    display: none; }

.clearing-feature li {
  display: none; }
  .clearing-feature li.clearing-featured-img {
    display: block; }

@media only screen and (min-width: 40.063em) {
  .clearing-main-prev,
  .clearing-main-next {
    position: absolute;
    height: 100%;
    width: 40px;
    top: 0; }
    .clearing-main-prev > span,
    .clearing-main-next > span {
      position: absolute;
      top: 50%;
      display: block;
      width: 0;
      height: 0;
      border: solid 12px; }
      .clearing-main-prev > span:hover,
      .clearing-main-next > span:hover {
        opacity: 0.8; }

  .clearing-main-prev {
    left: 0; }
    .clearing-main-prev > span {
      left: 5px;
      border-color: transparent;
      border-right-color: #cccccc; }

  .clearing-main-next {
    right: 0; }
    .clearing-main-next > span {
      border-color: transparent;
      border-left-color: #cccccc; }

  .clearing-main-prev.disabled,
  .clearing-main-next.disabled {
    opacity: 0.3; }

  .clearing-assembled .clearing-container .carousel {
    background: rgba(51, 51, 51, 0.8);
    height: 120px;
    margin-top: 10px;
    text-align: center; }
    .clearing-assembled .clearing-container .carousel > ul {
      display: inline-block;
      z-index: 999;
      height: 100%;
      position: relative;
      float: none; }
      .clearing-assembled .clearing-container .carousel > ul li {
        display: block;
        width: 120px;
        min-height: inherit;
        float: left;
        overflow: hidden;
        margin-right: 0;
        padding: 0;
        position: relative;
        cursor: pointer;
        opacity: 0.4;
        clear: none; }
        .clearing-assembled .clearing-container .carousel > ul li.fix-height img {
          height: 100%;
          max-width: none; }
        .clearing-assembled .clearing-container .carousel > ul li a.th {
          border: none;
          box-shadow: none;
          display: block; }
        .clearing-assembled .clearing-container .carousel > ul li img {
          cursor: pointer !important;
          width: 100% !important; }
        .clearing-assembled .clearing-container .carousel > ul li.visible {
          opacity: 1; }
        .clearing-assembled .clearing-container .carousel > ul li:hover {
          opacity: 0.8; }
  .clearing-assembled .clearing-container .visible-img {
    background: #333333;
    overflow: hidden;
    height: 85%; }

  .clearing-close {
    position: absolute;
    top: 10px;
    right: 20px;
    padding-left: 0;
    padding-top: 0; } }
    

.migliorprezzo{
	background: rgba(192, 233, 158, 0.52);
	border-radius: 10px;
	padding: 10px;
}

.migliorprezzo .prezzo{
	font-size: 44px;
	font-weight: bold;
	font-family: cursive;
}


.migliorprezzo .prezzobox{
	margin-top: 10px;
}
.migliorprezzo .prezzobox .button{
	margin-top: 5px;
}

#imagelightboxcnt
{
    position: fixed;
    z-index: 9999;
 
    -ms-touch-action: none;
    touch-action: none;
}

/* ACTIVITY INDICATION */

		#imagelightbox-loading,
		#imagelightbox-loading div
		{
			border-radius: 50%;
		}
		#imagelightbox-loading
		{
			width: 2.5em; /* 40 */
			height: 2.5em; /* 40 */
			background-color: #444;
			background-color: rgba( 0, 0, 0, .5 );
			position: fixed;
			z-index: 10003;
			top: 50%;
			left: 50%;
			padding: 0.625em; /* 10 */
			margin: -1.25em 0 0 -1.25em; /* 20 */

			-webkit-box-shadow: 0 0 2.5em rgba( 0, 0, 0, .75 ); /* 40 */
			box-shadow: 0 0 2.5em rgba( 0, 0, 0, .75 ); /* 40 */
		}
			#imagelightbox-loading div
			{
				width: 1.25em; /* 20 */
				height: 1.25em; /* 20 */
				background-color: #fff;

				-webkit-animation: imagelightbox-loading .5s ease infinite;
				animation: imagelightbox-loading .5s ease infinite;
			}

			@-webkit-keyframes imagelightbox-loading
			{
				from { opacity: .5;	-webkit-transform: scale( .75 ); }
				50%	 { opacity: 1;	-webkit-transform: scale( 1 ); }
				to	 { opacity: .5;	-webkit-transform: scale( .75 ); }
			}
			@keyframes imagelightbox-loading
			{
				from { opacity: .5;	transform: scale( .75 ); }
				50%	 { opacity: 1;	transform: scale( 1 ); }
				to	 { opacity: .5;	transform: scale( .75 ); }
			}


		/* OVERLAY */

		#imagelightbox-overlay
		{
			background-color: #fff;
			background-color: rgba( 255, 255, 255, .9 );
			position: fixed;
			z-index: 9998;
			top: 0;
			right: 0;
			bottom: 0;
			left: 0;
		}


		/* "CLOSE" BUTTON */

		#imagelightbox-close
		{
			width: 2.5em; /* 40 */
			height: 2.5em; /* 40 */
			text-align: left;
			background-color: #666;
			border-radius: 50%;
			position: fixed;
			z-index: 10002;
			top: 2.5em; /* 40 */
			right: 2.5em; /* 40 */

			-webkit-transition: color .3s ease;
			transition: color .3s ease;
		}
			#imagelightbox-close:hover,
			#imagelightbox-close:focus
			{
				background-color: #111;
			}
			#imagelightbox-close:before,
			#imagelightbox-close:after
			{
				width: 2px;
				background-color: #fff;
				content: '';
				position: absolute;
				top: 20%;
				bottom: 20%;
				left: 50%;
				margin-left: -1px;
			}
			#imagelightbox-close:before
			{
				-webkit-transform: rotate( 45deg );
				-ms-transform: rotate( 45deg );
				transform: rotate( 45deg );
			}
			#imagelightbox-close:after
			{
				-webkit-transform: rotate( -45deg );
				-ms-transform: rotate( -45deg );
				transform: rotate( -45deg );
			}
		/* ARROWS */

		.imagelightbox-arrow
		{
			width: 3.75em; /* 60 */
			height: 7.5em; /* 120 */
			background-color: #444;
			background-color: rgba( 0, 0, 0, .5 );
			vertical-align: middle;
			display: none;
			position: fixed;
			z-index: 10001;
			top: 50%;
			margin-top: -3.75em; /* 60 */
		}
		.imagelightbox-arrow:hover,
		.imagelightbox-arrow:focus
		{
			background-color: #666;
			background-color: rgba( 0, 0, 0, .75 );
		}
		.imagelightbox-arrow:active
		{
			background-color: #111;
		}
			.imagelightbox-arrow-left
			{
				left: 2.5em; /* 40 */
			}
			.imagelightbox-arrow-right
			{
				right: 2.5em; /* 40 */
			}
			.imagelightbox-arrow:before
			{
				width: 0;
				height: 0;
				border: 1em solid transparent;
				content: '';
				display: inline-block;
				margin-bottom: -0.125em; /* 2 */
			}
				.imagelightbox-arrow-left:before
				{
					border-left: none;
					border-right-color: #fff;
					margin-left: -0.313em; /* 5 */
				}
				.imagelightbox-arrow-right:before
				{
					border-right: none;
					border-left-color: #fff;
					margin-right: -0.313em; /* 5 */
				}

		#imagelightbox-loading,
		#imagelightbox-overlay,
		#imagelightbox-close,
		#imagelightbox-caption,
		#imagelightbox-nav,
		.imagelightbox-arrow
		{
			-webkit-animation: fade-in .25s linear;
			animation: fade-in .25s linear;
		}
			@-webkit-keyframes fade-in
			{
				from	{ opacity: 0; }
				to		{ opacity: 1; }
			}
			@keyframes fade-in
			{
				from	{ opacity: 0; }
				to		{ opacity: 1; }
			}

		@media only screen and (max-width: 41.250em) /* 660 */
		{
			#container
			{
				width: 100%;
			}
			#imagelightbox-close
			{
				top: 1.25em; /* 20 */
				right: 1.25em; /* 20 */
			}
			#imagelightbox-nav
			{
				bottom: 1.25em; /* 20 */
			}

			.imagelightbox-arrow
			{
				width: 2.5em; /* 40 */
				height: 3.75em; /* 60 */
				margin-top: -2.75em; /* 30 */
			}
			.imagelightbox-arrow-left
			{
				left: 1.25em; /* 20 */
			}
			.imagelightbox-arrow-right
			{
				right: 1.25em; /* 20 */
			}
		}

		@media only screen and (max-width: 20em) /* 320 */
		{
			.imagelightbox-arrow-left
			{
				left: 0;
			}
			.imagelightbox-arrow-right
			{
				right: 0;
			}
		}
.tablebox .row{
	padding:5px;
	border: 1px solid #e7e7e7;
}		
.tablerowodd{
	background-color: #f8f8f8;
}


.relposts{
    margin-top: 10px;
}


.relposts h3{
    margin-bottom: 10px;
}
.relposts h4{
    margin-bottom: 13px;
}


.widget-post-list .media{
    margin-top:15px;
    color: #8f8f8f;
    font-size: 14px;
}


	/*********** newhome **************/

    .cta1-button {
      border: 1px solid #d43767!important;
      color: #fff!important;
      background: #E65F88!important;
      padding: 15px!important;
        border-radius: 4px!important;
        font-weight: bold!important;
    }
    .cta1-button:hover{
        background-color: #d43767!important;
        color: #fff!important;
    }
    .cta2-button {
      border: 1px solid #D84B13!important;
      color: #fff!important;
      background: #ED703E!important;
      padding: 15px!important;
        border-radius: 4px!important;
        font-weight: bold!important;
    }
    .cta2-button:hover{
        background-color: #D84B13!important;
        color: #fff!important;
    }

    .hgradient{
          background: linear-gradient(rgba(255, 255, 255, 1),rgba(5, 10, 29, 0));
          z-index: 1;
          width: 100%;
          height: 450px;
          overflow: hidden;
    }
    .texttoright{
        text-align:right;
    }
    .texttoleft{
        text-align:left;
    }
    .circle {
      width: 70px;
      height: 70px;
      -webkit-border-radius: 25px;
      -moz-border-radius: 25px;
      border-radius: 35px;
      border: 2px solid #0088cc;
      padding-left: 20px;
      padding-top: 15px;
      text-align:left;
      -webkit-animation-delay: 0.5s;
    }
    .info-area .row{
        margin-top:15px;
        min-height: 110px;
    }
    .iconsize{
        font-size: 37px;
    }
    
    #homepageinfo{
        margin-bottom: 40px;
        		background: #fff;
		  position: relative;
    }
    .info-area{
        margin-top: 40px;
    }
    #newhomepage{
        margin-top:210px;
        text-align:center;
        height: 665px;
    }
    #sectionbg{
        width: 100%; 
        background-attachment: scroll; 
        background-color: rgba(0, 0, 0, 0); 
        background-size: cover; 
        background-repeat: repeat;
          position: absolute;
          width: 100%;
          top: 0;
          bottom: 0;
          right: 0;
          left: 0;
          overflow: hidden;
          z-index: 0        
    }
	#newhomepage h1{
		  /* font-weight: bold !important; */
		  text-transform: none; 
	}
    #newhomepage h2{
          margin-top: 15px;
    }
    .textgreen{
        color: #0088cc;
    }
    .contact-row i {
        color: #0088cc;
    }
    .homepageinfo-header{
        text-align: center;
    }
    .homepageinfo-cta{
        margin-top:70px;
        text-align: center;
    }
    .search-area .search-button {
        background-color: #0088cc;
    }
    #searchform{
        background: #fff;
    }
    #esplorasito .arrow-esplora{
        display:none;
    }
    
    .esplora-area{
        margin-top:60px;
    }
    #esplorasito{
      /* -vendor-animation-duration: 3s; */
      -webkit-animation-name: tada;
      -webkit-animation-delay: 5s;
      -webkit-animation-iteration-count: 1;
    }
    header .top-cart-row .wishlist-compare-holder a:hover {
        color: #0088cc;
    }
    header .top-cart-row .wishlist-compare-holder a:hover i {
        color: #0088cc;
    }
    header .top-cart-row .top-cart-holder .basket-item .price {
        color: #0088cc;
    }
    header .top-cart-row .top-cart-holder .basket-item-count .count {
        background-color: #0088cc;
    }

    header {
        padding: 0px 0 31px 0;
        padding-bottom: 10px;
        border:0px;
    }
    header.ver2 {
        padding-bottom: 0;
        margin-bottom: 13px;
    }
    header .logo-holder .logo {
        margin: 17px 0;
        margin-bottom: 0px;
    }
    .contact-row {
        font-size: 14px;
        line-height: 20px;
    }
    .contact-row .phone {
        margin: 0 10px 0 0;
    }
    .contact-row i {
        vertical-align: middle;
        margin: 0 8px 0 0;
        font-size: 23px;
        line-height: 23px;
    }
    .search-area {
        border: 3px solid #c6c6c6;
        border-radius: 7px;
        margin: auto;
        top: 50%;
        text-align: center;
        margin-top: 60px;
        width: 70%;
    }
    .search-area .categories-filter {
        line-height: 44px;
        padding-left: 7px;
        display: inline-block;
        border-left: 1px solid #e0e0e0;
        text-transform: capitalize;
    }
    .search-area .categories-filter .dropdown-menu {
        width: 156%;
        left: -8px;
    }
    .search-area .categories-filter .dropdown-toggle {
        color: #3d3d3d;
        padding: 0 14px 0 2px;
    }
    .search-area .categories-filter .dropdown-toggle:after {
        content: "\f107";
        font-family: fontawesome;
        color: #e0e0e0;
        display: inline-block;
        font-size: 25px;
        line-height: 25px;
        vertical-align: sub;
        margin: 0 0 0 8px;
    }
    .search-area .search-field, .search-area .search-button, .search-area .categories-filter {
        display: inline-block;
    }
    .search-area .search-field {
        border-radius: 5px 0 0 5px;
        border: none;
        width: 85%;
        padding: 13px;
    }
    .search-area .search-button {
        float: right;
        display: inline-block;
        text-align: center;
        padding: 15px 15px 13px 15px;
        margin: -3px -3px 0 0;
        border-radius: 0 5px 5px 0;
        border: 1px;
    }
    .search-area .search-button:hover {
        background-color: #939393;
    }
    .search-area .search-button:after {
        content: "\f002";
        font-family: fontawesome;
        font-size: 25px;
        line-height: 25px;
        vertical-align: sub;
        color: #fff;
    }
    header .top-cart-row {
        padding: 35px 0 0 21px;
    }
    header .top-cart-row .wishlist-compare-holder {
        line-height: 24px;
        margin: 0 18px 0 0;
        font-size: 13px;
        text-transform: capitalize;
        display: inline-block;
        vertical-align: top;
    }
    header .top-cart-row .wishlist-compare-holder a {
        color: #3d3d3d;
    }
    header .top-cart-row .wishlist-compare-holder i {
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
        color: #c6c6c6;
        margin: 0 10px 0 0px;
        font-size: 14px;
    }
    header .top-cart-row .top-cart-holder {
        position: relative;
        display: inline-block;
        vertical-align: top;
    }
    header .top-cart-row .top-cart-holder .checkout a {
        display: inline-block;
    }
    header .top-cart-row .top-cart-holder .dropdown-menu {
        width: 332px;
        left: -170px;
        top: 65px;
        padding: 16px 0 0 0;
    }
    header .top-cart-row .top-cart-holder li {
        border-bottom: 1px solid #e0e0e0;
    }
    header .top-cart-row .top-cart-holder .basket-item {
        padding: 11px 28px;
        position: relative;
    }
    header .top-cart-row .top-cart-holder .basket-item .thumb {
        border: 1px solid #e0e0e0;
        text-align: center;
        display: inline-block;
        vertical-align: top;
    }
    header .top-cart-row .top-cart-holder .basket-item .title {
        font-weight: 100;
        line-height: 26px;
    }
    header .top-cart-row .top-cart-holder .basket-item .price {
        font-weight: 700 !important;
        font-weight: 800;
    }
    header .top-cart-row .top-cart-holder .basket-item .close-btn {
        display: inline-block;
        position: absolute;
        right: 8%;
        top: 41%;
    }
    header .top-cart-row .top-cart-holder .basket-item .close-btn:after {
        color: #3d3d3d;
        content: "\f00d";
        font-family: fontawesome;
    }
    header .top-cart-row .top-cart-holder .basket-item-count {
        position: relative;
        display: inline-block;
        vertical-align: top;
    }
    header .top-cart-row .top-cart-holder .basket-item-count .count {
        position: absolute;
        color: #fff;
        top: 5px;
        right: 12px;
        border-radius: 100px;
        width: 21px;
        height: 21px;
        line-height: 21px;
        font-size: 12px;
        font-weight: bold;
        text-align: center;
    }
    header .top-cart-row .top-cart-holder .dropdown-toggle {
        display: block;
        padding: 0;
    }
    header .top-cart-row .top-cart-holder .dropdown-toggle .lbl {
        font-size: 14px;
        line-height: 21px;
        color: #3d3d3d;
        display: block;
    }
    header .top-cart-row .top-cart-holder .dropdown-toggle .total-price {
        font-size: 22px;
        font-weight: bold;
    }
    header .top-cart-row .top-cart-holder .dropdown-toggle:after {
        display: none;
    }
    header .top-cart-row .top-cart-holder .total-price-basket {
        margin: 0 0 0 5px;
        display: inline-block;
        vertical-align: top;
        text-transform: capitalize;
    }
    .header-alt {
        border-bottom: none;
    }
    
    .homeslideinfo{
		  margin-top: 80px;
		  background: rgba(255, 255, 255, 0.5);
		  border-radius: 10px;
    }
    
   	blockquote {
		font-size: 18px;
		font-style: italic;
		margin: 0.25em 0;
		padding: 0.25em 40px;
		line-height: 1.45;
		position: relative;
		color: #383838;
		border-left:none;
		z-index: 980;
	}
   
   	blockquote:before {
   		font-family:Georgia;
		display: block;
		content: "\201C";
		font-size: 80px;
		position: absolute;
		left: 0px;
		top: -20px;
		color: #7a7a7a;
		z-index: 980;
	}
	
	.homeheaderbox{
		background: rgba(255,255,255,.5);
		border-radius: 10px;
		  padding: 10px;
	}
	
	.homeheaderbox h2{
		color:#3d3d3d !important;
		font-weight: normal !important;
		text-transform: none;
	}
	
	.featured_cat_link{
	    clear:both; padding-top: 20px; text-align: right;
	}
/* Small devices (tablets, 768px and up) */
@media (max-width: 767px) {
	#newhomepage {
		margin-top:0px;
	}
	#homepageinfo{
		margin-top: 40px;
	}
	.search-area{
		  width: 100%;
		  margin-top: 10px;
	}
	.search-area .search-field {
		width: 80%;
	}
	.esplora-area {
	  margin-top: 34px;
	}
}


	.boxadvprodotto {
	    width: 300px;
	    float: right;
	    text-align: center;
	    clear: both;
	    margin-left: 10px;
	}
	.inner-top-xs{
		margin-top:20px;
	}
/*
.boximgprodotto{
    min-height: 300px;
	}*/
	.migliorprezzo{
		background: transparent;
		text-align: right;
	}
	.migliorprezzo .prezzo{
		font-size: 15px;
		font-weight: normal;
		font-family: 'Open Sans',sans-serif;
	}
	
	.migliorprezzo .btn-success {
	    color: #5BB312;
	    background-color: rgb(222, 243, 204);
	    border-color: #DEF3CC;
	}
	.migliorprezzo .btn-success:hover {
	    color: #fff;
	    background-color: rgba(89, 178, 16, 0.63);
	    border-color: #96CE68;
	}
	
	#item_accordion .content_block {
		padding-left: 0px;
	}
	#item_accordion .section_heading{
		padding-left: 0px; 
	}


#list-view .cart-item:first-child {
    padding-top: 0;
}

#list-view .cart-item {
    border-bottom: 1px solid #e0e0e0;
    padding: 15px 0 15px;
}

#list-view .thumb-holder img{
	width:60px;
}
#list-view .cart-item .title a {
    line-height: 15px;
    font-size: 16px;
    text-transform: capitalize;
    font-weight: 700;
    color: #0E53A5;
}


.pflogo{
	background: #fff;
	border-radius: 4px;
	padding-left: 5px;
}

.toc_container a{
	color:#333;
}

.toc_container p.toc_title {
	font-size: 20px;
	margin: 0;
	padding: 0;
}

.toc_container ul.sp_method_toc{
	counter-reset: li;
	list-style: none;
	padding: 0;
	text-shadow: 0 1px 0 rgba(255,255,255,.5);
	margin: 1.2em 0 1.2em 1em;
}

.toc_fixed {
	position: fixed;
	top: 0px;
	border: none;
	padding: 0px;
	left: 0px;
	width: 100%;
	/* display: inline-block; */
	/* list-style: circle; */
	display: block;
	background: white;
	z-index: 99999;
	font-size: 13px;
	box-sizing: border-box;
	border-bottom: 1px solid #60c6d7;
	padding-left:10px;
}

.toc_fixed .tocnavbar-nav {
	width:90%;
}
.toc_fixed .tocnavbar {
	display: none;
}

.toc_fixed li {
	display: inline-block;
	position: relative;
	transition: padding 0.5s;
	margin-left: 4px;
	margin-right: 12px;
}
.toc_fixed .toc_title {
	margin-left: 15px !important;
	/* display: block; */
}

.toc_fixed .toc_title a{
	text-decoration: none;
	cursor:  pointer;
}
.list-group {
	padding-left: 20px;
	margin-bottom: 20px;
	list-style: circle;
	font-size: 18px;
}

.btn{
	white-space: normal;
}


.sp_method_toc li:before, .sp_method_toc li:before {
	content: counter(li);
	counter-increment: li;
	position: absolute;
	left: -1.3em;
	top: 20px;
	margin-top: -1.3em;
	background: #87ceeb;
	height: 2em;
	width: 2em;
	line-height: 1.3em;
	border: .3em solid #fff;
	text-align: center;
	font-weight: 700;
	border-radius: 2em;
	transition: all .3s ease-out;
	color: #555;
	font-size: 14px;

}

.sp_method_toc li, .sp_method_toc li {
	margin: .6em 0;
	padding: .4em .4em .4em 2em;
	position: relative;
	display: block;
	background: #EFEFEF;
	text-decoration: none;
	border-radius: .3em;
	font-size: 14px;
	margin-top: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 49%;
	float: left;
}

@media only screen and (max-width: 810px) {
	.sp_method_toc li, .sp_method_toc li  {
		width: auto;
		float: none;
	}
}

#scrollUp {
	bottom: 20px;
	right: 20px;
	font-size: 36px;
	line-height: 100%;
	color: #FFF;
	padding: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	opacity: .5;
	height: 42px;
	width: 42px;
	background-color: #0088cc;
	cursor: pointer;
	text-align: center;
}

.featherlight .featherlight-close-icon{
	font-size: 40px !important;
	font-weight: bolder;
	top: 7px!important;
	width: 40px!important;
}

#main-content .container{
    background: white;
}