@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap');
body{font-family: "DM Sans", sans-serif;}

.hero {
    background: url('https://doubledouble.ca/assets/promos/dd-double-treat-may2024.png') center/cover no-repeat; 
    color: white; 
    text-align: center; 
    padding: 160px 20px; 
    position: relative;
    z-index: 1;
}
img{max-width: 100%;}
.hero:before {
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    background-color: #0000009e;
    width: 100%;
    height: 100%;
    z-index: -1;
}
.offer-images img {
    border-radius: 28px;
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
    margin-bottom: 20px;
    transition: 0.5s all;
}
.offer-images img:hover,img.hover {
    transform: scale(0.9);
}
section.offer-images.py-4 {
    background-color: #f7f7f7;
}
a.navbar-brand img {
    position: absolute;
    top: -25px;
    height: 110px;
    z-index: 9999;
    left: 40px;
}
div#offcanvasWithBothOptions {
    background: linear-gradient(45deg, #FEBD11, #F26922);
    border-radius: 20px;
    height: 96%;
    top: 14px;
    left: 15px;
}
.orderonline-btn {
    background-color: #0d7410;
    color: #fff;
    width: 200px;
    padding-left: 23px !important;
    position: relative;
    border-radius: 23px;
}
.orderonline-btn:before {
    content: "\f23d";
    position: absolute;
    right: 6px;
    top: 5px;
    width: 30px;
    height: 30px;
    background-color: #fff;
    border-radius: 50%;
    transition: 0.5s all;
    font-family: "Font Awesome 7 Brands";
    color: #fff;
    padding: 3px 5px;
}
.orderonline-btn:hover {
    text-align: right;
    color: #fff;
    padding-right: 16px;
}

