@import url('https://fonts.googleapis.com/css2?family=Montserrat&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Sintony:wght@700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lato:wght@400;700&family=Merriweather:wght@700;900&display=swap');


.top-bar .call-us,
.top-bar .call-us a,
.social-icons i {
    font-size: 14px;
}

.top-bar .call-us a {
    margin-left: 40px;
}

.new-top-bar ul.links li a {
    border-right: 0;
}

.social-icons {
    float: right;
    margin-left: 10px;
}

.social-icons i {
    padding: 0 5px;
    color: #000;
}

.container-new {
    padding-left: 15px;
    padding-right: 15px;
    max-width: 1370px;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
    width: 100%;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-basis: auto;
    flex-basis: auto;
}

.new-conten-header #search_mini_form .control input {
    height: 40px;
    border-radius: 5px;
    background-color: #ffffff;
    border: 1px solid #7a7a7a;
    color: #000;
}

.new-conten-header #search_mini_form .control input::placeholder {
    color: #000;
    opacity: .5;
}

.new-conten-header #search_mini_form .control .action {
    background: transparent;
}

.new-conten-header #search_mini_form .control .action:before {
    color: #1f5b71;
}

.new-conten-header .minicart-wrapper .action.showcart .counter.qty {
    background-color: #ff0000;
    top: 10px;
    right: 5px;
    width: 25px;
    height: 25px;
}
.new-conten-header .minicart-wrapper .action.showcart .counter.qty.empty{
    display: none;
}
.new-conten-header .minicart-wrapper .action.showcart .counter-number {
    line-height: 25px;
}

.new-conten-header .mobile-bar-icon:before {
    /*font-family: 'Font Awesome 5 Free';*/
    /*font-weight: 900;*/
}

.conten-header.new-conten-header {
    background: #f3f2ee;
    padding: 0;
    border-bottom: 2px solid #bfbfbf;
}

.conten-header.new-conten-header .row {
    display: flex;
    align-items: center;
}

.conten-header.new-conten-header .minicart-wrapper .action.showcart {
    width: 70px;
    height: 100px;
    background-color: #1f5b71;
    text-align: center;
}

.conten-header.new-conten-header .minicart-wrapper .action.showcart:before {
    display: none;
}

.conten-header.new-conten-header .minicart-wrapper .action.showcart img {
    display: block;
    margin: auto;
}

.new-menu-conten .pt_custommenu div.pt_menu#pt_menu_home a {
    padding-left: 0;
}

.menu-conten.new-menu-conten {
    border-bottom: 1px solid #c0c0c0;
    background: #fff !important;
}

.menu-conten.new-menu-conten .pt_custommenu div.pt_menu .parentMenu a {
    border-left: 0;
    position: relative;
}

.menu-conten.new-menu-conten .pt_custommenu div.pt_menu .parentMenu a::after {
    content: '';
    width: 1px;
    position: absolute;
    height: 15px;
    border-right: 2px solid #000;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.menu-conten.new-menu-conten .pt_custommenu div.pt_menu:last-child .parentMenu a::after {
    content: none;
}

.new-main-container .pt-banner-container .pt-banner-caption .pt-banner-content .my-pt-title1 {
    font-size: 34px;
    color: #ffffff;
    font-weight: 700;
    font-family: 'Merriweather', serif;
    line-height: 1;
    background: #000000;
    padding: 20px 30px;
    text-transform: uppercase;
}

.off-count {
    display: flex;
    font-size: 181px;
    color: #cec305;
    font-weight: 900;
    align-items: flex-end;
    font-family: 'Merriweather', serif;
}

.percentage {
    font-size: 114px;
    color: #000000;
    font-weight: 900;
    display: block;
    line-height: 70px;
}

.off {
    font-size: 59px;
    color: #000000;
    font-weight: 900;
    font-family: 'Merriweather', serif;
    display: block;

}

.banner-para {
    width: 359px;
    font-size: 14px;
    color: #000000;
    font-weight: 400;
    font-family: 'Lato', sans-serif;
    text-align: center;
    margin: auto;
}

.new-main-container .pt-banner-container .pt-banner-caption .pt-banner-content .pt-url {
    background: rgba(0, 0, 0, 0.3);
    border:3px solid #1f5c71;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    display: block;
    margin: 25px auto 0;
    text-align: center;
    width: 140px;
    -webkit-box-shadow: 1px 2px 10px 0 rgba(0, 0, 0, 0.1);
  	box-shadow: 1px 2px 10px 0 rgba(0, 0, 0, 0.1);
}
.new-main-container .pt-banner-container .pt-banner-caption .pt-banner-content .pt-url:hover {
	background-color: #1f5c71;
}
.new-product-div .categorytab-container .group-title1 .tiitle span.iner-title {
    font-size: 25px;
    font-weight: 700;
    font-family: 'Lato', sans-serif;
    color: #333333;
    text-transform: initial;
}

.new-product-div .categorytab-container .group-title1 .tiitle h2 {
    font-size: 16px;
    font-weight: 700;
    color: #333333;
}

.new-product-div .categorytab-container .group-title1 .tiitle:after {
    bottom: auto;
    top: 20px;
}

.new-product-div .categorytab-container .group-title1 {
    margin-bottom: 50px;
}

.new-product-div .category-link {
    position: relative;
    display: inline-block;
    margin-bottom: 20px;
}

.new-product-div .category-name {
    width: 175px;
    border-radius: 2px;
    background-color: #cdc305;
    position: absolute;
    text-align: center;
    font-size: 18px;
    color: #1a1a1a;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    top: 5px;
    left: 10px;
    padding: 6px 0;
}

