 /*======================================== Detail page ===================================== */


.back_site{
  padding: 30px 0 80px;
  background-color: #f8f7f5;
  background-position: center top;
  background-repeat: no-repeat;
}
.back_site img{
    width: 100%;
}


@media (max-width: 767px){
 .back_site img{
    width: 100%;
    height: 500px;
}

}

.breadcrumb-section .breadcrumb {
    margin-bottom: 0;
    margin-top: -565px;
    padding: 0;
}

.breadcrumb {
    background-color: transparent;
    padding-left: 0;
}
.breadcrumb li, .breadcrumb li a {
    color: #132345;
    font-weight: 600;
    font-size: 16px;
}
.breadcrumb>li+li:before {
    content: "\f101";
    font-family: FontAwesome;
    color: #000;
}
.breadcrumb li.active, .breadcrumb li.active a {
    color: #eba100;
    font-weight: 600;
}

.slide_white{
    background-color: #ffffff;
    display: inline-block;
    margin-top: 00px; 
    padding: 60px 30px 51px;
    border-radius: 4px;
    width: 100%;
    vertical-align: middle;
    position: relative;
}

.business-section {
    position: relative;
    z-index: 100;
    width: 80%;
    margin: -125px auto;
}
.business-logo {
    width: 110px;
    height: 110px;
    border-radius: 50%;
    border: 4px solid#fe610c;
    margin-bottom: -45px;
    position: relative;
    text-align: center;
    padding: 14px 10px;
    background: #fff;
    box-shadow: 1px 2px 3px #666;
    overflow: hidden;
}

.business-logo {
    float: left;
}
.business-logo img {
    position: relative;
    max-width: 80px;
}
.business-heading {
    float: left;
}
.business-heading h1 {
    font-size: 32px;
    font-weight: 600;
    color: #FFF;
    display: inline-block;
    text-align: left;
    padding-left: 10px;
    text-shadow: 1px 0 1px #000;
}

.print-btn {
    position: relative;
    padding: 10px;
    float: right;
    margin-top: 00px;
    background-color: #fe610c;
    font-size: 14px;
    font-weight: 400;
    margin-right: 20px;
    color: #FFF;
    padding: 3px 28px;
    border-radius: 5px;
    text-decoration: none;
}
[class^="icofont-"], [class*=" icofont-"] {
    font-family: 'IcoFont' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    line-height: 1;
    -webkit-font-feature-settings: "liga";
    -webkit-font-smoothing: antialiased;
}
.icofont-printer:before {
    content: "\edfd";
}


.slider-text p {
    font-size: 14px;
    color: #000;
    text-decoration: none;
}
[class^="icofont-"], [class*=" icofont-"] {
    font-family: 'IcoFont' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    line-height: 1;
    -webkit-font-feature-settings: "liga";
    -webkit-font-smoothing: antialiased;
}
.icofont-google-map:before {
    content: "\ed42";
}



.pad_30{
padding:30px;
}

.infomargin {
    margin-top: -30px;
}

.slider-text p {
    font-size: 14px;
    color: #000;
    text-decoration: none;
margin: 0 0 10px;
display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}


.slider-text span {
    color: #9fa4a4;
    font-size: 14px;
}


.starcolor {
    color: #fe610c !important;
}


[class^="icofont-"], [class*=" icofont-"] {
    font-family: 'IcoFont' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    line-height: 1;
    -webkit-font-feature-settings: "liga";
    -webkit-font-smoothing: antialiased;
}
.slider-text span {
    color: #9fa4a4;
    font-size: 14px; 
}

.hr {
    margin-top: 4px;
    margin-bottom: 4px;
    border: 1px solid #fe610c;
}

.detail-info li {
    width: 50%;
    float: left;
    padding-top: 6px;
    padding-bottom: 6px;
    list-style: none;
    font-size: 16px;
    color: #000;
    text-decoration: none;
}

.detail-info li a {
    color: #000;
    text-decoration: none;
}

.detail-info li i {
    font-size: 18px;
    margin-right: 8px;
    vertical-align: middle;
}

.colnospace {
    padding: 0px !important;
}

.slider-text h4 {
    font-weight: 500;
    color: #272727;
    margin-bottom: 10px;
}

.contact-with h4 {
    margin-top: 10px;
font-size: 18px;
}

