/* DROP-DOWN MENU */

#head3 .container{overflow:visible;height:50px;background: #232f3e;}
#menu2 li ul{display:none;border-right:0;}

#menu2 .dropDown.selected{height:50px;background:#f29400;color:#000;text-decoration:none;} /*modrhh+ */
#menu2 .dropDown.selected-parent{height:50px;background:#f29400;color:#000;text-decoration:none;} /*modrhh+ */
#menu2 li.dropDown{position:relative;white-space:nowrap;}
#menu2 li.dropDown:hover{height:50px;background:#f29400;color:#000;}
#menu2 li.dropDown a{display:block;height:auto;}
* html #menu2 li.dropDown a{display:block;height:50px;}
#menu2 li.dropDown a:hover{background:none;}

#menu2 li.dropDown ul{height:auto;float:left;z-index:1000;position:absolute;left:-1px;top:50px;border-left:0px solid #303030;}
#menu2 li.dropDown:hover ul ul{display:none;}
#menu2 li.dropDown ul li{position:relative;clear:left;float:left;width:17em;border-left:0;border-right:0;background:#fff;opacity:1;transition: all .2s ease;}
#menu2 li.dropDown ul li:hover{background:#f29400;}
#menu2 li.dropDown ul li a{height:auto;margin:0;padding:7px 20px 10px 15px;font-weight:normal;background:none;text-shadow:none;color:#000;}
#menu2 li.dropDown ul li a:hover, #menu2 li.dropDown .selected > a{text-decoration:none;}
#menu2 li.dropDown ul ul{display:none;position:absolute;z-index:11;top:0;left:15em;}
#menu2 li.dropDown ul ul li a{padding:7px 10px;font-size:1em;}


@media screen and (max-width:800px){
  #menu2 li.dropDown ul li{display:none} /*modrhh+ */
  #menu2 li.dropDown a{height:30px;}
  #head3 .container{height:auto}
  #menu2 ul{width:100%;background: #d30630;}
  #menu2 li, #menu2 li:hover, #menu2 .selected{width:20%;border:none;}
  #menu2{float:left;width:100%;}
  #menu2 ul{width:100%;}
}

@media screen and (max-width:480px){
	#menu2 li.dropDown{width:100%}
}



/*mobile menu*/
.mfirst{
  text-align: center;
}
#mobilemenu2 li {
  list-style: none;
}
.msubmenu {
  display: none;
}
.mimg{
  width:15px;
  padding-right:20px;
  float: right;
}
.mfirst, .msubfirst {
  padding-top: 7px;
}
.mfirst span {
  padding-left: 10px;
  padding-bottom: 7px;
  display: block;
}
.msubfirst {
  padding-bottom: 7px;
}
.mfirst a {
  font-size: 16px;
}
.mfirst.mdropDown.selected {
  padding-bottom: 1px;
}
#mobilemenu2 ul li {
  border-top: 1px solid;
}
#mobilemenu2 .mfirst.ml1.mdropDown {
  border-top: none;
}
.msubfirst {
  background-color: #f7f7f7;
}
.msubmenu.mshow{
  display:block;
}
.msubfirst.ml1 {
  margin-top: 7px;
}
.mshow > .msubfirst {
  margin-left: 0;
  padding-left: 20px;
}
.selected {
  background-color: #f29400;
}
.mnodropDown span {
  padding-right: 20px;
}
.msubfirst {
  padding-right: 30px;
}
@media screen and (min-width: 480px){
  #mobilemenu2{
    display: none !important;
  }
}
@media screen and (max-width: 480px){
  #head1 .container, #head2 .container, #head3 .container, #body .container, #foot .container{
    width:100%;
  }
  #mobilemenu2{
    display: none;
  }
  #head3 .container{
    background: #000 !important;
  }
  #productDescription {
    padding-top: 222px !important;
    overflow: visible !important;
    clear: left;
    display: block;
    /*width: 92%  ;*/
    margin: 0 auto;
    text-align: left;
  }
  #product #attributesSelects{
    display: block;
  }
}
#box #showAttr {
  border-radius: 5px;
  display: inline-block;
  padding: 7px;
  margin-top: 30px;
  position: relative;
  background-color: #232f3e;
  color: #fff;
}
@media screen and (max-width: 440px) and (min-width: 360px) {
  #orderedProducts table{
    font-size: 11px;
  }
}

