@font-face {
	font-family: MyFont;
	src: url('../fonts/SignikaNegative-Regular.ttf');
}
@font-face {
	font-family: 'fontello';
	src: url('../fonts/fontello.eot?79443081');
	src: url('../fonts/fontello.eot?79443081#iefix') format('embedded-opentype'),  url('../fonts/fontello.woff?79443081') format('woff'),  url('../fonts/fontello.ttf?79443081') format('truetype'),  url('../fonts/fontello.svg?79443081#fontello') format('svg');
	font-weight: normal;
	font-style: normal;
}
/******  MODIFICACIONES GENERALES ***********/

h5.product_name.pname-grid {
	height: 30px;
	line-height: 16px;
}
-replace-2x {
	-webkit-transition: opacity 1s ease-in-out;
	-moz-transition: opacity 1s ease-in-out;
	-o-transition: opacity 1s ease-in-out;
	transition: opacity 1s ease-in-out;
}
.new-box, .sale-box {
	border-radius: 156px 35px 156px 36px;
	-moz-border-radius: 156px 35px 156px 36px;
	-webkit-border-radius: 156px 35px 156px 36px;
	padding: 3px 10px 4px 10px;
}
.new-box {
	background-color: yellowgreen;
}
.sale-box {
	background-color: #7CA109;
}
#SpainNotice {
	border: solid 1px rgb(214, 237, 189);
	border-radius: 4px;
	padding: 5px;
}
#page {
	background: url('../img/bgTop.jpg') no-repeat center center fixed;
	background-size: cover;
}
#voucher > fieldset > h4 {
	float: left;
}
/****** HEADER *********/

#header #tptn_header_links ul li a {
	text-decoration: underline;
	display: inline;
	background: #eee;
	padding: 11px 14px;
}
#header #tptn_header_links ul li a:hover {
	color: #F65501;
	text-decoration: none;
}
#header_logo {
	top: 10px;
}
#header-row .container {
	background-color: white;
	height: 100%;
}
.pagination {
	width: 100%;
}
#pagination_bottom > ul {
	text-align: right;
	margin-left: auto;
	margin-right: auto;
	display: block;
	float: right;
}
#header #banner-row {
	font-size: 16px;
	text-align: center;
	color: #FFFFFF;
	background-color: #3E3E3E;
	padding: 5px;
	font-family: 'MyFont';
	text-transform: uppercase
}
#banner-row a {
	color: white;
}
#header .shopping_cart > a:before {
	content: "";
	display: inline-block;
	font-family: "FontAwesome";
	margin: 0 5px 0 0;
}
#header .shopping_cart {
	background-color: #EB5B31;
}
/******* FOOTER **********/

.footer-block {
	padding: 10px;
	background-color: rgba(255, 255, 255, 0.9);
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
/******* CONTENEDOR ********/

#columns .container {
	border: solid 2px #DADADA;
	-webkit-border-radius: 5px 10px;
	background-color: white;
	padding-bottom: 20px;
}
#columns {
/*border: solid 4px #7ca145;*/
}
#img.logo.img-responsive {
	width: 500px !important;
	height: 40px;
}
/******** CANARIUSMENU *********/
.ca-menu a:hover {
	text-decoration: none;
}
.ca-menu li {
	/*width: 80px;*/
	height: 35px;
	line-height: 50px;
	overflow: hidden;
	position: relative;
	display: block;
	border-radius: 4px;
	margin-bottom: 4px;
	letter-spacing: -0.5px;
	margin: 0;
	float: left;
	padding-right: 20px;
}
.ca-menu li h2 {
	font-family: 'MyFont';
	text-transform: uppercase;
	color: green;
	text-shadow: 0 1px 0 #fff;
	font-weight: 700;
	font-size: 16px;
	letter-spacing: -0.5px;
}
/*#CanariusMenu 
{
	height: 35px;
	width: 400px;
}*/

#CanariusMenu ul {
	float: left;
}
ul#CanariusMenu {
	position: relative;
	height: 40px;
}
.tptncarousel h4 {
	font-family: "MyFont";
	font-weight: bold;
	font-size: 16px;
	margin: 0 0 25px;
	text-transform: uppercase;
	color: #7ca109 !important;
	text-decoration: underline;
	border-bottom: 1px solid #e5e5e5;
	padding: 0 10px 7px;
}
.idTabs .selected {
	background: #7ca109 !important;
}
.idTabs a:hover {
	background: #7ca109 !important;
}
#top-categ {
/*background-color: #7ca109 !important;*/
}
ul.topmenu li a {
	border-right: solid 1px #8eb21f;
	display: block;
	font-size: 18px;
	font-family: MyFont;
	line-height: 1.7em;
	padding: 0 8px;
	position: relative;
	text-decoration: none;
	text-transform: uppercase;
	/*background: #7ca109;*/
	line-height: 45px;
}
ul.topmenu li a:last-child {
	background-color: #D8BD00;
}
ul.topmenu li a:last-child:hover {
	background-color: #D8BD00;
}
ul.topmenu li a:hover {
	color: none;
	background: none;
}
ul.topmenu ul li {
	width: 400px;
	background: #FAFEEE;
}
li.tptnHover {
}
#tptnHover {
/*color:red;*/
}
/*ul.topmenu li li a
{
	font-size: 15px;
	line-height: normal;
	padding:5px;
	line-height:normal;
	text-transform: uppercase;
	background: #FAFEEE;
	max-width: 270px;
	font-size: 1.166em;
	font-weight: normal;
	text-decoration: underline;
	font-family: Tahoma, Helvetica, sans-serif;
}*/