.whatsapp {
    background-color: #17980e;
    font-size: 14px;
    color: #FFF;
    max-width: 200px;
    margin-top: 15px;
    text-align: center;
    padding: 6px 0px;
    border-radius: 5px;
    text-decoration: none;
}

.whatsapp i {
    color: #FFF;
    font-size: 20px;
    margin-right: 5px;
    vertical-align: middle;
}

.visiter-counter h4 {
    margin-top: 10px;
    font-weight: 500;
    color: #272727;
    margin-bottom: 10px;
    font-size: 18px;
}
.visiter-counter li {
    list-style: none;
    border: 1px dashed#000;
    border-radius: 5px;
    background-color: #FFFFFF;
    padding: 5px;
    margin-top: 10px;
    font-weight: 500;
    color: #272727;
    margin-bottom: 10px;
    font-size: 25px;
    text-align: center;
}
.social-links {
    width: 100%;
    float: left;
}
.social-links-right li {
    list-style: none;
    display: inline-table;
}
.social-links-right li .btn {
    background-color: #fe610c;
    color: #fff;
    margin-right: 5px;
    border: 1px solid transparent;
    margin-bottom: 5px;
    text-transform: uppercase;
    font-size: 12px;
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.social-links-right li .btn i {
    font-size: 18px;
    vertical-align: top;
    margin-right: 5px;
}

.social-links-right li .btn i {
    font-size: 18px;
    vertical-align: top;
    margin-right: 5px;
}


.description-info {
    margin-top: 3%;
}

.description-info-left {
    width: 65%;
    float: left;
    margin-left: 1%;
}
.trending-ads {
    margin-bottom: 15px;
    background-color: #fff;
    padding: 15px 30px;
    border: 1px solid #f2f2f2;
}

.section {
    background-color: #fff;
    border-radius: 4px;
    padding: 35px 25px;
    margin-bottom: 0;
    padding-bottom: 30px !important;
}

.tab-manu {
    overflow: hidden;
    border-bottom: 1px solid #f2f2f2;
}

.tab-manu .nav-tabs {
    float: left;
    border: none;
    border: 1px solid transparent;
}
.tab-manu .nav-tabs li a:hover, .tab-manu .nav-tabs li.active a {
    border: 1px solid #f2f2f2;
    background-color: #fe610c;
background-color: #f2f2f2;
    border-bottom: #f2f2f2;
    border-radius: 0;
    color: #205786 !important;
border-top: 2px #205786 solid;
}


.description-info-right {
    width: 31%;
    float: right;
    margin-left: 1%;
    margin-right: 1%;
}

.description-info .short-info {
    padding: 20px 30px 25px;
}
.short-info {
    background-color: #fff;
    border-radius: 3px;
    margin-bottom: 20px;
}
.description h4, .short-info h4 {
    font-weight: 500;
    color: #272727;
    margin-bottom: 18px;
}
.panel-group {
    margin-bottom: 20px;
}
p {
    /* margin: 0 0 10px; */
    color: #000;
    margin: 0 0 10px;
}

#accordion .panel-body {
    padding: 10px 20px 25px;
    background-color: #fff;
    overflow-y: auto;
}

.scrollbar {
    width: 100%;
    height: 180px;
    overflow: auto;
    padding-right: 15px;
}

.textjustify {
    text-align: justify;
}
.information-box {
    width: 100%;
    margin: 0 auto;
}
.information-box-left {
    float: left;
    border-right: 1px solid#f2f2f2;
    margin-top: 25px;
}

.information-box-right {
    padding-left: 30px !important;
    padding-top: 20px;
}
.information-box-left h1 {
    font-size: 20px;
    font-weight: 600;
    color: #fe610c;
    padding: 5px 0 5px;
    margin: 0;
    text-transform: none;
}
.information-box-left h2 {
    font-size: 14px;
    font-weight: bold;
    color: #000;
    padding: 5px 0px;
    margin: 10px 0 10px 0;
    background-color: #f5f5f5;
    border: 1px solid#e7e7e7;
    width: 45%;
    text-align: center;
    border-radius: 5px;
}
.information-box-left p {
    font-size: 18px;
    font-weight: 400;
    color: #000;
    padding-bottom: 5px;
}

.information-box-right h1 {
    font-size: 20px;
    font-weight: 600;
    color: #fe610c;
    padding: 10px 0 15px 0;
    margin: 0;
    text-transform: none;
}
.video iframe {
    width: 100%;
    height: 300px;
}

