
/*/ ===================================== PROD PAGE*/

#lengthguideimg{
    width:300px;
}

#sizeguidetable{
    width:90%;
    margin: 0px auto;
    font-size: 11px;
}

#sizeguidetable tr:nth-child(odd) {
  background-color: #EEE;
  line-height:90%;
}

#sgfirstrow{
  line-height:140%!important;
}

.prodarticleheader{
   margin-top: 0px;
   font-weight: bold;
   font-size: 28px;
   line-height: 26px;
   margin-bottom: 4px;
}

.prodarticledescription{
   margin-top: 0px;
   margin-bottom: 28px;
   font-size: 14px;
}

.prod_img{
    width:48%;
    padding: 0px;
    margin: 0px;
}

.prod_img_main{
    position: absolute;
    border-radius:15px;
    border-width:5px;
    border-style: solid;
    border-color: #0000;
    top: 0%;
    left: 0%;
    opacity: 0%;
    transition: opacity 1s ease-in-out;
    -webkit-transition: opacity 1s ease-in-out;
    -moz-transition: opacity 1s ease-in-out;
    -o-transition: opacity 1s ease-in-out;
}

.prod_img_thumb{
    cursor: pointer;
    position: absolute;
    border-radius:15px;
    border-width:5px;
    border-style: solid;
    border-color: #0000;
    width:25%;
}

.prod_img_thumb_active{
    cursor: pointer;
    position: absolute;
    border-radius:15px;
    //border-width:5px;
    border-style: solid;
    border-color: black;
    width:25%;
}

.prod_extras{
  border-width: 1px;
  border-color: black;
  border-style: solid;
  border-radius: 12px;
  padding-top:10px;
  background-color: #F5F5F5;
}

.prod_extras img{
  opacity: 60%;
}


.prod_extras img{
  width:20%;
}

.prod_wdr{
    font-size: 12px;
    line-height:100%;
    margin-top: -3px;
    margin-bottom: 20px;
}

.prod_extra_header{
    font-size: 14px;
    font-weight: bold;
    line-height:100%;
    margin-bottom:0px ;
    margin-top:2px;
    opacity: 70%;
}

.prod_extra_text{
    font-size: 12px;
    line-height:100%;
    margin-top:10px;
    opacity: 60%;
}

.prod_extras td{
  vertical-align: top;
  padding-left:10px;
  padding-right:10px;
}

.prod_cnt{
    width:35%;
    padding: 0px;
    margin: 0px;
    margin-left: 8%;
    min-height:700px;
}

@media screen and (max-width: 992px) {
  .prod_img input[type=submit] {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .prod_img, .prod_cnt, input[type=submit] {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .prod_cnt{
    float:right;
  }
}

@media screen and (min-width: 993px) {
  .prod_cnt, .prod_img, input[type=submit] {
    float:left;
  }
}

.prodcolimgbtn{
   height: 35px;
   width: 35px;
   margin:0px;
   margin-right:10px;
   padding:0px;
   background-position: center;
   background-size: 35px 35px;
   border: 1px solid gray;
   cursor:pointer;
   border-radius: 10px;
}

.prodcolimgbtn:hover{
   border: 2px solid black;
   border-radius: 10px;
}

.prodcolimgbtnact{
   height: 35px;
   width: 35px;
   margin:0px;
   margin-right:10px;
   padding:0px;
   background-position: center;
   background-size: 35px 35px;
   border: 2px solid black;
   cursor:pointer;
   border-radius: 10px;
}

.prodsitndiv{
    font-size: 0;
    float:right;
    border-radius: 10px;
    border: 1px solid black;
    height: 50px;
    width: 154px;
    margin:0px;
    padding 0px;
    overflow: hidden;
   background-color:black;
}

.prodsitn{
   background-color:white;
    font-size: 12px;
   height: 50px;
   width: 50px;
   margin:0px;
   padding:0px;
   margin-right:1px;
    text-align: center;
    text-decoration: none;
   transition-duration: 0.4s;
   border:none;
   cursor:pointer;
}

.prodsitn:hover{
   background-color:black;
   color:white;
}

.prodsitnact{
   background-color:black;
   color: white;
    font-size: 12px;
   height: 50px;
   width: 50px;
   margin:0px;
   padding:0px;
   margin-right:1px;
    text-align: center;
    text-decoration: none;
   transition-duration: 0.4s;
   border:none;
   cursor:pointer;
}

.prodsitn2{
   background-color:white;
    font-size: 12px;
   height: 50px;
   width: 75.5px;
   margin:0px;
   padding:0px;
   margin-right:1px;
    text-align: center;
    text-decoration: none;
   transition-duration: 0.4s;
   border:none;
   cursor:pointer;
}

.prodsitn2:hover{
   background-color:black;
   color:white;
}

.prodsitn2act{
   background-color:black;
   color:white;
    font-size: 12px;
   height: 50px;
   width: 75.5px;
   margin:0px;
   padding:0px;
   margin-right:1px;
    text-align: center;
    text-decoration: none;
   transition-duration: 0.4s;
   border:none;
   cursor:pointer;
}

.rounded{
   border-radius: 12px;
}

.higher{
    height: 50px;
}

.smaller{
   min-width: 20px!important;
}

#sizes{
    max-height: 200px;
    overflow-y: scroll;
}

#tocart{
   color: white;
   background-color:black;
   font-size: 12px;
   height: 50px;
   width: 50%;
   margin:0px;
   padding:0px;
   margin-right:1px;
   text-align: center;
   text-decoration: none;
   transition-duration: 0.1s;
   border:none;
   cursor:pointer;
   border-radius: 12px;
}

#tocart:hover{
   width: 52%;
}

.sep2{
  height:1px;
  border-width:0;
  color:gray;
  background-color:gray;
  margin-bottom: 15px;
  margin-top: 15px;
}

.tooltip {
  height:25px;
  width:25px;
  position:absolute;
  top: -5px;
  display: inline-block;
}

.tooltip img{
  width: 13px !important;
}

.confname{
  line-height: 100%;
  margin-top: 0px;
  margin-left: 10px;
  text-align: left;
}

#price{
  line-height: 100%;
  margin-top: 0px;
}

.tooltip .tooltiptext {
  visibility: hidden;
  width: 200px;
  background-color: black;
  color: #fff;
  text-align: left;
  border-radius: 6px;
  padding: 5px 5px;
  position: absolute;
  z-index: 1;
  top: 150%;
  left: 50%;
  margin-left: -90px;
}

.tooltip .tooltiptext::after {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent transparent black transparent;
}

.tooltip:hover .tooltiptext {
  visibility: visible;
}

#PI_BG{
    pointer-events: none;
    width:100%; opacity:0%;
}

@media screen and (max-width: 600px) {
  #ttDR{
    left: 70px !important;
  }
}

@media screen and (min-width: 601px) and (max-width: 992px) {
  #PI_BG{
    margin-bottom: -40%;
  }

  #T1, #T2, #T3, #T4{
   width: 14%!important;
   left: 82%!important;
  }

  #T1{
    top: 0% !important;
  }
  #T2{
    top: 23.5% !important;
  }
  #T3{
    top: 47% !important;
  }
  #T4{
    top: 70.5% !important;
  }
  #L1, #L2, #L3, #L4{
    width: 75% !important;
    left: 5%!important;
  }

}

