.title-se{
    margin: 0 20px; 
    padding: 7px;
    background:#000C46;
    margin-bottom: 10px; 
    text-align: center;
    color: #fff;
    font-weight: 700;
}

.title-se h4{
    margin:0px;
    padding:10px 0px;
}

.section-box{
    border: 1.5px solid #D8EFEF;
    margin: 30px 0;
}

.section-box .main-height{
    min-height: auto;
}

.light-box{
    background:#D8EFEF; 
}

.orange-btn {
    min-width: 130px;
    text-align: center;
    display: inline-block;
    padding: 10px;
    background: #F29B27;
    color: #fff !important;
    font-weight: 600;
}

.light-box-contan {
    padding: 60px 20px;
}

.light-box-contan ul{
    padding-left: 20px;
    margin:0px;
}

.light-box-contan ul li{
    font-size:15px;
}

.btn-box{
    padding: 80px 0 0 0;
}

.padding3020{
    padding:30px 20px;
}

.padding3020 ul {
    list-style-type: none;
    margin-left: 0;
    margin-top: 10px;
}

.padding-0{
    padding: 0px;
}

.img-box-left { 
    background: #ebf8f8;
    height: 100%;
}

.img-box-left ul li{
    font-size:15px;
    padding-left:30px;
    position: relative;
}