.information-box-right iframe {
    width: 100%;
    height: 300px;
    margin-bottom: 20px;
}
.video h3 {
    font-size: 20px;
    font-weight: 600;
    color: #fe610c;
    padding: 10px 0 15px 0;
    margin: 0;
    text-transform: none;
}

.contact-business {
    width: 100%;
    margin: 0 auto;
}

.contact-business h1 {
    font-size: 20px;
    font-weight: 600;
    color: #fe610c;
    padding: 20px 0 20px;
    margin: 0;
    text-transform: none;
}

.rating-left {
    text-align: center;
    border-right: 1px solid #f2f2f2;
}

.radial-progress {
    float: left;
    margin: 25px;
    width: 120px;
    height: 120px;
    position: relative;
    background-color: #d7d7d7;
    border-radius: 50%;
}

.radial-progress .circle .mask {
    clip: rect(0px, 120px, 120px, 60px);
}

.radial-progress .circle .mask, .radial-progress .circle .fill {
    -webkit-backface-visibility: hidden;
    transition: -webkit-transform 1s;
    transition: -ms-transform 1s;
    transition: transform 1s;
}

.radial-progress .circle .mask, .radial-progress .circle .fill, .radial-progress .circle .shadow {
    width: 120px;
    height: 120px;
    position: absolute;
    border-radius: 50%;
}

.radial-progress .circle .mask .fill {
    clip: rect(0px, 60px, 120px, 0px);
    background-color: #fe610c;
}
.radial-progress .circle .mask, .radial-progress .circle .fill {
    -webkit-backface-visibility: hidden;
    transition: -webkit-transform 1s;
    transition: -ms-transform 1s;
    transition: transform 1s;
}

.radial-progress .circle .mask, .radial-progress .circle .fill, .radial-progress .circle .shadow {
    width: 120px;
    height: 120px;
    position: absolute;
    border-radius: 50%;
}

.radial-progress .circle .mask {
    clip: rect(0px, 120px, 120px, 60px);
}
.radial-progress .inset {
    width: 100px !important;
    height: 100px !important;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -50px 0 0 -50px !important;
    background-color: #fbfbfb;
    border-radius: 50%;
    text-align: center;
    line-height: 100px;
}

.radial-progress .big {
    font-size: 37px;
}
.radial-progress .little {
    font-size: 22px;
    color: #d7d7d7;
}

.rating-left h1 {
    font-size: 16px;
    color: #000;
    font-weight: 400;
}

.rating-right {
    text-align: center;
    padding-top: 30px;
    padding-left: 30px !important;
}

.rating-right-grid {
    width: 40%;
    float: left;
    margin-right: 40px;
    margin-bottom: 40px;
}

.rating-text {
    width: 100%;
}
.rating-text h1 {
    float: left;
    font-size: 14px;
    color: #000;
    font-weight: 400;
    padding: 0 0 15px 0;
    margin: 0;
}

.rating-text h2 {
    float: right;
    font-size: 14px;
    color: #000;
    padding: 0 0 15px 0;
    margin: 0;
    font-weight: 400;
}

.bar {
    width: 100%;
    height: 5px;
    background-color: #f2f2f2;
}

.bar-2 {
    width: 40%;
    height: 5px;
    background-color: #fe610c;
}
.bar-3 {
    width: 60%;
    height: 5px;
    background-color: #fe610c;
}

.bar-5 {
    width: 100%;
    height: 5px;
    background-color: #fe610c;
}

.delete-account.section.panel-my-package {
    padding: 30px 25px;
}

.delete-account {
    background-color: #fff;
    border-radius: 4px;
    padding: 10px 0 80px;
}

.pagination {
    margin-top: 25px;
    margin-bottom: 10px;
}
.pagination>li>a {
    color: #9a9a9a;
    font-size: 14px;
    font-weight: 700;
    background-color: #e7e8e9;
    margin: 3px;
    border: 1px solid #e2e3e3;
    border-radius: 5px;
}


.div1 {
    width: auto;
    height: auto;
    border: 1px solid #a5a5a5;
    border-radius: 8px;
    background-color: #908f8f;
    margin: 2px;
    padding: 4px;
    font-size: 12px;
    display: inline-block;

}
.form-control {
    box-shadow: none;
    -webkit-box-shadow: none;
    border: 1px solid #e3e3e3;
    height: 44px;
    color: #000;
}
.short-info ul {
    margin: 0;
    padding: 0;
    list-style: none;
}


 

