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

}
@media only screen and (max-width : 1200px) {
    .Zimage {
        width: 280px;
    }
    .clhalf2 {
        /* border: 1px solid red; */
        width: calc(100% - 280px);
        min-height: 500px;
        padding: 15px;
        display: flex;
    }

}
@media only screen and (max-width : 992px) {
    .clhalf2 {
        /* border: 1px solid red; */
        width: 100%;
        min-height: 500px;
        padding: 15px;
        display: flex;
    }
    .wrbodyproduct {
        display: block;
        margin: 0 auto;
        max-width: 1200px;
        padding: 15px;
        /* border: 1px solid red; */
        height: 100%;
    }

    .views-gallery {
        float: left;
        width: 15px;
        display: none;
    }

    .Zimage {
        width: 80%;
        margin: 0 10%;
    }


    .sxy-zoom-container .sxy-zoom-dragpad {
        position: relative;
        display: none;
    }




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








    .product {
    background: #f9f9f9;
    width: 160px;
    height: 300px;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    flex-direction: column;
    text-align: center;
     margin: 10px 5px;
}


    .gogo>img{
    /*width: 120px;*/
     max-height: 120px;
}


	.addpr {
    background: #e3b639;
    color: #FFF;
    width: 100%;
    text-align: center;
    cursor: pointer;
    margin: 5px 0px;
    font-family: "PT-Regular";
    font-size: 16px;
    padding: 10px;
}
	.wroll {
    width: 95%;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-direction: column;
    align-items: center;
    margin: 10px 20px;
    margin: 10px 2%;
}
	.wronepr {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-direction: column;
    border-bottom: 1px solid #666;
    align-items: center;
}
.wrinfopro {
    margin: 10px;
    padding: 20px;
    border: 1px dashed #aaa;
    /* width: 0%; */
}
    .addprod {
    background: #e3b639;
    color: #FFF;
    width: 100%;
    margin: 210px auto 10px auto;
    font-family: "PT-Regular";
    font-size: 14px;
    padding: 10px;
}

  .category1 {
    background: rgba(102, 102, 102, 0.2);
    width: 25%;
}
    .wrpopup {
        margin: 50px auto;
        width: 100%;
        border: 1px solid #e2b43a;
        min-height: 100px;
    }

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

    .wrbodypr {
        max-width: 1200px;
        margin: 0px auto;
        display: block;
        text-align: center;
    }
    .namefase {
        text-decoration: none;
        cursor: pointer;
        font-size: 16px;
        color: black;
        font-family: "PT_Serif-Bold";
        text-transform: uppercase;
        text-align: center;
    }




}

@media only screen and (max-width : 690px) {
    .wrsearch {
    float: none;
}
    #search-body {
    width: 100%;
    height: 30px;
    border: 1px solid #8e8e8e;
}
    .newlist {
    width: auto;
    float: left;
    display: none;
}
    .wrtopmenu {
    margin: 0px 0px;
    height: auto;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
}
    .topflax {
    text-align: center;
}
    .cbp-hrmenu > ul, .cbp-hrmenu .cbp-hrsub-inner {
    width: 100%;
    max-width: 70em;
    margin: 0 auto;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: baseline;
    flex-flow: column;
}
   .cbp-hrmenu > ul > li > a {
    /* font-weight: 700; */
    /* padding: 1em 1em; */
    /* color: #999; */
    display: inline-block;
    /* line-height: 5px; */
    width: 100%;
    cursor: pointer;
    font-size: 12px;
    color: #000;
    font-family: "PT-Regular";
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    line-height: 0.8;
    margin-top: 10px;
}
    .wrtopprodyct {
    width: 100%;
    display: inline-block;
}
.category1 {
    background: rgba(102, 102, 102, 0.2);
    width: 100%;
}
    .cbp-hrmenu > ul > li > a {
    /* font-weight: 700; */
    /* padding: 1em 1em; */
    /* color: #999; */
    display: inline-block;
    /* line-height: 5px; */
    max-width: 100%;
    cursor: pointer;
    font-size: 12px;
    color: #000;
    font-family: "PT-Regular";
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    line-height: 1.2;
    margin-top: 10px;
}
    .wrprhold {
        display: flex;
        /* align-items: center; */
        flex-direction: row;
        /* justify-content: space-between; */
        align-content: flex-start;
        flex-wrap: wrap;
    }
    .name {
    text-decoration: none;
    cursor: pointer;
    font-size: 18px;
    color: black;
    font-family: "PT_Serif-Bold";
}

    .footer {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    justify-content: space-between;
}
    .da-slider {

    display: none;
}
    .modal-content {
    background-color: #fff;
    margin: 20% auto;
    /* border: 1px solid red; */
     width: 100%;
    font-size: 24px;
    color: #e2b43a;
    /* overflow-y: hidden; */
    text-align: center;
    /* line-height: 4; */
    z-index: 1;
    padding: 0px 0px 15px 0px;
    border: 1px solid #e2b43a;
}

    .mens {
    height: 61px;
    width: 61px;
    position: fixed;
    background-image: url(../img/PNG/call_animation.png);
    left: 5px;
    bottom: 5px;
    padding: 15px;
}
    #back-to-top {
    position: fixed;
    z-index: 999;
    display: none;
    bottom: 0px;
    right: 0px;
    cursor: pointer;
}
    .footerflex{
    width: 100%;
    text-align: center;
}
    .wr {
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: center;
}
    .copy {
    font-family: "PT-Regular";
    text-decoration: none;
    color: #2a2929;
    font-size: 10px;
}

    .root {
        width: 100%;
        margin: 5px auto;
        text-align: center;
        height: 35px;
        background: #696969;
        border: none;
    }
    .wrrootbutt {
        /* margin: 10px auto; */
        /* margin-top: 5px; */
        width: 100%;
        /* float: right; */
        /* height: 36px; */
        overflow: hidden;
        /* margin-left: 20px; */
        /* padding: 0 20px; */
        outline: none;
        border: 0;
        background-color: #e2b43a;
        font: 300 13px/39px 'Open Sans', Helvetica, Arial, sans-serif;
        text-decoration: none;
        color: #fff;
        cursor: pointer;
        opacity: 0.8;
        transition: opacity 0.2s;
        -o-transition: opacity 0.2s;
        -ms-transition: opacity 0.2s;
        -moz-transition: opacity 0.2s;
        -webkit-transition: opacity 0.2s;
    }

    .wrbodydely {
        display: block;
        margin: 0 auto;
        max-width: 1200px;
        padding: 15px;
        /* border: 1px solid red; */
        height: 100%;
    }

    .delivery {
        /* border: 1px solid #3a4de2; */
        max-width: 100%;
        min-height: 500px;
        padding: 15px;
    }
    .delivery2 {
        /* border: 1px solid #93ff00; */
        width:  100%;
        min-height: 500px;
        padding: 15px;
    }
    .wrbannerline {
        height: 200px;
        width: 100%;
        display: none;
    }
