.the-slideshow-wrapper-outer .owl-item img {
    width: 100%;
}

.logo--regular img {
    width: 100%;
}

.product-view .product-name h1 {
    font-size: 2em;
}

/* fake category align right: with only block or no blocks */
.nav-regular li.level0.nav-item--only-blocks.parent,
.nav-regular li.nav-item.level0.level-top.classic {
    float: right;
}

/* caption for fullscreen homepage slideshow */
.caption.fullsize {
    margin: 2%;
}

.caption.fullsize.top {
    top: 0;
}

/* autorelated */
.block-related-thumbnails .product-image {
    width: 40%;
}

.block-related-thumbnails .product-name {
    width: 100%
}

.block-related-thumbnails .price-excluding-tax .label {
    white-space: normal;
}

.product-view .block-related-thumbnails .sticker-wrapper.top-right {
    top: 4px;
    right: 158px;
}

.product-view .block-related-thumbnails .sticker-wrapper.top-left {
    top: 4px;
    left: 3px;
}

.block-crosssell-slider .sticker-wrapper.top-right {
    top: 4px;
    right: 36px;
}

.block-crosssell-slider .sticker-wrapper.top-left {
    top: 4px;
    left: 40px;
}

.product-view .box-upsell .sticker-wrapper.top-right {
    top: 4px;
    right: 4px;
}

.product-view .box-upsell .sticker-wrapper.top-left {
    top: 4px;
    left: 0;
}

.product-view .box-upsell .sticker,
.block-crosssell-slider .sticker {
    width: 48px;
    height: 48px;
}

.product-view .box-upsell .item:hover .sticker,
.block-crosssell-slider .item:hover .sticker {
    width: 54px;
    height: 54px;
}

.product-view .block-related-thumbnails .sticker {
    width: 32px;
    height: 32px;
}

.product-view .block-related-thumbnails .item:hover .sticker {
    width: 42px;
    height: 42px;
}

/* single line title for other product blocks (autorelated) */
.single-line-name .product-name {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.single-line-name .product:hover .product-name {
    overflow: visible;
    white-space: normal;
}

.block-crosssell-slider .products-grid .product-name {
    margin: 10px 0 8px;
    font-size: 12px;
}

/* menu customization */
ul.level0.nav-submenu.nav-submenu--mega.dd-itemgrid {
    padding-top: 7px
}

/* Over effects for other grids than product one */
/*.
.hover-effect .item:hover,*/
.itemgrid.hover-effect .item:hover {
    margin-left: -1%;
    margin-right: -1%;
    padding-left: 2%;
    padding-right: 2%;
    z-index: 10;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    border-color: transparent;

    transition: box-shadow 400ms ease-out;
    -moz-transition: box-shadow 400ms ease-out;
    -webkit-transition: box-shadow 400ms ease-out;
    -o-transition: box-shadow 400ms ease-out;
}

/* Extra grid used in shopby */
/* Item grid: 9 columns */
.itemgrid-9col .item {
    width: 9.1111%;
}

.itemgrid-9col > li:nth-of-type(9n+1) {
    clear: left;
}

/* Item grid: 10 columns */
.itemgrid-10col .item {
    width: 8%;
}

.itemgrid-10col > li:nth-of-type(10n+1) {
    clear: left;
}

.clean-list > dl {
    text-align: left;
    margin: 0px;
}

.clean-list > dl > dt {
    display: block;
    margin: 1px 0;
    position: relative;
    padding: 7px 0;
    font-weight: bold;
    text-rendering: optimizeSpeed;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    user-select: none;
}

/* easy list style */
.clean-list > dl > dd {
    padding: 0 5px;
    margin: 0;
}

.clean-list ol {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.widget-ultimo-new-products .pager .pages {
    float: inherit;
    text-align: center;
}

.widget-ultimo-new-products .pager .pages strong {
    float: inherit;
}

#product-info-extra {
    width: 100%;
}

#product-info-extra td.label {
    font-weight: bold;
    width: 34%;
}

#product-info-extra td.value {
    text-align: right;
}

#product-info-extra tr {
    border-bottom: 1px solid #f2f2f2;
    border-color: rgba(0, 0, 0, 0.05);
}

.product-shop .price-box .price {
    float: right;
}

.old-price .price {
    float: right;
}

/* POPUP STYLE */
.boi_popup {
    position: relative;
    background: #FFF;
    padding: 20px;
    margin: 20px auto;
    border: 2px solid;
    border-radius: 8px;
    min-height: 160px;
}

.boi_popup h3, .boi_popup .description {
    text-align: center;
}

.boi_popup p {
    margin-bottom: 10px;
}

.boi_popup .form-list input {
    width: 100%;
}

.boi_popup .buttons-set {
    border-top: none;
    text-align: center;
    margin: 12px 0 0;
}

.boi_popup .buttons-set button {
    float: none;
}

.loading-ajax {
    min-height: 60px;
    margin: 10px;
    text-align: center;
    background: url(../images/ajax-loader.gif) no-repeat center center;
}

@media only screen and (max-width: 767px) {

    /* Vertical Table for Mobile  */
    .mobile-vert-dtable .data-table thead {
        display: none;
    }

    .mobile-vert-dtable .data-table tbody {
        background: transparent !important;
    }

    .mobile-vert-dtable .data-table tr, .mobile-vert-dtable .data-table td {
        border: none !important;
        background: transparent !important;
        display: block;
        width: 100%;
        text-align: left !important;
    }

    .mobile-vert-dtable .data-table tr {
        border-bottom: 1px solid #e5e5e5 !important;
        margin-bottom: 20px;
    }

    .mobile-vert-dtable .data-table .cell-label {
        display: table-cell;
        width: initial;
        min-width: 100px;
        max-width: 140px;
        margin-right: 10px;
        font-weight: bold;
    }

    .mobile-vert-dtable .data-table .cell-content {
        display: table-cell;
        padding-left: 10px;
    }
}

.block-related-slider {
    display: none;
}

@media only screen and (max-width: 768px) {
    .block-related-slider {
        display: block;
    }

    .block-related-thumbnails {
        display: none;
    }
}