@font-face {
    font-family: "OpenSans";
    src: url("../fonts/OpenSans-Regular.ttf");
}
body {
    font-family: "OpenSans" !important;
}
/* E-Z UP Theme Styles */
.color-theme {
    color: inherit;
}

.product-detail-infomation .product-name {
    font-size: 32px;
}

.product-info-main .product.attribute.overview {
    font-size: 14px;
}

.product-info-main .more-link a {
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    color: #b6263e !important;
}

.option-standard-container, .option-premium-container {
    width: 50%;
    display: inline-block;
    font-weight: 700;
}
.swatch-option:hover, .swatch-option.selected {
    box-shadow: 0 0 0 3px #302e2b;
    border: 1px solid #302e2b;
}

.product-add-form .product-options-wrapper .swatch-opt .swatch-attribute-label + .swatch-attribute-selected-option {
    color: #00369d;
    font-weight: 700;
}

.premium-desc-container {
    background-color: #f2f2f2;
    margin: 20px auto;
    padding: 0px 10px 20px 10px;;
}
.premium-desc-container .premium-title {
    font-weight: 700;
    font-size: 14px;
}
.premium-desc-container .price-added
{
    color: #00369d;
    font-size: 24px;
    margin-left: 10px;
}
.premium-content-container {
    margin-top: 10px;
    line-height: 30px;
}
.premium-desc-star {
    position: relative;
    left: -20px;
    top: -10px;
}

.premium-star img {
    vertical-align: baseline;
    margin-left: 5px;
}

.fixed-bar-bottom {
    font-family: "OpenSans";
    font-size: 16px;
    font-weight: 600;
    padding-top: 19px;
    padding-bottom: 19px;
}
.fixed-bar, .fixed-bar-simple, .fixed-bar-grouped {
    width: 100%;
    position: fixed;
    bottom: 0;
    z-index: 899;
    background: #fff;
    left: 0;
    display: block;
    border-top: 2px solid #dcdcdc;
}
.price-label-pre
{
    display: none;
}
.fixed-bar-bottom .price-label-pre
{
    display: inline-block;
}

.price-label-pre
{
    display: none;
}
.fixed-bar-bottom .price-label-pre
{
    display: inline-block;
}

/*grouped*/
.fixed-bar-grouped .personalize-button-prod-detail
{
    float: left;
}

.fixed-bar .product-options-bottom {
    height: 40px;
    float: right;
}

.fixed-bar .price-box {
    float: left;
    height: 40px;
    line-height: 40px;
}

.fixed-bar .price-box .premium-star {
    vertical-align: top;
    margin-right: 5px;
}

.star-tooltip {
    position: absolute;
    top: -44px;
    border: 1px solid #56585a;
    background: #56585a;
    color: #fff;
    font-weight: 700;
    padding-left: 10px;
    padding-right: 10px;
    display: none;
}

.fixed-bar .normal-price .price {
    color: #231f2a;
    font-family: "OpenSans";
}

.catalog-product-view .fixed-bar-bottom .old-price,
.catalog-product-view .product-info-price .price-label,
.catalog-product-view .fixed-bar-bottom .price-label-special,
.catalog-product-view .normal-price .price-label {
     display: none !important;
 }
.fixed-bar .product-options-bottom .box-tocart div {
    display: inline-block;
}
.fixed-bar .product-options-bottom .box-tocart {
    margin-top: 0 !important;
    display: inline-block;
    height: 40px;
    /*margin: 20px 0;*/
}

.box-tocart .childhtml {
    max-width: 300px;
}
.fixed-bar .paypal-button.paypal-button-context-iframe,
.fixed-bar-simple .paypal-button.paypal-button-context-iframe
{
    width: 200px !important;
}
.box-tocart .field.qty > .control
{
    height: 35px;
}
.fixed-bar .product-options-bottom .box-tocart .qty .control {
    border-color: #bcbdbe !important;
    margin-left: 40px;
}

.fixed-bar .product-options-bottom .box-tocart .qty .control .qty-minus {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    top: 4px;
}
.box-tocart .field.qty > .control span.edit-qty
{
    padding-top: 3px;
}
.box-tocart .field.qty > .control span.edit-qty.plus
{
    padding-top: 6px;
}

