.clearfix {
    clear: both;
}

body.single.single-product {
    color: #1f2649;
    font-family: "Open Sans";
}



.share-btn {
    float: left;
    text-align: center;
    padding: 5px 20px;
    background: #2f9865;
    color: #fff;
    border-radius: 5px;
    margin-top: 15px;
    margin-left: 20px
}

.share-btn .addtoany_shortcode {
    display: inline-block;
}

.share-btn a.a2a_dd.addtoany_share_save.addtoany_share.share {
    width: auto;
    padding: 0 10px 0 0;
}

.share-btn .share-btn-text{
    display: inline-block;
    line-height: normal;
    font-size: 15px;
    font-family: "Open Sans";
}

.other-score td:first-child {
    font-family: "Open Sans";
}

.share-btn .a2a_dd.addtoany_share_save.share:after {
    color: #fff;
    padding: 0;
    line-height: normal;
}

.share-btn span.a2a_label.a2a_localize {
    line-height: normal;
    height: auto;
}


a.btn.btn-buy.cart-btn {
    background: #f67810;
    float: right;
    padding: 8px 40px 8px 70px;
    border-radius: 5px;
    position: relative;
}

a.btn.btn-buy.cart-btn img{
    position: absolute;
    left: -50px;
    top: -25px;
}

a.btn.btn-buy.cart-btn:before {
    content: "\f07a";
    font-family: FontAwesome;
    padding-right: 15px;
    font-size: 50px;
    line-height: normal;
}

a.btn.btn-buy.cart-btn>span {
    vertical-align: super;
    font-size: 26px;
    text-transform: uppercase;
    font-family: "Open Sans";
}

.specific-product-slider #bx-pager.bx-pager-section {
    width: 100%;
    padding: 25px;
    background-color: #f1f1f1;
    float: left;
    border-radius: 10px;
}

.specific-product-slider #bx-pager.bx-pager-section a .thumb-container {
    float: left;
    margin-left: 0px;
    width: 31.5%;
    height: 135px;
    overflow: hidden;
    margin-right: 10px;
    margin-bottom: 10px;
    border-radius: 10px;
}

.specific-product-slider #bx-pager.bx-pager-section a:nth-child(4) .thumb-container,
.specific-product-slider #bx-pager.bx-pager-section a:nth-child(7) .thumb-container{
    margin: 0px;
}

.specific-product-slider #bx-pager.bx-pager-section>p {
    margin-bottom: 20px;
    font-family: 'Dosis';
    font-size: 22px;
    font-weight: 600;
}

#your-review h4,
div#editor-note h4,
.product-carousel.fullscreen-carousel.gallery h4 {
    font-family: 'Dosis';
    font-size: 22px;
    font-weight: 600;
    color: #1f2649;
}
.product-carousel.fullscreen-carousel.gallery h4 {
    font-size: 30px;
}

.product-carousel.fullscreen-carousel.gallery {
    margin-top: 30px;
}


.editor_note,
.product-detail {
    padding-left: 0;
}

div#product-bxslider .bx-wrapper {
    display: none;
}


.product-score.col-md-6.pad-b-30 {
    padding-right: 0;
}

.product-score .col-md-4 {
    padding-left: 0;
}

#product_spec {
    width: 100%;
    padding: 25px;
    background-color: #f1f1f1;
    float: left;
    border-radius: 10px;
    margin-bottom: 20px;
    padding-right: 0px;
}

div#your-review div.stars {
    padding-top: 25px;
    float: left;
}

div#your-review p.reviews_product {
    padding: 5px 15px;
    border-radius: 5px;
    float: right;
    background: #2f9865;
    color: #fff;
    margin-top: 20px;
}

div#your-review p.reviews_product  a{
    color: #fff;
    text-transform: uppercase;
}

div#your-review{
    float: left;
    width: 100%;
    padding: 20px;
    background: #f1f1f1;
    border-radius: 10px;
}

div#editor-note {
    padding: 20px;
    background: #f1f1f1;
    border-radius: 10px;
}