@media screen and (max-width: 360px) and (min-width: 250px) {
  #orderedProducts table{
    font-size: 5px;
  }
}

.msubfirst a {
  font-size: 14px !important;
  color: #595757;
}

@media screen and (min-width: 620px){
  .inner p {
    display: contents;
  }
}

.html_ban_3,.html_ban_2,.html_ban_1 {
  margin-left: 10px;
  font-size: 16px;
  font-weight: bold;
  padding: 2px;
  border: 1px solid #fff;
}
.html_ban_2 {
  position: absolute;
  right: 5px;
  top: 5px;
}
.html_ban_1_p > p {
  position: relative;
}
.html_ban_1_p > p > a {
  position: relative;
  display: inline-block;
}
.html_ban_3 {
  position: absolute;
  transform: rotate(-3deg);
  z-index: 9999999;
  right: 5px;
}
#randomCategoryProducts h3 {
  padding-left: 30px;
}
#product #box #price{
  position: relative;
}
.redcount {
  position: absolute;
  background-color: red;
  border-radius: 10px;
  top: -14px;
  width: 14px;
  padding: 2px;
  padding-left: 7px;
  right: -18px;
}
.html_ban_4 {
  font-weight: 700;

}


.html_ban_1{
  position: absolute;
  top: 0px;
  font-size: 12px;
  text-transform: none;
}
#product h1{
  display: inline-block;
}
@media screen and (max-width: 480px){
  .html_ban_1,.html_ban_2{
    font-size: 12px !important;
  }
}
.catcount span {
  background-color: red;
  position: absolute;
  top: -12px;
  padding: 2px 4px;
  border-radius: 2px;
  font-size: 12px;
  padding-bottom: 4px;
}
.catcount{
  position: relative;
  margin-right: 15px;
}
.catcount::before {
  display: none;
}
/******************************************/
#randomtopCategoryProducts li:first-child {
  width: 20%;
}
#randomtopCategoryProducts li {
  width: 24%;
}
#randomtopCategoryProducts li {
  float: left;
  list-style: none;
  display: block;
  padding: 5px;
  border: 2px dashed #CFCFCF;
  margin: 3px;
  height: 125px;
  border-radius: 5px;
}
#randomtopCategoryProducts img {
  width: 80px;
}
#randomtopCategoryProducts .price {
  display: none;
}
#randomtopCategoryProducts {
  position: relative;
  padding: 30px 10px;
  display: grid;
  border-bottom: 2px solid #e0e0e0;
}
#randomtopCategoryProducts .name {
  min-height: 40px;
  font-weight: bold;
  padding-top: 10px;
  font-size: 14px;
}
#randomtopCategoryProducts a {
  display: block;
  text-align: center;
}
#randomtopCategoryProducts li:first-child {
  padding: 0;
  border: none;
  text-align: center;
  font-weight: 400;
  font-size: 16px;
  color: #D20000;
  padding-top: 50px;
  height:auto;
}
@media screen and (max-width:800px){
  #randomtopCategoryProducts{
    display: none;
  }
}
@media screen and (min-width:800px){
  #randomCategoryProducts{
    display: none;
  }
}
/******************************************/
/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 20px;
  border: 1px solid #888;
  width: 80%;
}

/* The Close Button */
.modal-content .close {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

.btn-section .btnDieCutAddToCard.submit {
  display: block;
  margin-left: 5px;
}
.btn-section .pdfButton.bigBtn {
  margin-left: 15px;
}
.btn-section{
  min-width:190px !important;
}
.btn-section .btnDieCutAddToCard.submit:hover {
  background-color: #B61B45;
	border-width: 0px;
}