ul.topmenu li.tptnHover ul li a {
	padding: 5px 10px;
	font-family: Tahoma, Helvetica, sans-serif;
	/*font-size: 1.166em;*/
	font-size: 14px;
	font-weight: normal;
	margin-left: 50px;
	background: #FAFEEE;
	text-transform: uppercase;
	text-decoration: underline;
	text-shadow: none;
}
ul.topmenu li.tptnHover ul li a:hover {
	color: #7ca109;
	background: none;
}
ul.topmenu li.tptnHover ul li a:active {
	color: #7ca109 !important;
	background: none!important;
}
#tptntopmenu {
	background: #7ca109 !important;
	height: 45px;
}
#tptnsearch {
	border-radius: 3px;/*position: absolute;
	padding-top: 6px;
	left:350px;
	top: 134px;
	width: 600px !important;*/
}
#search_query_top {
/*width:495px!important;*/
}
.footer_top {
	background: url('../img/bgFooter.jpg') repeat-x #473221;
	border-top: none;
	border-bottom: none;
	/*padding-top: 0px !important;
	padding-right: 0px !important;*/
	padding-top: 140px;
}
.footer_top li {
	margin: 0 0 10px;
	padding-left: 15px;
}
.footer_top h4 {
	border-bottom: 1px solid #ddd;
	font-family: "MyFont";
	font-size: 14px;
	padding-top: 60px;
	color: #222222;
	font-weight: normal;
	padding: 5px;
	cursor: pointer;
}
.footer_top .footer-block {
	position: relative;
}
#tptnhtmlbox1 {
	position: relative;
	font-family: MyFont;
	font-size: 2em;
	color: #7ca109;
	font-weight: bold;
	text-align: center;
}
#best-sellers_block {
	/*border: 1px solid #dfdfdf;*/
	position: relative;
	bottom: 100px;
	margin-top: 20px;
}
#left_column .block .title_block {
	font-family: "MyFont";
	font-size: 16px;
	margin: 0 0 15px;
	text-transform: uppercase;
	color: #7ca109;
	font-weight: bold;
	margin-left: 15px;/*text-align: center;*/
}
#left_column .colprods li .left_block {
	border: none;
	float: left;
	margin: 0 10px 0 0;/*width: auto;*/
}
#left_column .colprods li:hover .left_block {
	border: 1px solid #ddd;
}
#left_column .colprods li .right_block {
	float: none;
}
#left_column .colprods .block_content li {
	/*margin: 0 0 15px;*/
	border-bottom: 1px solid #cccccc;
	margin-left: 5px;
}
#left_column .block .block_content li:last-child {
	margin-left: 5px !important;
}
#left_column .colprods li .prod-name {
	display: block;
	font-style: normal !important;
	font-size: 14px;
	line-height: 17px;
	color: #a2a2a2;
	margin-right: 15px;
	text-decoration: none;
	white-space: nowrap;
	font-family: Verdana;
	overflow: hidden;
}
.tptncarousel .item {
	text-align: center;
}
#banner {
	height: auto;
	border: solid 2px #7ca109;
	/*margin: 10px 15px 10px 3px;*/
	margin-top: 10px;
	background: url('../img/bgH1.jpg');/*padding-top: 30px;*/
}
#banner2 {
	height: auto;
	width: auto;
}
.footer_top a:hover {
	color: #F65501
}
/* ul.toggle-footer {
	-webkit-border-radius: 5px 10px;
	position:relative;
	bottom: 20px;
	right:15px;
}remove */
.toggle-footer {
	margin-bottom: 50px;
}
#banner h2 {
	color: white;
	text-align: center;
}
.row {
/*padding-bottom: 10px;
		border: solid 4px #7ca145;*/
}
.tptncarousel .product-image-container {
/*border:none;*/
}
#languagesSeal {
	bottom: 31%;
	height: 199px;
	position: fixed;
	right: 0;
	width: 43px;
	z-index: 110;
}
/*#languagesSealSmall 
{
	bottom: 65%;
	height: 199px;
	position: fixed;
	left: 0;
	/*right:0;
	width: 43px;
	z-index: 110;
}*/

.LeftContentBox {
	margin-bottom: 20px;
}
#embedded_widget .embedded_widget_container .embedded_widget_header .embedded-inner-header {
	font-size: 18px;
	color: #7CA109 !important;
	background-color: white;
	font-family: 'MyFont';
	text-transform: uppercase;
	font-weight: bold;
	text-align: left !important;
	padding-left: 10px !important;
}
#reviewsSeal {
	bottom: 12%;
	height: 105px;
	position: fixed;
	right: 0;
	width: 42px;
	z-index: 110;
}
/*
#reviewsSealSmall
{
	bottom: 44%;
	height: 105px;
	position: fixed;
	left: 0;
	width: 42px;
	z-index: 110;
}*/


#tptnsocial {
	left: 0px;
	width: 40px;
	top: 60%;
}
#top-categ img {
	width: 45px;
	height: 45px;/*background-image: #7ca109;*/
}
span.button {
	background: url("../img/custom/grad.png") repeat-x scroll 0 bottom #F66701 !important;
	border: white !important;
}
button.button {
	background: url("../img/custom/grad.png") repeat-x scroll 0 bottom #F66701 !important;
	border: white !important;
}
button.button:hover {
	background: #F66701 !important;
}
.button-container a:hover {
	/*color:orange;*/
	color: #7ca109
}
.button-container input[type=text] {
	width: 25px;
	text-align: center;
	float: left
}
.button-container .fa-minus:before, .button-container .fa-plus:before {
	right: auto;
	float: left;
	display: block
}
.button-container .product_quantity {
	right: auto;
	float: left;
	display: block;
	padding: 10px 5px 0px 5px
}
.fa-shopping-cart:before {
/*content: "\f07a";*/
}
i.fa.fa-shopping-cart {
/*font-size: 25px;*/
}
.shopping_cart {
	border: solid 2px #B95409;
	height: 40px;
	top: 94px;
}
.shopping_cart > a {
	background: url("../img/custom/cart.png") no-repeat scroll left center transparent;
	color: #fff;
	text-decoration: none;
	font-family: MyFont;
	font-size: 18px;
	line-height: 35px;
}
span.price.product-price {
	font-size: 18px;
	font-family: MyFont;
}
.tptncarousel .item .functional-buttons a {
	width: 40px;
}
.tptncarousel .item .functional-buttons a:hover {
	background: #F13340;
	text-decoration: none;
}
.breadcrumb a.home i {
	font-size: 15px;
	border-right: none;
}
.fa.fa-home {
	font-size: 45px;
	border-right: solid 4px #7ca109;
	background: white !important;
}
ul.step li.step_current {
	background: none repeat scroll 0 0 #444;
}
ul.step li a, ul.step li span {
	text-decoration: none;
	color: #fff;
	text-transform: capitalize;
}
/*.col-md-3
{
		position: relative;
		top: 500px;
}*/

