@font-face {
    font-family: 'Gotham Regular';
    src: url('../fonts/Gotham-Medium.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
}

.related-items > .title:after, .related-fermoirs > .title:after {
    position: absolute;
    right: 0
}

.related-items > .title, .related-fermoirs > .title {
    cursor: pointer
}

.related-items > .title:after, .related-fermoirs > .title:after {
    -webkit-font-smoothing: antialiased;
    font-size: 30px;
    line-height: 12px;
    color: inherit;
    content: '\e622';
    font-family: 'icons-blank-theme';
    margin: 3px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    cursor: pointer
}

.related-items.active > .title:after, .related-fermoirs.active > .title:after {
    content: '\e621'
}

.product.info.detailed #additional {
    overflow-y: initial
}

.attribute-left {
    position: absolute;
    top: 0;
    width: 300px;
    height: auto;
    background: #F6F6F6;
    padding: 0;
    border: 1px solid #80808040;
    display: none;
    border-radius: 5px;
    z-index: 999;
    left: 25px;
    transform: translateY(-28%);
    /* -webkit-box-shadow: 2px 2px 10px -2px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 2px 2px 10px -2px rgba(0, 0, 0, 0.75);
    box-shadow: 2px 2px 10px -2px rgba(0, 0, 0, 0.75) */
}

.attribute-right {
    position: absolute;
    width: 300px;
    height: auto;
    background: #F6F6F6;
    padding: 0;
    border: 1px solid #80808040;
    display: none;
    border-radius: 5px;
    top: 0;
    z-index: 999;
    left: 45px;
    transform: translate(-120%, -30%);
    /* -webkit-box-shadow: 2px 2px 10px -2px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 2px 2px 10px -2px rgba(0, 0, 0, 0.75);
    box-shadow: 2px 2px 10px -2px rgba(0, 0, 0, 0.75) */
}

.attribute-left:before {
    content: "";
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid #dedede;
    position: absolute;
    top: 27.5%;
    left: -11px
}

.attribute-right:after {
    content: "";
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid #dedede;
    position: absolute;
    top: 29.5%;
    right: -11px
}

.tooltip-block .title-box {
    display: flex;
    background: #ffffff;
    border-radius: 5px 5px 0 0;
    padding: 10px
}

#click-me-223, #click-me-153 {
    width: 90%
}

.tooltip-block .title-box a:nth-child(1) {
    width: 90%
}

.tooltip-block .attribute-left img, .tooltip-block .attribute-right img {
    width: 80%;
    margin: 0 10%
}

.tooltip-block .title-box h4 {
    margin: 0
}

.tooltip-block .box-description {
    padding: 10px
}

.page-layout-1column .product-info-main .product-add-form .block.related .block-content.content .products .item.product-item {
    width: 49%;
    max-width: 100%
}

.tooltip-block li.fa-question-circle-o:hover {
    color: #01b0f0
}

@media (min-width: 1400px) {
    .tooltip-block {
        margin: 0;
    }
}

.page-layout-1column .product-info-main .product-add-form .block.related .block-content.content .products .item.product-item {
    width: 49%;
    max-width: 100%
}

.tooltip-block li.fa-question-circle-o:hover {
    color: #1979c3
}

.tooltip-block p {
    margin: 1rem 0 1rem 1rem
}

@media (min-width: 1400px) {
    .tooltip-block {
        margin: 0;
    }
}

@media (max-width: 992px) {
    .attribute-right, .attribute-left {
        transform: translateX(-80%);
        overflow: hidden
    }

    .product.info.detailed .data.item.content .table-wrapper table.additional-attributes tr {
        position: relative
    }

    .product.info.detailed .data.item.content .table-wrapper table.additional-attributes tr .tooltip-block {
        position: static
    }

    .product.info.detailed .data.item.content .table-wrapper table.additional-attributes tr .attribute-left, .product.info.detailed .data.item.content .table-wrapper table.additional-attributes tr .attribute-right {
        transform: none;
        left: calc(50% - 150px)
    }

    .catalog-product-view .product.info.detailed {
        overflow: -webkit-paged-x
    }

    .product.info.detailed .data.item.content .table-wrapper {
        overflow: inherit
    }
}

.product.info.detailed .additional-attributes {
    width: 44%;
    max-width: 100%;
    display: inline-table;
    margin-right: 3%
}

.product.info.detailed .data.item.content .table-wrapper table.additional-attributes tr {
    width: 100%;
    padding-bottom: 5px
}

.product.info.detailed .data.item.content .table-wrapper table.additional-attributes tr th {
    border-bottom: 1px solid #ccc;
    text-align: left;
    width: 100%
}

.product.info.detailed .data.item.content .table-wrapper table.additional-attributes tr td {
    width: 49%;
    padding-bottom: 2px;
}

