#wpforms-form-63{
	width: 325px;
    padding: 0px;
	margin:0 auto;
}
#slider_bg {
    position: relative; 
    padding-top: 30px;
    padding-left: 0;
    padding-right: 0;
    background-image: url(../images/slider_1.jpg?id=875) !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}
#slider_bg::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(rgb(255, 0, 0), rgba(0, 0, 0, .5));
    transform: translateZ(0);
}
#slider_under {
    position: relative;
    height: 35px;
    z-index: 999;
    background-image: url(../images/piggies.png?id=886) !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}
#slider_bg .title-heading{
    padding-top: 60px !important;
    position: relative;
    z-index: 9;
}
.title-heading .heading{
    text-align: center;
}
#calculate_order{
	opacity:0;
}
.wpforms-submit-container{
    background: #3F3737 !important;
    border-radius: 0 0 25px 25px !important;
    margin-top: 0px !important;
    padding-top: 0 !important;
}
div.wpforms-container-full .wpforms-form input[type=submit], div.wpforms-container-full .wpforms-form button[type=submit], div.wpforms-container-full .wpforms-form .wpforms-page-button {
    background-color: transparent;
    border: 0px solid #ddd;
    color: #fff;
    font-size: 18px;
    padding: 10px 15px;
    text-align: center;
    width: 100%;
    text-transform: uppercase;
    border-radius:0 0 25px 25px;
    padding: 15px 0px;
}
div.wpforms-container-full .wpforms-form input[type=submit]:hover, div.wpforms-container-full .wpforms-form input[type=submit]:focus, div.wpforms-container-full .wpforms-form input[type=submit]:active, div.wpforms-container-full .wpforms-form button[type=submit]:hover, div.wpforms-container-full .wpforms-form button[type=submit]:focus, div.wpforms-container-full .wpforms-form button[type=submit]:active, div.wpforms-container-full .wpforms-form .wpforms-page-button:hover, div.wpforms-container-full .wpforms-form .wpforms-page-button:active, div.wpforms-container-full .wpforms-form .wpforms-page-button:focus {
    background-color: #000;
    border: 0px solid #ccc;
    cursor: pointer;
}
.form-control-head {
    background-color: #ff0002;
    margin-top: -25px;
    padding-bottom: 10px;
    padding-top: 20px;
    color: #fff;
}
.calculate_order {
    border-radius: 25px 25px 0 0;
}
div.wpforms-container-full .wpforms-form .wpforms-field {
    padding: 5px 0;
}
div.wpforms-container-full .wpforms-form textarea.wpforms-field-medium {
    height: 70px;
}
.page-id-5 #root{
	margin-top: -8px;
}
.slick-dots li button:before{
	    font-size: 9px;
	width: 10px
}
.slick-dots li.slick-active button:before{
	color: #ff0002;
}
.slick-dots li{
	width: 10px;
    height: 20px;
    margin: 0px 3px;
}
.slick-dots li button{
	width: 10px;
}
button.slick-arrow {
    display: none !important;
}
.react-typewriter-text {
    text-align: center!important;
    color: #ff0002;
    padding: 0px;
    margin: 0px;
    font-weight: 700;
    font-size: 40px;
}
.react-typewriter-text a{
	color: #ff0002;
}
div.wpforms-container-full .wpforms-form .wpforms-title {
    font-size: 24px;
    margin: 0 0 0px 0;
    background: #ff0002;
    color: #fff;
    text-align: center;
    font-weight: 700;
    padding: 20px;
    border-radius: 25px 25px 0px 0px;
}
.wpforms-field-container {
    background: #F6F6F6 !important;
    padding: 16px !Important;
}
#root {
    margin-top: -6px;
}