/* #btnNewPlants img {
	position: relative;
	bottom:12px;
} remove */
#banner_block2 img {
	position: relative;
	bottom: 450px;
}
div#tptncolbanner {
	position: relative;
	bottom: 100px;
}
/*#tptncolbanner li.first 
{
	margin: 0;
	position: relative;
	bottom: 100px;
}

#tptncolbanner li 
{
	position: relative;
	bottom: 100px;
	margin-left: 30px;
}*/

/* #btnColdHardy img {
	position: relative;/*bottom: 450px;

#btnUnusualPlants img {
	position: relative;
	bottom: 100px;
	left:150px;
}
#btnVariegatedPlants img {
	position: relative;
	bottom: 90px;
} remove?? */

#btnUnusualPlants img {
	margin-left: 5px;
}
#left_column .colprods li .right_block {
	width: 250px !important;
}
.tptncarousel .product-image-container {
	position: relative;
}
#PlantsTotal a {
	text-decoration: underline;
}
#PlantsTotal a:hover {
	text-decoration: none;
}
hr {
	border: black 1px #7ca109;
	display: block;
	-webkit-margin-before: 0.5em;
	-webkit-margin-after: 0.5em;
	-webkit-margin-start: auto;
	-webkit-margin-end: auto;
	border-style: inset;
	border-width: 1px;
	position: relative;
	bottom: 15px;
}
#tptnfooterblock1 {
	position: relative;/* right: 40px; remove */
}
.alert-warning, .warning {
	margin: 0 0 10px 0;
	/*padding: 10px;*/
	border: 1px solid #e6db55;
	background: #ffffe0;
	color: black;
}
/*.alert-warning:before, .warning:before {
	content: "";
}*/

h2 {
	font-weight: 700;
	font-family: 'Droid Sans', sans-serif, serif;
	color: #434853;
	text-shadow: 0 1px 0 #fff;
	letter-spacing: -0.5px;
	margin: 0;
}
h1#cart_title {
	font-family: "MyFont";
	font-weight: bold;
	font-size: 2em;
	text-align: center;
	margin: 0 0 25px;
	text-transform: uppercase;
	color: #7ca109 !important;
	/*text-decoration: underline;*/
	border-bottom: 1px solid #e5e5e5;
	padding: 0 10px 7px;
}
h1.page-heading.product-listing {
	color: #7ca109;
	font-family: MyFont;
	font-size: 22px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 0px;
}
h1.page-heading {
	color: #7ca109;
	font-size: 22px;
	font-weight: bold;
	font-family: MyFont;
}
.box-info-product {
	/*background: url("../img/custom/grad.png") repeat-x scroll 0 bottom #81A709;*/
	background: white;
	position: relative;
	color: #FFF;
	margin-bottom: 15px;
	padding: 0px;
}
.canariusFeaturesDiv {
	height: 35px;
	width: 60px;
	margin: 5px 0px 5px 5px;
	cursor: pointer;
	float: left;
	color: #fff;
	font-size: 8px;
	text-transform: uppercase;
	padding: 0px;
	line-height: 8px;
}
.paddingFeaturesDiv {
	padding-left: 16px;
}
#canariusFeatures {
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-color: #81a709;
	padding: 8px 5px 8px 5px;
	position: relative;
	color: #fff;
	margin-bottom: 10px;
}
.simptipFeatures:before {
	border-color: #a9db66 transparent transparent;
}
.simptipFeatures:after {
	border: 6px solid #e2e2e2;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color: #020202;
	text-align: center;
	background-color: #fff;
	overflow: visible
}
.simptipBig:after {
	padding: 10px;
	width: 200px;
	white-space: normal;
	line-height: 15px;
}
.our_price_display {
	font-size: 24px;
	font-family: MyFont;
}
#availability_value {
	display: inline-block;
	font-weight: bold;
	color: #8DAC2D;
	text-transform: uppercase;
	font-family: Tahoma, Helvetica, sans-serif;
}
#quantity_wanted_p label {
	font-weight: bold;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
}
#quantity_wanted {
	border: 1px solid #CCC;
	position: relative;
	right: 50px;
	bottom: 5px;
}
.fa-minus:before {
	content: "\f068";
	position: relative;
	right: 50px;
}
.fa-plus:before {
	content: "\f067";
	position: relative;
	right: 50px;
}
.fa-sign-in-left:before {
	content: "\f090";
}
.fa-user-plus:before {
	content: "\f234";
}
/*.box-cart-bottom 
{
	position: relative;
	bottom: 120px;
	left: 160px;

}*/ 




p#add_to_cart {
	font-family: MyFont;
	font-size: 20px;
}
p#add_to_cart .exclusive {
	text-transform: uppercase
}
#more_info_sheets {
	background: #f5f5f5;
	padding: 16px;
	width: 100%;
	border: none;
}
em {
	font-style: italic;
}
button.exclusive {
	background: url("../img/custom/grad.png") repeat-x scroll 0 bottom #F66701 !important;
}
button.exclusive:hover {
	background: none #E45F00 !important;
}
.pb-right-column #short_description_block {
	display: block;
	color: #888;
	margin: 0 0 20px;
}
#product_reference {
	display: none;
}
#product_manufacturer {
	display: none;
}
span#disponible {
	font-weight: bold;
	font-size: 12px;
	font-family: Tahoma, Helvetica, sans-serif;
}
#order_step em {
	font-style: normal;
}
#pQuantityAvailable {
	display: none;
}
span.heading-counter {
	color: #999;
	font-size: 14px;
}
.page-heading span.heading-counter {
	font-family: MyFont;
	font-size: 14px;
	color: #999;
	text-transform: uppercase;
	font-weight: bold;
}
/*#categoryTitle
{ 
	padding-left:6px; 
	font-size:24px; 
	background: rgba(255, 255, 255, .9); 
	-webkit-border-radius: 4px; 
	border-radius: 4px; 
	-webkit-box-shadow: 0px 0px 3px 5px rgba(0, 0, 0, 0.3); 
	box-shadow: 0px 0px 3px 5px rgba(0, 0, 0, 0.3);  
}*/

