.track_order{display: flex;flex-direction: column;flex-wrap: nowrap;align-items: center;justify-content: end;padding-bottom: 50px;}
.track_order h1{font-weight: bold; text-align: center; color: #463003;margin-bottom: 10px;text-transform: uppercase;}
.track_order p{color: #404040;text-align: center;max-width: 80%;margin-bottom: 20px;}
.track_order a {padding: 30px 50px;font-size: 18px;}
.track_order img {width: 180px;margin-bottom: 20px;} 
.bg-banner-track {width: 100%;height: 500px;position: relative;background-image: url("../../img/trackOrder.jpg");background-repeat: no-repeat;background-position: center;background-size: cover;}
.bg-banner-services {width: 100%;height: 350px;position: relative;background-image: url("../../img/services.jpg");background-repeat: no-repeat;background-position: center;background-size: cover;}
.servicesSec{display: flex;flex-direction: column;flex-wrap: nowrap;align-items: center;justify-content: center;height: 350px !important;}
.servicesSec h1{font-weight: bold; text-align: center; color: #463003;margin-bottom: 10px;text-transform: uppercase;}
.servicesSec p{color: #404040;text-align: center;max-width: 80%;margin-bottom: 20px;}
.servicesSec a {padding: 30px 50px;font-size: 18px;}
.servicesSec img {width: 230px;margin-bottom: 20px;} 
.padding-b-40{padding-bottom: 40px;} .mb-4{margin-bottom: 1rem !important;}
.padding-tb-40{padding-top: 40px;} .w100{width: 100%;}
.nav-item a:hover{color: initial;;}
.mv{display:none;} .dv{display:block;}
@media screen and (min-width: 991px) and (max-width: 1300px) {
.container, .container-lg, .container-md, .container-sm, .container-xl {max-width: 1240px !important;}
.cr-hero-banner{height: 400px;}
.cr-left-side-contain{height: 400px;}
.mv{display:none;} .dv{display:block;}
}
.form-logo img {max-width: 180px;}

.cptchCode {position: relative;}
.cptchCode img.captImg {position: absolute;top: 11px;right: 11px; border-radius: 3px;}
.cptchCode img.captImg-ew {position: absolute;top: 43px;left:unset;left: 15px;}

.bgCall{background: #b27a07;}
.cr-shop-bredekamp .center-content h4 {font-weight: 700;padding: 5px 10px 7px 10px;margin: 0;line-height: normal;}
.badge-cat {border: 1px solid #b27a07;padding: 3px 25px;border-radius: 4px;color: #b27a07;font-weight: bold;margin-bottom: 10px;}
.inStock {display: inline-block;background: #fff2d9;padding: 3px 25px;border-radius: 4px;color: #b27a07;font-weight: bold;margin-bottom: 10px;font-size: 14px;letter-spacing: 0.3px;}

.successCheck-cont {display: flex;height: 500px; z-index: 1;  overflow: hidden; max-width: 600px;position: relative;flex-direction: column;justify-content: center;align-content: center;text-align: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}
.successCheck-cont:before {content: "";position: absolute;top: -333px;width: 628px;height: 516px;border-radius: 100%;background: #45bd45;z-index: -1;}
.successCheck {background: white;width: 130px;height: 130px;box-shadow: 2px 2px 8px #f0f0f0;border-radius: 100px;text-align: center;display: flex;align-items: center;justify-content: center;margin-top: 0px;margin-bottom: 20px;}
.successCheck i{color: #45bd45;font-size: 60px;}
.successCheck-cont h3 {font-weight: bold;margin-bottom: 20px;}
.toggle-radio{margin-top: 5px;}
.toggle-radio > input:checked + label {background:var(--tp-theme-2);color: #000;}
.toggle-radio {display:inline-flex;}
.toggle-radio > input[type='radio'] {display:none;}
.toggle-radio > input[disabled] + label {opacity:0.50;}
.toggle-radio > input[disabled] + label:hover {cursor:not-allowed;}
.toggle-radio > input + label {display:inline-block;border-radius:4px; margin-bottom:0;border:1px solid #ccc; margin-right:9px; padding:4px 8px; float:left; cursor:pointer;}
.toggle-radio > input:checked + label {background: #b27a07;border: 1px solid #b27a07;color: #fff;}


.proRating {margin-top: 5px;border: none;float: left;margin-right: 8px;}
.ratingProdInner {flex: 1;}
.ratingProdInner > label {float: left !important;}
.proRating > label {color: #b5b5b5;float: right;width: 40px;font-size: 18px;font-weight: 900;margin: 0 !important;}
.proRating > label:before {margin: 5px 10px 0px 0px;font-size: 1.5em;font-family: "FontAwesome";content: "\f005";display: inline-block;line-height: 40px;}
.proRating > input {display: none;}
.proRating > input:checked ~ label,.proRating:not(:checked) > label:hover,.proRating:not(:checked) > label:hover ~ label {color: #F79426;margin-right: 0px;padding-left: 0px;}
.proRating > input:checked + label:hover,.proRating > input:checked ~ label:hover,.proRating > label:hover ~ input:checked ~ label,.proRating > input:checked ~ label:hover ~ label {color: #FECE31;margin-left: 0px;padding-left: 0px;}
.cr-tab-content-from .cr-ratting-star span{margin-top:18px !important;}
.cr-tab-content-from .post .reviewDv{padding: 10px 5px;}
.cr-tab-content-from .post .reviewDv:hover{background: #f8f8f8;border-radius: 5px;}
@media only screen and (max-width: 991px) {
    .mob-show {display: inline-block !important;}
    .mob-hide {display: none !important;}
    .mv{display:block;} .dv{display:none;}
}
 @media screen and (min-width: 992px) and (max-width: 4500px) {
    .mob-show {display: none !important;}
    .mob-hide {display: inline-block !important;}
    .mv{display:none;} .dv{display:block;}
}
@media only screen and (max-width: 499px){ .mv{display:block;} .dv{display:none;} }