div#editor-note p {
    margin-top: 15px;
    margin-bottom: 0px;
    border: none;
    padding: 0;
}

div#product_spec .table thead th,
div#product_spec .table tbody td { border: none; }
div#product_spec .table thead th:nth-child(2),
div#product_spec .table tbody tr td:nth-child(2) {
    background: #f67810;
    color: #fff;
    border: none;

}

div#product_spec .table thead th:nth-child(3),
div#product_spec .table tbody tr td:nth-child(3) {
    padding-left: 30px;
}

div#product_spec img {
    width: 80px;
    float: right;
    margin-top: 20px;
}

.product-score .our-score {
    width: 100%;
    height: auto;
    background: #666666;
    padding: 10px 10px 50px 10px;
    border-radius: 10px;
    border: 0;
}

.product-score .score span {
    font-size: 30px;
    font-weight: 700;
    color:#9c9c9c;
    font-family: "Open Sans";
}

.product-score .our-score img {
    width: 100px;
    float: right;
}
.product-score .our-score .score{
    clear: both;
    padding-top: 10px;
}

.product-score .score span:first-child {
    color: #fff;
}

.product-score .third .our-score {
    background: #2f9865;
    padding: 10px 10px 70px 10px;
}

.product-score .third .our-score .score{
    padding-top: 30px;
}

.product-score .third .our-score .score span:last-child {
    color: #fdbe89;
}


.other-score .score span:first-child {
    color: #f6780d;
    font-size: 14px;
    font-weight: 500;
}

.other-score .score span:last-child {
    color: #1f2649;
    font-size: 14px;
    font-weight: 500;
}

.product-score .measurements h4 {
    margin-bottom: 15px;
    color: #1f2649;
}

.product-score .measurements p {
    line-height: normal;
    margin: 0;
}

.product-score .measurements p span.highlight{
    color: #f6780d;
}

.product-score .measurements .col>p:first-child{
    color: #f6780d;
    font-weight: 600;
    font-size: 15px;
}

.product-score .measurements .col {
    margin-bottom: 10px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
}

.product-score .measurements .col.third-col {
    border: none;
}

div#product-bxslider .table-responsive {
    padding-top: 30px !important; 
}

#product_spec>h4 {
    font-family: 'dosis';
    color: #2f9865;
    font-size: 35px;
    font-weight: 600;
    text-transform: capitalize;
}

.header-left h4, 
.header-left h4 span {
    padding-top: 15px;
    font-size: 30px;
    font-family: 'dosis';
    color: #1f2649;
    font-weight: 600;
}

.header-left h4 span {
    color: #2f9865;
}


.header-left h3 {
    font-size: 45px;
    /*font-family: 'dosis';*/
    font-family: "Open Sans";
    font-weight: 300;
    color: #1f2649;
}

.header-individual.pad-tb-30.min-ht-90.row {
    padding-bottom: 15px;;
}

.product-score .other-score .score span:first-child {
    font-family: "Open Sans";
}


div#product_spec .table thead th {
    font-size: 16px;
    font-weight: 500;
}

div#product_spec .table tbody td {
    font-size: 15px;
    text-transform: capitalize;
}


#myImg {
    border-radius: 5px;
    cursor: pointer;
    transition: 0.3s;
}

#myImg:hover {opacity: 0.7;}

/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 999; /* 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.9); /* Black w/ opacity */
    z-index: 99999 !important;
}

/* Modal Content (image) */
.modal-content {
    margin: auto;
    display: block;
    max-width: 700px;
}

/* Caption of Modal Image */
#caption {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px;
}

/* Add Animation */
.modal-content, #caption {  
    -webkit-animation-name: zoom;
    -webkit-animation-duration: 0.6s;
    animation-name: zoom;
    animation-duration: 0.6s;
}

div#myModal.modal:before {
    height: 200px;
}

.modal-wrapper{
    position: relative;
    display: inline-block;
    margin-top: 200px;
}