span.exclusive {
	font-family: MyFont;
	font-size: 15px;
	padding: 10px 20px 10px 20px;
	background: url("../img/custom/grad.png") repeat-x scroll 0 bottom #F66701 !important;
	/*border-color: white!important;*/
	border: none !important;
}
span.exclusive:hover {
	background: #F66701 !important;
}
span.exclusive2 {
	font-family: MyFont;
	font-size: 15px;
	height: 40px;
	/*background: #F66701;
	border-color: #F66701;*/
	background: url("../img/custom/grad.png") repeat-x scroll 0 bottom #F66701 !important;
	border-color: none!important;
	border-width: medium medium 3px;
	border-style: none none solid;
	border-radius: 3px;
	color: #FFFFFF;
	font-size: 14px;
	display: inline-block;
	padding: 8px 14px 7px;
	text-decoration: none;
}
.qtyInfo {
	float: right;
	margin-right: 5px;
	background: whitesmoke;
	padding: 4px 6px 4px 6px;
}
a.product-name {
	/*font-family: MyFont;*/
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 15px;
}
a.product-name:hover {
	color: #105BD5;
}
h4.title_block {
	font-family: MyFont;
	font-weight: normal;
	font-size: 16px;
	color: #7CA109;
	padding: 0 10px 10px 0px;
	text-transform: uppercase;
	font-weight: bold;
}
#layered_block_left .layered_subtitle {
	border-radius: 3px;
	border: solid 1px #CBE383;
	font-family: MyFont;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	color: #666;
	margin: 12px 0px -5px 0px;
	background: #fafeee;
	padding-left: 10px;
	padding-top: 3px;/*height: 14px;*/
}
span.layered_subtitle {
	height: 23px;
}
#left_column .block .block_content li:last-child {
	margin-left: 0px !important;
}
/*#tptncolbanner .title_block li:last-child
{
	display: none;
}*/

#tptncolbanner li.first img {
	padding-left: 0px;
}
#tptncolbanner li img {
	padding-left: 10px;
}
ul#ul_layered_category_0 {
	/* margin-left: 20px; */
	position: relative;
	left: 20px;
	line-height: 0px;
}
ul#ul_layered_price_0 {
	left: 20px;
	position: relative;
}
#layered_block_left ul.layered_filter_ul {
	clear: both;
	position: relative;
	left: 1px;
}
#left_column #layered_block_left ul li {
	margin: 3px 0;
	font-size: 12px;
	font-family: Tahoma, Helvetica, sans-serif;
}
#layered_form div div ul {
	max-height: 200px;
	overflow-x: auto;
}
ul.product_list .product-image-container {
	position: relative;
	border: 1px solid #eee;
}
ul.product_list .item:hover .product-image-container {
	border: 1px solid #ddd;
}
#usefull_link_block li.txt {
	margin-top: 6px;
	font-family: MyFont;
	font-weight: bold;
	position: relative;
}
a#wishlist_button {
	position: relative;
	bottom: 35px;
	left: 150px;
}
#quantity_wanted_p input {
	width: 30px;
}
/*.bottom-pagination-content 
{
	overflow: hidden;
	position: relative;
	bottom: 1040px;
}
*/
.cat_desc.rte p {
	/*position: inherit;*/
	font-size: 13px;
	line-height: 12px;
	color: grey;
}
a.ui-slider-handle {
	background: #693 !important;
}
ul.product_list.list .product-desc {
	color: #888;
	margin-bottom: 15px;
	font-size: 11px;
	font-family: Tahoma, Helvetica, sans-serif;
}
button.button.bt_compare.bt_compare_bottom {
	background: url("../img/custom/grad.png") repeat-x scroll 0 bottom #F66701 !important;
	border-color: white!important;
}
button.button.bt_compare.bt_compare_bottom:hover {
	background: #F66701 !important;
}
.breadcrumb {
	text-transform: uppercase;
	/*text-decoration: none;*/
	font-size: 14px;
}
.breadcrumb a:hover {
	color: #F65501;
	text-decoration: none !important;
}
#logofcfooter {
	background: url('../img/logofc_footer.jpg');
	border: 0 none;
	cursor: pointer;
	float: right;
	margin-right: 16px;
	height: 26px;
	width: 80px;
}
#left_column .block {
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: 0px solid #E5E5E5;
}
#best-sellers_block {
	height: auto;
}
a.button {
	background: url("../img/custom/grad.png") repeat-x scroll 0 bottom #F66701 !important;
	border: white !important;
}
a.button:hover {
	background: #F66701 !important;
}
/********** othersections button ***********/