.fixed-bar .product-options-bottom .box-tocart .qty .control .qty-plus {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    top: 4px;
}

.box-tocart .qty .control .qty-minus a, .box-tocart .qty .control .qty-plus a {
    color: #FFF;
    font-size: 18px;
    display: block;
    width: 18px;
    height: 35px;
    line-height: 45px;
    text-decoration: none;
}

.box-tocart .qty .control .qty-minus, .box-tocart .qty .control .qty-plus {
    float: left;
    text-align: center;
    background: #004b87;
}
.product-info-main .product-add-form .box-tocart .field.qty > .control .input-text.qty, 
.bundle-info .product-details .box-tocart .field.qty > .control .input-text.qty
{
    height: 35px;
    color: #231f2a;
    width: 75px;
}
.box-tocart .qty .control .qty-input {
    width: 45px;
    float: left;
    
}

.page-product-configurable .fixed-bar .backtop {
    float: right;
    padding: 5px 30px;
    text-decoration: none;
}


.product-info-main .product-add-form .actions button.tocart, 
.bundle-info .product-details .actions button.tocart 
{
    background-color: #e31837;
    border: 1px solid #e31837;
    height: 35px;
    line-height: 20px;
    padding: 0 12px;
}

.fixed-bar-simple .box-tocart, .fixed-bar-grouped .box-tocart {
    float: right;
    margin-top: 0px !important; 
    height: 40px;
}

.fixed-bar-simple .box-tocart div {
    display: inline-block;
}

.fixed-bar-bottom .price {
    color: #231f2a !important;
    font-size: 32px;
}
.fixed-bar-simple  .price-box {
    height: 40px;
    line-height: 40px;
    float: left;
}

.fixed-bar-simple .box-tocart > .fieldset {
    margin-left: 40px;
}

.personalize-button-prod-detail
{
    width: 120px !important;
    border-radius: 40px !important;
    /*float: left !important;*/
    margin-right: 10px !important;
    margin-left: 10px !important;
    height: 35px !important;
    line-height: 20px !important;
    padding: 0px !important;
    background: #231f2a none repeat scroll 0 0 !important;
    border: 1px solid #ff0028 !important;
    color: #ffffff !important;
}

.personalize-button-prod-detail {
    color: #23b7cb;
    font-size: 15px;
    padding: 5px 15px;
    background: #fff;
    border: 1px transparent solid;
    border-radius: 30px;
    position: relative;
 }
.personalize-button-prod-detail:after{
    content:'';
    position: absolute;
    top: -3px; bottom: -3px;
    left: -3px; right: -3px;
    background: linear-gradient(135deg,#ff0028, #ff00ca);
    border-radius: 30px;
    content: '';
    z-index: -1;
 }

.product-info-main .product-add-form .actions span, .bundle-info .product-details .actions span
{
    font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 600 !important;
    text-transform: uppercase;
    font-size: 16px;
}
a.personalize-button-prod-detail
{
    padding: 5px 15px !important;
}

/* anchor position*/
.choose-options-button {
    display: inline-block;
    float: right;
    margin-right: 15px;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.2);
    width: 35px;
    height: 35px;
    text-align: center;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    padding: 6px;
}

#product-options-wrapper {
    margin-top: -100px;
    padding-top: 100px;
}

.fa-arrow-up:before
{
    font-family: "Pe-icon-7-stroke";
    /*line-height: 45px;*/
    font-size: 24px;
    content: "\e682" !important;
}

/* chat */
.fixed-bar-bottom .chat {
    display: inline-block;
    margin-left: 20px;
    margin-right: 20px;
    cursor: pointer;
    float: right;
}
.catalog-product-view #chat-widget-container {
    bottom: 80px !important;
}