.orderonline-btn:hover:before {
    right: 81%;
    color:#0d7410;
}
.orderonline {
    background-color: #0D7410;
    color: #fff;
    text-decoration: none;
    padding: 15px 38px;
    border-radius: 30px;
}
.inf-box {
    text-align: left;
    position: relative;
    border-radius: 21px;
    padding: 15px;
    margin-bottom: 15px;
    background-color: #f7f7f7;
    color: #000;
    border: 5px solid #f26922;
    border-top: 0px;
    border-bottom: 0px;
}
.inf-box .fa-star, .inf-box .fa-star-half {
    color: #0D7410;
    font-size: 15px;
}
.inf-box-sec {
    text-align: left;
}
a.btn.btn-outline-success:hover {
    color: #000;
}
.orage{
    color: #F26922;
}
.offcanvas-header {
    border-bottom: 1px dashed;
}
input.form-control.submit-btn.btn.primary-btn {
    background-color: #F26922;
    color: #fff;
    font-weight: bold;
    border-radius: 30px;
    padding: 15px;
    text-transform: uppercase;
}
div#form1 {
    position: relative;
}
div#preLoder {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: #f1f2f3d6;
    display: none;
    justify-content: center;
    align-items: center;
}
div#preLoder img {
    width: 100px;
}
.error-msg {
    color: red;
    font-size: 14px;
    position: relative;
    top: -15px;
}
.contact-result {
    margin-top: 15px;
    font-size: 15px;
}
.contact-success {
    color: #1b7a34;
    font-weight: 600;
}
.contact-error {
    color: red;
}
p.social-icons a {
    font-size: 30px;
    color: #f47420;
}
a.btn.menu-orderbtn {
    width: 100%;
    background-color: #000;
    color: #fff;
    border-radius: 36px;
    padding: 15px;
    font-weight: bold;
}
.offcanvas-body ul li a:hover {
    color: #fff;
}
a.btn.menu-orderbtn:hover {
    background-color: #FEBD11;
    color: #000;
    border-color: #FEBD11;
}
a.btn.btn-outline-success {
    background-color: #fff;
    border: 1px solid;
    border-radius: 20px;
    width: 100%;
}
p.copright {
    margin-bottom: 0px;
    border-top: 1px solid;
    padding-top: 18px;
}
footer {
    background: #000;
    color: #fff;
    padding: 4rem 0;
}
.inf-box .info-icon {
    position: absolute;
    right: 20px;
    top: 20px;
    font-size: 20px;
    color: #F26922;
}
footer iframe {
    border-radius: 18px;
}
.inf-box-sec strong, .inf-box-sec b {
    color: #febd11;
}
.top-bar {
    background-color: #F26922;
    color: #Fff;
    font-size: 14px;
    padding-top: 3px;
    background: linear-gradient(45deg, #FEBD11, #F26922);
}
.menu-box img {
    width: 200px;
    border-radius: 10px;
    height: 130px;
    object-fit: cover;
}
li.nav-item a {
    font-weight: bold;
    text-transform: uppercase;
}
p.copyright {
    margin-bottom: 0px;
    border-top: 1px solid #a5a5a5;
    padding-top: 15px;
    font-size: 14px;
    margin-top: 1rem;
    padding-left: 15px;
    padding-right: 15px;
}
p.copyright a {
    color: #ffffff;
    text-decoration: none;
    font-weight: 600;
}
.inf-box .fa-chevron-right {
    font-size: 10px;
    position: relative;
    top: -2px;
    color: #0d7410;
}
.calltoaction {
    background-color: #F26922;
    color: #000;
    padding-top: 2.2rem;
    padding-bottom: 2rem;
    background: linear-gradient(45deg, #FEBD11, #F26922);
}
section.calltoaction h3 {
    font-weight: bold;
}
.calltoaction a.btn {
    color: #000;
    background-color: #FEBD11;
    border-radius: 29px;
    width: 100%;
    padding: 15px;
    font-weight: bold;
}

a.btn:hover {
    color: #000;
    background-color: #ffcb04;
    border-color: #fff;
}
.calltoaction a.btn:hover {
    background-color: #F26922;
    color: #fff;
}
.info-screen, .info-screen2 {
    height: 180px;
}
.img-box img {
    width: 100%;
    transition: 0.5s all;
}
.img-box:hover img {
    transform: scale(1.1);
}
.inf-box-sec a.btn {
    background-color: #f26922;
    color: #fff;
    padding: 15px;
    border-radius: 40px;
    font-weight: bold;
}
.inf-box-sec a.btn:hover {
    background-color: #FEBD11;
    color: #000;
}
img.footer-logo {
    width: 100%;
    border-radius: 20px;
    padding: 3px;
    background-color: #fff;
    margin-bottom: 10px;
    height: 158px;
    object-fit: contain;
    border: 5px solid #f26922;
    border-top: 0px;
    border-bottom: 0px;
}
.img-box h4 {
    position: absolute;
    left: 0px;
    bottom: 30px;
    width: 100%;
    background-color: #0d7410d9;
    color: #Fff;
    padding: 7px;
    z-index: 1;
}
.img-box {
    position: relative;
    margin-bottom: 20px;
    border-radius: 28px;
    overflow: hidden;
    border: 1px solid #adadad;
    display: block;
}
.img-box.center-box img, .img-box.center-box {
    object-fit: cover;
    height: 100%;
    object-position: 76%;
}
.info-screen .inf-box,
.info-screen2 .inf-box  {
    position: absolute;
    width: 100%;
    transition: 0.5s all;
}
.hidden,
.hidden2{transform: scale(0);opacity: 0;}
.info-screen .inf-box.active,
.info-screen2 .inf-box.active2 {
    transform: scale(1);
    opacity: 1;

}
.info-screen,.info-screen2 {
    position: relative;
}
header {
    position: sticky;
    top: 0;
    z-index: 9;
    background-color: #fff;
    filter: drop-shadow(2px 4px 6px black);
}
.mobile-slide {
    display: none;
}
video {
    object-fit: cover;
}
.carousel-item img {
    width: 100%;
}
div#carouselExampleAutoplaying,.calltoaction {
    width: 98%;
    margin: auto;
    border-radius: 13px;
    overflow: hidden;
    margin-top: 20px;
    margin-bottom: 20px;
}
button.menu-btn {
    background-color: unset;
    border: unset;
    color: #F26922;
    font-weight: bold;
}
.orderonline-box {
    border: 1px solid #FEBD11;
    padding: 10px 25px;
    border-radius: 31px;
    padding-right: 3px;
}
.orderonline-box a {
    text-decoration: none;
    color: #fff;
    background-color: #FEBD11;
    padding: 10px 18px;
    border-radius: 20px;
    margin-left: 10px;
}
.orderonline-box i {
    color: #f26922;
}
.heading {
    font-weight: 900;
    font-size: 50px;
}
.fasion-box {
    border: 1px solid;
    background-color: #000;
    color: #fff;
    display: flex;
    justify-content: space-between;
    padding: 30px;
    border-radius: 21px;
    align-items: center;
}
.fasion-box i {
    font-size: 58px;
}
.fasion-box a {
    color: #fff;
    text-decoration: none;
    font-size: 28px;
    font-weight: bold;
}
.fasion-box:hover i,.fasion-box a:hover {
    color: #F26922;
}
.menu-box {
    display: flex;
    border: 1px solid #d2d2d2;
    background-color: #f7f7f7;
    border-radius: 18px;
    overflow: hidden;
    padding: 11px;
    align-items: center;
    gap: 15px;
    margin-bottom: 15px;
    position: relative;
}
.menu-box .fa-cart-plus {
    position: absolute;
    right: 13px;
    top: 41px;
    font-size: 67px;
    opacity: 0.1;
}
.menu-box span {
    text-align: left;
}
.menu-box p {
    margin: 5px 0px;
}

.menu-box h3 {
    text-align: left;
    font-weight: bold;
}
.menu-box a {
    border: 1px solid;
    align-items: center;
    background-color: #F26922;
    color: #fff;
    padding: 4px 20px;
}
section.inner-banner {
    background-image: url('images/inner-banner.jpg');
    color: #fff;
    padding: 4rem 0px;
    background-size: cover;
    position: relative;
    z-index: 1;
}
section.inner-banner:before {
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-color: #00000073;
    z-index: -1;
}
img.menu-ofer-box {
    border-radius: 20px;
    margin-top: 20px;
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
}
@media only screen and (max-width: 600px) {
    .offer-images img.hover {
    transform: unset;
}
section.inner-banner + section h2.heading {
    font-size: 28px;
}
.menu-box img {
    min-width: 160px;
}
    section.calltoaction h3 {
    text-transform: uppercase;
    font-size: 42px;
}
div#offcanvasWithBothOptions {
    width: 80%;
    height: fit-content;
}
section.calltoaction {
    text-align: center;
    background: #000;
    color: #fff;
    width: 95%;
    border-radius: 26px;
    padding: 22px;
}
.orage-xs{
    color: #F26922;
}
    .orderonline-box {
    border: 0px;
    text-align: center;
    padding: 8px;
}
.orderonline-box span {
    display: none;
}
.fasion-box a {
    font-size: 22px;
}
footer iframe {
    border-radius: 18px;
    margin-top: 15px;
    margin-bottom: 10px;
}
    .dasktop-slide {
    display: none;
}
.mobile-slide {
    display: block;
}
footer iframe {
    border-radius: 18px;
    margin-top: 15px;
    margin-bottom: 10px;
}
}