.otherSectionsContainer .button {
	width: 90%;
}
section.tptncarousel.clearfix a {
	font-size: 12px;
	text-decoration: underline;
}
section.tptncarousel.clearfix a:hover {
	color: #F65501;
	text-decoration: none;
}
ul.product_list.row.grid a {
	font-size: 12px;
}
select#selectProductSort {
	font-size: 13px;
	font-family: Tahoma, Helvetica, sans-serif;
}
.content_sortPagiBar .display li.display-title {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
}
ul.pagination {
/*font-size: 11px;*/
		
}
ul.pagination li > a, ul.pagination li > span {
	background: rgb(255, 255, 255);
	text-decoration: underline;
	border: solid 1px #D6E0B6;
}
/*
a#button_order_cart
{
 background: url("../img/custom/grad.png") repeat-x scroll 0 bottom #F66701 !important;
	border-color:white!important; 
}



a.button.standard-checkout
{
	background: url("../img/custom/grad.png") repeat-x scroll 0 bottom #F66701;
	border-color:white!important; 
}*/
a.std-btn {
	background: url("../img/custom/grad.png") repeat-x scroll 0 bottom #F66701 !important;
	border-color: white!important;
}
a.std-btn:hover {
	background: #F66701 !important;
}
#cartaizda a {
	text-decoration: underline;
}
#cartaizda a:hover {
	text-decoration: none !important;
	color: #F65501 !important;
}
#comp h1 {
	color: #7ca109;
	font-size: 18px;
	font-weight: bold;
	font-family: MyFont;
}
table#product_comparison .product-image-block .product_image {
	border: none !important;
}
td.comparison_feature_odd.feature-name {
	font-weight: bold;
	font-size: 12px;
	font-family: Tahoma, Helvetica, sans-serif;
	background: none !important;
}
td.comparison_feature_even.feature-name {
	font-weight: bold;
	font-size: 12px;
	font-family: Tahoma, Helvetica, sans-serif;
}
table.table {
	border: none;
}
table.table td {
	border-left: 1px solid #E5E5E5;
}
td.td_empty.compare_extra_information {
	background: none !important;
	border-left: none !important;
}
table#product_comparison tbody tr td.product-block {
	border-top: 1px solid #E5E5E5;
}
table#product_comparison tbody tr td.comparison_infos {
	font-size: 12px;
	font-family: Tahoma, Helvetica, sans-serif;
	color: #333
}
span.continue.std-btn {
	background: url("../img/custom/grad.png") repeat-x scroll 0 bottom #F66701 !important;
	border: white !important;
}
span.continue.std-btn:hover {
	background: #F66701 !important;
}
.cart_block .cart-info .product-name a {
	color: grey;
	font-size: 13px;
	position: relative;
	padding-left: 10px;
}
.cart_block .cart-info .product-name a:hover {
	color: red;
}
p#quantity_wanted_p {
	position: relative;/* top: 15px;
	left: 50px;*/
}
.flex-direction-nav a {
	position: absolute;
	background-color: #7CA109;
	background-position: center center;
	background-repeat: no-repeat;
	border-radius: 5px;
	display: block;
	top: 50%;
	/*height: 25px;*/
	width: 25px;
}
.cart_block .cart-info .quantity-formated {
	display: inline-block;
	color: #777;
	position: relative;
}
ul.step li.step_todo span {
	color: #333;
	font-size: 12px;
	font-family: Tahoma, Helvetica, sans-serif;
}
table#cart_summary th {
	text-transform: capitalize;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
}
.cart_quantity .cart_quantity_button .btn {
	position: relative;
	left: 50px;
}
table#product_comparison .button-container > span {
	margin-bottom: 10px;
	font-family: MyFont;
}
#back-top {
	color: white !important;
	background-color: green !important;
}
#layer_cart .layer_cart_cart .button-container a.button:hover {
	color: white;
}
table#cart_summary_total td {
	text-align: left;
	color: #333;
	font-size: 12px;
	font-family: Tahoma, Helvetica, sans-serif;
	font-weight: bold;
}
.cart_total_price span {
	color: #F65501 !important;
}
#contacto h1 {
	color: #7ca109;
	font-family: MyFont;
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 15px;
	text-transform: uppercase;
}
h3.subheading {
	font-weight: 700;
	font-family: 'Droid Sans', sans-serif, serif;
	color: #434853;
	text-shadow: 0 1px 0 #fff;
	letter-spacing: -0.5px;
	margin: 0;
	font-size: 13px;
}
.form_content.clearfix {
	color: #333;
	font-size: 12px;
	font-family: Tahoma, Helvetica, sans-serif;
}
h3.noproduct {
	color: #F66701;
	font-weight: bold;
	font-family: MyFont;
	font-size: 20px;
}
p.product-name {
	font-size: 12px;
	font-family: Tahoma, Helvetica, sans-serif;
	text-decoration: underline;
}
.product-name a:hover {
	color: #F66701;
}
.price {
	color: #F65501 !important;
}
ul.product_list.grid .item {
	min-height: 280px;
}
a.ajax_add_to_cart_button.simptip {
	padding-top: 10px;
}
.breadcrumb .navigation_page a {
	text-decoration: underline;
}
.breadcrumb .navigation-pipe a {
	margin: 0 5px;
	text-decoration: normal !important;
}
#top-categ {
	background-color: white !important;
}
.content_sortPagiBar .sortPagiBar {
	overflow: visible !important;
}
.left_block img:hover {
	opacity: 0.8;
}
#trustSealsFooter {
	margin: 0px 0px 20px 0px;
	font-size: 1.5em;
	font-family: 'MyFont';
	color: #9ABF58;
}
#trustSealsFooter .col-xs-6 {
	margin-top: 1%;
	margin-bottom: 1%;
}
#trustSealsFooter a {
	background-color: #9ABF58;
	padding: 4px;
	color: white;
}
#trustSealsFooter a:hover {
	background-color: #333;
}
/******** RESPONSIVE EN LAS DIFERENTES RESOLUCIONES ********/

/************ PEDIDO - ORDER **************/

