body > img {
    height: 0px;
}

/* general */
.body {
    min-width: 290px;
}

a, a:hover, a:visited {
    color: #588200; /*corporate green*/
}

h3 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px;
    margin: 0;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 5px;
}

h3 > a, h3 > a:hover, h3 > a:visited, h3 > a:focus {
    text-decoration: none;
    font-size: 16px;
    color: #588200; /*corporate green*/
}

.horitzonntal-ads {
    margin: 10px auto;
    text-align: center;
    overflow: hidden;
}

input, select {
    height: 35px;
    vertical-align: middle;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
}

input[type="radio"] {
    height: 13px;
    vertical-align: middle;
    width: auto;
    padding-left: 0;
    padding-right: 0;
    margin: 5px 15px;
}

input[type="checkbox"] {
    height: 13px;
    vertical-align: middle;
    width: auto;
    padding-left: 0;
    padding-right: 0;
    margin: 5px 15px;
}

.error {
    font-style: italic;
    color: red;
    line-height: 18px !important;
    padding: 5px 0 5px 0;
    margin-bottom: 10px;
}

.warning {
    margin-top: 5px;
    padding: 5px 20px;
    border-radius: 4px;
    border: 1px solid red;
    -webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0,0.20);
    -moz-box-shadow: 0 1px 3px 0 rgba(0,0,0,0.20);
    box-shadow: 0 1px 3px 0 rgba(0,0,0,0.20);
}

.success {
    margin-top: 5px;
    padding: 5px 20px;
    border-radius: 4px;
    border: 1px solid #588200; /*corporate green*/
    -webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0,0.20);
    -moz-box-shadow: 0 1px 3px 0 rgba(0,0,0,0.20);
    box-shadow: 0 1px 3px 0 rgba(0,0,0,0.20);
}

.text_green_corp {
    color: #588200; /*corporate green*/
}

textarea {
    overflow: auto;
    width: 100%;
    padding: 7px 15px;
}

/* header.tpl */

.header-body {
    background-color: #588200; /*corporate green*/
}

.header-container {
    height: 56px;
}

.navbar {
    margin: 0 auto;
    position: relative;
    min-height: 55px;
    border: none;
    z-index: 10000;
}

.navbar-default {
    background-color: transparent;
    border-color: transparent;
}

.navbar-default .navbar-brand {
    color: #FFF;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #C4D003; /*Color equivalent for AD of logo*/
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: #EDF4DF; /* Color equivalent for TU of logo */
    border-color: #C4D003; /*Color equivalent for AD of logo*/
}

.navbar-default .navbar-toggle {
    border-color: #C4D003; /*Color equivalent for AD of logo*/
}

.navbar-brand {
    float: left;
    height: 55px;
    padding: 0;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: transparent;
}

.navbar-nav {
    margin: 0px 0px;
}

.nav {
    padding-left: 0px;
    margin-bottom: 0px;
    list-style: none;
    background-color: #588200; /*corporate green*/
    float: right;
}

.nav>li {
    position: relative;
    display: block;
    border-top: 1px solid #FFF;
    top: -1px;
    height: 56px;
}

.navbar-nav>li>a {
    padding-top: 0px;
    padding-bottom: 0px;
    line-height: 20px;
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 5px 10px 10px;
    text-align: right;
}

.navbar-default .navbar-nav>li>a, .navbar-default .navbar-nav>li>a:visited {
    color: #EDF4DF; /* Color equivalent for TU of logo */
    font-size: 16px;
    height: auto;
    min-height: 56px;
    line-height: 32px;
}

.navbar-default .navbar-nav>li>a:hover {
    color: #EDF4DF; /* Color equivalent for TU of logo */
    background-color: #C4D003; /*Color equivalent for AD of logo*/
    font-size: 16px;
    height: auto;
    min-height: 56px;
    color: #588200; /*corporate green*/
}

.navbar-default .navbar-nav>li>a.free_publishing, .navbar-default .navbar-nav>li>a.free_publishing:visited {
    color: orange;
}

