@charset "UTF-8";

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

  .front-img-wrap{
      -webkit-column-count: 2; /* Chrome, Safari, Opera */
      -moz-column-count: 2; /* Firefox */
      column-count: 2;
      font-size: 0;
      margin-bottom: 40px;
  }

  .locked{
    overflow: scroll;
    height: 150vw;
}

        .main-logo{
        position: fixed;
    }
    .mobile-menu{
        /*position: absolute;*/
    }
    .html_menu{
        overflow-x: hidden;
    }
    .body_menu{
        overflow: hidden;
    }


  .main-logo{
    width: 80px;
  }

  .main-logo a {
    right: -15px;
    top: -5px;
}

  .front-img-price {
  //  display:none;
  }

    .tar span{
    white-space: nowrap;
  }
  .rev_wrap{
    padding: 0 10px;
  }
  .padding20{
    padding-top: 10px;
  }
  .opt_select{
    position: static;
  }
        #cart_content_tbl{
    width: 100%;
    }
  #fur,
#about,
#auth,
#life,
.fawindow,
#measurements,
#steps,
#feedback,
#jsokclick,
#mailme,
#product,
#callme,
#contact_info,
#region,
#tissavel{
  width: 100% !important;
}
#usrForm{
  margin-top: 50px;
}
#jsorderform .checkout_buttons + span.ordermessage{
  display: block;
}

#allp .opt_wrap{
    position: absolute;
    top: 0  ;
    right: 0;
    left: 0;
    background-color: #5e0421;/*color1*/
    z-index: 150;
}
.opt_close,
.fsp-close{
    height: 50px;
  z-index: 120;
    width: 39px;
    right: -6px;
    top: 0;
    font-size: 0;
  position: absolute;
}
.opt_close{
 // top: -40px;
}
.opt_close::before,
.fsp-close::before{

    -webkit-transition-property: top,-webkit-transform;

    transition-property: top,transform;

}



.opt_close::after,
.fsp-close::after,
 .opt_close::before,
 .fsp-close::before{

    position: absolute;

    display: block;

    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;

    width: 26px;

    height: 3px;

    background-color: #fff;

    content: "";

}


.opt_close::before,
.fsp-close::before{
    -webkit-transform:rotate(45deg);
    -ms-transform:rotate(45deg);
    transform:rotate(45deg);
     border-radius: 3px;

}
.opt_close::after,
.fsp-close::after{
    -webkit-transform:rotate(-45deg);
    -ms-transform:rotate(-45deg);
    transform:rotate(-45deg);
     border-radius: 3px;
}

/*   .options .filters,
  #allmm{
    width: auto;
    margin-bottom: 50px;
  }*/
.front-img-wrap{
    -webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;
    }

   .filttl_left{
    float: none;
   }
/*   .btns{
    clear: both;
    float: none;
   }
   .pgprices{
    width: 330px;
    float: right;
   }*/

   .bparam{
    margin-bottom: 50px;
   }
   /*.selurl, .btnurl{*/

    /*display: none;*/

/*}*/


    /*.opt_wrap .opt_select .opt_sel_elem .opt_color{*/
        /*width: 110px;*/
        /*height: 110px;*/
        /*margin-bottom: 50px;*/
        /*margin-right: 8%;*/
        /*margin-left: 8%;*/
        /*border: none;*/
    /*}*/

    /*.opt_sel_elem{*/
        /*padding-top: 50px;*/
        /*display: flex;*/
        /*display: -ms-flexbox;*/
        /*display: -webkit-flex;*/
        /*width: 100%;*/
        /*flex-wrap: wrap;*/
        /*-webkit-flex-wrap: wrap;*/
        /*-ms-flex-wrap: wrap;*/
        /*justify-content: space-between;*/
        /*-webkit-justify-content: space-between;*/
        /*-ms-flex-pack: justify;*/
    /*}*/



}