.page-id-101 #root {
    margin-top: -32px;
}
#home{
	background-size: cover !important;
    background-position: center center !important;
}
.page-id-105 #home, .page-id-112 #home, .page-id-116 #home, .page-id-6 #home{
	    padding-bottom: 65px;
}
div.wpforms-container-full .wpforms-form button[type=submit]:disabled{
	background-color: #000;
    border: 1px solid #000;
}
div.wpforms-container-full .wpforms-form label.wpforms-error{
	display:none !important;
}
.dropdown-content{
	min-width: 225px;
}
.thank-center{
	text-align: center;
    padding-top: 110px;
}
.thank-center h2{
	font-size: 72px;
    font-weight: 800;
	    margin-bottom: 20px;
color: #ff0002;
}
.thank-center img{
	width: 100px;
	margin-bottom: 40px !important;
}
.thank-center a{
	color: #ff0002;
    text-decoration: underline !important;
    padding-top: 0px;
    display: inline-block;
}
.thank-center a:hover{
	color:#000;
}
.mysticky-welcomebar-fixed{
	background: #ffeb01;
    color: #000;
    text-align: center;
	padding: 5px 0;
}
.mysticky-welcomebar-fixed-wrap{
	display: flex;
    align-items: center;
    justify-content: center;
}
.mysticky-welcomebar-content p{
	    margin-bottom: 0;
    margin-right: 20px;
}
.mysticky-welcomebar-btn a{
	background: #000;
    padding: 8px;
    border-radius: 4px;
    color: #ffffff;
    font-weight: 600;
	display: inline-block;
}
#topnav{
	position:relative;
	padding: 0px 0;
	z-index:999999;
}
.secondary-nav i{
line-height: 26px;
    margin-left: 4px;
    color: #404040;
}
.nav-sticky{
	position:fixed !important;
	top: 0 !important;
    transition: all 0.2s ease-out;
	animation: .5s ease-in-out 0s normal none 1 running fadeInTop;
}
.strong-hover-shake:hover {
  animation: tilt-shaking 0.15s infinite;
}

.gentle-hover-shake:hover {
  animation: tilt-shaking 0.25s infinite;
}

.gentle-tilt-move-shake:hover {
  animation: tilt-n-move-shaking 0.25s infinite;
}

.strong-tilt-move-shake:hover {
  animation: tilt-n-move-shaking 0.15s infinite;
}

.constant-tilt-shake {
  animation: tilt-shaking 0.3s infinite;
}

.vertical-shake {
  animation: vertical-shaking 0.35s infinite;
}

.horizontal-shake {
  animation: horizontal-shaking 0.35s infinite;
}

.rise-shake {
  animation: jump-shaking 0.83s infinite;
}

.skew-shake-x {
  animation: skew-x-shake 1.3s infinite;
}

.skew-shake-y {
  animation: skew-y-shake 1.3s infinite;
}
.order_btn{
	background: #ffeb01 !important;
    border: 1px solid #000000 !important;
    color: #000 !important;
    border-radius: 3px !important;
}
@keyframes tilt-shaking {
  0% { transform: rotate(0deg); }
  25% { transform: rotate(5deg); }
  50% { transform: rotate(0eg); }
  75% { transform: rotate(-5deg); }
  100% { transform: rotate(0deg); }
}

@keyframes tilt-n-move-shaking {
  0% { transform: translate(0, 0) rotate(0deg); }
  25% { transform: translate(5px, 5px) rotate(5deg); }
  50% { transform: translate(0, 0) rotate(0eg); }
  75% { transform: translate(-5px, 5px) rotate(-5deg); }
  100% { transform: translate(0, 0) rotate(0deg); }
}

@keyframes vertical-shaking {
  0% { transform: translateY(0) }
  25% { transform: translateY(5px) }
  50% { transform: translateY(-5px) }
  75% { transform: translateY(5px) }
  100% { transform: translateY(0) }
}

@keyframes horizontal-shaking {
  0% { transform: translateX(0) }
  25% { transform: translateX(5px) }
  50% { transform: translateX(-5px) }
  75% { transform: translateX(5px) }
  100% { transform: translateX(0) }
}

@keyframes jump-shaking {
  0% { transform: translateX(0) }
  25% { transform: translateY(-9px) }
  35% { transform: translateY(-9px) rotate(17deg) }
  55% { transform: translateY(-9px) rotate(-17deg) }
  65% { transform: translateY(-9px) rotate(17deg) }
  75% { transform: translateY(-9px) rotate(-17deg) }
  100% { transform: translateY(0) rotate(0) }
}

@keyframes skew-x-shake {
  0% { transform: skewX(-15deg); }
  5% { transform: skewX(15deg); }
  10% { transform: skewX(-15deg); }
  15% { transform: skewX(15deg); }
  20% { transform: skewX(0deg); }
  100% { transform: skewX(0deg); }  
}

