@media only screen and (max-width: 767px){
.product.info.detailed .product.data.items > .item.content{    margin-top: 0; float: left;}
.catalog-product-view .block.allinoneclass ol.products.list.items.product-items {margin-bottom: 0;}
.catalog-product-view .column.main { padding-bottom: 0;}
.catalog-product-view .block.allinoneclass .products.wrapper.grid.products-grid.products-upsell { margin-bottom: 0;}
footer.page-footer { margin-top: auto;}
.catalog-product-view .product-options-bottom .price-box .old-price, .product-info-price .price-box .old-price {display: inline-block;}
.catalog-product-view .product-info-main .product-info-price .price-box span.special-price {display: inline-block;}
.catalog-product-view .product-info-main .product-info-price .price-box { display: block !important; margin-top: 15px;text-align: center; margin: 0 auto;width: 100%;}
.catalog-category-view .footer-middle{padding-bottom: 0;}
.minicart-wrapper span.minicart-subtotal span.price {font-size: 14px;}
.cpd-window .cpd-sidebar-bottom-buttons-container a.cpd-close-button:after {content: "\f00d"; font-family: FontAwesome;  color: #fff;}
.cpd-window .cpd-sidebar-bottom-buttons-container a.cpd-close-button { margin-top: 0px !important; width: 16px !important; height: 16px !important;
    background: #e92f1a !important;  text-align: center;}
.cpd-window .cpd-sidebar-bottom-buttons-container {top: 3px;}
}

@media only screen and (max-width: 390px){
.cpd-window {padding: 5px 5px;    background: #333 !important;}
.cpd-window .cpd-sidebar-bottom-buttons-container {right: 0;left: 0;}
.cpd-window .cpd-sidebar-bottom-buttons-container a.cpd-close-button{margin-right: 5px;}
}

.cpd-window .cpd-sidebar-bottom-buttons-container a.cpd-close-button {background: url(../../../../../frontend/Flagshop/flagshop/default/Magento_Catalog/images/close.png) no-repeat;    margin-top: 2px;
    width: 30px;height: 30px;}

.breadcrumbs .item:not(:last-child):after{ margin: 0 !important;}

.catalog-category-view .porto_footer_review_block {
    display: none;
}