@media only screen and (max-width: 620px)  {
    .main-logo{
    position: fixed;
    }
    .mobile-menu{
        /*position: absolute;*/
    }
    .html_menu{
        overflow-x: hidden;
    }
    .body_menu{
        overflow: hidden;
    }


  .jsrallimg img{

    max-width: 80% !important;

}
     .pgprices{
    margin-top: 15px;

  }
      .mrorder{
        max-width: 300px;
        margin: 10px auto;
        float: none;
    }

  .constrmeh ul li .wr_ica {
    width: 110px;
}

.constrmeh ul li:nth-of-type(2n),#fur ul li:nth-of-type(2n),

#product ul li:nth-of-type(2n){

    margin-right: 0 !important;

}

.constrmeh ul li ,#fur ul li ,

#product ul li {
    text-align: center;
    width: 49%;

    margin-right: 2% !important;

    margin-bottom: 10px;

    }

#about img{
    height: auto;
    width: 100%;

}
  .front-img-wrap{
    -webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;
    }
       .c_img{
    float: none;
    margin: 10px auto;
   }
   .pgprice small{
    font-size: 5vw;
   }
   .pgprice{
      font-size: 13vw;

   }
   .pglastprice small{
    font-size: 3vw;
   }
   .pglastprice i{
      font-size: 5vw;
   }
   .pgprices{
    width: 50vw;
   }

   .fsp-wrapper .fsp-content #measurements  table{
      width: 100% !important;
  }

  #measurements  table tr{
      display: flex;
      display: -ms-flexbox;
      display: -webkit-flex;
      flex-direction: column;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      align-items: flex-start;
      -webkit-align-items: flex-start;
      -ms-flex-align: start;
  }

  #measurements  table tr td{
      display: flex;
      display: -ms-flexbox;
      display: -webkit-flex;
      width: 100% !important;
      margin-bottom: 25px;
  }

    #measurements  table tr td img{
        object-fit: contain;
    }
}

@media only screen and (max-width: 502px) {
    .main-logo-banner {
        top: 60px;
    }
}
@media only screen and (max-width: 480px)  {
        .main-logo{
        position: fixed;
    }
    .mobile-menu{
       /* position: absolute;*/
    }
    .html_menu{
        overflow-x: hidden;
    }
    .body_menu{
        overflow: hidden;
    }

  .jsrallimg img{

    max-width: 80% !important;

}

  .front-img-wrap{
    -webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;
    }
       .c_img{
    float: none;
    margin: 10px auto;
   }
   .pgprice small{
    font-size: 5vw;
   }
   .pgprice{
      font-size: 13vw;

   }
   .pglastprice small{
    font-size: 3vw;
   }
   .pglastprice i{
      font-size: 5vw;
   }
   .pgprices{
    width: 50vw;
   }



    .jsrallimg img{

    max-width: 80% !important;

}
  #countryselect .selectbox .dropdown {
    width: 220px !important;
    height: 350px!important;
}
  .fsp-wrapper h2{
    padding-right: 19px;
  }

  .opt_color {
    width: 30px !important;
}
      .h3tabs > div {
    margin: 40px auto;
    text-align: center;
    display: block;

}

  body{
    font-size: 70%;
  }
  .btns{
    width: 300px;
  }
  .btns .btndiv .buy{
    //max-width: 300px;
  }
    .pgprices{
    width: 43vw;
   }
   .selectbox .select, .selectbox2 .select2{
      width: 10vw;
   }
   .mobile-menu li a{
    font-size: 17px;
   }
     .nav-content-item a{
    font-size: 5vw !important;
  }
   .mobile-menu li{
    height: 16vw;
    line-height: 16vw;
   }
   .main-logo{
    width: 60px;
   }
   .main-logo a {
    right: -12px;
    top: -8px;
   }
   .mobile-menu{
    top: 90px;
   }
   .main-header{
    min-height: 50px;
   }
   .c_img{

   }
   .hintme{
    display: none;
   }