@keyframes skew-y-shake {
  0% { transform: skewY(-15deg); }
  5% { transform: skewY(15deg); }
  10% { transform: skewY(-15deg); }
  15% { transform: skewY(15deg); }
  20% { transform: skewY(0deg); }
  100% { transform: skewY(0deg); }  
}
 .glowing {
	 background-color: #ff0002;
	 -webkit-border-radius: 60px;
	 border-radius: 60px;
	 border: none;
	 color: #eeeeee;
	 cursor: pointer;
	 display: inline-block;
	 font-family: sans-serif;
	 font-size: 20px;
	 padding: 5px 15px;
	 text-align: center;
	 text-decoration: none;
}
.glowing {
	animation: glowing 1500ms infinite;
}
@keyframes glowing {
	0% {
		background-color: #ff0002;
		box-shadow: 0 0 5px #ffeb01;
	}

	50% {
		background-color: #ffeb01;
		box-shadow: 0 0 20px #ffeb01;
		border: 2px solid #ffeb01;
		color:#000;
	}
	100% {
		background-color: #ff0002;
		box-shadow: 0 0 5px #ffeb01;
	}
}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1, .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2{
	max-width: none;
}
#customer_login{
	background: #ededed;
    padding: 20px;
    border-radius: 5px;
    box-shadow: 4px 4px 5px #ccc;
    margin-top: 12%;
    margin-bottom: 7%;
}
.woocommerce form .password-input, .woocommerce-page form .password-input{
	width: 100%;
}
.form-row {
    margin-right: 0;
    margin-left: 0;
}
.woocommerce form .form-row .input-text, .woocommerce-page form .form-row .input-text{
	padding: 10px 10px;
}
.woocommerce-form-login__submit{
	padding: 20px !important;
    height: 40px;
    line-height: 0px !important;
    margin-top: 10px;
    margin-left: 20px;
}
.woocommerce-form-register__submit{
	padding: 20px !important;
    height: 40px;
    line-height: 0px !important;
    margin-top: 10px;
    margin-left: 0px;
}
.woocommerce-form-register__submit:hover,
.woocommerce-form-login__submit:hover{
	background: #fff !important;
    box-shadow: 1px 1px 1px #ccc;
}
woocommerce-form-login__rememberme{
	vertical-align: super;
}
.logged-in.woocommerce-account #main .woocommerce{
	margin-top:10%;
}
#product-508{
	margin-top: 140px;
}
.woocommerce-breadcrumb, .woocommerce-product-gallery,
.woocommerce-tabs,
.product_meta, .single_add_to_cart_button, .reset_variations, .woocommerce-variation-availability, .price{
	display:none !important;
}
.woocommerce-variation-price .price {
	display:block !important;
	font-size: 16px;
    color: #f00;
    font-weight: bold;
}
.woocommerce-checkout #main .woocommerce{
	margin-top: 110px;
}
.woocommerce-error li, .woocommerce-info, .woocommerce-message{
	display:block !important;
	padding: 1.5rem 1.5rem;
}
.woocommerce-error a, .woocommerce-info a, .woocommerce-message a {
    color: #000;
}
.woocommerce-billing-fields h3{
	display:none;
}
.woocommerce-checkout form .col2-set{
	width: 100%; 
}
.create-account .form-row{
	display:block;
}
.woocommerce-checkout form[name=checkout]{
	background: #f6f6f6;
    margin-top: 30px;
	margin-bottom:50px;
	padding-top: 20px;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message{
	margin-bottom: 0;
}
.logged-in.woocommerce-account #main .woocommerce{
	margin-bottom: 50px;
}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields label,
span.woocommerce-input-wrapper{
	width: 100%;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
    float: none;
    width: 20%;
    margin-bottom: 0;
    margin-right: 0;
    background: #ebebeb;
    padding: 10px;
    border-right: 1px solid #fff;
}
.woocommerce-account table.account-orders-table .button:hover{
	    background-color: #e0e0e0!important;
}
.woocommerce-account .woocommerce-MyAccount-content{
	background: #ebebeb;
    padding: 10px;
}
.woocommerce-Button.button{
	padding: 10px;
}
.woocommerce-checkout-review-order #place_order {
	height: 42px;
    margin-bottom: 20px;
}
.order {
    padding-top: 10px;
    padding-bottom: 10px;
}
.woocommerce .woocommerce-order{
	background: #f8f8f8;
    padding: 30px;
}
.woocommerce-form-coupon-toggle .woocommerce-info{
	margin-bottom: 0;
}
#customer_details .col-2{
	display:none;
}
.woocommerce-checkout form #order_review{
	width: 100%;
}
.wc_payment_method input[type=radio]:checked+label::before {
    background: #ccc;
}
.woocommerce-info a:hover{
	color: #ff0002;
}
form.woocommerce-form.woocommerce-form-login{
	background: #eee;
    padding: 12px;
    margin-bottom: 20px;
}
.single_add_to_cart_button.single_buy_now{
	padding: 10px !important;
    height: 40px;
    margin-top: 20px !important;
	margin-bottom: 20px !important;
	display:block !important;
	background: #ff0002 !important;
    border-radius: 10px;
	 line-height: 10px !important;
	transition: all .3s linear;
	border: 2px solid #ff0002;
	font-size: 16px !important;
}
.single_add_to_cart_button.single_buy_now:hover
{
	background: transparent !important;
    border: 2px solid #ff0002;
    color: #ff0002;
    line-height: 10px !important;
}
.woocommerce-form-login__submit,
.woocommerce-form-coupon button[name=apply_coupon],
.woocommerce-checkout-review-order #place_order,
.woocommerce-form-register__submit{
	background: #ff0002 !important;
    border: 2px solid #ff0002 !important;
    border-radius: 10px !important;
    transition: all .3s linear;
}
.woocommerce-form-login__submit:hover,
.woocommerce-form-coupon button[name=apply_coupon]:hover,
.woocommerce-checkout-review-order #place_order:hover,
.woocommerce-form-register__submit:hover{
    background: transparent !important;
    border: 2px solid #ff0002 !important;
    border-radius: 10px;
    color: #ff0002 !important;
}
.wcpa_form_outer input{
	height: 42px;
    padding: 10px;
    font-size: 14px;
}
.product .entry-summary{
	width: 70% !important;
    margin: 0 auto !important;
    float: none !important;
}
.wcpa_form_outer label{
	width: 100%;
}
.wcpa_form_outer .wcpa_form_item .select{
	width: 99.5%;
	    margin-bottom: 0px;
}
table.variations tr{
display: block;
    width: 48%;
    margin-bottom: 15px;
    float: left;
    margin-right: 10px;
}
.site textarea{
	margin: 0 0px;
	font-size: 16px;
}
.wcpa_form_outer .wcpa_form_item input[type=date], .wcpa_form_outer .wcpa_form_item input[type=datetime-local], .wcpa_form_outer .wcpa_form_item input[type=email], .wcpa_form_outer .wcpa_form_item input[type=file], .wcpa_form_outer .wcpa_form_item input[type=number], .wcpa_form_outer .wcpa_form_item input[type=tel], .wcpa_form_outer .wcpa_form_item input[type=text], .wcpa_form_outer .wcpa_form_item textarea{
	width: 100%;
}
.single_variation_wrap input[type=text], .single_variation_wrap input[type=email], .single_variation_wrap input[type=url], .single_variation_wrap input[type=password], .single_variation_wrap input[type=search], .single_variation_wrap input[type=number], .single_variation_wrap input[type=tel], input[type=date], .single_variation_wrap input[type=month], .single_variation_wrap input[type=week], .single_variation_wrap input[type=time], .single_variation_wrap input[type=datetime], .single_variation_wrap input[type=datetime-local], .single_variation_wrap input[type=color], .site textarea{
	margin: 0 0px;
}
#gform_wrapper_1 input{
	border: 1px solid #9d9d9d;
    width: 100%;
    border-radius: 3px;
}
#field_1_14, #field_1_16{
    width: 48%;
    float: left;
    padding-right: 0px;
    clear: none;
    margin-right: 10px;
}
.gform_wrapper {
    margin: 0px 0;
    max-width: 100%;
}
table.variations {
    margin: 0rem 0;
}
.gform_wrapper textarea.medium {
    height: 160px;
    width: 99.5%;
    border: 1px solid #9d9d9d;
    border-radius: 3px;
}
#gform_fields_1 input[type=text]{
	margin: 0 0px;
}
div.ginput_complex.ginput_container.gf_name_has_2 span {
    width: 48.2%;
}
table.variations tr th{
	padding: 0;
	font-weight: 400;
	border:0;
}
table.variations tr th label{
	color: #4e4e4e;
    font-size: 16px;
	font-weight: 700;
}
.wcpa_form_outer .wcpa_form_item input[type=text]{
	width: 100%;
}
.nice-select{
	    border-radius: 0px;
    border: 1px solid #aaaaaa;
}
.single_variation_wrap input[type=text]{
	margin: 0 0px;
}
.wcpa_form_item.wcpa_type_select, .wcpa_form_item.wcpa_type_textarea{
	width:98% !important;
}
.wcpa_form_item {
    margin: 0em 0 1em 0;
    float: left;
    width: 48%;
    margin-right: 10px;
}
table.variations tr td{
	width: 100%;
    display: block;
    border: 0;
}
#input_1_15_3_container{
	margin-right: 6px;
}
div.ginput_container_name span{
	padding-right: 0px;
    margin-right: 0px;
}
table.variations tr td select{
width: 100%;
    padding: 7px;
    border: 1px solid #9d9d9d;
	-webkit-appearance: listbox;
}