.navbar-default .navbar-nav>li>a.free_publishing:hover {
    color: #FFF;
    background-color: orange;
}

.navbar-default .navbar-nav>li>a.free_publishing span.is_free {
    clear: both;
    color: #EDF4DF !important; /* Color equivalent for TU of logo */
    display: block;
    font-size: 12px;
    font-weight: lighter;
    text-align: right;
    line-height: 0px;
    margin-right: 4px;
    letter-spacing: 0.1em;
    position: relative;
    top: -4px;
    right: 32px;
}

.navbar-collapse {
    padding-left: 0;
    padding-right: 0;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
    text-align: center;
}

.clear {
    clear: both;
}

img {
    max-width: 100%;
    height: auto;
}


/* footer.tpl */

.footer-container {
    padding-top: 20px;
    padding-bottom: 20px;
    width: 100%;
    z-index: 99;
    display: block;
    background-color: #555; /* dark grey */
    float: left;
    color: #588200; /*corporate green*/
}



.registrated {
    margin: 20px auto 0 auto;
    text-align: center;
    color: #EDF4DF; /* Color equivalent for TU of logo */
}

#img-gplus {
    left: 0;
    min-width: 32px;
    background: url('../image/sprite-footer.png') 0 0;
}

#img-twitter {
    left: 0;
    min-width: 32px;
    background: url('../image/sprite-footer.png') -32px 0;
}

#img-facebook {
    left: 0;
    min-width: 32px;
    background: url('../image/sprite-footer.png') -64px 0;
}

.footer-container .information-links {
    margin-top: 10px;
    margin-bottom: 10px;
}

.footer-container .information-links .title-block {
    margin-bottom: 5px;
    color: orange;
}

.footer-container .information-links ul {
    list-style: none;
    display: block;
    -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 0px;
    margin-bottom: 15px;
}

.footer-container .information-links ul>li>a, .footer-container .information-links ul>li>a:visited {
    text-decoration: none;
    color: #EDF4DF; /* Color equivalent for TU of logo */
}

.footer-container .information-links ul>li>a:hover {
    text-decoration: none;
    color: orange;
}

.footer-container .social-links {
    text-align: center;
    color: #EDF4DF; /* Color equivalent for TU of logo */
}

/* home.tpl */

.home-title {
    font-size: 24px;
    width: 100%;
    color: #3c3c3c;
    margin: 30px 0 13px 0;
    text-align: center;
    font-weight: 300;
}

.content-box-search {
    background: #eaeaea;
    /*background: url('../image/background-responsive.png') left top no-repeat;
    border: 1px solid #DDD;
    -webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0,0.20);
    -moz-box-shadow: 0 1px 3px 0 rgba(0,0,0,0.20);
    box-shadow: 0 1px 3px 0 rgba(0,0,0,0.20);*/
}

.content-box-search-collapsed {
    background: #eaeaea;
    text-align: center;
}

#button-content-box-search-collapsed {   
    background-color: orange;
    color: #FFF;
    text-transform: uppercase;
    border: 1px solid #AAA;
    margin-top: 10px; 
    margin-bottom: 10px;
    padding: 5px 15px;
}

#button-content-box-search-collapsed:hover, .button-content-box-search-collapsed:focus  {
    background-color: #ff9900;
}

#content-search span {
    height: 35px;
}

#content-search > div {
    padding: 2px;
}

#content-search .city-search input {
    height: 14px;
    width: auto;
    vertical-align: middle;
    margin-left: 15px;
}

#content-search .city-search span {
    height: 35px;
    line-height: 35px;
    vertical-align: middle;
    padding-left: 10px;
    padding-right: 10px;
}

#content-search #caract_bloc {
    padding: 0;
}

#content-search #caract_bloc > div {
    padding: 2px;
}

.text_description {
    overflow: hidden;
    text-align: center;
    padding-right: 15px;
    padding-top: 40px;
    margin-bottom: 30px;
}

.text_description .title_desc {
    font-weight: bold;
    color: #777;
}

.text_description .title_desc2 {
    color: #588200;
}