/* pdp crosssel*/
.pdp-crosssell {
    background-color: #f2f2f2;
    padding: 15px;
    padding-bottom: 0px;
    width: 100%;
}
.pdp-crosssell-title {
    font-size: 20px;
    color: #302e2b;
    font-weight: 700;
}
.pdp-crosssell-content {
    border: none !important;
    padding-bottom: 0px !important;
}
.pdp-crosssell-content .product-top {
    background-color: #fff;
}
.pdp-crosssell-content .products-grid .product-item-info .product-item-details .product-item-name a
{
    font-size: 12px;
}
.pdp-crosssell-price {
    font-size: 14px;
    color: #00369d;
}
.pdp-crosssell-price .price-box {
    display: inline-block;
}
.pdp-crosssell-price .price {
    color: #00369d;
}

.pdp-crosssell-content .owl-carousel .owl-nav > div {
    border-radius: 0;
    -webkit-border-radius: 0;
    color: #56585a;
    border: 2px solid #a6a7a9;
    margin-top: -38px;
}
.pdp-crosssell-content .owl-carousel .owl-nav > div.owl-next {
    right: 0px;
}

.pdp-crosssell-content .owl-carousel .owl-nav > div.owl-prev
{
    left: 0px;
}

.pdp-crosssell-content .owl-carousel .owl-nav .disabled {
    display: none;
}

.pdp-crosssell-content .owl-carousel .owl-dots {
    display: block;
    margin: 20px auto 0;
    position: absolute;
    right: 0;
    top: -58px;
}

.pdp-crosssell-content .owl-carousel .owl-dots .owl-dot span {
    margin: 0 2.5px;
}

.pdp-crosssell-content .owl-carousel .owl-dots .owl-dot span {
    background: #a6a7a9;
}
.pdp-crosssell-content .owl-carousel .owl-dots .owl-dot.active span {
    background: #b11730;
}
.owl-carousel .owl-nav > div:not(.disabled):hover
{
    background-color: #fff;
    border-color: #fff;
    color: #a6a7a9;
}
.pdp-crosssell-content .products-grid .product-item-info {
    margin-bottom: 20px;
}
.pdp-crosssell-checkbox input[type="checkbox"] {
    width: 13px;
    height: 13px;
}
.pdp-crosssell-checkbox input[type="checkbox"]:checked {
    -webkit-appearance:none;
    background: url("../images/rect.png")no-repeat center;
}
.pdp-crosssell-checkbox-selected-text
{
    font-size: 14px;
    margin-left: 5px;
    font-weight: 600;
    font-family: "OpenSans";
}
.products-grid .product-item-info .product-item-details .product-item-name {
    height: 36px;
    overflow: hidden;
}
/* /pdp crosssel*/

/*minicart*/
.paypal-express-in-context-mini-cart-container {
    margin-top: 15px;
    height: 40px;
    line-height: 36px;
}
.minicart-items .product-item .product.actions {
    position: relative;
    top: 50%;
    left: 0%;
    display: contents;
}
/* /minicart */

/* .scroll-to-top */
.scroll-to-top {
    display: none;
}

/*plp*/
.catalog-category-view .action.personalize.primary {
    color: #ffffff !important;
    background-color: #000000 !important;
    border-color: #000000 !important;
    padding: 0 25px;
    font-size: 13px;
    border-radius: 40px;
    -webkit-border-radius: 40px;
    margin-top: 10px;
}

.product-detail-media .xxx.product.media
{
    position: sticky;
    top: 30px;
}

.catalog-category-view .price-box .old-price
{
    float: left;
}
.catalog-category-view .price-box .special-price,
.catalog-category-view .price-box .normal-price
{
    float: left;
    margin-right: 8px;
}

.no-diff-price .price-label
{
    display: none;
}
.catalog-category-view .configurable-product-price .price-label
{
    display: inline-block;
    color: #777777;
    font-size: 12px;
    font-weight: 500;
}

.catalog-category-view .price-box .old-price .price
{
    color: #777777;
    font-size: 12px;
    font-weight: 500;
}

.catalog-category-view .price-box .price,
.catalog-category-view .price-box .special-price .price
{
    color: #231f2a;
    font-size: 12px;
    font-weight: 500;
}

.price-box .special-price .price
{
    color: #231f2a;
}

/*cart*/
.cart-item-sku
{
    margin-top: 10px;
}

.checkout-success .order-detail .title
{
    font-weight: 700;
    color: #000;
}