th.woocommerce-orders-table__header{
	text-align: left;
}
th.woocommerce-orders-table__header.woocommerce-orders-table__header-order-actions{
	text-align: center;
}
.nice-select .list{
	    width: 100%;
    height: 242px;
    overflow: overlay;
}
.woocommerce-error{
	margin-top: 130px;
}
.woocommerce-error li{
	    color: #f00;
	    padding: 5px;
}
.woocommerce-form.woocommerce-form-login .form-row label span{
	position: relative;
    top: -8px;
}
#logged-out-navbar {
    margin-left: 0;
    margin-right: 0;
}
#logged-out-navbar .navbar-splash {
    background: #fff;
    width: 100%;
    position: absolute;
    top: 0px;
    z-index: 2;
    border-top: 1px solid #ccc;
}
#logged-out-navbar .navbar-splash .secondary-nav {
    height: 48px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-left: 0px;
    padding-right: 16px;
}
#logged-out-navbar .navbar-splash .secondary-nav .dropdown {
    outline: none;
}
.removeButtonsProperty, #logged-out-navbar .dropbtn, .dropbtn_new {
    background: 0 0;
    border: none;
    outline: none;
    top: 0;
}
#logged-out-navbar .navbar-splash .secondary-nav .top-nav-btn-icon {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}
#logged-out-navbar .navbar-splash .secondary-nav .top-nav-btn-icon .top-navbar-icon {
    width: 24px;
    height: 24px;
    margin-right: 5px;
}
#logged-out-navbar .dropbtn p {
    font-family: RubikRegular, sans-serif;
    display: inline-block;
    margin-bottom: 0;
}
.secondary-nav i {
    margin-left: 5px;
    line-height: 28px;
}
#logged-out-navbar .navbar-splash .secondary-nav .dropdown .dropdown-menu {
    border-radius: 0 0 8px 8px;
    position: absolute;
    height: auto;
    width: auto;
    box-shadow: 0 10px 20px 0 rgb(0 0 0 / 20%);
    z-index: 1;
    color: #2c2c2c;
    background-color: #fff;
    margin-top: 5px;
    padding-bottom: 10px;
}
#logged-out-navbar .navbar-splash .secondary-nav .dropdown .dropdown-menu .main-categories-dropdown-menu {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
}
#logged-out-navbar .navbar-splash .secondary-nav .dropdown .dropdown-menu .main-categories-dropdown-menu .right-panel {
    min-width: 240px;
}
#logged-out-navbar .navbar-splash .secondary-nav .dropdown .dropdown-menu .main-categories-dropdown-menu .category-subject-btn.active {
    background: #f0f2f4;
}
#logged-out-navbar .navbar-splash .secondary-nav .dropdown .dropdown-menu .main-categories-dropdown-menu .category-subject-btn p {
    font-family: RubikRegular, sans-serif;
    font-size: 14px;
    color: #2c2c2c;
    line-height: 32px;
    margin: 0;
}

