.priceinclude > ul, .pricenoinclude > ul{ list-style: none; display: flex; flex-wrap: wrap; flex: 0 1 100%; } .allinclude > ul, .progplan > ul{ list-style: none; flex-wrap: wrap; flex: 0 1 100%; } .priceinclude > ul > li, .pricenoinclude > ul > li{ flex: 1 1 50%; max-width: 50%; direction: unset !important; list-style-type: unset !important; } .priceinclude > ul > li > i, .allinclude > ul > li > i, .progplan > ul > li > i{ font-size: 20px !important; color: #01c2e9; } .pricenoinclude > ul > li > i{ font-size: 20px !important; color: #ce5203; } .closex{ color: #ce5203; } .allinclude > ul > li, .progplan > ul > li{ margin-bottom: 10px; direction: unset !important; list-style-type: unset !important; } @media only screen and (max-width: 992px) { .priceinclude > ul > li{ flex: 1 1 100%; max-width: 100%; direction: unset !important; list-style-type: unset !important; } } #posttabs div.row{ margin-right: 0px !important; margin-left: 0px !important; } #gotopfside { position: fixed; bottom: 10px; right: 10px; z-index: 1000; left: auto; display: none; width: 50px; height: 50px; border-radius: 50%; background: #444444; box-shadow: 0 10px 10px 0px rgba(0, 0, 0, 0.3); } #gotopfside > span { position: absolute; font-size: 1.7rem; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); color: #fff !important; } #whatsappside { position: fixed; bottom: 70px; left: 10px; z-index: 1000; right: auto; width: 50px; height: 50px; border-radius: 50%; background: #67a812; box-shadow: 0 10px 10px 0px rgba(0, 0, 0, 0.3); } #whatsappqr { position: fixed; bottom: 10px; left: 70px; z-index: 1000; right: auto; width: 100px; height: 100px; border-radius: 0; background-color:transparent; box-shadow: 0 10px 10px 0px rgba(0, 0, 0, 0.3); } #whatsappqr img{ position: absolute; left: 0; top: 0; width: 100%; } #phoneside { position: fixed; bottom: 10px; left: 10px; z-index: 1000; right: auto; width: 50px; height: 50px; border-radius: 50%; background: #01c2e9; box-shadow: 0 10px 10px 0px rgba(0, 0, 0, 0.3); } #whatsappside > span, #phoneside > span { position: absolute; font-size: 1.7rem; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); color: #fff !important; } .bottom-header .header-button-two:hover, .bottom-header .header-button-two:focus { background-color: #01c2e9; } .bottom-header .header-button-two { background-color: #67a812; } .bottom-header .header-button-two { width: auto; height: 63px; line-height: 63px; /* margin: 0 15px; */ padding: 0 70px; display: inline-block; border-radius: 3px; font-weight: 700; /* font-size: 20px; */ color: #fff; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; min-width: 200px; } .header-button-two > [class^="icofont-"], .header-button-two > [class*=" icofont-"] { font-size: 18px; } section#blog, div.blog-post-catlist{ display: flex; flex-wrap: wrap; } section#blog > article.blog-post-list, div.blog-post-catlist > article.blog-post-list{ -webkit-tap-highlight-color: transparent; line-height: 26px; font-weight: 400; font-size: 20px; color: #8c9597; font-family: "Markazi Text" !important; box-sizing: inherit; position: relative; padding-right: 10px; padding-left: 10px; display: grid; width: 50% !important; min-width: 50%; margin-top: 30px; min-height: 500px; } @media only screen and (max-width: 992px){ section#blog > article.blog-post-list, div.blog-post-catlist > article.blog-post-list{ min-width: 100%; display: grid; } section#blog{ display: block; } } section#blog > article.blog-post-list:hover, div.blog-post-catlist > article.blog-post-list:hover{ -webkit-box-shadow: 0 10px 15px -10px rgba(0, 0, 0, 0.5); box-shadow: 0 10px 15px -10px rgba(0, 0, 0, 0.5); } section#blog > article.blog-post-list > .blog-post-button, div.blog-post-catlist > article.blog-post-list > .blog-post-button{ text-align: center; } .btn{ font-size: 1.25vw; width: 31%; } .btnextra{ font-size: 1.25vw; width: 23%; } @media only screen and (max-width: 992px){ .btn, .btnextra{ font-size: 2.5vw; } } .phone{ direction: ltr; text-align: end; display: flow-root !important; } #latest-news .section-content .post{ direction: rtl; text-align: unset; } .kaliforms-form-container > div.row:nth-child(13){ text-align: center !important; } .kaliforms-form-container button:not(:disabled), .kaliforms-form-container [type="button"]:not(:disabled), .kaliforms-form-container [type="reset"]:not(:disabled), .kaliforms-form-container [type="submit"]:not(:disabled) { width: 50%; } section#testimonials [id^="email-subscribers-form"]{ color: #ffffff; }