.checkout-success .order-detail .title.details
{
    font-size: 18px;
}
.checkout-success .order-detail .action.primary
{
    text-decoration: underline;
}

.container.help
{
    margin-bottom: 20px;
}

.swatch-layered .swatch-option.disabled
{
    cursor: pointer;
    pointer-events: auto;
}

/*pdp action towishlist and compare*/
.action.towishlist span,
.action.tocompare span
{
    font-family: 'Pe-icon-7-stroke' !important;
}

/**/
.duplicate-cart-box
{
    position: absolute;
    top: 60px;
    right: 0px;
}

/*#76270 color swatch option tooltip*/
.catalog-product-view .swatch-option.disabled
{
    pointer-events: initial;
}

.catalog-product-view .price-label-special
{
    font-family: "Poppins";
    display: inline-block;
    margin-right: 10px;
}
.product.attribute.sku,
.product.attribute.msrp
{
    font-family: "Poppins";
    display: inline-block;
}

.product.attribute.msrp
{
    margin-left: 20px;
}

.product-info-price .price-box .old-price
{
    float: none;
    vertical-align: initial;
}


/*checkout*/
.customer-method {
    margin: 8px 0 10px;
    border-bottom: 3px solid #f5f5f5;
    padding-bottom: 18px;
}

.customer-method .method {
    display: inline-block;
}

.customer-method div, .table-checkout-shipping-method tbody .col-method div {
    position: relative;
}

.customer-method div input:checked+label, .table-checkout-shipping-method tbody .col-method div input:checked+label {
    border: 2px solid #22c064;
}

.customer-method div label, .table-checkout-shipping-method tbody .col-method div label {
    position: absolute;
    left: 3px;
    top: 3px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 2px solid #999;
}

.customer-method div input:checked+label:after, .table-checkout-shipping-method tbody .col-method div input:checked+label:after {
    position: absolute;
    content: "";
    width: 6px;
    height: 6px;
    top: 5px;
    left: 5px;
    border: 2px solid #22c064;
    border-radius: 50%;
    background-color: #22c064;
}

.customer-method span {
    font-size: 1.6rem;
    color: #231f2a;
    margin-left: 10px;
    margin-right: 30px;
}

.customer-method .method input[type=radio] {
    margin: 0;
    display: inline-block;
}

.customer-method div input[type=radio], .table-checkout-shipping-method tbody .col-method div input[type=radio] {
    width: 20px;
    height: 20px;
    opacity: 0;
}

.opc input {
    background: #fff;
    background-clip: padding-box;
    border: 1px solid #e5e5e5;
    border-radius: 0px;
}

.checkout-shipping-address .form.form-register {
    border-bottom: 1px solid #f0f0f0;
    margin-bottom: 18px;
    padding-bottom: 38px;
}
.product-label.position-label
{
    background-color: #999999;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    line-height: 30px;
    text-align: center;
    vertical-align: top;
    padding: 1px 0 0;
    font-size: 1.4rem;
    font-weight: 700;
}

.category-finder-condition {
    font-size: 1.6rem;
    height: 67px;
    padding-top: 15px;
}

.category-finder-condition .result {
    color: #231f2a;
    text-transform: uppercase;
}

.category-finder-condition .result em {
    font-style: normal;
    font-weight: 700;
}

.category-finder-image {
    margin-bottom: 20px;
    word-wrap: break-word;
}

.checkout-index-index .checkout-shipping-address .actions-toolbar>.primary {
    width: 33.38%;
}

.checkout-index-index .opc-wrapper .actions-toolbar>.primary .action.primary.login, 
.checkout-index-index .opc-wrapper .actions-toolbar>.primary .action.primary.register {
    margin-top: 15px;
    background-color: #005daa;
    border-color: #005daa;
    width: 100%;
    color: #fff;
    height: 42px;
    font-size: 1.6rem;
    text-transform: uppercase;
    font-weight: 600;
    padding: 0;
    font-family: 'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;
}

.configurable-radio-item {
  position: relative;
  padding: 0 6px;
  margin: 10px 0 0;
}

.configurable-radio-item input[type='radio'] {
  display: none !important;
}

