.owl-carousel .custom_owl_btn { background: white; width: 100%; border: none; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; color: #000; font-size: 13px; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; padding: 7px 10px; text-align: center; -webkit-box-pack: center; -webkit-justify-content: center; -moz-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-shadow: 0 4px 6px -4px rgb(0 0 0 / 10%); -moz-box-shadow: 0 4px 6px -4px rgb(0 0 0 / 10%); box-shadow: 0 4px 6px -4px rgb(0 0 0 / 10%); margin: 4px 0; border: solid 2px white; } .btn.custom_owl_btn:hover, .btn.custom_owl_btn:focus { background: #fff !important; border-color: #fff; outline: none; color: #000; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; } .btn.custom_owl_btn.act:hover, .btn.custom_owl_btn.act:focus, .custom_owl_btn.act{ border-color: #ff6600; font-weight: 600; -webkit-box-shadow: 0 0px 0 4px rgb(255 102 0 / 14%); -moz-box-shadow: 0 0px 0 4px rgb(255 102 0 / 14%); box-shadow: 0 0px 0 4px rgb(255 102 0 / 14%); } .custom_owl_btn img { width: 24px !important; margin-right: 6px !important; margin-top: -7px; position: relative; top: 2px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; } .rwt_sidebar_call { width: auto; position: fixed; top: 45%; right: 15px; -ms-transform: translate(0, -50%); -o-transform: translate(0, -50%); transform: translate(0, -50%); -webkit-transform: translate(0, -50%); -moz-transform: translate(0, -50%); background: #fff; z-index: 999; font-family: Arial; border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px; line-height: 1.5; text-align: left; border: 1px solid #ededed; -webkit-box-shadow: 0 2px 4px -2px rgb(0 0 0 / 10%); -moz-box-shadow: 0 2px 4px -2px rgb(0 0 0 / 10%); box-shadow: 0 2px 4px -2px rgb(0 0 0 / 10%); } .rwt_sidebar_call>a { font-size: 16px; font-weight: 600; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; padding: 15px 15px; color: #2e2e2e; text-decoration: none; -o-transition: none; transition: none; -webkit-transition: none; -moz-transition: none; -webkit-box-align: center; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; border-bottom: solid 1px #f3f3f3; font-family: 'Rubik', sans-serif; } .rwt_sidebar_call>a:last-child { border-bottom: none } .rwt_sidebar_call a img { height: 30px; margin-top: -20px; position: relative; top: 10px; -webkit-border-radius: 14px; -moz-border-radius: 14px; border-radius: 14px; width: 30px; -ms-interpolation-mode: nearest-neighbor; image-rendering: -webkit-optimize-contrast; image-rendering: -moz-crisp-edges; image-rendering: -o-pixelated; image-rendering: pixelated; margin-right: 7px; } .rwt_sidebar_call>a>span { display: inline-block; } .rwt_sidebar_call b { padding: 15px; font-size: 14px; padding-top: 0; padding-bottom: 10px; display: block; text-align: center; } .rwt_sidebar_call.active { background: none; border: none; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -moz-box-orient: vertical; -moz-box-direction: normal; -ms-flex-direction: column; flex-direction: column; } .rwt_sidebar_call.active>a { line-height: 43px; width: 55px; height: 55px; text-align: center; border-radius: 100%; -webkit-border-radius: 100%; -moz-border-radius: 100%; box-shadow: 0px 0px 5px grey; -webkit-box-shadow: 0px 0px 5px grey; -moz-box-shadow: 0px 0px 5px grey; background: #fff; border: 5px solid #fff; margin: 0 0px 10PX 0px; padding: 0 !important; float: left; overflow: hidden; } .rwt_sidebar_call.active img { width: 45px; margin: 0; height: 45px; } .rwt_sidebar_call.active span { display: none; } .rwt_sidebar_call.active b { display: none; } @media(min-width:1001px) { .content_wrap { padding: 0 20px; } } @media(max-width:767px) { .custom_owl_btn img { top: 3px; width: 20px !important; } } @media(max-width:993px) { .custom_pop_btn { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-pack: space-evenly; -webkit-justify-content: space-evenly; -moz-box-pack: space-evenly; -ms-flex-pack: space-evenly; justify-content: space-evenly; -webkit-box-align: center; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; } .letusmodal .custom_pop_btn { display: block; } .letus .buttonContainer-wrap { margin: 18px -12px 15px; } } @media(max-width:580px) { .custom_pop_btn { -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -moz-box-orient: vertical; -moz-box-direction: normal; -ms-flex-direction: column; flex-direction: column; } .custom_pop_btn .phone_number { width: 100%; } .custom_owl_btn{ font-size: 12px; } }