﻿.contenuticenter {
    text-align:center;
}

.contenuticenter img {
    width: auto !important; height: auto !important; max-width: 100%;
}

.imgautowidth {
    width: auto !important; height: auto !important; max-width: 100%;
}

.mm-search {
    display:none;
}

.topbar__title {
    text-align: left;
    width: 50%;
}

.topbar__social {
    width: 30%;
}

.collection-item .collection-item-name {
    min-height: 120px;
}

.our-blog .section__wrapper {
    padding: 0px 0 50px 0;
}

.call-to-action-article .heading-action h3 {
    font-size: 38px;
}

.section__wrapper {
    padding: 30px 0 30px 0;
}

.section__wrapper--has-bg {
    background: #ffffff;
}

.rv-navbar-plain .rv-navbar-menu .rv-navbar-menu-list {
    padding-top: 50px;
}

.rv-navbar-wrapper {
    background-color: #ffffff;
}

.rv-navbar-menu-list li a {
    vertical-align: top;
}
.rv-navbar-plain .rv-navbar-menu .rv-navbar-menu-list li a {
    font-size: 14px;
}

.rv-navbar-invert .rv-navbar-menu-list li a {
    color: #333;
}

.rv-navbar-invert .rv-navbar-menu-list li a {
    text-shadow: none;
}

.heading-page-breadcrumb ul li a {
    font-size: 18px;
    text-shadow: 1px 1px #333;
}

.heading-page-title h3 {
    text-shadow: 1px 1px #333;
}

.rev-slider-alpha .slider-content {
    font-size: 16px;
    color: #ffffff;
    text-shadow: 1px 1px #333;
}

.rv-btn-primary {
    background:#791418;
}

.rev-slider-alpha .slider-geeting {
    color:#791418   ;
    text-shadow: 1px 1px #ffffff;
}

.product-item__link-box {
    background: #791418;
}

.product-item__status {
    background: #dddd4d;
}

.product-item__status--cricle {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.heading-section {
    z-index: 0;
}

.footer-ins .ins-list li {
    width: 120px;
}

.tparrows::before {
    color: #791418;
}

.footer-wrapper {
    background-color: #000000;
}

.shop-post .owl-dots .owl-dot {
    height:139px;
}

.shop-nav .show-result {
    float: right;
}

.shop-nav .select-order {
    float: left;
    padding-right: 20px;
}

.contact-info .contact-phone .phone-info, .contact-info .contact-phone .mail-info {
    padding: 42px 0;
}

.recent-post-widget .recent-post-item-image {
    height: auto;
}

.mail-box-widget {
    padding: 10px 10px;
}

.section__wrapper--bg-f5 {
    background:none;
}

#revodesktop{
    display:block;
}
#revoresponsive{
    display:block;
}

/* Portrait */
@media screen and (min-width: 800px) {

    #revodesktop {
        display: none;
    }

    #revoresponsive {
        display: block;
    }
body, p {
    font: 20px/1.6;
    font-size: 19px;
}
}