.new-product-div .view-more-btn {
    width: 120px;
    border-radius: 2px;
    background-color: #1f5b71;
    font-size: 14px;
    color: #ffffff;
    font-weight: 700;
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    position: absolute;
    left: 10px;
    bottom: 10px;
    padding: 9px 0;
    text-align: center;
}

.category-row>div {
    text-align: center;
}

.new-product-div .categorytab-container .group-title1 .tiitle p {
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    line-height: 20px;
    color: #333333;
    font-weight: 400;
}
span.wishlist-icon{
	position: static !important;
    display: inline-block;
    height: auto !important;
    overflow: visible !important;
    width: auto !important;

}
span.wishlist-icon::after {
    /*font-family: 'Font Awesome 5 Free';*/
    /*content: '\f004';*/
    position: absolute;
    font-family: FontAwesome;
    font-weight: 400;
    content: "\f08a";
    color: #9f9e9e;
    font-size: 32px;
    cursor: pointer;
    top: 10px;
    left: 10px;
}

span.wishlist-icon:hover::after {
    font-weight: 900;
    color: #cdc305;
    content: "\f004";
}

.new-product-div .imgae-wrap {
    position: relative;
    margin-bottom: 10px;
}

.new-product-div .view-more-btn.price {
    width: 65px;
    padding: 5px 4px;
    position: static;
    margin-left: 0 !important;
}

.new-product-div .imgae-wrap img {
    width: 100%;
}

.new-product-div .product-name {
    font-size: 16px;
    color: #333333;
    font-weight: 400;
    font-family: 'Lato', sans-serif;
}

.new-product-div .product-type {
    font-size: 14px;
    color: #bdbdbd;
    font-weight: 400;
    font-family: 'Lato', sans-serif;
    float: left;
}

.new-product-div .rating {
    color: #ffab00;
    float: right;
    font-size: 15px;
    cursor: pointer;
}

.product-inner-div {
    margin-bottom: 20px;
    position: relative;
}

.white-view-more {
    border-radius: 2px;
    border: 2px solid #333333;
    font-size: 14px;
    color: #333333;
    font-weight: 700;
    text-align: center;
    display: inline-block;
    font-family: 'Lato', sans-serif;
    padding: 10px 50px;
    text-transform: uppercase;
}

.white-view-more:hover {
    color: #333333;
}

.why-us-section {
    color: #333333;
    padding: 40px 0 100px;
    font-family: 'Lato', sans-serif;
    background: url(../img/why-us-bg.png) 60% 0/cover no-repeat;
}

.why-us-section h2 {
    font-size: 34px;
    font-weight: 700;
    text-align: center;
    font-family: 'Lato', sans-serif;
}

.why-us-section h3 {
    font-size: 30px;
    font-weight: 400;
    margin-bottom: 15px;
}

.why-us-section p {
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
}

.why-us-section .why-us-desc {
    font-size: 20px;
    font-weight: 700;
    margin-left: 10px;
    line-height: 25px;
}

.why-us-section .why-key-points img,
.why-us-section .why-us-desc {
    display: inline-block;
    vertical-align: middle;
}

.why-us-section .why-key-points .row>div {
    margin: 50px 0 25px 0;
    display: flex;
    align-items: center;
}
.why-us-section .why-key-points .row>div img{
	margin-right: 4px;
}

.review-slider .owl-carousel .owl-controls {
    opacity: 1;
}

.review-slider .owl-theme .owl-controls .owl-buttons {
    top: -60px;
    text-align: right;
}

.review-slider .owl-theme .owl-controls .owl-buttons div {
    width: 33px;
    height: 34px;
    background-color: #1f5c71;
    border: none;
    border-radius: 0;
}

.review-slider .owl-theme .owl-controls .owl-buttons div.owl-prev:before,
.review-slider .owl-theme .owl-controls .owl-buttons div.owl-next:before {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    color: #fff;
    font-size: 33px;
    line-height: 34px;
}

.review-slider .owl-theme .owl-controls .owl-buttons div.owl-prev {
    right: 40px;
    float: none;
    display: inline-block;
}

.review-slider .owl-theme .owl-controls .owl-buttons div.owl-next {
    display: inline-block;
    float: none;
    right: 15px;
}

.review-inner {
    background-color: #d9e6ef;
    text-align: center;
    padding: 30px 25px;
    color: #333333;
    font-family: 'Lato', sans-serif;
}

.review-inner h3 {
    font-size: 18px;
    font-weight: 700;
    margin: 0;
}

.review-inner h4 {
    font-size: 16px;
    font-weight: 400;
    margin-top: 0;
}

.review-inner p {
    font-size: 15px;
    line-height: 24px;
    font-weight: 400;
}

.review-slider.new-product-div .categorytab-container .group-title1 {
    margin-bottom: 60px;
}

.new-main-container {
    padding-top: 0;
}

.a_topbanner.pt-banner-container .owl-theme .owl-controls .owl-page.active span {
    background: #1f5b71;
}

.form.mail-subscribe .search .control {
    display: flex;
    margin-top: 0;
}

.form.mail-subscribe .search .control .inputWrap {
    flex: 1;
    padding-right: 12px;
}

.form.mail-subscribe .search .control input {
    height: 50px;
    border: 1px solid #303030;
    border-radius: 3px;
    padding-left: 15px;
}

.form.mail-subscribe .search .control button {
    background: #1f5c71;
    opacity: 1;
    font-size: 16px;
    color: #ffffff;
    font-weight: 700;
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    flex: 0 0 190px;
    max-width: 190px;
    position: static;
    border-radius: 0;
    height: 50px;
}