.specific-product-slider #bx-pager.bx-pager-section a .thumb-container { position: relative; }

.specific-product-slider #bx-pager.bx-pager-section a .thumb-container:hover:before {
    content: '\f002';
    position: absolute;
    background: #fff;
    width: 35px;
    height: 35px;
    border-radius: 100%;
    font-family: FontAwesome;
    color: #266fb8;
    text-align: center;
    padding-top: 5px;
    top: 40%;
    left: 40%;
}

.specific-product-slider #bx-pager.bx-pager-section a .thumb-container:hover:after {
    position: absolute;
    z-index: 1;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.3);
    content: '';
}

.single.single-product .bx-wrapper .bx-controls-direction a.bx-prev,
.single.single-product .bx-wrapper .bx-controls-direction a.bx-next {
    background-color: #266fb8 !important;
    width: 35px;
    height: 35px;
    border-radius: 100%;
    background-image: url('libs/img/controls-contained-new.png') !important;
    background-size: 35px !important;
    background-repeat: no-repeat !important;
    
}
.single.single-product .bx-wrapper .bx-controls-direction a.bx-prev { left: -40px !important; background-position: center left 10px !important; }
.single.single-product .bx-wrapper .bx-controls-direction a.bx-next {right: -40px !important; background-position: center right 10px !important;}

.single.single-product .measurements p span {
    font-size: 14px;
}

@-webkit-keyframes zoom {
    from {-webkit-transform:scale(0)} 
    to {-webkit-transform:scale(1)}
}

@keyframes zoom {
    from {transform:scale(0)} 
    to {transform:scale(1)}
}

/* The Close Button */
.close {
    position: absolute;
    top: 0px;
    right: 10px;
    color: #000;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}

.close:hover,
.close:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}

.product-carousel.fullscreen-carousel.gallery h4 { font-family: 'Dosis'; }

.product-carousel h4 {
    font-family: 'Dosis';
    font-size: 30px;
    color: #1f2649;
    font-weight: 600;
}


.product-carousel h4 span.click_zoom {
    color: #2f9865;
    margin-left: 10px;
    letter-spacing: 1px;
}


body.pmxxpro-account {
    
    font-family: "Open Sans";
    color: #555555;
}
body.pmxxpro-account #pmxxpro_account .pmxxpro_box h3 {
  font-family: 'Dosis';
  font-size: 40px;
  position: absolute;
  top: -70px;
  left: 0px;
}
body.pmxxpro-account #pmxxpro_account .pmxxpro_box h3 span {
    font-size: 40px;
    color: #2f9766;
    font-weight: 600;
}
#pmxxpro_account .pmxxpro_box {
    background-color: #f1f1f1;
}
#pmxxpro_account-profile.pmxxpro_box li {
    background-color: #eae9e9;
    padding: 8px 10px;
    font-weight: 500;
}
#pmxxpro_account-profile.pmxxpro_box li:first-child {
    border-bottom: 3px solid #fff;
}
#pmxxpro_account .pmxxpro_box {
    background-color: #f1f1f1;
    padding: 20px;
    border-radius: 5px;
    border: none;
    position: relative;
    margin-top: 100px;
    padding-bottom: 35px;
}
div#pmxxpro_account table th {
    background: transparent !important;
}
#pmxxpro_account-membership.pmxxpro_box table {
    border: none;
}
#pmxxpro_account-profile.pmxxpro_box li strong {
    color: #555555;
    width: 250px !important;
    display: inline-grid;
}

#pmxxpro_account-profile.pmxxpro_box a#pmxxpro_actionlink-password {
    background-color: #2f9865;
    color: #fff;
    padding: 10px 15px;
    border-radius: 5px;
}
#pmxxpro_account-profile.pmxxpro_box .pmxxpro_actionlinks {
    text-align: right;
}