.tooltip-block {
    margin-bottom: 0;
    vertical-align: middle;
}
.tooltip-block .click-me img{
    padding-top: 3px;
}

@media (max-width: 640px) {
    .product.info.detailed .additional-attributes {
        width: 100%;
        max-width: 100%;
        display: inline-table;
        margin-right: 0
    }
}

@media (min-width: 1023px) and (max-width: 1113px) {
    .catalog-product-view .product.info.detailed .data.item.content .table-wrapper table.additional-attributes tr th.title-th {
        height: 50px;
        display: flex;
        align-items: flex-end;
        justify-content: center
    }
}

.mt-thumb-switcher .fotorama__dot {
    height: 10px;
    width: 10px
}
.fotorama__dot{
    background: #cccccc;
}
.product.media div.MagicToolboxContainer.selectorsBottom .MagicToolboxSelectorsContainer a{
    margin: 1px;
}

@media (min-width: 1023px){
    a.active-selector .fotorama__dot {
        background-color: #063569
    }
}
span.prev-image-zoom {
    font-size: 30px;
    color: #1979c3;
    font-weight: bold
}

span.next-image-zoom {
    font-size: 30px;
    color: #1979c3;
    font-weight: bold
}

.next-image {
    position: absolute;
    top: 50%;
    right: 0;
    z-index: 99
}

.prev-image {
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 99
}

.fotorama__dot {
    top: 0
}

@media (max-width: 1022px) {
    .product.media .MagicToolboxContainer .MagicToolboxSelectorsContainer .mz-thumb-selected .fotorama__dot{
        background:#063569;
    }
    .next-image {
        display: none
    }

    .prev-image {
        display: none
    }
}

.fotorama__arr .fotorama__arr__arr {
    background-image: url(../../images/gallery-custom.png);
    pointer-events: none;
}

.prev-image, .next-image {
    top: 0;
    bottom: 0
}

.fotorama__arr, .fotorama__thumb__arr {
    height: auto !important;
    width: 50px
}

.product-sticky-custom .fotorama__arr:after {
    box-shadow: none
}
.attribute-show{
    display: block;
}
.columns .column.main .gemperles-benifits-container{
    position: unset;
}

/*css popup card*/
.page-layout-1column .modal-popup .modal-inner-wrap{
    top: 50px !important;
}

.page-layout-1column .modal-popup .modal-title{
    font-weight: bold;
    color: #063569;
    text-align: center;
}
.page-layout-1column .modal-popup .modal-content .title h2 {
    font-size: 16px;
    background-color: #063569;
    font-weight: 300;
    color: white;
    width: 100%;
    padding-left: 10px;
    height: 20px;
    line-height: 20px;
    margin-top: 0px;
    margin-bottom: 0px;
}
.page-layout-1column .modal-popup .modal-content .how-it-work h2 {
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 16px;
    background-color: #063569;
    color: white;
    height: 20px;
    line-height: 20px;
    padding-left: 10px;
    word-spacing: 5px;
    font-weight: 300;
}
.page-layout-1column .modal-popup .modal-content .explain-how-work ul{
    padding-left: 20px;
    margin-bottom: 0px;
}
.page-layout-1column .modal-popup .modal-content .explain-how-work ul li{
    margin-bottom: 0px;
}
.page-layout-1column .modal-popup .modal-content .explain-how-work ul li span{
    font-size: 13px;
}
.page-layout-1column .modal-popup .modal-content .title span.label{
    font-weight: bold;
}
.page-layout-1column .modal-popup .modal-content .example ul li{
    margin-bottom:0px;
}
.page-layout-1column .modal-popup .modal-content .example ul li span{
    font-size: 13px;
}
.page-layout-1column .modal-popup .modal-content .example p{
    margin-bottom: 0px;
}
.page-layout-1column .modal-popup .modal-content .example ul{
    padding-left: 20px;
    margin-bottom: 0px;
}
.page-layout-1column .modal-popup .modal-content .example span.label{
    font-weight: bold;
}
.page-layout-1column .modal-popup .modal-content .card-accept span.label {
    font-weight: bold;
}
.page-layout-1column .modal-popup .modal-content .card-accept p{
    margin-bottom: 0px;
}
.page-layout-1column .modal-popup .modal-content .hr {
    width: 35px;
    color: black;
    text-align: left;
    margin-left: 0px;
    margin-top: 0px;
    border: 0.5px solid black;
    margin-bottom: 0px;
}
.page-layout-1column .modal-popup .modal-content .title .credit-cart .image img{
    max-width: 20%;
    margin-top: 5px;
    padding-right: 5px;
}
.page-layout-1column .modal-popup .modal-content .title .debit-cart .image img{
    max-width: 20%;
    margin-top: 5px;
    padding-right: 5px;
}
.page-layout-1column .modal-popup.modal-slide .modal-inner-wrap .modal-footer{
    display: none;
}