.qty-group .input-number{
  width: 80px;
  padding: 0 12px;
  vertical-align: top;
  text-align: center;
  outline: none;
font-size: 22px;
}

.qty-group .input-number,
.qty-group .input-number-decrement,
.qty-group .input-number-increment{
  border: 1px solid #ccc;
  height: 50px;
  user-select: none;
font-size: 22px;
}

.qty-group .input-number-decrement,
.qty-group .input-number-increment {
  display: inline-block;
  width: 30px;
  line-height: 48px;
  background: #f1f1f1;
  color: #444;
  text-align: center;
  font-weight: bold;
  cursor: pointer;

  &:active
    background: #ddd;
}
.qty-group .input-number-decrement{
  border-right: none;
  border-radius: 4px 0 0 4px;
}

.qty-group .input-number-increment{
  border-left: none;
  border-radius: 0 4px 4px 0;

}
 .groups-btn {
    clear: both;
    position: relative;
    margin-top: 35px;
}
 .groups-btn .groups-btn-tree {
    display: flex;
    align-items: center;
}
.groups-btn #product-add-to-cart, .product-shop .groups-btn .product-add-to-cart {
      background: #232323;
    color: #dff;
    border-color: #232323;
    padding: 12px 15px 10px !important;
    line-height: 21px;
    margin-bottom: 20px;
    width: 100%;
width: 75%;
}

.groups-btn .wishlist {
    border: 1px solid #e1e1e1;
}
.groups-btn .wishlist {
    text-transform: uppercase;
    font-weight: 700;
    line-height: 20px;
    outline: none;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border: 1px solid rgba(255,255,255,0);
    min-width: 45px;
    max-width: 100%;
    transition: all .3s ease;
    font-size: 13px;
    letter-spacing: 13px;
    padding: 10px;
    min-height: 45px;
    width: 45px;
    margin-bottom: 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    background: #ffffff;
    color: #232323;
    border-color: #232323;
    border-radius: 50%;
    text-align: center;
}

 .groups-btn .icon-share {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    color: var(--color_2);
    width: 45px;
    padding: 10px 0 10px 10px;
    margin-bottom: 20px;
    overflow: hidden;
    position: relative;
    right: -8px;
}

.checkbox-group {
    margin-bottom: 16px;
    text-align: left;
    clear: both;
}
input[type=checkbox], .custom-radio input[type=radio] {
    vertical-align: top;
    margin-right: 10px;
    display: none;
}
input[type=checkbox], input[type=radio] {
    box-sizing: border-box;
    padding: 0;
}
input[type=checkbox]+label {
    padding-left: 26px;
    cursor: pointer;
    margin-bottom: 9px;
    position: relative;

}

.checkbox-group label {
    font-weight: 400!important;
    margin-bottom: 0!important;
}

.checkbox-group a {
    color: var(--page_title_color);
    display: inline-block;
    background-image: linear-gradient(transparent 97%,var(--page_title_color) 3%);
    background-repeat: repeat-x;
    background-position-y: -2px;
}

.btn-checkout.show {
       opacity: .65;
    pointer-events: none;
    width: 100%;
    margin: 0 20%;
}
 .groups-btn .margin-button #product-add-to-cart, .product-shop .groups-btn .margin-button .product-add-to-cart {
    margin-right: 25px;
}
.payment-button__button {
    text-transform: uppercase;
    font-weight: 700;
    line-height: 20px;
    outline: none;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border-radius: 0;
    border: 1px solid rgba(255,255,255,0);
    min-width: 130px;
    max-width: 450px;
    width: 100%;
    transition: all .3s ease;
    padding: 7px 15px 7px;
    font-size: 13px;
    letter-spacing: 0.05em;
    padding: 11px 15px 7px;
    background: #fff;
    color: #232323;
    border-color: #5a5a5a;
}
.ser-price-txt{
font-size: 23px;
font-weight: 700;
    line-height: 20px;
margin:0;
    letter-spacing: 0.05em;
}
.h-login-h{
float:right;
}
 .h-login-h a{
color: #fafafa;
    padding: 0;
}
.wrapper-top-cart{
float:right;

}
.cart-icon {
    width: inherit;
    display: inline-block;
    padding-bottom: 7px;
}