.ocpl_container ul.ocpl_tabs{
    margin: 20px 0px 0px 0px;
    padding: 0px;
    list-style: none;
}
.ocpl_container ul.ocpl_tabs li{
    background: none;
    color: #222;
    display: inline-block;
    padding: 10px 15px;
    cursor: pointer;
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 0;
}
label.IBFW_pro_link {
    font-weight: bold;
}
.ocpl_category_div label.IBFW_pro_link, .ocpl_price_div label.IBFW_pro_link {
    display: inline-block;
    width: 100%;
    font-size: 18px;
    margin-top: 10px;
}
.ocpl_container ul.ocpl_tabs li.current{
    background: #e2e2e2;
    color: #222;
}
.ocpl_container .tab-content{
    display: none;
    background: #e2e2e2;
    padding: 15px;
}
.ocpl_container .tab-content.current{
    display: inherit;
}
.ocpl_container .attribute_div {
    width: 100%;
    display: inline-block;
    margin: 15px 0px;
}
.ocpl_container .label_div {
    width: 20%;
    display: inline-block;
    float: left;
    font-weight: bold;
    margin-right: 30px;
}
.ocpl_container .input_div {
    width: 60%;
    display: inline-block;
    float: left;
}
.ocpl_container label { 
    display: inline-block 
}
.ocpl_container label > input { /* HIDE RADIO */
    visibility: hidden; /* Makes input not-clickable */
    position: absolute; /* Remove input from document flow */
}
.ocpl_container label > input + .ibfw_square_data { /* IMAGE STYLES */
    cursor:pointer;
    border:2px solid transparent;
}
.ocpl_container label > input:checked + .ibfw_square_data { /* (RADIO CHECKED) IMAGE STYLES */
    border:2px solid #000000;
}
.ocpl_container .ibfw_square_data {
    padding: 10px;
    position: relative;
    height: 70px;
    width: 70px;
}
.ocpl_container .child_div {
    padding: 0 20px;
}
.ocpl_container .attribute_div.ocpl_badge_cond {
    margin-top: 0;
}
.ocpl_container h2.des_head {
    padding: 0px!important;
    margin: 0px 0px 20px 0px!important;
    font-size: 20px!important;
    color: #000;
    font-weight: 700!important;
}
.child_div.ocpl_price_div select, .child_div.ocpl_price_div div {
    display: inline-block;
}


/*---------square shap---------*/
.ibfw_square {
    height: 40px;
    width: 40px;
    background-color: #f0a07b;
    color: #4a274f;
    border-radius: 0px;
    line-height: 50px;
    font-size: 14px;
    padding: 0px 0px 0px 0px;
    margin: 0;
    display: inline-block;
    position: absolute;
    top: 24px;
    right: 26px;
}
/*---------end square shap---------*/

/*---------rectangle shap---------*/
.ibfw_rectangle {
    height: 40px;
    width: 70px;
    background-color: #6e6e6c;
    color: #fccfc9;
    border-radius: 0px;
    line-height: 30px;
    font-size: 15px;
    border-width: 1px;
    border-color: #fccfc9;
    padding: 0;
    margin: 0;
    display: inline-block;
    position: absolute;
    top: 24px;
}
/*---------end rectangle shap---------*/

/*---------rectangle_up shap---------*/
.ibfw_rectangle_up {
    height: 40px;
    width: 40px;
    background-color: #5f4a8b;
    color: #e8c1ba;
    border-radius: 5px;
    line-height: 50px;
    font-size: 14px;
    transform: rotate(45deg);
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
    padding: 0px 0px 0px 0px;
    margin: 0;
    display: inline-block;
    position: absolute;
    top: 22px;
    right: 26px;
}
/*---------end rectangle_up shap---------*/




/*---------offers shap-----------*/
.ibfw_offers {
    height: 40px;
    width: 40px;
    background-color: #dac6c8;
    color: #2f3c7e;
    border-radius: 0px;
    line-height: 21px;
    font-size: 14px;
    padding: 0px 0px 0px 0px;
    position: absolute;
    top: 22px;
    right: 26px;
}

.ibfw_offers i.template-i {
    display: block;
    position: absolute;
    line-height: 30px;
    z-index: 99;
    background-color: transparent;
    height: 40px;
    width: 40px;
    -moz-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    -webkit-transform: rotate(60deg);
    -o-transform: rotate(60deg);
    transform: rotate(60deg);
}
.ibfw_offers i.template-i-before {
    position: absolute;
    display: block;
    width: 40px;
    height: 40px;
    background-color: transparent;
    -moz-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    -webkit-transform: rotate(30deg);
    -o-transform: rotate(30deg);
    transform: rotate(30deg);
}
/*---------end offers shap-----------*/