.configurable-radio-item label {
  color: #666;
  font-weight: normal;
}

.configurable-radio-item label:before {
  content: " ";
  display: inline-block;
  position: relative;
  top: 5px;
  margin: 0 5px 0 0;
  width: 20px;
  height: 20px;
  border-radius: 11px;
  border: 2px solid #004c97;
  background-color: transparent;
}

.configurable-radio-item input[type=radio]:checked + label:after {
  border-radius: 11px;
  width: 12px;
  height: 12px;
  position: absolute;
  top: 9px;
  left: 10px;
  content: " ";
  display: block;
  background: #004c97;
}

.configurable-radio-item input[type=radio]:disabled + label:before {
    border-color: gray; 
}

.customize_popup_content {
    background-color: white;
    width: 600px;
    margin: 0 auto;
}
.customize_header
{
    background-color: black;
}
.customize_header .logo img
{
    width: 70px;
    height: 64px;
    margin: 5px;
}
.customize_header_title
{
    font-size: 32px;
    color: white;
    margin-left: 20px;
    vertical-align: middle;
}

.customize_content
{
    padding: 20px;
}

.customize_footer
{
    margin: 0 auto;
    text-align: center;
}
.customize_footer button
{
    background-color: #e31837;
    border: 1px solid #e31837;
    height: 35px;
    font-size: 13px;
    width: 50%;
    padding: 0 21px;
    color: #fff;
    border-radius: 40px;
    line-height: 35px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 15px;
}

.customize_upload .mfp-close
{
    right: calc((100% - 600px)/2);
    color: white;
}

.fb-upload{
    margin-top: 10px;
    margin-bottom: 10px;
    position: relative;
    overflow: hidden;
    margin-right: 4px;
    display: inline-block;
    padding: 6px 18px;
    line-height: 18px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background: white;
    border: 2px solid black;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
}
.fb-upload span{
    color:black;
    font-weight: 700;
    font-size: 14px;
}
.fb-upload-update .error
{
    color: red;
    display: none;
}
.fb-upload .file{
    position:absolute;
    top:0;
    right:0;
    margin:0;
    border:solid transparent;
    opacity:0;
    filter:alpha(opacity=0);
    cursor: pointer;
    width: 100%;
}
/*.fb-upload-update
{
    position: relative;
    display: inline-block;
    font-family: 'OpenSans-Bold';
    cursor: pointer;
}
.fb-upload-update span{
    color:black;
    font-weight: 700;
    font-size: 14px;
    text-decoration: underline;
}

.fb-upload-update .file{
    position:absolute;
    top:0;
    right:0;
    margin:0;
    border:solid transparent;
    opacity:0;
    filter:alpha(opacity=0);
    cursor: pointer;
    width: 100%;
}*/

.fb-img .pe-7s-upload:before {
    font-size: 14px;
    font-weight: 700;
    margin-right: 5px;
}

.logoattached span
{
    font-size: 13px;
    font-weight: 700;
    color: black;
    margin-right: 5px;
    text-decoration: underline;
}

.logoattached img 
{
    width: 15px;
}

.checkout-onepage-success .table-caption {
    width: auto;
    margin-bottom: 20px;
    text-align: left;
    overflow: initial;
    font-size: 18px;
    font-weight: 700;
    position: initial;
}

.checkout-onepage-success .table-order-items {
    border: 1px solid #ddd;
}

.checkout-onepage-success .table-order-items td{
    vertical-align: middle;
}

.checkout-onepage-success .col.image img {
    widows: 100px;
    height: 100px;
}
.checkout-onepage-success .col.name .product-item-name {
    color: #e31838;
    font-size: 14px;
}

.checkout-onepage-success .col.name .sku {
    margin-top: 10px;
    margin-bottom: 10px;
}
.checkout-onepage-success .table-th
{
    font-family: 'OpenSans-Bold';
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 10px;
}

.checkout-cart-index .product-image-container img.product-image-photo
{
    max-width: 120px;
}

.my-design-preview-popup .modal-header
{
    background: black;
}
.my-design-preview-popup .modal-title
{
    color: white;
}