.constrmeh .wr_ica{
    width: 120px;
    margin: auto;
}
.mrorder {
    top: 95px;
    left: 30px;
    right: 30px;
    float: none;
}

.constrmeh .wr_ica, .constrmeh .wr_itxt{
    float: none;
    width: auto;
}
  #jsorderform .elem input{
    width: 97%;
}

.mrorder a{
    margin: 0;
    width: auto;
}
#cart_total{
    position: absolute;
    right: 0;
    top: 0;
}
#cart_content_tbl .txt_r{
    width: 100px;
    white-space: nowrap;
}
#cart_content_tbl #cart_total{
    position: static;
}
.paddingblock .baseprice{
    width: 100px;
}
a.deletelnk{
 //   position: absolute;
 //   right: 0;
 //   left: auto;
 //   bottom: 0;
}
#cart_content_tbl tr,
#blck-content tr{
    position: relative;
    display: block;
}
#cart_content_tbl td,
#blck-content td{
    height: 62px;
    vertical-align: top;
}
#blck-content td:first-child{
    width: 66%;
}
#blck-content td:nth-of-type(2){
  //  width: 34%;
}

#blck-content #cart_checkout_btn{
    position: static;
    width: auto;
}
.itemname{
    text-align: left;
}
  .opt_text_elem{
    width: 100%;
}
.mpromo .proinp {
    width: 25vw;
}
.ordermessage{
  display: block;
  margin: 10px 0;
}
#jsorderform{
  margin-bottom: 30px;
}



}

@media screen and (max-width: 768px)  {
    .main-logo-banner {
        top: 50px;
    }
    .front-img-price {
        font-size: 2.7vw;
    }

    .price-currency {
        font-size: 1.6vw;
    }
}

@media screen and (min-width: 768px) {
    .front-img-price {
        font-size: 1.5vw;
    }

    .price-currency {
        font-size: 0.7vw;
    }
}

@media only screen and (max-width: 360px)  {
        .main-logo{
        position: fixed;
    }
    .mobile-menu{
        /*position: absolute;*/
    }
    .html_menu{
        overflow-x: hidden;
    }
    .body_menu{
        overflow: hidden;
    }
    .mobile-menu{
        /*position: fixed;*/
    }
   .mobile-menu{
    /*bottom: 0;
    background-color: #b6053f;*/
   }
   .show_info table{
    width: 100%;
   }
   .con_m, .options .filters .selectdiv .selname, .tabconnstname, .first-td{
    width: 120px;
   }

     .main-logo{
    width: 50px;
  }
    .main-logo-banner {
        top: 45px;
    }
}
@media only screen and (max-width: 320px)  {
    .main-logo{
        position: fixed;
    }
    .mobile-menu{
        /*position: absolute;*/
    }
    .html_menu{
        overflow-x: hidden;
    }
    .body_menu{
        overflow: hidden;
    }

      .mobile-menu li{
    height: 45px;
    line-height: 45px;
   }

    .main-logo-banner {
        top: 40px;
    }
}

.mobile-ul{
    display: flex;
    padding-top: 40px;
    width: 100%;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: flex-start;
}

.mobile-ul-item{
    display: flex;
    width: 35%;
    flex-direction: column;
    align-items: center;
    margin-bottom: 30px;
}

.mobile-item-name{
    margin-top: 15px;
}

.constrmeh ul{
    /*padding-top:50px;*/
    display: flex;
    flex-flow: row wrap;
    align-items: flex-start;
    justify-content: flex-start;
}

.constrmeh .wr_itxt{
    height: auto;
    text-align: center;
    font-size: 13px;
}
.constrmeh ul li, #fur ul li, #product ul li{
    margin-bottom: 30px;
}

.kindness{
    width: 100%;
}

@media only screen and (max-width: 240px)  {
    .main-logo-banner {
        top: 25px;
    }
}
