/*** 29. Newsletter popup ****/
.popup1 .login {
	max-width: 90%;
	text-align: center;
	border-radius: 0px;
	position: relative;
	padding: 0px;
	font-family: 'Open Sans', sans-serif;
}
.login-sign-box {
	border-radius: 0px;
	left: 56%;
	margin: auto;
	min-height: 600px;
	min-width: 455px;
	position: fixed;
	top: 20%;
	width: 450px;
	z-index: 10000;
	margin-left: -325px;
	/*background: #f8f8f8 url("../images/newsletter-bg.jpg") no-repeat scroll 100% 0px;*/
	background: #f8f8f8 url("../images/newsletter-bg.jpg") scroll 100% 0px;
	padding: 10px;
	text-align: center;
	border-radius: 3px;
}
.popup1 .x {
    position: absolute;
    right: -60px;
    top: -80px;
    z-index: 10000;
    border-radius: 50%;
}
.popup1 .x:hover {
	cursor: pointer;
}
.login-sign-box h3 {
	color: #333;
	font-size: 22px;
	font-weight: normal;
	margin-bottom: 15px;
	text-align: left;
	margin-top: 40px;
	padding-bottom: 0px;

}
.login-sign-box .newsletter_img {
	margin: 15px 0px 35px;
	height: 49px;
}
.login-sign-box h4 {
	text-align: center;
	color: #777;
	line-height: 21px;
	font-size: 19px;
	/*margin-bottom: 25px;*/
	/*width: 55%;*/
	font-weight:normal;
	letter-spacing: 0.2px;

}
.login-sign-box .login-form {
	display: block;
	overflow: hidden;
}
#popup-login {
	display: block;
	width: 100%;
}
.login-sign-box .input-box {
	margin-bottom: 0px;
	width: 100%;
}
.login-sign-box .input-box input {
	display: block;
	margin-left: 0px;
	margin-right: 0px;

	margin-top: 4px;
	padding: 13px 12px;
	width: 100%;
	font-size: 14px;
	border: 1px solid #ddd;
	background: #fff;
	color: #666;
	border-radius: 5px;
	margin-bottom: 10px;
}
.login-sign-box .subscribe {
	background-color: #326da4;
	border: 1px solid #326da4;
	border-radius: 5px;
	display: block;
	font-size: 16px;
	line-height: 14px;
	margin-bottom: 20px;
	padding: 15px 12px !important;
	height: auto;
	width: 20%;
	float: right;
	margin-top: -59px;
}
.login-sign-box button.button span {
	color: #fff;
	font-size: 16px;
	font-weight: normal;

}
.login-sign-box button.button:hover span {
	color: #fff;
}
.login-sign-box .subscribe-bottom {
	color: #999;
	font-size: 12px;
	line-height: 3px !important;
	margin-top: 15px;
	text-align: left;
	display: block;
	font-weight: normal;
	margin-bottom: 15px;
}
.login-sign-box .subscribe-bottom input {
	margin: 0px 8px 0 0;
	vertical-align: middle;
}
.newsletter-sign-box #formSuccess1 {
	font-size: 18px;
	/*padding: 48px 0 0;*/
	text-align: center;
}
.login-sign-box #formSuccess {
	font-size: 18px;
	padding: 48px 0;
	text-align: center;
}
.popup1 .seprator_line {
	height: 5px;
	width: 60px;
	margin: auto;
	margin-bottom: 40px;
	border-bottom: #fff double;
	border-width: 6px
}
.pending-in-air{
	color: #6dbe14;
    font-size: 13px;
    line-height: 16px;
    display: inline-block;
    border: 2px #6dbe14 solid;
    padding: 5px 12px;
    border-radius: 999px;
    font-weight: 700;
    background: #fff;
}
.pending{
	color: #ffbb33;
    font-size: 13px;
    line-height: 16px;
    display: inline-block;
    border: 2px #ffbb33 solid;
    padding: 5px 12px;
    border-radius: 999px;
    font-weight: 700;
    background: #fff;



}
.cancel{
	color: #CC0000;
    font-size: 13px;
    line-height: 16px;
    display: inline-block;
    border: 2px #CC0000 solid;
    padding: 5px 12px;
    border-radius: 999px;
    font-weight: 700;
    background: #fff;

}
.pending-dropoff{
color: #ffbb33;
    font-size: 13px;
    line-height: 16px;
    display: inline-block;
    border: 2px #ffbb33 solid;
    padding: 5px 12px;
    border-radius: 999px;
    font-weight: 700;
    background: #fff;
}