#pmxxpro_account-profile.pmxxpro_box a#pmxxpro_actionlink-profile {
    background-color: #898888;
    color: #fff;
    padding: 10px 15px;
    border-radius: 5px;
}
#pmxxpro_account-profile.pmxxpro_box ul {
    padding-top: 10px;
    padding-bottom: 10px;
}
#pmxxpro_account .pmxxpro_box p {
    color: #171616;
    font-size: 20px;
}
#pmxxpro_account-membership .pmxxpro_actionlinks {
    text-align: right;
}
#pmxxpro_account-membership .pmxxpro_actionlinks a#pmxxpro_actionlink-change {
    float: right;
    background-color: #2f9865;
    color: #fff;
    padding: 10px 15px;
    border-radius: 5px;
    margin-left: 10px;
}
a#pmxxpro_actionlink-cancel , a#pmxxpro_actionlink-levels, a#pmxxpro_actionlink-update-billing {
    background-color: #898888;
    color: #fff;
    padding: 10px 15px;
    border-radius: 5px;
}
#pmxxpro_account-membership .pmxxpro_actionlinks {
    display: inline-block;
    width: 100%;
}

#pmxxpro_account-membership .pmxxpro_table .pmxxpro_actionlinks {
    display: none;
}
#pmxxpro_account-invoices.pmxxpro_box table { border:none; }
#pmxxpro_account-membership.pmxxpro_box table, #pmxxpro_account-invoices.pmxxpro_box table {
    margin-top: 0px;
}
#pmxxpro_account-invoices.pmxxpro_box table { margin-bottom: 0px; }

div#pmxxpro_account-invoices table.pmxxpro_table tbody tr {
    border-bottom: 3px solid #fff;
    background-color: #eae9e9;
}
div#pmxxpro_account-invoices table.pmxxpro_table tbody tr:hover {
    background-color: #eae9e9;
}
div#pmxxpro_account-invoices table.pmxxpro_table tbody tr:first-child {
    border:none;
}
div#pmxxpro_account-membership table.pmxxpro_table tbody td {
    padding: 8px 10px;
}
div#pmxxpro_account-membership table.pmxxpro_table tbody tr {
    background-color: #eae9e9;
}
div#pmxxpro_account-membership table.pmxxpro_table tbody tr:hover {
    background-color: #eae9e9;
}
div#pmxxpro_account-membership table.pmxxpro_table tbody tr p strong {
    font-size: 16px;
    font-weight: 400;   
}
div#pmxxpro_account-membership table.pmxxpro_table tbody tr p {
    margin: 0px;
}
body.pmxxpro-account .header.pad-tb-10 {
    display: none;
}
body.pmxxpro-account #content-main-heading-row span {
    border: none;
    position: relative;
    font-family: "Open Sans";
}
body.pmxxpro-account #content-main-heading-row span:after {
    content: '';
    height: 4px;
    color: #fff;
    background: #fff;
    width: 80px;
    position: absolute;
    display: block;
    left: 0;
    bottom: -5px;
}

    /*
You can add your own CSS here.

Click the help icon above to learn more.
*/


#myModal select#pmxxpro_bcountry {
    border: 1px solid #ccc !important;
    border-radius: 8px;
    height: 60px;
    background-color: #ffff;
    font-family: "Open Sans";
    font-size: 18px;
    color: #000;
}

input#country_select {
    background-color: #266fb8;
    color: white;
    height: 60px;
    border-radius: 8px;
    -webkit-appearance: button;
    cursor: pointer;
    width: 100%;
    padding: 10px 20px;
    border: none;
    margin-top: 15px;
}

.btn_submit { position: relative; }

span.loader {
    position: absolute;
    right: 15px;
    top: 30px;
}

div#myModal h4.modal-title {
    font-family: 'Dosis';
}

#myModal .error { color: red;font-weight: 500; }
#myModal .success { color: #248c5e; font-weight: 500; }

.modal-dialog {
    position: absolute;
    float: left;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) !important;
}

.animate-hidden {
    opacity: 1;
}

#slider_bottom {
    background-size: 100%;
    margin-top: -120px;
    z-index: 9999 !important;
    overflow: visible;
    position: relative;
}


