BossBey File Manager
PHP:
8.1.34
OS:
Linux
User:
ebookghostwritin
Root
/
home
/
demodesignproboa
/
public_html
/
PWA
/
include
📤 Upload
📝 New File
📁 New Folder
Close
Editing: header.php
<!DOCTYPE html> <html lang="en-US"> <head> <meta charset="utf-8"> <meta content="IE=edge" http-equiv="X-UA-Compatible"> <meta content="width=device-width, initial-scale=1" name="viewport"> <title>Shopify Store Builder - Shopify Design Agency | Prime Design Innovator</title> <link rel="manifest" href="./manifest.json"> <link rel="icon" href="images/logo-light-fav.png" type="image/webp"> <!-- Manifest File link --> <meta content="" name="keywords"> <link href="https://kit-pro.fontawesome.com/releases/v5.15.3/css/pro.min.css" rel="stylesheet"> <link href="https://site-assets.fontawesome.com/releases/v6.0.0/css/all.css" rel="stylesheet"> <link href="css/all.css" rel="stylesheet"> <link href="css/custom.css" rel="stylesheet"> <!-- Start of primoanimationcom Zendesk Widget script --> <!--<script id="ze-snippet" src="https://static.zdassets.com/ekr/snippet.js?key=e400f669-4e73-49f4-8022-7eb9cb8db33b"> </script>--> <!-- End of primoanimationcom Zendesk Widget script --> <!-- Google Tag Manager --> <script> (function(w, d, s, l, i) { w[l] = w[l] || []; w[l].push({ 'gtm.start': new Date().getTime(), event: 'gtm.js' }); var f = d.getElementsByTagName(s)[0], j = d.createElement(s), dl = l != 'dataLayer' ? '&l=' + l : ''; j.async = true; j.src = 'https://www.googletagmanager.com/gtm.js?id=' + i + dl; f.parentNode.insertBefore(j, f); })(window, document, 'script', 'dataLayer', 'GTM-K8BL9KD'); </script> <!-- End Google Tag Manager --> <!-- Meta Pixel Code --> <script> ! function(f, b, e, v, n, t, s) { if (f.fbq) return; n = f.fbq = function() { n.callMethod ? n.callMethod.apply(n, arguments) : n.queue.push(arguments) }; if (!f._fbq) f._fbq = n; n.push = n; n.loaded = !0; n.version = '2.0'; n.queue = []; t = b.createElement(e); t.async = !0; t.src = v; s = b.getElementsByTagName(e)[0]; s.parentNode.insertBefore(t, s) }(window, document, 'script', 'https://connect.facebook.net/en_US/fbevents.js'); fbq('init', '2198914490270140'); fbq('track', 'PageView'); </script> <noscript><img height="1" width="1" style="display:none" src="https://www.facebook.com/tr?id=2198914490270140&ev=PageView&noscript=1" /></noscript> <!-- End Meta Pixel Code --> </head> <style> /*modal */ .sticky-slider a { display: block; width: 100%; position: fixed; bottom: 0; text-transform: uppercase; text-align: center; font-weight: 600 !important; border: 0px; cursor: pointer; color: #fff; padding: 12px 0px 9px 0px; font-size: 20px; margin: 0 0 0 19px; border-radius: 0; -webkit-transition: all .1s linear; -moz-transition: all .1s linear; -o-transition: all .1s linear; -ms-transition: all .1s linear; transition: all .1s linear; background: #17494d; float: none; left: 0; right: 0; margin: auto; animation: blinkingText 1.2s infinite; z-index: 1000; font-family: 'Poppins'; font-size: 23px; } .blinking { animation: blinkingText 2s infinite } @keyframes blinkingText { 0% { background: #17494d; color: #fff } 49% { background: #008060; color: #fff } 60% { background: #17494d; color: #fff } 99% { background: #008060; color: #fff } 100% { background: #17494d; color: #fff } } .modal { background: rgba(0, 0, 0, 0.6); z-index: 9999999 !important; } .halloween-popup { width: 970px; height: 519px; background: linear-gradient(45deg, #af0b11, #1d0d0d); border-radius: 10px; padding: 2rem; position: relative; top: 50%; left: 50%; transform: translate(-50%, -50%); animation: filter-shadow 1.2s linear infinite; overflow: hidden; } @keyframes filter-shadow { 0% { filter: unset; } 50% { filter: drop-shadow(2px 4px 6px black); } 100% { filter: unset; } } .halloween-popup::after { content: ""; width: 515px; height: 550px; background: url(images/star.png); background-repeat: no-repeat; background-size: contain; position: absolute; left: 2px; animation: halloween-bad 1.2s linear infinite; top: 0; } @keyframes halloween-bad { 0% { transform: translateY(0px); filter: unset; } 50% { transform: translateY(-10px); filter: drop-shadow(2px 4px 6px black); } 100% { transform: translateY(0px); filter: unset; } } .halloween-circle { position: absolute; top: 62px; left: 41px; width: 44%; /* height: 497px; */ background: url(images/christmas-bannerr.png); background-size: contain; background-repeat: no-repeat; text-align: center; animation: filter-shadow 1.2s linear infinite; } .halloween-circle .halloween-circle-home { /* margin: 0 auto; */ width: 311px; height: 507px; object-fit: contain; top: -2px; position: absolute; left: 35%; transform: translateX(-50%); animation: filter-shadow 1.2s linear infinite; } .halloween-popup-inner { width: 40%; position: absolute; top: 8%; right: 40px; z-index: 33; } .halloween-popup h2, .halloween-popup h3, .halloween-popup input, .halloween-popup textarea, .fancybox-close-small.close { font-family: 'Poppins', sans-serif !important; } .halloween-popup h2 { font-size: 24px !important; color: #fff !important; padding: 0 !important; margin: 0 !important; } .halloween-popup h3 { font-size: 26px !important; color: #ffffff !important; padding: 0 !important; padding-top: 10px !important; text-align: center; } .halloween-popup h3 span { font-weight: 800; letter-spacing: 2px; } .halloween-popup .validate-halloween-popup { width: 60%; margin-top: 2rem; } .halloween-popup .validate-halloween-popup ul { padding: 0; } .halloween-popup .validate-halloween-popup ul li { list-style-type: none; } .halloween-popup .validate-halloween-popup ul li i { color: #fff; } .halloween-popup input, .halloween-popup-inner .halloween_btn { font-family: 'Poppins', sans-serif; width: 100%; height: 52px; border: none; border-radius: 4px; } .halloween-popup input:focus { border: 1px solid #f26722; outline: #f26722; } .halloween-popup .halloween-filed { position: relative; } .halloween-popup div#form2::before { content: ""; position: absolute; top: 11px; left: 8px; background: url("images/halloween-email.png"); width: 25px; height: 25px; background-size: contain; background-repeat: no-repeat; animation: halloween-user 1.4s linear infinite; } .halloween-popup div#form3::before { content: ""; position: absolute; top: 5px; left: 8px; background: url("images/halloween-phone.png"); width: 35px; height: 35px; background-size: contain; background-repeat: no-repeat; animation: halloween-user 1.4s linear infinite; } @keyframes halloween-user { 0% { transform: scale(1); /* filter: blur(0); */ opacity: 1; } 100% { transform: scale(1.1); /* filter: blur(25px); */ opacity: 0; } } .halloween-popup .halloween-filed input { font-size: 14px; margin: 8px 0; padding: 0 21px; } .halloween-popup .halloween-filed input::placeholder { color: #000; } .halloween-popup-inner .halloween_btn { margin-top: 10px; background-color: #efcf17; color: #fff; display: block; font-size: 18px; font-weight: 700; position: relative; cursor: pointer; transition: .6s linear; } .halloween-popup-inner .halloween_btn:hover { background-color: #f26722; } .halloween-popup-inner .halloween_btn:hover::after { animation: halloween-cap 1.3s linear forwards; } @keyframes halloween-cap { 0% { transform: rotateY(180deg); } 50% { transform: translateY(-10px); } 100% { transform: translateY(0px); } } @media screen and (max-width: 1200px) { .halloween-popup { width: 800px; height: 521px; } .halloween-circle { left: -20px; width: 400px; height: 400px; } .halloween-circle .halloween-circle-home { width: 300px; height: 460px; top: -60px; } .halloween-popup::before { width: 600px; height: 470px; bottom: -25px; left: -90px; } .halloween-popup::after { width: 450px; height: 530px; bottom: -30px; right: -20px; } .halloween-popup h3, .halloween-popup h3 { font-size: 22px !important; } } @media screen and (max-width: 992px) { .halloween-popup { width: 620px; height: 442px; } .halloween-popup .halloween-filed input { margin: 6px 0 !Important; } .halloween-popup-inner .halloween_btn { margin-top: 2px !Important; font-size: 10px !Important; } .halloween-popup input, .halloween-popup-inner .halloween_btn { height: 27px !Important; } .halloween-circle { left: -20px; width: 330px; height: 330px; } .halloween-circle .halloween-circle-home { width: 250px; height: 390px; } .halloween-popup::before { width: 420px; height: 325px; bottom: -25px; left: -70px; } .halloween-popup::after { width: 340px; height: 400px; bottom: -30px; right: -20px; } .halloween-popup h2, .halloween-popup h3 { font-size: 16px !important; } .halloween-popup .halloween-filed input { font-size: 9px; padding: 10px; height: 44px; } .halloween-popup .halloween-filed textarea { height: 71px !important; padding: 11px 18px !important; font-size: 12px !important; } } @media screen and (max-width: 767px) { .halloween-popup { width: 450px; height: 372px; padding: 20px; } .halloween-popup::before { width: 330px; height: 250px; left: 15%; bottom: 0; z-index: -1; } .halloween-popup::after { width: 100%; height: 100%; top: 0; left: 0; background: rgba(0, 0, 0, 0.4); animation: unset; border-radius: 10px; } .halloween-circle { width: 260px; height: 260px; top: 30px; left: 50%; transform: translateX(-50%); z-index: -2; } .halloween-circle .halloween-circle-home { width: 200px; height: 300px; top: -40px; } .halloween-popup-inner .halloween_btn::after { width: 55px; height: 48px; } .halloween-popup h2, .halloween-popup h3 { font-size: 16px !important; color: #fff !important; } .halloween-popup-inner { width: 70%; top: 35%; left: 50%; transform: translateX(-50%); text-align: center; } .halloween-popup .halloween-filed { width: 80%; margin: 0 auto; } } @media screen and (max-width: 576px) { .halloween-popup { width: 300px; padding: 0; } .halloween-popup::before { width: 100%; height: 250px; left: 0; } .halloween-popup-inner { width: 100%; top: 7%; padding: 20px; } .halloween-popup .halloween-filed { width: 100%; margin: 0 auto; } .halloween-popup .halloween-filed input { padding-left: 19px; } .halloween-popup div#form1::before, .halloween-popup div#form2::before, .halloween-popup div#form3::before { top: 10px; width: 25px; height: 25px; } .halloween-popup-inner .halloween_btn { font-size: 18px; letter-spacing: 2px; } } .fancybox-close-small.close { padding: 0; background-color: #efcf17 !important; border: none; opacity: 1; color: #fff; width: 31px; height: 31px; border-radius: 100%; z-index: 11; position: absolute; top: 12px; right: 14px; } .txt { width: 100% !important; margin: 10px 0 0 !important; padding: 20px !important; font-size: 15px !important; font-weight: 500 !important; border-radius: 7px !important; resize: none !important; height: 100px !important; } .fancybox-close-small.close img { width: 48%; filter: invert(1); } .modal { top: 0 !important; overflow: hidden !important; } .modal-content { height: 100vh !important; background-color: transparent !important; } /* .modal-backdrop { display: none !important; } */ /*modal */ </style> <body> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-K8BL9KD" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <Style> <style> /*modal */ .sticky-slider a { display: block; width: 100%; position: fixed; bottom: 0; text-transform: uppercase; text-align: center; font-weight: 600 !important; border: 0px; cursor: pointer; color: #fff; padding: 12px 0px 9px 0px; font-size: 20px; margin: 0 0 0 19px; border-radius: 0; -webkit-transition: all .1s linear; -moz-transition: all .1s linear; -o-transition: all .1s linear; -ms-transition: all .1s linear; transition: all .1s linear; background: #17494d; float: none; left: 0; right: 0; margin: auto; animation: blinkingText 1.2s infinite; z-index: 1000; font-family: 'Poppins'; font-size: 23px; } .blinking { animation: blinkingText 2s infinite } @keyframes blinkingText { 0% { background: #17494d; color: #fff } 49% { background: #008060; color: #fff } 60% { background: #17494d; color: #fff } 99% { background: #008060; color: #fff } 100% { background: #17494d; color: #fff } } .modal { background: rgba(0, 0, 0, 0.6); z-index: 9999999 !important; } .halloween-popup { width: 970px; height: 519px; background: linear-gradient(45deg, #af0b11, #1d0d0d); border-radius: 10px; padding: 2rem; position: relative; top: 42%; left: 50%; transform: translate(-50%, -50%); animation: filter-shadow 1.2s linear infinite; overflow: hidden; } @keyframes filter-shadow { 0% { filter: unset; } 50% { filter: drop-shadow(2px 4px 6px black); } 100% { filter: unset; } } .halloween-popup::after { content: ""; width: 515px; height: 550px; background: url(images/star.png); background-repeat: no-repeat; background-size: contain; position: absolute; left: 2px; animation: halloween-bad 1.2s linear infinite; top: 0; } @keyframes halloween-bad { 0% { transform: translateY(0px); filter: unset; } 50% { transform: translateY(-10px); filter: drop-shadow(2px 4px 6px black); } 100% { transform: translateY(0px); filter: unset; } } .halloween-circle { position: absolute; top: 62px; left: 41px; width: 44%; /* height: 497px; */ background: url(images/christmas-bannerr.png); background-size: contain; background-repeat: no-repeat; text-align: center; animation: filter-shadow 1.2s linear infinite; } .halloween-circle .halloween-circle-home { /* margin: 0 auto; */ width: 311px; height: 507px; object-fit: contain; top: -2px; position: absolute; left: 35%; transform: translateX(-50%); animation: filter-shadow 1.2s linear infinite; } .halloween-popup-inner { width: 40%; position: absolute; top: 8%; right: 40px; z-index: 33; } .halloween-popup h2, .halloween-popup h3, .halloween-popup input, .halloween-popup textarea, .fancybox-close-small.close { font-family: 'Poppins', sans-serif !important; } .halloween-popup h2 { font-size: 24px !important; color: #fff !important; padding: 0 !important; margin: 0 !important; } .halloween-popup h3 { font-size: 26px !important; color: #ffffff !important; padding: 0 !important; padding-top: 10px !important; text-align: center; } .halloween-popup h3 span { font-weight: 800; letter-spacing: 2px; } .halloween-popup .validate-halloween-popup { width: 60%; margin-top: 2rem; } .halloween-popup .validate-halloween-popup ul { padding: 0; } .halloween-popup .validate-halloween-popup ul li { list-style-type: none; } .halloween-popup .validate-halloween-popup ul li i { color: #fff; } .halloween-popup input, .halloween-popup-inner .halloween_btn { font-family: 'Poppins', sans-serif; width: 100%; height: 52px; border: none; border-radius: 4px; } .halloween-popup input:focus { border: 1px solid #f26722; outline: #f26722; } .halloween-popup .halloween-filed { position: relative; } .halloween-popup div#form2::before { content: ""; position: absolute; top: 11px; left: 8px; background: url("images/halloween-email.png"); width: 25px; height: 25px; background-size: contain; background-repeat: no-repeat; animation: halloween-user 1.4s linear infinite; } .halloween-popup div#form3::before { content: ""; position: absolute; top: 5px; left: 8px; background: url("images/halloween-phone.png"); width: 35px; height: 35px; background-size: contain; background-repeat: no-repeat; animation: halloween-user 1.4s linear infinite; } @keyframes halloween-user { 0% { transform: scale(1); /* filter: blur(0); */ opacity: 1; } 100% { transform: scale(1.1); /* filter: blur(25px); */ opacity: 0; } } .halloween-popup .halloween-filed input { font-size: 14px; margin: 8px 0; padding: 0 21px; } .halloween-popup .halloween-filed input::placeholder { color: #000; } .halloween-popup-inner .halloween_btn { margin-top: 10px; background-color: #efcf17; color: #fff; display: block; font-size: 18px; font-weight: 700; position: relative; cursor: pointer; transition: .6s linear; } .halloween-popup-inner .halloween_btn:hover { background-color: #f26722; } .halloween-popup-inner .halloween_btn:hover::after { animation: halloween-cap 1.3s linear forwards; } @keyframes halloween-cap { 0% { transform: rotateY(180deg); } 50% { transform: translateY(-10px); } 100% { transform: translateY(0px); } } @media screen and (max-width: 1200px) { .halloween-popup { width: 800px; height: 521px; } .halloween-circle { left: -20px; width: 400px; height: 400px; } .halloween-circle .halloween-circle-home { width: 300px; height: 460px; top: -60px; } .halloween-popup::before { width: 600px; height: 470px; bottom: -25px; left: -90px; } .halloween-popup::after { width: 450px; height: 530px; bottom: -30px; right: -20px; } .halloween-popup h3, .halloween-popup h3 { font-size: 22px !important; } } @media screen and (max-width: 992px) { .halloween-popup { width: 598px; height: 335px; } .halloween-circle { left: -20px; width: 330px; height: 330px; } .halloween-circle .halloween-circle-home { width: 250px; height: 390px; } .halloween-popup::before { width: 420px; height: 325px; bottom: -25px; left: -70px; } .halloween-popup::after { width: 340px; height: 400px; bottom: -30px; right: -20px; } .halloween-popup h2, .halloween-popup h3 { font-size: 16px !important; } .halloween-popup .halloween-filed input { font-size: 12px; padding: 16px 10px; height: 30px; } .halloween-popup .halloween-filed textarea { height: 56px !important; padding: 10px 18px !important; font-size: 12px !important; } } @media screen and (max-width: 767px) { .halloween-popup { width: 450px; height: 373px; padding: 20px; } .halloween-popup::before { width: 330px; height: 250px; left: 15%; bottom: 0; z-index: -1; } .halloween-popup::after { width: 100%; height: 100%; top: 0; left: 0; background: rgba(0, 0, 0, 0.4); animation: unset; border-radius: 10px; } .halloween-circle { width: 260px; height: 260px; top: 30px; left: 50%; transform: translateX(-50%); z-index: -2; } .halloween-circle .halloween-circle-home { width: 200px; height: 300px; top: -40px; } .halloween-popup-inner .halloween_btn::after { width: 55px; height: 48px; } .halloween-popup h2, .halloween-popup h3 { font-size: 16px !important; color: #fff !important; } .halloween-popup-inner { width: 70%; top: 35%; left: 50%; transform: translateX(-50%); text-align: center; } .halloween-popup .halloween-filed { width: 80%; margin: 0 auto; } } @media screen and (max-width: 576px) { .halloween-popup { width: 300px; padding: 0; } .halloween-popup::before { width: 100%; height: 250px; left: 0; } .halloween-popup-inner { width: 100%; top: 7%; padding: 20px; } .halloween-popup .halloween-filed { width: 100%; margin: 0 auto; } .halloween-popup .halloween-filed input { padding-left: 19px; } .halloween-popup div#form1::before, .halloween-popup div#form2::before, .halloween-popup div#form3::before { top: 10px; width: 25px; height: 25px; } .halloween-popup-inner .halloween_btn { font-size: 18px; letter-spacing: 2px; } } .fancybox-close-small.close { padding: 0; background-color: #efcf17 !important; border: none; opacity: 1; color: #fff; width: 31px; height: 31px; border-radius: 100%; z-index: 11; position: absolute; top: 12px; right: 14px; } .txt { width: 100% !important; margin: 10px 0 0 !important; padding: 20px !important; font-size: 15px !important; font-weight: 500 !important; border-radius: 7px !important; resize: none !important; height: 100px !important; } .fancybox-close-small.close img { width: 48%; filter: invert(1); } .modal { top: 0 !important; overflow: hidden !important; } .modal-content { height: 100vh !important; background-color: transparent !important; } /* .modal-backdrop { display: none !important; } */ /*modal */ </style> <body> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-K8BL9KD" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <style> .floatbutton.active { left: 0; z-index: 9; -webkit-transition: 0.4s; -moz-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s; } .floatbutton { -webkit-transition: 0.4s; -moz-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s; position: fixed; left: -370px; top: 12%; font-size: 0; width: 420px; /* transform: translateY(-50%); */ z-index: 9; } .floatbutton .clickbutton { width: 50px; z-index: 99; height: 200px; cursor: pointer; box-shadow: -20px 7px 18px -7px rgb(91 72 192 / 22%); border-radius: 0 10px 10px 0; background: #1b18a1; display: inline-block; padding-top: 0; vertical-align: top; margin-top: 125px; color: #fff; font-size: 16px; font-weight: 700; position: absolute; text-transform: uppercase; background: #ea018e; background: #17494d; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ea018e', endColorstr='#9b2c92', GradientType=1); font-family: 'Poppins', sans-serif; right: 0; } .floatbutton .clickbutton .crossplus:before { content: ""; display: none; position: absolute; width: 20px; height: 2px; right: 0; background: #fbb334; z-index: 99; top: 0; left: 0; bottom: 0; margin: auto; } .floatbutton .clickbutton .crossplus:after { content: ""; display: block; position: absolute; width: 6px; height: 6px; background: #fca700; z-index: 99; left: -3px; bottom: 27px; margin: auto; border-radius: 100%; box-shadow: -4px -1px 6px #00000099; } .floatbutton .clickbutton .crossplus { position: absolute; display: block; transform: rotate(-90deg); -webkit-transition: 0.4s; -moz-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s; left: -60px; white-space: pre; bottom: 87px; } .floatbutton::before { display: none; } .floatbutton .clickbutton .crossplus.rotate { transform: rotate(45deg); -webkit-transition: 0.4s; -moz-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s; } .floatbutton .clickbutton .crossplus i { font-size: 18px; color: #ffffff; margin: 17px 0 0 15px; } .floatbutton .banner-form2 { background: #fff; padding: 30px; position: relative; z-index: 9; border-radius: 0 5px 5px 0; margin: 0; width: 370px; display: inline-block; box-shadow: 0px 0px 30px #0000001f; } .banner-form2 button { width: 100%; background: #17494d; border: none; color: #fff; padding: 11px 0; border-radius: 3px; font-family: 'Poppins'; font-size: 16px; margin: 10px 0 0 0; } .floatbutton .banform {} .floatbutton .ban-form {} .floatbutton .ban-form input { width: 100%; margin: 0 0 0 0; border: 1px solid #e5e5e5; background: white; padding: 10px 15px; color: gray; font-size: 14px; border-radius: 3px; height: 50px; font-weight: 400; outline: none !important; margin: 0 0 15px 0; } .floatbutton .banner-form2 .intl-tel-input { width: 100%; } .floatbutton .banner-form2 h3 { color: #333; font-size: 24px; margin-bottom: 20px; font-weight: 400; text-align: center; } .floatbutton .banner-form2 h3 strong { font: 24px/24px "Poppins", sans-serif; font-weight: 500; color: #17494d; } .floatbutton .ban-form input[type="submit"] { color: #fff; font-weight: 600; border-radius: 3px; text-align: center; padding: 10px 15px; margin: 20px 0 0; border: transparent; background: #ea018e; background: linear-gradient(45deg, #2196f3, #673ab7); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ea018e', endColorstr='#9b2c92', GradientType=1); } .floatbutton .ban-form textarea { width: 100%; border: 1px solid #e5e5e5; background: white; padding: 10px 15px; color: gray; font-size: 14px; border-radius: 3px; font-weight: 400; height: 120px; outline: none !important; margin: 15px 0 0px 0; } .floatbutton .btns_wrap { position: fixed; right: -6px; } .floatbutton .btns_wrap a:hover { text-decoration: none !important; right: 0px; } .floatbutton .btns_wrap .call_wrap { width: 280px; position: absolute; right: -225px; background: #fff; top: 60px; border-radius: 50px 0px 0px 50px; overflow: hidden; box-shadow: 0px 0px 40px #00000026 !important; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; } .floatbutton .btns_wrap .call_wrap span { color: #333; font-size: 20px; vertical-align: middle; background: #fff; padding: 15px 20px 15px 15px; } .floatbutton .btns_wrap .chat_wrap { display: block; position: absolute; right: -225px; width: 280px; background: #fff; top: 0; border-radius: 0px; overflow: hidden; box-shadow: 0px 0px 40px #00000026 !important; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; border-radius: 50px 0px 0px 50px; } .floatbutton .btns_wrap .chat_wrap span.icoo, .floatbutton .btns_wrap .call_wrap span.icoo { color: #1b18a1; background: #fff; font-size: 18px; padding: 15px 20px; border-right: 1px solid #ded9d9; vertical-align: middle; display: inline-block; border-radius: 50px 0px 0px 50px; } .floatbutton .btns_wrap .chat_wrap span { color: #333; font-size: 20px; vertical-align: middle; background: #fff; padding: 15px 30px 15px 15px; } </style> </Style> <!-- Header Section Begin --> <header> <div class="container-fluid"> <div class="row"> <div class="col-sm-3"> <div class="logo_Sec_main"> <a href="void:;"><img src="images/logo.png" class="" alt="SMM Maisters"></a> </div> </div> <div class="col-lg-5 col-md-5"> <div class="main_menu_sec"> <nav class="navbar navbar-expand-md"> <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarNavDropdown" aria-controls="navbarNavDropdown" aria-expanded="false" aria-label="Toggle navigation"> <span class="navbar-toggler-icon"></span> </button> </nav> </div> </div> <div class="col-sm-4"> <div class="top_btn"> <ul> <li><a href="tel:+1-716-414-0388">+1-716-414-0388</a></li> <li><a href="#" data-toggle="modal" data-target="#staticBackdrop1" class="btn1">Get A Free Quote</a></li> </ul> </div> </div> </div> </div> </header> <!-- Header Section End -->
Save
Cancel