.pending-pickup{
    

color: #ffbb33;
    font-size: 13px;
    line-height: 16px;
    display: inline-block;
    border: 2px #ffbb33 solid;
    padding: 5px 12px;
    border-radius: 999px;
    font-weight: 700;
    background: #fff;
}
.expired{
color: #CC0000;
    font-size: 13px;
    line-height: 16px;
    display: inline-block;
    border: 2px #CC0000 solid;
    padding: 5px 12px;
    border-radius: 999px;
    font-weight: 700;
    background: #fff;
}
.pickup-complete{
    color: #fff;
color: #00C851;
    font-size: 13px;
    line-height: 16px;
    display: inline-block;
    border: 2px #00C851 solid;
    padding: 5px 12px;
    border-radius: 999px;
    font-weight: 700;
    background: #fff;

}
.pending-shipping{
    color: #ffbb33;
    font-size: 13px;
    line-height: 16px;
    display: inline-block;
    border: 2px #ffbb33 solid;
    padding: 5px 12px;
    border-radius: 999px;
    font-weight: 700;
    background: #fff;
}
.shipped{
	color: #00C851;
    font-size: 13px;
    line-height: 16px;
    display: inline-block;
    border: 2px #00C851 solid;
    padding: 5px 12px;
    border-radius: 999px;
    font-weight: 700;
    background: #fff;

}
.order-complete{
	color: #00C851;
    font-size: 13px;
    line-height: 16px;
    display: inline-block;
    border: 2px #00C851 solid;
    padding: 5px 12px;
    border-radius: 999px;
    font-weight: 700;
    background: #fff;
}
.delivered{
	color: #00C851;
    font-size: 13px;
    line-height: 16px;
    display: inline-block;
    border: 2px #00C851 solid;
    padding: 5px 12px;
    border-radius: 999px;
    font-weight: 700;
    background: #fff;
}
.disputed{
    color: #ffa500;
    font-size: 13px;
    line-height: 16px;
    display: inline-block;
    border: 2px #ffa500 solid;
    padding: 5px 12px;
    border-radius: 999px;
    font-weight: 700;
    background: #fff;
}

#page {
    overflow-x: hidden;
}
/*  .home-search {
margin: 0;
width: 66%;
font-size: 14px;
height: 40px;
color: #5d5d5d;
padding: 0 20px;
background: none;
outline: none;
border: none;
line-height: 40px;
display: inline-block;
}
.search-box {
margin: auto;
margin-bottom: 10px;
position: relative;
border-radius: 7px;
border: 3px solid #cecece;
background: #fff;
width: 50%;
margin-top: 10px;
margin-left: 15px;
}*/
.search-box {
margin-bottom: 0px;
position: relative;
border-radius: 50px;
border: none;
background: #fff;
width: auto !important;
margin-top: 0px;
margin-left: 10px;
}
@media only screen and (min-width: 320px) and (max-width: 479px){
/*.search-box {
margin: auto;
margin-bottom: 10px;
position: relative;
border-radius: 50px;
margin-left: 6px;
border: 2px solid #cecece;
background: #fff;
width: 100%;
margin-top: 10px;
margin-left: 0px;
}*/
}
.home-search {
margin: 0;
width: 65%;
font-size: 14px;
height: 40px;
color: #5d5d5d;
padding: 0 20px;
background: none;
outline: none;
border: none;
line-height: 40px;
display: inline-block;
}

.search-box{
    display:block !important;
}
.second-menu{
    display:block !important;
}
.rev_slider .fullwidthabanner .revslider-initialised .tp-simpleresponsive{
    height: 300px !important;

}
.toplinks2 {
line-height: normal;
padding: 9px 0;
display: inline-block;
float: right;
margin-top: 10px;
}




</style>
<style>
.text-field-position {
position: relative;
}

.text-field-position span {
position: absolute;
right: 1em;
top: 0;
bottom: 0;
line-height: 40px;
}













.set-flex-logo-searcch {
display: flex;
width: 100%;
}


