
.header-bottom .row > * {
    width: 100% !important;
}
.mobile-menu-btn-container .contacttelefonic {
    font-weight: 500;
    font-size: 18px;
    float: right;
    text-align: right;
    padding-top: 3px;;
}

.module-product-blocks .row-products {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
}

.module.image-category {
    margin-top: -10px;
}

.product-box.special_product .price {
    font-size: 18px;
}

.module.image-category > .row > .col {
    padding: 0 8px;
}

.itx-icon-wrap {
    display: none;
}
.mobileslide {
    padding: 0 5px;
}

footer .footer-newsletter .footer-newsletter-span {
    margin-bottom: 15px;
}

footer .footer-social {
    text-align: center;
    margin-top: 15px;
}

footer .footer-main .footer-menu {
    columns: 1;
}

.product-tabs .nav button {
    font-size: 24px;
}

.breadcrumb {
    display: none;
}

h1.product-title {
    margin-top: 15px;
}

.module.module-slideshow .module-slideshow-item .caption {
    /* display: none; */
    max-width: 100%;
    top: 50%;
    -webkit-transform: translate(0%, -50%) !important;
    -moz-transform: translate(0%, -50%) !important;
    -o-transform: translate(0%, -50%) !important;
    transform: translate(0%, -50%) !important;
    left: 0px !important;
    padding: 5px 15px;
}
.module.module-slideshow .module-slideshow-item .caption .title {
    font-size: 32px !important;
    line-height: 1.2;
}
.module.module-slideshow .module-slideshow-item .caption .description {
    font-size: 18px !important;
    line-height: 1.2;
}
.module.module-slideshow .owl-carousel.owl-theme .owl-nav .owl-prev, 
.module.module-slideshow .owl-carousel.owl-theme .owl-nav .owl-next {
    width: 30px;
    height: 30px;
    bottom: 10px !important;
}
.home-top-banner-container .caption .slide-button, 
.module.module-slideshow .module-slideshow-item .caption .slide-button {
    font-size: 14px;
    padding: 3px 30px 3px 10px;
}
.home-top-banner-container .caption .slide-button:after, 
.module.module-slideshow .module-slideshow-item .caption .slide-button:after {
    font: normal normal normal 8px/1 FontAwesome;
    width: 14px;
    height: 14px;
}

@media only screen and ( max-width: 479px ) {
    .module.module-slideshow .module-slideshow-item .caption .title {
        font-size: 24px !important;
        line-height: 1.2;
    }
    .module.module-slideshow .module-slideshow-item .caption .description {
        font-size: 16px !important;
        line-height: 1.2;
    }
}

.module.module-featured-products {
    padding: 0px 15px;
}

footer .footer-social span {
    display: block;
}
footer .footer-main .footer-info {
    text-align: left;
}

footer .footer-main .footer-logo img {
    margin: 0 auto;
}

.product-box .title {
    font-size: 16px;
    line-height: 16px;
    color: #000000;
    overflow: hidden;
    /* max-height: 64px; */
}
.product-sort .form-group {
    margin: 5px 0px;
}
.btn.btn-primary#button-cart {
    margin: 20px 0px;
}
.product-tabs {
    padding: 0px;
    background: none;
}
.product-tabs .nav button {
    font-size: 17px;
    padding: 0px 6px;
}

.checkout-block {
    padding: 5px 5px;
    padding-top:38px;
}
.checkout-block .title {
    font-size: 16px;
}
.checkout-method-radio label {
    font-size: 15px;
}

header .header-bottom .header-cart .btn.cart-toggle {
    float: right;
    margin-right: -13px;
}
header .header-bottom .header-category-button {
    float: right;
    margin-right: -6px;
}
header .header-bottom .header-category-button i {
    margin-right: -10px;
}

header .header-bottom .header-cart .btn.cart-toggle #cart-count {
    top: 0px;
    left: 22px;
    background: rgba(110,110,110,0.7);
}
header .header-bottom .header-category-container {
    padding: 10px 10px;
    max-height: 300px;
    overflow-x: hidden;
    overflow-y: auto;
}
header .header-bottom .header-category-container .header-category-main {
    border-right: none;
}
header .header-bottom .header-cart .cart-dropdown {
    display: none !important;
}