.form.mail-subscribe .search .control input::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #b9b9b9;
    opacity: 1;
}

.form.mail-subscribe .search .control input::-moz-placeholder {
    /* Firefox 19+ */
    color: #b9b9b9;
    opacity: 1;
}

.form.mail-subscribe .search .control input:-ms-input-placeholder {
    /* IE 10+ */
    color: #b9b9b9;
    opacity: 1;
}

.form.mail-subscribe .search .control input:-moz-placeholder {
    /* Firefox 18- */
    color: #b9b9b9;
    opacity: 1;
}

.subscribeForm .leftTextWrap {
    display: flex;
    align-items: center;
    min-height: 50px;
}

.subscribeForm {
    margin-bottom: 54px;
    padding-top: 20px;
}

.subscribeForm .leftTextWrap p {
    margin: 10px 0px;
    font-family: 'Lato', sans-serif;
    font-size: 16px;
}

.blog-slider .review-inner {
    background: #fff;
    padding: 0px;
    border: 1px solid #e2eaec;
}

.blog-slider .review-inner .imageWrap {
    background: #2c2c2c;
    text-align: center;
}

.blog-slider .review-inner .date {
    font-size: 14px;
    line-height: 24px;
    color: #1f5c71;
    font-weight: 400;
    text-align: left;
    font-family: 'Lato', sans-serif;
    margin-bottom: 3px;
    display: inline-block;
}

.blog-slider .review-inner h3 {
    font-size: 20px;
    color: #010101;
    font-weight: 700;
    text-align: left;
    font-family: 'Lato', sans-serif;
    margin-bottom: 10px;
    min-height: 44px;
}

.blog-slider .review-inner p {
    font-size: 14px;
    line-height: 24px;
    color: #333333;
    font-weight: 400;
    text-align: left;
    font-family: 'Lato', sans-serif;
}

.blog-slider .review-inner .contentWrap {
    padding: 10px;
    text-align: left;
}

.review-slider .owl-theme .owl-controls .owl-buttons div.owl-prev::before {
    background: url(../img/arrow-left.png);
    content: '';
    background-repeat: no-repeat;
    background-position: center;
}

.review-slider .owl-theme .owl-controls .owl-buttons div.owl-next::before {
    background: url(../img/arrow-right.png);
    content: '';
    background-repeat: no-repeat;
    background-position: center;
}

.blog-slider .categorytab-container {
    margin-top: 10px;
}

.ourCustomer .categorytab-container {
    margin-top: 50px;
}

.ourCustomer .customerImgWrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    max-width: 1140px;
    margin: auto;
}

.ourCustomer .customerImgWrapper .imgWrap {
    margin: 15px 0px;
    padding-left: 10px;
    padding-right: 10px;
}

.new-product-div.ourCustomer .categorytab-container .group-title1 {
    margin-bottom: 30px;
}

.a_newfooter .footer-bottom .footer-payment p {
    text-align: left;
}

.a_newfooter .footer-bottom ul {
    padding-left: 0;
    display: flex;
    flex-wrap: wrap;
}

.a_newfooter .footer-bottom ul li {
    text-align: left;
    list-style: none;
    padding-right: 30px;
    margin-bottom: 0px;
}

.a_newfooter .footer-container .footer-top .footer-static-title h3 {
    margin-top: 15px;
    font-size: 16px;
    color: #333333;
    font-weight: 700;
    font-family: 'Lato', sans-serif;
}

.a_newfooter .footer-container .footer-top .footer-static-content ul li a,
.footer-container .footer-top ul.adress li {
    font-size: 16px;
    line-height: 30px;
    color: #333333;
    font-weight: 400;
    font-family: 'Lato', sans-serif;
}

.a_newfooter .footer-container .footer-top {
    padding-top: 20px;
}

.a_newfooter .footer-container .footer-top .footer-static {
    padding-bottom: 20px;
}

.a_newfooter .footer-container .footer-top {
    background: #f4f3f8;
}

.a_newfooter .footer-container .footer-bottom a {
    font-size: 14px;
    color: #333333;
    font-weight: 400;
    font-family: 'Lato', sans-serif;
}

.a_newfooter .footer-bottom {
    border-top: none;
}

.a_newfooter .footer-bottom .copyright {
    font-size: 14px;
    color: #bdbdbd;
    font-weight: 400;
    font-family: 'Lato', sans-serif;
    padding-top: 0px;
}

.a_newfooter .socialMediaIcons {
    list-style: none;
    margin: 0px;
    padding: 0px;
    margin-top: 20px;
    display: flex;
    align-items: center;
}

.a_newfooter .socialMediaIcons a {
    font-size: 22px !important;
    color: #333;
}

.a_newfooter .socialMediaIcons li {
    margin-right: 15px;
}

.a_newfooter .footer-container .footer-top a:hover {
    color: #333;
}

.productPageBreadcrumbs.breadcrumbs {
    background: #fff;
    margin-bottom: 10px;
}

.productPageBreadcrumbs.breadcrumbs a,
.productPageBreadcrumbs.breadcrumbs ul strong {
    font-size: 14px;
    line-height: 26px;
    color: #363d43 !important;
    font-weight: 400;
    font-family: 'Lato', sans-serif;
}

.productPageBreadcrumbs.breadcrumbs .item:not(:last-child)::after {
    content: '\f105';
    font-family: FontAwesome;
    color: #363d43;
    font-size: 15px;
    margin-left: 2px;
    margin-right: 2px;
}

