/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

 .single-product table.variations_style td, .single-product table.variations_style th {
    vertical-align: middle;
}
.single-product table.variations_style td.label {
    display: table-cell;
    color: inherit;
    font-size: 100%;
    font-weight: 400;
    border-radius: 0;
    text-align: inherit;
    white-space: inherit;
}
.single-product table.variations_style td, .single-product table.variations_style th {
    padding: .75rem;
    line-height: 1.5;
    vertical-align: top;
    border-top: 1px solid #eceeef;
}
.single-product table.variations_style td.value select {
    display: inline-block;
    max-width: 100%;
    padding: .375rem 1.75rem .375rem .75rem;
    color: #55595c;
    vertical-align: middle;
    background: #fff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAUCAMAAACzvE1FAAAADFBMV…GzBYwzVXvznNWs8C58CiussPJj8h6NwgorrKRdTvuV9v16Afn0AYFOB7aYAAAAAElFTkSuQmCC) no-repeat right .75rem center;
    background-size: 8px 10px;
    border: 1px solid #ccc;
    -moz-appearance: none;
    -webkit-appearance: none;
    border-radius: 1.071em;
    color: #7e7e7e;
    border-color: #e3e3e3;
}

.single-product table.variations_style  select#gearment_selectstyle {
    display: inline-block;
    max-width: 100%;
    padding: .375rem 1.75rem .375rem .75rem;
    color: #55595c;
    vertical-align: middle;
    background: #fff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAUCAMAAACzvE1FAAAADFBMV…GzBYwzVXvznNWs8C58CiussPJj8h6NwgorrKRdTvuV9v16Afn0AYFOB7aYAAAAAElFTkSuQmCC) no-repeat right .75rem center;
    background-size: 8px 10px;
    border: 1px solid #ccc;
    -moz-appearance: none;
    -webkit-appearance: none;
    border-radius: 1.071em;
    color: #7e7e7e;
    border-color: #e3e3e3;
}
.single-product table.variations_style td.label label {
    text-transform: capitalize;
    margin-bottom: 0;
}
.single-product table.variations_style {
    width: 100%;
    max-width: 100%;
    
}
.single-product table.variations_style td.label label {
    text-transform: capitalize;
    margin-bottom: 0;
}

.single-product table.variations_style td, .single-product table.variations_style th {
    vertical-align: middle;
}
.single-product table.variations_style td, .single-product table.variations_style th {
    padding: .75rem;
    line-height: 1.5;
    vertical-align: top;
    border-top: 1px solid #eceeef;
}

#gea-variationcolor .color {
    box-shadow: inset 0 0 1px #d8dae0;
}

#gea-variationcolor .color {
    width: 31px;
    height: 31px;
    background: #000;
    border-radius: 100%;
}
#gea-variationcolor .geabtn {
    position: relative;
    border-radius: 100%;
    padding: 5px;
}

#gea-variationmodel .geabtn {
    padding: 6px;
    color: #282828;
    border-radius: 0;
    background: none;
    margin-right: 5px;
    margin-bottom: 5px;
    border: 1px solid #e7e7e7;
    text-align: center;
    border-radius: 5px;
    box-shadow: 0 3px 2px -2px rgba(0,0,0,.1);
    -webkit-box-shadow: 0 2px 5px -2px rgba(0,0,0,.1);
    cursor: pointer;
    float: left;
    font-weight: normal;
}

#gea-variationmodel .geabtn.active {
    border: 1px solid #1dafdf;
    color: #5b5c6e;
}

#gea-variationmodel .geabtn {
    position: relative;
    padding: 5px;
}

#gea-variationcolor>.geabtn input[type=radio], #gea-variationsize>.geabtn input[type=radio], #gea-variationmodel>.geabtn input[type=radio], #gea-variationprint>.geabtn input[type=radio]{ 
    position: absolute;
    clip: rect(0,0,0,0);
    pointer-events: none;
}

#gea-variationcolor .geabtn.active:after {
    content: '';
    width: 43px;
    height: 43px;
    border: 2px solid #1dafdf;
    display: block;
    position: absolute;
    top: -1px;
    left: -1px;
    border-radius: 100%;
}
#gea-variationmodel .geabtn:not(:disabled):not(.disabled),
#gea-variationcolor .geabtn:not(:disabled):not(.disabled) {
    cursor: pointer;
}

#gea-variationcolor  .geabtn {
    border-radius: 3px;
    font-size: 13px;
    float: left;
}
#gea-variationmodel label:not(.active):hover::before,
#gea-variationcolor label:not(.active):hover::before {
  content: attr(data-title);
  position: absolute;
  left: 0px;
  top: -26px;
  display: inline-block;
  padding: 3px 6px;
  border-radius: 2px;
  background: #444857;
  color: #fff;
  font-size: 12px;
  white-space: nowrap;
  font-weight: normal !important;
 
}
#gea-variationcolor label.active:hover::before,
#gea-variationmodel label.active:hover::before {
  content: attr(data-title);
  position: absolute;
  left: 0px;
  top: -26px;
  display: inline-block;
  padding: 3px 6px;
  border-radius: 2px;
  background: #444857;
  color: #fff;
  font-size: 12px;
  white-space: nowrap;
  font-weight: normal !important;
 
}

#gea-variationcolor label:hover::after,
#gea-variationmodel label:hover::after {
  content: '';
  position: absolute;
  top: -5px;
  left: 12px;
  display: inline-block;
  color: #fff;
  border: 8px solid transparent;    
  border-top: 8px solid #444857;
 
}

#gea-variationsize .geabtn {
    padding: 6px;
    color: #282828;
    border-radius: 0;
    background: none;
    margin-right: 5px;
    margin-bottom: 5px;
    border: 1px solid #e7e7e7;
    min-width: 38px;
    text-align: center;
    border-radius: 5px;
    box-shadow: 0 3px 2px -2px rgba(0,0,0,.1);
    -webkit-box-shadow: 0 2px 5px -2px rgba(0,0,0,.1);
    cursor: pointer;
    float: left;
    font-weight: normal;
}

#gea-variationsize .geabtn.active {
    border: 1px solid #1dafdf;
    color: #5b5c6e;
}