/*
Theme Name: kingdomvision
Theme URI: -
Description: kingdomvision Wordpress Theme
Version: 1.0
Author: kingdomvision
Text Domain: kingdomvision
*/

/*Basic Style*/
@import url(//fonts.googleapis.com/css?family=Open+Sans:300,400,600,700);

@font-face { font-family: 'Poppins'; src: url('fonts/Poppins-SemiBold.eot'); src: url('fonts/Poppins-SemiBold.eot?#iefix') format('embedded-opentype'), url('fonts/Poppins-SemiBold.woff2') format('woff2'), url('fonts/Poppins-SemiBold.woff') format('woff'), url('fonts/Poppins-SemiBold.ttf') format('truetype'), url('fonts/Poppins-SemiBold.svg#Poppins-SemiBold') format('svg'); font-weight: 600; font-style: normal; font-display: swap; }
@font-face { font-family: 'Poppins'; src: url('fonts/Poppins-Bold.eot'); src: url('fonts/Poppins-Bold.eot?#iefix') format('embedded-opentype'), url('fonts/Poppins-Bold.woff2') format('woff2'), url('fonts/Poppins-Bold.woff') format('woff'), url('fonts/Poppins-Bold.ttf') format('truetype'), url('fonts/Poppins-Bold.svg#Poppins-Bold') format('svg'); font-weight: bold; font-style: normal; font-display: swap; }
@font-face { font-family: 'Poppins'; src: url('fonts/Poppins-Regular.eot'); src: url('fonts/Poppins-Regular.eot?#iefix') format('embedded-opentype'), url('fonts/Poppins-Regular.woff2') format('woff2'), url('fonts/Poppins-Regular.woff') format('woff'), url('fonts/Poppins-Regular.ttf') format('truetype'), url('fonts/Poppins-Regular.svg#Poppins-Regular') format('svg'); font-weight: normal; font-style: normal; font-display: swap; }
@font-face { font-family: 'Poppins'; src: url('fonts/Poppins-Medium.eot'); src: url('fonts/Poppins-Medium.eot?#iefix') format('embedded-opentype'), url('fonts/Poppins-Medium.woff2') format('woff2'), url('fonts/Poppins-Medium.woff') format('woff'), url('fonts/Poppins-Medium.ttf') format('truetype'), url('fonts/Poppins-Medium.svg#Poppins-Medium') format('svg'); font-weight: 500; font-style: normal; font-display: swap; }

@font-face { font-family: 'Bellet'; src: url('fonts/Bellet-Regular.eot'); src: url('fonts/Bellet-Regular.eot?#iefix') format('embedded-opentype'), url('fonts/Bellet-Regular.woff2') format('woff2'), url('fonts/Bellet-Regular.woff') format('woff'), url('fonts/Bellet-Regular.ttf') format('truetype'), url('fonts/Bellet-Regular.svg#Bellet-Regular') format('svg'); font-weight: normal; font-style: normal; font-display: swap; }

::-moz-selection {color: #fff; background: #d82d89; }
::selection { color: #fff; background: #d82d89; }

html { -webkit-text-size-adjust: none; scroll-behavior: smooth; }
body { margin: 0; font-family: "Poppins", Open Sans, Arial, sans-serif; line-height: 1.42857; font-size: 16px; color: #333; overflow-x: hidden; }
* {box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;}
h1, h2, h3, h4, h5, h6 {font-family: "Poppins", Open Sans, Arial, sans-serif; font-weight: 700; line-height: normal; margin: 0 0 15px; color: #000;}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {font-weight: inherit; color: inherit;}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, h1 a:focus, h2 a:focus, h3 a:focus, h4 a:focus, h5 a:focus, h6 a:focus {color: inherit; opacity: 0.85;}
h1{font-size: 36px;}
h2{font-size: 30px;}
h3{font-size: 24px;}
h4{font-size: 18px;}
h5{font-size: 14px;}
h6{font-size: 12px;}
p{margin: 0 0 10px; overflow-wrap: break-word;}

a {color: #2661aa; text-decoration: none; outline: 0; transition: 0.5s all;}
a:hover, a:focus {color: #384ad3;}

ul, ol {margin-bottom: 10px; margin-top: 0;}
img {max-width: 100%; height: auto; display: block;}

.alignleft {float: left; margin: 5px 20px 20px 0;}
.aligncenter {display: block; margin: 5px auto;}
.alignright {float: right; margin: 5px 0 20px 20px;}

input, button, select, textarea {font-family: inherit; font-size: inherit; line-height: inherit; padding: 6px 30px;}
button, html input[type="button"], input[type="reset"], input[type="submit"] {background: #000; border: 0 none; color: #fff; cursor: pointer; padding: 8px 20px; transition: all 0.5s ease 0s; line-height: 1.3; -webkit-appearance: none; -moz-appearance: none; appearance: none;}
input:focus, button:focus, textarea:focus {outline: none;}
button, select {text-transform: none;}
label {display: inline-block; font-weight: bold; margin-bottom: 5px; max-width: 100%;}

input, select{-webkit-appearance:none;}

table {border-collapse: collapse; border-spacing: 0; max-width: 100%; width: 100%;}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td, table > thead > tr > th, table > tbody > tr > th, table > tfoot > tr > th, table > thead > tr > td, table > tbody > tr > td, table > tfoot > tr > td {border-top: 1px solid #ddd; line-height: 1.42857; padding: 8px; vertical-align: top;}

.btn {background-color: #e11f26; background-image: -webkit-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,.1) 50%, rgba(0,0,0,.1)); background-image: -o-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,.1) 50%, rgba(0,0,0,.1)); background-image: linear-gradient(rgba(0,0,0,0), rgba(0,0,0,.1) 50%, rgba(0,0,0,.1)); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#1a000000', GradientType=0); background-repeat: repeat-x; background-size: 200%; background-position: 0 -100%; border-radius: 40px; color: #fff; display: inline-block; font-size: 14px; padding: 12px 20px;}
.btn:hover, .btn:focus {color: #fff;}

.full-section {width: 100%; float: left;}
.container {max-width: 1170px; padding: 0 15px; width: 100%; margin: 0 auto; position:relative;}
li.widget {display: block;}
section.full-section {margin: 0 0 30px;}
.mobile-menu {display: none;}
.menu-button {display: none;}


body.page-blur { overflow: hidden; }
body.page-blur:after { background: rgba(0, 0, 0, 0.1); content: ""; backdrop-filter: blur(25px) contrast(100%); -webkit-backdrop-filter: blur(25px) contrast(100%); position: fixed; top: 0; left: 0; width: 100%; height: 100vh; z-index: 2; }
body.page-blur header.header-wrapper {z-index: unset;}

/*Responsive Menu*/
.menu-button { position: relative; width: max-content; vertical-align: middle; text-align: right; }
.menu-button i { color: #fff; font-size: 28px; }
.mobile-menu { display: none; width: 80%; height: 100vh; position: fixed; left: auto; right: 0; top: 0; background: #000; background: rgba(0, 0, 0, 85%); backdrop-filter: blur(44px) contrast(100%); -webkit-backdrop-filter: blur(44px) contrast(100%); z-index: 999; }
.mobile-menu ul.menu { margin: 0; padding: 0; }
.mobile-menu ul.menu > li.menu-item { text-align: left; list-style: none; position: relative; }
.mobile-menu ul.menu > li.menu-item.current-menu-parent > a,
.mobile-menu ul.menu > li.menu-item.current-menu-item > a { color: #fa0785; }

/*.mobile-menu ul.menu > li.menu-item.menu-item-has-children:after {content: "107"; font: 18px FontAwesome; top: 0; right: 0; width: 50px; height: 20px; padding: 20px 0; position:absolute;text-align: center;}*/
.mobile-menu ul.menu > li.menu-item > a { display: block; padding: 10px 20px; color: #ffffff; font-size: 20px; }
.mobile-menu ul.menu > li.menu-item > ul.sub-menu { padding: 0; margin: 0; list-style-type: none; display: none; border-top: 1px solid #fff; }
.mobile-menu ul.menu > li.menu-item.active ul.sub-menu { border-top: 1px solid #707070; visibility: visible; height: auto; opacity: 1; padding: 0; }
.mobile-menu ul.menu > li.menu-item > ul.sub-menu li.menu-item:last-child { border: none; }
.mobile-menu ul.menu > li.menu-item > ul.sub-menu li.menu-item a { display: block; padding: 10px 20px; color: #ffffff; font-size: 18px; }
.mobile-menu ul.menu > li.menu-item > ul.sub-menu li.menu-item a:hover,
.mobile-menu ul.menu > li.menu-item > ul.sub-menu li.menu-item.current-menu-item a { color: #45B2F7; }
.mobile-menu .mob-close { padding: 20px 20px 20px 20px; display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between;     border-bottom: 1px solid #fff;margin-bottom: 20px;}
.mobile-menu .mob-close .logo { width: 70%; }
.mobile-menu .mob-close .close { width: 15%; text-align: right; }
.mobile-menu .mob-close .close i { color: #fff; font-size: 28px; }
.mobile-menu .mob-close .close img { display: block; margin: 0 0 0 auto; }
.mobile-menu ul.menu > li.menu-item.menu-item-has-children .opener { display: inline-block; width: 50px; height: 49px; position: absolute; right: 10px; top: 0; z-index: 999; }
.mobile-menu ul.menu > li.menu-item.menu-item-has-children .opener:after { position: absolute; width: 50px; height: 49px; line-height: 49px; content: '\f107'; font-family: 'FontAwesome'; text-align: center; color: #fff; }
.mobile-menu ul.menu > li.menu-item.menu-item-has-children .opener.active:after { content: '\f106'; }



/*404 page*/
body.error404 .gdl-page-404 { margin: 50px 0; }
body.error404 .gdl-page-404 .message-box-wrapper { text-align: center; }
body.error404 .gdl-page-404 .message-box-wrapper .message-box-title { margin-bottom: 50px; }
body.error404 .gdl-page-404 .message-box-wrapper .message-box-title span { background-color: #c4000b; color: #ffffff; display: inline-block; font-family: arial; font-size: 200px; font-weight: bold; height: 225px; line-height: 185px; padding: 20px; vertical-align: middle; }
body.error404 .gdl-page-404 .message-box-wrapper .message-box-title span:nth-child(2) { background-color: #727171; color: #ffffff; }
body.error404 .gdl-page-404 .message-box-wrapper .message-box-content p { font-size: 25px; margin: 0; }


/*Gravity Form Validation*/
body .gform_wrapper.gform_validation_error .gform_validation_errors { display: none; }
body .gform_wrapper.gform_validation_error .gfield.gfield_error { position: relative; }
body .gform_wrapper.gform_validation_error .gfield_validation_message { margin: 0; padding: 0; background: none; border: none; font-size: 12px; color: #ff0000; position: absolute; }


/*Slick Slider*/
ul.slick-dots { padding: 0; margin: 30px 0 0 0; display: flex; align-items: center; justify-content: center; }
ul.slick-dots li { list-style: none; margin-right: 10px; }
ul.slick-dots li:last-child { margin: 0; }
ul.slick-dots li button { font-size: 0; width: 15px; height: 15px; border-radius: 50%; padding: 0; }
ul.slick-dots li button:hover { background: #ad876a; }
ul.slick-dots li.slick-active button { background: #ad876a; }

/*Auto Fill Forms Css*/
input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
/*  -webkit-text-fill-color: #ffffff;
  -webkit-box-shadow: 0 0 0px 1000px #000 inset;
*/  transition: background-color 5000s ease-in-out 0s;
}

/* Contact Form */

.gform_wrapper .gform_heading p.gform_required_legend { display: none; }
.gform_wrapper form .gform_body .gform_fields .gfield label.gfield_label { font-weight: 400; }
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input,
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea { background: #f1f2f4; border: 1px solid #eee; padding: 10px 15px; border-radius: 0; }
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea { resize: none; height: 100px; }
.gform_wrapper form .gform_footer { padding: 0 !important; }
.gform_wrapper form .gform_footer input[type="submit"] { display: block; width: 100%; padding: 15px; font-size: 18px; line-height: 28px; font-weight: 600; border: 1px solid #181c24; background: #181c24; }
.gform_wrapper form .gform_footer input[type="submit"]:hover { background: transparent; color: #181c24; }


/* Buyer Page */
body.page-template-page-lp header.header-wrapper,
body.page-template-page-lp footer.footer-wrapper{
    display: none;
}

.vc_row.buyer-sec1 { padding: 290px 0 290px 0; }
.vc_row.buyer-sec1:before { position: absolute; display: block; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.4); left: 0; top: 0; z-index: 0; }
.vc_row.buyer-sec1 h1.vc_custom_heading { font-size: 75px; line-height: 85px; font-family: 'Bellet'; font-weight: 400; margin-bottom: 37px; }
.vc_row.buyer-sec1 h1.vc_custom_heading strong {background: #fb0c88;padding: 5px 10px;display: inline-block;font-weight: 400;}
.vc_row.buyer-sec1 p.vc_custom_heading {font-size: 24px;font-family: 'Poppins';font-weight: 400;margin-bottom: 45px;text-transform: uppercase;letter-spacing: 7px;}
.vc_row.buyer-sec1 p.vc_custom_heading sup { font-size: 14px; }

.vc_row.buyer-sec1 .wpb_raw_code { text-align: center; }
.vc_row.buyer-sec1 #clock { width: max-content; margin: 0 auto; }
.vc_row.buyer-sec1 #clock ul { padding: 0; display: flex; margin: 0; }
.vc_row.buyer-sec1 #clock ul li {display: flex;flex-flow: column wrap;margin-right: 22px;padding: 5px 5px 5px;font-size: 24px;color: #fff;font-weight: 300;width: 170px;}
.vc_row.buyer-sec1 #clock ul li:last-child { margin: 0; }
.vc_row.buyer-sec1 #clock ul li span {font-size: 64px;font-weight: 600;width: 100%;background: rgb(125 125 125 / 50%);padding: 10px;display: block;margin: 0 auto 10px auto;}
.vc_row.buyer-sec1 #clock ul li strong { color: #fff; }
.vc_row.buyer-sec1 #clock ul li.timer-hr { margin-right: 0; }
.vc_row.buyer-sec1 #clock ul li.timer-sec,
.vc_row.buyer-sec1 #clock ul li.timer-min { display: none; }

.vc_row.buyer-sec2 { padding: 53px 0; }
.vc_row.buyer-sec2 h2.vc_custom_heading { font-size: 40px; font-weight: 500; line-height: 50px; }
.vc_row.buyer-sec2 .wpb_wrapper p { font-size: 16px; font-family: 'Poppins'; }
.vc_row.buyer-sec2 .wpb_wrapper p strong { font-weight: 500; font-style: italic; }

.vc_row.buyer-sec3 { padding: 95px 0; }
.vc_row.buyer-sec3 .wpb_column .vc_column-inner { padding: 50px 30px; height: 250px; position: relative;}
.vc_row.buyer-sec3 .wpb_column .vc_column-inner:before { position: absolute; content: ''; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.2); left: 0; z-index: -1; }
.vc_row.buyer-sec3 .wpb_column .vc_column-inner h2.vc_custom_heading { font-size: 42px; line-height: 42px; margin-bottom: 0; text-transform: uppercase; }

.vc_row.buyer-sec3-upd{ padding: 95px 0; }

.vc_row.buyer-sec4 { padding: 35px 0; }
.vc_row.buyer-sec4 h2.vc_custom_heading { position: relative; padding-bottom: 10px; margin-bottom: 30px; font-size: 30px; font-family: 'Poppins'; font-weight: 500; display: inline-block; }
.vc_row.buyer-sec4 h2.vc_custom_heading:after { position: absolute; content: ''; width: 100%; height: 2px; background: #fb0c88; left: 0; bottom: 0; }
.vc_row.buyer-sec4 p.vc_custom_heading { font-size: 16px; margin-bottom: 20px; font-weight: bold; }
.vc_row.buyer-sec4 .phone-icon a { padding-left: 40px; display: inline-block; color: #000000; position: relative; }
.vc_row.buyer-sec4 .phone-icon a:before { position: absolute; content: '\f095'; font-family: fontawesome; left: 0; background: #fb0c88; width: 30px; height: 30px; border-radius: 50%; text-align: center; top: -4px; color: #fff; line-height: 29px; font-size: 14px; }

.vc_row.buyer-sec4 .gform_wrapper .gform_heading p.gform_required_legend { display: none; }
.vc_row.buyer-sec4 .gform_wrapper form .gform_body .gform_fields .gfield label.gfield_label { font-weight: 400; }
.vc_row.buyer-sec4 .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input,
.vc_row.buyer-sec4 .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea { background: #f9f9f9; border: 1px solid #f9f9f9; padding: 10px 15px; border-radius: 0; }
.vc_row.buyer-sec4 .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea { resize: none; height: 100px; }
.vc_row.buyer-sec4 .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input::placeholder,
.vc_row.buyer-sec4 .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea::placeholder { color: rgba(0, 0, 0, 0.2); }
.vc_row.buyer-sec4 .gform_wrapper form .gform_footer { padding: 0 !important; }
.vc_row.buyer-sec4 .gform_wrapper form .gform_footer input[type="submit"] { display: block; max-width: 190px; width: 100%; padding: 10px 15px; font-size: 16px; line-height: 26px; font-weight: 300; border: 1px solid #d82d89; background: #d82d89; margin: 0 0 0 auto; }
.vc_row.buyer-sec4 .gform_wrapper form .gform_footer input[type="submit"]:hover { background: transparent; color: #181c24; }
.vc_row.buyer-sec4 .gform_wrapper form .gform_footer input[type="submit"]:hover { color: #d82d89; }

.vc_row.buyer-footer { padding: 20px 0; }
.vc_row.buyer-footer .wpb_column .vc_column-inner { padding: 0; }
.vc_row.buyer-footer .wpb_column .vc_column-inner .wpb_text_column { margin-bottom: 0; }
.vc_row.buyer-footer .wpb_wrapper p { color: #fff; font-size: 14px; margin-bottom: 0; }
.vc_row.buyer-footer .wpb_wrapper ul { padding: 0; margin: 0; list-style-type: none; display: flex; flex-wrap: wrap; justify-content: right; }
.vc_row.buyer-footer .wpb_wrapper ul li { padding-right: 10px; margin-right: 10px; position: relative; width: max-content; }
.vc_row.buyer-footer .wpb_wrapper ul li:after { position: absolute; content: ''; width: 1px; height: 100%; background: #fff; right: 0; }
.vc_row.buyer-footer .wpb_wrapper ul li:last-child:after { display: none; }
.vc_row.buyer-footer .wpb_wrapper ul li a { color: #fff; font-size: 14px; }
.vc_row.buyer-footer .wpb_wrapper ul li a:hover { text-decoration: underline; }

.vc_row.buyer-missing-sec1 { padding: 15px 0;}
/* .vc_row.buyer-missing-sec1 { padding: 15px 0; margin-bottom: 37px;} */
.vc_row.buyer-missing-sec1 .wpb_text_column { margin-bottom: 0; }
.vc_row.buyer-missing-sec1 .wpb_wrapper a { display: block; padding: 10px 35px; font-size: 16px; line-height: 26px; font-weight: 300; border: 1px solid #d82d89; background: #d82d89; text-align: center; color: #fff; }
.vc_row.buyer-missing-sec1 .wpb_wrapper a:hover { color: #d82d89; background: #fff; }

form.infusion-form .infusion-field { display: flex; flex-wrap: wrap; justify-content: space-between; width: 100%; margin-bottom: 10px; }
form.infusion-form .infusion-field .left { width: 49%; }
form.infusion-form .infusion-field .right { width: 49%; }
form.infusion-form .infusion-field label { display: none; }
form.infusion-form .infusion-field input,
form.infusion-form .infusion-field textarea { display: block; width: 100%; background: #f9f9f9; border: 1px solid #f9f9f9; outline: none; padding: 10px 15px; color: #000; }
form.infusion-form .infusion-field textarea { height: 95px; resize: none; }
form.infusion-form .infusion-field input::placeholder,
form.infusion-form .infusion-field textarea::placeholder { color: rgba(0, 0, 0, 0.2); }
form.infusion-form .infusion-submit { width: 100%; text-align: right; }
form.infusion-form .infusion-submit button[type="submit"] { max-width: 187px; width: 100%; padding: 14px; background: #d82d89; border: 1px solid #d82d89; font-size: 17px; line-height: 17px; }
form.infusion-form .infusion-submit button[type="submit"]:hover { background: transparent; color: #d82d89; }


/*.iframe-container { position: relative; overflow: hidden; width: 100%; padding-top: 56.25%;  }
.iframe-container .responsive-iframe { position: absolute; top: 0; left: 0; bottom: 0; right: 0; width: 100%; height: 100%; }*/






/*header.header-wrapper.full-section .my_header_wrapper { display: flex; align-items: center; justify-content: space-between; }
header.header-wrapper.full-section .navigation-wrapper .main-menu ul { padding: 0; margin: 0; }
header.header-wrapper.full-section .navigation-wrapper .main-menu ul li { display: inline-block; margin-right: 20px; }
header.header-wrapper.full-section .my_header_wrapper .social-links ul { margin: 0; padding: 0; }
header.header-wrapper.full-section .my_header_wrapper .social-links ul li { display: inline-block; margin-right: 10px; }
header.header-wrapper.full-section .my_header_wrapper .social-links ul li a { font-size: 16px; color: #000000; background: #fff; }
.seller-registration p a { background: #d82d89; border: 1px solid #d82d89; font-size: 17px; color: #fff; padding: 5px 50px; display: inline-block; }
.seller-registration p a:hover { background: transparent; color: #d82d89; }*/


/*header-wrapper*/
.home header.header-wrapper { display:none; }
header.header-wrapper { padding: 20px 0; position: absolute; top: 0; left: 0; width: 100%; z-index: 999; }
header.header-wrapper .container { display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; }
header.header-wrapper .logo-wrapper { width: 20%; }
header.header-wrapper .nav-wrapper { width: 50%; }
header.header-wrapper .social-links { width: 15%; }
header.header-wrapper .nav-wrapper ul.menu { padding: 0; margin: 0; list-style-type: none; display: flex; flex-wrap: wrap; justify-content: center; }
header.header-wrapper .nav-wrapper ul.menu li.menu-item { width: max-content; margin-right: 5%; }
header.header-wrapper .nav-wrapper ul.menu li.menu-item:last-child { margin-right: 0; }
header.header-wrapper .nav-wrapper ul.menu li.menu-item a { color: #fff; display: block; font-size: 16px; }
header.header-wrapper .nav-wrapper ul.menu li.menu-item a:hover,
header.header-wrapper .nav-wrapper ul.menu li.menu-item.current-menu-item a { color: #fb0c88; }
header.header-wrapper .social-links ul { padding: 0; margin: 0; list-style-type: none; display: flex; flex-wrap: wrap; justify-content: right; }
header.header-wrapper .social-links ul li { width: max-content; margin-right: 10px; }
header.header-wrapper .social-links ul li a { width: 34px; height: 34px; display: block; line-height: 34px; background: #fff; text-align: center; }
header.header-wrapper .social-links ul li a i { color: #000; font-size: 18px; }
header.header-wrapper .social-links ul li:last-child { margin-right: 0; }
header.header-wrapper .social-links ul li a:hover { background: #fb0c88; }
header.header-wrapper .social-links ul li a:hover i { color: #fff; }

/* footer.footer-wrapper */
footer.footer-wrapper { background: #000000; padding: 20px 0; }
footer.footer-wrapper .container { display: flex; flex-wrap: wrap; justify-content: space-between; }
footer.footer-wrapper .copyright { width: 70%; }
footer.footer-wrapper .footer-links { width: 30%; }
footer.footer-wrapper .copyright p { margin: 0; font-size: 14px; color: #fff; }
footer.footer-wrapper .copyright a { color: #d82d89; }
footer.footer-wrapper .copyright a:hover { text-decoration: underline; }
footer.footer-wrapper .footer-links ul { padding: 0; margin: 0; list-style-type: none; display: flex; flex-wrap: wrap; justify-content: right; }
footer.footer-wrapper .footer-links ul li { width: max-content; margin-right: 15px; padding-right: 15px; border-right: 1px solid #fff; }
footer.footer-wrapper .footer-links ul li:last-child { margin-right: 0; padding-right:0; border-right:0;  }
footer.footer-wrapper .footer-links ul li a { color: #fff; display: block; font-size: 14px; }
footer.footer-wrapper .footer-links ul li a:hover { color: #d82d89; }

/*Page Title*/
.page-banner { min-height: 300px; display: flex; flex-wrap: wrap; align-items: center; justify-content: center; position:relative; }
.page-banner:before { position: absolute; content: ''; width: 100%; height: 100%; background: rgba(0, 0, 0, 60%); }
.page-banner .container { height: 100%; }
.page-banner h1 { font-size: 44px; color: #fff; text-align: center; margin: 0;    font-family: 'Bellet'; }

/* About us */
.vc_row.about-sec2 { padding: 70px 0; }
.vc_row.about-sec2 h2.vc_custom_heading { font-size: 40px; line-height: 50px; font-weight: 500; }
.vc_row.about-sec2 .wpb_single_image.desktop-none { display: none; }
.vc_row.about-sec2 .wpb_wrapper p { color: #2d2d2d; font-size: 16px; line-height: 26px; }

/*sellers*/
.vc_row.sellers-sec1 { padding: 70px 0; }
.vc_row.sellers-sec1 h2.vc_custom_heading { font-size: 40px; line-height: 50px; font-weight: 500; }
.vc_row.sellers-sec1 .wpb_single_image.desktop-none { display: none; }
.vc_row.sellers-sec1 .wpb_wrapper p { color: #2d2d2d; font-size: 16px; line-height: 26px; }

.vc_row.sellers-sec2 { padding: 15px 0; }
.vc_row.sellers-sec2 h2.vc_custom_heading { font-size: 40px; font-weight: 500; margin-bottom: 30px; }
.vc_row.sellers-sec2 .wpb_wrapper a { max-width: 187px; width: 100%; display: block; padding: 14px; background: #d82d89; border: 1px solid #d82d89; font-size: 17px; line-height: 17px; color: #fff; text-align: center; margin: 0 auto;}
.vc_row.sellers-sec2 .wpb_wrapper a:hover { background: transparent;  color: #d82d89;}
.vc_row.sellers-sec2 .wpb_single_image img { border: 5px solid #fff; }

.vc_row.sellers-sec-updated { padding: 15px 0; }
.vc_row.sellers-sec-updated h2.vc_custom_heading { font-size: 40px; font-weight: 500; margin-bottom: 30px; }
.vc_row.sellers-sec-updated .wpb_single_image { margin-bottom: 30px; }
.vc_row.sellers-sec-updated .wpb_wrapper a { width: 100%; display: block; padding: 10px; background: #d82d89; border: 1px solid #d82d89; font-size: 15px; line-height: 20px; color: #fff; text-align: center; margin: 0 auto;}
.vc_row.sellers-sec-updated .wpb_wrapper a:hover { background: transparent;  color: #d82d89;}
.vc_row.sellers-sec-updated .wpb_wrapper figure > a { background: transparent; border: 0; padding: 0; }


/**/
.vc_row.register-sec2 .wpb_wrapper a {width: 100%;display: block;padding: 14px;background: #d82d89;border: 1px solid #d82d89;font-size: 17px;line-height: 17px;color: #fff;text-align: center;}
.vc_row.register-sec2 .wpb_wrapper a:hover { background: transparent; color: #d82d89 ; }

/*events-wrapper*/
.vc_row.events-sec { padding: 15px 0; }
.events-wrapper { display: flex; flex-wrap: wrap; }
.events-wrapper .event-box { width: 49%; display: flex; flex-wrap: wrap; align-items: center; padding: 30px; background: #ffffff; border: 1px solid #e8e8e8; justify-content: space-between; margin-bottom: 30px; }
.events-wrapper .event-box:hover { cursor: pointer; }
.events-wrapper .event-box .event-image { width: 25%; }
.events-wrapper .event-box .event-details { width: 72%; }
.events-wrapper .event-box .event-details span { display: inline-block; background: #d82d89; color: #fff; padding: 5px 10px; font-size: 14px; margin-bottom: 15px; }
.events-wrapper .event-box .event-details h2 { font-weight: 500; font-size: 24px; line-height: 34px; color: #000; margin: 0; }
.events-wrapper .event-box:nth-last-of-type(-n+2) { margin-bottom: 0; }

/*home-events-wrapper*/
.home-events-wrapper {display: flex;flex-wrap: wrap;}
.home-events-wrapper .event-box {width: 24%;position: relative;margin: 0 1.3% 20px 0;z-index: 1;}
.home-events-wrapper .event-box:hover{ cursor:pointer; }
.home-events-wrapper .event-box .event-image { height: 275px; width: 100%; }
.home-events-wrapper .event-box .event-image img { width: 100%; height: 100%; object-fit: cover; }
.home-events-wrapper .event-box .event-details { position: absolute; top: 50%; transform: translateY(-50%); width: 95%; left: 0; right: 0; margin: 0 auto; }
.home-events-wrapper .event-box .event-details h2 { font-size: 42px; line-height: 42px; margin-bottom: 0; text-transform: uppercase; color: #fff; text-align: center; }
.home-events-wrapper .event-box:before { position: absolute; content: ''; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.2); z-index: -1; }
.home-events-wrapper .event-box:nth-last-of-type(-n+4) {margin: 0 1.3% 0 0;}

.home-events-wrapper .event-box:nth-child(4n) { margin: 0 0 20px 0; }
.home-events-wrapper .event-box:last-child { margin-bottom: 0; }

/* Event popup */
.events-popup { position: fixed; top: 0; left: 0; width: 100%; height: 100%; overflow: hidden; background: rgba(0, 0, 0, 0.8); z-index: 9999; }
.events-popup .inner-events { /*max-width: 550px;*/ max-width: 42%; width: 100%; margin: 0 auto; position: relative; top: 50%; transform: translateY(-50%); overflow-x: hidden; max-height: 600px; border: 3px solid #d82d89; }
.events-popup .inner-events a.close-btn {background: #d82d89;color: #fff;width: 30px;height: 30px;display: block;position: absolute;z-index: 1;right: 0;top: 0;border-radius: 0;text-align: center;font-size: 22px;line-height: 28px;}
.events-popup .inner-events a.close-btn:hover { text-decoration: none; color: #fff; }
.events-popup .inner-events .popup-content h2.main-title { text-align: center; font-size: 28px; line-height: 38px; margin-bottom: 30px; }
.events-popup .inner-events .popup-content { background: #fff; padding: 30px; }
.events-popup .inner-events .popup-content p { text-align: center; font-size: 16px; line-height: 32px; color: #000; }
.events-popup .inner-events .popup-content p.scripts_para { display: none; }
.events-popup .inner-events .popup-content form input[type="hidden"] { display: none; }
.events-popup .inner-events .popup-content form br { display: none; }
.events-popup .inner-events .popup-content form  .infusion-submit { text-align: left; }

/*social-icons*/
ul.social-icons {padding: 0;margin: 0;list-style-type: none;display: flex;flex-wrap: wrap;}
ul.social-icons li { width: max-content; margin-right: 10px; }
ul.social-icons li a {width: 34px;height: 34px;display: block;line-height: 34px;background: #f5f5f5;text-align: center;}
ul.social-icons li a i { color: #000; font-size: 18px; }
ul.social-icons li:last-child { margin-right: 0; }
ul.social-icons li a:hover { background: #fb0c88; }
ul.social-icons li a:hover i { color: #fff; }

/*event-box updated*/
.events-wrapper .event-box.updated { padding: 0; width: 24.2%; margin-right: 1% !important; margin-top: 20px; margin-bottom: 20px; display: block; position: relative; }
.events-wrapper .event-box.updated:nth-child(4n),
.events-wrapper .event-box.updated:last-child { margin-right: 0 !important; }
.events-wrapper .event-box.updated .event-details { width: 100%; }
.events-wrapper .event-box.updated .event-image { width: 100%; position: relative; height: 250px; overflow: hidden; margin: 0; }
.events-wrapper .event-box.updated .event-image img { width: 100%; height: 100%; object-fit: cover; }
.events-wrapper .event-box.updated .event-details span { margin-bottom: 0; display: block; }
.events-wrapper .event-box.updated .event-image h2 { color: #fff; position: absolute; top: 50%; transform: translateY(-50%); padding: 0 10px; width: 100%; margin: 0; text-align: center; line-height: 40px; }
.events-wrapper .event-box.updated .event-image:before { position: absolute; content: ''; width: 100%; height: 100%; background: rgba(0, 0, 0, 50%); }

.no-links .events-wrapper .event-box.updated { pointer-events: none; }

.div-pdf .wpb_raw_code.wpb_content_element.wpb_raw_html { text-align: center; }
.vc_row.sellers-sec-updated .wpb_wrapper a.pdf_button { display: inline-block !important; padding: 10px 30px; background: #fff; border: 1px solid #fff; font-size: 18px; color: #d82d89; text-align: center; margin: 0 auto; width: auto; }
.vc_row.sellers-sec-updated .wpb_wrapper a.pdf_button:hover { border: 1px solid #d82d89; background: #d82d89; color: #fff; }


/* home-page-menu */
.home-page-menu ul { text-align: center; padding: 0; list-style-type: none; }
.home-page-menu ul li {display: inline-block; margin: 0 20px 0 0;}
.home-page-menu ul li:last-child { margin: 0; }
.home-page-menu ul li a {color: #fff;    line-height: 30px;}
.home-page-menu ul li a:hover, .home-page-menu ul li.current-menu-item a {color: #fb0f89;}