Feature/MAW-870 mobile system sale

* MAW-870: mobile system css
This commit is contained in:
Tony Volpe
2024-02-21 14:20:58 +00:00
parent 3dfe3f9e02
commit c72f206574
2 changed files with 14 additions and 6 deletions

View File

@@ -383,7 +383,16 @@ box-sizing: border-box; border-radius: 75px; right: 50px; top: 50px; z-index: -9
#copyright-links .et_pb_text_inner a:hover { color:#000 !important;}
.single-product .prtrow .small-red-txt {color: #D50032 !important; position: absolute; bottom: 25px; left: 0px; right:0px; line-height: 22px;}
.single-product .prtrow .small-red-txt {
color: #D50032 !important;
font-weight: 600;
position: absolute;
bottom: 23px;
left: 0px;
right:0px;
line-height: 22px;
font-size: 16px;
}
.single-product .prtrow .prodcost {position: relative;}
a.arrow-blw-btn::after {
content: 'test'!important;
@@ -733,7 +742,6 @@ ul.list_style li:before {font-size:20px; color: #D50032; border-radius:90px; bo
.offer_box .prtrow { display: flex; align-items: center; }.offer_box .prtrow .prtcolumn25 { padding-top: 0 !important; }
.offer_box .prtrow .prtcolumn30 { display: table; min-width: 200px;}.offer_box .prtrow .prtcolumn30 strong { display: table-cell; vertical-align: middle; position: relative; }
.offer_box .prtrow strong label { margin-top: 0 !important; }.offer_box .prtrow .prtcolumn30 p { margin-top: 0 !important; display: table-cell; vertical-align: middle; }
.offer_box .prtrow .prtcolumn30 strong span.small-red-txt { top: -13px; bottom: auto; left: auto; right: 0; }
.active-button-arrow .et_pb_button_module_wrapper.et_pb_module{position: relative;}
.active-button-arrow .et_pb_button_module_wrapper.et_pb_module::before { content: ""; position: absolute; background: url("/wp-content/uploads/2020/01/top-arrow.png"); width: 45px; height: 37px;
z-index: -1; bottom: -51px; left: 50%; transform: translateX(-50%); filter: drop-shadow(-1px -2px 2px rgba(0, 0, 0, 0.1)); background-size: cover; }
@@ -838,11 +846,12 @@ h5.et_pb_toggle_title:after {
/* start Css 24-Sep-2021 */
#RatePlan .prtrow { display: inline-block; text-align: center; margin-bottom: 18px !important; padding: 8px 20px !important; width: 100%; } #RatePlan .prtrow:nth-of-type(even) { padding: 28px 20px 28px !important; } #RatePlan .prtrow:last-child { margin-bottom: 0 !important; padding: 8px 20px 23px !important; } #RatePlan .prtrow:first-child { padding-top: 23px !important; } #RatePlan .prtrow .prtcolumn30 { width: 100%; height: auto !important; margin-bottom: 12px; }
#RatePlan .prtrow .prtcolumn30 label { margin: 0!IMPORTANT; text-align: center; width: 100%; display: inline-block; line-height: 28px; font-size: 21px !important; } #RatePlan .prtrow .prtcolumn30:first-child { margin-bottom: 0; }
#RatePlan .prtrow .prtcolumn30 strong { width: 100%; display: inline-block; } #RatePlan .prtrow p { display: inline-block; width: 100%; text-align: center; } #RatePlan .prtrow a.et_pb_button { display: inline-block; margin-bottom: 10px; padding: 3px 5px !important; }
.active-button-arrow .et_pb_button_module_wrapper.et_pb_module::before {bottom: -42px; } #RatePlan .prtrow p strong { font-weight: 400 !important; font-size: 16px !important; } .offer_box .prtrow .prtcolumn30 strong span.small-red-txt { top: -4px; right: auto; } .video_cheryls_iframe:before{display: none;}.service_video_iframe:before{display: none;}}
#RatePlan .prtrow .prtcolumn30 strong { width: 100%; display: inline-block; } #RatePlan .prtrow p { display: inline-block; width: 100%; text-align: center;top:6px } #RatePlan .prtrow a.et_pb_button { display: inline-block; margin-bottom: 10px; padding: 3px 5px !important; }
.active-button-arrow .et_pb_button_module_wrapper.et_pb_module::before {bottom: -42px; } #RatePlan .prtrow p strong { font-weight: 400 !important; font-size: 16px !important; } .video_cheryls_iframe:before{display: none;}.service_video_iframe:before{display: none;}
}
.gst-btn {color: #ffffff!important;
border-width: 1px!important;
border-color: #E02B20;

View File

@@ -868,7 +868,6 @@ span.author.vcard {display:none;}
.radiobtngreen {background-color: #2EB822 !important; width: 20px; height: 20px; border-radius: 50% !important; -webkit-appearance: none; -moz-appearance: none; appearance: none; vertical-align: middle; float: left;}
.radiolbl, .prodcost {font-weight:bold; padding: 0px !important;}
.radiolbl {margin-left:10px !important; margin-top: 20px !important; line-height: 100%;}
.small-red-txt {font-size: 12px; color: maroon !important; font-weight: bold;}
.prodcost {font-size:18px !important; line-height:32px !important; margin-top: 12px !important;}
.prodoffer1, .prodoffer2 {padding:15px 0px 0px !important; font-weight:bold;}