.list {
    width: 100%;
    height: 30px;
    /* float: right; */
    margin: 15px 0;
    color: #fff;
    background: #666;
}
    .wrbodyproductinfo {
        align-items: flex-start;
        justify-content: flex-start;
        flex-direction: column;
        display: flex;
        margin: 0 auto;
        max-width: 1200px;
        padding: 15px;
        /* border: 1px solid red; */
        height: 100%;
        border-bottom: 1px dashed #aaa;
    }
    .productinfo {
        /* border: 1px solid #3a4de2; */
        width: 100%;
        min-height: 100px;
        padding: 15px;
    }
    .clhalf1 {
        /* border: 1px solid red; */
        min-width: 300px;
        min-height: 300px;
		    overflow: hidden;
    }


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


    .clhalf2 {
        /* border: 1px solid red; */
        width: 100%;
        min-height: 500px;
        padding: 15px;
        display: block;
    }
    .lftinfo {
        /* border: 1px solid red; */
        width: 100%;
        padding: 15px;
        text-align: center;
    }
    .rtinfo {
        /* border: 1px solid red; */
        width: 100%;
        min-height: 500px;
        padding: 15px;
        display: flex;
        flex-direction: column;
        text-align: center;
    }
    .codepro {
        text-decoration: none;
        background: #666;
        font-size: 12px;
        color: #fff;
        font-family: "PT_Serif-Bold";
        margin: 0px;
        text-align: center;
        width: 100%;
        height: 45px;
    }
    .namepro {
        text-decoration: none;
        cursor: pointer;
        font-size: 18px;
        color: rgba(0, 0, 0, 0.85);
        font-family: "PT_Serif-Bold";
        text-transform: uppercase;
        margin: 10px 0px;
        max-width: 100%;
    }
    .add {
        background: #e3b639;
        color: #FFF;
        width: 100%;
        text-align: center;
        cursor: pointer;
        margin: 5px 0px;
        font-family: "PT-Regular";
        font-size: 16px;
        padding: 10px;
    }

}


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

    .product {
        background: #f9f9f9;
        width: 100%;
        height: 260px;
        display: flex;
        align-items: center;
        flex-direction: column;
        justify-content: center;
        flex-direction: column;
        text-align: center;
        margin: 10px 5px;
    }
    .dell{
        display: none;
    }
    .wrtopmenu {
        margin: 0px 0px;
        height: auto;
        width: 100%;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
    }
    .basket>a {
        text-decoration: none;
        cursor: pointer;
        font-size: 24px;
        color: black;
        font-family: "PT_Serif-Bold";
        display: none;
    }
    .basketquantity {
        text-decoration: none;
        cursor: pointer;
        font-size: 18px;
        color: #8e8e8e;
        font-family: "PT-Regular";
        display: none;
    }

    .prof {
        max-width: 125px;
        text-align: center;
        display: inline-block;
        background-color: white;
        margin: 5px;
        padding: 0px 5px;
        border: 1px solid #fff;
    }

}


/*FILTER*/

.filterButton {
    display: none;
}

@media only screen and (max-width : 690px) {
    .wrbodyfiltr01 {
        position: fixed;
        top: 0px;
        left: -350px;
        background: #fff;
        z-index: 9;
        margin: 0px;
        height: 100%;
        overflow: scroll;
        -webkit-box-shadow: 2px 0px 2px 0px rgba(0,0,0,0.27);
        -moz-box-shadow: 2px 0px 2px 0px rgba(0,0,0,0.27);
        box-shadow: 2px 0px 2px 0px rgba(0,0,0,0.27);

        -webkit-transition: left .3s ease;
        -moz-transition: left .3s ease;
        -o-transition: left .3s ease;
        transition: left .3s ease;

    }
    .wrbodyfiltr01 .name {
        padding: 10px;
    }
    .wrbodycategory {
        width: 100%;
        margin-top: 20px;
    }
    .filterButton {
        display: block;
        position: fixed;
        left: 75px;
        bottom: 0px;
        -webkit-border-top-left-radius: 10px;
        -webkit-border-top-right-radius: 10px;
        -moz-border-radius-topleft: 10px;
        -moz-border-radius-topright: 10px;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;

        color: #fff;
        background: #f2b527;
        font-weight: normal;
        padding: 5px 10px;
        border: 1px solid #e0a825;
        z-index: 9;

    }
}