/*---------tag shap-----------*/
.ibfw_tag {
    height: 40px;
    width: 40px;
    background-color: #8aaae5;
    color: #ffffff;
    border-radius: 0px;
    line-height: 30px;
    font-size: 16px;
    padding: 0px 0px 0px 0px;
    position: absolute;
    left: 26px;
}
.ibfw_tag i.template-span-before {
    position: absolute;
    display: block;
    width: 40px;
    height: 0;
    top: calc(100% - 8px);
    left: 0px;
    background-color: transparent!important;
    border: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-bottom-color: transparent!important;
    box-sizing: border-box;
}
/*---------end tag shap-----------*/


/*---------collar shap-----------*/
.ibfw_collar {
    height: 48px;
    width: 48px;
    background-color: #295f2d;
    color: #ffe67b;
    border-radius: 50px;
    line-height: 48px;
    font-size: 14px;
    padding: 0px 0px 0px 0px;
    position: absolute;
    right: 22px;
}
.ibfw_collar i.template-span-before {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    top: calc(100% - 19px);
    left: calc(50% - 16px);
    background-color: transparent!important;
    border: 18px solid transparent;
    border-top-color: transparent!important;
    border-right-color: transparent!important;
    border-bottom-color: transparent!important;
    border-left: 20px solid transparent;
    -moz-transform: rotate(10deg);
    -ms-transform: rotate(10deg);
    -webkit-transform: rotate(10deg);
    -o-transform: rotate(10deg);
    transform: rotate(10deg);
}
.ibfw_collar i.template-i-after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    top: calc(100% - 19px);
    right: calc(50% - 16px);
    background-color: transparent!important;
    border: 18px solid transparent;
    border-top-color: transparent!important;
    border-left-color: transparent!important;
    border-bottom-color: transparent!important;
    border-right: 20px solid transparent;
    -moz-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    -webkit-transform: rotate(-10deg);
    -o-transform: rotate(-10deg);
    transform: rotate(-10deg);
}
/*---------end collar shap-----------*/

/*---------rectangle round shap-----------*/
.ibfw_rectangle_round {
    height: 35px;
    width: 69px;
    background-color: #f16543;
    color: #ffffff;
    border-radius: 3px;
    line-height: 35px;
    font-size: 14px;
    padding: 0px 0px 0px 0px;
    position: absolute;
    top: 26px;
}
/*---------end rectangle round shap-----------*/

/*---------rectangle circle shap-----------*/
.ibfw_rectangle_circle {
    height: 37px;
    width: 53px;
    background-color: #de668c;
    color: #ffffff;
    border-radius: 50%;
    line-height: 40px;
    font-size: 14px;
    padding: 0px 10px 0px 10px;
    position: absolute;
    top: 25px;
}
/*---------end rectangle circle shap-----------*/

/*--------- circle -----------*/
.ibfw_circle {
    height: 40px;
    width: 55px;
    background-color: #282825;
    color: #f9d342;
    border-radius: 50%;
    line-height: 18px;
    font-size: 16px;
    filter: alpha(opacity=90);
    -moz-opacity: 0.9;
    -khtml-opacity: 0.9;
    opacity: 0.9;
    padding: 12px 0px 0px 0px;
    position: absolute;
    right: 18px;
    top: 18px;
}
/*--------- end circle -----------*/

/*--------- corner badge -----------*/
.ibfw_corner_badge {
    height: 40px;
    width: 60px;
    background-color: transparent;
    color: #00203f;
    border-radius: 0px;
    line-height: 37px;
    font-size: 14px;
    transform: rotate(45deg);
    padding: 6px 0px 10px 0px;
}
.ibfw_corner_badge i.template-i-before {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-radius: 0;
    line-height: 40px;
    top: -48px;
    background-color: transparent!important;
    border: 40px solid transparent;
    border-top-color: transparent!important;
    border-left-color: transparent!important;
    border-right-color: transparent!important;
    border-bottom: 40px solid transparent;
    left: -8px;
}
.ibfw_corner_badge i.template-i-after {
    position: absolute;
    display: block;
    width: 30px;
    height: 30px;
    border-radius: 0;
    top: -1px;
    right: 29px;
    background-color: transparent;
    -moz-transform: rotate(45deg)!important;
    -ms-transform: rotate(45deg)!important;
    -webkit-transform: rotate(45deg)!important;
    -o-transform: rotate(45deg)!important;
    transform: rotate(45deg)!important;
}
/*--------- end corner badge -----------*/