.hidden-md{
	display:none !important;
}
.open .dropdown-menu{
	display: block;
}
.woocommerce-account .woocommerce-MyAccount-navigation li{
	margin: 0 0rem 0rem 0;
    border-bottom: 1px solid #9f9f9f;
    display: flex;
}
.woocommerce-account .woocommerce-MyAccount-navigation-link a{
	font-size: 16px;
}
.woocommerce-account .woocommerce-MyAccount-content p:first-of-type {
    font-size: 16px;
}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields label, span.woocommerce-input-wrapper {
    font-size: 16px;
}
.woocommerce form .form-row .input-text, .woocommerce-page form .form-row .input-text {
    height: 32px;
    border: 0;
    font-size: 14px;
}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields .select2-selection{
	height: 32px;
    border: 0;
    font-size: 14px;
    margin-top: 3px;
    padding-top: 3px;
}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields .select2-selection__arrow{
	top: 5px;
}
.woocommerce-account .woocommerce-MyAccount-content p{
	font-size: 16px;
}
.woocommerce-address-fields button.button{
	padding: 10px;
}
.woocommerce form .form-row label, .woocommerce-page form .form-row label{
	font-size: 16px;
}
.mar-auto{
	margin:0 auto;
}
.text-center{
	text-align:center;
}
#slider-sec{
	position:relative;
}
#slider-sec::before{
	content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(rgb(255, 0, 0), rgba(0, 0, 0, .5));
    transform: translateZ(0);
}
div.wpforms-container-full{
	margin-bottom: 0px;
    margin-top: 30px;
}
#page-id-5 .curve-img{
	top:-8px;
}
.curve-img{
	top:1px;
}
.woocommerce-variation-add-to-cart .quantity{
	display:none;
	opacity:0;
	visibility:hidden;
}
.dropdown-content li, .dropdown-content a{
	padding: 3px 6px;
}
.title a{
    color:#ff0002
}
.slick-slide img {
    width: 100%;
}
/* coming sson */
.vc_separator {
    height: 80vh;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.vc_separator .vc_sep_holder {
    height: 1px;
    position: relative;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-width: 10%;
}
.vc_separator .vc_sep_holder .vc_sep_line {
    height: 1px;
    border-top: 1px solid #ebebeb;
    display: block;
    position: relative;
    top: 1px;
    width: 100%;
}
.vc_icon_element.vc_icon_element-outer.vc_icon_element-align-left {
    text-align: left;
}
.vc_icon_element.vc_icon_element-outer {
    box-sizing: border-box;
    text-align: center;
}
.vc_separator .vc_icon_element {
    margin-bottom: 0;
}
.vc_icon_element {
    line-height: 0;
    font-size: 14px;
    margin-bottom: 35px;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-md {
    max-width: 100%!important;
    line-height: 2.15em!important;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner {
    text-align: center;
    display: inline-block;
    border: 2px solid transparent;
    width: 4em;
    height: 4em;
    box-sizing: content-box;
    position: relative;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-blue .vc_icon_element-icon {
    color: #5472d2;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-md .vc_icon_element-icon {
    font-size: 2.15em!important;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner .vc_icon_element-icon {
    font-size: 2.15em;
    font-style: normal;
    line-height: 1!important;
    font-size-adjust: none;
    font-stretch: normal;
    -webkit-font-feature-settings: normal;
    font-feature-settings: normal;
    -webkit-font-language-override: normal;
    font-language-override: normal;
    -webkit-font-kerning: auto;
    font-kerning: auto;
    font-synthesis: weight style;
    font-variant: normal;
    text-rendering: auto;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner .vc_icon_element-icon:before {
    font-style: normal;
    display: inline-block;
    text-decoration: inherit;
    width: inherit;
    height: inherit;
    font-size: 1em;
    text-align: center;
    text-rendering: optimizelegibility;
}
.fa-mug-hot:before {
    content: "\f7b6";
}
.vc_separator .vc_icon_element:not(.vc_icon_element-have-style)+h4 {
    padding-left: 0;
}
.vc_separator h4 {
    line-height: 1em;
    font-size: 100%;
    margin: 0;
    word-wrap: break-word;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
}
.vc_separator .vc_sep_holder {
    height: 1px;
    position: relative;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-width: 10%;
}
.vc_separator .vc_sep_holder .vc_sep_line {
    height: 1px;
    border-top: 1px solid #ebebeb;
    display: block;
    position: relative;
    top: 1px;
    width: 100%;
}
#faqs{
    padding: 50px 0px;
}
#bottom_popup{
    min-width: 120px;
    max-height: 496px;
    max-width: 100%;
    border-style: solid;
    border-color: inherit;
    border-width: 0px;
    padding: 30px;
    width: 432px;
    background-image: url('../images/popup_bg.png');
    background-repeat: no-repeat;
    background-position: center center;
    background-color: rgb(255, 235, 1);
    box-shadow: rgb(204 204 204) 0px 0px 0px 0px;
    overflow: auto;
    text-align: center;
    border-radius: 5px 5px 0px 0px;
    padding-bottom: 20px !important;
    display: none;
    position: fixed;
    top: 100%;
    left: calc(0% - 0px);
    z-index: 9999;
}
.popup_inner{

}
.close{
    position: relative;
    top: -20px;
    right: -20px;
}
.popup_inner h3 {
    font-size: 14px;
}
.popup_inner h2 {
    font-size: 21px;
    font-weight: 700;
}
.popup_inner h2 a{
    color:#262626;
}
.active-date {
    background: #1d1d1b;
    color: #fff;
    font-weight: 700;
    padding: 10px;
    font-size: 13px;
    margin-bottom: 15px;
}
.date-blink {
    animation: blinker .6s linear infinite;
    color: #fdfdfd;
    font-size: 14px;
    font-weight: 800;
    background: #ff0002;
    padding: 0px 10px;
}
@keyframes blinker {
    50% {
      opacity: 0;
    }
  }
.popup-button {
    background: #fff;
    padding: 10px 40px;
    border-radius: 20px;
    color: #ff0002;
    font-size: 16px;
    font-weight: 700;
    box-shadow: 0px 0px 4px #c9c9c9;
}
.popup-para {
    font-size: 11px;
    line-height: 20px;
    margin-bottom: 0px;
}
.discussbtn{
    background: #ff0002;
    padding: 15px;
    color: #fff;
    border-radius: 4px;
}
/* coming sson */
@media (max-width:767px){
	#root {
    margin-top: 0px;
}
	
	.calculate_order {
    min-height: 430px;
    background: transparent;
}
	.skills{
		border: 0px solid #dee2e6;
    padding: 20px 15px 30px 5px;
	}
	.key-feature .icon {
    height: 50px;
    width: 50px;
	}
	.features .title, .key-feature .content .title {
    font-size: 12px;
}
	.key-feature {
    width: 100%;
    padding: 20px !important;
    min-height: 130px;
}
	.rounded {
    margin: 0 5px;
    padding: 5px;
}
	#topnav .navbar{
		margin-top: 7px;
	}
}
@media (max-width:580px){
    #bottom_popup{
        max-width: 100%;
        width: 100%;
        padding: 0;
    }
    .close{
        top: 10px;
        right: 10px;
    }
    .popup_inner {
        padding: 0 20px;
        width: 100%;
        display: inline-block;
    }
}
@media (max-width:480px){
	
	.calculate_order{
		min-height: 395px;
		background-color: transparent;
	}
	.key-feature{
		padding: 10px 10px 10px 10px !important;
    width: 100%;
    min-height: 100px;
	}
	.key-feature .icon{
		height: 40px;
    width: 40px;
	}
	.features .title, .key-feature .content .title{
		font-size: 12px;
		word-break: break-word;
	}
	.rounded{
		margin:0 3px;
		padding:4px;
	}
	.slick-dots{
		width:92%;
	}

	.thank-center h2{
	font-size: 42px;
 }
	.mysticky-welcomebar-content{
		width: 70%;
    font-size: 14px;
	}
	#logged-out-navbar .navbar-splash .secondary-nav{
		display: block;
	}
	#logged-out-navbar .navbar-splash{
		padding-top: 10px;
	}
	#logged-out-navbar .navbar-splash .secondary-nav{
		height: 30px;
	}
	#logged-out-navbar .navbar-splash .secondary-nav .dropdown .dropdown-menu{
		width: 100%;
		margin-top: 4px;
	}
	#logged-out-navbar .navbar-splash .secondary-nav .dropdown .dropdown-menu .main-categories-dropdown-menu .right-panel{
		min-width: 100%;
	}
	
	.single-product.singular .entry-title{
		font-size: 28px;
	}
	.product .entry-summary{
		width: 100% !important;
	}
	table.variations tr{
		width: 100% !important;
	}
	.wcpa_form_item{
		width: 100%;
	}
	.wcpa_form_outer {
    margin: 1em 0 0em 0;
    display: inline-block;
	}
	.woocommerce-checkout form #order_review {
    padding: 10px;
	}
	.woocommerce-checkout form #order_review_heading{
		padding-left: 20px;
	}
	.logged-in.woocommerce-account #main .woocommerce {
    margin-top: 25%;
}
	
.hidden-xs{
	display:none !important;
}
.hidden-md{
	display:block !important;
}

}
@media (max-width:340px){
	#topnav .btn_user_mbile{
		font-size: 12px;
		padding: 7px;
    min-width: 80px;
	}
	#topnav .navbar .navbar-brand img {
    max-width: 140px;
}
}