.control.dropdown-container.option-configurable span{
    color: #063569;
    font-size: 9pt;
    font-family: Gotham Regular;
    padding-left: 10px;
}

#click-me-installed{
    margin-left: 10px;
}
#installment_tooltip .installed_block{
    color: #333333;
}
.page-layout-1column .modal-popup .modal-content span.info{
    font-size: 13px;
}
.page-layout-1column .modal-popup .modal-content .title .debit-cart .explain-cart .info{
    font-size: 13px;
}
#click-me-installed img{
    padding-top: 5px;
}


.page-layout-1column .product-info-main .top-nav .title.active{
    margin-bottom:10px;
}
.product-options-wrapper .top-nav .dropdown-container{
    margin-top: 10px;
}
ul#sizeOptions139 {
    margin-top: 10px;
}

/*css product review*/

.product.info.detailed #product-review-container .items .item .review-content{
    margin:0px;
}

#product-review-container .review-ratings {
    width: 100%;
    max-width: unset;
    margin-bottom: 10px;
}
#product-review-container #customer-reviews .review-toolbar .pager .pages ul li.item .page{
    width: 0px;
    height:auto ;
    border:none;
    margin: auto;
    padding-right: 15px;
}
#product-review-container #customer-reviews .review-toolbar .current .page .fotorama__dot{
    background-color: #063569;
}
#product-review-container #customer-reviews .review-toolbar .item .page .fotorama__dot{
    width: 10px;
    height: 10px;
}
#product-review-container #customer-reviews .review-toolbar .item .page{
    background-color:#fff;
}
#product-review-container #customer-reviews .review-toolbar .pager .pages ul li.item .page:hover{
    background-color:#fff;
}
#product-review-container #customer-reviews .review-toolbar .item .page .fotorama__dot:hover{
    background-color: #063569;
}
#product-review-container #customer-reviews .rating-summary .rating-result > span:before{
    color: #063569;
}
#customer-reviews  .review-content .fa{
    color: #063569;
    width: 4%;
    float: left;
    font-size: 10px;
}
#customer-reviews  .review-content .content-review{
    width: 90%;
    float: left;
}
#customer-reviews  .review-author strong.review-details-value{
    color: #175d88;
    font-size: 16px;
    font-weight: 500;
}
#review-form .field.required.review-field-ratings .label{
    display: none;
}
#review-form .field.required.review-field-ratings legend.label{
    width: 100%;
}
#review-form .field.required.review-field-ratings .control{
    margin-left:0px;
}
.review-fieldset .review-legend span{
    color: #175d88;
}
#review-form .fieldset .review-legend.legend strong{
    font-weight: bold;
}
.review-add  .field.image{
    width: 165px;
    max-width: 165px;
    float: right;
}
.review-add .review-fieldset .btn-default{
    width:100%;
    border: 1px solid;
    float: right;
    height: 31px;
    line-height: 30px;
}
.review-add .block-content .review-form .review-fieldset .label.btn-default{
    width: 100%;
    text-align:  center;
    padding:  0;
    cursor: pointer;
}
#customer-reviews .image-review{
    width: 20%;
    float: left;
}
#customer-reviews   .image-review img{
    width:100%;
    height:auto;
}

textarea#review_field {
    height: 50px;
}

.review-add .block-content .fieldset .field label.label{
    width: 100%;
    text-align: left;
    margin-bottom: 5px;
}

.review-add .block-content .field div.control.uploadfile {
    width: 70%;
    float: left;
}
input#uploadfile {
    width: 95%;
}

.review-form .action.submit.primary{
    background: #063569;

}
#customer-reviews .image-review.show-img{
    width: auto;
}



@media (max-width: 1200px) {
    .review-add .field.image {
        width: 30%;
        float: left;
    }
    .actions-toolbar.review-form-actions .primary.actions-primary{
        float: unset;
        margin: auto;
    }
    #review-form .actions-toolbar.review-form-actions{
        margin: auto;
    }
    .actions-toolbar.review-form-actions .primary.actions-primary{
        max-width: 165px;
        margin: auto;
    }
}
@media (min-width: 1023px)and (max-width: 1200px){
    .actions-toolbar .primary{
        float: none;
    }
    .actions-toolbar.review-form-actions .primary.actions-primary{
        max-width: max-content;
        display: block;
        margin: auto;
    }
}

/*css review product*/
.review-control-vote label:before{
    margin-left:-5px;
}
.review-control-vote:before{
    margin-left:-5px;
}
#review-form .field.required.review-field-ratings .control{
    display:contents;
}
fieldset.field.required.review-field-ratings .mage-error {
    margin-top: 25px;
}
#review-form .field.required {
    margin-top: 20px;
}
.fieldset .review-legend.legend {
    margin-bottom: 0px;
}
b.product-name {
    color: black;
}