/*CSS for support rating donation start*/
.ibfw_rating_div {
    width: 100px;
    vertical-align: middle;
}
.ibfw_ratesup_notice_main {
    display: inline-block;
    width: 100%;
}
.ibfw_rateus_notice, .ibfw_support_notice {
    display: inline-block;
    width: 45%;
    float: left;
    color: #fff;
    background-color: #fb5f51;
    padding: 15px;
    border-radius: 5px;
    margin-top: 15px;
    height: 70px;
}
.ibfw_rateus_notice h3, .ibfw_support_notice h3 {
    color: #fff;
    margin: 0;
    margin-bottom: 12px;
    font-size: 20px;
}
.ibfw_rateus_notice label, .ibfw_support_notice label {
    font-size: 16px;
}
.ibfw_support_notice {
    background-color: #2f3337;
    margin-left: 2%;
}
.ibfw_rateus_notice a, .ibfw_support_notice a {
    color: #fff;
}
.ibfw_rtusnoti_left {
    display: inline-block;
    float: left;
    width: 70%;
}
.ibfw_rtusnoti_right {
    display: inline-block;
    float: right;
    text-align: right;
}
.ibfw_rtusnoti_right img {
    width: 50px;
    height: auto;
}
.ibfw_donate_main {
    background: #fff;
    padding: 15px;
    display: flex;
    width: 94.6%;
    border: 1px solid #e3bbac;
    align-items: center;
    box-shadow: 0 1px 1px rgba(0,0,0,.04);
    margin-top: 15px;
}
.ibfw_donate_main img {
    height: 32px;
}
.ibfw_donate_main > * {
    margin: 0 15px 0 0;
    vertical-align: middle;
}
.ibfw_donate_main h3 {
    font-size: 15px;
}
.ibfw_donate_form {
    display: flex;
}
.ibfw_donate_main .button {
    text-align: center;
}
/*CSS for support rating donation end*/


.ocpl_pos_indiv label {
    display: inline-block;
    width: 100%;
    padding-bottom: 5px;
    font-weight: bold;
}
.ocpl_pos_indiv input {
    margin-bottom: 15px;
}
.ocpl_price_between_div {
    display: inline-block;
    width: 100%;
    margin-top: 25px;
}
.ocpl_badge_cond .ocpl_price_div label {
    margin-right: 10px;
    font-weight: bold;
}
.ocpl_price_single_div {
    display: inline-block;
    margin-left: 50px;
}
.ocpl_prbtwn:first-child {
    margin-right: 40px;
}
.ocpl_price_single_div {
    display: inline-block;
    margin-left: 40px;
}
.ocpl_catlist input {
    vertical-align: bottom;
}
.ocpl_catlist {
    display: inline-block;
    width: 100%;
    margin-bottom: 5px;
}
.ocpl_onsale_div label {
    margin-right: 15px;
}
.ocpl_desc {
    display: inline-block;
    width: 100%;
    margin-top: 5px;
}
img.ocscw_badge {
    width: 48px;
}
.ocpsw_back_img_class{
    display: none;
}
.ocpsw_back_img_class {
    margin-top: 14px;
}
a.misha_upload_image_button.image_disbledataa.button {
    pointer-events: none;
    opacity: 0.5;
}
.ocpl_inner_container ul.ocpl_inner_tabs{
    margin: 20px 0px 0px 0px;
    padding: 0px;
    list-style: none;
    border: 0;
    border-radius: 0;
    border-bottom: 1px solid #a9a4a4;
}
.input_div.ocpl_pos_indiv {
    float: right;
    width: 77%;
}
.ocpl_inner_container ul.ocpl_inner_tabs li{
    padding: 10px 15px;
    cursor: pointer;
    font-size: 15px;
    font-weight: 500;
    display: inline-block;
    border: 1px solid #898787;
    border-bottom: 0;
    margin-bottom: -1px !important;
}
.ocpl_inner_container ul.ocpl_inner_tabs li.currentt{
    background: #ffffff;
    color: #222;
}
#tab-image{
    display: none;
    background: #e2e2e2;
    padding: 15px;
}
.ocpl_inner_container .tab-contentt.currentt{
    display: inherit;
}
.attribute_div.custom_position {
    display: none;
}