.text_description .title_line_height {
    line-height: 25px;
}

.map_regions {
    text-align: center;
}

.map-and-text { 
}

.product-filter {
    border-top: 1px solid #EEE;
    margin-top: 20px;
    overflow: auto;
}

.product-filter .sort {
    text-align: right;
    color: #333;
    padding: 2px;
}

.product-filter .sort select {
    padding-left: 10px;
    padding-right: 10px;
    height: 35px;
    vertical-align: middle;
    width: auto;
}

.product-filter .total-products {
    text-align: left;
    padding: 8px;
    bottom: 0;
    background-color: #EEE;
    min-width: 127px;
    border: 1px solid #DDD;
    border-top: none;
    border-left: none;
    -webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0,0.20);
    -moz-box-shadow: 0 1px 3px 0 rgba(0,0,0,0.20);
    box-shadow: 0 1px 3px 0 rgba(0,0,0,0.20);
    margin-bottom: 5px;
}

.product-filter .total-products span:nth-child(1) {
    color: #555;
    font-weight: bold;
    font-size: 15px;
    padding: 10px;
}

.product-filter .total-products span:nth-child(2) {
    color: #333;
    font-size: 14px;
    padding: 10px;
}

.text-seo-home {
    text-align: justify;
    padding-top: 20px;
    padding-bottom: 20px;
}

.no_ads_found {
    color: #588200;
    padding: 20px;
}

#button-search {
    background-color: orange;
    color: #FFF;
    text-transform: uppercase;
    border: 1px solid #AAA;
    margin-bottom: 25px; 
}

#button-search:hover, #button-search:focus  {
    background-color: #ff9900;
}

.product_line { 
    padding-top: 15px;
    padding-bottom: 15px;
}

.product_line .product-selector > a, .product_line .product-selector > a:hover, .product_line .product-selector > a:visited {
    text-decoration: none;
}

.product_line .product-selector {
    min-height: 300px;
    padding: 0;
    border: 1px solid #DDD;
    -webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0,0.20);
    -moz-box-shadow: 0 1px 3px 0 rgba(0,0,0,0.20);
    box-shadow: 0 1px 3px 0 rgba(0,0,0,0.20);
}

.product_line .image_promoted{
    position: absolute;
    top: -2px;
    right: -2px;
}

.product_line .city_image {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0;
    padding-left: 10px;
    padding-right: 10px;
}

.product_line .city_image > a, .product_line .city_image > a:hover, .product_line .city_image > a:visited {
    color: #999;
    font-size: 16px;
    text-decoration: none;
}

.product_line .price {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: orange;
    font-size: 22px;
    margin: 0;
    padding-left: 10px;
    padding-right: 10px;
}

.product_line .caracts-product {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0;
    padding-left: 10px;
    padding-right: 10px;
    height: 17px;
}

.product_line .caracts-product > a, .product_line .caracts-product > a:hover, .product_line .caracts-product > a:visited {
    color: #777;
    font-size: 11px;
    text-decoration: none;
}

ul.list-caracts {
    list-style: none;
    display: block;
    -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 0px;
    margin-bottom: 15px;
    float: left;
    clear: both;
}

ul.list-caracts>li {
    position: relative;
    display: inline-block;
    /*height: 56px;*/
    padding: 3px 5px;
    margin: 2px;
    background-color: #f8f8f8;
}

.product_line .date_added {
    color: #999;
    font-size: 12px;
    margin: 0;
    padding-top: 25px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 15px;
}

.product_line .categories {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0;
    padding-left: 10px;
    padding-right: 10px;
}

.product_line .categories > a, .product_line .categories > a:hover, .product_line .categories > a:visited {
    color: #555;
    font-size: 13px;
    text-decoration: none;
}

.product_line .image-container {
    position: relative;
}

.product_line .image-container .lab-profesional {
    position: absolute;
    bottom: 10px;
    left: -2px;
    background-color: #333;
    color: #EDF4DF; /* Color equivalent for TU of logo */
    padding: 2px 10px;
    z-index: 1;
}

