@import url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap");
@font-face {
font-family: 'Helvetica';
src: url(//www.stutzee.com/wp-content/themes/stutzee-child/assets/fonts/Helvetica-BoldOblique.woff2) format('woff2'),
url(//www.stutzee.com/wp-content/themes/stutzee-child/assets/fonts/Helvetica-BoldOblique.woff) format('woff');
font-weight: bold;
font-style: italic;
font-display: swap;
}
@font-face {
font-family: 'Helvetica';
src: url(//www.stutzee.com/wp-content/themes/stutzee-child/assets/fonts/Helvetica-Compressed.woff2) format('woff2'),
url(//www.stutzee.com/wp-content/themes/stutzee-child/assets/fonts/Helvetica-Compressed.woff) format('woff');
font-weight: normal;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Helvetica';
src: url(//www.stutzee.com/wp-content/themes/stutzee-child/assets/fonts/Helvetica-Bold.woff2) format('woff2'),
url(//www.stutzee.com/wp-content/themes/stutzee-child/assets/fonts/Helvetica-Bold.woff) format('woff');
font-weight: bold;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Helvetica';
src: url(//www.stutzee.com/wp-content/themes/stutzee-child/assets/fonts/fonts/Helvetica.woff2) format('woff2'),
url(//www.stutzee.com/wp-content/themes/stutzee-child/assets/fonts/Helvetica.woff) format('woff');
font-weight: normal;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Helvetica';
src: url(//www.stutzee.com/wp-content/themes/stutzee-child/assets/fonts/Helvetica-Light.woff2) format('woff2'),
url(//www.stutzee.com/wp-content/themes/stutzee-child/assets/fonts/Helvetica-Light.woff) format('woff');
font-weight: 300;
font-style: normal;
font-display: swap;
}
body{
font-size: 16px;
line-height: 26px;
color: #222222;
font-family: "Open Sans", sans-serif;
font-optical-sizing: auto;
background-image: url(//www.stutzee.com/wp-content/themes/stutzee-child/assets/images/gradient-image-1.webp);
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6{
font-family: 'Helvetica';
}
ul {
margin: 0px;
padding: 0px;
list-style: none;
}  
img {
max-width: 100%;
height: auto;
} 
a {
text-decoration: none !important;
outline: none !important;
-webkit-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
-ms-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
}
a:focus,
a:hover {
text-decoration: none; }
.btn,
.btn:focus {
box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0);
}
button:focus {
box-shadow: none !important;
}
.form-control:focus {
outline: 0;
box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0);
} .ft-14{
font-size: 14px !important;
}
.ft-15{
font-size: 15px !important;
}
.ft-16{
font-size: 16px !important;
}
.ft-18{
font-size: 18px !important;
}
.ft-20{
font-size: 20px !important;
}
.ft-22{
font-size: 22px !important;
}
.ft-23{
font-size: 23px !important;
}
.ft-25{
font-size: 25px !important;
}
.ft-28{
font-size: 28px !important;
}
.ft-32{
font-size: 32px !important;
}
.ft-35{
font-size: 35px !important;
}
.ft-64{
font-size: 64px !important;
}
.fw-600{
font-weight: 600 !important;
}
.fw-500{
font-weight: 500 !important;
}
.fw-400{
font-weight: 400 !important;
}
.fw-300{
font-weight: 300 !important;
}
.ft-lh-24{
line-height: 24px !important;
}
.ft-lh-21{
line-height: 21px !important;
}
.ft-lh-30{
line-height: 30px !important;
}
.ft-lh-35{
line-height: 35px !important;
}
.ft-lh-45{
line-height: 45px !important;
}
.ft-lh-82{
line-height: 82px !important;
}  .stutzee-primary-color{
color: #2A0949 !important;
}
.stutzee-secondary-color{
color: #55185D !important;
}
.stutzee-quaternary-color{
color: #FDD334
}
.stutzee-bg-gradient {
background: linear-gradient(0deg, #290849, #55185D);
padding: 5px 10px;
border-radius: 6px;
}
.stutzee-bg-light-yellow{
background-color: #FFF18B !important;
}
.bg-gradient-primary{
background: linear-gradient(0deg, #290849, #55185D) !important;
}
.stutzee-bg-primary-color{
background-color: #290849 !important;
}
.stutzee-bg-secondary-color{
background-color: #55185D !important;
}
.stutzee-bg-tertairy-color{
background-color: #FEA803 !important;
}
.stutzee-bg-quaternary-color{
background-color: #FDD334 !important;
}  .stutzee-btn-primary, .stutzee-btn-secondary, .stutzee-btn-tertairy, .stutzee-btn-quaternary {
border-radius: 10px !important;
padding: 11px 20px !important;
text-transform: uppercase !important;
border: 0 !important;
white-space: nowrap;
}
.stutzee-btn-quaternary{
border: 1.5px solid #55185D !important;
}  .pt-200{
padding-top: 200px;
}
.mb-05{
margin-bottom: 5px;
}
.mb-10{
margin-bottom: 10px;
}
.mb-35{
margin-bottom: 35px;
}
.mb-15{
margin-bottom: 15px !important;
}
.mb-20{
margin-bottom: 20px;
}
.mb-25{
margin-bottom: 25px;
}
.mb-30{
margin-bottom: 30px;
}
.mb-35{
margin-bottom: 35px;
}
.mb-40{
margin-bottom: 40px;
}
.mb-50{
margin-bottom: 50px;
}
.mb-120{
margin-bottom: 120px;
}
.mt-10{
margin-top: 10px;
}
.mt-50 {
margin-top: 20px !important;
}
.gap-25{
gap: 25px;
}  .separate-section{
padding: 100px 0;
}  .stutzee-hero {
background: url(//www.stutzee.com/wp-content/themes/stutzee-child/assets/images/hero-banner-1.webp) no-repeat center/cover;
height: 1068px;
margin-top: -8px;
}
.main_menu{
z-index: 1;
}
.nav-link:focus, .nav-link:hover {
color: #361447 !important;
}  .features-section {
padding-top: 450px;
}  
.feature-box{
background: url(//www.stutzee.com/wp-content/themes/stutzee-child/assets/images/feature-box.png) repeat; 
padding: 60px 40px;
border-radius: 35px;
border-bottom-right-radius: 0px;
}
.feature-box-radius-2{
background: url(//www.stutzee.com/wp-content/themes/stutzee-child/assets/images/feature-box.png), rgba(255, 255, 255, 0.5);
background-blend-mode: overlay;
border-bottom-left-radius: 0px;
border-bottom-right-radius: 35px;
}
.feature-box-radius-3{
background: url(//www.stutzee.com/wp-content/themes/stutzee-child/assets/images/feature-box.png), rgba(255, 255, 255, 0.5);
background-blend-mode: overlay;
margin-top: -25px;
border-top-right-radius: 0px;
border-bottom-right-radius: 35px;
}
.feature-box-radius-4 {
background: url(//www.stutzee.com/wp-content/themes/stutzee-child/assets/images/feature-box.png), rgba(255, 255, 255, 0.5);
background-blend-mode: overlay;
border-top-left-radius: 0px;
border-bottom-right-radius: 35px;
margin-top: 0px !important;
}
.feature-box-icon{
padding: 10px;
border-radius: 4px;
background-color: #fff;
}
.attendees-image {
border-radius: 0 0 50px 0 !important;
height: 724px;
width: 100%;
object-fit: cover;
} .swiper-slide img {
display: block;
height: 100px; }
.swiper {
z-index: 0;
}
.swiper {
width: 100%;
height: auto;
}
.swiper-slide {
display: flex;
justify-content: center;
align-items: center;
}  .att-icon img{
background-color: #ffecc7;
padding: 5px;
border-radius: 5px;
}
.for-attendees{
background-color: #fff;
padding: 40px;
box-sizing: border-box;
box-shadow: -3px 6px 13px 5px #f5f5f5;
border-top-left-radius: 50px;
border-bottom-left-radius: 50px;
}
.attendees-image{
border-radius: 50px;
border-top-left-radius: 0px;
}
.snip-1 {
right: -70px;
top: -70px;
box-shadow: 0 0 20px #d4d4d4;
border-radius: 25px;
object-fit: cover;
}
.organizer-image {
height: 413px;
object-fit: cover;
border-top-left-radius: 35px;
border-bottom-left-radius: 35px;
object-position: center;
}
.for-exhibitors {
background-color: #fff;
padding: 40px;
box-shadow: 10px 10px 14px 0px #f5f5f5;
border-top-right-radius: 50px;
border-bottom-right-radius: 50px;
}
.organizer-snip {
left: -140px;
top: -30px;
border-radius: 20px;
height: 186px;
object-fit: cover;
box-shadow: 2px 2px 9px #b7b7b752;
}
.for-speakers {
background-color: #fff;
padding: 40px;
box-shadow: 10px 10px 14px 0px #c6c6c621;
border-top-left-radius: 50px;
}
.speaker-img {
height: 400px;
object-fit: cover;
border-bottom-right-radius: 50px;
}
.exhibitor {
height: 452px;
object-fit: cover;
border-bottom-left-radius: 35px;
}
.for-org {
border-top-right-radius: 50px;
border-top-left-radius: 0;
}
.exhibit-points li {
font-weight: 500;
}
.exhibit-points li img {
position: relative;
top: 5px;
}
.organizer-image {
height: 383px;
object-fit: cover;
border-top-left-radius: 35px;
border-bottom-left-radius: 35px;
object-position: center;
}
.organizer-highlights {
background-color: #FFF9E4;
padding: 5px 15px;
border-radius: 50px;
display: inline-block;
width: 100%;
}
.organizer-highlight-points ul {
width: 100%;
flex-wrap: wrap;
}
.fluid-1 {
width: 20px !important;
} .how-works-section{
background-image: url(//www.stutzee.com/wp-content/themes/stutzee-child/assets/images/howbg.png); 
background-color: #fff;
}
.how-works-icons{
position: relative;
padding: 20px 25px;
border-radius: 15px;
border-bottom-right-radius: 0;
}
.how-works-icons-1{
padding: 20px 25px;
border-radius: 15px;
border-bottom-right-radius: 0;
}
.how-works-icons::after {
content: "";
position: absolute;
border: 1px dashed #3E0645;
width: 240px;
top: 50%;
left: 90px;
} .stats-area {
background-image: url(//www.stutzee.com/wp-content/themes/stutzee-child/assets/images/sts-section-bg.webp);
padding: 85px 65px;
border-radius: 50px;
border-top-right-radius: 0;
text-align: center;
}
.stats-section{
background-image: url(//www.stutzee.com/wp-content/themes/stutzee-child/assets/images/stats-section-bg.svg);
padding: 85px 65px;
}
.stats-box {
border-radius: 30px;
border-bottom-right-radius: 0;
padding: 30px 29px 30px 30px;
width: 100%;
height: 100%;
} .app-stores-section {
background: linear-gradient(90deg, #55185D 0%, #290849 100%);
position: relative;
z-index: 0;
}
.app-stores-section::after{
content: "";
background-image: url(//www.stutzee.com/wp-content/themes/stutzee-child/assets/images/app-store-bg.webp);
position: absolute;
top:0;
left:0;
width: 100%;
height: 100%;
z-index: 1;
}
.app-store-area{
z-index: 2;
}
.appstore-badge{
padding: 5px 10px;
border-radius: 6px;
}
.exhibitors-app{
padding: 30px 35px;
border-top-left-radius: 50px;
}
.visitor-app{
border-top-left-radius: 0px;
border-bottom-right-radius: 50px;
}
.app-mock-images::before {
content: "";
position: absolute;
width: 689px;
left: -150px;
height: 689px;
background-image: url(//www.stutzee.com/wp-content/themes/stutzee-child/assets/images/ellipses.svg);
z-index: -1;
top: -60px;
} .faq-section{
background-image: url(//www.stutzee.com/wp-content/themes/stutzee-child/assets/images/gradient-image-2.webp);
}
.accordion-button::after {
display: none;
}
.accordion-button:not(.collapsed) {
color: unset; 
background-color: unset; 
box-shadow: unset;
}
.accordion-item {
background-color: #fff;
border: unset;
margin-bottom: 25px;
border-radius: 10px !important;
border-bottom-right-radius: 0 !important;
box-shadow: 0 0 11px #f0eded;
padding: 10px 10px;
}
.accordion-body{
padding-top: 0px;
}
.faq-serial{
font-family: "Open Sans", serif;
opacity: 0.1;
font-size: 50px;
}
.equal-height {
min-height: 170px;
} .footer-bg {
background-image: url(//www.stutzee.com/wp-content/themes/stutzee-child/assets/images/footer-contents-bg.webp);
padding: 120px 0 25px;
background-repeat: no-repeat;
background-size: cover;
}
.useful-links ul, .service-links ul{
line-height: 45px;
}
.copright-section {
background-color: #080010;
padding: 12px 0 0px;
}
.smallogo img{
position: absolute !important;
left: 25px !important;
top: 27px !important;
width: 120px !important;
}  .overlapblackbg{
display: none !important;
}  .breadcrumb-area{ background: url(//www.stutzee.com/wp-content/themes/stutzee-child/assets/images/hero-banner-02.png); position: relative;
z-index: 0;
overflow: hidden;
height: 240px;
display: flex;
align-items: center;
}
.breadcrumb-area h1 {
font-size: 40px;
}
.breadcrumb-area .breadcrumb {
background: transparent none repeat scroll 0 0;
display: inline-block;
margin: 0;
padding: 0;
position: relative;
z-index: 1;
}
.breadcrumb-area .breadcrumb li {
padding: 0 20px;
position: relative;
z-index: 1;
display: inline-block;
}
.breadcrumb-area .breadcrumb a, .breadcrumb-area .breadcrumb li { text-transform: uppercase;
font-size: 14px;
}
.breadcrumb-area .breadcrumb .breadcrumb-child::after {
content: "";
height: 2px;
left: -10px;
margin-top: -1px;
position: absolute;
top: 50%;
background: #222;
width: 15px;
}
.abt-page-cta-section{
padding: 60px 0;
}
.cta-bg {
background: linear-gradient(90deg, #FEA803 0%, #FDD334 100%);
padding: 50px 150px;
border-radius: 50px;
border-top-right-radius: 0;
}
.cta-bg h2{
font-size: 50px;
} .get-box {
width: 320px; 
height: 302px; 
padding: 50px;
background-color: #FFFFFF;
box-shadow:-3px 6px 13px 5px #f5f5f5;
display: flex;
flex-direction: column;
justify-content: center; 
align-items: center; 
text-align: center;
background-image: url(//www.stutzee.com/wp-content/themes/stutzee-child/assets/images/features-box-bg.svg);
border-radius: 35px;
border-bottom-right-radius: 0px;
flex-direction: column;
}
.get-container {
display: flex;
justify-content: center; 
align-items: center; 
gap: 50px; 
flex-wrap: wrap; 
text-align: center;
}
.icon-box {
display: flex;
justify-content: center;
align-items: center;
width: 60px; 
height: 60px; 
margin-bottom: 20px;
border-radius: 15px;
border-bottom-right-radius: 0;
}
.icon-box img {
width:24px;
height: auto;
Color:#55185D;
}
.form-container {
display: flex;
gap: 20px; 
margin-bottom: 30px;
}
.form-floating {
flex: 1; 
}
#message {
width: 100%;
height: 150px; 
resize: vertical; 
}
.form-control {
border:0;
border-bottom-right-radius:35px; 
color: #7c859b; 
padding: 12px; 
border-radius: 5px; 
transition: border-color 0.3s ease-in-out;
}  .mapouter {
position: relative;
text-align: right;
width: px;
height: 400px;
}
.gmap_canvas {
overflow: hidden;
background: none !important;
width: px;
height: 400px;
}
.gmap_iframe {
width: px !important;
height: 400px !important;
}
.form-floating label {
color: #555; 
}
.text-black {
color: #222222;
}
.map iframe {
width: 100%;
height: 450px;
} .header ul li a {
font-family: Helvetica;
font-weight: 400;
} .logo {
flex-shrink: 0;
}
.animated-arrow { cursor: pointer;   height: 35px !important;
display: inline-block;
width: 35px;
} .header {
z-index: 1;
} .accordion-button {
padding: 13px 10px 6px !important;
}
.appstore {
gap: 10px;
} .page-header.is-sticky {
position: fixed;
box-shadow: 0 5px 16px rgba(0, 0, 0, 0.1);
padding: 15px 0;
-webkit-animation: slideDown 0.35s ease-out;
animation: slideDown 0.35s ease-out;
width: 100%;
height: 70px;
background: #FDD334;
z-index: 1;
}
.page-header.is-sticky .header  {
padding: 0 !important;
} .breadcrumb-area h1 {
margin-top: 85px;
}
.wsoffcanvasopener form,
.wsoffcanvasopener section {
position: relative;
z-index: -1;
}
.footer-section .call {
flex-wrap: wrap;
} 
.useful-links ul li a:hover{
color: #fea803 !important;
}
.service-links ul li a:hover{
color: #fea803 !important;
}
.terms-links a:hover{
color: #fea803 !important;
}
.footer-section a:hover{
color: #fea803 !important;
} .border-radius-15 {
border-radius: 15px;
}
.pricing .btn-check:active + .btn-outline-primary, .btn-check:checked + .btn-outline-primary, 
.pricing .btn-outline-primary.active, .btn-outline-primary.dropdown-toggle.show, .btn-outline-primary:active {
color: #fff;
background-color: #55185D;
border-color: #55185D;
}
.pricing .btn-outline-primary {
color: #591E61;
border-color: #fff;
background-color: #fff;
font-size: 23px;
font-weight: 700;
padding: 10px 30px;
}
.pricing .btn-check:active + .btn-outline-primary:focus, .btn-check:checked + .btn-outline-primary:focus, 
.pricing .btn-outline-primary.active:focus, .btn-outline-primary.dropdown-toggle.show:focus, 
.pricing .btn-outline-primary:active:focus,
.pricing .btn-check:focus + .btn-outline-primary,
.pricing .btn-outline-primary:focus   {
box-shadow: none;
}
.border-radius-20 {
border-radius: 20px;
}
.shadow-1 {
box-shadow: 0px 0px 50px 0px rgba(192, 192, 192, 0.25);
}
.circle {
height: 87px;
width: 87px;
background:#FEA803 ;
opacity: 0.1;
}
.circle-1 {
background:#F0ACFF !important;
}
.pricing-value {
color: #55185D;
font-size: 55px;
font-style: normal;
font-weight: 700;
line-height: normal;
}
.price-sympol {
font-size: 30px;
}
.text-secondary {
color: #555;
}
.text-gradient-secondary{
background: linear-gradient(to right, #FEA908, #FDD334);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.bg-gradient-secondary{
background: linear-gradient(to right, #FEA908, #FDD334) !important;
}
.btn-yellow {
background: #FEA803;
}
.btn-yellow-1 {
background: linear-gradient(90deg, #FEA803 0%, #FDD334 100%);
}
.yellow-text {
color: #FEA803;
}
.border-radius-10 {
border-radius: 10px;
}
.btn-yellow-text {
color: #FFF;
font-family: Helvetica;
font-size: 16px;
font-weight: 700;
line-height: normal;
text-transform: uppercase;
padding: 14px 34px;
}
.border-bottom {
border-bottom: 1px solid #E0DEDE;
}
.border-bottom-1 {
border-bottom: 1px solid #4E2870;
}
.box-space {
padding: 30px 40px;
}
.box-space ul li i {
color: #55185D;
}
.box-space ul li {
display: flex;
align-items: baseline;
gap: 10px;
color: #222;
font-size: 16px;
font-weight: 400;
}
.popular-box {
border-radius: 17px 17px 0 0;
}
.popular-box-1 {
background: linear-gradient(90deg, #290849 0%, #55185D 100%);
box-shadow: 0px 0px 35px 0px rgba(79, 22, 90, 0.50);
}
.popular-box-1 ul li i {
color: #FEA803;
}  .feature-section li {
max-height: 0;
opacity: 0;
overflow: hidden;
transition: max-height 0.5s ease-in-out, opacity 0.5s ease-in-out;
}
.feature-section li.show {
max-height: 100px; opacity: 1;
}
.btn-toggle.active {
margin-top: 15px;
}
.btn-toggle {
display: none; padding: 0px;
background-color: #007bff00;
color: #222;
border: none;
cursor: pointer;
text-align: center;
width: 100%;
font-size: 16px;
font-weight: bold;
border-radius: 5px;
transition: 0.3s;
}
.btn-toggle i {
margin-left: 8px;
transition: transform 0.3s ease-in-out;
}
.rotate {
transform: rotate(180deg); }
.btn-toggle:active {
background-color: none;
} .border-bottom-right-radius-0 {
border-radius: 50px 50px 0px 50px;
}
.border-top-right-radius-0 {
border-radius: 35px 0px 35px 35px;
}
.border-top-left-radius-0 {
border-radius: 0px 35px 35px 35px;
}
.box-padding {
padding: 60px 55px;
}
.badge {
padding: 5px 10px;
border-radius: 6px;
}
.testimonial {
background: url(//www.stutzee.com/wp-content/themes/stutzee-child/assets/images/circle-3.png),
url(//www.stutzee.com/wp-content/themes/stutzee-child/assets/images/circle-4.png),
linear-gradient(90deg, #290849 0%, #55185D 100%);
z-index: 0;
background-repeat: no-repeat,no-repeat;
background-position: top left,top right;
}
.video-src,
.testimonial-content {
width: 50%;
}
.quote {
opacity: 0.5;
width: unset;
}
.thumb img {
height: 70px;
width: 70px ! important;
border-radius: 50%;
opacity: 1;
}
.white-box {
width: 85px;
height: 55px;
border-radius: 5px;
}
.white-box img {
width: 53px;
}
.border-top-left-radius-01 {
border-radius: 0px 25px 25px 25px;
}
.video-wrapper {
position: relative;
border-radius: 0px 25px 25px 25px; }
.video-thumbnail {
display: block !important;
width: 100% !important; height: 350px !important;
cursor: pointer !important;
border-radius: 0px 25px 25px 25px !important;
object-fit: cover !important;
object-position: top !important;
}
.play-button i {
position: absolute;
}
.play-button  {
height: 75px;
width: 75px;
background: rgba(254, 172, 16, 0.3);
border-radius: 50%;
}
.small-circle {
background:rgba(254, 168, 3, 0.7);
height: 60px;
width: 60px;
border-radius: 50%;
}
.testimonial .owl-carousel .owl-item img {
display: block;
width: unset;
}
.testimonial .owl-theme .owl-nav.disabled + .owl-dots {
margin-top: 50px;
}
.bottom-space{
margin-bottom: 60px;
} .owl-theme .owl-dots .owl-dot.active span, 
.owl-theme .owl-dots .owl-dot:hover span {
background: #FEAB0F;
}
.owl-theme .owl-dots .owl-dot span {
background: rgba(254, 171, 15, 0.2); }
.seamless-events {
background: url(//www.stutzee.com/wp-content/themes/stutzee-child/assets/images/seamless-bg.png);
background-color: #fff;
}
.specification-box {
background: url(//www.stutzee.com/wp-content/themes/stutzee-child/assets/images/spec-box-bg.png) no-repeat bottom right;
background-color: white;
padding: 40px 20px;
border-radius: 8px;
box-shadow: 0px 0px 15px 0px rgba(152, 152, 152, 0.25);
}
.icon-box-1 {
width: 47px; 
height: 45px;
display: flex;
align-items: center;
justify-content: center;
background-color: #FEAB0A; 
border-radius: 5px 5px 0 5px;
margin-bottom: 35px;
}
.icon-box-1 img {
font-size: 24px;
color: #fff; 
}
.spec-heading {
color: #290849;
font-size: 17px;
font-weight: bold;
margin-bottom: 20px;
}
.spec-text {
line-height: 23px;
}
.icon-color-1 {
background-color : #290849;
}
.icon-color-2 {
background-color : #FDD53E;
}
.icon-color-3 {
background-color : #581D60;
}
.abt{
background-color: #fff;
} .retrieval-app-section{
background:  url(//www.stutzee.com/wp-content/themes/stutzee-child/assets/images/retrieval-app-bg.png) no-repeat center/cover;
}
.lh-38{
line-height: 38px !important;
}
.ft-lh-28{
line-height: 28px !important;
}
.lead-image-mock{
width: 80%;
margin: auto;
display: flex
}
.lead-scanning-icon{
width: 40px;
height: 40px;
padding: 6px;
border-radius: 8px 0px 8px 8px;
}
.lead-retrieval-details{
padding: 38px 50px;
box-shadow: 0 3px 8px #00000029;
}
.lead-detail-image img{
object-fit: cover;
height: 400px;
}
.border-radius-left-top-bottom{
border-radius: 50px 0 0 50px;
}
.border-radius-right-top-bottom{
border-radius: 0px 50px 50px 0px;
}
.lead-retrieval-features{
background:  url(//www.stutzee.com/wp-content/themes/stutzee-child/assets/images/lead-scan-bg.png) no-repeat center/cover;
} .about-exhibitors-stats ul li{
border-right: 2px solid #55185D;
margin-right: 35px;
padding-right: 35px;
}
.about-exhibitors-stats ul li:last-child{
border-right: none;
margin-right: 0;
padding-right: 0;
}
.exhibitors-interactive-features {
background: url(//www.stutzee.com/wp-content/themes/stutzee-child/assets/images/exhibitors-interactive-features-bg-1.png) no-repeat center/cover;
height: 500px;
}
.exhibitors-page-features-list {
background: url(//www.stutzee.com/wp-content/themes/stutzee-child/assets/images/exhibitors-interactive-features-bg-2.png) no-repeat center;
padding: 75px 30px;
margin-top: -180px;
border-radius: 75px;
border-top-right-radius: 0;
}
.exhibitor-page-feature-icons{
height: 42px;
width: 42px;
border-radius: 5px;
border-top-right-radius: 0;
}
.exhibitor-page-feature-box{
border-radius: 35px;
border-top-right-radius: 0;
}
.hightlight-feature-box{
background: url(//www.stutzee.com/wp-content/themes/stutzee-child/assets/images/exhibitors-interactive-features-bg-3.png) no-repeat center/cover;
padding: 45px 25px;
border-radius: 60px;
border-top-right-radius: 0;
}
.exhibitor-page-hightlight-box-icon{
border-top-left-radius: 35px;
border-bottom-left-radius: 35px;
}
.exhibitor-page-hightlight-box-contents{
border-bottom-right-radius: 35px;
padding: 28px 32px 28px 20px;
} .abt-speakers-profile {
background: url(//www.stutzee.com/wp-content/themes/stutzee-child/assets/images/abt-speakers-page-bg.png) no-repeat center/cover;
padding: 40px 47px;
border-radius: 80px;
border-top-right-radius: 0;
}
.speakers-image-mock { display: flex;
} .speakers-app-points {
padding: 9px 6px;
border-radius: 10px;
border-top-right-radius: 0;
}
.abt-speakers-icon{
height: 42px;
width: 42px;
border-radius: 10px;
border-top-right-radius: 0;
}
.order-list-dot{
width: 15px;
height: 15px;
border-radius: 50%;
margin-right: 10px;
}
.speakers-page-feature-list {
background-image: url(//www.stutzee.com/wp-content/themes/stutzee-child/assets/images/speaker-interactive-bg.png);
position: relative;
z-index: 0;
}
.speakers-page-feature-list::after{
content: '';
position: absolute;
height: 100%;
width: 100%;
top: 0;
left: 0;
opacity: 0.9;
z-index: -1;
background: linear-gradient(to right, #FEA908, #FDD334);
}
.speakers-feature-box-heading{
background: #FFF18B;
padding: 15px 20px;
border-top-left-radius: 35px;
}
.speakers-feature-box-content{
background: #FDD53A;
padding: 20px;
border-bottom-left-radius: 35px;
border-bottom-right-radius: 35px;
}
.speaker-interactive-banner-section{
height: 100%;
padding: 0 45px;
border-radius: 35px;
border-top-left-radius: 0;
position: relative;
z-index: 1;
}
.speaker-interactive-banner-section::after{
content: '';
width: 100%;
background: url(//www.stutzee.com/wp-content/themes/stutzee-child/assets/images/abt-speakers-page-bg-element-1.png) no-repeat;
top:0;
left:0;
z-index: -1;
height: 100%;
position: absolute;
}
.spekers-page-highlight-feature-image-mock{
width: 80%;
} .agenda-builder-icon {
position: relative;
}
.agenda-builder-icon::before {
content: "";
position: absolute;
top: 50px;
left: 20px;
transform: translateX(-50%);
width: 1.5px;
height: calc(100% - 31px);
background-color: #D0D0D0;
z-index: 0;
} .agenda-builder-icon:last-child::before {
display: none;
} .agendabuilder-interactive-banner-section::after {
content: '';
width: 100%;
background: url(//www.stutzee.com/wp-content/themes/stutzee-child/assets/images/agendabuilder-bg.png) no-repeat;
bottom: 15px;
left: 0px;
z-index: -1;
height: 92%;
position: absolute;
background-size: cover;
border-radius: 60px;
border-top-right-radius: 0;
}
.agendabuilder-interactive-banner-section {
height: 100%;
padding: 0px 45px 0 !important;
border-radius: 35px;
border-top-left-radius: 0;
position: relative;
z-index: 0;
}
.agendabuilder-interactive-icon{
width: 60px;
height: 60px;
padding: 11px;
border-radius: 8px 0px 8px 8px;
}
.agendabuilder-page-feature-list {
background: url(//www.stutzee.com/wp-content/themes/stutzee-child/assets/images/agendabuilder-interactive-bg.png) no-repeat center center / cover;
position: relative;
z-index: 2;
} .event-guide-solution{
background: url(//www.stutzee.com/wp-content/themes/stutzee-child/assets/images/event-guide-bg.png) no-repeat center center / cover;
} .live-disaplay-abt-section{
background: url(//www.stutzee.com/wp-content/themes/stutzee-child/assets/images/ld-page-bg-1.png) no-repeat center / cover;
}
.live-display-features{
background: url(//www.stutzee.com/wp-content/themes/stutzee-child/assets/images/ld-page-bg-2.png) no-repeat center / cover;
}
.ld-feature-box{
padding: 40px 30px 30px;
}
.timeline-image img{
border-radius: 30px;
border-top-right-radius: 0;
}
.ld-tab-buttons {
border-radius: 15px;
border-top-right-radius: 0;
font-size: 18px !important;
padding: 10px 20px !important;
white-space: nowrap;
}
.ld-screen-tab-button:hover{
color: #fff !important;
}
.ld-tab-buttons::-webkit-scrollbar{
display: none;
}
.ld-tab-buttons .nav-link.active {
background: linear-gradient(to right, #FEA908, #FDD334) !important;
border-radius: 5px !important;
border-top-right-radius: 0 !important;
color: #222 !important;
font-weight: bold !important;
padding: 10px 20px !important;
}
.ld-tab-section{
background:  url(//www.stutzee.com/wp-content/themes/stutzee-child/assets/images/ld-page-bg-3.png) no-repeat center/cover;
} .abt-chat-meet{
background:  url(//www.stutzee.com/wp-content/themes/stutzee-child/assets/images/chat-and-meeting-bg-1.png) no-repeat center/cover;
}
.chatmeet-page-hightlight-box-contents{
border-bottom-right-radius: 15px;
padding: 10px 18px;
}
.chatmeet-page-hightlight-box-icon {
border-top-left-radius: 15px !important;
border-bottom-left-radius: 15px !important;
border-radius: 0;
padding: 10px 18px;
}
.chatmeet-interactive-banner-section::after {
content: '';
width: 100%;
background: url(//www.stutzee.com/wp-content/themes/stutzee-child/assets/images/chat-and-meeting-bg-3.png) no-repeat;
bottom: 0;
left: 0;
z-index: -1;
height: 90%;
position: absolute;
background-size: cover;
border-radius: 60px;
border-top-right-radius: 0;
}
.chatmeet-interactive-banner-section {
height: 100%;
padding: 0px 45px 0 !important;
border-radius: 35px;
border-top-left-radius: 0;
position: relative;
z-index: 0;
}
.chatmeet-lead-icon {
height: 32px;
width: 32px;
border-radius: 10px;
padding: 6px;
border-top-right-radius: 0;
}
.chatmeet-schedule {
background: url(//www.stutzee.com/wp-content/themes/stutzee-child/assets/images/chat-and-meeting-bg-2.png);
background-position: center;
background-repeat: no-repeat;
padding: 40px 0 !important;
}
.chatmeet-schedule-configuration{
background: url(//www.stutzee.com/wp-content/themes/stutzee-child/assets/images/chat-and-meeting-bg-4.png) no-repeat center center / cover;
}
.chatmeet-order-list-dot{
width: 15px;
height: 15px;
border-radius: 50%;
margin-right: 10px;
}
.h-unset{
height: unset !important;
}
.light-purple{
background-color: #FBE3FF;
}
.light-gold{
background-color: #FFF8C0;
}
.marq-slider-box{
border-radius: 30px;
border-top-right-radius: 0;
padding: 47px 35px 20px;
box-shadow: 0px 10px 36px rgba(0, 0, 0, 0.16);
}
.marq-slider-icon-box{
position: absolute;
top: -30px;
left: 36%;
box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.24)
}
.marq-slider{
padding-top: 40px;
padding-bottom: 40px;
}
.marq-slider-icon {
width: 65px;
height: 65px;
padding: 10px;
border-radius: 20px 0px 20px 20px;
}
.next-prev-feature-page-section {
background: url(//www.stutzee.com/wp-content/themes/stutzee-child/assets/images/more-features-navigation-bg.png) no-repeat;
margin-top: 100px;
}
.prev-feature-page{
padding: 30px;
}
.prev-nav-image {
border-radius: 35px;
border-top-right-radius: 0;
box-shadow: 0px 0px 10px #3333331f;
}
.feature-pages-navigation{
height: 323px;
border-radius: 35px;
border-top-right-radius: 0;
transform: translateY(-100px); 
}
.prev-nav-image-mock{
position: absolute;
top: -30px;
right: -20px;
}
.navigation-content{
position: absolute;
bottom: 30px;
width: 90%;
left: 5%;
}
.prev-nav-bg {
background: linear-gradient(to right, #fea90869, #fdd33469) !important;
transition: transform 0.3s ease, box-shadow 0.3s ease;
width: 93%;
}
.prev-nav-bg:hover{
background: linear-gradient(to right, #FEA908, #FDD334) !important;
cursor: pointer;
transform: translateY(-96px); 
box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}
.next-nav-bg {
background: linear-gradient(to right, #fea90869, #fdd33469) !important;
transition: transform 0.3s ease, box-shadow 0.3s ease;
width: 95%;
}
.next-nav-bg:hover{
background: linear-gradient(to right, #FEA908, #FDD334) !important;
cursor: pointer;
transform: translateY(-96px); 
box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}
.next-nav-image-mock{
position: absolute;
top: -30px;
left: -20px;
}
.next-nav-image {
border-radius: 35px;
border-top-left-radius: 0;
box-shadow: 0px 0px 10px #3333331f;
}
li.wstheading a:hover{
border-bottom: none !important;
} .abt-dynamic-form-builder{
background: url(//www.stutzee.com/wp-content/themes/stutzee-child/assets/images/df-bg-1.png) no-repeat center center / cover;
}
.dynamic-form-builder-feature-box-content {
background: #FDD53A;
padding: 16px 20px;
border-bottom-left-radius: 24px;
border-bottom-right-radius: 24px;
}
.dynamic-form-builder-icon {
width: 35px;
height: 35px;
padding: 6px;
border-radius: 8px 0px 8px 8px;
}
.dynamic-form-builder-feature-box-heading {
padding: 10px 20px;
border-top-left-radius: 24px;
}
.dynamic-form-builder-document{
background: url(//www.stutzee.com/wp-content/themes/stutzee-child/assets/images/df-bg-2.png) no-repeat center center / cover;
}
.drag-and-drop{
background: url(//www.stutzee.com/wp-content/themes/stutzee-child/assets/images/df-bg-3.png) no-repeat center center / cover;
}
.order-change-form-section{
background: url(//www.stutzee.com/wp-content/themes/stutzee-child/assets/images/df-bg-4.png) no-repeat center center / cover;
} .abt-gamification{
background: url(//www.stutzee.com/wp-content/themes/stutzee-child/assets/images/gamification-page-bg-1.png) no-repeat center center / cover;
}
.gamification-interactive-banner-section::after {
content: '';
width: 100%;
background: url(//www.stutzee.com/wp-content/themes/stutzee-child/assets/images/gamification-page-bg-2.png) no-repeat;
bottom: 0;
left: 0;
z-index: -1;
height: 90%;
position: absolute;
background-size: cover;
border-radius: 60px;
border-top-right-radius: 0;
}
.gamification-interactive-banner-section {
height: 100%;
padding: 0px 45px 0 !important;
border-radius: 35px;
border-top-left-radius: 0;
position: relative;
z-index: 0;
}
.gamification-rules{
background: url(//www.stutzee.com/wp-content/themes/stutzee-child/assets/images/gamification-page-bg-3.png) no-repeat center center / cover;
}
.gamification-inspire {
background: url(//www.stutzee.com/wp-content/themes/stutzee-child/assets/images/gamification-page-bg-4.png) no-repeat;
background-position: top;
background-size: cover;
} .engagement-points-icons{
width: 60px;
height: 60px;
padding: 10px;
border-radius: 8px 0px 8px 8px;
}
.poll-qa-interactive-banner-section::after {
content: '';
width: 100%;
background: url(//www.stutzee.com/wp-content/themes/stutzee-child/assets/images/pq-bg-image-1.png) no-repeat;
bottom: 0;
left: 0;
z-index: -1;
background-position: top;
height: 90%;
position: absolute;
background-size: cover;
}
.poll-qa-interactive-banner-section {
height: 100%;
padding: 0px 45px 0 !important;
border-radius: 35px;
border-top-left-radius: 0;
position: relative;
z-index: 0;
}
.poll-qa-interactive-banner-section-1::after {
content: '';
width: 100%;
background: url(//www.stutzee.com/wp-content/themes/stutzee-child/assets/images/pq-bg-image-2.png) no-repeat;
bottom: 0;
left: 0;
z-index: -1;
height: 90%;
position: absolute;
background-size: cover;
border-radius: 60px;
border-top-right-radius: 0;
}
.poll-qa-interactive-banner-section-1 {
height: 100%;
padding: 0px 45px 0 !important;
border-radius: 35px;
border-top-left-radius: 0;
position: relative;
z-index: 0;
}
.pq-page-feature-list {
background: url(//www.stutzee.com/wp-content/themes/stutzee-child/assets/images/pq-bg-image-5.png) no-repeat center center / cover;
position: relative;
z-index: 0;
} .myconnection-app-points {
padding: 5px 6px;
border-radius: 10px;
border-top-right-radius: 0;
}
.myconnection-feature-box{
position: relative;
padding: 100px 0 0 ;
}
.myconnection-feature-box::before {
content: '';
background: url(//www.stutzee.com/wp-content/themes/stutzee-child/assets/images/mc-page-bg-1.png) no-repeat center center / cover; position: absolute;
height: 672px;
width: 100%;
z-index: -1;
top: 0;
}
.lead-chat-connection-feature-box{
position: relative;
padding: 100px 0 0 ;
}
.lead-chat-connection-feature-box::before {
content: '';
background: url(//www.stutzee.com/wp-content/themes/stutzee-child/assets/images/mc-page-bg-2.png) no-repeat center center / cover; position: absolute;
height: 100%;
width: 100%;
z-index: -1;
top: 0;
border-radius: 70px;
border-top-right-radius: 0;
}
.connection-mock-image{
margin-top: -70px;
z-index: 0;
position: relative;
} .checkin-feature-box::before {
content: '';
background: url(//www.stutzee.com/wp-content/themes/stutzee-child/assets/images/cf-page-bg-image-1.png) no-repeat center center / cover; position: absolute;
height: 672px;
width: 100%;
z-index: -1;
top: 0;
}
.checkin-feature-box{
position: relative;
padding: 100px 0;
}
.checkin-setup-section{
background: url(//www.stutzee.com/wp-content/themes/stutzee-child/assets/images/cf-page-bg-image-2.png) no-repeat center center / cover;
}
.checkin-feature-steps{
padding: 40px 40px 0;
border-radius: 30px 30px 0 0;
}
.checkin-setup-box{
border-radius: 50px 50px 50px 0;
}
.checkin-setup-box-content{
padding: 50px;
}
.checkin-setup-box-image{
padding: 0 16px 50px;
}
.easy-steps{
padding: 50px 35px;
box-shadow: 0px 8px 24px rgba(149, 157, 165, 0.20); 
border-top-left-radius: 60px; 
border-bottom-right-radius: 60px; 
border-bottom-left-radius: 60px
}
.checkin-interactive-banner-section-1::after {
content: '';
width: 100%;
background: url(//www.stutzee.com/wp-content/themes/stutzee-child/assets/images/cf-page-bg-image-3.png) no-repeat center / cover;
bottom: 0;
left: 0;
z-index: -1;
height: 93%;
position: absolute;
background-size: cover;
border-radius: 60px;
border-top-right-radius: 0;
}
.checkin-interactive-banner-section-1 {
height: 100%;
padding: 25px 15px 0 !important;
border-radius: 35px;
border-top-left-radius: 0;
position: relative;
z-index: 0;
} .pushnotification-feature-box::before {
content: '';
background: url(//www.stutzee.com/wp-content/themes/stutzee-child/assets/images/pn-page-bg-image-1.png) no-repeat center center / cover; position: absolute;
height: 570px;
width: 100%;
z-index: -1;
top: 0;
}
.pushnotification-feature-box{
position: relative;
padding: 50px 0;
}
.pushnotification-feature-steps {
padding: 40px 40px 0;
border-radius: 30px;
}
.notification-announcement{
background: url(//www.stutzee.com/wp-content/themes/stutzee-child/assets/images/pn-page-bg-image-2.png) no-repeat center center / cover;
} .emailnotification-feature-box::before {
content: '';
background: url(//www.stutzee.com/wp-content/themes/stutzee-child/assets/images/en-page-bg-image-1.png) no-repeat; position: absolute;
height: 570px;
width: 100%;
z-index: -1;
top: 0;
}
.emailnotification-feature-box{
position: relative; }
.emailnotification-feature-steps {
padding: 50px 60px 50px 40px; }
.emailnotification-feature-steps-box-1{
border-top-left-radius: 40px;
border-bottom-left-radius: 40px;
}
.emailnotification-feature-steps-box-3{
border-top-right-radius: 40px;
border-bottom-right-radius: 40px;
}
.en-mock-image{
margin-top: -50px;
}.wsmain .cl {
clear: both;
}
.wsmain img, object, embed, video {
border: 0 none;
max-width: 100%;
}
.wsmain a:focus {
outline: none !important;
}
.wsmain:before, .wsmain:after {
content: "";
display: table;
}
.wsmain:after {
clear: both;
} .wsmobileheader {
display: none;
}
.overlapblackbg {
display: none;
}
.smllogo {
padding: 9px 0px 0px 0px;
margin: 0;
float: left;
width: 5%;
}
.smllogo a {
display: block;
float: left;
padding: 0px 0px 0px 0px;
}
.topmenusearch {
float: right;
width: 100%;
height: 42px;
position: relative;
margin: 9px 0px 0px 0px;
}
.topmenusearch .searchicon {
-webkit-transition: all 0.7s ease 0s;
-moz-transition: all 0.7s ease 0s;
-o-transition: all 0.7s ease 0s;
transition: all 0.7s ease 0s;
}
.topmenusearch input {
width: 100%;
position: relative;
float: right;
top: 0;
right: 0;
bottom: 0;
width: 100%;
border: 0;
padding: 0;
margin: 0;
text-indent: 15px;
font-size: 12px;
height: 42px;
z-index: 2;
outline: none;
color: #7d7d7d;
background-color: #e9ebef;
-webkit-transition: all 0.7s ease 0s;
-moz-transition: all 0.7s ease 0s;
-o-transition: all 0.7s ease 0s;
transition: all 0.7s ease 0s;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}
.topmenusearch input:focus {
color: #000;
}
.topmenusearch input:focus ~ .btnstyle {
background-color: #424242;
color: #fff;
opacity: 0.9;
}
.topmenusearch input:focus ~ .btnstyle .fa {
color: #fff;
}
.topmenusearch input:focus ~ .searchicon {
opacity: 1;
z-index: 3;
color: #FFFFFF;
}
.topmenusearch .btnstyle {
top: 0px;
position: absolute;
right: 0;
bottom: 0;
width: 42px;
line-height: 30px;
z-index: 1;
cursor: pointer;
color: #fff;
z-index: 1000;
background-color: #eeeeee;
border: solid 0px;
-webkit-transition: all 0.7s ease 0s;
-moz-transition: all 0.7s ease 0s;
-o-transition: all 0.7s ease 0s;
transition: all 0.7s ease 0s;
-webkit-border-radius: 0px 2px 2px 0px;
-moz-border-radius: 0px 2px 2px 0px;
border-radius: 0px 2px 2px 0px;
}
.topmenusearch .btnstyle .fa {
line-height: 38px;
margin: 0;
padding: 0;
text-align: center;
color: #9c9c9c;
}
.topmenusearch .btnstyle:hover {
background-color: #fff;
}
.wsmain {
width: 100%;
margin: 0 auto;
padding: 0px 0px;
max-width: 1300px;
}
.wsmenu {
// font-family: Helvetica, sans-serif;
font-size: 14px;
padding: 0px 0px 0px 0px;
margin: 0px auto;
width: 100%; // height: 60px;
// border-left: 1px solid rgba(0, 0, 0, 0.1);
}
.wsmenu-list {
text-align: left;
margin: 0 auto 0 auto;
width: 100%;
display: table;
padding: 0px;
}
.wsmenu-list > li {
text-align: center;
display: block;
margin: 0px;
padding: 0px;
float: left;
}
.wsmenu-list > li:hover { } .wsmenu-list > .wscarticon > a .fa.fa-shopping-basket {
display: inline-block;
font-size: 16px;
line-height: inherit;
margin-right: 5px;
color: #7b7b7b;
}
.wsmenu-list > .wsshopmenu > a .fa.fa-angle-down {
display: inline-block;
font-size: 13px;
line-height: inherit;
margin-left: 11px;
color: #7b7b7b;
}
.wsmenu-list li ul li a .fa.fa-angle-double-right {
font-size: 12px;
margin: 0 3px 0 -4px;
}
.wsmenu-list > li > a {
display: block;
color: #828181;
// padding: 0 26px 0 22px; text-decoration: none;
position: relative;
}
.wsmenu-list > li > .navtext { text-align: right;
// padding: 12px 16px 17px 16px;
// margin: 0px 10px;
}
.wsmenu-list > li > .navtext > span + span:after {
color: #9e9e9e;
content: "\f107";
display: inline-block;
font-family: "FontAwesome";
font-size: 14px;
font-weight: 100;
line-height: 10px;
margin-left: 1px;
position: relative;
right: -8px;
text-align: right;
top: 1px;
}
// .wsmenu-list > li > .navtext > span {
// 	display: block;
// 	font-size: 11px;
// 	text-align: left;
// 	white-space: nowrap;
// 	width: 100%;
// 	line-height: 16px;
// 	color: #9e9e9e;
// }
// .wsmenu-list > li > .navtext > span + span {
// 	white-space: nowrap;
// 	font-size: 12px;
// 	font-weight: bold;
// 	color: #555555;
// }
.wsmenu-list li a:hover .arrow:after {
border-top-color: #b3b3b3
}
.wsmenu-list li a.active .arrow:after {
border-top-color: #b3b3b3
}
.wsmenu-list li:hover>a .arrow:after {
border-top-color: #b3b3b3
}
.megamenu iframe {
width: 100%;
margin-top: 10px;
min-height: 200px;
}
.megamenu video {
width: 100%;
margin-top: 10px;
min-height: 200px;
}
.wsmenu-list > li.socialicon {
float: left;
}
.wsmenu-list > li.socialicon a {
width: 38px;
padding: 0px 10px
}
.wsmenu-list > li.socialicon a .fa {
font-size: 15px;
color: #898d91;
text-align: center;
}
// .wsmenu-list > li.wsshopmyaccount {
// 	float: right;
// }
.wsmenu-list > .wsshopmyaccount > a .fa.fa-angle-down {
display: inline-block;
font-size: 13px;
line-height: inherit;
margin-left: 8px;
color: #7b7b7b;
}
.wsmenu-list > .wsshopmyaccount > a .fa.fa-align-justify {
display: inline-block;
font-size: 16px;
line-height: inherit;
margin-right: 11px;
color: #7b7b7b;
}
.wsmenu-list > li.wssearchbar {
width: 61%;
float: left;
padding-left: 15px;
}
.wsmenu-list > li.wscarticon {
float: right;
clear: right;
}
.wsmenu-list > li.wscarticon a {
padding: 0px 27px 0px 22px;
text-align: center;
border-left: 1px solid rgba(0, 0, 0, 0.1);
border-right: 1px solid rgba(0, 0, 0, 0.1);
}
.mobiletext {
display: none;
}
.wsmenu-list > li.wscarticon a .fa {
font-size: 15px;
}
.wsmenu-list > li.wscarticon em.roundpoint {
position: absolute;
top: 14px;
right: 21px;
width: 17px;
height: 17px;
background-color: #DA4B38;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
font-size: 9px;
text-align: center;
font-style: normal;
line-height: 16px !important;
color: #fff;
}
.wsmenu-list li > .wsmenu-submenu {
transform-style: preserve-3d;
-o-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
-webkit-transform-style: preserve-3d;
transform: rotateX(-75deg);
-o-transform: rotateX(-75deg);
-moz-transform: rotateX(-75deg);
-webkit-transform: rotateX(-75deg);
visibility: hidden;
}
.wsmenu-list li:hover > .wsmenu-submenu {
transform: rotateX(0deg);
-o-transform: rotateX(0deg);
-moz-transform: rotateX(0deg);
-webkit-transform: rotateX(0deg);
opacity: 1;
visibility: visible;
}
.wsmenu-submenu li > .wsmenu-submenu-sub {
transform-style: preserve-3d;
-o-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
-webkit-transform-style: preserve-3d;
transform: rotateX(-75deg);
-o-transform: rotateX(-75deg);
-moz-transform: rotateX(-75deg);
-webkit-transform: rotateX(-75deg);
visibility: hidden;
}
.wsmenu-submenu li:hover > .wsmenu-submenu-sub {
transform: rotateX(0deg);
-o-transform: rotateX(0deg);
-moz-transform: rotateX(0deg);
-webkit-transform: rotateX(0deg);
opacity: 1;
visibility: visible;
}
.wsmenu-submenu-sub li > .wsmenu-submenu-sub-sub {
transform-style: preserve-3d;
-o-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
-webkit-transform-style: preserve-3d;
transform: rotateX(-75deg);
-o-transform: rotateX(-75deg);
-moz-transform: rotateX(-75deg);
-webkit-transform: rotateX(-75deg);
visibility: hidden;
}
.wsmenu-submenu-sub li:hover > .wsmenu-submenu-sub-sub {
transform: rotateX(0deg);
-o-transform: rotateX(0deg);
-moz-transform: rotateX(0deg);
-webkit-transform: rotateX(0deg);
opacity: 1;
visibility: visible;
}
.wsmenu-list li > .megamenu {
transform-style: preserve-3d;
-o-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
-webkit-transform-style: preserve-3d;
transform: rotateX(-75deg);
-o-transform: rotateX(-75deg);
-moz-transform: rotateX(-75deg);
-webkit-transform: rotateX(-75deg);
visibility: hidden;
}
.wsmenu-list li:hover > .megamenu {
transform: rotateX(0deg);
-o-transform: rotateX(0deg);
-moz-transform: rotateX(0deg);
-webkit-transform: rotateX(0deg);
opacity: 1;
visibility: visible;
}
.wsmenu-submenu {
position: absolute;
min-width: 176px;
// top: 58px;
z-index: 1000;
margin: 0px;
padding: 0px;
border: solid 1px #eeeeee;
background-color: #fff;
opacity: 0;
-o-transform-origin: 0% 0%;
-ms-transform-origin: 0% 0%;
-moz-transform-origin: 0% 0%;
-webkit-transform-origin: 0% 0%;
-o-transition: -o-transform 0.3s, opacity 0.3s;
-ms-transition: -ms-transform 0.3s, opacity 0.3s;
-moz-transition: -moz-transform 0.3s, opacity 0.3s;
-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
}
.wsmenu-submenu li a {
background: #fff !important;
background-image: none !important;
color: #666666 !important;
border-right: 0 none !important;
text-align: left;
display: block;
line-height: 22px;
padding: 8px 12px;
text-transform: none;
font-size: 12px;
letter-spacing: normal;
border-right: 0px solid;
border-bottom: 1px solid #f5f5f5;
}
.wsmenu-submenu li {
position: relative;
margin: 0px;
padding: 0px;
}
.wsmenuexpandermain {
display: none ;
}
.wsmenu-list li:hover .wsmenu-submenu {
display: block;
}
.wsmenu-list .wsmenu-submenu .wsmenu-submenu-sub {
min-width: 220px;
position: absolute;
left: 100%;
top: 0;
margin: 0px;
padding: 0px;
opacity: 0;
-o-transform-origin: 0% 0%;
-ms-transform-origin: 0% 0%;
-moz-transform-origin: 0% 0%;
-webkit-transform-origin: 0% 0%;
-o-transition: -o-transform 0.4s, opacity 0.4s;
-ms-transition: -ms-transform 0.4s, opacity 0.4s;
-moz-transition: -moz-transform 0.4s, opacity 0.4s;
-webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
}
.wsmenu-list .wsmenu-submenu li:hover .wsmenu-submenu-sub {
opacity: 1;
list-style: none;
padding: 0px;
border: solid 1px #eeeeee;
background-color: #fff;
}
.wsmenu-list .wsmenu-submenu li:hover .wsmenu-submenu-sub {
display: block;
}
.wsmenu-list .wsmenu-submenu .wsmenu-submenu-sub .wsmenu-submenu-sub-sub {
min-width: 220px;
position: absolute;
left: 100%;
top: 0;
margin: 0px;
padding: 0px;
opacity: 0;
-o-transform-origin: 0% 0%;
-ms-transform-origin: 0% 0%;
-moz-transform-origin: 0% 0%;
-webkit-transform-origin: 0% 0%;
-o-transition: -o-transform 0.4s, opacity 0.4s;
-ms-transition: -ms-transform 0.4s, opacity 0.4s;
-moz-transition: -moz-transform 0.4s, opacity 0.4s;
-webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
}
.wsmenu-list .wsmenu-submenu .wsmenu-submenu-sub li:hover .wsmenu-submenu-sub-sub {
opacity: 1;
list-style: none;
padding: 0px;
border: solid 1px #eeeeee;
background-color: #fff;
}
.wsmenu-submenu li {
position: relative;
padding: 0px;
margin: 0px;
display: block;
}
.wsmenu-click {
display: none;
}
.wsmenu-click02 {
display: none;
}
.wsmenu-submenu .fa {
margin-right: 11px;
font-size: 15px;
}
.wstbootslider {
width: auto;
}
.carousel-control i.fa {
top: 48%;
position: absolute;
font-size: 33px;
margin-left: -5px;
}
.carousel-inner .carousel-caption h3 {
font-size: 18px;
font-weight: bold;
}
.wsshopmenu span {
font-weight: bold;
}
.wsmenu-list > .wsshopmenu > a .fa.fa-shopping-basket {
display: inline-block;
font-size: 13px;
line-height: inherit;
margin-right: 8px;
color: #7b7b7b;
}
.wstfullmenubg01 {
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#ffffff', GradientType=1 );
}
.wstfullmenubg02 {
background: #ffffff;
border-bottom: solid 1px #d1d3d4;
}
.wsshoptabing {
width: 100%;
position: absolute;
text-align: left;
margin: 0px;
padding: 0px;
left: 0;
transform-style: preserve-3d;
-o-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
-webkit-transform-style: preserve-3d;
transform: rotateX(-75deg);
-o-transform: rotateX(-75deg);
-moz-transform: rotateX(-75deg);
-webkit-transform: rotateX(-75deg);
visibility: hidden;
opacity: 0;
-o-transform-origin: 0% 0%;
-ms-transform-origin: 0% 0%;
-moz-transform-origin: 0% 0%;
-webkit-transform-origin: 0% 0%;
-o-transition: -o-transform 0.3s, opacity 0.3s;
-ms-transition: -ms-transform 0.3s, opacity 0.3s;
-moz-transition: -moz-transform 0.3s, opacity 0.3s;
-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
}
.btnlearn {
font-size: 15px;
text-align: center;
line-height: 44px;
height: 44px;
display: block;
float: left;
padding: 0px 15px;
background-color: #0056b9;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
color: #fff;
// font-family: Verdana, Geneva, sans-serif;
font-weight: bold;
margin-top: 5px;
}
.btnlearn:hover {
color: #fff;
text-decoration: none;
}
.wsshoptabingwp { max-width: 1320px;
padding: 0;
margin: 0 auto;
box-shadow: 0 6px 6px 0 rgb(156 156 156 / 24%), 0 0 3px 0 rgb(0 0 0 / 12%);
}
.wstabitem {
width: 200px;
float: left;
padding: 10px 0;
margin: 0px 0px;
list-style: none;
background-color: #fff;
height: 400px;
}
.wstabitem li {
position: relative;
list-style: none;
}
.wstabitem li a {
display: flex;
align-items: center;
padding: 5px;
font-size: 14px;
// font-weight: 500;
color: #222;
border-bottom: 1px solid #e9e9e9;
}
.wstabitem li:hover a {
text-decoration: none;
// -webkit-border-radius: 4px 0px 0px 4px;
// -moz-border-radius: 4px 0px 0px 4px;
// border-radius: 4px 0px 0px 4px;
}
.wstabitem .wsshoplink-active a {
text-decoration: none;
// -webkit-border-radius: 4px 0px 0px 4px;
// -moz-border-radius: 4px 0px 0px 4px;
// border-radius: 4px 0px 0px 4px;
}
.wstabitem li:hover a {
text-decoration: none;
// -webkit-border-radius: 4px 0px 0px 4px;
// -moz-border-radius: 4px 0px 0px 4px;
// border-radius: 4px 0px 0px 4px;
}
.wstabitem li a i {
color: #848484;
margin-right: 5px;
text-align: center;
// width: 25px;
font-size: 15px;
flex-basis: 25px;
}
.wstabcontent {
margin-left: 200px;
position: relative;
}
.wstabcontent p {
font-weight: normal;
text-align: justify;
line-height: 23px;
}
.wstabcontent:after, .wstabcontent:before {
content: " ";
display: table;
}
.wstabcontent:after {
clear: both;
}
.wstabcontent > div {
display: none;
}
.wstmegamenucoll {
display: grid;
grid-template-columns: repeat(4, minmax(0, 1fr)); height: auto;
overflow-y: scroll;
scrollbar-width: none;
-ms-overflow-style: none;
}
.horizontal_menu{
display: block !important;
}
.wstmegamenucolr {
width: 25%;
float: right;
text-align: right;
}
.wstmegamenucoll01 {
width: 64%;
float: left;
padding-left: 0px;
}
.wstmegamenucolr02 {
width: 35%;
float: left;
text-align: right;
}
.wstmegamenucolr03 {
width: 25%;
float: left;
text-align: left;
}
.wstmegamenucoll04 {
width: 75%;
float: right;
padding-left: 27px;
}
.wstheading {
width: 100%;
display: block;
padding-bottom: 5px;
font-size: 14px;
font-weight: bold;
color: #fc85ab;
border-bottom: solid 1px #f1f1f1;
margin-bottom: 5px;
text-transform: capitalize;
}
.wstliststy01 {
width: 100%;
padding: 0px;
margin: 0px;
}
.wstliststy01 li {
width: 33.33%;
float: left;
line-height: 23px;
font-size: 14px;
list-style: none;
padding: 0px 0px 0px 0px;
margin: 0px;
}
// .wstliststy01 li a {
//     color: #222;
//     font-size: 13px;
//     text-transform: capitalize;
//     font-weight: 500;
//     line-height: 28px;
// }
// .wstliststy01 li a:hover {
// 	color: #000;
// 	text-decoration: none;
// }
.wstliststy02 {
margin: 0px;
padding: 10px 15px 0 15px;
}
.wstliststy02 li {
width: 100%;
list-style: none;
line-height: 22px;
}
// .wstliststy02 li a {
// 	color: #6e6e6e;
// 	font-size: 11px;
// 	text-transform: uppercase;
// 	letter-spacing: 1px;
// }
// .wstliststy02 li a:hover {
// 	color: #000;
// 	text-decoration: none;
// }
.wstliststy02 li.wstheading {
line-height: normal;
}
.wstliststy02 li a .wstcount {
font-size: 10px;
color: #adadad;
}
.wstliststy03 {
width: 100%;
padding: 0px;
margin: 0px;
}
.wstliststy03 li {
width: 33.33%;
float: left;
line-height: 23px;
font-size: 14px;
list-style: none;
padding: 0px 0px 0px 0px;
margin: 0px;
}
// .wstliststy03 li a {
// 	color: #6e6e6e;
// 	font-size: 11px;
// 	text-transform: uppercase;
// 	letter-spacing: 1px;
// }
// .wstliststy03 li a:hover {
// 	color: #000;
// 	text-decoration: none;
// }
.wstliststy04 {
width: 23%;
padding: 0px 0px 0px 0px;
margin: 1% 1%;
float: left;
min-height: 185px;
}
.wstliststy04 li {
width: 100%;
list-style: none;
line-height: 22px;
}
// .wstliststy04 li a {
// 	color: #6e6e6e;
// 	font-size: 11px;
// 	text-transform: uppercase;
// 	letter-spacing: 1px;
// }
// .wstliststy04 li a:hover {
// 	color: #000;
// 	text-decoration: none;
// }
.wstliststy04 li.wstheading {
line-height: normal;
text-align: center;
padding: 12px 0px;
font-size: 13px;
}
.wstliststy04 li a .wstcount {
font-size: 10px;
color: #adadad;
}
.wstliststy05 {
width: 33.33%;
padding: 0px 10px 0px 0px;
margin: 0px;
float: left;
}
.wstliststy05 li {
width: 100%;
list-style: none;
line-height: 22px;
}
// .wstliststy05 li a {
// 	color: #6e6e6e;
// 	font-size: 11px;
// 	text-transform: uppercase;
// 	letter-spacing: 1px;
// }
// .wstliststy05 li a:hover {
// 	color: #000;
// 	text-decoration: none;
// }
.wstliststy05 li.wstheading {
line-height: normal;
}
.wstliststy05 li a .wstcount {
font-size: 10px;
color: #adadad;
}
.wstmorebtn {
border-radius: 2px;
color: #9b9b9b;
display: inline-block;
float: right;
font-size: 10px;
font-weight: normal;
letter-spacing: 0;
padding: 1px 7px;
text-align: right;
text-transform: none;
}
.wstmenutag {
height: 18px;
line-height: 18px;
text-align: center;
font-size: 11px;
color: #fff;
border-radius: 2px;
position: relative;
// font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
padding: 1px 6px 1px 6px;
margin-left: 6px;
text-transform: none;
letter-spacing: -0.0px;
}
.wstmenutag:after {
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
-moz-border-right-colors: none;
-moz-border-top-colors: none;
border-image: none;
border-style: solid;
border-width: 3px;
content: "";
left: -6px;
margin-top: 0px;
position: absolute;
top: 4px;
z-index: 1;
}
.wstmenutag.redtag {
background-color: #fe7b8f;
}
.wstmenutag.redtag:after {
border-color: transparent #fe7b8f transparent transparent;
}
.wstmenutag.greentag {
background-color: #00c853;
}
.wstmenutag.greentag:after {
border-color: transparent #00c853 transparent transparent;
}
.wstmenutag.bluetag {
background-color: #4fc3f7;
}
.wstmenutag.bluetag:after {
border-color: transparent #4fc3f7 transparent transparent;
}
.wstmenutag.orangetag {
background-color: #FE7000;
}
.wstmenutag.orangetag:after {
border-color: transparent #FE7000 transparent transparent;
}
.wstadsize01 {
float: left;
margin: 15px 0px 5px 0px;
}
.wstadsize02 {
float: right;
margin: 15px 0px 5px 0px;
}
// #wstabcontent01, #wstabcontent02, #wstabcontent03, #wstabcontent04, #wstabcontent05, #wstabcontent06, #wstabcontent07, #wstabcontent08 {
// 	background-color: #fff;
// 	padding: 10px 0px 10px 26px;
// 	border-left: solid 1px #cddfff;
// }
// #wstabcontent04 {
// 	background-image: url(#{$assetPath}/kitchen-menu-img.png);
// 	background-position: bottom right;
// 	background-repeat: no-repeat;
// }
#wstabcontent06 {
background-image: url(#{$assetPath}/computer-menu-img.png);
background-position: bottom right;
background-repeat: no-repeat;
}
#wstabcontent07 {
padding-left: 10px;
}
#wstabcontent08 {
padding-left: 10px;
}
.wstfullwtag {
width: 100%;
display: block;
border-bottom: solid 1px #e5e5e5;
background-color: #f5f5f5;
}
.wstabitem02 {
width: 100%;
padding: 0px;
margin: 0px 0px;
list-style: none;
display: table;
}
.wstabitem02 li {
position: relative;
list-style: none;
display: table-cell;
text-align: center;
}
.wstabitem02 li a {
display: block;
padding: 15px 0px 15px 0px;
font-size: 13px;
color: #606060;
}
.wstabitem02 li:hover a {
text-decoration: none;
-webkit-border-radius: 4px 0px 0px 4px;
-moz-border-radius: 4px 0px 0px 4px;
border-radius: 4px 0px 0px 4px;
}
.wstabitem02 .wsshoplink-active a {
text-decoration: none;
-webkit-border-radius: 4px 0px 0px 4px;
-moz-border-radius: 4px 0px 0px 4px;
border-radius: 4px 0px 0px 4px;
}
.wstabitem02 li:hover a {
text-decoration: none;
-webkit-border-radius: 4px 0px 0px 4px;
-moz-border-radius: 4px 0px 0px 4px;
border-radius: 4px 0px 0px 4px;
}
.wstabitem02 li a .fa {
color: #848484;
margin-right: 5px;
text-align: center;
width: 25px;
font-size: 16px;
}
.wstabcontent02 {
width: 100%;
margin-left: 0;
position: relative;
}
.wstabcontent02 p {
font-weight: normal;
text-align: justify;
line-height: 23px;
}
.wstabcontent02:after, .wstabcontent:before {
content: " ";
display: table;
}
.wstabcontent02:after {
clear: both;
}
.wstabcontent02 > div {
display: none;
}
#wstabitem02-01, #wstabitem02-02, #wstabitem02-03, #wstabitem02-04, #wstabitem02-05, #wstabitem02-06, #wstabitem02-07, #wstabitem02-08 {
margin: 0px;
padding: 15px 0px;
} @media only screen and (min-width: 1024px) and (max-width:1280px) {
.wsmenu-list li a .arrow:after {
display: none !important;
}
// .wsmenu-list > li > a {
// 	padding-left: 12px !important;
// 	padding-right: 12px !important;
// }
.wsmain {
width: 96%;
margin-left: 2%;
margin-right: 2%;
}
.menu_form input[type="submit"] {
width: 40% !important;
}
.menu_form input[type="button"] {
width: 40% !important;
}
.wstmegamenucoll {
}
.wstmegamenucolr {
width: 36%;
}
.wsshoptabingwp {
width: 98%;
margin: 0% 1%;
}
.wstliststy01 li {
width: 50%;
}
.wstliststy02 {
}
.wstadsize01 img {
width: 100%;
}
.wstadsize02 img {
width: 100%;
}
.wstadsize01 {
width: 50%;
}
.wstadsize02 {
width: 50%;
}
#wstabcontent04 {
background-image: none;
}
#wstabcontent06 {
background-image: none;
}
.wstliststy02 > li > img {
display: none;
}
.wstliststy03 li {
width: 50%;
}
.wstmegamenucoll01 {
width: 100%;
padding: 0px;
}
.wstliststy04 {
width: 46%;
margin: 0% 2%;
}
.wstliststy04 > li > img {
width: 100%;
}
.wstmegamenucolr03 {
display: none;
}
.wstmegamenucoll04 {
width: 100%;
margin: 0%;
padding: 0px;
}
.wssearchbar {
width: 50% !important;
}
}
@media only screen and (min-width:768px) and (max-width:1023px) {
.smllogo {
padding: 13px 6px 0px 0px;
}
.wsmenu-list li a .arrow:after {
display: none;
}
.wsmenu-list > li > a {
white-space: nowrap !important;
padding-left: 11px !important;
padding-right: 11px !important;
}
.wsmain {
width: 96%;
margin-left: 2%;
margin-right: 2%;
}
.wsmenu-list > li.socialicon {
display: none !important;
}
.megacollink {
width: 48%;
margin: 1% 1%;
}
.typographylinks {
width: 48%;
margin: 1% 1%;
}
.menu_form input[type="submit"] {
width: 40% !important;
}
.menu_form input[type="button"] {
width: 40% !important;
}
.wsmenu-list > li > a .fa {
display: none;
}
.wsmenu-list > li > a .fa.fa-home {
display: block !important;
}
.halfmenu .megacollink {
width: 100%;
margin: 0px;
}
.wstmegamenucoll {
width: 51%;
padding: 0px;
}
.wstmegamenucolr {
width: 49%;
}
.wsshoptabingwp {
width: 96%;
margin: 0% 2%;
}
.wstliststy01 li {
width: 100%;
}
.wstliststy02 {
width: 50%;
}
.wstadsize01 img {
width: 100%;
}
.wstadsize02 img {
width: 100%;
}
.wstadsize01 {
width: 100%;
}
.wstadsize02 {
width: 100%;
}
#wstabcontent04 {
background-image: none;
}
#wstabcontent06 {
background-image: none;
}
.wstliststy02 > li > img {
display: none;
}
.wstliststy03 li {
width: 50%;
}
.wstmegamenucoll01 {
width: 100%;
padding: 0px;
}
.wstliststy04 {
width: 46%;
margin: 0% 2%;
}
.wstliststy04 > li > img {
width: 100%;
}
.wstmegamenucolr03 {
display: none;
}
.wstmegamenucoll04 {
width: 100%;
margin: 0%;
padding: 0px;
}
.wssearchbar {
width: 43% !important;
}
.wstliststy05 {
width: 50%;
margin-bottom: 15px;
}
.wstabitem {
width: 237px;
}
.wstabcontent {
margin-left: 237px;
}
.wstabitem li a .fa {
display: none;
}
}
@media only screen and (min-width: 768px) { .wsmenu-submenu li:hover > .wsmenu-submenu-sub {
display: block;
}
.wsmenu-submenu-sub li:hover > .wsmenu-submenu-sub-sub {
display: block;
}
.wsmenu-list li:hover > .megamenu {
display: block !important;
}
.wsmenu-list > li:hover .wsshoptabing {
display: block;
}
.wsmenu-list > li:hover .wsshoptabing {
transform: rotateX(0deg);
-o-transform: rotateX(0deg);
-moz-transform: rotateX(0deg);
-webkit-transform: rotateX(0deg);
opacity: 1;
visibility: visible;
}
.wstabcontent .wsshoptab-active {
display: block;
}
.wstabitem .wsshoplink-active a:after {
position: absolute;
content: '';
top: 8px;
right: -7px;
width: 13px;
height: 13px;
transform: rotate(-220deg);
-webkit-transform: rotate(-220deg);
-moz-transform: rotate(-220deg);
-o-transform: rotate(-220deg);
-ms-transform: rotate(-220deg);
border-right: solid 1px #e9e9e9;
border-bottom: solid 1px #e9e9e9;
z-index: 100;
background: rgb(255,255,255);
background: linear-gradient(302deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 50%, rgba(255,255,255,0) 100%);
}
.wstabcontent02 .wsshoptab-active {
display: block;
}
.wstabitem02 .wsshoplink-active a:after {
position: absolute;
content: '';
top: 43px;
right: 50%;
width: 13px;
height: 13px;
transform: rotate(220deg);
-webkit-transform: rotate(220deg);
-moz-transform: rotate(220deg);
-o-transform: rotate(220deg);
-ms-transform: rotate(220deg);
border-right: 1px solid #dbdbdb;
border-bottom: 1px solid #dbdbdb;
z-index: 100;
background-color: #ffffff;
}
} @media only screen and (max-width: 1199px) {
.wsmenu-list > li > .navtext {
margin: 0px !important;
}
.wstabcontent {
display: none !important;
}
.wsmenu-list > li.wssearchbar {
padding-left: 0px;
}
.wstabitem02 {
display: block;
}
.wstabitem02 li {
text-align: left;
display: block;
}
.wsshoptabingwp {
background-color: #fff;
padding-left: 15px;
padding-right: 15px;
}
.wsshopmyaccount > a > .fa-angle-down {
display: none !important;
}
.wsmenu {
margin-top: 0px;
}
.smllogo {
display: none !important;
}
.wsmain {
margin: 0px;
background-color: transparent;
}
.topmenusearch {
margin: 0px 0 0;
width: 100%;
height: 44px;
}
.topmenusearch input:focus {
width: 100%;
background-color: #fff;
color: #000;
}
.topmenusearch input:hover {
width: 100%;
background-color: #fff;
color: #000;
}
.topmenusearch input {
border-radius: 0px !important;
height: 44px;
background-color: #f1f1f1;
}
.smllogo {
width: 100%;
display: none !important;
margin: 0 auto;
text-align: center;
background-color: #2B3A40;
}
.smllogo a {
margin: 0 auto;
text-align: center;
float: none;
padding: 10px 0px 3px 0px;
}
.topmenusearch .btnstyle {
height: 44px;
color: #424242;
}
.wsmenu-list .wsshoptabing {
background-color: #ffffff;
color: #666666;
display: none;
position: relative !important;
top: 0px;
padding: 0px;
border: solid 0px;
transform: none !important;
opacity: 1 !important;
visibility: visible !important;
}
.wstabitem {
width: 100% !important;
background-color: #fff;
}
.wstabitem li a:after {
border: none !important;
}
.wstabcontent {
margin: 0px !important;
position: static !important;
clear: left;
}
.megamenuleftp {
width: 100%;
display: block;
padding: 0px;
margin: 0px;
}
.megamenurightp {
width: 100%;
display: block;
padding: 0px;
margin: 0px;
}
.wstabitem li a:after {
position: absolute;
content: '';
top: 50%;
margin-top: -6px;
right: 23px;
display: inline-block;
border-top: 6px solid #3f464c;
border-right: 6px solid transparent;
border-left: 6px solid transparent;
border-bottom: 6px solid transparent;
}
.wstabcontent .wsshoptab-active {
display: block;
}
.wstabitem li a {
font-size: 13px;
}
.wstabitem li a:after {
border-width: 4px;
}
.wstabitem li a .fa {
display: none;
}
.wsmenu-list li > .wsshoptabing {
transform: none !important;
-o-transform: none !important;
-moz-transform: none !important;
-webkit-transform: none !important;
transform: none !important;
-o-transform: none !important;
-moz-transform: none !important;
-webkit-transform: none !important;
visibility: visible !important;
opacity: 1 !important;
}
.wsmenucontainer {
overflow: hidden;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.overlapblackbg {
left: 0;
z-index: 102;
width: 100%;
height: 100%;
position: fixed;
top: 0;
display: none;
background-color: rgba(0, 0, 0, 0.45);
cursor: pointer;
}
.wsmenucontainer.wsoffcanvasopener {
display: block;
margin-left: 240px;
}
.wsmobileheader {
display: block !important;
position: relative;
top: 0;
right: 0;
left: 0;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.callusicon {
color: #969696;
font-size: 25px;
height: 25px;
position: fixed;
right: 15px;
top: 10px;
transition: all 0.4s ease-in-out 0s;
width: 25px;
z-index: 102;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.callusicon:focus, callusicon:hover {
color: #fff !important;
}
.wsoffcanvasopener .callusicon {
display: none !important;
}
.smallogo {
width: 100%;
display: block;
text-align: center;
padding-top: 9px;
position: fixed;
z-index: 101;
width: 100%;
height: 52px;
background: #fff;
box-shadow: 0 1px 4px rgba(0,0,0,.5);
-webkit-box-shadow: 0 1px 4px rgba(0,0,0,.5);
}
.smallogo > img {
margin-top: 0px;
height: 32px;
}
.wsmenu-list > li:hover>a {
background-color: rgba(0,0,0,0.08) !important;
text-decoration: none;
}
.mobiletext {
display: inline-block !important;
}
.wsoffcanvasopener .overlapblackbg {
display: block !important;
}
.wsoffcanvasopener .wsmain {
left: 0px;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.wsmain {
width: 240px;
left: -240px;
height: 100%;
position: fixed;
top: 0;
margin: 0;
float: none;
background-color: #fff;
border-radius: 0px;
z-index: 103;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
border: none !important;
background-color: #fff !important;
}
.wsmenu {
border-left: none;
float: none;
width: 100%;
// display: block;
height: 100%;
overflow-y: auto;
}
.wsmenu-click {
height: 50px;
position: absolute;
top: 0;
right: 0;
display: block;
cursor: pointer;
width: 100%;
}
.wsmenu-click i {
display: block;
height: 23px;
width: 25px;
margin-top: 15px;
margin-right: 13px;
background-size: 25px;
font-size: 21px;
color: rgba(0,0,0,0.25);
float: right;
}
.wsmenu-click02 {
height: 43px;
position: absolute;
top: 0;
right: 0;
display: block;
cursor: pointer;
width: 100%;
}
.wsmenu-click02 i {
display: block;
height: 23px;
width: 25px;
margin-top: 11px;
margin-right: 8px;
background-size: 25px;
font-size: 21px;
color: rgba(0,0,0,0.25);
float: right;
}
.ws-activearrow > i {
transform: rotate(180deg);
}
.wsmenu-rotate {
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);
}
.animated-arrow {
position: fixed;
left: 0;
top: 0;
z-index: 102;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.wsoffcanvasopener .animated-arrow {
left: 240px;
}
.animated-arrow {
cursor: pointer;
padding: 13px 35px 16px 0px;
margin: 10px 0 0 15px;
}
.animated-arrow span, .animated-arrow span:before, .animated-arrow span:after {
cursor: pointer;
height: 2px;
width: 23px;
background: #424242;
position: absolute;
display: block;
content: '';
}
.animated-arrow span:before {
top: -7px;
}
.animated-arrow span:after {
bottom: -7px;
}
.animated-arrow span, .animated-arrow span:before, .animated-arrow span:after {
transition: all 500ms ease-in-out;
}
.wsoffcanvasopener .animated-arrow span {
background-color: transparent;
}
.wsoffcanvasopener .animated-arrow span:before, .animated-arrow.active span:after {
top: 7px;
}
.wsoffcanvasopener .animated-arrow span:before {
transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
bottom: 0px;
}
.wsoffcanvasopener .animated-arrow span:after {
transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
}
.megacollink {
width: 96% !important;
margin: 0% 2% !important;
}
.megacolimage {
width: 90% !important;
margin: 0% 5% !important;
}
.typographylinks {
width: 98% !important;
margin: 0% 1% !important;
}
.typographydiv {
width: 86% !important;
margin: 0% 7% !important;
}
.mainmapdiv {
width: 90% !important;
margin: 0% 5% !important;
}
.innerpnd {
padding: 0px !important;
}
.typography-text {
padding: 10px 0px;
}
.wsmenu-list .megamenu {
background-color: #e7e7e7;
color: #666666;
display: none;
position: relative !important;
top: 0px;
padding: 0px;
border: solid 0px;
transform: none !important;
opacity: 1 !important;
visibility: visible !important;
}
.wsmenu-list li:hover .megamenu {
display: none;
position: relative !important;
top: 0px;
}
.megamenu .title {
color: #666666;
font-size: 15px !important;
padding: 10px 8px 10px 0px;
}
.megamenu > ul {
width: 100% !important;
margin: 0px;
padding: 0px;
font-size: 13px !important;
}
.megamenu > ul > li > a {
padding: 9px 14px !important;
line-height: normal !important;
font-size: 13px !important;
background-color: #e7e7e7 !important;
color: #666666;
}
.megamenu > ul > li > a:hover {
background-color: #000000 !important;
}
.ad-style {
width: 100% !important;
}
.megamenu ul li.title {
line-height: 26px;
color: #666666;
margin: 0px;
font-size: 15px;
padding: 7px 13px !important;
border-bottom: 1px solid #ccc;
background-color: transparent !important;
}
.wsmenu-submenu > li:hover>a {
background-color: #7b7b7b;
color: #666666;
}
.wsmenu > .wsmenu-list > li > a.active {
color: #666666;
background-color: rgba(0,0,0,0.08);
}
.wsmenu > .wsmenu-list > li > a:hover {
color: #666666;
background-color: rgba(0,0,0,0.08);
}
.wsmenu-list li:hover .wsmenu-submenu {
display: none;
}
.wsmenu-list li:hover .wsmenu-submenu .wsmenu-submenu-sub {
display: none;
}
.wsmenu-list .wsmenu-submenu .wsmenu-submenu-sub li:hover .wsmenu-submenu-sub-sub {
display: none;
list-style: none;
padding: 2px;
border: solid 1px #eeeeee;
background-color: #fff;
}
.wsmenu-list li:first-child a {
-webkit-border-radius: 0px 0px 0px 0px;
-moz-border-radius: 0px 0px 0px 0px;
border-radius: 0px 0px 0px 0px;
}
.wsmenu-list li:last-child a {
-webkit-border-radius: 0px 4px 0px 0px;
-moz-border-radius: 0px 0px 0px 0px;
border-radius: 0px 0px 0px 0px;
border-right: 0px solid;
}
.wsmenu-submenu-sub {
width: 100% !important;
position: static !important;
left: 100% !important;
top: 0 !important;
display: none;
margin: 0px !important;
padding: 0px !important;
border: solid 0px !important;
transform: none !important;
opacity: 1 !important;
visibility: visible !important;
}
.wsmenu-submenu-sub li {
margin: 0px 0px 0px 0px !important;
padding: 0px;
position: relative;
}
.wsmenu-submenu-sub a {
display: block;
padding: 10px 25px 10px 25px;
border-bottom: solid 1px #ccc;
font-weight: normal;
}
.wsmenu-submenu-sub li a.active {
color: #000 !important;
}
.wsmenu-submenu-sub li:hover>a {
background-color: #333333 !important;
color: #fff;
}
.wsmenu > .wsmenu-list > li > a > .fa {
font-size: 16px;
color: #bfbfbf;
margin-right: 11px;
text-align: center;
width: 19px;
}
.wsmenu-submenu-sub-sub {
width: 100% !important;
position: static !important;
left: 100% !important;
top: 0 !important;
display: none;
margin: 0px !important;
padding: 0px !important;
border: solid 0px !important;
transform: none !important;
opacity: 1 !important;
visibility: visible !important;
}
.wsmenu-submenu-sub-sub li {
margin: 0px 0px 0px 0px !important;
}
.wsmenu-submenu-sub-sub a {
display: block;
color: #000;
padding: 10px 25px;
background: #000 !important;
border-bottom: solid 1px #ccc;
font-weight: normal;
}
.wsmenu-submenu-sub-sub li a.active {
color: #000 !important;
}
.wsmenu-submenu-sub-sub li:hover>a {
background-color: #606060 !important;
color: #fff;
}
.wsmenu .wsmenu-list {
display: block !important;
}
.wsmenu .wsmenu-list > li {
clear: left;
width: 100%;
display: block;
float: none;
border-right: none;
background-color: transparent;
position: relative;
white-space: inherit;
}
.wsmenu > .wsmenu-list > li > a {
padding: 9px 32px 9px 12px;
font-size: 14px;
text-align: left;
border-right: solid 0px;
background-color: transparent;
color: #666666;
line-height: 25px;
border-bottom: 1px solid;
border-bottom-color: rgba(0,0,0,0.13);
position: static;
}
.wsmenu .wsmenu-list li a .arrow:after {
display: none !important;
}
.wsmenu .wsmenu-list li ul li a .fa.fa-caret-right {
font-size: 12px !important;
color: #8E8E8E;
}
.mobile-sub .wsmenu-submenu {
transform: none !important;
opacity: 1 !important;
display: none;
position: relative !important;
top: 0px;
background-color: #fff;
border: solid 1px #ccc;
padding: 0px;
visibility: visible !important;
}
.mobile-sub .wsmenu-submenu li a {
line-height: 20px;
height: 36px;
background-color: #e7e7e7 !important;
font-size: 13px !important;
padding: 8px 0px 8px 18px;
color: #8E8E8E;
}
.mobile-sub .wsmenu-submenu li a:hover {
background-color: #e7e7e7 !important;
color: #666666;
text-decoration: underline;
}
.mobile-sub .wsmenu-submenu li:hover>a {
background-color: #e7e7e7 !important;
color: #666666;
}
.mobile-sub .wsmenu-submenu li .wsmenu-submenu-sub li a {
line-height: 20px;
height: 36px;
background-color: #e7e7e7 !important;
border-bottom: none;
padding-left: 28px;
}
.mobile-sub .wsmenu-submenu li .wsmenu-submenu-sub li .wsmenu-submenu-sub-sub li a {
line-height: 20px;
height: 36px;
background-color: #e7e7e7 !important;
border-bottom: none !important;
padding-left: 38px;
color: #8e8e8e;
}
.wsmenu-list > li.socialicon a {
width: 100%;
}
.wsmenu-list > li.wscarticon em.roundpoint {
display: none;
}
.halfdiv .title {
padding-left: 15px;
}
.halfdiv {
width: 100%;
display: block;
}
.halfdiv03 .title {
padding-left: 15px;
}
.halfdiv03 {
width: 100%;
}
.halfmenu {
width: 100%;
display: block;
}
.menu_form {
padding: 10px 10px 63px 10px;
background-color: #e7e7e7;
}
.menu_form input[type="button"] {
width: 46%;
}
.menu_form input[type="submit"] {
width: 46%;
}
.menu_form textarea {
min-height: 100px;
}
.wsmenu-list li > .wsmenu-submenu {
transform: none !important;
-o-transform: none !important;
-moz-transform: none !important;
-webkit-transform: none !important;
transform: none !important;
-o-transform: none !important;
-moz-transform: none !important;
-webkit-transform: none !important;
visibility: visible !important;
}
.wsmenu-list li:hover > .wsmenu-submenu {
transform: none !important;
-o-transform: none !important;
-moz-transform: none !important;
-webkit-transform: none !important;
transform: none !important;
-o-transform: none !important;
-moz-transform: none !important;
-webkit-transform: none !important;
visibility: visible !important;
}
.wsmenu-submenu li > .wsmenu-submenu-sub {
transform: none !important;
-o-transform: none !important;
-moz-transform: none !important;
-webkit-transform: none !important;
transform: none !important;
-o-transform: none !important;
-moz-transform: none !important;
-webkit-transform: none !important;
visibility: visible !important;
}
.wsmenu-submenu li:hover > .wsmenu-submenu-sub {
transform: none !important;
-o-transform: none !important;
-moz-transform: none !important;
-webkit-transform: none !important;
transform: none !important;
-o-transform: none !important;
-moz-transform: none !important;
-webkit-transform: none !important;
visibility: visible !important;
opacity: 1 !important;
}
.wsmenu-submenu-sub li > .wsmenu-submenu-sub-sub {
transform: none !important;
-o-transform: none !important;
-moz-transform: none !important;
-webkit-transform: none !important;
transform: none !important;
-o-transform: none !important;
-moz-transform: none !important;
-webkit-transform: none !important;
visibility: visible !important;
opacity: 1 !important;
}
.wsmenu-submenu-sub li:hover > .wsmenu-submenu-sub-sub {
transform: none !important;
-o-transform: none !important;
-moz-transform: none !important;
-webkit-transform: none !important;
transform: none !important;
-o-transform: none !important;
-moz-transform: none !important;
-webkit-transform: none !important;
visibility: visible !important;
opacity: 1 !important;
}
.wsmenu-list li > .megamenu {
transform: none !important;
-o-transform: none !important;
-moz-transform: none !important;
-webkit-transform: none !important;
transform: none !important;
-o-transform: none !important;
-moz-transform: none !important;
-webkit-transform: none !important;
visibility: visible !important;
opacity: 1 !important;
}
.wsmenu-list li:hover > .megamenu {
transform: none !important;
-o-transform: none !important;
-moz-transform: none !important;
-webkit-transform: none !important;
transform: none !important;
-o-transform: none !important;
-moz-transform: none !important;
-webkit-transform: none !important;
visibility: visible !important;
opacity: 1 !important;
}
} .gry {
background-color: #424242 !important;
color: #fff;
}
.red {
background-color: #DA4B38 !important;
color: #fff;
}
.orange {
background-color: #ff9334 !important;
color: #fff;
}
.blue {
background-color: #31a8e6 !important;
color: #fff;
}
.green {
background-color: #27ae60 !important;
color: #fff;
}
.yellow {
background-color: #F6BB42 !important;
color: #fff;
}
.purple {
background-color: #967ADC !important;
color: #fff;
}
.pink {
background-color: #ff3366 !important;
color: #fff;
}
.gry > .wsmain > .wsmenu > .wsmenu-list > li > .navtext > span {
color: #fff !important;
}
.gry > .wsmain > .wsmenu > .wsmenu-list > li > .navtext > span + span:after {
color: #fff !important;
}
.gry > .wsmain > .wsmenu > .wsmenu-list > li > a {
color: #fff !important;
}
.red > .wsmain > .wsmenu > .wsmenu-list > li > .navtext > span {
color: #fff !important;
}
.red > .wsmain > .wsmenu > .wsmenu-list > li > .navtext > span + span:after {
color: #fff !important;
}
.red > .wsmain > .wsmenu > .wsmenu-list > li > a {
color: #fff !important;
}
.red > .wsmain > .wsmenu > .wsmenu-list > li > a .fa {
color: #fff;
}
.red > .wsmain > .wsmenu > .wsmenu-list > li.wscarticon em.roundpoint {
background-color: #424242 !important;
}
.orange > .wsmain > .wsmenu > .wsmenu-list > li > .navtext > span {
color: #fff !important;
}
.orange > .wsmain > .wsmenu > .wsmenu-list > li > .navtext > span + span:after {
color: #fff !important;
}
.orange > .wsmain > .wsmenu > .wsmenu-list > li > a {
color: #fff !important;
}
.orange > .wsmain > .wsmenu > .wsmenu-list > li > a .fa {
color: #fff;
}
.orange > .wsmain > .wsmenu > .wsmenu-list > li.wscarticon em.roundpoint {
background-color: #424242 !important;
}
.blue > .wsmain > .wsmenu > .wsmenu-list > li > .navtext > span {
color: #fff !important;
}
.blue > .wsmain > .wsmenu > .wsmenu-list > li > .navtext > span + span:after {
color: #fff !important;
}
.blue > .wsmain > .wsmenu > .wsmenu-list > li > a {
color: #fff !important;
}
.blue > .wsmain > .wsmenu > .wsmenu-list > li > a .fa {
color: #fff;
}
.blue > .wsmain > .wsmenu > .wsmenu-list > li.wscarticon em.roundpoint {
background-color: #424242 !important;
}
.green > .wsmain > .wsmenu > .wsmenu-list > li > .navtext > span {
color: #fff !important;
}
.green > .wsmain > .wsmenu > .wsmenu-list > li > .navtext > span + span:after {
color: #fff !important;
}
.green > .wsmain > .wsmenu > .wsmenu-list > li > a {
color: #fff !important;
}
.green > .wsmain > .wsmenu > .wsmenu-list > li > a .fa {
color: #fff;
}
.green > .wsmain > .wsmenu > .wsmenu-list > li.wscarticon em.roundpoint {
background-color: #424242 !important;
}
.yellow > .wsmain > .wsmenu > .wsmenu-list > li > .navtext > span {
color: #454545 !important;
}
.yellow > .wsmain > .wsmenu > .wsmenu-list > li > .navtext > span + span:after {
color: #454545 !important;
}
.yellow > .wsmain > .wsmenu > .wsmenu-list > li > a {
color: #454545 !important;
}
.yellow > .wsmain > .wsmenu > .wsmenu-list > li > a .fa {
color: #454545;
}
.purple > .wsmain > .wsmenu > .wsmenu-list > li > .navtext > span {
color: #fff !important;
}
.purple > .wsmain > .wsmenu > .wsmenu-list > li > .navtext > span + span:after {
color: #fff !important;
}
.purple > .wsmain > .wsmenu > .wsmenu-list > li > a {
color: #fff !important;
}
.purple > .wsmain > .wsmenu > .wsmenu-list > li > a .fa {
color: #fff;
}
.purple > .wsmain > .wsmenu > .wsmenu-list > li.wscarticon em.roundpoint {
background-color: #424242 !important;
}
.pink > .wsmain > .wsmenu > .wsmenu-list > li > .navtext > span {
color: #fff !important;
}
.pink > .wsmain > .wsmenu > .wsmenu-list > li > .navtext > span + span:after {
color: #fff !important;
}
.pink > .wsmain > .wsmenu > .wsmenu-list > li > a {
color: #fff !important;
}
.pink > .wsmain > .wsmenu > .wsmenu-list > li > a .fa {
color: #fff;
}
.pink > .wsmain > .wsmenu > .wsmenu-list > li.wscarticon em.roundpoint {
background-color: #424242 !important;
}
.tranbg {
background-color: transparent !important;
}
.whitebg {
background-color: #fff !important;
}
.whitebg:hover {
color: #000 !important;
}
.pm_buttoncolor .wsmenu-list > li > a .fa {
color: #fff !important;
}
.pm_buttoncolor03 .wsmenu-list > li:hover>a .fa {
color: #fff !important;
}
.pm_buttoncolor .wsmenu-list li a .arrow:after {
border-top-color: #fff;
}
.blue-grdt {
background: #5999ee;
background: -moz-linear-gradient(top, #5999ee 0%, #4a89dc 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5999ee), color-stop(100%, #4a89dc));
background: -webkit-linear-gradient(top, #5999ee 0%, #4a89dc 100%);
background: -o-linear-gradient(top, #5999ee 0%, #4a89dc 100%);
background: -ms-linear-gradient(top, #5999ee 0%, #4a89dc 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5999ee', endColorstr='#4a89dc', GradientType=0 );
color: #fff;
}
.gry-grdt {
background: #565656;
background: -moz-linear-gradient(top, #565656 0%, #424242 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #565656), color-stop(100%, #424242));
background: -webkit-linear-gradient(top, #565656 0%, #424242 100%);
background: -o-linear-gradient(top, #565656 0%, #424242 100%);
background: -ms-linear-gradient(top, #565656 0%, #424242 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#565656', endColorstr='#424242', GradientType=0 );
color: #fff;
}
.green-grdt {
background: #86ba3d;
background: -moz-linear-gradient(top, #86ba3d 0%, #74a52e 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #86ba3d), color-stop(100%, #74a52e));
background: -webkit-linear-gradient(top, #86ba3d 0%, #74a52e 100%);
background: -o-linear-gradient(top, #86ba3d 0%, #74a52e 100%);
background: -ms-linear-gradient(top, #86ba3d 0%, #74a52e 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#86ba3d', endColorstr='#74a52e', GradientType=0 );
color: #fff;
}
.red-grdt {
background: #f05c48;
background: -moz-linear-gradient(top, #f05c48 0%, #da4b38 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f05c48), color-stop(100%, #da4b38));
background: -webkit-linear-gradient(top, #f05c48 0%, #da4b38 100%);
background: -o-linear-gradient(top, #f05c48 0%, #da4b38 100%);
background: -ms-linear-gradient(top, #f05c48 0%, #da4b38 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f05c48', endColorstr='#da4b38', GradientType=0 );
color: #fff;
}
.orange-grdt {
background: #fc7d33;
background: -moz-linear-gradient(top, #fc7d33 0%, #ff670f 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fc7d33), color-stop(100%, #ff670f));
background: -webkit-linear-gradient(top, #fc7d33 0%, #ff670f 100%);
background: -o-linear-gradient(top, #fc7d33 0%, #ff670f 100%);
background: -ms-linear-gradient(top, #fc7d33 0%, #ff670f 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fc7d33', endColorstr='#ff670f', GradientType=0 );
color: #fff;
}
.yellow-grdt {
background: #ffcd67;
background: -moz-linear-gradient(top, #ffcd67 0%, #f6bb42 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffcd67), color-stop(100%, #f6bb42));
background: -webkit-linear-gradient(top, #ffcd67 0%, #ff670f 100%);
background: -o-linear-gradient(top, #ffcd67 0%, #f6bb42 100%);
background: -ms-linear-gradient(top, #ffcd67 0%, #f6bb42 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffcd67', endColorstr='#f6bb42', GradientType=0 );
color: #fff;
}
.purple-grdt {
background: #a98ded;
background: -moz-linear-gradient(top, #a98ded 0%, #967adc 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #a98ded), color-stop(100%, #967adc));
background: -webkit-linear-gradient(top, #a98ded 0%, #967adc 100%);
background: -o-linear-gradient(top, #a98ded 0%, #967adc 100%);
background: -ms-linear-gradient(top, #a98ded 0%, #967adc 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a98ded', endColorstr='#967adc', GradientType=0 );
color: #fff;
}
.pink-grdt {
background: #fb3ea4;
background: -moz-linear-gradient(top, #fb3ea4 0%, #f21b8f 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fb3ea4), color-stop(100%, #f21b8f));
background: -webkit-linear-gradient(top, #fb3ea4 0%, #f21b8f 100%);
background: -o-linear-gradient(top, #fb3ea4 0%, #f21b8f 100%);
background: -ms-linear-gradient(top, #fb3ea4 0%, #f21b8f 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fb3ea4', endColorstr='#f21b8f', GradientType=0 );
color: #fff;
}
.tranbg {
background-color: transparent !important;
}
.red-grdt > .wsmain > .wsmenu > .wsmenu-list > li > .navtext > span {
color: #fff !important;
}
.red-grdt > .wsmain > .wsmenu > .wsmenu-list > li > .navtext > span + span:after {
color: #fff !important;
}
.red-grdt > .wsmain > .wsmenu > .wsmenu-list > li > a {
color: #fff !important;
}
.gry-grdt > .wsmain > .wsmenu > .wsmenu-list > li > .navtext > span {
color: #fff !important;
}
.gry-grdt > .wsmain > .wsmenu > .wsmenu-list > li > .navtext > span + span:after {
color: #fff !important;
}
.gry-grdt > .wsmain > .wsmenu > .wsmenu-list > li > a {
color: #fff !important;
}
.blue-grdt > .wsmain > .wsmenu > .wsmenu-list > li > .navtext > span {
color: #fff !important;
}
.blue-grdt > .wsmain > .wsmenu > .wsmenu-list > li > .navtext > span + span:after {
color: #fff !important;
}
.blue-grdt > .wsmain > .wsmenu > .wsmenu-list > li > a {
color: #fff !important;
}
.green-grdt > .wsmain > .wsmenu > .wsmenu-list > li > .navtext > span {
color: #fff !important;
}
.green-grdt > .wsmain > .wsmenu > .wsmenu-list > li > .navtext > span + span:after {
color: #fff !important;
}
.green-grdt > .wsmain > .wsmenu > .wsmenu-list > li > a {
color: #fff !important;
}
.orange-grdt > .wsmain > .wsmenu > .wsmenu-list > li > .navtext > span {
color: #fff !important;
}
.orange-grdt > .wsmain > .wsmenu > .wsmenu-list > li > .navtext > span + span:after {
color: #fff !important;
}
.orange-grdt > .wsmain > .wsmenu > .wsmenu-list > li > a {
color: #fff !important;
}
.yellow-grdt > .wsmain > .wsmenu > .wsmenu-list > li > .navtext > span {
color: #fff !important;
}
.yellow-grdt > .wsmain > .wsmenu > .wsmenu-list > li > .navtext > span + span:after {
color: #fff !important;
}
.yellow-grdt > .wsmain > .wsmenu > .wsmenu-list > li > a {
color: #fff !important;
}
.purple-grdt > .wsmain > .wsmenu > .wsmenu-list > li > .navtext > span {
color: #fff !important;
}
.purple-grdt > .wsmain > .wsmenu > .wsmenu-list > li > .navtext > span + span:after {
color: #fff !important;
}
.purple-grdt > .wsmain > .wsmenu > .wsmenu-list > li > a {
color: #fff !important;
}
.pink-grdt > .wsmain > .wsmenu > .wsmenu-list > li > .navtext > span {
color: #fff !important;
}
.pink-grdt > .wsmain > .wsmenu > .wsmenu-list > li > .navtext > span + span:after {
color: #fff !important;
}
.pink-grdt > .wsmain > .wsmenu > .wsmenu-list > li > a {
color: #fff !important;
}
@media only screen and (max-width: 780px) {
.tranbg {
background-color: #fff !important;
}
.red-grdt > .wsmenu > .wsmenu-list > li > a > .fa {
color: #fff !important;
}
.blue-grdt > .wsmenu > .wsmenu-list > li > a > .fa {
color: #fff !important;
}
.orange-grdt > .wsmenu > .wsmenu-list > li > a > .fa {
color: #fff !important;
}
.green-grdt > .wsmenu > .wsmenu-list > li > a > .fa {
color: #fff !important;
}
.purple-grdt > .wsmenu > .wsmenu-list > li > a > .fa {
color: #fff !important;
}
.pink-grdt > .wsmenu > .wsmenu-list > li > a > .fa {
color: #fff !important;
}
.pm_buttoncolor > .wsmain > .wsmenu > .wsmenu-list > li > a {
color: #fff;
}
.blue-grdt .wsmain {
background: #5999ee;
background: -moz-linear-gradient(top, #5999ee 0%, #4a89dc 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5999ee), color-stop(100%, #4a89dc));
background: -webkit-linear-gradient(top, #5999ee 0%, #4a89dc 100%);
background: -o-linear-gradient(top, #5999ee 0%, #4a89dc 100%);
background: -ms-linear-gradient(top, #5999ee 0%, #4a89dc 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5999ee', endColorstr='#4a89dc', GradientType=0 );
color: #fff;
}
.gry-grdt .wsmain {
background: #565656;
background: -moz-linear-gradient(top, #565656 0%, #424242 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #565656), color-stop(100%, #424242));
background: -webkit-linear-gradient(top, #565656 0%, #424242 100%);
background: -o-linear-gradient(top, #565656 0%, #424242 100%);
background: -ms-linear-gradient(top, #565656 0%, #424242 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#565656', endColorstr='#424242', GradientType=0 );
color: #fff;
}
.green-grdt .wsmain {
background: #86ba3d;
background: -moz-linear-gradient(top, #86ba3d 0%, #74a52e 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #86ba3d), color-stop(100%, #74a52e));
background: -webkit-linear-gradient(top, #86ba3d 0%, #74a52e 100%);
background: -o-linear-gradient(top, #86ba3d 0%, #74a52e 100%);
background: -ms-linear-gradient(top, #86ba3d 0%, #74a52e 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#86ba3d', endColorstr='#74a52e', GradientType=0 );
color: #fff;
}
.red-grdt .wsmain {
background: #f05c48;
background: -moz-linear-gradient(top, #f05c48 0%, #da4b38 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f05c48), color-stop(100%, #da4b38));
background: -webkit-linear-gradient(top, #f05c48 0%, #da4b38 100%);
background: -o-linear-gradient(top, #f05c48 0%, #da4b38 100%);
background: -ms-linear-gradient(top, #f05c48 0%, #da4b38 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f05c48', endColorstr='#da4b38', GradientType=0 );
color: #fff;
}
.orange-grdt .wsmain {
background: #fc7d33;
background: -moz-linear-gradient(top, #fc7d33 0%, #ff670f 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fc7d33), color-stop(100%, #ff670f));
background: -webkit-linear-gradient(top, #fc7d33 0%, #ff670f 100%);
background: -o-linear-gradient(top, #fc7d33 0%, #ff670f 100%);
background: -ms-linear-gradient(top, #fc7d33 0%, #ff670f 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fc7d33', endColorstr='#ff670f', GradientType=0 );
color: #fff;
}
.yellow-grdt .wsmain {
background: #ffcd67;
background: -moz-linear-gradient(top, #ffcd67 0%, #f6bb42 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffcd67), color-stop(100%, #f6bb42));
background: -webkit-linear-gradient(top, #ffcd67 0%, #ff670f 100%);
background: -o-linear-gradient(top, #ffcd67 0%, #f6bb42 100%);
background: -ms-linear-gradient(top, #ffcd67 0%, #f6bb42 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffcd67', endColorstr='#f6bb42', GradientType=0 );
color: #fff;
}
.purple-grdt .wsmain {
background: #a98ded;
background: -moz-linear-gradient(top, #a98ded 0%, #967adc 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #a98ded), color-stop(100%, #967adc));
background: -webkit-linear-gradient(top, #a98ded 0%, #967adc 100%);
background: -o-linear-gradient(top, #a98ded 0%, #967adc 100%);
background: -ms-linear-gradient(top, #a98ded 0%, #967adc 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a98ded', endColorstr='#967adc', GradientType=0 );
color: #fff;
}
.pink-grdt .wsmain {
background: #fb3ea4;
background: -moz-linear-gradient(top, #fb3ea4 0%, #f21b8f 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fb3ea4), color-stop(100%, #f21b8f));
background: -webkit-linear-gradient(top, #fb3ea4 0%, #f21b8f 100%);
background: -o-linear-gradient(top, #fb3ea4 0%, #f21b8f 100%);
background: -ms-linear-gradient(top, #fb3ea4 0%, #f21b8f 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fb3ea4', endColorstr='#f21b8f', GradientType=0 );
color: #fff;
}
.gry .wsmain {
background-color: #424242 !important;
color: #fff;
}
.red .wsmain {
background-color: #DA4B38 !important;
color: #fff;
}
.orange .wsmain {
background-color: #ff9334 !important;
color: #fff;
}
.blue .wsmain {
background-color: #31a8e6 !important;
color: #fff;
}
.green .wsmain {
background-color: #27ae60 !important;
color: #fff;
}
.yellow .wsmain {
background-color: #F6BB42 !important;
color: #fff;
}
.purple .wsmain {
background-color: #967ADC !important;
color: #fff;
}
.pink .wsmain {
background-color: #ff3366 !important;
color: #fff;
}
}
// custom menu  style
.headerfull {
width: 100%;
background-color: #fff;
position: relative;
}
.wsshoptabing, .wsmenu-submenu {
top: 59px;
}
.wsshoplink-active a, .wsshoplink-active a i {
color: #fc85ab !important;
}
.categories_list_items{
&:nth-child(2n){
background-color: #fff;
}
li{
a {
color: #222 !important;
font-size: 15px;
text-transform: capitalize;
line-height: 38px;
&:hover {
color: #55185d;
text-decoration: none;
border-bottom: 1px solid #55185d;
}
}
} 
}
.wstmorebtn:hover{
color: #f42e3e;
}
.wsshoptab {
background-color: #fff;
border-radius: 20px;
border-top-right-radius: 0;
box-shadow: rgba(36, 50, 66, 0.08) 0px 3px 12px;
padding: 20px 10px;
}
.wsmenu-list{
display: flex !important;
align-items: center;
justify-content: center; }
.wstabcontentbg{
background-image: url(#{$assetPath}/toys-menu-image.png) !important;
background-position: bottom right;
background-repeat: no-repeat;
}
.wsfourcolumn{
display: flex !important;
}
#wstabcontent05 .wstliststy02{
float: unset;
}
#wstabcontent06{
background-image: none !important;
}
.new-born-menu .wstmegamenucolr .wstbootslider{
width: 90%;
}
.mobile_account_banner{
position: relative;
// border-bottom: 1px solid #ffe2eb;
.account_info{
display: flex;
align-items: center;
top: 50%;
left: 15px;
padding: 15px 15px;
background: #ff96b7;
.profile_img{
margin-right: 10px;
img{
width: 55px;
height: 55px;
border-radius: 50%;
object-fit: cover;
border: 2px solid #fff;
background-color: #fff;
}
}
.user_details{
text-align: left;
}
.submenu-indicator{
top: 23px;
width: 44px;
right: 10px;
.submenu-indicator-chevron{
transform: rotate(-45deg) !important;
}
}
strong{
font-size: 15px;
font-weight: 500;
text-transform: capitalize;
color: #fff;
}
span{
font-weight: 400;	
color: #fff;
text-transform: capitalize;
font-size: 13px;
// border-bottom: 1px solid #ff96b7;
}
}
}
#allcategories{
.wsshoptab{
border-left: solid 1px #e9e9e9;
}
}
// .wsshoptabing:not(#allcategories),
// #allcategories .wstabcontent{
// 	height: 400px;
//     overflow-y: scroll;
// }
.megamenu-lists{
.megamenu-all-title{
margin-bottom: 10px;
span{
font-weight: 500;
border-bottom: 1px solid #222;
font-size: 15px;
color: #222;
}
}
}
.wstheading a{
color: #222 !important;
}
.menu-inner-width{
width:33.33% !important
}
.toys-sub-menu a{
color: #222 !important;
font-weight: 500;
text-transform: capitalize;
}
.wstliststy03 {
width: 100%;
padding: 0px;
margin: 0px;
display: block;
}
.nav-dropdown .mobile-sub-menu a{
color: #fc85ab;
font-size: 14px;
}
.all-categories-toys{
.wstmegamenucoll {
width: 100%;
padding-right: 0;
}
}
.wstliststy03{
li{
width: 25% !important;
}
} 
.nav-menus-wrapper .mCSB_inside>.mCSB_container{
margin-right: 0 !important;
}
.horizontal_menu_tab{
padding: 0
}
.horizontal_menu{
.categories_list_items{
padding: 15px;
.inner-sub-menu {
ul{
display: flex;
flex-wrap: wrap;
.toys-sub-menu{
flex-basis: 100%;
}
}
}
}
}
.left-column{
width: 75%;
float: left;
}
.right-column{
width: 25%;
float: right;
}  @include media-breakpoint-between(xs, sm) { 
} @include media-breakpoint-between(sm, md){ 
} @include media-breakpoint-between(md, lg) { 
.wstabcontent {
margin-left: 190px !important;
}
.wstabitem{
width: 190px !important;
}
.wsfourcolumn{
flex-wrap: wrap;
}
.wsshoptab .wstmegamenucolr, 
.wsshoptab .wstmegamenucolr,
.wsshoptab .wstliststy02 img,
.wsshoptab .wstmegamenucolr,
.wsshoptab .wstliststy05 li img{
display: none;
}
.wsshoptab {
background-image: none !important;
}
.wsshoptab .wstmegamenucoll{
width: 100%;
grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
}
.wstliststy01 li{
width: 50% !important;
}
.wstliststy03{
li{
width: 33.33% !important;
}
} 
.wsshoptabingwp {
width: 100% !important;
margin: 0% !important;
}
.all-categories{
.wstliststy02{
width: 100% !important;
}
.wstliststy03 li {
width: 50% !important;
}
.wsshoptab .wstmegamenucoll{
grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
}
}
.wstliststy02{
width: 100% !important;
}
.wstliststy03 li {
width: 33.33% !important;
}
.left-column{
width: 100%;
}
.right-column{
display: none;
}
} @include media-breakpoint-between(lg, xl) { 
.wstabcontent {
margin-left: 190px !important;
}
.wstabitem{
width: 190px !important;
}
.wsfourcolumn{
flex-wrap: wrap;
}
.wstliststy02 {
padding: 10px 10px 0 10px !important;
}
.wstmenutag {
font-size: 10px !important;
}
} @include media-breakpoint-between(xl, xxl) {
} @include media-breakpoint-between(xxl, xxxl) {
} @media (min-width: 1401px) and (max-width: 1599.98px) {
}
@media (min-width: 1600px) and (max-width: 2559.98px) {
}
@media (min-width: 2560px) {
} @media only screen and (max-width: 1199.98px) {
.wsoffcanvasopener .wsmenu {
left: 0px;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
overflow-y: auto;
}
.wsmenucontainer.wsoffcanvasopener {
display: block;
margin-left: 0px;
}
.wsmobileheader {
display: flex !important; top: 0;
right: 0;
left: 0;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
justify-content: space-between;
}
.wsmenu-list > li:hover>a {
background-color: rgba(0,0,0,0.08) !important;
text-decoration: none;
}
.hometext {
display: inline-block !important;
}
.megacollink {
width: 96% !important;
margin: 0% 2% !important;
}
.megacolimage {
width: 90% !important;
margin: 0% 5% !important;
}
.typographylinks {
width: 98% !important;
margin: 0% 1% !important;
}
.typographydiv {
width: 86% !important;
margin: 0% 7% !important;
}
.mainmapdiv {
width: 90% !important;
margin: 0% 5% !important;
}
.overlapblackbg {
left: 0;
z-index: 102;
width: 100%;
height: 100%;
position: fixed;
top: 0;
display: none;
background-color: rgba(0, 0, 0, 0.45);
cursor: pointer;
}
.wsoffcanvasopener .overlapblackbg {
display: block !important;
z-index: 1;
}
.wsmenu-submenu > li:hover>a {
background-color: #7b7b7b;
color: #666666;
}
.wsmenu > .wsmenu-list > li > a.active {
color: #fff;
background-color: #2A0949 !important;
}
.wsmenu > .wsmenu-list > li > a:hover {
color: #ffffff;
background-color: rgba(0,0,0,0.08);
}
.wsmenu-list li:hover .wsmenu-submenu {
display: none;
}
.wsmenu-list li:hover .wsmenu-submenu .wsmenu-submenu-sub {
display: none;
}
.wsmenu-list .wsmenu-submenu .wsmenu-submenu-sub li:hover .wsmenu-submenu-sub-sub {
display: none;
list-style: none;
padding: 2px;
border: solid 1px #eeeeee;
background-color: #fff;
}
.wsmenu-list li:first-child a {
-webkit-border-radius: 0px 0px 0px 0px;
-moz-border-radius: 0px 0px 0px 0px;
border-radius: 0px 0px 0px 0px;
}
.wsmenu-list li:last-child a {
-webkit-border-radius: 0px 4px 0px 0px;
-moz-border-radius: 0px 0px 0px 0px;
border-radius: 0px 0px 0px 0px;
border-right: 0px solid;
}
.innerpnd {
padding: 0px !important;
}
.typography-text {
padding: 10px 0px;
}
.wsmenucontainer {
overflow: hidden;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.wsmenu-click {
height: 43px;
position: absolute;
top: 0;
right: 0;
display: block;
cursor: pointer;
width: 100%;
}
.wsmenu-click i {
display: block;
height: 23px;
width: 25px;
margin-top: 16px;
margin-right: 8px;
background-size: 25px;
font-size: 17px;
color: #fff;
float: right;
}
.wsmenu-click02 {
height: 43px;
position: absolute;
top: 0;
right: 0;
display: block;
cursor: pointer;
width: 100%;
}
.wsmenu-click02 i {
display: block;
height: 23px;
width: 25px;
margin-top: 11px;
margin-right: 8px;
background-size: 17px;
font-size: 17px;
color: rgba(0,0,0,0.25);
float: right;
}
.ws-activearrow > i {
transform: rotate(180deg);
}
.wsmenu-rotate {
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);
}
.wsmenu-submenu-sub {
width: 100% !important;
position: static !important;
left: 100% !important;
top: 0 !important;
display: none;
margin: 0px !important;
padding: 0px !important;
border: solid 0px !important;
transform: none !important;
opacity: 1 !important;
visibility: visible !important;
background: #f5f5f5;
}
.wsmenu-submenu-sub li {
margin: 0px 0px 0px 0px !important;
padding: 0px;
position: relative;
}
.wsmenu-submenu-sub a {
display: block;
padding: 10px 25px 10px 25px;
border-bottom: solid 1px #ccc;
font-weight: normal;
}
.wsmenu-submenu-sub li a.active {
color: #000 !important;
}
.wsmenu-submenu-sub li:hover>a {
background-color: #333333 !important;
color: #fff;
}
.wsmenu-list > li > a .fa {
margin-right: 6px;
}
.wsmenu-submenu-sub-sub {
width: 100% !important;
position: static !important;
left: 100% !important;
top: 0 !important;
display: none;
margin: 0px !important;
padding: 0px !important;
border: solid 0px !important;
transform: none !important;
opacity: 1 !important;
visibility: visible !important;
}
.wsmenu-submenu-sub-sub li {
margin: 0px 0px 0px 0px !important;
}
.wsmenu-submenu-sub-sub a {
display: block;
color: #000;
padding: 10px 25px;
background: #000 !important;
border-bottom: solid 1px #ccc;
font-weight: normal;
}
.wsmenu-submenu-sub-sub li a.active {
color: #000 !important;
}
.wsmenu-submenu-sub-sub li:hover>a {
background-color: #606060 !important;
color: #fff;
}
.wsmenu {
position: relative;
}
.wsmenu .wsmenu-list {
height: 100%;
overflow-y: auto;
display: block !important;
}
.wsmenu .wsmenu-list > li {
width: 100%;
display: block;
float: none;
border-right: none;
background-color: transparent;
position: relative;
white-space: inherit;
padding-right: 0 ;
}
.wsmenu > .wsmenu-list > li > a {
padding: 12px 32px 12px 24px !important;
font-size: 16px;
text-align: left;
border-right: solid 0px;
background-color: transparent;
color: #fff;
line-height: 25px;
border-bottom: 1px solid;
border-bottom-color: #8b8b8b40;
position: static;
display: block;
}
.wsmenu > .wsmenu-list > li > a > .fa {
font-size: 16px;
color: #bfbfbf;
}
.wsmenu .wsmenu-list li a .arrow:after {
display: none !important;
}
.wsmenu .wsmenu-list li ul li a .fa.fa-caret-right {
font-size: 12px !important;
color: #8E8E8E;
}
.mobile-sub .wsmenu-submenu {
transform: none !important;
opacity: 1 !important;
display: none;
position: relative !important;
top: 0px;
border: solid 0px #ccc;
padding: 0px;
visibility: visible !important;
box-shadow: unset;
border-radius: 0;
}
.wstliststy02 li.wstheading a {
font-size: 14px !important;
font-weight: 600;
color: #55185d !important;
text-transform: uppercase;
}
.mobile-sub .wsmenu-submenu li a {
line-height: 20px;
background-color: transparent !important;
font-size: 14px !important;
padding: 8px 0px 8px 5px;
color: #8E8E8E;
border-bottom: 0;
}
.mobile-sub .wsmenu-submenu li a:hover {
background-color: #e7e7e7 !important;
color: #666666;
text-decoration: underline;
}
.mobile-sub .wsmenu-submenu li:hover>a {
background-color: transparent !important;
}
.mobile-sub .wsmenu-submenu li .wsmenu-submenu-sub li a {
line-height: 20px;
height: 36px;
background-color: transparent !important;
border-bottom: none;
padding-left: 35px !important;
}
.mobile-sub .wsmenu-submenu li .wsmenu-submenu-sub li .wsmenu-submenu-sub-sub li a {
line-height: 20px;
height: 36px;
background-color: #e7e7e700 !important;
border-bottom: none !important;
padding-left: 50px !important;
color: #8e8e8e;
}
.wsmenu-list .megamenu {
background-color: #e7e7e7;
color: #666666;
display: none;
position: relative !important;
top: 0px;
padding: 0px;
border: solid 0px;
transform: none !important;
opacity: 1 !important;
visibility: visible !important;
}
.wsmenu-list li:hover .megamenu {
display: none;
position: relative !important;
top: 0px;
}
.megamenu .title {
color: #666666;
font-size: 15px !important;
padding: 10px 8px 10px 0px;
}
.halfdiv .title {
padding-left: 15px;
}
.megamenu > ul {
width: 100% !important;
margin: 0px;
padding: 0px;
font-size: 13px !important;
}
.megamenu > ul > li > a {
padding: 9px 14px !important;
line-height: normal !important;
font-size: 13px !important;
background-color: #e7e7e7 !important;
color: #666666;
}
.megamenu > ul > li > a:hover {
background-color: #000000 !important;
}
.ad-style {
width: 100% !important;
}
.megamenu ul li.title {
line-height: 26px;
color: #666666;
margin: 0px;
font-size: 15px;
padding: 7px 13px !important;
border-bottom: 1px solid #ccc;
background-color: transparent !important;
}
.halfdiv {
width: 100%;
display: block;
}
.halfmenu {
width: 100%;
display: block;
}
.menu_form {
padding: 10px 10px 63px 10px;
background-color: #e7e7e7;
}
.menu_form input[type="button"] {
width: 46%;
}
.menu_form input[type="submit"] {
width: 46%;
}
.menu_form textarea {
min-height: 100px;
}
.wsmenu {
width: 240px !important;
left: -240px;
height: 100%;
position: fixed;
top: 0;
margin: 0;
border-radius: 0px;
z-index: 103;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
border: none !important;
}
.animated-arrow {
position: fixed;
left: 0;
top: 0;
z-index: 102;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.callusicon {
color: #c9c9c9;
font-size: 25px;
height: 25px;
position: fixed;
right: 15px;
top: 13px;
transition: all 0.4s ease-in-out 0s;
width: 25px;
z-index: 102;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.callusicon:focus, callusicon:hover {
color: #fff !important;
}
.wsoffcanvasopener .callusicon {
display: block !important;
}
.smallogo-1 {
width: 100%;
display: block;
text-align: center;
padding-top: 9px;
position: fixed;
z-index: 1;
width: 100%;
height: 72px;
background: #fff;      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#262626', endColorstr='#262626', GradientType=0);
box-shadow: 0 1px 4px rgba(0,0,0,.5);
-webkit-box-shadow: 0 1px 4px rgba(0,0,0,.5);
}
.animated-arrow {
top: 8px;
}
.wsoffcanvasopener .animated-arrow {
left: 225px;
z-index: 6;
position: fixed;
top: -20px;
background: #fff;
border-radius: 0 5px 5px 0;
height: 40px !important;
width: 40px !important;
padding: 12px 7px;
}
.animated-arrow {
cursor: pointer;
padding: 13px 35px 16px 0px;
margin: 10px 0 0 15px;
}
.animated-arrow span, .animated-arrow span:before, .animated-arrow span:after {
cursor: pointer;
height: 3px;
width: 23px;
background: #2a0949;
position: absolute;
display: block;
content: '';
}
.animated-arrow span:before {
top: -7px;
}
.animated-arrow span:after {
bottom: -7px;
}
.animated-arrow span, .animated-arrow span:before, .animated-arrow span:after {
transition: all 500ms ease-in-out;
}
.wsoffcanvasopener .animated-arrow span {
background-color: transparent;
}
.wsoffcanvasopener .animated-arrow span:before, .animated-arrow.active span:after {
top: 7px;
}
.wsoffcanvasopener .animated-arrow span:before {
transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
bottom: 0px;
}
.wsoffcanvasopener .animated-arrow span:after {
transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
}
.wsmenu-list li > .wsmenu-submenu {
transform: none !important;
-o-transform: none !important;
-moz-transform: none !important;
-webkit-transform: none !important;
transform: none !important;
-o-transform: none !important;
-moz-transform: none !important;
-webkit-transform: none !important;
visibility: visible !important;
}
.wsmenu-list li:hover > .wsmenu-submenu {
transform: none !important;
-o-transform: none !important;
-moz-transform: none !important;
-webkit-transform: none !important;
transform: none !important;
-o-transform: none !important;
-moz-transform: none !important;
-webkit-transform: none !important;
visibility: visible !important;
}
.wsmenu-submenu li > .wsmenu-submenu-sub {
transform: none !important;
-o-transform: none !important;
-moz-transform: none !important;
-webkit-transform: none !important;
transform: none !important;
-o-transform: none !important;
-moz-transform: none !important;
-webkit-transform: none !important;
visibility: visible !important;
box-shadow: unset !important;
border-radius: 0 !important;
}
.wsmenu-submenu li:hover > .wsmenu-submenu-sub {
transform: none !important;
-o-transform: none !important;
-moz-transform: none !important;
-webkit-transform: none !important;
transform: none !important;
-o-transform: none !important;
-moz-transform: none !important;
-webkit-transform: none !important;
visibility: visible !important;
opacity: 1 !important;
border-radius: 0 !important;
}
.wsmenu-submenu-sub li > .wsmenu-submenu-sub-sub {
transform: none !important;
-o-transform: none !important;
-moz-transform: none !important;
-webkit-transform: none !important;
transform: none !important;
-o-transform: none !important;
-moz-transform: none !important;
-webkit-transform: none !important;
visibility: visible !important;
opacity: 1 !important;
background: #f5f5f5;
box-shadow: unset !important;
}
.wsmenu-submenu-sub li:hover > .wsmenu-submenu-sub-sub {
transform: none !important;
-o-transform: none !important;
-moz-transform: none !important;
-webkit-transform: none !important;
transform: none !important;
-o-transform: none !important;
-moz-transform: none !important;
-webkit-transform: none !important;
visibility: visible !important;
opacity: 1 !important;
}
.wsmenu-list li > .megamenu {
transform: none !important;
-o-transform: none !important;
-moz-transform: none !important;
-webkit-transform: none !important;
transform: none !important;
-o-transform: none !important;
-moz-transform: none !important;
-webkit-transform: none !important;
visibility: visible !important;
opacity: 1 !important;
}
.wsmenu-list li:hover > .megamenu {
transform: none !important;
-o-transform: none !important;
-moz-transform: none !important;
-webkit-transform: none !important;
transform: none !important;
-o-transform: none !important;
-moz-transform: none !important;
-webkit-transform: none !important;
visibility: visible !important;
opacity: 1 !important;
}
.wsmenu-list .wsmenu-submenu .wsmenu-submenu-sub li:hover .wsmenu-submenu-sub-sub {
border: solid 0px #eeeeee;
background-color: #fff;
border-radius: 0px;
box-shadow: none;
}
}  .overlapblackbg {
display: none;
}
.wsmenu {
font-family: Helvetica, sans-serif;
color: #fff; font-size: 13px;
padding: 0px; float: right;
-webkit-border-radius: 2px 2px 2px 2px;
-moz-border-radius: 2px 2px 2px 2px;
border-radius: 2px 2px 2px 2px;
}
.wsmenu-list {
text-align: center;
margin: 0 auto 0 auto;
width: 100%;
display: table;
padding: 0px;
}
.wsmenu-list > li {
text-align: center;
display: inline-block; }
.wsmenu-list li:first-child a {
-webkit-border-radius: 2px 2px 2px 2px;
-moz-border-radius: 2px 2px 2px 2px;
border-radius: 2px 2px 2px 2px;
}
.wsmenu-list li:last-child a {
-webkit-border-radius: 2px 2px 2px 2px;
-moz-border-radius: 2px 2px 2px 2px;
border-radius: 2px 2px 2px 2px;
border-right: 0px solid;
}
.wsmenu-submenu li:hover:last-child > a,
.wsmenu-submenu-sub li:hover:first-child > a,
.wsmenu-submenu-sub-sub li:hover:first-child > a {
border-radius:   0 0 10px 10px ;
}
.wsmenu-submenu li:hover:first-child > a,
.wsmenu-submenu-sub li:hover:first-child > a,
.wsmenu-submenu-sub-sub li:hover:first-child > a {
border-radius: 10px 10px 0 0  ;
}
.wsmenu-submenu-sub li:hover > a {
background-color: rgb(85, 24, 92) !important;
color: #55185c  !important;
}
.wsmenu-list > li > a .fa {
display: inline-block;
font-size: 14px;
line-height: inherit;
margin-right: 4px;
}
.wsmenu-list li ul li a .fa.fa-angle-double-right {
font-size: 12px;
margin: 0 3px 0 -4px;
}
.wsmenu-list li a .arrow:after {
border-left: 4px solid rgba(0, 0, 0, 0);
border-right: 4px solid rgba(0, 0, 0, 0);
border-top: 4px solid #b3b3b3;
content: "";
float: right;
height: 0;
margin: 0 0 0 9px;
position: absolute;
text-align: right;
top: 22px;
width: 0;
}
.wsmenu-list > li > a {
display: inline-block;
color: #290849;
padding: 15px 0;
line-height: 28px;
text-decoration: none;
position: relative;
font-size: 16px;
text-transform: capitalize;
border-bottom: 2px solid transparent;
}
.wsmenu-list li a:hover .arrow:after {
border-top-color: #b3b3b3
}
.wsmenu-list li a.active .arrow:after {
border-top-color: #b3b3b3
}
.wsmenu-list li:hover>a .arrow:after {
border-top-color: #b3b3b3
}
.megamenu iframe {
width: 100%;
margin-top: 10px;
min-height: 200px;
}
.megamenu video {
width: 100%;
margin-top: 10px;
min-height: 200px;
}
.wsmenu-list li:hover .megamenu {
opacity: 1;
}
.megamenu {
width: 100%;
left: 0px;
position: absolute;
top: 48px;
color: #000;
z-index: 1000;
margin: 0px;
text-align: left;
padding: 14px;
font-size: 15px;
border: solid 1px #eeeeee;
background-color: #fff;
opacity: 0;
-o-transform-origin: 0% 0%;
-ms-transform-origin: 0% 0%;
-moz-transform-origin: 0% 0%;
-webkit-transform-origin: 0% 0%;
-o-transition: -o-transform 0.3s, opacity 0.3s;
-ms-transition: -ms-transform 0.3s, opacity 0.3s;
-moz-transition: -moz-transform 0.3s, opacity 0.3s;
-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
}
.megamenu .title {
border-bottom: 1px solid #CCC;
font-size: 14px;
padding: 9px 5px 9px 0px;
font-size: 17px;
color: #424242;
margin-bottom: 7px;
text-align: left;
height: 39px;
margin:0px 0px 10px 0px;
}
.link-list li {
display: block;
text-align: center;
white-space: nowrap;
text-align: left;
}
.link-list li a {
line-height: 18px;
border-right: none;
text-align: left;
padding: 6px 0px;
background: #fff !important;
background-image: none !important;
color: #666666 !important;
border-right: 0 none !important;
display: block;
border-right: 1px solid #e7e7e7;
background-color: #fff;
color: #424242;
}
.link-list .fa {
font-size: 11px;
}
.megacollink {
width: 23%;
float: left;
margin: 0% 1%;
padding: 0px;
}
.megacollink li {
display: block;
text-align: center;
white-space: nowrap;
text-align: left;
}
.megacollink li a {
line-height: 18px;
border-right: none;
text-align: left;
padding: 8px 0px;
background: #fff !important;
background-image: none !important;
color: #666666 !important;
border-right: 0 none !important;
display: block;
border-right: 1px solid #e7e7e7;
background-color: #fff;
color: #424242;
}
.megacollink .fa {
font-size: 11px;
}
.megacolimage {
width: 31.33%;
float: left;
margin: 0% 1%;
}
.typographydiv {
width: 100%;
margin: 0% 0%;
}
.typographylinks {
width: 25%;
float: left;
margin: 0% 0%;
}
.typographylinks ul {
padding: 0px;
}
.mainmapdiv {
width: 100%;
display: block;
margin: 0% 0%;
}
.wsmenu-list .ad-style {
width: 28%;
float: right;
}
.wsmenu-list .ad-style a {
border: none !important;
padding: 0px !important;
margin: 0px !important;
line-height: normal !important;
background-image: none !important;
}
.mobile-sub .megamenu .ad-style a:hover {
background-color: transparent !important;
}
.wsmenu-list .megamenu li:hover>a {
background: transparent !important;
}
.wsmenu-list .megamenu li a:hover {
background: transparent !important;
text-decoration: underline;
}
.wsmenu-list .megamenu li .fa {
margin-right: 5px;
text-align: center;
width: 18px;
}
.mrgtop {
margin-top: 15px;
}
.show-grid div {
padding-bottom: 10px;
padding-top: 10px;
background-color: #dbdbdb;
border: 1px solid #e7e7e7;
color: #6a6a6a;
margin: 2px 0px;
}
.halfmenu {
width: 40%;
right: auto !important;
left: auto !important;
}
.halfmenu .megacollink {
width: 48%;
float: left;
margin: 0% 1%;
}
.halfdiv {
width: 35%;
right: 0px !important;
left: auto;
}
.menu_form {
width: 100%;
display: block;
}
.menu_form input[type="text"] {
width: 100%;
border: 1px solid #e2e2e2;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
color: #000;
font-size: 13px;
padding: 8px 5px;
margin-bottom: 8px;
}
.menu_form textarea {
width: 100%;
border: 1px solid #e2e2e2;
border-radius: 5px;
color: #000;
font-size: 13px;
padding: 8px 5px;
margin-bottom: 8px;
min-height: 122px;
}
.menu_form input[type="submit"] {
width: 25%;
display: block;
height: 28px;
float: right;
border: solid 1px #ccc;
margin-right: 15px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}
.menu_form input[type="button"] {
width: 25%;
display: block;
height: 28px;
float: right;
border: solid 1px #ccc;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}
.megamenu .left.carousel-control {
padding-top: 20%;
}
.megamenu .right.carousel-control {
padding-top: 20%;
}
.carousel-inner .item img {
width: 100%;
}
.megamenu .carousel-caption {
bottom: 0px;
background-color: rgba(0,0,0,0.7);
font-size: 13px;
height: 31px;
left: 0;
padding: 7px 0;
right: 0;
width: 100%;
}
.wsmenu-list li > .wsmenu-submenu {
transform-style: preserve-3d;
-o-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
-webkit-transform-style: preserve-3d;
transform: rotateX(-75deg);
-o-transform: rotateX(-75deg);
-moz-transform: rotateX(-75deg);
-webkit-transform: rotateX(-75deg);
visibility: hidden;
}
.wsmenu-list li:hover > .wsmenu-submenu {
transform: rotateX(0deg);
-o-transform: rotateX(0deg);
-moz-transform: rotateX(0deg);
-webkit-transform: rotateX(0deg);
opacity: 1;
visibility: visible;
}
.wsmenu-submenu li > .wsmenu-submenu-sub {
transform-style: preserve-3d;
-o-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
-webkit-transform-style: preserve-3d;
transform: rotateX(-75deg);
-o-transform: rotateX(-75deg);
-moz-transform: rotateX(-75deg);
-webkit-transform: rotateX(-75deg);
visibility: hidden;
}
.wsmenu-submenu li:hover > .wsmenu-submenu-sub {
transform: rotateX(0deg);
-o-transform: rotateX(0deg);
-moz-transform: rotateX(0deg);
-webkit-transform: rotateX(0deg);
opacity: 1;
visibility: visible;
}
.wsmenu-submenu-sub li > .wsmenu-submenu-sub-sub {
transform-style: preserve-3d;
-o-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
-webkit-transform-style: preserve-3d;
transform: rotateX(-75deg);
-o-transform: rotateX(-75deg);
-moz-transform: rotateX(-75deg);
-webkit-transform: rotateX(-75deg);
visibility: hidden;
}
.wsmenu-submenu-sub li:hover > .wsmenu-submenu-sub-sub {
transform: rotateX(0deg);
-o-transform: rotateX(0deg);
-moz-transform: rotateX(0deg);
-webkit-transform: rotateX(0deg);
opacity: 1;
visibility: visible;
}
.wsmenu-list li > .megamenu {
transform-style: preserve-3d;
-o-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
-webkit-transform-style: preserve-3d;
transform: rotateX(-75deg);
-o-transform: rotateX(-75deg);
-moz-transform: rotateX(-75deg);
-webkit-transform: rotateX(-75deg);
visibility: hidden;
}
.wsmenu-list li:hover > .megamenu {
transform: rotateX(0deg);
-o-transform: rotateX(0deg);
-moz-transform: rotateX(0deg);
-webkit-transform: rotateX(0deg);
opacity: 1;
visibility: visible;
}
.wsmenu-submenu-custom {
position: absolute;
top: 90px !important;
z-index: 1000;
}
.wsmenu-submenu {
position: absolute;
top: 40px;
z-index: 1000;
margin: 0px;
padding: 0px;
border: solid 0px #fff;
background-color: #fff;
opacity: 0;
-o-transform-origin: 0% 0%;
-ms-transform-origin: 0% 0%;
-moz-transform-origin: 0% 0%;
-webkit-transform-origin: 0% 0%;
-o-transition: -o-transform 0.3s, opacity 0.3s;
-ms-transition: -ms-transform 0.3s, opacity 0.3s;
-moz-transition: -moz-transform 0.3s, opacity 0.3s;
-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
min-width: 165px;
box-shadow: 0 0 11px #1515153b;
border-radius: 10px !important;
} 
.wsmenu-submenu li a {
background: #fff aliceblue !important;
background-image: none !important;
color: #55185c !important;
border-right: 0 none !important;
text-align: left;
display: block;
line-height: 22px;
padding: 9px 12px;
text-transform: none;
font-size: 15px;
letter-spacing: normal;
border-right: 0px solid;
}
.wsmenu-submenu li {
position: relative;
margin: 0px;
padding: 0px;
}
.wsmenuexpandermain {
display: none;
}
.wsmenu-list li:hover .wsmenu-submenu {
display: block;
}
.dropleft {
left: auto !important;
right: 100% !important;
}
.dropleftright {
left: auto !important;
right: 100% !important;
}
.wsmenu-list .wsmenu-submenu .wsmenu-submenu-sub {
min-width: 220px;
position: absolute;
left: 100%;
top: 0;
margin: 0px;
padding: 0px;
min-width: 165px;
opacity: 0;
-o-transform-origin: 0% 0%;
-ms-transform-origin: 0% 0%;
-moz-transform-origin: 0% 0%;
-webkit-transform-origin: 0% 0%;
-o-transition: -o-transform 0.4s, opacity 0.4s;
-ms-transition: -ms-transform 0.4s, opacity 0.4s;
-moz-transition: -moz-transform 0.4s, opacity 0.4s;
-webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
box-shadow: 0 0 11px #1515153b;
border-radius: 10px;
}
.wsmenu-list .wsmenu-submenu li:hover .wsmenu-submenu-sub {
opacity: 1;
list-style: none;
padding: 0;
border: solid 0px #eeeeee;
background-color: #f8f8f8;
}
.wsmenu-list .wsmenu-submenu li:hover .wsmenu-submenu-sub {
display: block;
}
.wsmenu-list .wsmenu-submenu .wsmenu-submenu-sub .wsmenu-submenu-sub-sub {
min-width: 165px;
position: absolute;
left: 100%;
top: 0;
margin: 0px;
padding: 0px;
opacity: 0;
-o-transform-origin: 0% 0%;
-ms-transform-origin: 0% 0%;
-moz-transform-origin: 0% 0%;
-webkit-transform-origin: 0% 0%;
-o-transition: -o-transform 0.4s, opacity 0.4s;
-ms-transition: -ms-transform 0.4s, opacity 0.4s;
-moz-transition: -moz-transform 0.4s, opacity 0.4s;
-webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
}
.wsmenu-list .wsmenu-submenu .wsmenu-submenu-sub li:hover .wsmenu-submenu-sub-sub {
opacity: 1;
list-style: none;
padding: 0;
border: solid 0px #eeeeee;
background-color: #fff;
border-radius: 10px;
box-shadow: 0 0 11px #1515153b;
}
.wsmenu-submenu li {
position: relative;
padding: 0px;
margin: 0px;
display: block;
} .wsmenu-click02 {
display: none;
}
.wsmenu-list li:hover>a {
background-color: rgba(0,0,0,0,0) !important;
text-decoration: none;
}
.wsmenu-list > li > a:hover {
background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none; } .wsmenu-list a:hover::after {
content: '';
position: absolute;
left: 0;
bottom: -2px;
width: 100%;
border-bottom: 2px solid #222222;
}
.wstfullmenubg01 ul a:hover::after {
display:none;
}
.navtext.nav-link span{
margin-right: 21px;
}
.wsmenu-list > li > a.active {
background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none;
color: #290849;
font-size: 16px;
display: inline-block;
border-bottom: 2px solid #222222;
}
.wsmenu-submenu > li > a:hover {
background-color: rgb(85, 24, 92) !important; text-decoration: none; color: #fff !important;
}
.typography-text {
padding: 0px 0px;
font-size: 15px;
}
.typography-text ul {
padding: 0px 0px;
margin: 0px;
}
.typography-text p {
text-align: justify;
line-height: 24px;
color: #656565;
}
.typography-text ul li {
display: block;
padding: 2px 0px;
line-height: 22px;
}
.typography-text ul li a {
color: #656565;
}
.hometext {
display: none;
}
.wsmenu-submenu .fa {
margin-right: 7px;
}
.wsmenu-list > li:not(:last-child) {
padding-right: 45px;
}
.menu-arrow-1{
cursor: pointer;
}
.wsmenu-list > .menu-arrow-1 > a::after {
top: 15px;
margin-top: 0;
position: absolute;
display: none;
right: 0;
z-index: 11111;
font-family: "FontAwesome";
content: "\f078";
font-size: 12px;
}
.wstliststy02 li.wstheading a {
font-size: 16px !important;
font-weight: 600;
color: #55185d !important;
text-transform: capitalize;
}@media (max-width: 575.98px) { 
.wsmenu-list a:hover::after {
content: '';
position: unset;
}
.agendabuilder-interactive-mock-image{
width: calc(95% - 1px);
}
.emailnotification-feature-steps {
padding: 25px !important;
border-radius: 30px;
}
.check-in-scan-image{
border-radius: 15px;
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.lead-chat-mock{
width: 480px;
}
.lead-chat-connection-feature-box::before {
border-radius: 40px;
border-bottom-left-radius: 0;
}
.lead-chat-connection-feature-box {
padding: 40px 0 0;
}
.connection-mock-image-scan{
width: 220px;
margin-bottom: 25px;
}
.connection-mock-image {
margin-top: -15px;
}
.poll-qa-interactive-banner-section-1::after {
background: linear-gradient(0deg, #FEA908, #FDD334);
height: 100%;
border-radius: 35px;
}
.checkin-interactive-banner-section::after {
height: 100%;
}
.checkin-interactive-banner-section-1::after {
background: linear-gradient(0deg, #FEA908, #FDD334);
height: 100%;
border-radius: 35px;
}
.pushnotification-feature-box::before {
height: 100%;
}
.poll-qa-interactive-banner-section::after {
height: 100%;
}
.engagement-points-icons {
width: 40px;
height: 40px;
padding: 6px;
margin-bottom: 25px !important;
}
.ld-agenda-mock-image{
width: 70%;
}
.prev-feature-page .ft-28{
font-size: 23px !important;
}
.next-feature-page .ft-28{
font-size: 23px !important;
}
.feature-pages-navigation {
height: auto;
transform: translateY(0px);
}
.feature-pages-navigation:hover{
transform: translateY(10px);
}
.prev-feature-page {
padding: 9px;
margin-bottom: 20px;
}
.next-feature-page{
padding: 9px;
}
.navigation-content{
position: unset;
width: 100%;
}
.next-prev-feature-page-section {
margin-top: 0;
padding: 25px 0;
}
.chatmeet-config-points .ft-25{
font-size: 18px !important;
}
.chatmeet-order-list-dot {
width: 11px !important;
height: 11px !important;
}
.chatmeet-config-content{
margin-bottom: 15px !important;
}
.chatmeet-schedule {
background-size: cover;
}
.tab-pane .ft-35{
font-size: 23px !important;
margin-bottom: 5px !important;
}
.tab-pane .ft-20{
font-size: 16px !important;
}
.ld-tab-buttons {
font-size: 16px !important;
}
.ld-tab-buttons .nav-link {
padding: 7px 14px !important;
}
.ld-tab-buttons .nav-link.active {
padding: 7px 10px !important;
}
.order-list-dot {
width: 13px;
height: 13px;
}
.agendabuilder-interactive-banner-section::after {
background: linear-gradient(0deg, #290849, #55185D);
height: 98%;
border-radius: 35px;
bottom: 22px;
}
.agendabuilder-interactive-banner-section {
padding: 0px 30px 21px !important;
}
.agenda-builder-points br{
display: none;
}
.gamification-interactive-banner-section::after {
background: linear-gradient(0deg, #FEA908, #FDD334);
height: 100%;
border-radius: 35px;
}
.gamification-interactive-banner-section {
padding: 0px 30px 0 !important;
}
.chatmeet-interactive-banner-section::after {
background: linear-gradient(0deg, #290849, #55185D);
height: 100%;
border-radius: 35px;
}
.chatmeet-interactive-banner-section {
padding: 0px 30px 0 !important;
}
.speaker-hightlight-features .ft-25{
font-size: 22px !important;  
}
.abt-speakers-profile {
padding: 40px 20px 40px;
border-radius: 60px;
border-top-right-radius: 0;
background-size: cover;
background-position-x: center;
}
.speakers-image-mock {
margin: auto;
width: 100%;
margin-bottom: 50px !important;
}
.hightlight-feature-box {
border-radius: 0;
}
.exhibitors-page-features-list {
background-size: cover !important;
border-radius: 0;
}
.exhibitor-page-feature-box {
padding: 19px 18px !important;
}
.exhibitor-page-feature-box .ft-20{
font-size: 18px !important;
}
.about-exhibitors-stats ul li {
border-right: 2px solid #55185D;
margin-right: 20px;
padding-right: 20px;
}
.lead-retrieval-feature-image {
width: 90%;
margin: 25px auto !important;
}
.cta-bg{
padding: 30px 30px;
}
.cta-bg h2{
font-size: 25px;
}
.mobile-only-apps-btn{
display: flex;
align-items: center;
gap: 10px;
}
.ft-16 {
font-size: 15px !important;
}
.useful-links ul, .service-links ul {
line-height: 30px;
}
.exhibitors-app h4{
margin-bottom: 10px;
}
.exhibitors-app p{
margin-bottom: 15px;
}
.exhibitors-app a{
margin-bottom: 25px;
}
.stutzee-btn-primary, .stutzee-btn-secondary, .stutzee-btn-tertairy, .stutzee-btn-quaternary {
padding: 10px 13px !important;
}
.mb-120 {
margin-bottom: 60px;
}
.ft-64 {
font-size: 25px !important;
line-height: 30px !important;
margin-bottom: 20px;
}
.stutzee-hero h6 {
font-size: 16px !important;
}
.hero-contents{
padding-right: 15px;
padding-left: 15px;
}
.stutzee-hero h6 br{
display: none !important;
}
.stutzee-hero {
height: 510px;
}
.dashboard-img{
width: 350px;
}
.features-section {
padding-top: 150px;
}
.feature-box {
padding: 35px;
}
.feature-box-radius-2 {
margin-bottom: 51px;
margin-top: 27px;
}
.why-section h2{
margin-bottom: 10px !important;
margin-top: 5px !important;
}
.how-works-section h2 {
margin-bottom: 10px !important;
margin-top: 5px !important;
text-align: center;
}
.faq-section-image{
margin-bottom: 10px !important;
}
.footer-logo p{
font-size: 16px !important;
}
.footer-section h4 {
font-size: 18px !important;
font-weight: bold !important;
border-bottom: 1px solid #fff;
display: inline-block;
padding-bottom: 5px;
margin-bottom: 15px;
}
.copyright-section p{
font-size: 13px;
line-height: 21px;
}
.terms-links a{
font-size: 14px;
}
.foot-logo {
width: 150px;
}
.snip-1 {
right: -5px;
top: -40px;
width: 80px;
border-radius: 15px;
}
.for-attendees {
background-color: #fff;
padding: 20px;
border-radius: 20px 20px 0 0;
}
.mb-25 {
margin-bottom: 10px;
}
.for-attendees p{
font-size: 16px !important;
line-height: 24px !important;
}
.for-attendees h4 {
font-size: 20px !important;
line-height: 28px !important;
margin-bottom: 15px !important;
}
.attendees-points{
flex-direction: column;
}
.exhibit-points {
flex-direction: column;
align-items: start !important;
gap: 25px !important;
}
.for-exhibitors {
padding: 20px;
border-radius: 20px 20px 0 0 ;
}
.for-exhibitors h4 {
font-size: 20px !important;
line-height: 28px !important;
margin-bottom: 15px !important;
}
.for-exhibitors p{
font-size: 16px !important;
line-height: 24px !important;
}
.for-speakers h4 {
font-size: 20px !important;
line-height: 28px !important;
margin-bottom: 15px !important;
}
.for-speakers p{
font-size: 16px !important;
line-height: 24px !important;
}
.for-speakers h4 br{
display: none;
}
.why-exhibit-with{
font-size: 18px !important;
}
.for-speakers {
padding:  20px;
border-top-left-radius: 20px;
}
.ft-32 {
font-size: 23px !important;
}
.why-section p br{
display:none;
}
.organizer-snip {
left: 10px;
top: -90px;
height: 126px;
}
.organizer-highlight-points{
flex-direction: column !important;
}
.separate-section {
padding: 40px 0;
}
.faq-serial {
font-size: 30px;
}
.ft-23 {
font-size: 20px !important;
}
.stats-box {
display: block !important;
margin-bottom: 15px;
}
.app-mock-images img{
display: none;
}
.how-works-icons, .how-works-icons-1 {
padding: 11px 12px !important;
}
.how-works-icons-1 {
padding: 15px 20px;
}
.stats-area h5{
text-align: left !important;
}
.stats-area h2{
text-align: left !important;
}
.stats-area p{
text-align: left !important;
}
.pt-200 {
padding-top: 110px;
}
.app-mock-images::before{
display: none;
}
.how-works-icons::after{
display: none;
}
.stats-area {
padding: 35px 20px;
}
.footer-bg {
background: #290139;
padding: 50px 0 0px 10px;
}
.useful-links {
gap: 100px !important;
}
.terms-links{
justify-content: start !important;
padding-bottom: 15px;
}
.mob-logo{
position: fixed;
left: 20px;
top: 10px;
z-index: 102;
width: 120px;
}
.organizer-image {
height: 233px;
}
.speaker-img {
height: 200px;
width: 100%;
border-radius: 0 0 0px 20px;
}
.organizers-img {
height: 200px;
object-fit: cover;
border-radius:  0 0 0px 20px;
width: 100%;
}
.exhibit-points li img {
top: 0px;
width: 13px;
}
.for-org {
border-radius:  20px 20px 0 0;
}
.organizer-image {
height: 200px;
border-radius:  0 0 0px 20px;
width: 100%;
}
.attendees-image {
border-radius: 0 0 20px 0 !important;
height: 254px;
}
.how-works h4{
font-size: 17px !important;
}
.how-works p{
font-size: 15px !important;
line-height: 20px !important;
}
.how-works p br{
display: none;
}
.how-works img{
width: 30px;
}
.how-works-section h2 br{
display: none;
}
.stats-box {
padding: 25px 15px 25px 15px;
}
.faq-section img{
height: 300px;
object-fit: cover;
}
.faq-section h5{
font-size: 18px !important;
line-height: 26px !important;
}
.faq-section h5 br{
display: none;
}
.stats-area h3{
font-size: 23px !important;
}
.feature-box p br{
display: none;
}
.get-container {
gap: 20px;
}
.get-box {
width: 100%;
height: 272px;
padding: 0;
}
.how-headings .mb-50 {
margin-bottom: 30px;
}
.form-container {
gap: 10px;
flex-wrap: wrap;
flex-direction: column;
margin-bottom: 10px;
}
#message {
height: 120px;
}
.map iframe {
height: 200px;
}
.abt-page-cta-section {
padding: 40px 0;
}
.cta-bg {
border-radius: 30px;
}
.breadcrumb-area h1 {
font-size: 28px;
margin-top: 50px;
margin-bottom: 0;
}
.breadcrumb-area {
padding: 0;
height: 160px;
display: flex;
align-items: center;
}
.breadcrumb-area .breadcrumb a, .breadcrumb-area .breadcrumb li {
font-size: 12px;
}
.mb-50 {
margin-bottom: 20px;
}
.feature-box-radius-4 {
margin-top: 20px;
} .logo img {
width: 125px;
}
.wsmenu-list > li {
padding-right: 0px ;
}
.mobile-feature-box-radius-2 {
background: url(//www.stutzee.com/assets/images/features-box-bg.svg), rgba(255, 255, 255, 0.5);
background-blend-mode: overlay;
border-bottom-left-radius: 0px;
border-bottom-right-radius: 35px;
}
.mobile-stutzee-bg-secondary-color {
background-color: #55185D !important;
}
.mobile-btn-1.mobile-btn {
padding: 10px !important;
}
.mobile-btn-1.mobile-btn a {
line-height: 15px !important;
}
.mobile-contact.mobile-contact-1 a {
padding: 0 !important;
}
.mobile-contact-1.mobile-contact {
padding: 10px !important;
}
.mobile-contact-1 .icon-box {
height: 40px;
width: 40px;
}
.mobile-contact-1 .icon-box img {
width: 20px;
}
.callusicon-1 {
height: 25px;
position: fixed;
right: 25px !important;
}
.callusicon {
right: 75px;
}
.wsoffcanvasopener .animated-arrow {
background: #FDD334;
top: -10px;
}
.smallogo-1 img {
width: 130px;
}
.smallogo-1 {
height: 60px;
padding-top: 11px;
}
.fluid-1 {
width: 18px !important;
}
.accordion-item {
padding: 0 !important;
margin-bottom: 15px;
}
.accordion-header .ft-20 {
font-size: 17px !important;
}
.faq-serial {
font-size: 30px;
padding: 3px 5px;
}
.page-header.is-sticky {
padding: 0;
height: unset;
}
.wsoffcanvasopener .smallogo-1 {
z-index: 0;
}
.wsoffcanvasopener .overlapblackbg {
z-index: 0;
}
.wsoffcanvasopener .breadcrumb-area {
z-index: -1;
} 
.wsoffcanvasopener .callusicon {
z-index: 0;
} .btn-toggle {
display: block; 
}
.popular-box-1 {
margin-top: 0;
}
.box-space {
padding: 25px 30px;
}
.price-list .mb-35 {
margin-bottom: 15px;
}
.price-list .mb-25 {
margin-bottom: 15px;
}
.pricing-value {
font-size: 40px;
}
.price-list .ft-32 {
font-size: 30px !important;
}
.price-list .mb-30 {
margin-bottom: 15px;
}
.btn-yellow-text {
padding: 14px;
}
.price-list .mb-15 {
margin-bottom: 5px;
}
.box-img {
width: 50px;
}
.circle {
height: 67px;
width: 67px;
}
.price-sympol {
font-size: 23px;
}
.pricing .btn-outline-primary {
font-size: 20px;
padding: 5px 13px;
}
.border-radius-15 {
border-radius: 10px;
} .spec-text br {
display: none;
}
.specification-box {
padding: 30px 0 20px 20px;
min-height: 240px;
}
.seam-content br{
display:none;
} .icon-box-1 {
margin-bottom: 22px;
}
.spec-heading {
font-size: 16px;
margin-bottom: 15px;
}
.cta-para br{
display:none;
} 
.testi{
flex-wrap: wrap;
justify-content: center;
} 
.video-src, .testimonial-content {
width: 100%;
}
.bottom-space {
margin-bottom: 22px;
}
.bottom {
margin: 0  0 20px 0;
}
.thumb img {
height: 60px;
width: 60px ! important;
}
.test-content {
display: flex;
flex-direction: column;
}
.thumb{
display: flex;
flex-direction: column;
}
.placement{
text-align: center;
}
.video-thumbnail {
height: 250px !important;
border-radius: 0px 25px 25px 25px !important;
}
.spot-size{
width: 100%;
}
.vision {
margin-bottom: 30px;
}
.quote{
width: 10%;
} .feature-section li.hide {
display: none;
}
.btn-toggle {
display: block;
background: transparent;
border: none;
color: inherit; 
font-weight: bold;
cursor: pointer;
width: 100%;
text-align: center;
}
.border-radius-left-top-bottom{
border-radius: 0px 0px 20px 20px;
}
.order-2-border-radius{
border-radius: 0px 0px 20px 20px !important;
}
.order-1-border-radius{
border-radius: 20px 20px 0px 0px !important;
}
.border-radius-right-top-bottom{
border-radius: 20px 20px 0px 0px;
}
.lead-retrieval-details {
padding: 20px;
box-shadow: 0 3px 8px #00000029;
}
.lead-detail-image img {
object-fit: cover;
height: 210px;
}
} @media (min-width: 576px) and (max-width: 767.98px) {
.wsmenu-list a:hover::after {
content: '';
position: unset;
}
.agendabuilder-interactive-mock-image{
width: calc(95% - 1px);
}
.emailnotification-feature-steps {
padding: 25px !important;
border-radius: 30px;
}
.pushnotification-feature-box::before {
height: 100%;
}
.check-in-scan-image{
border-radius: 15px;
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.lead-chat-mock{
width: 480px;
}
.lead-chat-connection-feature-box::before {
border-radius: 40px;
border-bottom-left-radius: 0;
}
.lead-chat-connection-feature-box {
padding: 40px 0 0;
}
.connection-mock-image-scan{
width: 220px;
margin-bottom: 25px;
}
.connection-mock-image {
margin-top: -15px;
}
.poll-qa-interactive-banner-section-1::after {
background: linear-gradient(0deg, #FEA908, #FDD334);
height: 100%;
border-radius: 35px;
}
.poll-qa-interactive-banner-section::after {
height: 100%;
}
.checkin-interactive-banner-section::after {
height: 100%;
}
.checkin-interactive-banner-section-1::after {
background: linear-gradient(0deg, #FEA908, #FDD334);
height: 100%;
border-radius: 35px;
}
.engagement-points-icons {
width: 40px;
height: 40px;
padding: 6px;
margin-bottom: 25px !important;
}
.agenda-builder-points br{
display: none;
}
.prev-feature-page .ft-28{
font-size: 23px !important;
}
.next-feature-page .ft-28{
font-size: 23px !important;
}
.feature-pages-navigation {
height: auto;
transform: translateY(0px);
}
.feature-pages-navigation:hover{
transform: translateY(10px);
}
.prev-feature-page {
padding: 9px;
margin-bottom: 20px;
}
.next-feature-page{
padding: 9px;
}
.navigation-content{
position: unset;
width: 100%;
}
.next-prev-feature-page-section {
margin-top: 0;
padding: 25px 0;
}
.chatmeet-config-points .ft-25{
font-size: 18px !important;
}
.chatmeet-order-list-dot {
width: 11px !important;
height: 11px !important;
}
.chatmeet-config-content{
margin-bottom: 15px !important;
}
.chatmeet-schedule {
background-size: cover;
}
.tab-pane .ft-35{
font-size: 23px !important;
margin-bottom: 5px !important;
}
.tab-pane .ft-20{
font-size: 16px !important;
}
.ld-tab-buttons {
font-size: 16px !important;
}
.ld-tab-buttons .nav-link {
padding: 7px 14px !important;
}
.ld-tab-buttons .nav-link.active {
padding: 7px 10px !important;
}
.order-list-dot {
width: 13px;
height: 13px;
}
.agendabuilder-interactive-banner-section::after {
background: linear-gradient(0deg, #290849, #55185D);
height: 98%;
border-radius: 35px;
bottom: 22px;
}
.gamification-interactive-banner-section::after {
background: linear-gradient(0deg, #FEA908, #FDD334);
height: 100%;
border-radius: 35px;
}
.chatmeet-interactive-banner-section::after {
background: linear-gradient(0deg, #290849, #55185D);
height: 100%;
border-radius: 35px;
}
.chatmeet-interactive-banner-section {
padding: 0px 30px 0 !important;
}
.agendabuilder-interactive-banner-section {
padding: 0px 30px 21px !important;
}
.speaker-hightlight-features .ft-25{
font-size: 22px !important;  
}
.abt-speakers-profile {
padding: 40px 20px 40px;
border-radius: 60px;
border-top-right-radius: 0;
background-size: cover;
background-position-x: center;
}
.speakers-image-mock {
margin: auto;
}
.hightlight-feature-box {
border-radius: 0;
}
.exhibitors-page-features-list {
background-size: cover !important;
border-radius: 0;
}
.exhibitor-page-feature-box {
padding: 19px 18px !important;
}
.exhibitor-page-feature-box .ft-20{
font-size: 18px !important;
}
.about-exhibitors-stats ul li {
border-right: 2px solid #55185D;
margin-right: 20px;
padding-right: 20px;
}
.lead-retrieval-feature-image {
width: 90%;
margin: 25px auto !important;
}
.useful-links ul, .service-links ul {
line-height: 35px;
}
.cta-bg{
padding: 30px 30px;
}
.cta-bg h2 {
font-size: 25px;
}
.mobile-only-apps-btn{
display: flex;
align-items: center;
gap: 10px;
}
.why-section h2{
margin-bottom: 10px !important;
margin-top: 5px !important;
}
.how-works-section h2{
margin-bottom: 10px !important;
margin-top: 5px !important;
}
.faq-section-image{
margin-bottom: 10px !important;
}
.footer-logo p{
font-size: 16px !important;
}
.footer-section h4 {
font-size: 18px !important;
font-weight: bold !important;
border-bottom: 1px solid #fff;
display: inline-block;
padding-bottom: 5px;
margin-bottom: 15px;
}
.copyright-section p{
font-size: 13px;
line-height: 21px;
}
.terms-links a{
font-size: 14px;
}
.foot-logo {
width: 150px;
}
.hero-contents {
padding-right: 15px;
padding-left: 15px;
} 
.mb-120 {
margin-bottom: 60px;
}
.organizer-image {
height: 200px;
border-radius: 0px 0px 20px 0px;
width: 100%;
object-position: center;
}
.exhibitors-app .stutzee-btn-primary {
padding: 10px 13px !important;
width: 62% !important;
display: inline-block !important;
}
.speaker-img {
height: 200px;
object-fit: cover;
width: 100%;
object-position: center;
border-radius: 0 0 20px 0px;
}
.organizers-img {
height: 200px;
width: 100%;
border-radius:  0 0 20px 0px;
}
.for-org {
border-radius:  20px 20px 0 0 !important;
}
.app-store-area{
text-align: center;
}
.faq-section{
text-align: center;
}
.how-works h4{
font-size: 17px !important;
}
.how-works p{
font-size: 15px !important;
line-height: 20px !important;
}
.how-works p br{
display: none;
}
.faq-serial {
font-size: 30px;
}
.how-works img{
width: 30px;
}
.how-works-section h2 br{
display: none;
}
.stats-box {
padding: 25px 15px 25px 15px;
}
.ft-64 {
font-size: 25px !important;
line-height: 30px !important;
margin-bottom: 20px;
}
.stutzee-hero h6 {
font-size: 16px !important;
}
.stutzee-btn-primary, .stutzee-btn-secondary, .stutzee-btn-tertairy, .stutzee-btn-quaternary {
padding: 10px 13px !important;
}
.stutzee-hero h6 br{
display: none !important;
}
.stutzee-hero {
height: 560px;
}
.dashboard-img{
width: 510px;
}
.features-section {
padding-top: 180px;
}
.feature-box {
padding: 35px;
}
.feature-box-radius-2 {
margin-bottom: 30px;
margin-top: 0 !important;
}
.snip-1 {
right: -5px;
top: -40px;
width: 80px;
border-radius: 15px;
}
.for-attendees {
background-color: #fff;
padding: 20px;
border-radius: 20px 20px 0 0;
}
.attendees-image {
border-radius: 0 0 20px 0px !important;
height: 200px;
width: 100%;
object-fit: cover;
}
.for-attendees h4 {
font-size: 20px !important;
line-height: 28px !important;
margin-bottom: 15px !important;
}
.for-attendees p {
font-size: 16px !important;
line-height: 24px !important;
}
.for-organizer h4 {
font-size: 20px !important;
line-height: 28px !important;
margin-bottom: 15px !important;
}
.for-organizer p {
font-size: 16px !important;
line-height: 24px !important;
}
.for-exhibitors h4 {
font-size: 20px !important;
line-height: 28px !important;
margin-bottom: 15px !important;
}
.for-exhibitors p {
font-size: 16px !important;
line-height: 24px !important;
}
.for-speakers h4 {
font-size: 20px !important;
line-height: 28px !important;
margin-bottom: 15px !important;
}
.for-speakers p {
font-size: 16px !important;
line-height: 24px !important;
}
.attendees-points{
flex-direction: column;
}
.exhibit-points {
flex-direction: column;
align-items: start !important;
gap: 25px !important;
}
.for-exhibitors {
padding: 20px;
border-radius: 20px 20px 0px 0px;
}
.for-speakers h4 br{
display: none;
}
.for-speakers {
padding: 20px;
border-radius: 20px 20px 0 0;
}  
.ft-32 {
font-size: 28px !important;
}
.why-section p br{
display:none;
}
.organizer-snip {
left: 10px;
top: -90px;
height: 126px;
}
.fluid-1,
.exhibit-points li img {
width: 18px !important;
} .accordion-item {
text-align: left;
}
.separate-section {
padding: 40px 0;
}
.ft-23 {
font-size: 20px !important;
}
.stats-box {
display: block !important;
margin-bottom: 15px;
}
.app-mock-images img{
display: none;
}
.how-works-icons {
padding: 15px 20px;
}
.how-works-icons-1 {
padding: 15px 20px;
}
.stats-area h5{
text-align: left !important;
}
.stats-area h2{
text-align: left !important;
}
.stats-area p{
text-align: left !important;
}
.pt-200 {
padding-top: 120px;
}
.app-mock-images::before{
display: none;
}
.how-works-icons::after{
display: none;
}
.stats-area {
background-image: url(//www.stutzee.com/assets/images/stats-bg.svg);
padding: 55px 35px;
}
.footer-bg {
background: #290139;
padding: 50px 0 0px 20px;
}
.useful-links {
gap: 76px !important;
}
.terms-links{
justify-content: start !important;
padding-bottom: 15px;
}
.useful-links{
gap: 166px !important;
}
.app-mock-images::before{
display: none;
}
.how-works-icons::after{
display: none;
}
.stats-area {
background-image: url(//www.stutzee.com/assets/images/stats-bg.svg);
padding: 55px 35px;
}
.mob-logo{
position: fixed;
left: 20px;
top: 10px;
z-index: 102;
width: 120px;
}
.get-box {
width: 270px;
height: 267px;
padding: 30px;
}
.get-container {
gap: 19px;
flex-wrap: nowrap;
}
.map iframe {
height: 250px;
}
.form-container {
margin-bottom: 10px;
}
#message {
height: 100px;
}
.get-container {
gap: 20px;
}
.get-box {
width: 100%;
height: 242px;
}
.breadcrumb-area {
padding: 0;
height: 250px;
display: flex;
align-items: center;
}
.breadcrumb-area h1 {
font-size: 30px;
margin-top: 60px;
}
.feature-box-radius-4 {
margin-top: 25px;
}
.mb-50 {
margin-bottom: 30px;
}
.organizer-highlight-points {
flex-wrap: wrap;
}
.organizer-highlights {
width: 60%;
} .logo img {
width: 125px;
}
.wsmenu-list > li {
padding-right: 0px ;
}
.mobile-feature-box-radius-2 {
background: url(//www.stutzee.com/assets/images/features-box-bg.svg), rgba(255, 255, 255, 0.5);
background-blend-mode: overlay;
border-bottom-left-radius: 0px;
border-bottom-right-radius: 35px;
}
.mobile-stutzee-bg-secondary-color {
background-color: #55185D !important;
}
.mobile-btn-1.mobile-btn {
padding: 10px !important;
}
.mobile-btn-1.mobile-btn a {
line-height: 15px !important;
}
.mobile-contact.mobile-contact-1 a {
padding: 0 !important;
}
.mobile-contact-1.mobile-contact {
padding: 10px !important;
}
.mobile-contact-1 .icon-box {
height: 40px;
width: 40px;
}
.mobile-contact-1 .icon-box img {
width: 20px;
}
.callusicon-1 {
height: 25px;
position: fixed;
right: 25px !important;
}
.callusicon {
right: 75px;
}
.mb-25 {
margin-bottom: 20px;
}
.wsoffcanvasopener .animated-arrow {
background: #FDD334;
top: -10px;
}
.about-img {
text-align: center;
}
.about-img img {
width: 500px;
}
.accordion-item {
padding: 0 !important;
}
.page-header.is-sticky {
padding: 0;
}
.wsoffcanvasopener .smallogo-1 {
z-index: 0;
}
.wsoffcanvasopener .overlapblackbg {
z-index: 0;
}
.wsoffcanvasopener .breadcrumb-area {
z-index: -1;
} 
.wsoffcanvasopener .callusicon {
z-index: 0;
} .btn-toggle {
display: block; 
}
.popular-box-1 {
margin-top: 0;
}
.box-space {
padding: 15px;
}
.price-list .mb-35 {
margin-bottom: 15px;
}
.price-list .mb-25 {
margin-bottom: 10px;
}
.pricing-value {
font-size: 45px;
}
.price-list .ft-32 {
font-size: 35px !important;
}
.price-list .mb-30 {
margin-bottom: 15px;
}
.btn-yellow-text {
padding: 14px;
}
.price-list .mb-15 {
margin-bottom: 5px;
}
.box-img {
width: 50px;
}
.circle {
height: 67px;
width: 67px;
}
.price-sympol {
font-size: 23px;
}
.pricing .btn-outline-primary {
font-size: 20px;
padding: 5px 13px;
}
.border-radius-15 {
border-radius: 10px;
} .spec-text br {
display: none;
}
.specification-box {
min-height: 305px;
}
.seam-content br{
display:none;
}
.ft-32 {
font-size: 26px !important;
}
.spec-heading {
font-size: 16px;
margin-bottom: 15px;
}
.testi{
flex-wrap: wrap;
justify-content: center;
} 
.video-src, .testimonial-content {
width: 100%;
}
.bottom-space {
margin-bottom: 25px;
}
.vision {
margin-bottom: 30px;
}  .feature-section li.hide {
display: none;
}
.btn-toggle {
display: block;
background: transparent;
border: none;
color: inherit; 
font-weight: bold;
cursor: pointer;
width: 100%;
text-align: center;
}
.border-radius-left-top-bottom{
border-radius: 0px 0px 20px 20px;
}
.border-radius-right-top-bottom{
border-radius: 20px 20px 0px 0px;
}
.order-2-border-radius{
border-radius: 0px 0px 20px 20px !important;
}
.order-1-border-radius{
border-radius: 20px 20px 0px 0px !important;
}
.lead-retrieval-details {
padding: 20px;
box-shadow: 0 3px 8px #00000029;
}
.lead-detail-image img {
object-fit: cover;
height: 210px;
}
.lead-detail-image img {
object-fit: cover;
height: 210px;
}
} @media (min-width: 768px) and (max-width: 991.98px) { 
.wsmenu-list a:hover::after {
content: '';
position: unset;
}
.emailnotification-feature-steps {
padding: 35px !important;
border-radius: 30px;
}
.pushnotification-feature-box::before {
height: 100%;
}
.connection-mock-image-scan{
width: 420px;
margin-bottom: 25px;
}
.poll-qa-interactive-banner-section-1::after {
background: linear-gradient(0deg, #FEA908, #FDD334);
height: 100%;
border-radius: 35px;
}
.poll-qa-interactive-banner-section::after {
height: 100%;
}
.checkin-interactive-banner-section::after {
height: 100%;
}
.checkin-interactive-banner-section-1::after {
background: linear-gradient(0deg, #FEA908, #FDD334);
height: 100%;
border-radius: 35px;
}
.engagement-points-icons {
width: 45px;
height: 45px;
padding: 6px;
margin-bottom: 25px !important;
}
.feature-pages-navigation {
height: auto;
transform: translateY(0px);
}
.feature-pages-navigation:hover{
transform: translateY(10px);
}
.prev-feature-page {
padding: 9px;
}
.next-feature-page{
padding: 9px;
}
.navigation-content{
position: unset;
width: 100%;
}
.next-prev-feature-page-section {
margin-top: 0;
padding: 25px 0;
}
.prev-nav-bg {
width: 100%;
}
.chatmeet-config-points .ft-25{
font-size: 18px !important;
}
.chatmeet-order-list-dot {
width: 11px !important;
height: 11px !important;
}
.chatmeet-config-content{
margin-bottom: 15px !important;
}
.chatmeet-schedule {
background-size: cover;
}
.tab-pane .ft-35{
font-size: 28px !important;
margin-bottom: 10px !important;
}
.tab-pane .ft-20{
font-size: 16px !important;
}
.ld-tab-buttons {
font-size: 16px !important;
}
.ld-tab-buttons .nav-link {
padding: 7px 14px !important;
}
.ld-tab-buttons .nav-link.active {
padding: 7px 10px !important;
}
.agendabuilder-interactive-banner-section::after {
background: linear-gradient(0deg, #290849, #55185D);
height: 100%;
border-radius: 35px;
bottom: 0;
}
.gamification-interactive-banner-section::after {
background: linear-gradient(0deg, #FEA908, #FDD334);
height: 100%;
border-radius: 35px;
}
.chatmeet-interactive-banner-section {
padding: 0px 30px 0 !important;
}
.chatmeet-interactive-banner-section::after {
background: linear-gradient(0deg, #290849, #55185D);
height: 100%;
border-radius: 35px;
}
.agendabuilder-interactive-banner-section {
padding: 0px 30px 0 !important;
}
.spekers-page-highlight-feature-image-mock {
width: 70%;
display: flex;
margin: auto;
}
.speaker-hightlight-features .ft-25{
font-size: 22px !important;  
}
.speakers-image-mock {
margin: auto;
}
.abt-speakers-profile {
background-size: cover;
padding-top: 85px;
background-position-x: center;
}
.hightlight-feature-box {
border-radius: 0;
background-size: cover;
background-position: left;
padding-left: 45px !important;
}
.exhibitors-interactive-features {
background: url(//www.stutzee.com/wp-content/themes/stutzee-child/assets/images/exhibitors-interactive-features-bg-1.png) no-repeat center/cover;
height: 440px;
}
.exhibitors-page-features-list {
background-size: cover !important;
border-radius: 0;
}
.exhibitor-page-feature-box {
padding: 25px 30px !important;
}
.exhibitor-page-feature-box .ft-20{
font-size: 18px !important;
}
.exhibitor-page-highlight-feature-image-mock{
width: 50%;
display: flex;
margin: auto;
}
.feature-box {
padding: 30px;
margin-top: 0 !important;
height: 100%;
}
.cta-bg h2{
font-size: 25px;
}
.cta-bg{
padding: 50px 70px;
}
br{
display: none;
}
.attendees-image {
width: 100%;
object-fit: cover;
heighT: 300px;
border-radius: 0 0 20px 0px !important;
}
.mb-50 {
margin-bottom: 30px;
}
.organizer-highlights {
width: 41%;
}
.organizer-highlight-points {
flex-wrap: wrap;
}
.organizers-img {
height: 400px;
width: 100%;
border-radius:  0 0 20px 20px;
}
.speaker-img {
height: 300px;
object-fit: cover;
width: 100%;
}
.organizers-img {
height: 300px;
border-radius: 0 0 20px 0px;
}
.for-org {
border-radius:  20px 20px 0 0;
}
.features-headings{
text-align: center;
}
.footer-bg {
padding: 70px 0 0;
}
.copright-section {
margin-top: -1px;
}
.attendees-points {
flex-direction: column;
}
.for-attendees p{
font-size: 16px !important;
}
.separate-section {
padding: 60px 0;
}
.mb-120 {
margin-bottom: 60px;
}
.att-point p{
font-size: 18px !important;
}
.mob-logo{
position: fixed;
left: 20px;
top: 10px;
z-index: 102;
width: 120px;
}
.dashboard-img{
width: 710px;
}
.hero-contents h1{
font-size: 45px !important;
line-height: 54px !important;
}
.pt-200 {
padding-top: 140px !important;
}
.hero-contents h6{
font-size: 20px !important;
line-height: 25px !important;
}
.stutzee-hero {
height: 720px;
}
.features-section {
padding-top: 230px;
}
.for-attendees h4{
font-size: 25px !important;
line-height: 30px !important;
margin-bottom: 15px !important;
}
.for-exhibitors h4{
font-size: 25px !important;
line-height: 30px !important;
margin-bottom: 15px !important;
}
.for-speakers h4{
font-size: 25px !important;
line-height: 30px !important;
margin-bottom: 15px !important;
}
.for-attendees {
background-color: #fff;
padding: 40px;
border-radius: 20px 0 0 0;
}
.organizer-image {
height: 220px;
object-fit: cover;
width: 100%;
border-radius:0 0 20px  0 !important;
object-position: center;
}
.snip-1 {
right: -10px;
top: -90px;
}
.organizer-snip {
left: -10px;
top: -120px;
}
.for-exhibitors {
background-color: #fff;
padding: 40px;
border-radius: 20px 20px 0 0;
}
.why-exhibit-with{
font-size: 20px !important;
}
.footer-bg{
padding-left: 25px;
}
.for-speakers {
background-color: #fff;
padding: 40px;
border-top-left-radius: 20px;
}
.speaker-img {
border-bottom-right-radius: 20px;
}
.how-works-icons::after {
display: none;
}
.stats-box {
padding: 30px 30px 30px 30px;
}
.stats-area{
text-align: center !important;
}
.app-store-area {
text-align: center !important;
}
.faq-section-image{
margin-bottom: 10px !important;
}
.footer-section h4 {
font-size: 18px !important;
font-weight: bold !important;
border-bottom: 1px solid #fff;
display: inline-block;
padding-bottom: 5px;
margin-bottom: 15px;
}
.how-works-icons, .how-works-icons-1 {
padding: 15px 15px;
}
.app-mock-images::before {
left: -10px;
top: 143px;
width: 100%;
height: 304px;
background-repeat: no-repeat;
background-size: cover;
}
.useful-links{
gap: 65px !important;
}
.useful-links ul, .service-links ul {
line-height: 35px;
}
.app-mock-images img{
width: 60%;
position: relative;
top: 50px;
}
.ft-32 {
font-size: 28px !important;
}
.hero-contents {
padding-right: 45px;
padding-left: 45px;
}
.exhibitors-app h4{
font-size: 24px !important;
}
.exhibitors-app a{
padding-left: 10px !important;
padding-right: 10px !important;
}
.how-headings{
text-align: center !important;
}
.lg-text-center{
text-align: center !important;
}
.lg-text-center br{
display: none;
}
.stats-area {
padding: 55px 35px;
}
.map iframe {
height: 280px;
}
.footer-bg {
padding: 80px 0 25px;
}
.form-container {
margin-bottom: 20px;
gap: 15px;
}
.breadcrumb-area {
padding: 0;
height: 250px;
display: flex;
align-items: center;
}
.breadcrumb-area h1 {
font-size: 35px;
margin-top: 60px;
}
.stutzee-btn-primary, .stutzee-btn-secondary, 
.stutzee-btn-tertairy, .stutzee-btn-quaternary {
padding: 6px 8px !important;
}
.smallogo-1 img {
width: 150px;
}
.feature-box-radius-4 {
margin-top: 25px;
} .logo img {
width: 125px;
}
.wsmenu-list > li {
padding-right: 0px ;
}
.mobile-feature-box-radius-2 {
background: url(//www.stutzee.com/assets/images/features-box-bg.svg), rgba(255, 255, 255, 0.5);
background-blend-mode: overlay;
border-bottom-left-radius: 0px;
border-bottom-right-radius: 35px;
}
.mobile-stutzee-bg-secondary-color {
background-color: #55185D !important;
}
.mobile-btn-1.mobile-btn {
padding: 10px !important;
}
.mobile-btn-1.mobile-btn a {
line-height: 15px !important;
}
.mobile-contact.mobile-contact-1 a {
padding: 0 !important;
}
.mobile-contact-1.mobile-contact {
padding: 10px !important;
}
.mobile-contact-1 .icon-box {
height: 40px;
width: 40px;
}
.mobile-contact-1 .icon-box img {
width: 20px;
}
.callusicon-1 {
height: 25px;
position: fixed;
right: 25px !important;
}
.callusicon {
right: 75px;
}
.wsoffcanvasopener .animated-arrow {
background: #FDD334;
top: -10px;
}
.mb-25 {
margin-bottom: 15px;
}
.exhibit-points li img {
top: 2px;
width: 15px;
}
.fluid-1 {
width: 18px !important;
}
.about-img {
text-align: center;
}
.about-img img {
width: 500px;
}
.accordion-item {
padding: 5px 10px;
}
.accordion-header .ft-20 {
font-size: 18px !important;
}
.faq-serial {
font-size: 40px;
}
.page-header.is-sticky {
padding: 0;
}
.wsoffcanvasopener .smallogo-1 {
z-index: 0;
}
.wsoffcanvasopener .overlapblackbg {
z-index: 0;
}
.wsoffcanvasopener .breadcrumb-area {
z-index: -1;
} 
.wsoffcanvasopener .callusicon {
z-index: 0;
}  .popular-box-1 {
margin-top: 0;
}
.box-space {
padding: 15px;
}
.price-list .mb-35 {
margin-bottom: 15px;
}
.price-list .mb-25 {
margin-bottom: 10px;
}
.pricing-value {
font-size: 45px;
}
.price-list .ft-32 {
font-size: 35px !important;
}
.price-list .mb-30 {
margin-bottom: 15px;
}
.btn-yellow-text {
padding: 14px;
}
.price-list .mb-15 {
margin-bottom: 5px;
}
.box-img {
width: 50px;
}
.circle {
height: 77px;
width: 77px;
}
.price-sympol {
font-size: 23px;
}
.pricing .btn-outline-primary {
font-size: 20px;
padding: 5px 13px;
}
.border-radius-15 {
border-radius: 10px;
} .ft-32 {
font-size: 26px !important;
}
.specification-box {
padding: 35px 0 25px 20px;
min-height: 260px;
}
.vision {
margin-bottom: 110px;
}
.border-radius-left-top-bottom{
border-radius: 0px 0px 20px 20px;
}
.border-radius-right-top-bottom{
border-radius: 20px 20px 0px 0px;
}
.order-2-border-radius{
border-radius: 0px 0px 20px 20px !important;
}
.order-1-border-radius{
border-radius: 20px 20px 0px 0px !important;
}
.lead-retrieval-details {
padding: 20px;
box-shadow: 0 3px 8px #00000029;
}
.lead-detail-image img {
object-fit: cover;
height: 340px;
}
.lead-retrieval-feature-image {
width: 60%;
margin-bottom: 35px !important;
}
.agendabuilder-interactive-mock-image{
width: calc(95% - 1px);
}
} @media (min-width: 992px) and (max-width: 1199.98px) {
.wsmenu-list a:hover::after {
content: '';
position: unset;
}
.agendabuilder-interactive-mock-image{
width: unset;
}
.agendabuilder-interactive-banner-section::after {
background: linear-gradient(0deg, #290849, #55185D);
height: 98%;
border-radius: 35px;
bottom: 22px;
}
.step-image-mock{
width: 100%;
height: 197px;
object-fit: contain;
}
.check-in-scan-image{
width: 30%;
}
.myconnection-feature-box::before {
height: 1207px;
}
.connection-mock-image-scan{
width: 420px;
margin-bottom: 25px;
}
.poll-qa-interactive-banner-section-1::after {
height: 95%;
background-position-x: center;
}
.engagement-points-icons {
width: 50px;
height: 50px;
padding: 8px;
}
.checkin-interactive-banner-section::after {
height: 95%;
}
.checkin-interactive-banner-section-1::after {
background: linear-gradient(0deg, #FEA908, #FDD334);
height: 100%;
border-radius: 35px;
}
.agenda-builder-points br{
display: none;
}
.feature-pages-navigation {
height: 253px;
}
.chatmeet-config-points .ft-25{
font-size: 18px !important;
}
.chatmeet-order-list-dot {
width: 11px !important;
height: 11px !important;
}
.chatmeet-config-content{
margin-bottom: 15px !important;
}
.agendabuilder-interactive-banner-section::after {
background: linear-gradient(0deg, #290849, #55185D);
height: 100%;
border-radius: 35px;
}
.gamification-interactive-banner-section::after {
background: linear-gradient(0deg, #FEA908, #FDD334);
height: 100%;
border-radius: 35px;
}
.gamification-interactive-banner-section {
padding: 0px 30px 0 !important;
}
.agendabuilder-interactive-banner-section {
padding: 0px 30px 21px !important;
}
.chatmeet-interactive-banner-section::after {
height: 100%;
}
.chatmeet-interactive-banner-section {
padding: 20px 30px 0 !important;
}
.chatmeet-lead-points{
padding-bottom: 25px !important;
}
.speakers-interactive-mock-image{
padding-top: 20px;
}
.spekers-page-highlight-feature-image-mock {
width: 40%;
}
.speakers-image-mock {
width: 100%;
}
.hightlight-feature-box {
border-radius: 0;
}
.exhibitors-page-features-list {
background-size: cover !important;
border-radius: 0;
}
.lead-retrieval-feature-image {
width: 60%;
margin-bottom: 35px !important;
}
.lead-retrieval-details {
padding: 38px 25px;
}
.lead-detail-image img {
height: 430px;
}
.cta-bg h2{
font-size: 25px;
}
.dashboard-img{
width: 750px;
} 
.stutzee-hero {
height: 818px;
}
.menu_items ul li a {
font-size: 15px !important;
margin-right: 10px !important;
} .wsmenu-list li:last-child a{
margin-right: 0 !important;
}
.how-headings{
text-align: center !important;
}
.lg-text-center{
text-align: center !important;
}
.lg-text-center br{
display: none;
}
.menu .btn {
padding: 11px 12px !important;
margin-right: 2px !important;
font-size: 15px !important;
}
.hero-contents h1{
line-height: 62px !important;
font-size: 50px !important;
}
.hero-contents h6{
font-size: 25px !important;
}
.pt-200 {
padding-top: 160px;
}
.features-section {
padding-top: 220px;
} .feature-img{ 
min-width: 420px;
margin-left: -125px;
}  
.for-exhibitors h4 {
font-size: 20px !important;
line-height: 28px !important;
margin-bottom: 15px;
}
.for-exhibitors p {
font-size: 16px !important;
line-height: 24px !important;
margin-bottom: 15px;
}
.exhibit-points{
gap: 0 !important;
}
.exhibit-points ul li{
margin-bottom: 10px;
}
.for-exhibitors{
padding: 40px;
}
.organizer-snip{
display: none;
}
.feature-box {
padding: 20px 35px;
margin-top: 0 !important;
height: 100%;
}
.snip-1 {
width: 110px;
right: -20px;
top: -50px;
}
.for-attendees {
padding: 25px 40px;
}
.for-attendees h4 {
font-size: 23px !important;
line-height: 31px !important;
margin-bottom: 15px;
}
.for-speakers h4 {
font-size: 23px !important;
line-height: 31px !important;
margin-bottom: 15px;
}
.for-speakers {
padding: 40px;
}
.organizer-highlight-points{
flex-direction: column;
}
.organizers-img {
height: 512px;
}
.speaker-img {
height: 525px;
width: 100%;
}
.organizer-image {
height: 410px;
width: 100%;
border-top-left-radius: 30px;
border-bottom-left-radius: 30px;
}
.for-exhibitors {
border-top-right-radius: 30px;
border-bottom-right-radius: 30px;
}
.how-works-section br{
display: none;
}
.how-works-icons::after {
width: 150px;
}
.how-works h4{
font-size: 22px !important;
}
.stats-area {
text-align: center !important;
padding: 55px 20px;
border-radius: 40px;
}
.separate-section {
padding: 60px 0;
}
.stats-area h2{
font-size: 25px !important;
}
.stats-area br{
display: none;
}
.attendees-points{
flex-direction: column !important;
}
.for-attendees p{
font-size: 16px !important;
line-height: 24px !important;
}
.attendees-image {
border-bottom-left-radius: 0px;
}
.att-point p{
font-size: 18px !important;
}
.why-exhibit-with {
font-size: 18px !important;
}
.app-mock-images img{
width: 60%;
position: relative;
top: 50px;
}
.app-mock-images{
text-align: center;
}
.app-mock-images::before {
left: 100px;
height: 399px;
bottom: -53px;
top: unset;
}
.exhibitors-app{
text-align: center;
}
.exhibitors-app p{
margin-bottom: 15px;
}
.exhibitors-app h4{
margin-bottom: 15px;
}
.app-stores-section{
text-align: center !important;
}
.exhibitors-app br{
display: none;
}
.useful-links ul, .service-links ul {
line-height: 35px;
}
.mobile-only-apps-btn{
display: flex;
align-items: center;
gap: 10px;
}
.footer-section h4 {
font-size: 18px !important;
font-weight: bold !important;
border-bottom: 1px solid #fff;
display: inline-block;
padding-bottom: 5px;
margin-bottom: 15px;
}
.footer-logo p{
font-size: 16px !important;
}
.copright-section {
margin-top: -1px;
}
.map iframe {
height: 300px;
}
.footer-bg {
padding: 80px 0 25px;
}
.breadcrumb-area {
padding: 0;
display: flex;
align-items: center;
}
.breadcrumb-area h1 {
font-size: 45px;
margin-top: 80px;
}
.feature-box-radius-4 {
margin-top: 0;
}
.organizer-highlights {
width: 70%;
} .logo img {
width: 125px;
}
.wsmenu-list > li {
padding-right: 0px !important;
}
.mobile-feature-box-radius-2 {
background: url(//www.stutzee.com/assets/images/features-box-bg.svg), rgba(255, 255, 255, 0.5);
background-blend-mode: overlay;
border-bottom-left-radius: 0px;
border-bottom-right-radius: 35px;
}
.mobile-stutzee-bg-secondary-color {
background-color: #55185D !important;
}
.mobile-btn-1.mobile-btn {
padding: 10px !important;
}
.mobile-btn-1.mobile-btn a {
line-height: 15px !important;
}
.mobile-contact.mobile-contact-1 a {
padding: 0 !important;
}
.mobile-contact-1.mobile-contact {
padding: 10px !important;
}
.mobile-contact-1 .icon-box {
height: 40px;
width: 40px;
}
.mobile-contact-1 .icon-box img {
width: 20px;
}
.callusicon-1 {
height: 25px;
position: fixed;
right: 25px !important;
}
.callusicon {
right: 75px;
}
.wsoffcanvasopener .animated-arrow {
z-index: 1111;
background: #FDD334;
top: -10px;
}
.attendees-image {
border-radius: 0 0 30px 0 !important;
height: 628px;
}
.for-attendees {
border-top-left-radius: 30px;
border-bottom-left-radius: 30px;
}
.fluid-1 {
width: 25px !important;
}
.accordion-item {
padding: 0 !important;
margin-bottom: 15px;
}
.accordion-header .ft-20 {
font-size: 18px !important;
}
.faq-serial {
font-size: 30px;
padding: 5px;
}
.page-header.is-sticky {
padding: 0;
}
.wsoffcanvasopener .smallogo-1 {
z-index: 0;
}
.wsoffcanvasopener .overlapblackbg {
z-index: 0;
}
.wsoffcanvasopener .breadcrumb-area {
z-index: -1;
} 
.wsoffcanvasopener .callusicon {
z-index: 0;
} .box-space {
padding: 25px 30px;
}
.price-list .mb-35 {
margin-bottom: 10px;
}
.price-list .mb-25 {
margin-bottom: 15px;
}
.pricing-value {
font-size: 40px;
}
.price-list .ft-32 {
font-size: 30px !important;
}
.price-list .mb-30 {
margin-bottom: 20px;
}
.price-list .ft-18 {
font-size: 17px !important;
}
.btn-yellow-text {
padding: 10px 25px;
}
.price-sympol {
font-size: 26px;
}
sub {
bottom: -3px;
} .bottom-space {
margin-bottom: 40px;
}
.specification-box {
padding: 36px 0 26px 20px;
border-radius: 8px;
min-height: 265px;
}
.icon-box-1 {
width: 47px;
height: 45px;
border-radius: 5px 5px 0 5px;
margin-bottom: 28px;
} 
.spec-heading {
font-size: 17px;
margin-bottom: 15px;
}
.cta-bg h2 {
font-size: 32px;
}
.box-padding {
padding: 50px 50px;
}
.spec-text br {
display: none;
}
.vision {
margin-bottom: 60px;
}
} @media (min-width: 1200px) and (max-width: 1400.98px) {
.agendabuilder-interactive-banner-section::after {
bottom: 0;
height: 94%;
}
.exhibitors-page-features-list {
background-size: cover !important;
border-radius: 0;
}
.feature-pages-navigation {
height: 303px;
}
.tab-screen-image {
width: 80%;
margin: auto;
}
.app-mock-images img{
min-width: 590px;
margin-left: -65px;
}
.features-image{
min-width: 500px;
margin-left: -135px;
}
.menu .btn {
padding: 11px 12px !important;
margin-right: 2px !important;
font-size: 15px !important;
} .how-works-icons::after {
width: 195px;
}
.snip-1 {
right: -20px;
}
.wsmenu-list li:last-child a {
margin-right: 0 !important;
}
.menu_items ul li a {
font-size: 16px !important;
margin-right: 10px !important;
}
.separate-section {
padding: 80px 0;
}
.feature-box-radius-4 {
margin-top: -25px !important;
}
.feature-box-radius-2 {
margin-top: 0 !important;
height: 100%;
}
.feature-box {
height: 100%;
margin-top: 0 !important;
}
.attendees-image {
border-radius: 0 0 50px 0;
}
.app-mock-images::before {
top: -90px;
}
.organizer-highlight-points {
flex-wrap: wrap;
}
.organizer-highlight-points ul {
width: 60%;
}
.attendees-image {
height: 694px;
}
.organizer-image {
height: 399px;
}
.speaker-img {
height: 498px;
}
.exhibitor {
height: 483px;
}
.mb-25 {
margin-bottom: 15px;
} .wsmenu-list > li:not(:last-child) {
padding-right: 35px;
}
.fluid-1 {
width: 20px !important;
}
.dashboard-img {
width: 90%;
} .bottom-space {
margin-bottom: 40px;
}
.specification-box {
padding: 36px 0 26px 20px;
border-radius: 8px;
min-height: 280px;
} .bottom-space {
margin-bottom: 40px;
}
.specification-box {
padding: 36px 0 26px 20px;
border-radius: 8px;
min-height: 265px;
}
.icon-box-1 {
width: 47px;
height: 45px;
border-radius: 5px 5px 0 5px;
margin-bottom: 28px;
} 
.spec-heading {
font-size: 17px;
margin-bottom: 15px;
}
.cta-bg h2 {
font-size: 32px;
}
.box-padding {
padding: 50px 50px;
}
.vision {
margin-bottom: 60px;
}
.wsmenu-list > .menu-arrow-1 > a::after {    top: 15px;
margin-top: 0;
position: absolute;
right: 0;
z-index: 11111;
font-family: "FontAwesome";
content: "\f078";
font-size: 12px;
}
} @media (min-width: 1401px) and (max-width: 1599.98px) {
.wsmenu-list > .menu-arrow-1 > a::after {    top: 15px;
margin-top: 0;
position: absolute;
right: 0;
z-index: 11111;
font-family: "FontAwesome";
content: "\f078";
font-size: 12px;
}
.agendabuilder-interactive-banner-section::after {
bottom: 14px;
}
.tab-screen-image {
width: 80%;
margin: auto;
}
.features-image{
min-width: 460px;
margin-left: -105px;
}
.app-mock-images img {
min-width: 750px;
margin-left: -130px;
margin-top: -65px;
}
.separate-section {
padding: 100px 0;
}
.feature-box-radius-4 {
margin-top: 25px;
}   
.attendees-image {
border-radius: 0 0 50px 0;
}
.organizer-snip {
left: -40px;
top: -20px;
height: 100px;
}
.snip-1 {
right: -50px;
top: -50px;
height: 120px;
}
.attendees-image {
height: 724px;
}
.exhibitor {
height: 451px;
}
.mb-25 {
margin-bottom: 25px;
} .fluid-1 {
width: 20px !important;
} .bottom-space {
margin-bottom: 40px;
}
.specification-box {
padding: 36px 0 26px 20px;
border-radius: 8px;
min-height: 280px;
}
.vision {
margin-bottom: 60px;
}
.spekers-page-highlight-feature-image-mock {
position: absolute;
top: -20px;
width: 43%;
right: 0;
}
}
@media (min-width: 1600px) and (max-width: 2559.98px) {
.features-image{
min-width: 540px;
margin-left: -135px;
}
.app-mock-images img {
min-width: 750px;
margin-left: -130px;
margin-top: -65px;
}
.vision {
margin-bottom: 60px;
}
.spekers-page-highlight-feature-image-mock {
position: absolute;
top: -20px;
width: 43%;
right: 0;
}
.wsmenu-list > .menu-arrow-1 > a::after {    position: absolute;
top: 15px;
margin-top: 0;
right: 0;
z-index: 11111;
font-family: "FontAwesome";
content: "\f078";
font-size: 12px;
}
}
@media (min-width: 2560px) {
.features-image{
min-width: 500px;
margin-left: -135px;
}
.app-mock-images img {
min-width: 750px;
margin-left: -130px;
margin-top: -65px;
}
.spekers-page-highlight-feature-image-mock {
position: absolute;
top: -20px;
width: 43%;
right: 0;
}
.wsmenu-list > .menu-arrow-1 > a::after {    top: 0;
margin-top: 0;
right: -21px;
z-index: 11111;
font-family: "FontAwesome";
content: "\f078";
font-size: 12px;
}
}.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(//www.stutzee.com/wp-content/themes/stutzee-child/assets/css/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}