.set-main-nav {
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
        box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
        padding: 10px 24px;
    }
    .set-logo-search form {
        position: relative;
        margin-left: 8px;
    }
    .set-logo-search input {
        display: inline-block;
        height: 40px;
        width: 240px;
        background-color: #F3F5F7;
        padding-left: 38px;
        font-family: 'Poppins', sans-serif;
        border: none;
        outline: none;
        border-radius: 35px;
        color: #707276;
        font-size: 14px;
    }
    .set-logo-search button {
        display: inline-block;
        position: absolute;
        top: 2px;
        left: 6px;
        height: 40px;
        background-color: transparent;
        font-family: 'Poppins', sans-serif;
        border: none;
        outline: none;
        color: #707276;
        cursor: pointer;
    }
    .set-logo-search button i {
        font-size: 16px !important;
        color: #707276;
    }
    .set-logo-search {
        display: flex;
        align-items: center;
        flex-direction: row;
    }
    /*items*/
    .set-items-icons ul {
        list-style-type: none;
        margin-top: 0px;
        margin-bottom: 0px;
        padding-left: 0px;
        font-family: 'Poppins', sans-serif;
    }
    .set-items-icons ul li {
        display: inline-block;
        text-align: center;
        width: 112px;
        /*border: 1px solid green;*/
    }
    .set-items-icons ul li a {
        text-decoration: none;
        color: #2F6CA7;
        transition: .3s;
    }
    .set-items-icons ul li a:hover {
        transition: .3s;
        color: orange;
    }
    .set-items-icons ul li a h6 {
        margin: 0px !important;
        font-size: 12px;
    }
    .set-items-icons ul li a svg {
        height: 24px !important;
        width: 24px !important;
    }
    /*chat*/
    .set-user-chat ul {
        list-style-type: none;
        margin-top: 0px;
        margin-bottom: 0px;
        padding-left: 0px;
        font-family: 'Poppins', sans-serif;
        align-items: center;
        display: flex;
    }
    .set-user-chat ul li {
        display: inline-block;
        height: 40px;
        width: 40px;
        background-color: #D8DADF;
        border-radius: 25px;
        text-align: center;
        margin: 0px 3px;
    }
    .set-user-chat ul li a {
        color: #2F6CA7;
        transition: .3s;
    }
    .set-user-chat ul li a:hover {
        color: orange;
        transition: .3s;
    }
    .set-user-chat ul li a svg {
        height: 28px !important;
        width: 28px !important;
        padding-top: 10px;
    }
    .set-user-chat ul li a img {
        height: 100%;
        width: 100%;
    }
    .set-d-block {
        display: none;
    }
    .dropdown {
      position: relative;
      display: inline-block;
      cursor: pointer;
    }
    .dropdown img {
        height: 40px;
        width: 40px;
    }

    .dropdown-content {
      display: none;
      position: absolute;
      background-color: #f9f9f9;
      min-width: 160px;
      box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
      padding: 12px 16px;
        z-index: 1000;
        right: 0px;
        top: 40px;
    }

    .dropdown:hover .dropdown-content {
      display: block;
    }
    @media only screen and (max-width: 1280px) {
        .set-items-icons ul li {
            width: 82px !important;
        }
        .set-logo-search input {
            width: 192px !important;
        }
    }
    @media only screen and (max-width: 991px) {
        .set-main-nav {
            flex-direction: column !important;
            padding-bottom: 0px !important;
        }
        .set-user-chat {
            display: none !important;
        }
        .set-items-icons {
            padding-top: 20px !important;
        }
        .set-d-block {
            display: block !important;
        }
        .set-logo-search {
            justify-content: space-between;
            width: 100% !important;
        }
    }
    @media only screen and (max-width: 767px) {
        .mm-toggle-wrap {
            left: 2px !important;
            top: 9px !important;
        }
        .set-logo-search a {
           margin-left: auto !important;
        }

    }
    @media only screen and (max-width: 480px) {
        .set-logo-search form {
            display: none !important;
        }
        .set-items-icons ul li a h6 {
            font-size: 10px !important;
        }
        .set-items-icons ul li a svg {
            height: 22px !important;
            width: 22px !important;
        }
        .set-main-nav {
            padding: 10px !important;
        }
        .set-items-icons ul li {
            width: 56px !important;
        }
        .set-user-chat ul li {
            height: 32px !important;
            width: 32px !important;
        }
        .set-user-chat ul li a svg {
            height: 24px !important;
            padding-top: 8px !important;
        }
        .dropdown img {
            height: 32px !important;
            width: 32px !important;
        }
        .set-padding-mobile {
                padding: 6px 9px !important;
        }
        .set-logo-search {
            flex-direction: column !important;
        }
        .set-logo-search input {
            width: 154px !important;
        }
        .set-user-chat {
            margin-top: 12px !important;
        }
        .set-logo-search a {
            width: 100% !important;
            /*text-align: center !important;*/
        }
        .set-logo-pad a {
            padding-left: 52px !important;
        }
        .set-flex-logo-searcch a img {
            height: 32px !important;
        }
    }

    