.product_line .wishlist {
    position: absolute;
    bottom: 10px;
    right: 10px;
    background-color: #FFF;
    z-index: 10000;
    cursor: pointer;
    width: 48px;
    padding: 5px;
    border: 1px solid #DDD;
    -webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0,0.20);
    -moz-box-shadow: 0 1px 3px 0 rgba(0,0,0,0.20);
    box-shadow: 0 1px 3px 0 rgba(0,0,0,0.20);
}

.product_line .img-responsive
{
    min-width: 100%
}

.pagination {
    width: 100%;
    text-align: center;
    padding: 0;
    margin: 0px 0 20px 0;
}

.pagination .links a {
    display: inline-block;
    padding: 10px 5px;
    text-decoration: none;
    color: #A3A3A3;
    font-size: 20px;
    min-width: 48px;
    min-height: 48px;
    border: 1px solid #DDD;
    -webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0,0.20);
    -moz-box-shadow: 0 1px 3px 0 rgba(0,0,0,0.20);
    box-shadow: 0 1px 3px 0 rgba(0,0,0,0.20);
}

.pagination .links a:hover {
    background-color: #EEE;
}

.pagination .links b {
    display: inline-block;
    padding: 10px 5px;
    text-decoration: none;
    color: #A3A3A3;
    font-size: 20px;
    min-width: 48px;
    min-height: 48px;
    border: 1px solid orange;
    -webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0,0.20);
    -moz-box-shadow: 0 1px 3px 0 rgba(0,0,0,0.20);
    box-shadow: 0 1px 3px 0 rgba(0,0,0,0.20);
    background-color: orange;
    color: #EDF4DF; /* Color equivalent for TU of logo */
    margin-bottom: 5px;
}

.pagination .results {
    float: right;
    padding-top: 3px;
}

.category-buttons {
    clear: both;
    margin: 0 -5px;
    list-style: none;
}

.cat-icon {
    height: 119px;
    padding: 5px;
}

.cat-icon a, .cat-icon a:visited {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    text-transform: uppercase;
    text-decoration: none;
    background-color: #eaeaea;
}

.cat-icon a:hover {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    text-transform: uppercase;
    text-decoration: none;
    background-color: orange;
    color: #FFFFFF;
}

.cat-icon .cat-icon-icon {
    display: block;
    margin: 20px auto 10px auto;
    text-align: center;
}

.cat-icon .cat-icon-title {
    display: block;
    text-align: center;
    padding: 5px;
}

/* account/login.tpl */

.login-container {
    padding: 10px;
    margin-bottom: 7px;
}

.login-login {
    background-color: #EEE;
    padding: 20px 20px 0 20px;
    border: 1px solid #DDD;
    -webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0,0.20);
    -moz-box-shadow: 0 1px 3px 0 rgba(0,0,0,0.20);
    box-shadow: 0 1px 3px 0 rgba(0,0,0,0.20);
}

.login-login input {
    margin-bottom: 10px;
}

.login-login a {
    margin-bottom: 10px;
    text-align: right;
}

.login-register {
    background-color: #EEE;
    padding: 20px 20px 0 20px;
    border: 1px solid #DDD;
    -webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0,0.20);
    -moz-box-shadow: 0 1px 3px 0 rgba(0,0,0,0.20);
    box-shadow: 0 1px 3px 0 rgba(0,0,0,0.20);
}

.login-register span:nth-child(1) {
    font-size: 20px;
    text-align: center;
    padding: 5px;
}

.login-register span:nth-child(2) {
    font-size: 18px;
    text-align: center;
    padding: 5px 5px 20px 5px;
}

.login-register span:nth-child(2) > a, .login-register span:nth-child(2) > a:visited {
    color: orange;
    text-decoration: none;
}

.login-register span:nth-child(2) > a:hover {
    color: #588200; /*corporate green*/
    text-decoration: none;
}

/* information/plan.tpl */


.plan-box {
    text-align: center;
    padding: 20px 20px 0 20px;
    margin-bottom: 30px;
}