/*######################### 7. ORDER #########################*/
#deliveryNotice {
	padding: 6px 10px 6px 0px;
	text-align: center;
	display: block;
	background: #fff8d9;
	border: solid 1px #ffdc3b;
}
#cart_summary {
	width: 100%;
	border: 1px solid #CCC !important;
	font-family: MyFont;
	font-size: 15px !important;
}
#cart_summary td {
	width: auto !important
}
#cart_summary > thead > tr > th {
	width: auto !important;
	padding: 10px;
	background-color: #F9F9F9;
	text-align: left !important;
	font-weight: bold;
	font-size: 12px;
}
#cart_summary .cart_total {
	text-align: center;
}
#cart_summary .price {
	color: #333;
}
#cart_summary .cart_quantity .cart_quantity_input {
	margin: 0 0 0 7px !important;
}
#cart_summary li {
	list-style: none;
}
#cart_summary li.price.special-price {
	color: orange
}
#cart_summary tbody td.cart_product img {
	border: none !important;
	max-height: 80px;
	max-width: 80px;
}
#cart_summary #total_shipping, #cart_summary #total_product {
	font-size: 16px;
	color: #5A5A5A
}
#cart_summary #total_price {
	font-size: 20px;
	font-weight: bold;
}
#opc_checkout > p.cart_navigation {
	margin-top: 5px;
}
#opc_checkout h4 {
	font-weight: bold;
	margin-bottom: 5px;
}
#opc_checkout > p.cart_navigation a {
	text-decoration: underline;
	margin-top: 5px;
}
#order-opc .cart_navigation {
	margin-bottom: 35px;
}
#carriers_section #choose_delivery {
	width: 99%;
	background: #989898;
	color: #FFFFFF;
	font-size: 14px;
	margin: -3px -3px 15px;
	padding: 8px;
	text-transform: uppercase;
}
#shipping-payment-block table.std {
	width: 100%;
	cursor: pointer
}
.ok_field {
	color: #666
}
#address p.required, #identity p.required, #account-creation_form p.required, #new_account_form p.required, #opc_account_form p.required, #authentication p.required {
	color: #000
}
.menu_en .advanced_ma_level_0 {
	font-size: 18px;
}
.menu_it .advanced_ma_level_0 {
	padding: 0 6px !important;
}
.menu_fr .advanced_ma_level_0 {
	font-size: 15px;
	padding: 0 6px !important;
}
#order-opc #loyalty {
	display: none;
}
.order-opc .cart_navigation {
	display: none;
}
.order-opc .warning {
	margin: 0 0 10px 0;
	border: 1px solid #f66701;
	background: #FFDC3B;
	color: black;
	font-size: 15px;
	text-align: center;
	font-weight: bold;
}
.warningcanarius {
	position: fixed;
	bottom: 0;
	width: 100%;
	min-height: 24px;
	background: #C30;
	padding: 6px;
	text-align: center;
	color: white;
	font-size: 12px;
}
.insecticida label {
	font-weight: bold;
}

/***** Desktop / Laptop *****/
@media (min-width: 1200px) {
.footer-block {
	margin-left: 1%;
	margin-right: 1%;
	width: 22%;
	min-height: 215px;
}
#center_column {
	margin-top: 0px
}
/*ul.product_list.grid.row {
	position: relative;
	bottom: 80px;
}*/

/* #header-row .container {
 background-color: white;
 height: 155px;
 width: 1190px;
} remove */
#header #top-categ {
	display: none;
}
/* #header #nav-row {
 background: none;
 border-bottom: none;
} remove */
#header #nav-row .container {
	background-color: white;
	width: 1190px;
}
.breadcrumb {
	top: 10px;
	position: relative;
}
/* #tptntopmenu {
 left: 20px;
 top: 110px;
 width: 1010px;
} remove */

#banner2 a {
	padding-right: 50px;
}
#languagesSealSmall {
	display: none;
}
#reviewsSealSmall {
	display: none;
}
#footer .block, #footer .block_various_links {
	padding: 10px;
	margin: 0px 15px 10px 0px;
	width: 220px;
	background-color: rgba(255, 255, 255, 0.9);
	-webkit-border-radius: 6px;
	border-radius: 6px;
}
#newsletter_block_footer .inputNew {
	width: 165px;
}
#footer a.toggler {
	display: none;
}
.container {
	width: 1200px;
}
#newsletter_block_left {
	padding-left: 10px;
	position: relative;/* left: 50px; remove */
}
#block_contact_infos {
/*  padding-left: 90px; remove */
}
/*#header .shopping_cart {
 border: solid 2px white;
 height: 49px;
 top: 108px;
} remove */
#tptnsocial {
	left: 0px;
	width: 40px;
	top: 60%;
}
#languagesSeal {
	bottom: 31%;
	height: 199px;
	position: fixed;
	right: 0;
	width: 43px;
	z-index: 110;
}
#reviewsSeal {
	bottom: 12%;
	height: 105px;
	position: fixed;
	right: 0;
	width: 42px;
	z-index: 110;
}
h4.title_block2 {
	font-size: 16px;
	color: #7CA109;
	padding: 0 10px 7px;
	text-transform: uppercase;
	font-weight: bold;
	font-family: MyFont;
	position: absolute;
	top: 140px;
}
.cat_desc.rte {
	position: inherit;
}
#categoryTitle {
}
/************** OTHER SECTIONS ********************/
.otherSectionsContainer img {
/*height: 32px;*/
}
}