#boxzilla-overlay {
    pointer-events: none;
}

.submit_btn {
    position: relative;
}

.submit_btn .ajax-loader {
    position: absolute;
    right: 10px;
    top: 20px;
}

.newsletter-form p:empty {
    display: none !important;
    margin: 0px !important;
}

#boxzilla-12078 {
    position: relative;
    padding-bottom: 0px;

}
#boxzilla-12078 .wpcf7-response-output, #want_to_subscribe .modal-dialog .wpcf7-response-output{
    position: absolute;
    bottom: 25px;
    left: 140px;
}

#boxzilla-12078 .newsletter-form {
    background-position: 5px -50px;

    height: 480px;
}

.single-product #write-review-modal p.text-white.pad-tb-40 {
    font-family: 'open sans';
    font-weight: 600;
    color: #1f2649;
    padding: 20px 0px;
}
.single-product h2.modal-title {
    font-family: 'Dosis';
    font-weight: 600;
    color: #1f2649;
}

.single-product #write-review-modal input#title {
    font-family: Open Sans;
    font-size: 17px;
    background: transparent;
    border: 2px solid #dddddd;
    border-radius: 5px;
    height: 60px;
    color: #727272;
    width: 100%;
    padding: 10px 20px;
}
.single-product #write-review-modal textarea#message {
    font-family: Open Sans;
    font-size: 17px;
    background: transparent;
    border: 2px solid #dddddd;
    border-radius: 5px;
    color: #727272;
    width: 100%;
    height: 150px;
}

a.btn.submit_review {
    background: #2f9865;
    border-color: #2f9865;
    border-radius: 5px;
    font-family: Open Sans;
    font-size: 18px;
    font-weight: 700;
}
div#review-submit-modal p.text-center {
    color: #1f2649;
}
.single-product div#your-review p:not(.reviews_product) {
    clear: both;
    padding-top: 10px;
}


.single-product div#user-review-modal .user-reviews h4,
.single-product div#user-review-modal .user-reviews p,
.single-product div#user-review-modal .user-reviews a.read_more {
    color: #1f2649;
}
.single-product div#user-review-modal .user-reviews a.btn.load_more_product {
    background: #2f9865;
    border-color: #2f9865;
}

div#user-registration-form-25079 label.ur-label,
div#user-registration.user-registration.vertical label {
    font-family: Open Sans;
    color: #000;
    font-size: 16px !important;
    font-weight: 500 !important;
}

div#user-registration-form-25079 input, 
div#user-registration-form-25079 select,
div#user-registration.user-registration.vertical input,
div#user-registration.user-registration.vertical select {
    border: 1px solid #ccc;
    font-family: Open Sans;
}

div#user-registration.user-registration.vertical a {
    color: #2f9865;
}

div#user-registration-form-25079 button.btn.button.ur-submit-button,
div#user-registration.user-registration.vertical input.user-registration-Button.button {
    background: #2f9865;
    box-shadow: none;
    border-radius: 8px;
    border: none;
    color: white;
    font-family: Open Sans;
    margin-right: 0px;
}

div#user-registration.user-registration.vertical input.user-registration-Button.button {
    margin-top: 20px;
}

#user-registration.vertical .user-registration-MyAccount-navigation ul .user-registration-MyAccount-navigation-link.is-active a {
    border-color: #f7780d;
}


/* Media Queries */

@media( max-width: 1200px ){
    a.btn.btn-buy.cart-btn>span {
        font-size: 20px;
    }
    a.btn.btn-buy.cart-btn:before {
        font-size: 35px;
    }
    a.btn.btn-buy.cart-btn {
        padding: 8px 15px 8px 70px;
    }
}