.plan-box .plan-box-title {
    font-size: 24px;
    color: orange;
    background-color: #EEE;
    border: 1px solid #DDD;
    -webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0,0.20);
    -moz-box-shadow: 0 1px 3px 0 rgba(0,0,0,0.20);
    box-shadow: 0 1px 3px 0 rgba(0,0,0,0.20);
}

.plan-box .plan-box-items {
    margin-top: 5px;
    font-size: 16px;
    border: 1px solid #DDD;
    background-color: #EEE;
    -webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0,0.20);
    -moz-box-shadow: 0 1px 3px 0 rgba(0,0,0,0.20);
    box-shadow: 0 1px 3px 0 rgba(0,0,0,0.20);
}

.plan-box .plan-box-items .item {
    margin-top: 20px;
}

.plan-box .plan-box-items .price {
    font-weight: bold;
    font-size: 40px;
    margin-bottom: 10px;
}

/* account/account.tpl */

.account-container {
    margin-bottom: 20px;
}

.account-account {
    padding: 0 0 10px 0;
    background-color: #EEE;
    border: 1px solid #DDD;
    -webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0,0.20);
    -moz-box-shadow: 0 1px 3px 0 rgba(0,0,0,0.20);
    box-shadow: 0 1px 3px 0 rgba(0,0,0,0.20);
}

.list-menu-account {
    list-style: none;
    margin: 0;
    padding: 0;
    clear: both;
}

.list-menu-account > li {
    width: 100%;
    padding: 10px 20px;
    font-size: 16px;
    cursor: pointer;
}

.list-menu-account > li:hover {
    background-color: #FFF;
}

.list-menu-account > li > a, .list-menu-account > li > a:visited {
    text-decoration: none;
}

.account-container .account-account > span {
    margin: 10px 30px;
    float: right;
    color: orange;
    font-size: 16px;
}

/* account/listad.tpl */

.listad-info > div {
    padding: 5px;
    border: 1px solid #EEE;
}

.listad-info .image {
    padding: 0;
    min-width: 50px;
    cursor: pointer;
}

.listad-info span {
    font-size: 14px;
    padding: 0;
}

.listad-info a.options {
    font-size: 14px;
    padding: 0;
    color: orange;
    cursor: pointer;
}

.listad-info .image {
    padding: 0;
    text-align: center;
    font-size: 14px;
}

.listad-info .image a {
    padding: 0;
    text-align: center;
    font-size: 14px;
}

.listad-info .image img {
    min-width: 50px;
}

.listad-info .name {
    padding-top: 5px; 
    padding-bottom: 5px;
    padding-left: 5px; 
    padding-right: 5px;
}

.listad-info .name > a, .listad-info .name > a:visited {
    cursor: pointer;
    padding: 0;
}

.listad-info .name > div {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.listad-info .name > div > a {
    cursor: pointer;
}

.listad-title-option {
    margin-bottom: 15px;
}

.coupon-code {
    margin: 15px;
}

.button_apply {
    padding: 5px 5px 5px 15px !important;
}

.button_apply a {
    cursor: pointer;
}

.submit-button-option {
    margin: 15px;
    background-color: orange;
    color: #FFF;
    text-transform: uppercase;
    border: 1px solid #AAA;
}

.submit-button-option:hover, .submit-button-option:focus  {
    background-color: #ff9900;
}

.valid-coupon {
    margin-left: 18px;
    font-style: italic;
    color: #888;
}

/* checkout/purchase.tpl */

.resume-line
{
    padding-left: 0;
    padding-right: 0;
}

.resume-items > div {
    padding: 0 0 10px 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-left: 0;
    padding-right: 0;
    font-style: italic;
}

.resume-items > div > span {
    font-style: normal;
}


.button-orange {
    background-color: orange;
    color: #FFF;
    text-transform: uppercase;
    border: 1px solid #AAA;
    padding-left: 0;
    padding-right: 0;
    margin-top: 10px;
}

.button-orange:hover, .button-orange:focus  {
    background-color: #ff9900;
}

.register-ip {
    margin-top: 30px;
}

.payments-available {
    margin-top: 15px;
}

/* account/newsletter.tpl */

.newsletter-info input[type="radio"] {
    height: 13px;
    vertical-align: middle;
    width: auto;
    padding-left: 0;
    padding-right: 0;
    margin: 5px 5px;
}

/* account/password.tpl */

.separator-height {
    height: 30px;
}

.password-info {
    width: auto;
    padding-left: 0;
    padding-right: 0;
}

.password-info div {
    padding: 2px;
    padding-left: 15px;
    padding-right: 15px;
}

.password-info div span {
    height: 35px;
    vertical-align: middle;
    position: relative;
    line-height: 35px;
}

.password-info div.image {
    padding-left: 0;
    padding-right: 0;
}

.password-info .sub-desc-span {
    color: #888;
    font-size: 12px;
    clear: both;
    float: left;
    line-height: 16px;
    height: 16px;
}

.password-info .desc-span {
    clear: both;
    float: left;
}

.password-info img {
    cursor: pointer;
}

.password-info .image a {
    cursor: pointer;
}

img.profile {
    width: 100%;
    border: 1px solid #DDD;
    -webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0,0.20);
    -moz-box-shadow: 0 1px 3px 0 rgba(0,0,0,0.20);
    box-shadow: 0 1px 3px 0 rgba(0,0,0,0.20);
}