/***** Tablet (L) *****/
@media (min-width: 992px) and (max-width: 1199px) {
#page {
	background: none !important;
}
/* Header */
#languagesSealSmall {
	display: none;
}
.breadcrumb {
	position: relative;
	top: 10px;
}
#tptntopmenu {
	left: 20px;
	top: 110px;
	width: 1020px;
}
/* #header #nav-row {
 background: none;
 border-bottom: none;
} remove */
#header #nav-row .container {
	background: white;
	width: 960px;
}
/*ul.product_list.grid.row {
	position: relative;
	bottom: 60px;
}*/
#header .shopping_cart {
	right: 10px;
}
#center_column {
	margin-top: 0px
}
#banner2 a {
	padding-right: 20px;
}
#tptntopmenu {
	width: 790px !important;
}
/*#left_column{display:none;}*/
#reviewsSealSmall {
	display: none;
}
ul.toggle-footer {
	-webkit-border-radius: 5px 10px;
	position: relative;
	bottom: 20px;
	right: 15px;
	width: 180px;
}
.footer-block {
	margin-left: 1%;
	margin-right: 1%;
	width: 22%;
}
.footer_top h4 {
	border-bottom: none !important;
}
#newsletter_block_left .inputNew {
	width: 165px;
}
#categoryTitle {
	width: 670px;
}
#btnUnusualPlants img {
	width: 47%;
}
#btnColdHardy img {
	width: 47%;
}
#btnVariegatedPlants img {
}
h4.title_block2 {
	font-size: 16px;
	color: #7CA109;
	padding: 0 10px 7px;
	text-transform: uppercase;
	font-weight: bold;
	font-family: MyFont;
	position: absolute;
	top: 120px;
}
.content_sortPagiBar .nbrItemPage {
	position: relative;
	top: 10px;
	padding-right: 75px;
}
.content_sortPagiBar .sortPagiBar #productsSortForm {
	float: none;
	margin: 0 0 0 50px;
	position: relative;
	left: 200px !important;
}
.pb-right-column {
	width: 300px !important;
}
#tptnsocial {
	left: 0px;
	width: 40px;
	top: 60%;
}
.cat_desc.rte {
	position: inherit;
}
#st_advanced_menu_1 {
	display: none;
}
.advanced_ma_level_0 {
	font-size: 16px;
	max-width: 115px;
	line-height: 17px;
	padding: 7px !important;
	min-height: 48px
}
/* IDIOMAS RESPONSIVE */
.menu_en #st_advanced_menu_wrap .advanced_ma_level_0 {
	font-size: 16px !important;
	padding: 6px !important
}
.menu_de #st_advanced_menu_wrap .advanced_ma_level_0 {
	font-size: 14px !important;
	padding: 6px !important
}
.menu_es #st_advanced_menu_wrap .advanced_ma_level_0 {
	font-size: 15px !important;
	padding: 8px 5px 0px 5px !important
}
.menu_fr #st_advanced_menu_wrap .advanced_ma_level_0 {
	font-size: 15px !important;
	padding: 8px 5px 0px 5px !important
}
.menu_it #st_advanced_menu_wrap .advanced_ma_level_0 {
	font-size: 15px !important;
	padding: 6px 5px 0 5px !important;
	line-height: 13px;
}
.shopping_cart {
	height: 60px;
}
.shopping_cart > a {
	line-height: 60px;
}
#search_block_top {
	left: 350px;
	top: 28px;
}
}

/***** Tablet (P) *****/
@media (min-width: 768px) and (max-width: 991px) {
#page {
	background: none !important;
}
#header #header-row {
	/*border-bottom: 40px solid #4482DC;*/
	height: 200px;
	border-bottom: none;
}
table#cart_summary .floatL {
	float: none;
}
table#cart_summary .narrow-screen {
	float: left;
	text-align: left;
	text-transform: capitalize;
	width: 200px;
	/* font-family: MyFont; */
	color: black;
	font-size: 11px;
	font-weight: bold;
	font-family: Tahoma, Helvetica, sans-serif;
}
#header {
	height: 240px;
}
#header-row .container {
	background-color: white;
	width: 740px;
	height: 200px;
}
/* remove #header #nav-row {
 background: none;
 border-bottom: none;
} */
#header #nav-row .container {
	background: white;
	width: 740px;
}
#search_query_top {
	width: 290px;
}
/*ul.product_list.grid.row {
	position: relative;
	bottom: 60px;
}*/

#tptnmobilemenu {
	top: 160px;
}
#languagesSeal {
	display: none;
}
#languagesSealSmall {
	position: fixed !important;
	right: 0;
	bottom: 31%;
}
#left_column {
	display: none;
}
#reviewsSeal {
	display: none;
}
#reviewsSealSmall {
	bottom: 12%;
	height: 105px;
	position: fixed;
	right: 0;
	/* width: 42px; */
	z-index: 110;
}
.footer_top .footer-block:first-child {
	margin-top: 0;
	background-color: rgba(255, 255, 255, 0.9);
	padding-left: 10px !important;/*padding-top: 10px !important;*/
	/*margin-left: 45px;*/
}
#languages-block-top {
	right: 20px;
}
.footer_top ul {
	clear: both;
	margin: 20px 0 0;
	list-style: none outside none;/*background-color: rgba(255, 255, 255, 0.9) ;*/
/* width: 250px; remove */
}
.footer_top h4 {
	color: #222222 !important;
}
#tptnfooterblock1 {
	position: relative;
	right: 0px !important;
	background-color: rgba(255, 255, 255, 0.9);
	padding-left: 10px;/*margin-left: 45px;*/
}
#block_contact_infos {
	position: relative;
	left: 0px;
	background-color: rgba(255, 255, 255, 0.9);
	padding-left: 10px;/*margin-left: 45px;*/
}
#newsletter_block_left {
	background-color: rgba(255, 255, 255, 0.9);
	padding-left: 10px;
}
.container {
/*width: 650px;*/
}
/*#categoryTitle
{
	width: 690px !important;
	position: relative;
	bottom: 150px;
	left: 10px;
}*/


.content_sortPagiBar .nbrItemPage {
	position: relative;
	top: 10px;
	padding-right: 95px;
}
.content_sortPagiBar .sortPagiBar #productsSortForm {
	float: none;
	margin: 0 0 0 50px;
	position: relative;
	left: 200px !important;
}
.mobilemenu, .mobilemenu ul {
	list-style: none;
	width: 560px;
	top: 40px;
}
#header .shopping_cart {
	padding: 2px 10px 10px 20px;
	position: absolute;
	right: 0px;
	z-index: 101;
}
.shopping_cart {
	border: solid 2px white;
	height: 42px;
	top: 125px;
}
#tptnsearch {
	right: 20px !important;
	left: 390px !important;
}
#tptn_header_links {
	right: 20px;
}
/* remove #header #banner-row {
 display: none !important;
}*/
#header .shopping_cart {
	right: 10px;
}
#tptnmobilemenu .toggler {
	/*width: 570px;*/
	background: #7ca109 !important;
}
div#resptitle {
	position: relative;
	text-align: left;
	border-radius: 0 0 5px 5px;
	color: #FFFFFF;
	font-family: MyFont;
	font-size: 20px;
	padding-left: 10px;
	text-transform: uppercase;
	text-decoration: underline;
	width: 160px;
}
div#tptntopmenu2 {
	background-color: #7ca109 !important;
	height: 39px;
	width: 570px;
	position: absolute;
}
i.fa.fa-bars.toggler {
	position: absolute;
	left: 520px;
}
#tptnsocial {
	left: 0px;
	width: 40px;
	top: 60%;
}
.breadcrumb {
	top: 5px;
	/* bottom: 10px; */
	/* left: 10px; */
	position: relative;
}
.content_scene_cat {
	position: relative !important;
	bottom: 0px !important;
}
#cart_summary .price {
	text-align: left;
}
}