.productPageBreadcrumbs.breadcrumbs .items {
    width: 100%;
    max-width: 100%;
}

.contentProductDetail .fotorama__fullscreen-icon {
    background: url(../img/lens.png);
    top: auto;
    bottom: 15px;
    right: 15px;
    width: 21px;
    height: 22px;
    background-repeat: no-repeat;
}

.contentProductDetail .fotorama__wrap {
    width: 100% !important;
}

.contentProductDetail .fotorama__stage__frame {
    background: #f0f0f0;
}

.contentProductDetail .fotorama__nav--thumbs .fotorama__nav__frame {
    padding: 12px 6px 0px 6px !important;
}

.contentProductDetail .fotorama__thumb-border {
    border-color: transparent;
    background-image: none;
}

.contentProductDetail .rightContentWrap h1 {
    font-size: 25px;
    color: #333333;
    font-weight: 700;
    font-family: 'Lato', sans-serif;
    margin-top: 0px;
}

.contentProductDetail .rightContentWrap .ratingWrap span {
    background-color: #fea100;
    font-size: 14px;
    line-height: 17px;
    color: #ffffff;
    font-weight: 700;
    font-family: 'Sintony', sans-serif;
    margin-right: 8px;
    padding: 4px 6px;
}

.contentProductDetail .rightContentWrap .ratingWrap span i {
    margin-left: 2px;
}

.contentProductDetail .rightContentWrap .ratingWrap {
    font-size: 14px;
    line-height: 26px;
    color: #363d43;
    font-weight: 400;
    font-family: 'Lato', sans-serif;
    margin-bottom: 13px;
}

.contentProductDetail .rightContentWrap .price {
    margin-bottom: 15px;
}

.contentProductDetail .rightContentWrap .originalPrice {
    font-size: 18px;
    line-height: 22px;
    text-decoration: line-through;
    color: #5c6369;
    font-weight: 700;
    font-family: 'Lato', sans-serif;
}

.contentProductDetail .rightContentWrap .discountedprice {
    font-size: 25px;
    color: #333333;
    font-weight: 700;
    font-family: 'Lato', sans-serif;
    margin-top: 0px;
}

.contentProductDetail .rightContentWrap .inStock {
    font-size: 14px;
    line-height: 26px;
    color: #2d8502;
    font-weight: 400;
    font-family: 'Lato', sans-serif;
    margin-bottom: 0px;
    margin-left: -10px;
}

.contentProductDetail .rightContentWrap .productNumber {
    font-size: 14px;
    line-height: 26px;
    font-weight: 400;
    font-family: 'Lato', sans-serif;
    color: #5c6369;
    text-align: right;
}

.contentProductDetail .rightContentWrap p {
    font-size: 14px;
    line-height: 26px;
    color: #5c6369;
    font-weight: 400;
    font-family: 'Lato', sans-serif;
}

.contentProductDetail .rightContentWrap .addToCartBtn {
    padding-left: 12px !important;
    padding-right: 12px !important;
    height: 51px;
    border-radius: 6px;
    background-color: #cec305 !important;
    font-size: 14px;
    color: #ffffff !important;
    font-weight: 700;
    font-family: 'Lato', sans-serif;
    margin-right: 10px;
}

.contentProductDetail .rightContentWrap .buyNowBtn {
    padding-left: 12px !important;
    padding-right: 12px !important;
    height: 51px;
    border-radius: 6px;
    background-color: #1f5c71 !important;
    font-size: 14px;
    color: #ffffff !important;
    font-weight: 700;
    font-family: 'Lato', sans-serif;
}

.contentProductDetail .rightContentWrap .quantity {
    display: flex;
    width: 113px;
    height: 51px;
    background-color: #ffffff;
    border: 1px solid #e4e4e4;
    align-items: center;
    padding: 5px 15px;
    margin-right: 10px;
}

.contentProductDetail .rightContentWrap .quantity button {
    background: transparent;
    border: none;
    padding: 0px;
    color: #14141d;
}

.contentProductDetail .rightContentWrap .quantity input {
    font-size: 18px;
    line-height: 26px;
    color: #14141d;
    font-weight: 400;
    font-family: 'Montserrat', sans-serif;
    border: none;
    padding: 0px;
    text-align: center;
}

.contentProductDetail .rightContentWrap .quantity button:focus,
.contentProductDetail .rightContentWrap .quantity button:hover {
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0.1);
}

.contentProductDetail .rightContentWrap .BtnWrap {
    display: flex;
    align-items: center;
    padding-top: 10px;
    flex-wrap: wrap;
}

.contentProductDetail .rightContentWrap .BtnWrap button {
    margin-right: 10px;
}

.contentProductDetail .rightContentWrap .BtnWrap .quantity button {
    margin-right: 0px;
    margin-right: 0px;
    font-weight: 400;
    font-family: 'Montserrat', sans-serif;
    font-size: 23px;
}

.productSlider {
    position: relative;
}

.productSlider .likeBtn {
    text-decoration: none;
    position: absolute;
    right: 15px;
    top: 15px;
}

.productSlider .likeBtn i {
    font-size: 32px;
    color: #9f9e9e;
}

.productSlider .likeBtn i:hover{
    color: #cdc305;
}

.contentProductDetail .rightContentWrap .topInfo {
    max-width: 500px;
}