div.image .clear-image {
    line-height: 45px;
    cursor: pointer;
}

/* product/product.tpl */

h1.ad-title {
    font-size: 20px;
    width: 100%;
    color: #3c3c3c;
    margin: 20px 0 13px 0;
    text-align: left;
    font-weight: 300;
    padding-right: 0;
    padding-left: 0;
}

.breadcrumb {
    padding: 8px 0px;
    background-color: transparent;
    margin-bottom: 0;
    padding-bottom: 0;
}

.product-info .caract-title {
    padding-right: 0;
    padding-left: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.price-title {
    padding-right: 0;
    padding-left: 0px;
    margin: 17px 0 13px 0;
    color: orange;
    font-size: 20px;
    text-align: right;
    float: right;
    font-weight: bold;
}

hr.tall {
    padding-right: 0;
    padding-left: 0;
    
}

.product-photos {
    max-width: 100%;
    float: left;
    padding-left: 0;
    padding-right: 0;
}

.photo-viewer {
    width: auto;
}

.photo-viewer img {
    border: 1px solid #ccc;
    width: 100%;
}

.product-photos .photo-gallery {
    position: relative;
    margin-left: -1px;
    margin-right: -1px;
}
.product-photos .photo-gallery .thumb {
    margin: 1px;
    float: left;
    border: 1px solid #ccc;
    cursor: pointer;
}

.product-photos-mobile {
    max-width: 100%;
    text-align: center;
    padding-left: 0;
    padding-right: 0;
    float: left;
}
.photo-viewer-mobile {
    width: auto;
    margin-bottom: 5px;
}

.product-photos-mobile .photo-viewer-mobile .thumb {
    float: left;
    border: 1px solid #ccc;
}

.product-photos-mobile .photo-viewer-mobile .thumb img {
    border: 1px solid #ccc;
}

.product-contact {
    background-color: #EEE;
    border: 1px solid #DDD;
    -webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0,0.20);
    -moz-box-shadow: 0 1px 3px 0 rgba(0,0,0,0.20);
    box-shadow: 0 1px 3px 0 rgba(0,0,0,0.20);
    float: right;
    margin-bottom: 20px;
    padding-bottom: 15px;
}

.product-contact .title {
    font-size: 16px;
    color: #777;
    text-align: center;
}

.product-contact div.contact-with {
    margin: 10px 0 10px 0;
    padding: 0;
    text-align: center;
}

.product-contact .contact-name {
    padding: 0;
    font-size: 18px;
    color: #333;
    text-transform: capitalize;
    margin-bottom: 10px;
    font-size: 16px;
}

.product-contact img {
    border: 1px solid #aaa;
    text-align: center;
}

.profile-image {
    margin: 10px 0 10px 0;
    padding: 0;
    float: left;
}

