.row{
    margin: 0px;
}
.side_review img{
    width: 100%;
}
.notice{
    display:  none;
}
.side_review .vido {
    width: 50%;
    float: left;
}
.side_review .sub_btn {
    padding: 5px;
    background: #c00;
    color: #fff !important;
    border-radius: 3px;
    border: 1px solid #c00;
}
#title{
    font-size: 22px !important;
}
#title span{
    font-size: 14px !important;
}
.adminshortcode{
    border: 1px solid #a7a5a5;
    padding: 9px;
    border-radius: 5px;
    width: 40%;
    background: #fff;
}
.hide-if-no-js{
    font-size: 15px !important;
}

#title-prompt-text{
    font-size: 24px !important;
    padding: 0 10px !important;
}
#main_metabox img{
    width: 100%;
    max-width: 80px;
}
.mainsec .dimensionsec.row{
    align-items: center;
}

.dimensionsec .row{
    align-items: center;
}
.mainsec label{
    font-size: 14px;
}
#card_box{
    display: flex;
    align-items: center;
    flex-direction: row;
    column-gap: 2em;
    flex-wrap: wrap;
    row-gap: 2em;
}
.cards{
    position: relative;
    border: 1px solid #dbd9d9;
    padding: 10px;
    border-radius: 5px;
    cursor: pointer;
    box-shadow: 0px 0px 5px 2px rgb(255 255 255 / 75%);
    -webkit-box-shadow: 0px 0px 5px 2px rgb(255 255 255 / 75%);
    -moz-box-shadow: 0px 0px 5px 2px rgba(255,255,255,0.75);
}
.cards img{
    width: 100px;
    height: 100px;
    object-fit: cover;
}
.cards span{
    position: absolute;
    right: -10px;
    top: -10px;
    color: #fff;
    background: red;
    border-radius: 25px;
    opacity: 0;
    
}
.cards:hover .removeicon{
    opacity: 1;
}

a {
    color: #2271b1;
    text-decoration: underline;
}

b, strong {
    font-weight: 600;
}

.mainsec .dimension,.mainsec select{
    width: 100%;
    font-size: 12px;
    font-family: arial;
    padding-right: 0px;
}
.mainsec .brdrigt  input,.mainsec .brdrigt  select{
    border: none;
    border-bottom: 1px solid #cccccc;
    border-radius: 0px;
}
label.dimension{
   text-align: center;
}

.dimensionsec span{
    font-weight: bold;
}



/*Swtich check box css*/
.switch {    position: relative;    display: inline-block;    width: 30px;    height: 16px;    margin-bottom: 0px;}
.switch input {opacity: 0;width: 0;height: 0;}
.slider {position: absolute;cursor: pointer;top: 0;left: 0;right: 0;bottom: 0;background-color: #ccc;-webkit-transition: .4s;transition: .4s;}
.slider:before {    position: absolute;    content: "";    height: 8px;    width: 8px;    left: 5px;    bottom: 0px;    background-color: white;    -webkit-transition: .4s;    transition: .4s;    top: 4px;}
input:checked + .slider {background-color:#49545c;}
input:focus + .slider {box-shadow: 0 0 1px #ffa135e6;}
input:checked + .slider:before {-webkit-transform: translateX(26px);-ms-transform: translateX(26px);transform: translateX(26px);left: -10px;}
.slider.round {border-radius: 34px;}
.slider.round:before {border-radius: 50%;}

/* Custom Image*/

#shortcodetext{
    width: 60px;
}
.btnlbl.active, .active.descstus{
    display: flex;
    gap: 0px!important;
}

.hide.btnlbl,.hide.descstus{
    display: none !important;
}
.active{
    display: flex;
}
.hide{
    display: none;
}
/*Ranger slider*/
.hss_range_slider {
    width: 100%;
}

.colbox{
    box-shadow: 0px 0px 5px 0px rgb(181 177 177 / 75%);
    -webkit-box-shadow: 0px 0px 5px 0px rgb(181 177 177 / 75%);
    -moz-box-shadow: 0px 0px 5px 0px rgba(181,177,177,0.75);
}
.hss_range_slider_value {
    display: inline-block;
    position: relative;
    width: 50px;
    color: #093056;
    line-height: 16px;
    text-align: center;
    border-radius: 3px;
    background: #fff;
    padding: 5px 10px;
    margin-left: 8px;
    font-size: 10px;
}

.hss_range_slider_value:after {
    position: absolute;
    top: 5px;
    left: -7px;
    width: 0;
    height: 0;
    border-top: 7px solid transparent;
    border-right: 7px solid #fff;
    border-bottom: 7px solid transparent;
    content: '';
}

.hss_range_slider_range {
    border-radius: 5px;
    background: #d7dcdf;
    outline: none;
    padding: 0;
    margin: 0;
    width: 100%;
    margin-top: 15px;
    max-width: 68%;
}
.dimensionsec input{
width: 60px !important;
}
.owl-carousel.owl-drag .owl-item{
    padding: 1px 0
}
.side_review iframe {
    width: 100%;
    height: 10.1vw;
}
.sec_heading {
    font-weight: 700;
    padding: 5px;
    border-bottom: 2px dashed;
    display: inline-block;
    width: auto;
}
/* carousal  */

.side_review a{
    color: #253591;
    text-decoration: none!important;
    font-weight: 500 !important;
    text-transform: uppercase;
    font-size: 12px;
}

.fields_wrap{
    max-width: 400px;
    display: flex;
    flex-direction: column;
    gap: 15px;
}
.field_item{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.carousals {
    display: flex;
    flex-direction: column;
    gap: 15px;
}
.hss_sidebar_item{
    background: #f7f7f7;
    padding: 10px 20px;
    border: 1px solid #ddd;
}
@media (max-width: 1199px) {
   
    .side_review iframe {
       
        height: 17.7vw;
    }
}
@media (max-width: 991px) {
   
    .side_review iframe {
       
        height: 21.7vw;
    }
}

@media (max-width: 767px) {
    .side_review iframe { 
        height: auto;
    }
}