.img-box-left ul li:before {
    position: absolute;
    content: "";
    background: url(https://mattressportal.com/wp-content/uploads/2020/01/icon-tick.svg);
    left: 0;
    top: 2px;
    height: 20px;
    width: 20px;
    background-repeat: no-repeat;
}

.img-box-left ul li:before{
      
}

.img-box-left img{ 
    width: 100%;
}

.elementor .padding-50 hr {
    margin: 25px 0;
    height:1.5px;
    background-color: #D8EFEF;
}

.padding-50{
    padding: 40px ;
}

.padding-50 ul{
    padding-left: 15px;
    margin-left: 0px;
    margin-bottom: 30px;
}

.padding-50 ul li, .padding-50 p{
      font-size:15px;
}
  
.container, .container-md, .container-sm {
    max-width: 100% !important;
}

.container > p {
    margin-left: -15px;
}

@media screen and (max-width: 1024px){
    .light-box-contan{
        padding: 30px;
    }
    .orange-btn{
        width: 100%;
        min-width:  inherit;
    }
    .padding-50{
        padding: 20px;
    }  
}

@media screen and (max-width: 768px){
    .btn-box{
        padding: 10px;
    }
    .section-box .main-height{
        min-height: inherit;
    }
    .light-box-contan{
        padding: 30px 10px;
    }  
}



/*review hub*/

.togal-filter .form-group {
  display: block;
  margin-bottom: 7px !important;
}
.togal-filter p {
    margin: 15px 0;
}
.form-group input {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: none;
  cursor: pointer;
}

.form-group label {
  position: relative;
  cursor: pointer;
  color: #000;
  font-size: 15px;
}

.form-group label:before {
  content:'';
  -webkit-appearance: none;
  background-color: transparent;
  border: 1.5px solid #D8EFEF;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
  padding: 10px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 5px;
}
.border-box img {
    width: 100%;
    height: 50px !important; 
    object-fit: contain;
     margin-bottom: 30px;
}

.form-group input:checked + label:after {
  content: '\f00d';
  font-family: FontAwesome;
  display: block;
  position: absolute;
  top: 2px;
  left: 6px;
  width: 6px;
  height: 14px;
  color:#00A8AE;
  /*border: solid #0079bf;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);*/
}

.border-box {
    border: 1.5px solid #D8EFEF;
    padding: 30px;
    text-align: center;
    margin-bottom: 30px;
}
.border-box strong {
    /*min-height: 20px;*/
    display: inline-block;
    width: 100%;
}

.border-box ul {
    margin: 0px 20px !important;
    padding: 0;
    list-style-type: none;
    text-align: left;
    font-size: 13px;
    line-height: 35px;
    color: #000C46;
    margin-top:10px !important;
}
.border-box ul li{
  position: relative;
  padding-left: 30px;
  border-bottom: 1px solid #e5e5e8;
  padding-bottom: 3px;
}
.border-box ul li:last-child {
    border-bottom: 0;
}
.border-box ul li:before{
  content: "";
  position: absolute;
  left: 0px;
  top:7px;
  background: url(https://mattressportal.com/wp-content/uploads/2020/01/arrow-blue-right-turquoise.svg);
  height: 25px;
  width: 25px;
  background-size: 100%;
  background-repeat: no-repeat;
}
.border-box ul li:first-child:before{
  content: "";
  position: absolute;
  left: 0px;
  top:7px;
  background: url(https://mattressportal.com/wp-content/uploads/2019/12/policy-warranty-icon.svg);
  height: 25px;
  width: 25px;
  background-repeat: no-repeat;  
  background-size: contain;
}
.border-box ul li:nth-child(2):before{
  content: "";
  position: absolute;
  left: 0px;
  top:7px;
  background: url(https://mattressportal.com/wp-content/uploads/2019/12/policy-trial-icon.svg);
  height: 25px;
  width: 25px;
  background-repeat: no-repeat;  
  background-size: contain;
}
.border-box ul li:nth-child(3):before{
  content: "";
  position: absolute;
  left: 0px;
  top:7px;
  background: url(https://mattressportal.com/wp-content/uploads/2019/12/policy-delivery-icon.svg);
  height: 25px;
  width: 25px;
  background-repeat: no-repeat;  
  background-size: contain;
}
.border-box ul li:nth-child(4):before{
  content: "";
  position: absolute;
  left: 0px;
  top:7px;
  background: url(https://mattressportal.com/wp-content/uploads/2019/12/policy-returns-icon.svg);
  height: 25px;
  width: 25px;
  background-repeat: no-repeat;  
  background-size: contain;
}
.border-box ul li:nth-child(5):before{
  content: "";
  position: absolute;
  left: 0px;
  top:7px;
  background: url(https://mattressportal.com/wp-content/uploads/2019/12/policy-madein-icon.svg);
  height: 25px;
  width: 25px;
  background-repeat: no-repeat;  
  background-size: contain;
}

.border-box.budget_section a.orange-button{
    padding: 10px;
    font-weight: 700;
    background: #000C46;
    font-size: 15px;
    border: 1px solid #000C46;
    text-transform: uppercase;
    width: 100%;
    display: inline-block;
    color: #fff !important;
    margin-top: 10px;
}
.blue-btn {
    padding: 10px;
    font-weight: 700;
    background: #000C46;
    font-size: 15px;
    border: 1px solid #000C46;
    text-transform: uppercase;
    width: 100%;
    display: inline-block;
    color: #fff !important;
    margin-top: 10px;
}
.blue-btn:hover {
    background: #fff;
    text-decoration: none;
    color: #000C46 !important;
}

@media screen and (max-width: 768px){
  .border-box ul {
    /*text-align: center;*/
  }
}
.border-box ul li:before{
    /*margin-left: -30px !important;*/
    /*left: auto !important;*/
}

.filter_title{
    color: #000c46; 
    font-size: 21px; 
    font-weight: 600; 
    letter-spacing: 0.34px; 
    white-space: pre-wrap;
    cursor: pointer;
}
.filter_arrow {
    display:none;
}

.filter_option,
.filter_option_active {
    display:block;
}


@media screen and (max-width: 1080px){
    span.filter_arrow {
        float: right;
    }   
    .togal-filter p {
        font-size: 14px;
    }
    .border-box ul li{
        /*padding-left:0px;*/
    }
}

@media screen and (max-width: 768px){
    .filter_arrow {
        display:inline-block;
    }
    
    .filter_option {
        display:none;
    }
    
    .filter_option_active {
        display: block;
    }
    .togal-filter .new.filter_option.filter_option_active {
        margin-bottom: 20px;
    }
    span.filter_arrow {
        float: right;
    }
}

/*review hub end*/


/**casper-mattress-review page**/
.sticy-bar {
    position: sticky !important;
    top: 90px;
    margin-bottom: 30px !important;
}
@media screen and (max-width:1024px){
    .sticy-bar {
        top: 80px !important;
        margin-right:30px;
    }
}
@media screen and (max-width:768px){
    .sticy-bar {
        top: 40px !important;
        margin-right:0px !important;
        padding:0 30px;
    }
    .border-box.budget_section{
        margin:0px; 
        margin-bottom: 0 !important;
    }
}

.prise-text {
    font-size: 34px;
    font-weight: 600;
    color: #000c46;
    text-transform: uppercase;
}
.prise-code {
    font-size: 13px;
    color: #05aab0;
    font-weight: 600;
}
.sticy-bar .orange-button {
    width: 100%;
    text-align: center;
}
.border-box.sticy-bar {
    padding: 10px;
}
.border-box.sticy-bar  ul {
    /* margin: 0 50px!important;
    margin-bottom: 20px!important; */
    margin: 0 10px!important;
    margin-bottom: 20px!important;
    margin-top: 0px!important;
    text-align: right;
}
.border-box.budget_section ul{
    margin:0px 20px !important;
}
.border-box.budget_section{
    padding:30px;
}
.border-box.sticy-bar img{
    width: 100%;
    height: 50px !important;
    object-fit: contain;
    margin: 20px 0px;
}

.bab_review_load_more_btn {
    text-align: center;
    display: block !important;
}

.bab_load_more_btn {
    width: 200px;
    background-color: #00a70b;
    text-align: center;
}


.border-box.comparison-box {
    max-width: 350px;
    margin: 0 auto;
    padding: 0;
    margin-bottom: 30px;
}
.border-box.comparison-box a{
    margin-top:0px;
    padding: 15px;
}

.border-box.comparison-box img{
    width:100%;
    height:250px !important;
    object-fit:cover;
    margin-bottom:0px;
}

@media screen and (max-width:768px){
    .img-profile{
        padding-top:0px;
    }
}