.product-contact .apps-phone {
   /* padding: 0;*/
   /*margin-bottom: 15px;*/
   text-align: center;
}

.product-contact .apps-phone img {
    border: 0;
    padding: 5px;
}

.product-contact .email-contact {
    padding: 0;
    margin-bottom: 10px;
}

.textarea_resize_none {
    resize: none;
}

.product-contact .email-contact textarea {
    padding: 10px;
}

.button-contact-send {
    background-color: orange;
    color: #FFF;
    text-transform: uppercase;
    border: 1px solid #AAA;
    height: 35px;
    line-height: 33px;
    vertical-align: middle;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
}

.button-contact-send:hover, .button-contact-send:focus {
    background-color: #ff9900;
    text-decoration: none;
    cursor: pointer;
    color: #fff;
}

.email-product-sended {
    color: #444;
    font-size: 20px;
    padding-left: 30px;
    background: url('../image/tick.png') left 4px no-repeat;
}

.product-description {
    margin-top: 20px;
    float: left;
}

.product-description span.title {
    padding: 10px 0 0 0;
    font-size: 16px;
    color: #777;
}

.product-description .description_text {
    margin-top: 10px;
    margin-bottom: 20px;
    clear:both;
    text-align: justify;
    text-justify: inter-word;
}

.product-options {
    float: right;
}

.product-map {
    float: left;
}

.product-map span.title {
    padding: 10px 0 0 0;
    font-size: 16px;
    color: #777;
}

.product-map img {
    margin-top: 10px;
    margin-bottom: 20px;
}

.product-similar-products {
    margin-top: 20px;
    margin-bottom: 10px;
}

.product-similar-products span.title {
    padding: 10px 0 0 0;
    font-size: 16px;
    color: #777;
}

.product-options {
    margin-top: 10px;
    margin-bottom: 20px;
    float: right;
}

.product-options span.title {
    padding: 10px 0 0 0;
    font-size: 16px;
    color: #777;
}

.product-options span.title a {
    color: #777;
}

.wishlist-product {
    cursor: pointer;
    width: 48px;
    height: 48px;
    position: absolute;
    bottom: 68px;
    right: 3px;
    border: 1px solid #eaeaea;
    z-index: 10000;
}

.wishlist-product-mobile {
    cursor: pointer;
    width: 48px;
    height: 48px;
    position: absolute;
    bottom: 8px;
    right: 3px;
    border: 1px solid #eaeaea;
    z-index: 10000;
}

.ref-ext {
    color: #AAA;
}

.profesional-photo-detail {
    position: absolute;
    top: 10px;
    left: 0px;
    background-color: #333;
    color: #EDF4DF;
    padding: 2px 10px;
    z-index: 1;
}

/* rating product */

.rating {
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
	display: block;
        vertical-align: middle;
        line-height: 15px;
        width: 92px;
        margin: 10px auto;
}

.rating:after {
	content: '.';
	display: block;
	height: 0;
	width: 0;
	clear: both;
	visibility: hidden;
}

.starRpta {
    background-color: #eee;
    padding: 5px 10px;
    margin-top: 10px;
}

.star {
	width: 17px;
	height: 15px;
	overflow: hidden;
	text-indent: -999em;
	cursor: pointer;
        display: inline-block;
}

.star,
.star a {
    background: url('../image/star.gif') no-repeat 0 0px;
}
	
.star a {
	display: block;
	width: 100%;
	height: 100%;
	background-position: 0 0px;
}

div.rating div.on a {
	background-position: 0 -16px;
}

div.rating div.hover a,
div.rating div a:hover {
	background-position: 0 -32px;
}

.loading_page {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 99999999;
    text-align: center;
    position: fixed;
    background-color: #000;
    background: rgba(0, 0, 0, 0.6);
}