.added-to-cart.is-cart {
    max-width: 85%;
    font-size: 14px;
}
.added-to-cart.is-cart .btn {
    width: 100%;
    margin: 5px 0px;
}
header .header-bottom .header-search .search-error {
    padding: 8px 15px;
    font-size: 13px;
    line-height: 13px;
    border-radius: 10px;
    text-align: center;
}

/*  */
.module-product-blocks .nav.nav-tabs li {
    display: block;
    width: 100%;
    margin-bottom: 5px;
    padding-right: 0px;
}
.module-product-blocks .nav.nav-tabs .nav-link {
    display: block;
    font-size: 14px !important;
    width: 100%;
}
.module-product-blocks-owl .owl-nav {
    top: -38px;
}
.owl-carousel.module-product-blocks-owl {
    margin-top: 44px;
}
.module.module-icon .icons-mobile {
    padding: 0;
}
.module.module-icon .icon-box {
    display: flex;
    gap: 5px;
    flex-wrap: wrap;
    align-items: center;
}
.module.module-icon .icon-box-container {
    padding: 10px;
    background-color: #F9FAFB;
    text-align: center;
}
.module.module-icon .icon-title {
    text-align: center;
    font-size: 16px;
}
.itx-icon-wrap .icon-text {
    text-align: center;
}
/* .module.module-icon .icon-box img {
    flex: 0 0 auto;
    margin: 0;
    text-align: center;
} */
.module.module-icon .icon-box .caption {
    flex: 1 1 auto;
}

.module-product-blocks {
    padding: 10px 0;
}
.module-product-blocks .module-title {
    font-size: 24px;
    margin-bottom: 10px;
}
.pagination {
	font-size: 13px;;
}
.pagination a, .pagination span {
	background: #F3F4F6;
	border-radius: 500px !important;
	color: #444;
	width: 30px;
    min-width: auto !important;
	height: 30px;
	font-size: 13px;
	vertical-align: middle;
	text-align: center;
	display: block;
	margin: 0 10px;
	border: 0;
}
.pagination span {
	background-color: #0000ff !important;
	color: #FFF;
}
#product-category h1.page-header {
    font-size: 26px !important;
    margin-bottom: 10px;
}
.ratingmobile {
    text-align: left !important;
    margin-top: 20px;
}
.product-model-mobil {
    text-align: right !important;
}
.product-price .main-price .price-special {
    font-size: 28px;
}
.product-discount-percentage-box {
    border-radius: 10px;
    padding: 5px 8px;
    margin-left: 0;
    font-size: 14px;
    background-color: var(--red-background);
    color: var(--text-white);
}
.butonsicap .btn-block {
    margin-bottom: 15px;
}
.butonwhatsapp a {
    margin-left: 0;
    margin-bottom: 15px;
}
.icons-container {
    background: #F9FAFB;
    border: 1px solid #E2E8F0;
    border-radius: 10px;
    padding: 15px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 10px;
}
.icons-container .icon-container {
    width: calc(50% - 10px);
}
.product-presentation-bottom {
    padding: 0;
}
.product-presentation-bottom .titlebottom-review {
    font-size: 16px;
    font-weight: 500;
    padding: 20px 0;
}
.product-presentation-bottom .review-zone {
    padding: 0;
}
.reviews-section {
    justify-content: start;
    display: grid;
    grid-template-columns: 1fr;
    gap: 10px;
}
.review-box-product {
    width: 100%;
}
footer .footer-main .footer-title {
    font-size: 18px;
    height: auto !important;
}
.footer-copy .powered {
    flex-wrap: wrap;
    gap: 10px;
    align-items: center;
}
.footer-copy .powered .copywriter {
    width: 100%;
    text-align: center;
}
.footer-anpc {
    width: 100%;
    text-align: center;
}
.footer-anpc img {
    float: none;
}

.mobile-menu-btn-container .mobile-menu-btn {
    padding-top: 10px;
    padding-bottom: 10px;
}
.mobile-menu-btn-container .mobile-menu-btn:hover {
    background: #000000;
    color: #ffffff;
}


.list-itx-categories li a {
    background: #f1f1f1;
}
.landing-bnr-wrap {
    display: none;
}

.cart-dropdown {
    display: none !important;
}