﻿@media (min-width:1px) and (max-width:744px){
    .myCol {
        width: 100% !important;
        margin: 0 auto !important;
        display: block;
    }
}

@media (min-width:1px) and (max-width:744px) {
    .myImg {
        margin: 0 auto !important;
        /*display: -webkit-box;*/
    }
}

@media (min-width:744px) and (max-width:1000px) {
    .myCol {
        width: 47% !important;
        display: inline-block;
        margin: 8px !important;
    }
}

@media (min-width:1000px) and (max-width:2000px) {
    .myCol {
        width: 30.33333% !important;
        display: inline-block;
        margin: 8px !important;
    }
}

@media (min-width: (min-width: 992px){
    .myContainer {
        width: 1072px !important;
    }
}


.modal-content {
    text-align: center !important;
}

h4.modal-title{
    overflow:unset;
    text-overflow:inherit;
    white-space:normal;
}

@media (min-width: 768px) {
    .modal-dialog{
        width:648px;
    }
}

textarea {
    max-height:58px;
    max-width:137px;
}

h2.module-title.font-alt.coti {
    padding-top: 0px !important;
    font-size: 16px !important;
}

.notifyjs-bootstrap-success {
    position: fixed !important;
}

.modal-open .modal {
    overflow-x: auto;
}
/*.notifyjs-corner {
        top: 50px !important;
        left:20px;
        text-align:center;
        text-overflow:ellipsis;
        white-space:nowrap;
        overflow:hidden;

    }*/
.myDrop {
    top: 42px;
    left: 38px;
}

.swiper-pagination {
    top: 0px;
    margin-top: 266px;
    color: black;
}

.swiper-container {
    width: 100%;
    height: 282px;
    margin: 0px;
    padding-bottom: 25px;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    line-height: 300px;
}

.ellip {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

figure.snip1249 .price {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    font-size: 10px;
    padding-left: 12%;
}

.main {
    background-color: #dedede;
    background-image: url("https://www.transparenttextures.com/patterns/45-degree-fabric-light.png");
}

.isotope-pager {
    margin-left: 14px;
}

.bg-dark-60:before {
    background: rgba(119, 119, 119, 0.28);
}

.module-title {
    padding-top: 75px;
    margin-bottom: 14px;
}

#filters {
    text-align: center;
}

.btn {
    margin-bottom: 3px;
}
/*OPCIONAL*/
.main {
    min-width: 327px;
}