.loading_page > div {
    position: relative;
    top: 50%;
    left: 50%;
    margin-top: -120px;
    margin-left: -120px;
    width: 240px;
    height: 240px;
    text-align: center;
    background-color: #FFF;
    border: 1px solid #DDD;
    -webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0,0.20);
    -moz-box-shadow: 0 1px 3px 0 rgba(0,0,0,0.20);
    box-shadow: 0 1px 3px 0 rgba(0,0,0,0.20);
    border-radius: 10px;
    padding-top: 30px;
    padding-bottom: 30px;
}

.loading_page > div > span {
    font-size: 20px;
}

.notice_some_filter {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 99999999;
    text-align: center;
    position: fixed;
    background-color: #000;
    background: rgba(0, 0, 0, 0.6);
}

.notice_some_filter > div {
    position: relative;
    top: 50%;
    left: 50%;
    margin-top: -120px;
    margin-left: -120px;
    width: 240px;
    height: 240px;
    text-align: center;
    background-color: #FFF;
    border: 1px solid #DDD;
    -webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0,0.20);
    -moz-box-shadow: 0 1px 3px 0 rgba(0,0,0,0.20);
    box-shadow: 0 1px 3px 0 rgba(0,0,0,0.20);
    border-radius: 10px;
    padding-top: 30px;
    padding-bottom: 30px;
}

.notice_some_filter > div > span {
    font-size: 20px;
}

#download-app {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 99999999;
    text-align: center;
    position: fixed;
    background-color: #000;
    background: rgba(0, 0, 0, 0.6);
}

#download-app > div {
    position: relative;
    top: 50%;
    left: 50%;
    margin-top: -120px;
    margin-left: -120px;
    width: 240px;
    height: 240px;
    text-align: center;
    background-color: #FFF;
    border: 1px solid #DDD;
    -webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0,0.20);
    -moz-box-shadow: 0 1px 3px 0 rgba(0,0,0,0.20);
    box-shadow: 0 1px 3px 0 rgba(0,0,0,0.20);
    border-radius: 10px;
    padding-top: 30px;
    padding-bottom: 30px;
}

#download-app > div > span {
    font-size: 20px;
}

#barraaceptacion {
    display:none;
    position:fixed;
    left:0px;
    right:0px;
    bottom:0px;
    padding-bottom:20px;
    width:100%;
    text-align:center;
    min-height:90px;
    background-color: rgba(0, 0, 0, 0.9);
    color:#fff;
    z-index:99999;
}
 
.inner {
    width:100%;
    position:absolute;
    padding-left:5px;
    padding-right:5px;
    padding-top:20px;
    font-family:verdana;
    font-size:12px;
    /*top:10px;*/
}
 
.inner a.ok {
    padding:4px;
    color:#00ff2e;
    text-decoration:none;
}
 
.inner a.info {
    padding-left:5px;
    text-decoration:none;
    color:#faff00;
}

#barraappplaystore {
    display: none;
    position: relative;
    left: 0px;
    right: 0px;
    width: 100%;
    text-align: center;
    height: 100px;
    background-color: rgba(237, 245, 171, 0.9);
    color: #777;
    border: 1px solid #AAA;
}

.close-play-store {
    height: 20px;
    width: 100%;
    clear: both;
    text-align: right;
    color: #777;
    padding-right: 10px;
}

.link-play-store {
    padding: 10px;
    color: #777;
    cursor: pointer;
    text-decoration: none;
}

a.link-play-store:hover, a.link-play-store:visited {
    text-decoration: none;
    cursor: pointer;
}

.download-play-store {
    font-size: 24px;
    width: 50%;
    float: left;
    text-align: right;
    height: 80px;
    margin-top: 5px;
    padding-left: 10px;
    padding-right: 20px;
}

.btn-download-play-store {
    padding-left: 5px;
    padding-right: 10px;
    margin: 8px auto 10px auto;
    text-align: center;
    width: 50%;
    float: right;
    text-align: left;
}

@media only screen and (max-width: 620px), only screen and (max-device-width: 620px) {
    .download-play-store {
        font-size: 18px;
        width: 50%;
        float: left;
        text-align: right;
        height: 80px;
        margin-top: 5px;
        padding-left: 5px;
        padding-right: 5px;
    }
}