.contentProductDetail .rightContentWrap .productSpecs h2 {
    font-size: 25px;
    color: #333333;
    font-weight: 700;
    font-family: 'Lato', sans-serif;
    border-bottom: 1px solid #bfbfbf;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.contentProductDetail .rightContentWrap .productSpecs .spec span,
.contentProductDetail .rightContentWrap .productSpecs p {
    font-size: 14px;
    line-height: 26px;
    color: #5c6369;
    font-family: 'Lato', sans-serif;
    flex: 1;
}

.contentProductDetail .rightContentWrap .productSpecs .spec span:first-child {
    font-weight: 700;
    flex: 0 0 178px;
    max-width: 178px;
    padding-right: 10px;
}

.contentProductDetail .rightContentWrap .productSpecs .spec {
    display: flex;
}

.contentProductDetail .rightContentWrap .productSpecs p {
    margin-bottom: 5px;
}

.relatedProductsWrap .row {
    display: flex;
    flex-wrap: wrap;
}

.relatedProductsWrap .row .col-xs-6 {
    flex: 0 0 20%;
    max-width: 20%;
}

.relatedProductsWrap .priceDiscountWrap span {
    border-radius: 2px;
    font-size: 14px;
    color: #ffffff;
    font-weight: 700;
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    position: static;
    padding: 5px 0;
    text-align: center;
    display: inline-block;
}

.relatedProductsWrap .priceDiscountWrap .discountPercent {
    background: #c2be15;
    display: inline-block;
    width: 45px;
    position: relative;
    left: -3px;
}

.relatedProductsWrap .priceDiscountWrap {
    position: absolute;
    left: 10px;
    bottom: 10px;
}

.relatedProductsWrap .white-view-more {
    margin-top: 20px;
}

.subscribeForm.withBorder {
    margin-bottom: 0px;
    padding: 20px 10px 20px 10px;
    border: 1px solid #1f5c71;
}

.subscribeForm.withBorder .leftTextWrap {
    justify-content: center;
}

.subscribeForm.withBorder .form.mail-subscribe .search .control {
    max-width: 555px;
}

.faqWrap h2,
.customerReviewWrap h2 {
    font-size: 25px;
    color: #333333;
    font-weight: 700;
    font-family: 'Lato', sans-serif;
    border-bottom: 1px solid #bfbfbf;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.faqWrap .question,
.faqWrap .answer strong {
    font-size: 16px;
    line-height: 35px;
    color: #3d3d3d;
    font-weight: 700;
    font-family: 'Lato', sans-serif;
}

.faqWrap .question {
    margin-bottom: 0px;
}

.faqWrap .answer strong {
    line-height: 28px;
}

.faqWrap .answer strong,
.faqWrap .question strong {
    flex: 0 0 75px;
    max-width: 75px;
}

.faqWrap .question,
.faqWrap .answer {
    display: flex;
}

.faqWrap .answer {
    font-size: 14px;
    line-height: 30px;
    color: #5c6369;
    font-weight: 400;
    font-family: 'Lato', sans-serif;
    margin-bottom: 0px;
}

.faqWrap .answer .date {
    display: block;
    text-transform: uppercase;
}

.questAnswerWrap {
    border-bottom: 1px solid #dedede;
    padding-top: 12px;
    padding-bottom: 10px;
}

.questAnswerWrap:last-child {
    border-bottom: 0px;
}

.priceEmailViewCartTalkWrap {
    background: #f1f5f8;
    padding: 30px 0px;
    margin-bottom: 30px;
}

.priceEmailViewCartTalkWrap .gridContent {
    background: #fff;
    min-height: 130px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.priceEmailViewCartTalkWrap .gridContent span {
    font-size: 20px;
    font-weight: 700;
    font-family: 'Lato', sans-serif;
    color: #333333;
    padding-left: 10px;
    line-height: 23px;
}

.customerReviewWrap .leftReviewRating span,
.customerReviewWrap .leftReviewRating p {
    font-size: 14px;
    line-height: 30px;
    color: #333333;
    font-weight: 700;
    font-family: "Lato";
}

.customerReviewWrap .leftReviewRating .ratingCount i {
    color: #fbb91d;
    font-size: 18px;
    margin-right: 2px;
}

.customerReviewWrap .leftReviewRating .progress {
    background-image: none;
    background: #d8d8d8;
    flex: 1;
    margin-bottom: 0px;
}

.customerReviewWrap .leftReviewRating .progress-bar {
    background-image: none;
    background: #ffbc1d;
}

.customerReviewWrap .leftReviewRating .progressBarWrap {
    display: flex;
    align-items: center;
}

.customerReviewWrap .leftReviewRating .progressBarWrap span {
    flex: 0 0 50px;
    max-width: 50px;
}

.customerReviewWrap .leftReviewRating .progressBarWrap span:last-child {
    text-align: right;
}

.latestReviewWrap h3 {
    font-size: 16px;
    color: #333333;
    font-weight: 700;
    font-family: 'Lato', sans-serif;
    border-bottom: 1px solid #bfbfbf;
    padding-bottom: 10px;
    margin-bottom: 15px;
    display: flex;
    align-items: center;
    margin-top: 0px;
}

.latestReviewWrap h3 button {
    margin-left: auto;
    padding: 15px 12px;
    background: #cdc206;
    font-size: 16px;
    color: #ffffff;
    font-weight: 700;
    font-family: 'Lato', sans-serif;
    border-radius: 5px;
}

.latestReviewWrap .commentWrap h4 {
    font-size: 16px;
    line-height: 35px;
    color: #3d3d3d;
    font-weight: 700;
    font-family: 'Lato', sans-serif;
    margin-bottom: 0px;
    margin-top: 0px;
}

.latestReviewWrap .commentWrap {
    max-width: 550px;
}

.latestReviewWrap .commentWrap p {
    font-size: 14px;
    line-height: 30px;
    color: #5c6369;
    font-weight: 400;
    font-family: 'Lato', sans-serif;
    margin-bottom: 0px;
}

.latestReviewWrap .commentWrap p.date {
    line-height: 1;
    color: #333;
}

.latestReviewWrap .commentWrap p.commentText {
    padding-top: 15px;
}

.latestReviewWrap .review {
    border-bottom: 1px solid #dedede;
    padding-bottom: 10px;
    display: flex;
    padding-top: 10px;
}

.latestReviewWrap .review:last-child {
    border-bottom: 0px solid #dedede;
}

.latestReviewWrap .review.borderBT-0 {
    border-bottom: 0px;
}

.latestReviewWrap .rating i {
    color: #fbb91d;
    font-size: 20px;
    margin-right: 5px;
}

.latestReviewWrap .rating {
    margin-left: auto;
}

.leftReviewRating {
    max-width: 320px;
}

.latestReviewWrap .pagination {
    padding: 0 10px;
    margin-top: 30px;
}

.latestReviewWrap .pagination ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.latestReviewWrap .pagination ul li {
    margin-bottom: 0px;
    padding: 12px 8px;
    border-bottom: 3px solid transparent;
}

.latestReviewWrap .pagination ul li a {
    font-size: 16px;
    line-height: 30px;
    color: #333333;
    font-weight: 400;
    font-family: 'Lato', sans-serif;
    display: flex;
    align-items: center;
}

.latestReviewWrap .pagination ul li.active a {
    color: #6dc593;
}

.latestReviewWrap .pagination ul li.active {
    border-bottom: 3px solid #6dc593;
}

.latestReviewWrap .pagination {
    border: 1px solid #c9c9c9;
}

.latestReviewWrap .pagination ul li.disable a {
    color: #cdcdcd
}

.latestReviewWrap .pagination ul li a svg {
    margin-right: 9px;
    font-size: 18px;
    height: 25px;
    width: 25px;
}

.latestReviewWrap .pagination ul li.next a svg {
    margin-right: 0px;
    margin-left: 9px;
}

.relatedProductsWrap .categorytab-container{
    margin-top: 50px;
}

.page-main{
    max-width: 1370px;
}
.minicart-wrapper .product .actions {
    float: none;
    margin: 0;
    text-align: right;
}
.new-product-div .imgae-wrap img {
        width: auto;
    height: 315px;
    margin: 0 auto;
    display: block;
}
.fieldset > .field:not(.choice) > .label{
    text-align: left;
    margin-bottom: 7px;
}
.fieldset .fullname .field .label{
    text-align: left;
}
.post-list-wrapper ol{
    list-style: none;
    padding: 0;
}
.block-wishlist .product-image-photo{
    width: 60px !important;
    height: auto !important;
}
/*@media only screen and (max-width: 991px){
    .mobile-bar-icon {
            position: absolute;
       left: 15px;
         right: auto; 
         top:10px; 
    }
}*/

/* cart icon display in mini cart */
.minicart-wrapper .action.showcart::before{
    background: url("../images/cart.png") no-repeat 50% 50%;
    bottom: -50px;
    margin-right: 18px
}
.conten-header.new-conten-header .minicart-wrapper .action.showcart::before{
    display: block;
}

.rating-summary .rating-result > span:before{
    color: #ffab00;
}
.categorytab-container .rating-summary .rating-result > span:before{
    font-size: 15px;
    color: #ffab00;
}
.categorytab-container .rating-summary .rating-result:before{
    font-size: 15px;
}
.categorytab-container .product-reviews-summary .rating-summary{
        text-align: right;
    overflow: visible;
}
.category-image .image {
    display: block;
    height: 400px !important;
    /*max-width: 100%;*/
    width:100% !important;
}

.breadcrumbs {
    padding: 12px 12px;
}
.admin__field-option  .admin__control-radio{
    display: inline-block;
}

.catalog-product-view .product-reviews-summary .reviews-actions{
    padding-left: 0
}
.productSpecs ul{
    padding-left: 15px;
}
@media (min-width: 768px){
    .login-container .fieldset > .field > .control {
        width: 100%;
    }
    .catalog-product-view .product.info .product.data.items .item a,
    .catalog-product-view .product.info .product.data.items .item a:hover{
        
        margin-top: -8px;
    }
}
@media (min-width: 768px){
    .form-create-account .actions-toolbar{
               padding-left: 25.8%;
    }
}

.catalog-product-view .product.info .product.data.items .item a,
.catalog-product-view .product.info .product.data.items .item a:hover{
    padding: 10px 20px 10px 20px;
    height: 39px;
    display: flex;
    align-items: center;
    background: #e5e5e5 !important;
}
.catalog-product-view .product.info .product.data.items .item.active a,
.catalog-product-view .product.info .product.data.items .item.active a:hover{
    background-color: #1f5c71 !important;
    color: #fff;
}
.catalog-product-view .product.info .product.data.items .item a span.counter{
    background-color: #cec305;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 20px;
    height: 20px;
    border-radius: 50%; 
    margin-left: 5px;
}
.catalog-product-view .product.info .product.data.items .pages .item a{
	padding: 0;
    height: auto;
    display: block;
    background: transparent !important;
}
.product.data.items > .item.content {
    /*border: 0.5px solid #1f5c71;*/
    border: 1px solid #c0c0c0;
    box-shadow: 0 0 5px 0 rgb(0 0 0 / 20%);
}
.question-add .question-policy{
    display: none;
}
.question-add .question-form-actions{
    border: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.question-list ul.reply .like,
.question-list ul.reply .dislike{
    display: none;
}
.action.primary:focus, .action.primary:active{
        background: #1f5c71;
    border: 1px solid #1f5c71;
}
.contentProductDetail .rightContentWrap .quantity{
    position: relative;
}
.contentProductDetail .rightContentWrap .quantity .mage-error#qty-error{
    position: absolute;
    top: 100%;
    left: 0;
    white-space: nowrap;
    margin-top: 2px;
    width: 100%;
}
.question-add .question-form-actions .actions-primary{
    float: none !important;
}
.question-add .question-form-actions .actions-primary button{
        background-color: #cec305;
}
.question-add textarea{
    /*border: 0.5px solid #1f5c71;*/
     border: 1px solid #c0c0c0;
}
.review-control-vote label:before{
        color: #ffab00;
}
.action.primary:not(.tocart):hover {
    background: #1f5b71 !important;
    border: 1px solid #1f5b71 !important;
    color: #ffffff !important;
}

.action.tocart{
   /* margin-top: 10px;
     padding: 2px 30px;*/
     background: transparent;
     border: 0;
     padding: 0;
    box-shadow: none;
}
.box-hover .action.tocart:hover{
    background: none;
    border: 0;
    color: #000000;

}
a:hover {
    color: #1f5b71;
}

.breadcrumbs .items {
    max-width: 1370px;
    padding-left: 15px;
    padding-right: 15px;
}
@media (min-width: 768px){
    .form-address-edit .actions-toolbar{
        padding-left: 25.8%
    }
    .form-edit-account .actions-toolbar{
     padding-left: 25.8%   
    }
}
.pt_custommenu div.pt_menu .parentMenu a:hover, .pt_custommenu div.pt_menu .parentMenu span.block-title:hover, .pt_custommenu div.pt_menu .parentMenu a.act, .pt_custommenu div.pt_menu .parentMenu span.block-title.act {
    color: #1f5b71;
}
.pt_custommenu div.pt_menu.active .parentMenu > a, .pt_custommenu div.pt_menu.active .parentMenu span.block-title {
    color: #1f5b71;
}
.pt_custommenu div.popup .itemMenu a.level1:hover, .pt_custommenu div.popup .itemMenu h4.level1:hover {
    color: #1f5b71;
}

.stock.unavailable span{ 
    display: inline-block;
    padding: 7px 15px;
        background-color: #e3e3e3;
    border: 1px solid #e3e3e3;
    color: #333;
    margin-top: 10px;
}
.box-hover .action.tocart:before{
    content: "\e680";
    font-family: 'Stroke-Gap-Icons';
    text-align: center;
    /*position: absolute;*/
    display: block;
    left: 0;
    top: 0px;
    color: #868686;
    font-size: 20px;
    width: 100%;
    height: 100%;
    font-weight: 400;
    color: #1f5b71;
}
/*.action.tocart:hover:before{
    color: #ffffff;
}*/
.box-hover .action.tocart span{
    display: none;
}
.action.primary:hover{
    background-color: #1f5b71;
    color: #fff;
    border-color: #1f5b71;
}

.product-inner-div .bestseller_reviews .box-hover{
    display: inline-block;
    padding: 0;
    position: absolute;
    text-align: center;
    right: 0;
    left: 0;
    opacity: 0;
    margin: 0 auto;
    top: 220px;
    height: 50px;
    padding: 14px 0;
    z-index: 99;
    -webkit-transition: .3s ease;
    -moz-transition: .3s ease;
    -ms-transition: .3s ease;
    -o-transition: .3s ease;
    transition: .3s ease;
    -webkit-transform: translatey(20px);
    -moz-transform: translatey(20px);
    transform: translatey(20px);
    width: 100%;
    background: #fff;
}
.product-inner-div .bestseller_reviews .box-hover{

}
.product-inner-div:hover .bestseller_reviews .box-hover{
    -webkit-transform: translatey(0);
    -moz-transform: translatey(0);
    transform: translatey(0);
    filter: alpha(opacity=100);
    opacity: 1;
    box-shadow: 2px 2px 2px 0px #ececec;
}

.product-inner-div .bestseller_reviews{
    display: flex;
    white-space: nowrap;    
}
.product-inner-div .bestseller_reviews .product-reviews-summary .rating-summary {
    text-align: right;
    overflow: visible;
    margin-top: 18px;
    margin-right: 10px;
}

.form-newsletter-manage .field.choice:before{
    display: none;
}
button:hover, a.action.primary:hover, .cart.table-wrapper .actions-toolbar > .action:hover, .cart.table-wrapper .action-gift:hover {
    border-color: #1f5b71;
    background: #1f5b71;
    color: #fff;
}
.block-cart-failed .action.continue:hover, .cart-container .form-cart .action.continue:hover {
    background-color: #1f5b71;
    color: #fff;
    border-color: #1f5b71;
}
.minicart-wrapper .block-minicart .block-content > .actions .viewcart:hover{
    background-color: #1f5b71;
    color: #fff;
    border-color: #1f5b71;
}
.product-item-name a:hover, .product.name a a:hover {
    text-decoration: none;
    color: #1f5b71 !important;
}
@media (min-width: 768px){
    form#contact-form .actions-toolbar{ 
        padding-left: 25.8%;
    }
}

.product-inner-div .bestseller_reviews .box-hover .action.primary:hover{
	background-color: transparent;
	border: 0;
}

.top-bar li.dropbtn{
	position: relative;
}
.top-bar .dropdown-content{
	padding: 10px 10px 10px;
	position: absolute;
	display: none; 
	width: 150px;
	box-shadow: 1px 2px 10px 0 rgba(0, 0, 0, 0.1);
	background: #1f5b71;
	margin-top: 8px;
}
.top-bar .dropdown-content:after {
    position: absolute;
    right: 8px;
    bottom: 100%;
    width: 0;
    height: 0;
    content: "";
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #1f5b71;
}
.top-bar .dropdown-content li{
	display: block;
    padding: 5px 0;
    /*border-bottom: 1px solid #c0c0c0;*/
    margin-bottom: 0;
    position: relative;
}
.top-bar .dropdown-content li:before{
	position: absolute;
	left: 2px;
	top: 14px;
	font-family: FontAwesome;
	font-size: 15px;
	color: #fff;
}
.top-bar .dropdown-content li.myProfile:before{
	content: "\f007";
}
.top-bar .dropdown-content li.myOrder:before{
	content: "\f07a";
}
.top-bar .dropdown-content li.logout:before{
	content: "\f08b";
}
.top-bar .dropdown-content li:last-child{
	margin-bottom: 0;
	border-bottom: 0; 
	padding-bottom: 0;
}
.top-bar .dropdown-content li  a{
	border: 0;
	display: block;
	padding: 10px 10px 10px 22px !important;
	color: #fff !important;
}


.pt_custommenu div.pt_menu.act .parentMenu a, .top-bar a:hover {
    color: #1f5b71;
}

.opc-progress-bar-item._active:before,
.opc-progress-bar-item._active > span:before,
.opc-wrapper .shipping-address-item.selected-item:after {
    background: #1f5b71;
}
.opc-wrapper .shipping-address-item.selected-item{
	border-color: #1f5b71;
}

.item .item-inner .product-item-info .box-hover .add-to-links a:hover:before,
.item .item-inner .product-item-info .box-hover .actions-primary:hover .action:before{
	color: #1f5b71;
}

.btns-content{
    display: flex;
    white-space: nowrap;
}
@media(max-width: 550px){
	.btns-content{
		flex-wrap: wrap;
		justify-content: space-between;
	}
}

.product-items .action.towishlist:before, .products.list.items .action.towishlist:before, .table-comparison .action.towishlist:before {
    content: '';
}
.fieldset > .field{
    padding-top: 15px;
}
@media (min-width: 768px){
	.login-container .block{
	    width: 34.8%;
	}
}
.product-add-form .col-md-8{
	width: 100% !important;
	padding: 0;
}
.form-wishlist-items .action.tocart{
    background: #e2e2e2;
    border: 1px solid #cdcdcd;
    color: #555555;
    padding: 13px 15px 14px;
}
.form-wishlist-items .action.tocart:hover{
     border-color: #1f5b71;
    background: #1f5b71;
    color: #fff;
}
.catalog-product-view .owl-theme .owl-controls .owl-buttons {
    top: 35%;
}
.product-info-stock-sku .col-md-8 .topInfo .stock.unavailable span{
    margin-left: -13px;
}
.about-page p{
    font-size: 16px;
}
.about-page a{
    font-weight: bold;
    color: #1f5b71;
    text-decoration: underline;
}

.form.search.advanced .group.price .addon .addafter{
    position: static;
}

.search-terms {
    padding-top: 15px;
    padding-left: 0;
    list-style: none;
}
.search-terms li{
    margin-bottom: 10px;
    padding: 10px;
    background: #f3f2ee;
}
.search-terms li a{
    font-size: 16px !important;
    line-height: 24px;
}
.rating-summary {
    overflow: visible;
}

.rating-summary .rating-result{
    width: auto;
}

#newsletter_pop_up {
   
    padding: 0;
}
#newsletter_pop_up .modalContent{
    display: flex !important;
}
#newsletter_pop_up .leftContent{
    width: 60%;
    padding: 25px 25px 25px 25px ;
}
#newsletter_pop_up .rightContent{
    width: 40%;   
    background-size: cover;
   
}
#newsletter_pop_up .rightContent img{
    display: none;
}

