/* Banner section css */
.refundpolicy-banner{width:100%;float:left;position:relative;background-image:url(/wp-content/themes/dotstore/images/contactus-banner.jpg);background-size:cover;background-repeat:no-repeat;padding:144px 0 53px;text-align:center}
.refundpolicy-banner .banner-content{padding:0}
.refundpolicy-banner .banner-content h1{padding-right:0;font-size:42px;margin-bottom:0}

/* --------------------------------------------------------------
## Refund Policy page css
-------------------------------------------------------------- */
.refundpolicy-content{width:100%;float:left;padding-top:89px;padding-bottom:90px}
.refundpolicy-content .col-xs-12 h5{font-weight:500;margin-bottom:27px}
.refundpolicy-content .col-xs-12 b{font-weight:600}
.refundpolicy-content .col-xs-12 a{color:#ff826e;text-decoration:none}
.refundpolicy-content .col-xs-12 a:hover{color:#4c5056}
.refundpolicy-content .col-xs-12 p{margin-bottom:21px}
.refundpolicy-content .col-xs-12 em{display:block;margin-bottom:15px}
ul.orage-bullet-list li{position:relative;padding-left:16px;margin-bottom:12px}
ul.orage-bullet-list li::before{content:"";position:absolute;width:6px;height:6px;border-radius:100px;border-radius:50%;background-color:#ff826e;left:0;top:7px}

/* --------------------------------------------------------------
## Terms and Conditions page css
-------------------------------------------------------------- */
.termsandconditions-content{width:100%;float:left;padding-top:89px;padding-bottom:90px}
.termsandconditions-content .col-xs-12{padding-top:25px}
.termsandconditions-content .col-xs-12 h5{font-weight:500;margin-bottom:27px}
.termsandconditions-content .col-xs-12 b{font-weight:600}
.termsandconditions-content .col-xs-12 a{color:#ff826e;text-decoration:none}
.termsandconditions-content .col-xs-12 a:hover{color:#4c5056}
.termsandconditions-content .col-xs-12 p{margin-bottom:21px}
.termsandconditions-content .col-xs-12 em{display:block;margin-bottom:15px}
.termsandconditions-content .col-xs-12 ol{margin:0;list-style:lower-alpha;padding-left:18px}
.termsandconditions-content .col-xs-12 li{padding-bottom:10px}
@media (max-width:991px){.refundpolicy-content, .termsandconditions-content{padding-top:40px;padding-bottom:30px}
  .refundpolicy-banner{padding:110px 0 53px}
  .refundpolicy-content .col-xs-12 h5, .termsandconditions-content .col-xs-12 h5{margin-bottom:5px}}
@media (max-width:767px){.refundpolicy-banner{padding:80px 0 53px}
  .refundpolicy-banner .banner-content h1{font-size:32px;line-height:normal}}