@media( max-width: 991px ){
    .specific-product-slider #bx-pager.bx-pager-section a .thumb-container {
        width: 32%;
        height: 175px;
    }
    .editor_note.col-md-12 {
        clear: both;
    }
    div#your-review {
        margin-bottom: 30px;
    }
    .header-left h3 {
        font-size: 35px;
    }
    .header-left h4, .header-left h4 span {
        font-size: 25px;
    }
    .share-btn {
        position: absolute;
        top: -100%;
        z-index: 1;
        right: 15px;
    }
    .header-individual.pad-tb-30.min-ht-90.row {
        padding-bottom: 50px;
    }
}


@media( max-width: 768px ){
    a.btn.btn-buy.cart-btn {
        padding: 8px 15px 8px 40px;
        margin-top: 20px;
    }
    a.btn.btn-buy.cart-btn img {
        top: -15px;
        width: 80px;
    }
    .share-btn {
        top: -50%;
    }
    .header-individual.pad-tb-30.min-ht-90.row {
        padding-bottom: 30px;
    }
    .header-left h3 {
        font-size: 30px;
    }
    .header-left h4, .header-left h4 span {
        font-size: 20px;
    }
    a.btn.btn-buy.cart-btn>span {
        font-size: 18px;
    }
    a.btn.btn-buy.cart-btn:before {
        font-size: 25px;
    }
    .specific-product-slider #bx-pager.bx-pager-section a .thumb-container {
        width: 47%;
        height: 200px;
    }
    .single.single-product .bx-wrapper .bx-controls-direction a.bx-prev, .single.single-product .bx-wrapper .bx-controls-direction a.bx-next{
        top: calc(100% + 10px) !important;
    }
    .single.single-product .bx-wrapper .bx-controls-direction a.bx-prev {
        left: -5px !important;
    }

    .single.single-product .video-carousel .bx-wrapper .bx-controls-direction a.bx-prev, .single.single-product .video-carousel .bx-wrapper .bx-controls-direction a.bx-next{
        top: calc(100% + 25px) !important;
    }

    .single.single-product .bx-wrapper .bx-controls-direction a.bx-next {
        right: -5px !important;
    }
    .single.single-product .product-carousel.fullscreen-carousel.gallery {
        margin-bottom: 30px;
    }
    #product_spec>h4 {
        padding-bottom: 20px;
    }
}

@media only screen and (max-width: 700px){
    .modal-content {
        width: 100%;
    }
}

@media( max-width: 600px ){
    .specific-product-slider #bx-pager.bx-pager-section a:nth-child(4) .thumb-container, .specific-product-slider #bx-pager.bx-pager-section a:nth-child(7) .thumb-container,
    .specific-product-slider #bx-pager.bx-pager-section a .thumb-container {
        margin-right: 15px;
    }
    .specific-product-slider #bx-pager.bx-pager-section a:nth-child(odd) .thumb-container {
        margin-right: 0px;
    }
    #pmxxpro_account .pmxxpro_table td {
     min-width: 150px;
 }
 .table-wrapper {
    overflow: scroll;
}
a#pmxxpro_actionlink-levels {
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
}
a#pmxxpro_actionlink-cancel, a#pmxxpro_actionlink-change {
    width: 47%;
    text-align: center;
}
a#pmxxpro_actionlink-cancel {
    float: left;
    margin-left: 0px;
}
a#pmxxpro_actionlink-change {
    margin-right: 0px;;
}

}

@media( max-width: 480px ){
    .pull-right.pad-t-5.text-uppercase.header-left.col-md-6 {
        clear: both;
    }
    .specific-product-slider #bx-pager.bx-pager-section a .thumb-container {
        width: 100%;
        height: 280px;
        margin: 0px !important;
        margin-bottom: 20px !important;
    }
    p.reviews_product {
        clear: both;
    }
    .testimonial-slider-section .owl-item .sa_hover_container {
        padding: 0px !important;
    }
    .testimonial-slider-section .owl-carousel .owl-nav button.owl-prev, .testimonial-slider-section .owl-carousel .owl-nav button.owl-next {
        top: 65px;
    }
    
}

@media( max-width: 400px ){ 
    .pull-right.pad-t-5.text-uppercase.header-left.col-md-6 {
        margin-top: 35px;
    }
}