#newsletter_pop_up .content #newsletter-validate-detail1 .subscribe-bottom label {
    font-size: 1.4rem;
    color: #7d7d7d;
    margin-top: 4px;
    line-height: 15px;
    font-weight: normal;
    font-family: 'Roboto', sans-serif;
}

.suggestions {
    display: flex;
    align-items: flex-start;
    margin-top: 30px;
    flex-wrap: wrap;
}
.suggestions .gridContent{
    margin-right: 20px;
    margin-bottom: 20px;
}
.suggestions .gridContent a{
    height: auto !important;
    padding: 0 !important;
    display: block !important;
    text-align: center;
    background: transparent !important;
}
.suggestions .gridContent img{
    height: 35px;
    margin-bottom: 7px;
}
.suggestions .gridContent span{
    display: block;
    text-align: center; 
}



.contentProductDetail .product-info-price .price-wrapper .price{
    font-size: 22px !important;
    font-weight: 600!important;
    color: #1f5c71;
    line-height: 22px !important;
}

.product-add-form .product-options-wrapper label span{
    font-size: 17px;
    color: #333333;
    font-weight: 700;
    font-family: 'Lato', sans-serif;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.product-add-form .product-options-wrapper select.product-custom-option {
    font-size: 16px;
    font-weight: 500;
    height: auto !important;
    border: 1px solid #1f5c71;
}