/***** Mobile *****/
@media (max-width: 767px) {
/* Header */

#stmobileadvancedmenu {
	top: 243px;
	width: 65%;
}
#CanariusMenu {
/*display: none;*/
}
#header #banner-row img {
	height: 25px;/*display: none*/
}
#page {
	background: none !important;
}
/*ul.product_list.grid.row {
	position: relative;
	bottom: 60px;
}*/

.ca-menu li h2 {
	font-size: 12px !important;
}
.mobilemenu, .mobilemenu ul {
	list-style: none;
	width: 100%;
	top: 40px;
}
#cart_summary .price {
	text-align: left;
}
div#resptitle {
	position: relative;
	border-radius: 0 0 5px 5px;
	color: #FFFFFF;
	font-family: MyFont;
	font-size: 20px;
	padding-left: 10px;
	text-transform: uppercase;
	text-decoration: underline;
	width: 160px;
}
div#tptntopmenu2 {
	height: 39px;
	width: 100%;
	position: absolute;
}
#tptnmobilemenu .toggler {
	/*width: 582px;*/
	background-color: #7ca109 !important;
	/*position: absolute;
	left: 45%;*/
	float: right;
	margin-right: 140px;/*right: 420px;*/
}
.ca-menu li {
	right: 10px !important;
}
#header #nav-row {
	height: 40px;
}
#languagesSeal {
	display: none;
}
#left_column {
	display: none;
}
#reviewsSeal {
	display: none;
}
#tptnmobilemenu {
	top: 210px;
	left: -10px;
	width: 100%;
}
.footer_top .footer-block:first-child {
	margin-top: 0;
	background-color: rgba(255, 255, 255, 0.9);
	padding-left: 10px !important;/*margin-left: 45px;*/
}
.footer_top h4 {
	color: #222222 !important;
}
#header #banner-row {
	display: block !important;
}
#tptnfooterblock1 {
	position: relative;
	right: 0px !important;
	background-color: rgba(255, 255, 255, 0.9);
	padding-left: 10px;/*margin-left: 45px;*/
}
#block_contact_infos {
	position: relative;
	left: 0px;
	background-color: rgba(255, 255, 255, 0.9);
	padding-left: 10px;/*margin-left: 45px;*/
}
#newsletter_block_left {
	background-color: rgba(255, 255, 255, 0.9);/*margin-left: 45px;*/
}
.container {
/*width: 450px;*/
}
/*
#categoryTitle
{
	
	left: 10px;
	width: 100% !important; 
	position: absolute;
	position: relative;
	bottom: 120px;
}*/

.shopping_cart {
	top: 40px;
}
.content_sortPagiBar .nbrItemPage {
	float: none;
	left: 0px !important;
	position: relative;
	top: 10px;
}
/*
.content_sortPagiBar .sortPagiBar #productsSortForm 
{
	float: none;
	margin: 0 0 0 50px;
	position: relative;
	left: -50px !important;
} */

.content_sortPagiBar .display {
	position: relative;
	top: 0px !important;
}
#quantity_wanted_p input {
	width: 30px;
	position: relative;
	left: 70px;
}
/************** Modif *****************/

a.btn.product_quantity_down {
/*position: relative;
 left: 150px;*/
}
a.btn.product_quantity_up {
/*position: relative;
 left: 120px;*/
}
/**************** EndModif **************/

#usefull_link_block {
	position: relative !important;
	left: 120px !important;
}
a#wishlist_button {
	position: relative !important;
	bottom: 0px !important;
	left: 0px !important;
}
#left_column .block {
	border-bottom: 1px solid #E5E5E5;
	padding-bottom: 0px !important;
	margin-bottom: 30px;
}
#tptnsearch {
	right: 15px;
	top: 155px;
}
#header .shopping_cart {
	padding: 0 10px;
	position: absolute;
	right: 15px;
	z-index: 101;
	top: 204px;
}
/*#header #banner-row
{
	display: block !important;
}*/

#tptnsocial {
	display: none !important;/*top: 100px !important;
	left: 0px !important;
	width: 30px !important;*/
}
#languagesSealSmall {
	position: fixed !important;
	right: 0;
	bottom: 31%;
	z-index: 9999
}
#reviewsSealSmall {
	display: block;
	bottom: 12%;
	height: 105px;
	position: fixed;
	right: 0;
	/* width: 42px; */
	z-index: 110;
}
#tptn_header_links {
	position: absolute !important;
	top: 120px !important;
	width: 100% !important;
	text-align: center !important;
	left: 10px !important;
}
#header_logo {
	top: 20px;
	width: 100%;
	text-align: center;
}
.breadcrumb {
	position: relative;
	top: 10px;
}
/*.content_scene_cat 
{
	position: relative;
	bottom: 0px; 
}*/

.cat_desc.rte {
	position: inherit;
}
#languages-block-top {
	left: 75%;
	top: 10px;
}
}

/* Fin Mobile */

@media (max-width: 550px) {
#header #banner-row img {
	height: 20px;/*display: none*/
}
#banner-row i {
	display: block;
}
#banner-row a {
	font-size: 12px;
}
 @media (max-width: 360px) {
 div#resptitle {
 font-size: 15px;
 padding-left: 10px;
 padding-top: 2px;
}
.ca-menu li h2 {
 font-size: 10px !important;
}
}
