@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700&subset=greek);
@import url(https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300&subset=greek);
a, abbr, acronym, address, applet, big, blockquote, body, caption, cite, code, dd, del, dfn, div, dl, dt, fieldset, font, form, h1, h2, h3, h4, h5, h6, html, iframe, img, ins, kbd, label, legend, object, p, pre, q, s, samp, small, span, strike, strong, table, tbody, td, tfoot, th, thead, tr, tt, var {
    border: 0;
    font-family: inherit;
    font-style: inherit;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline;
    text-decoration: none
}

html {
    background: url(images/bg-pattern.jpg) rgba(0, 0, 0, 0)
}

body {
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, FreeSans, sans-serif;
    font-size: 14px;
    color: #333333
}

a {
    color: #F36B18
}

a:focus, a:hover {
    color: #fdb813;
    text-decoration: none
}

legend, .submit input, input.submit, input.form-submit {
    font-family: 'Open Sans Condensed', Arial, Helvetica, Geneva, sans-serif;
}

.btn:not(.btn-link) {
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, FreeSans, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
    color: #222222;
    text-transform: none!important
}

.font-weight-medium {
    font-family: 'Open Sans Condensedf';
}

ol, ul {
    padding-left: 10px;
    list-style-position: inside
}

.clear {
    display: block;
    overflow: hidden
}

.cloak, .ui-tabs .ui-tabs-hide {
    display: none
}

.clearfix, .clearfix:after {
    display: block
}

.clearfix:after {
    content: ' ';
    font-size: 0;
    line-height: 0;
    visibility: hidden
}

* html .clearfix {
    height: 1%
}

.bg-light-grey {
    background-color: #eeeeee!important;
}

.text-action {
    color: #F36B18;
}

.btn-action {
    font-size: 14px;
    color: #fff;
    background-color: #F36B18;
    border-color: #F36B18;
}

.btn-action:hover {
    color: #fff;
    background-color: rgb(255, 136, 64);
    border-color: rgb(255, 136, 64);
}

.btn-black {
    color: #fff;
    background-color: #000;
    border-color: #000;
}

.btn-black:hover {
    color: #FFF;
    background-color: rgb(255, 136, 64);
    border-color: rgb(255, 136, 64);
}

table td.first {
    vertical-align: middle!important;
    text-align: right
}

table td.first.purchase_history_status {
    min-width: 0;
    width: auto
}

table td.heading {
    text-align: left;
    background-color: #ebebeb;
    text-shadow: #fff 1px 1px 2px;
    font-weight: 700;
    text-transform: uppercase
}

#wrapper, .wrapper {
    width: 100%;
    background: 0 0;
    padding-bottom: 50px
}

#main, .main_wrap {
    background-color: rgba(255, 255, 255, .3);
    margin-top: 40px;
    margin-bottom: 40px;
}

.container {
    max-width: 1140px !important;
}

#loop.deals_loop.main, #loop.deals_loop.slide, #content_wrap, .content_wrap, #footer-wrap {
    background-color: rgba(255, 255, 255, 0.3);
    /*border-radius: 0;*/
    box-sizing: border-box;
    padding: 10px;
}

#loop.deals_loop.main.list-back {
    background: #fafafa;
    margin-bottom: 15px;
    padding: 0px;
    margin: 0px 10px 20px;
    width: 100%;
}

.category-image {
    min-height: 330px !important;
    background-size: cover !important;
    background-position: center;
    position: relative;
    height: 100%;
}

.link-full {
    width: 100%;
    height: inherit;
    display: block;
    min-height: 100%;
    position: absolute;
    padding: 30px 20px;
    box-sizing: border-box;
    background-color: rgba(0, 0, 0, .25);
}

.deals_loop.list h2.entry-title {
    font-size: 48px;
    color: #fff;
    font-weight: 300;
    line-height: 1.2;
}

.deals_loop.list h3.entry-sub-title {
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    padding-bottom: 50px;
}

.btn.btn-white {
    padding: 15px;
    background: #fff;
    font-size: 16px;
    color: #f36b19;
    font-weight: 600;
}

.deals_loop.list .btn.btn-white {
    position: absolute;
    bottom: 30px;
    left: 20px;
}

strong {
    font-weight: 700
}

.section_title, legend {
    font-weight: 400;
    font-size: 24px;
    line-height: 32px;
}

.section_heading {
    font-size: 1.5em;
}

.cursor-pointer {
    cursor: pointer;
}

.vertical-align-top {
    vertical-align: top;
}

/* city select */

.select-city {
    background-color: #333333;
    padding-bottom: 20px;
}

.city-list a {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem;
    background-color: #000
}

.city-list a:hover, .city-list a.active {
    background-color: #F36B18;
    color: #f1f1f1
}

/* top bar */

.top-bar {
    background: #000000;
    color: #504e4e;
    font-size: 0.9em;
    padding: 10px 0;
}

.top-bar a {
    color: #504e4e
}

.top-bar a:hover {
    color: #F36B18
}

.contact-social {
    font-size: 20px;
}

.contact-info {
    text-transform: uppercase;
}

/* header */

header {
    background-color: #222222;
    position: relative
}

.site_logo figure {
    margin: 0
}

.search_form {
    font-size: 15px;
}

.search_form .input-group-text .fa.fa-map-marker {
    margin-right: 2px;
}

.search_form .input-group-text .fa.fa-sort-down {
    position: relative;
    top: -3px;
    margin-left: 3px;
}

.search_form .input-group-text a {
    color: #504e4e
}

.search_form .input-group-text {
    background-color: #FFFFFF;
}

.search_form .input-group-append .input-group-text {
    background-color: #F36B18;
    border-color: #F36B18;
}

.search_form .input-group-text .text-link {
    width: 100%;
    text-align: left;
}

.search_form .btn {
    color: #f1f1f1;
}

.search_form * {
    border-radius: 0 !important;
}

.search_form input[type=text] {
    background: #fff;
    color: #504e4e
}

#nav_subscription .social {
    float: left;
    width: 30px;
    height: 28px;
    background: url(images/social-header.png) no-repeat;
    text-indent: -9999px
}

#nav_subscription .fb {
    background-position: 0 -28px
}

#nav_subscription .fb:hover {
    background-position: 0 0
}

#nav_subscription .twitter {
    margin: 0;
    background-position: -28px -28px
}

#nav_subscription .twitter:hover {
    background-position: -28px 0
}

.logged-in #nav_subscription {
    margin-top: -18px
}

#login_wrap a.head-login, #subscription_box, .button-silver {
    padding: 5px 10px;
    background: url(images/button-silver-bg.png) bottom repeat-x #FFF;
    border: 1px solid;
    border-color: #D6D6D6 silver #AAA #ACACAC;
    line-height: 25px;
    font-size: 13px;
    font-weight: 400;
    color: #666;
    position: relative;
    top: 0;
    text-shadow: 1px 1px #FFF;
    box-shadow: 1px 1px 1px #DCDDDD
}

#subscription_box {
    display: inline-block;
    width: 153px;
    text-align: center
}

#subscription_dropdown {
    padding: 0;
    border: none;
    box-shadow: none;
    cursor: pointer
}

#subscription_dropdown span {
    display: block;
    font-size: 12px;
    color: #F36B18;
    overflow: hidden;
    text-shadow: 1px 1px #504E4E
}

.login_form {
    font-size: 13px;
    text-transform: uppercase;
}

.login_form .btn {
    font-family: 'Open Sans';
    padding: .375rem .75rem;
    color: #888;
    position: relative;
    font-size: 13px;
}

.login_form .btn:hover {
    text-decoration: none;
}

.login_form .list-inline-item:first-child .btn::after {
    content: "";
    position: absolute;
    right: -10px;
    top: 9px;
    width: 1px;
    height: 14px;
    background-color: #888;
}

#login_wrap {
    max-width: none;
    display: block;
    position: static;
    padding: 0;
    background: 0 0;
    border: none;
    box-shadow: none;
    white-space: normal;
    text-align: center
}

#login_wrap a {
    color: inherit;
    font-weight: inherit;
    margin: 0;
    padding: 0 3px;
    text-shadow: none
}

#login_wrap a.head-login {
    display: inline-block;
    padding: 0 10px
}

#login_wrap a.head-login .text {
    display: inline-block;
    padding-right: 20px;
    background: url(images/arrow-orange.png) right no-repeat
}

#login_wrap a.head-register {
    margin-right: 6px;
    padding-right: 10px;
    border-right: 1px solid #CCC;
    color: #666
}

#login_wrap #head-login-drop .header_link {
    width: 50%;
    float: left;
    text-align: center;
    margin: 0 0 3px;
    padding: 0;
    border: none;
    display: block
}

#login_wrap #head-login-drop .header_link a {
    color: #504f54;
    white-space: nowrap;
    text-shadow: 0 1px 0 #fff
}

#login_wrap #head-login-drop .header_link a.logout {
    opacity: .7
}

#login_wrap .cart_count {
    color: #F36B18
}

/* nav-bar */

.main-nav {
    background: #333;
    font-size: 17px;
}

.main-nav.sticky {
	position: fixed;
	width: 100%;
	left: 0;
	top: 0;
	z-index: 100;
	border-top: 0;
}

.main-nav .navbar {
    padding-top: 0px;
    padding-bottom: 0px;
}

.main-nav .navbar .navbar-nav>li:not(:last-child) {
    margin-right: 1px;
    position: relative;
}

.main-nav .navbar .navbar-nav>li:not(:last-child):after {
    content: "";
    position: absolute;
    height: 40%;
    top: 35%;
    width: 1px;
    background: #888888;
    right: 0px;
}

.main-nav .navbar li a, .main-nav .nav-phone {
    line-height: 32px;
    padding: 0.5rem;
    font-weight: 400;
    color: #FFF;
    text-shadow: none;
    background: 0 0;
    text-align: center;
}
.main-nav:not(.sticky) .navbar li.logo {
    display: none;
}
.main-nav .navbar li.logo a{
    line-height: 0.8;
}

.main-nav .navbar li.logo img {
    max-height: 32px;
}

.main-nav .navbar li a:hover {
    color: #F36B18;
    text-shadow: none
}

.main-nav .navbar li a.active {
    color: #F36B18;
}

.main-nav .navbar li>a>span+span {
    margin-left: 5px;
}

.main-nav .navbar li>a>*>img {
    max-height: 35px;
    max-width: 120px;
    vertical-align: middle;
}

/* top banner */

.top-banner-area {
    padding: 30px 0px;
}

.banner img {
    max-width: 100%;
    font-size: 0;
}

#bottom-banner .banner.col-md-3>div>div:first-child {
    margin-bottom: 14px;
}

/**/

.page_title {
    padding: 0 0 5px 0;
    position: relative;
    margin: 0 0 20px 0;
    padding: 0 0 10px 0;
}

.page_title h1 {
    font-weight: 300;
}

.page_title h1.main_heading, .page_title h1.entry_title {
    padding: 10px 0px;
    font-size: 28px;
    font-weight: 300;
}

.page_title h1 span{
    font-size: 26px;
    color: #f36b19;
}

.page_subtitle {
    font-weight: 300;
    color: #333;
    position: relative;
    text-align: left;
    display: block;
}

.page_subtitle h2 {
    font-size: 24px;
    margin: 5px 8px 5px 0px;
    display: inline-block;
    font-weight: 300;
    line-height: 1.3
}

.page_subtitle a {
    margin-top: 15px;
    min-height: auto !important
}

/* deals loop */

.feature-area, .list-area, .deal-area {
    padding: 3rem 0px 0px;
}



.deals_loop .post {
    margin-bottom: 20px;
    background-color: #FFF;
    border: none;
    position: relative;
    /*border-radius: 0;*/
}

.deals_loop.list-back .post {
    background: none
}

.deals_loop .post.deal-inline {
    padding-top: 18px;
    padding-bottom: 8px;
    margin-bottom: 0px;
    margin: 0;
}

.deals_loop #owl-deals .post {
    margin-bottom: 0px;
}

#owl-deals {
    margin-bottom: 20px;
}

.deals_loop .post-image {
    background: none;
    border: none;
    /*border-radius: 0;*/
    position: relative;
}

.deals_loop.list .post {
    background: none;
    padding-left: 15px;
    background: #f2f2f2;
}

.list-container {
    padding-left: 0px;
    position: relative;
}

.deals_loop .deal-big .post-image {
    position: static;
}

.deals_loop #owl-deals .type-deal .post-image .best-price, .deals_loop .deal-zone .post-image .best-price {
    background: url('images/best-price-index-label.png') 0 0 no-repeat;
    width: 100px;
    height: 100px;
    top: 5px;
    right: 5px;
    background-size: 100%;
}

.deals_loop .post-image img {
    width: 100%;
}

.deals_loop .post-image .best-price {
    position: absolute;
    background: url('images/best-price-label.png') 0 0 no-repeat;
    width: 80px;
    height: 75px;
    top: -19px;
    right: 5px;
    background-size: 100%;
}

.deals_loop #owl-deals .post-image .best-price {
    width: 70px;
    height: 75px;
    top: -17px;
    right: 5px;
}

.deals_loop .post-image .best-price .deals_loop .deal-inline .post-image .best-price {
    position: absolute;
    background: url('images/best-price-label.png') 0 0 no-repeat;
    width: 40px;
    height: 45px;
    top: -10px;
    right: 0px;
    background-size: 100%;
}

.deals_loop .excerpt-content .deals_loop .excerpt-content {
    float: none;
    margin: 10px 0 -10px -10px;
    width: 750px;
}

.deals_loop .type-deal:not(.deal-inline) .excerpt-content {
    position: absolute;
    bottom: 0px;
    width: inherit;
}

.deals_loop #owl-deals .type-deal .excerpt-content {
    background-color: rgba(0, 0, 0, 0.8);
    box-shadow: 0 0 7px #100612 inset;
    position: absolute !important;
    width: 100%;
    margin: 0px;
}

.deals_loop #owl-deals .deal:not(.deal-inline) .excerpt-content {
    width: 100%;
    position: relative;
}

.deals_loop #owl-deals .deal-inline .excerpt-content {
    position: relative !important;
}

.deals_loop .category-icon {
    position: absolute;
    left: 0;
    top: 0;
    width: 39px;
    height: 39px;
    text-indent: -9999px;
}

.deals_loop h2.entry-title {
    font-weight: 300;
    font-size: 22px;
}

.deals_loop .entry-description {
    color: #888;
    display: block;
    line-height: 1.3
}

.deals_loop h4.entry-sub-title {
    font-weight: 300;
    font-size: 15px;
    color: #888888;
    padding-top: 4px;
    line-height: 1.2em;
    margin-bottom: 10px;
}

.deals_loop .deal-meta.location {
    margin-bottom: 10px;
}

.deals_loop.slide h4.entry-sub-title {
    font-size: 14px;
}

.deals_loop h2.entry-title a {
    display: block;
    color: #333;
    line-height: 1.2;
    text-shadow: none;
    font-weight: 300;
}

.deals_loop .deal-inline h2.entry-title a {
    font-size: 14px;
    line-height: 1.1em;
    font-weight: 600;
}

.deals_loop #owl-deals .type-deal h2.entry-title a {
    font-weight: 300;
    color: #fff;
}

.deals_loop h2.entry-title a:hover {
    text-decoration: underline
}

.deals_loop .deal-location {
    font-size: 15px;
    color: #a5a8ab
}

.deals_loop #owl-deals .deal-location {
    color: #888888;
}

.deals_loop #owl-deals .deal-location .fa {
    margin-right: 2px;
}

.deals_loop .countdown {
    height: 45px;
    font-size: 13px;
    font-weight: normal;
    color: #FFFFFF;
    margin: 0px 0px 5px 5px;
}

.deals_loop .countdown .countdown_section {
    float: left;
    width: 35px;
    padding: 8px 0 0 5px;
    background: url('images/deal-time-separator.png') 1px 14px no-repeat;
    text-align: center;
    line-height: 1;
}

.deals_loop .countdown .countdown_section:first-child {
    background: none;
}

.deals_loop .countdown .countdown_amount {
    font-size: 24px;
    color: #FFF;
}

.deals_loop .countdown .no-expiry {
    display: inline-block;
    font-size: 11px;
    padding: 10px 0 0 5px;
    color: #FFF;
}

.deals_loop .pricing {
    margin: 0;
    position: relative;
}

.deals_loop .deal-inline .pricing {
    margin-top: 5px;
}

.deals_loop .deal-zone .pricing {
    margin-bottom: 50px;
}

.deals_loop .deal-savings {
    margin: 0;
    font-size: 12px;
    font-weight: bold;
    color: #54463E;
}

.deals_loop .deals-loop-price {
    display: inline-block;
    font-weight: 300;
    color: #f36b19;
    font-size: 18px;
}

.deals_loop #owl-deals .deals-loop-price {
    font-size: 16px;
}

.deals_loop .deals-loop-price.special {
    padding-top: 12px;
}

.deals-loop-price .starting-label {
    font-weight: 300;
    font-size: 70%;
}

.deal_main_left .deals-loop-price .starting-label {
    font-size: 40%;
}

.deals_loop .deal-small .deal-worth, .deals_loop .deal-zone .deal-worth, .deals_loop .deal-list .deal-worth {
    color: #888;
    font-size: 14px;
    font-weight: 300;
}


.deals_loop .deal-worth {
    padding-top: 1px;
    position: relative
}

.deals_loop #owl-deals .deal-worth {
    font-size: 17px;
    position: relative;
    color: #888;
    font-weight: 300;
    margin-right: 5px;
}

.deals_loop .deal-worth:after, .deals_loop .deal-zone .deal-worth:after {
    border-top: 1px solid #888;
    position: absolute;
    content: "";
    right: 0;
    top: 58%;
    left: 0;
}

.deals_loop .deal-zone .deal-worth {
    position: relative
}

.deals_loop .sold {
    margin-left: 0px;
    padding: 10px !important;
    height: 100%;
    box-sizing: border-box;
    font-size: 12px !important;
    color: #fff;
}

.deals_loop .deals-loop-buy {
    float: right;
}

.deals_loop .deals-loop-buy a {
    display: inline-block;
    padding: .8em 1.0em;
    margin: 0;
    font-weight: 400;
    font-size: 18px;
    border: 0;
    color: #fff;
    text-shadow: none;
    box-shadow: none;
}

/* @group Widgets */

.widget {
    padding: 0;
    margin: 0 0 20px;
    overflow: hidden
}

h2.widget-title {
    padding: 5px;
    margin: 0 -5px 15px;
    border-bottom: 1px dotted #d3d2d3;
    font-weight: 700;
    color: #F36B18;
    font-size: 18px
}

.widget ol, .widget ul {
    padding: 0;
    list-style-position: inside
}

.widget li {
    margin-bottom: 10px;
    margin-left: 5px
}

.widget #searchform label {
    display: none
}

.widget .deal_block {
    background: url(images/widgetbg.png) left bottom repeat-x #efefef;
    padding: 10px;
    -webkit-box-shadow: 0 1px 1px #666;
    -moz-box-shadow: 0 1px 1px #666;
    box-shadow: 0 1px 1px #666;
    border-bottom: 1px solid #fff;
    text-shadow: 0 1px #FFF;
    line-height: 28px;
    font-size: 17px;
    color: #777;
    width: 230px;
    margin: 0 0 20px 10px
}

.widget .deal_block .meta {
    width: 100%
}

.widget .deal_block .buynow {
    display: block;
    float: left
}

.widget .deal_block .buynow .button_price {
    margin-left: 5px
}

.widget .deal_block .deal-price {
    float: left;
    width: 150px;
    background: 0 0
}

.widget .deal_block h3 a {
    font-size: 18px;
    text-shadow: 0 1px #fff;
    font-weight: 700;
    color: #888;
    display: block;
    clear: both
}

.widget .deal_block h3 {
    line-height: 17px
}

.widget_info {
    float: left;
    margin-left: 8px;
    width: 160px;
    line-height: 16px;
    font-size: 14px
}

.widget .deal_thumbnail {
    float: left
}

/* Small format overrides*/

.deals_loop .deal-small, .grey-back, .list-back {
    background: #f2f2f2;
    transition: box-shadow 100ms linear, top 100ms linear;
}

.deals_loop .deal-small:hover, .grey-back:hover, .list-back {
    box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
}

.deals_loop .deal-inline .loop_thumb img {
    box-shadow: 0 0px 1px rgba(0, 0, 0, .1);
}

.deals_loop .deal-small .excerpt-content {
    padding: 6px 8px;
    position: relative !important;
    display: block;
    width: 100% !important;
    box-sizing: border-box
}

.deals_loop .deal-small h2.entry-title {
    font-weight: 300;
    color: #333;
    font-size: 18px;
    line-height: 20px;
    padding: 6px 0px 0px;
    font-weight: 300;
}

.deals_loop .deal-small h2.entry-title a {
    font-size: 15px;
    line-height: 1.2em;
}

.deals_loop .deal-small .countdown {
    /*width: 125px;*/
    height: 33px;
    margin-top: 0;
    /*padding: 0 0 0 35px; background: url('images/clock-small.png') 10px 50% no-repeat;*/
    padding: 0;
    background: none;
    font-size: 8px;
    font-weight: normal;
    margin: 2px 0px 2px 0px;
}

.deals_loop .deal-small .countdown .countdown_section {
    width: 25px;
    padding: 6px 0 0 4px;
    background: url('images/deal-time-separator.png') 0 10px no-repeat;
}

.deals_loop .deal-small .countdown .countdown_section:first-child {
    background: none;
}

.deals_loop .deal-small .countdown .countdown_amount {
    font-size: 15px;
}

.deals_loop .deal-small .deal-location {
    font-size: 13px;
    font-weight: 300;
}

.deals_loop .deal-small .deals_sold {
    margin-left: 0px;
    color: #888888;
    font-size: 11px;
    font-weight: 300;
    align-self: center;
}

.deals_loop .deal-small .deals_sold .fa {
    margin-right: 2px;
    top: -1px;
    position: relative;
}

.deals_loop .deal-small .deals_sold u {
    text-decoration: none !important
}

.deals_loop .deal-small .deals-loop-price {
    font-size: 18px;
    font-weight: 300;
}

.deals_loop .deal-small .deal-savings {
    right: 1px;
    top: 5px;
    font-size: 10px;
}

.deals_loop .deal-small .deals-loop-buy a {
    /*width: 105px;*/
    font-size: 14px;
    padding: .2em 0.25em;
}

/* Deal Styles end*/

.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {
    width: 90px!important;
}
.fb_iframe_widget {
    top: 15px;
}

#gift-message {
    padding-left: 70px;
    background-image: url(images/gift-box.png);
    background-repeat: no-repeat;
    background-position: 10px -4px;
    color: #525252;
    text-align: left;
    font-style: italic;
    font-size: 13px
}

.gift-btn {
    padding: 5px 35px;
    margin: 0 auto;
    border: 1px solid #d8d8d8;
    padding: 10px;
    display: block;
    text-align: center;
    color: #888888;
    cursor: pointer;
    font-size: 13px !important;
    background: none!important;
    line-height: auto !important;
}
.gift-btn:hover {
    color: #f36b19;
    border: 1px solid #f36b19;
}

table td.first {
    min-width: 130px
}

/* sidebar */

.sidebar {
    padding-bottom: 20px;
    background: 0 0!important
}

#categories li a {
    display: block;
    font-weight: 300;
    color: #141414;
}

#categories li a:hover, #categories li.active > a {
    color: #F36B18;
}

#categories li.nav-item-all a span {
    background-image: url(../../ckfinder/userfiles/images/icons/all.png)
}

#categories>li>a {
    padding: 5px 5px 5px 5px;
    font-size: 15px;
    font-weight: 300;
    line-height: 30px;
    border-bottom: 1px dotted #eeeeee;
    position: relative
}

#categories>li>a>span {
    /*position: absolute;
    width: 20px;
    height: 20px;
    top: 10px;
    left: 10px;
    background-size: 20px 20px;
    background-position: center center;
    background-repeat: no-repeat*/
}

#categories li a span.count {
    font-weight: 400;
    color: #888;
    font-size: 12px;
    position: relative;
    left: 3px;
    bottom: -1px;
}

#categories>li>a>span>img {
    max-height: 35px;
    max-width: 120px;
    vertical-align: middle;
    margin-left: 5px;
}

#categories>li li a {
    padding: 5px 10px;
}

.sidebar .nav .dropdown-toggle .caret {
    float: right;
    margin-top: 12px;
    border-top-color: #000!important;
    border-bottom-color: #000!important
}

.sidebar #locations-menu li:last-child {
    border-bottom: none
}

.sidebar .sidebar-item {
    margin: 0;
    padding: 0
}

.sidebar .banner {
    margin-bottom: 10px
}

.sidebar .banner img {
    vertical-align: top;
    height: auto!important;
    max-width: 100%;
    ;
}

.sidebar .side-title {
    margin-bottom: 15px;
}

.sidebar .side-title::before {
    padding-top: 10px;
}

.sidebar .side-title::after {
    margin-top: 10px;
    width: auto;
    visibility: visible;
}

.sidebar .side-title::after, .sidebar .side-title::before {
    background: url("images/dotted-border.png") repeat-x;
    content: "";
    display: block;
    height: 1px;
}

.sidebar .icon {
    width: 21px;
    height: 15px;
    float: left;
    margin: 8px 0;
}

.mobcats .side-title h2, .sidebar .side-title h2 {
    font-size: 18px;
    line-height: 30px;
    margin-left: 30px;
    font-weight: 300;
}

.sidebar .side-image {
    text-align: center
}

.sidebar .side-text {
    font-size: 0.9em;
    line-height: 1.4
}

.sidebar .invite .side-title {
    background: url(images/side-invite.png) center center rgba(0, 0, 0, 0) no-repeat;
    height: 100px;
    text-indent: -9999px;
}

.sidebar .side-link a {
    font-family: 'Open Sans';
    font-size: 1em;
}

.sidebar .side-link a.btn-black .fa {
    color: #F36B18;
}

.sidebar .side-link a.btn-black:hover .fa {
    color: #000;
}

.widget iframe {
    width: 230px!important;
    height: auto
}

.sidebar #locations-menu-wrap {
    width: 216px;
    margin-bottom: 6px;
    padding: 6px;
    background: #DEDEDE;
    border: 1px solid #FFF
}

.sidebar #locations-menu {
    padding: 5px 3px;
    background: url(images/locations-bg.png) top no-repeat #E8E8E8;
    border: 1px solid #C6C7C9;
    font-size: 12px
}

.sidebar #locations-menu li {
    padding: 7px 10px;
    border-bottom: 1px dotted #B4B4B4;
    line-height: 1.2
}

.sidebar #locations-menu li.last {
    border-bottom: none
}

.sidebar #locations-menu li a {
    color: #4D3F36
}

.sidebar #locations-menu li a:hover {
    color: #000
}

.sidebar #locations-menu li.current-cat a {
    color: #F36B18
}

.sidebar #locations-menu-wrap select {
    width: 215px
}

/* single deal */

.deal_section {
    margin-bottom: 15px;
    font-size: 14px;
    color: #181818
}

.deal_section h4 {
    margin-bottom: 15px;
    font-size: 22px;
    font-weight: 300;
    color: #181818;
}

.deal_section img {
    max-width: 100% !important;
    height: auto !important;
}

#single_deal {
    margin-bottom: 1.25rem;
    padding-bottom: 1.25rem;
    background: url(images/dotted-border.png) repeat-x bottom left;
}

#single_deal #content {
    margin: 0
}

#single_deal .main_heading {
    padding: 10px 0px;
    font-size: 28px;
    font-weight: 300;
    color: #222222;
    line-height: 1.35;
    text-shadow: none;
    background: url(images/dotted-border.png) repeat-x bottom left;
    margin-bottom: 20px;
}

#single_deal #content p {
    margin-bottom: 15px
}

#single_deal #content .deal_section ul:not(.merchant_address) {
    list-style-position: outside;
    margin-left: 15px
}

#single_deal #imageCarousel {
    margin-bottom: 32px;
}

.carousel-indicators {
    position: relative;
}

#single_deal #imageCarousel .carousel-indicators-icons {
    position: static;
    margin-top: 20px;
    margin-bottom: 0;
}

#single_deal #imageCarousel .carousel-indicators-icons {
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
    list-style: none;
}

#single_deal #imageCarousel .carousel-indicators-icons>li {
    width: 140px;
    height: inherit;
}

#single_deal #imageCarousel .carousel-indicators-icons li img {
    width: 100%;
    display: block;
    opacity: 0.5
}

#single_deal #imageCarousel .carousel-indicators-icons li.active img {
    opacity: 1
}

#single_deal #imageCarousel .carousel-indicators-icons li:hover img {
    opacity: 0.90
}

#single_deal #content .deal_section ul>li {
    list-style: disc
}

#single_deal #content .deal_section ul>li>ul>li {
    list-style: circle
}

.carousel-control {
    color: #7e7e7e;
    font-size: 28px;
    cursor: pointer;
    line-height: 1.4;
}

.nav-sep {
    font-size: 22px;
    color: #d8d8d8;
}

#single_deal .carousel-control-prev span, #single_deal .carousel-control-next span {
    background: #fff;
    color: #62f5b3;
    display: inline-block;
    zoom: 1;
    width: 60px;
    height: 60px;
    line-height: 60px;
    font-size: 24px;
    -webkit-border-radius: 120px;
    -moz-border-radius: 120px;
    border-radius: 120px;
}

#single_deal .carousel-indicators li {
    width: 15px;
    height: 15px;
    background-color: #000;
}

#single_deal .carousel-indicators .active {
    background-color: #62f5b3
}

#single_deal #content .nav-tabs .nav-item {
    margin-right: 2px;
}

#single_deal #content .nav-tabs .nav-link {
    padding: 0.75rem 1.5rem;
    font-weight: 600;
    color: #333333;
    background-color: #dddddd;
    border-top: 2px solid #aaaaaa;
    border-right-color: #dddddd;
    border-left-color: #dddddd;
    border-top-left-radius: 0rem;
    border-top-right-radius: 0rem;
}

#single_deal #content .nav-tabs .nav-item.show .nav-link, #single_deal #content .nav-tabs .nav-link.active {
    border-top-color: #F36B18;
    background-color: #fafafa;
}

#single_deal .tab-content {
    border: 1px solid #dee2e6;
    border-top-width: 0px;
    background-color: #fafafa;
    border-bottom-right-radius: 0.5rem;
    border-bottom-left-radius: 0.5rem;
}

#single_deal .tab-content .deal_section {
    padding: 2rem;
}

#single_deal .deal_meta_box {
    margin-bottom: 1.25rem;
    padding-bottom: 1.25rem;
    background: url(images/dotted-border.png) repeat-x bottom left;
}

#single_deal .deal_price {
    font-size: 52px;
    color: #f36b19;
    line-height: 1;
    font-weight: 400;
    position: relative;
    vertical-align: middle;
}

#single_deal .deal_price sup {
    top: 0px;
}

#single_deal .deal_price .starting-label {
    position: relative;
    font-size: 30%;
    font-weight: 300;
}

#single_deal .deal_price .starting-label+.price {
    margin-left: -10px;
}

#single_deal .deal_discount, #single_deal .deal_sales {}

#single_deal .deal-sales-count {
    font-size: 14px;
    line-height: 1;
    text-align: left;
    color: #333333;
    font-weight: 600;
}

#single_deal .deal-worth {
    font-size: 16px;
    color: #07004b;
    line-height: 1.3;
}

#single_deal .deal-savings {
    margin-left: auto;
    text-align: right;
    font-size: 30px;
    font-weight: 500;
    color: #07004b;
}

#single_deal .deal_sales {
    padding-top: 0;
    text-align: center;
    font-size: 14px;
    color: #07004b;
    line-height: 1.3;
}

#single_deal .deal_data {
    padding: .25em 0.5em;
}

.deal-data dt {
    color: #888;
    font-size: 11px;
    font-weight: 400;
    text-transform: uppercase;
}

.deal-data dd {
    font-size: 16px;
    font-weight: 600;
    text-align: left;
    color: #333333;
}

.deal-data sup {
    top: 0;
    font-size: 90%;
}

.deal_sales {
    padding: .25em;
    color: #fff;
}

.deal_sales span {
    font-size: 1.25em;
    color: #f36b19;
}

.deal-tipping {
    padding: 0 10px 0 35px;
    font-size: 14px;
    font-weight: normal;
    color: #332121;
    line-height: 18px;
    background-repeat: no-repeat;
    background-size: 30px auto;
    background-position: left center;
    text-align: left;
}


#single_deal .form-control {
    font-size: 0.9rem;
    margin-bottom: 15px;
    border-radius: .15rem;
    border-color: #babbb4;
    background-image: linear-gradient(45deg, transparent 50%, #f3ca0a 60%), linear-gradient(135deg, #f3ca0a 40%, transparent 50%) !important;
    background-position: calc(100% - 13px) 14px, calc(100% - 5px) 14px, 100% 0;
    background-size: 8px 8px, 8px 8px;
    background-repeat: no-repeat;
    -webkit-appearance: none;
    -moz-appearance: none;
    color: #141414;
}

#single_deal .form-control option[disabled=disabled] {
    color: #dedede;
}

#single_deal .reset-options {
    color: #141414;
}

#single_deal .deal_button .btn-action {
    padding: 5px 25px;
    margin: 0 auto;
    border: 1px solid rgb(255, 140, 0);
    font-weight: bold;
    line-height: 38px;
    font-size: 20px;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    background: rgb(243, 107, 25);
    background: -moz-linear-gradient(top, rgb(243, 107, 25) 0%, rgb(255, 136, 64) 100%);
    background: -webkit-linear-gradient(top, rgb(243, 107, 25) 0%, rgb(255, 136, 64) 100%);
    background: linear-gradient(to bottom, rgb(243, 107, 25) 0%, rgb(255, 136, 64) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f36b19', endColorstr='#ff8840', GradientType=0);
}

.form-check-label {
    color: #000000;
}

.form-check-label span {
    font-size: 1.1em;
    font-weight: 600;
    color: #F36B18;
}

.radio-button {
    display: none;
}

.radio-button-click-target {
    cursor: pointer;
    display: inline-block;
    padding: 6px 6px 6px 24px;
    position: relative;
}

.radio-button-click-target:hover .radio-button-circle:before, .radio-button-click-target:focus .radio-button-circle:before {
    border-color: #F36B18
}

.radio-button-click-target:active .radio-button-circle:before {
    transform: scale(1.1);
}

.radio-button-circle {
    border-radius: 50%;
    cursor: pointer;
    display: block;
    height: 8px;
    left: 5px;
    position: absolute;
    top: 12px;
    transition: background-color .1s ease-out;
    vertical-align: middle;
    width: 8px;
}

.radio-button-circle:before {
    border: 2px solid #F36B18;
    border-radius: 50%;
    content: '';
    display: inline-block;
    height: 18px;
    position: absolute;
    top: -5px;
    transition: border-color .1s ease-out, transform .1s ease-out;
    left: -5px;
    width: 18px;
}

.radio-button:checked+.radio-button-click-target .radio-button-circle {
    background-color: #F36B18;
}

.owl-navigation a {
    position: absolute;
    top: 100px;
    color: #fff;
    cursor: pointer;
    z-index: 1;
}

.owl-navigation a.prev {
    left: -10px
}

.owl-navigation a.next {
    right: -15px
}

.owl-navigation a>i {
    text-shadow: 0px 0px 8px rgba(0, 0, 0, .75);
    font-size: 32px
}

.owl-navigation a>i:hover {
    color: #dedede;
}

#single_deal .progress {
    margin: 2px 10px 0
}

#single_deal .progress-pointer {
    float: left;
    padding: 3px 0
}

#single_deal .progress-pointer span {
    background: url(images/progress-pointer.png) no-repeat;
    float: left;
    height: 10px;
    width: 12px
}

#single_deal .progress-bar {
    background: url(images/progress-bar.png) left top no-repeat;
    float: left;
    height: 10px;
    padding: 0 2px;
    width: 196px
}

#single_deal .progress-left, #single_deal .progress-right {
    float: left;
    height: 6px;
    margin-top: 2px
}

#single_deal .progress-left {
    background: url(images/progress-left.png) left top no-repeat;
    margin-left: 2px
}

#single_deal .progress-right {
    background: url(images/progress-right.png);
    width: 3px
}

#single_deal .progress .cf {
    height: 12px;
    max-height: 12px;
    font-size: 11px;
    color: #dedede;
    font-weight: 700;
    clear: both
}

#single_deal .progress .min {
    float: left
}

#single_deal .progress .max {
    float: right
}

#single_deal .deal_sales .deal-tipping.success {
    background-image: url(images/deal-tipping-successful.png)
}

#single_deal .deal_sales .deal-tipping.failure {
    background-image: url(images/deal-tipping-failed.png)
}

#single_deal .deal_sales .deal-tipping.soldout {
    background-image: url(images/deal-tipping-soldout.png)
}

#single_deal .countdown-timer.label {
    display: block;
    margin-bottom: 12px;
    font-size: 12px;
    color: #888888;
    font-weight: 400;
    text-transform: uppercase !important;
    line-height: 1.2;
}

#single_deal .countdown-timer.counter {
    font-size: 16px;
    font-weight: bold;
    color: #f36b19;
    background: url(images/countdown.png) no-repeat left center;
    padding-left: 1.75rem;
}

#single_deal #deal_deadline h3 {
    text-align: center;
    margin-bottom: 10px;
    font-size: 16px;
    color: #5b5b5b;
    font-weight: 400;
    line-height: 1
}

#single_deal .deal_meta_box.hide_timer {
    padding: .5rem 1rem;
    background-color: #666666;
    border: 1px solid #F36B18;
}

#single_deal #deal_deadline.deal_meta_box.hide_timer h3 {
    font-size: 15px;
    font-weight: 500;
    color: #fff;
}

#single_deal #deal_deadline .countdown .countdown-row {
    display: flex;
    width: 100%;
}

#single_deal #deal_deadline .countdown .countdown-section {
    font-size: 14px;
    flex-grow: 1;
    margin: 0;
    padding: 0 0 0 8px;
    color: #5b5b5b;
    text-align: center;
    line-height: 1;
    text-shadow: none;
    position: relative
}

#single_deal #deal_deadline .countdown .countdown-row span.countdown-section:not(:first-child):before {
    font-size: 36px;
    content: ":";
    position: absolute;
    left: -1px;
    color: #212121
}

#single_deal #deal_deadline .countdown .countdown-section:first-child {
    background: 0 0;
    padding-left: 0
}

#single_deal #deal_deadline .countdown .countdown-amount {
    font-size: 38px;
    color: #212121;
    margin-bottom: 5px;
    display: block
}

#single_deal #deal_deadline .countdown .countdown-section br, #single_deal span.deal_button.deal_complete {
    display: none
}

.stButton {
	width: 28px !important;
	margin-left: 0px !important;
	margin-right: 0px !important
}
.stButton .sharethis {
	background: url('images/social.png') no-repeat 0px 0px !important;
	width: 28px !important;
	height: 28px !important;
	padding: 0px !important
}
.stButton .sharethis:hover {
	background: url('images/social-hover.png') no-repeat 0px 0px !important;
	opacity: 1 !important;
	-ms-filter: "alpha(opacity=100)" !important;
	filter: alpha(opacity=100) !important;
}
.stButton .facebook {
	background: url('images/social.png') no-repeat -33px 0px !important;
	width: 28px !important;
	height: 28px !important;
	padding: 0px !important
}
.stButton .facebook:hover {
	background: url('images/social-hover.png') no-repeat -33px 0px !important;
	opacity: 1 !important;
	-ms-filter: "alpha(opacity=100)" !important;
	filter: alpha(opacity=100) !important;
}
.stButton .twitter {
	background: url('images/social.png') no-repeat -66px 0px !important;
	width: 28px !important;
	height: 28px !important;
	padding: 0px !important
}
.stButton .twitter:hover {
	background: url('images/social-hover.png') no-repeat -66px 0px !important;
	opacity: 1 !important;
	-ms-filter: "alpha(opacity=100)" !important;
	filter: alpha(opacity=100) !important;
}
.stButton .pinterest {
	background: url('images/social.png') no-repeat -99px 0px !important;
	width: 28px !important;
	height: 28px !important;
	padding: 0px !important
}
.stButton .pinterest:hover {
	background: url('images/social-hover.png') no-repeat -99px 0px !important;
	opacity: 1 !important;
	-ms-filter: "alpha(opacity=100)" !important;
	filter: alpha(opacity=100) !important;
}

.milestone_wrap {
    margin-bottom: 20px;
    display: block
}

.milestone_pricing {
    border: 8px solid #60b6c1;
    height: 35px;
    margin: 10px 0 20px;
    overflow: hidden;
    background: #447f86;
    -webkit-box-shadow: 0 1px 1px #666;
    -moz-box-shadow: 0 1px 1px #666;
    padding: 0
}

.milestone_pricing .ms {
    float: left;
    height: 35px;
    background: url(images/milestone.png) right 1px;
    text-align: center;
    font-size: 14px;
    color: #FFF;
    text-shadow: 1px 1px 2px #555;
    font-weight: 700;
    list-style-type: none;
    line-height: 34px;
    opacity: .5
}

#map_enlarge, #map_list {
    font-weight: 400
}

.milestone_pricing .ms.instance_1 {
    opacity: 1
}

.milestone_pricing .ms.instance_2 {
    opacity: .75
}

.milestone_pricing .ms:hover {
    opacity: 1
}

.milestone_pricing .ms span {
    padding: 3px 5px;
    background: url(images/navbg.png);
    -webkit-box-shadow: 0 1px 1px #356c73;
    -moz-box-shadow: 0 1px 1px #356c73;
    border-bottom: 1px solid #fdb04e;
    text-shadow: #824613 0 1px 0
}

#deal_social_links {
    float: right;
    margin-top: 6px
}

#single_deal #merchant_data h5 {
    font-size: 16px;
    font-weight: 300;
    color: #181818;
}

#single_deal #merchant_data h4 {
    font-family: 'Open Sans Condensed', Arial, Helvetica, Geneva, sans-serif;
    font-weight: 600;
    font-size: 22px;
}

#single_deal #content #merchant_data .list-group-flush .list-group-item {
    background: none;
    padding: 0;
    margin:0;
    display: flex;
    border: 0px;
    line-height: 1.2;
    color: #888888;
    font-weight: 300;
    margin: 0.5rem 0;
}

#single_deal .merchant_thumb_meta {
    margin: 30px 0
}

#single_deal #content #merchant_data ul.merchant-meta {
    margin: 2px 0 0
}

#single_deal #content #merchant_data ul.merchant-meta li {
    float: left;
    padding: 0 10px 0 0;
    margin-right: 10px
}

#single_deal #content #merchant_data ul.merchant-meta li.last {
    border: none
}


#gallery-1 {
    margin: auto
}

#gallery-1 .gallery-item {
    margin-bottom: 10px;
    text-align: center;
    width: 100%
}

#gallery-1 img {
    border: 2px solid #cfcfcf;
    max-width: 100%
}

#single-deal .list-area {
    padding: 2rem 0;
}

/* pages */

#single_page, #account_page {
    margin-bottom: 2em;
}

#single_page h1, #account_page h1 {
    font-size: 1.8em;
}

#single_page .entry_content, #account_page .entry_content {
    font-size: 0.95em;
    ;
}

.entry_content h1, .entry_content h2, .entry_content h3, .entry_content h4, .entry_content h5, .entry_content h6 {
    border-bottom: 1px dotted #B5B5B5
}

#deal_map {
    margin-top: 15px
}

#deal_map iframe {
    overflow: hidden
}

#map_list {
    font-size: 12px;
    display: block;
    margin-bottom: 3px;
    line-height: 16px;
    cursor: pointer
}

table caption, table td.op, table td.total, table th, table thead th {
    font-weight: 700
}

#map_list span {
    min-height: 25px!important;
    line-height: 22px
}

#map_list i {
    color: #B3B3B3;
    font-size: 14px
}

#map_loc {
    font-size: 13px;
    text-align: left;
    margin-bottom: 5px
}

#map_open {
    cursor: pointer
}

.entry_content h1 {
    font-size: 26px
}

.entry_content h2 {
    font-size: 22px
}

.entry_content h3 {
    font-size: 20px
}

.entry_content h4 {
    font-size: 18px
}

.entry_content h5 {
    font-size: 16px
}

.entry_content h6 {
    font-size: 14px
}

.comment-text p, .entry_content h1, .entry_content h2, .entry_content h3, .entry_content h4, .entry_content ol, .entry_content p, .entry_content ul, .widget p {
    margin-bottom: 10px
}

.entry_content ol, .entry_content ul {
    margin-left: 0;
    list-style: outside
}

.entry_content .keypoints {
    list-style: none;
    padding: 0;
    font-size: 105%
}

.entry_content .keypoints li {
    padding: 2px 0 15px 25px;
    background: url(images/deal-tipping-successful.png) no-repeat
}

.entry_content table {
    border: none
}

.entry_content table td {
    border: none;
    vertical-align: top!important
}

#checkout_page h2, #sysmsg-tip .deal-close td, .associate-logo img, table td, table th {
    vertical-align: middle
}

#account_page #content, #checkout_page #content, #merchant_page #content, #page_content_full {
    padding: 15px;
    background: #FFF;
    box-shadow: 0 0 3px #CCC
}

.notes p {
    margin-bottom: 15px;
    line-height: 1.4
}

.notes h3 {
    padding-bottom: 5px;
    border-bottom: 1px dotted #B5B5B5;
    font-size: 18px;
    color: #504F54
}

.notes .bank-details {
    padding: 15px 20px 10px;
    background: #F9F9F9
}

table {
    border-collapse: separate;
    border-spacing: 0;
    margin-bottom: 20px;
    width: 100%;
    font-size: 0.9em;
}

table thead {
    background: url(images/header.png) left bottom repeat-x #fff
}

table caption {
    line-height: 3em
}

table td, table th {
    border-bottom: 1px solid #ebebeb;
    padding: 10px 15px
}

table td.center, table td.op {
    text-align: center
}

table td.total, table tr.cart-line-item th {
    text-align: right
}

table thead th {
    font-size: 14px;
    border-bottom: 1px solid #a3a3a3;
    -webkit-box-shadow: 0 1px 1px #999;
    background: url(images/header.png) left -89px repeat-x #fff;
    text-shadow: #fff 1px 1px 2px;
    color: #888;
    padding-top: 8px;
    padding-bottom: 6px;
    line-height: 21px;
    white-space: nowrap
}

table tbody tr.odd {
    background-color: #f9f9f9
}

table td.cart-line-item-total {
    background-color: #e8a200;
    color: #FFF;
    font-weight: 700
}

table th {
    border-top: 1px solid #ebebeb;
    text-align: left
}

#content .hint {
    float: none;
    width: auto;
    font-size: 12px;
    display: block;
    margin: 3px 0 0 10px;
    color: #989898;
    font-weight: 400
}

#checkout_login_register_wrap .checkout_login_block table, #checkout_login_register_wrap .checkout_login_block table td, .checkout_block fieldset table, .checkout_block fieldset table td, .checkout_block fieldset table th, .registration_layout table, .registration_layout table td {
    border: 0
}

#checkout_login_register_wrap .checkout_login_block table td.first, .checkout_block fieldset table td.first, .checkout_block fieldset table th, .registration_layout table td.first {
    text-align: right;
    font-weight: 700
}

#page-container.cart {
    width: 680px;
    float: left
}

#left-content-cart {
    width: 690px;
    float: left
}

.cart.gb_table {
    width: 100%;
    margin-bottom: 15px
}

.gb_table .cart-line-item th {
    border-top: none;
    border-right: none
}

.gb-table .cart-line-item-order-number, .gb-table .center-align, .gb_table .cart-line-item-shipping, .gb_table .cart-line-item-subtotal, .gb_table .cart-line-item-tax, .gb_table .cart-line-item-total, .gb_table .cart-price, .gb_table .cart-quantity, .gb_table .cart-remove {
    width: 10%;
    text-align: center;
    vertical-align: middle
}

.cart-quantity select {
    float: right;
    width: auto
}

.cart-controls {
    padding: 10px 0 20px
}

.cart.gb_table .cart-name a {
    color: inherit
}

.cart.gb_table .cart-option {
    display: block;
    font-style: italic;
    color: #707070
}

.gb-form-field input, input[type=text], input[type=password], table td select#cod_states, table td select#country, table td select#states, textarea {
    background: #eee;
    padding: 7px;
    border: 1px solid #eee;
    font-family: Arial, Helvetica, Geneva, sans-serif;
    font-size: 16px;
    color: #999
}

input.errorInput[type=password], input[type=text].errorInput {
    border: 1px solid red
}

input[type=text]:focus, input[type=password]:focus, select:focus, textarea:focus {
    color: #000
}

.excerpt-content .buynow, .submit input, .widget .deal_block .buynow, a.form-submit, button.form-submit, input.submit {
    margin: 20px 0;
    color: #FFF;
    border: 1px solid;
    border-color: #E6E6E6 #B2B2B2 #B2B2B2 #B9B9B9;
    box-shadow: 0 0 1px #CCC;
    padding: 8px;
    font-size: 15px;
    font-weight: 400;
    text-shadow: 0 2px 0 rgba(122, 60, 0, .75)
}

.submit input:hover, .widget .deal_block .buynow:hover, a.form-submit:hover, button.form-submit:hover, input.submit:hover {
    background: #f36b19!important;
    color: #FFF!important
}

.submit input#subscription {
    float: left;
    margin: 0
}

.ie7 .submit input, .ie7 .widget .deal_block .buynow, .ie7 a.form-submit, .ie7 input.form-submit, .ie7 input.submit {
    line-height: 35px
}

input.submit_image {
    margin: 10px 0
}

.alt_button, .report_button {
    font-weight: 700;
    font-size: 11px;
    line-height: 15px;
    cursor: pointer;
    -webkit-box-shadow: 0 1px 1px #999;
    background: url(images/header.png) left -89px repeat-x #fff;
    padding: 4px 10px;
    outline: 0;
    border: 1px solid #d1d1d1;
    border-bottom: 1px solid #fffeff;
    color: #888;
    text-shadow: #fff 1px 1px 0;
    margin-bottom: 10px;
    white-space: nowrap;
    width: auto;
    display: inline-block
}

.alt_button:hover, .report_button:hover {
    -webkit-box-shadow: none;
    color: #646464
}

table td.cart-line-item-total {
    background: #F36B18
}

.cart-controls .checkout_next_step, .cart-controls .checkout_next_step:hover, .checkout-controls .checkout_next_step, .checkout-controls .checkout_next_step:hover {
    background: url(images/controls-button-orange-bg.png) top right no-repeat;
    color: #FFF!important;
    border: none;
    border-left: 1px solid #6d256f;
    box-shadow: none;
    height: 36px;
    text-shadow: 0 1px 0 #6d256f
}

.account-sidebar {
    margin-bottom: 2em;
}

.account-sidebar ul {
    padding: 0;
    margin: 0
}

.account-sidebar li {
    list-style: none
}

.account-sidebar ul li a {
    list-style: none;
    display: block;
    padding: 7px 7px 7px 35px;
    margin: 0 0 7px;
    font-size: 14px;
    font-weight: 700;
    -webkit-box-shadow: 0 1px 1px #666;
    -moz-box-shadow: 0 1px 1px #666;
    -ms-transition-property: all;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.account-sidebar ul li ul a {
    margin-left: 15px
}

.account-sidebar ul li.current>a, .account-sidebar ul li>a:hover {
    padding-left: 50px;
    border-bottom: 1px solid #fdb04e;
    -webkit-box-shadow: 0 1px 1px #a85b1c;
    -moz-box-shadow: 0 1px 1px #a85b1c
}

.account-sidebar ul li a {
    background: #fff;
    border: none;
    color: #5e5e5e;
    border-radius: 5px;
    -moz-transition: none
}

.account-sidebar ul li a:hover, .account-sidebar ul li.current a {
    background: #F36B18;
    padding-left: 35px;
    border: none;
    color: #fff
}

.account-sidebar ul li.current a {
    background: url(images/controls-current-arrow.png) 8px no-repeat #F36B18;
    color: #fff
}

#account_settings_section h3, #biz_section h3 {
    color: #504F54
}

#biz_section, #gb_account_edit #gb-account-account-subscriptions, #gb_account_register #gb-account-account-info, .purchase_deal_title a {
    display: none
}

form.add-to-cart select {
    display: none!important
}

.voucher_post {
    background: #F3F3F3
}

.my_deals_details {
    padding: 10px
}

.dash_section {
    margin-bottom: 10px;
    padding: 10px;
    border: 1px solid #ddd
}

.dashboard_container h2 {
    position: relative;
    margin: -11px -11px 10px;
    font-size: 18px;
    font-weight: 700;
    padding: 8px 8px 5px;
    background-color: #E6E6E6;
    border-color: #CCC;
    color: #504F54;
    text-shadow: 0 1px 0 #FFF
}

.dashboard_container ul.filter {
    text-align: right;
    font-size: 11px
}

#associates, .follow-us, .follow-us-credits, .follow-us-links, .follow-us-title, .message, .mobile-version-link {
    text-align: center
}

.dashboard_container ul.filter li {
    display: inline-block;
    list-style: none;
    margin: 0 5px
}

.dashboard_container ul.filter a:link, .dashboard_container ul.filter a:visited {
    color: #92867e
}

.dashboard_container ul.filter a:hover, .dashboard_container ul.filter li.current a:hover, .dashboard_container ul.filter li.current a:link, .dashboard_container ul.filter li.current a:visited {
    color: #504F54
}

.contact_title {
    color: #92867E
}

#mc_subscriptions {
    display: none
}

#mc_subscriptions p {
    margin-left: 160px;
    position: relative
}

#mc_subscriptions p .contact_title {
    position: absolute;
    left: -155px
}

.message {
    margin-bottom: 20px;
    padding: 10px 20px;
    background-color: #F3F3F3;
    font-size: 16px;
    border: none;
    color: #5b5b5b;
    text-shadow: none
}

.message a {
    color: #F36B18
}

#gift-message {
    margin-bottom: 10px
}

#gift-container {
    margin: 10px 0
}

#message_banner {
    background: #EEE;
    color: #141414;
    opacity: .95;
    box-shadow: 0 1px 10px #CCC;
    text-shadow: 0 1px #FFF
}

#associates-wrap {
    background: #fff
}

#associates-wrap h3 {
    background: url(images/butterfly.png) left bottom no-repeat rgba(0, 0, 0, 0);
    color: #141414;
    font-size: 17px;
    margin-bottom: 10px;
    padding: 25px 0 0 35px;
    font-weight: 400
}

#associates {
    border-top: 3px solid #b35cb5
}

#cardcode-link {
    font-size: 14px;
    font-weight: 600;
    color: #525252;
    letter-spacing: .04em
}

.associate-logo {
    display: inline-block;
    height: 125px;
    line-height: 125px;
    margin-right: 55px;
    width: 150px
}

.associate-logo.last {
    margin-right: 0
}

/* footer */

.main-footer {
    background: #222;
}

.main-footer .h5 {
    font-size: 14px;
    color: #f36b19;
    font-weight: 500;
}

.main-footer>.container {
    padding-top: 40px;
    padding-bottom: 40px;
}

.main-footer>.container>.row>div {
    padding-top: 30px;
    padding-bottom: 30px;
}

#footer-menu li a {
    font-size: 13px;
    color: #949494;
    font-weight: 400;
    padding: .15rem 0rem;
}
#footer-menu li a:hover {
    text-decoration: underline;
}

.footer-contact {
    color: #fff;
}

.footer-contact .fa {
    color: #F36B18;
}

.footer_social .fa {
    width: 30px;
    height: 30px;
    line-height: 30px;
    background: #d8d8d8;
    color: #222222;
    font-size: 18px;
    text-align: center;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
}
.footer_social .fa:hover {
    background: #f36b19;
}

/* copyrights */

.copyrights, .copyrights a {
    font-size: 0.8rem;
    color: #777777;
}

/* return ro top */

#return-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.7);
    width: 50px;
    height: 50px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

#return-to-top i {
    color: #fff;
    margin: 0;
    position: relative;
    left: 16px;
    top: 13px;
    font-size: 19px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

#return-to-top:hover {
    background: rgba(0, 0, 0, 0.9);
}

#return-to-top:hover i {
    color: #fff;
    top: 5px;
}

.testimonial {
    margin-top: 15px;
    margin-bottom: 15px;
    padding: 20px 28px 8px 45px;
    background: url(images/testimonial-bg-top.png) 5px 8px no-repeat rgba(0, 0, 0, .1);
    font-family: Georgia, serif;
    font-size: 17px;
    font-style: italic;
    color: #000
}

.testimonial .name {
    display: block;
    line-height: 26px;
    margin-right: -22px;
    background: url(images/testimonial-bg-bottom.png) right 50% no-repeat;
    font-size: 13px;
    font-style: normal
}

.help-tip {
    background: #f7f7f7;
    font-size: 12px;
    margin-top: 25px;
    padding: 20px 30px 20px 25px;
    box-sizing: border-box
}

.help-list {
    margin: 10px 0 0
}

.help-list li {
    color: #666;
    list-style: disc inside;
    margin-bottom: 5px
}

.subscribe .background {
    background: url(images/subscribe_main.png) 100% 100% no-repeat;
    background-size: cover;
}
.subscribe h3 {
    font-size: 20px;
    color: #fff;
    font-weight: 600;
    padding: 1rem;
    line-height: 1.5rem;
    text-shadow: 1px 2px 3px #000;
    text-align: center;
}
.subscribe .input-group * {
    border-radius: 0 !important;
}
.subscribe .input-group .form-control {
    font-size: 14px;
    margin-right: 0.5rem;
}
.subscribe .input-group button {
    margin-top: 0px;
    width: 50px;
    text-align: center;
    color: #fff;
    background: #222222;
    border-radius: 0px;
    border: 0px;    
    line-height: 24px;
}

#welcome-subscribe .content .email_wrap {
    float: none;
    width: 485px;
    margin-bottom: 10px;
    display: block
}

#welcome-subscribe .content .email_wrap label {
    display: block;
    font-weight: 700;
    margin-bottom: 2px;
    text-align: left;
    white-space: normal;
    width: 410px
}

#welcome-subscribe .content #email {
    float: none;
    margin: 45px 0 22px
}


.popup {
    background: 0 0!important;
    padding: 0!important;
    border: none!important;
    overflow: hidden
}

.popup .close {
    top: 16px!important;
    right: 15px!important
}

.popup .subs-popup .close {
    position: static;
    display: inline;
    width: auto;
    height: auto;
    background: 0 0;
    border: none;
    font-family: inherit;
    font-size: inherit;
    color: inherit;
    line-height: 1
}

.subs-popup {
    width: 100%;
    background: #222222;
}

.subs-popup .content, .subs-popup .footer, .subs-popup .header {
    padding: 25px
}

.subs-popup .header {
    background: top repeat-x #E8E8E8;
    border-bottom: 1px solid #E4E4E4;
    line-height: 1.1;
    padding: 20px 50px 20px 20px;
    font-size: 20px;
    color: #504F54
}

.subs-popup .header span.strong {
    font-weight: 700;
    color: #F36B18
}

.subs-popup .header span.fade {
    display: inline-block;
    font-size: 85%;
    color: #AAA
}

.subs-popup .content {
    padding-top: 40px;
    padding-bottom: 40px;
    font-size: 15px;
    color: #555
}

.subs-popup input[type=text], .subs-popup textarea {
    background: #EEE;
    border: 1px solid #E2E2E2;
    color: #999;
    font-size: 16px;
    padding: 7px 8px;
    width: 350px
}

.subs-popup .footer {
    background: #F9F9F9;
    padding-top: 20px;
    padding-bottom: 20px;
    border-top: 1px solid #EEE
}

.subs-popup .footer a:link, .subs-popup .footer a:visited {
    color: #aaa;
    cursor: pointer
}

#subscribe_form {
    position: relative;
    width: 100%
}

#subscribe_form .email_wrap {
    width: 365px
}

#subscribe_form label {
    white-space: normal;
    width: 350px;
    display: block;
    font-weight: 700;
    margin-bottom: 2px
}

#subscribe_form input#email {
    float: left;
    clear: left;
    width: 405px;
    margin: 20px 0 0;
    font-size: 18px;
    color: #666;
    padding: 7px 9px;
    border: 1px solid #eee
}

#subscribe_form .submit {
    position: absolute;
    bottom: 0;
    right: 0;
    float: right
}

.entry_content ol li, .entry_content ul li {
    list-style: none;
    padding-bottom: 5px;
    padding-left: 0
}

.current_balance {
    background: url(images/header.png) left -42px repeat-x #ccc;
    border-bottom: 1px solid #fff;
    box-shadow: 0 1px 1px #666;
    color: #777;
    font-size: 17px;
    line-height: 28px;
    margin: 0 0 20px 10px;
    padding: 10px;
    text-shadow: 0 1px #fff;
    width: 210px
}

.current_balance_amount {
    background: #888;
    color: #fff;
    margin-left: 5px;
    padding: 5px;
    text-shadow: 0 1px #000
}

.required {
    color: red
}

.paginator {
    margin: 0.5em;
    font-size: 1.1em;
    padding: 10px 0;
    text-align: center;
}

.paginator li {
    margin: 6px;
    display: inline-block;
}

.paginator li.current {
    font-weight: 700;
}

.paginator li.current, .paginator li a {
    background-color: #fff;
    box-shadow: 0 0 3px #ccc;
    border: 1px solid #dedede;
    border-radius: 5px;
    padding: 6px 8px;
    position: relative;
    text-decoration: none
}

.paginator li.current {
    padding: 6px 10px;
}

.paginator li a {
    display: block;
}

.paginator li a:hover {
    background: #f36b19;
    color: #FFF;
    text-decoration: none
}

.paginator li a.nolink {
    color: #ccc;
    cursor: default
}

.paginator li a.nolink:hover {
    background: none;
    border: 1px solid #ccc;
    padding: 3px 6px 4px
}

.sysmsgw {
    clear: both;
    color: #141414;
    font-size: 14px;
    padding: 8px 0 10px 37px
}

.sysmsg {
    margin: auto;
    padding-left: 30px;
    position: relative;
    width: 930px
}

.sysmsg .close {
    background: url(default/bg-sysmsg-close.gif) 100% 50% no-repeat rgba(0, 0, 0, 0);
    cursor: pointer;
    font-size: 12px;
    padding-right: 16px;
    position: absolute;
    right: 20px;
    top: 0
}

#sysmsg-error {
    background: #ffdcd7;
    border: 1px solid #d01e5e;
    color: #d01e5e
}

#sysmsg-success {
    background: #edfeda;
    border-bottom: 2px solid #690;
    border-top: 2px solid #690;
    color: #690
}

#sysmsg-error .sysmsg {
    background: url(default/bg-sysmsg-error.gif) no-repeat rgba(0, 0, 0, 0)
}

#sysmsg-success .sysmsg {
    background: url(default/bg-sysmsg-success.gif) no-repeat rgba(0, 0, 0, 0)
}

#sysmsg-tip {
    font-size: 14px;
    left: 8px;
    position: relative;
    top: -15px;
    width: 948px
}

#sysmsg-tip .sysmsg-tip-top {
    background: url(default/bg-sysmsg-tip.gif) no-repeat rgba(0, 0, 0, 0);
    height: 12px;
    overflow: hidden
}

#sysmsg-tip .sysmsg-tip-content {
    background: #fbfbc5;
    border-left: 1px solid #89b4d7;
    border-right: 1px solid #89b4d7;
    padding: 0 30px
}

#sysmsg-tip .sysmsg-tip-bottom {
    background: url(default/bg-sysmsg-tip.gif) 0 -13px no-repeat rgba(0, 0, 0, 0);
    font-size: 12px;
    height: 12px;
    overflow: hidden
}

#sysmsg-tip .sysmsg-tip-close {
    background: url(default/bg-sysmsg-close.gif) 100% 50% no-repeat rgba(0, 0, 0, 0);
    color: #699701;
    cursor: pointer;
    display: none;
    font-size: 12px;
    padding-right: 16px;
    position: absolute;
    right: 20px;
    top: 12px
}

#sysmsg-tip .deal-close {
    position: relative;
    z-index: 1
}

#sysmsg-tip .deal-close .focus {
    background: url(default/bg-sysmsg-tip-focus.gif) no-repeat rgba(0, 0, 0, 0);
    font-weight: 700;
    height: 60px;
    left: -31px;
    padding: 12px 35px;
    position: absolute;
    top: -12px;
    width: 163px;
    z-index: 2
}

#sysmsg-tip .deal-close .body {
    height: 30px;
    padding-left: 220px
}

#sysmsg-tip .deal-close .subscribe-succ {
    display: block;
    padding-top: 5px
}

#sysmsg-tip .deal-close td {
    line-height: 1;
    padding-top: 1px
}

#sysmsg-tip .deal-close .f-text {
    color: #333;
    width: 216px
}

#sysmsg-tip .deal-close .commit {
    background: url(default/button-subscribe-b.gif) no-repeat rgba(0, 0, 0, 0);
    height: 28px;
    text-indent: -999em;
    width: 51px
}

.sysmsg-tip-deal-close {
    margin-bottom: 15px
}

#sysmsg-guide {
    background: url(default/bg-newbie-guide.png) no-repeat rgba(0, 0, 0, 0);
    height: 156px;
    left: 0;
    margin: 0 0 10px 8px;
    position: relative;
    top: -10px;
    width: 951px;
    z-index: 1
}

#sysmsg-guide .link {
    padding-top: 25px
}

#sysmsg-guide .link a {
    display: block;
    height: 110px;
    width: 950px
}

#sysmsg-guide .close {
    background: url(default/bg-newbie-close.gif) right 50% no-repeat rgba(0, 0, 0, 0);
    color: #666;
    display: block;
    font-size: 12px;
    height: 20px;
    line-height: 20px;
    padding-right: 20px;
    position: absolute;
    right: 14px;
    top: 2px
}

#paylist {
    display: block;
    margin-bottom: 0.25em;
}

.item-name, .item-title {
    font-size: 13px;
    overflow: hidden;
    display: block
}

.item-name {
    line-height: 18px;
    height: 54px
}

.item-name a {
    color: #363636
}

.item-image-container {
    position: relative;
    display: block;
    overflow: hidden
}

.item-discount {
    position: absolute;
    background-color: #000;
    right: -27px;
    padding: 23px 20px 2px!important;
    top: -11px;
    color: #fff;
    z-index: 2
}

.rotate-45 {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg)
}

.item-image, .item-image img {
    width: 100%;
    position: relative;
    display: block
}

.item-title {
    background: #000;
    color: #fff;
    position: relative;
    padding: 5px;
    line-height: 1.2;
    height: 59px
}

/* jshare css */

#jshare_button {
    z-index: 1
}

#share-link img {
    float: left;
    height: 30px
}

#share-link a {
    margin-left: 10px;
    line-height: 30px
}

iframe {
    overflow: hidden;
    max-width: 100%
}

/* mobcats css */

.mobcats {
    margin-bottom: 10px
}

.mobcats button {
    width: 100%;
    text-align: left
}

.mobcats button .caret {
    float: right;
    margin-top: 14px
}

.mobcats .dropdown-menu {
    width: 100%
}

.mobcats .dropdown-submenu:hover>.dropdown-menu {
    display: block;
    position: relative;
    left: 0;
    width: 100%;
    margin-left: 0
}

.mobcats .dropdown-submenu:hover>.dropdown-menu a {
    font-weight: 400 !important;
    font-size: 13px;
}

.mobcats .side-title {
    text-align: left;
    font-size: 18px;
    line-height: 30px;
    border-bottom: 0
}

/* fancybox css */

#fancybox-bg-n, #fancybox-bg-s {
    background-image: url(fancybox/fancybox-x.png);
    left: 0
}

#fancybox-bg-ne, #fancybox-bg-nw, #fancybox-bg-se, #fancybox-bg-sw, #fancybox-left-ico, #fancybox-loading div, #fancybox-right-ico {
    background-image: url(fancybox/fancybox.png)
}

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    margin-left: -20px;
    cursor: pointer;
    overflow: hidden;
    z-index: 1104;
    display: none
}

#fancybox-loading div {
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 480px
}

#fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1100;
    display: block
}

#fancybox-tmp {
    padding: 0;
    margin: 0;
    border: 0;
    overflow: auto;
    display: none
}

#fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    padding: 20px;
    z-index: 1101;
    outline: 0;
    display: none
}

#fancybox-outer {
    position: relative;
    width: 100%;
    height: 100%;
    background: #fff;
    border-radius: 10px
}

#fancybox-content {
    width: 0;
    height: 0;
    padding: 0;
    outline: 0;
    position: relative;
    overflow: hidden;
    z-index: 1102;
    border: 0 solid #fff;
    background: #f1f1f1;
    border-radius: 10px
}

#fancybox-frame, #fancybox-img {
    width: 100%;
    border: none;
    height: 100%
}

#fancybox-hide-sel-frame {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: 0 0;
    z-index: 1101
}

#fancybox-close {
    position: absolute;
    top: -15px;
    right: -15px;
    width: 30px;
    height: 30px;
    background: url(fancybox/fancybox.png) -40px 0;
    cursor: pointer;
    z-index: 1103;
    display: none
}

#fancybox-error {
    color: #444;
    font: 400 12px/20px Arial;
    padding: 14px;
    margin: 0
}

#fancybox-img {
    padding: 0;
    margin: 0;
    outline: 0;
    line-height: 0;
    vertical-align: top
}

#fancybox-frame {
    display: block
}

#fancybox-left, #fancybox-right {
    position: absolute;
    bottom: 0;
    height: 100%;
    width: 35%;
    cursor: pointer;
    outline: 0;
    background: url(fancybox/blank.gif);
    z-index: 1102;
    display: none
}

#fancybox-left {
    left: 0
}

#fancybox-left-ico, #fancybox-right-ico {
    position: absolute;
    top: 50%;
    left: -9999px;
    width: 30px;
    height: 30px;
    margin-top: -15px;
    cursor: pointer;
    z-index: 1102;
    display: block
}

#fancybox-left-ico {
    background-position: -40px -30px
}

#fancybox-right-ico {
    background-position: -40px -60px
}

#fancybox-left:hover, #fancybox-right:hover {
    visibility: visible
}

#fancybox-left:hover span {
    left: 20px
}

#fancybox-right:hover span {
    left: auto;
    right: 20px
}

.fancybox-bg {
    position: absolute;
    padding: 0;
    margin: 0;
    border: 0;
    width: 20px;
    height: 20px;
    z-index: 1001
}

#lbBottom, #lbImage {
    border: 10px solid #fff
}

#fancybox-bg-e, #fancybox-bg-w {
    top: 0;
    height: 100%;
    background-image: url(fancybox/fancybox-y.png)
}

#fancybox-bg-n {
    top: -20px;
    width: 100%
}

#fancybox-bg-ne {
    top: -20px;
    right: -20px;
    background-position: -40px -162px
}

#fancybox-bg-e {
    right: -20px;
    background-position: -20px 0
}

#fancybox-bg-se {
    bottom: -20px;
    right: -20px;
    background-position: -40px -182px
}

#fancybox-bg-s {
    bottom: -20px;
    width: 100%;
    background-position: 0 -20px
}

#fancybox-bg-sw {
    bottom: -20px;
    left: -20px;
    background-position: -40px -142px
}

#fancybox-bg-w {
    left: -20px
}

#fancybox-bg-nw {
    top: -20px;
    left: -20px;
    background-position: -40px -122px
}

#fancybox-title {
    font-family: Helvetica;
    font-size: 12px;
    z-index: 1102
}

.fancybox-title-inside {
    padding-bottom: 10px;
    text-align: center;
    color: #333;
    background: #fff;
    position: relative
}

.fancybox-title-outside {
    padding-top: 10px;
    color: #fff
}

.fancybox-title-over {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #FFF;
    text-align: left
}

#fancybox-title-over {
    padding: 10px;
    background-image: url(fancybox/fancy_title_over.png);
    display: block
}

.fancybox-title-float {
    position: absolute;
    left: 0;
    bottom: -20px;
    height: 32px
}

#fancybox-title-float-wrap {
    border: none;
    border-collapse: collapse;
    width: auto
}

#fancybox-title-float-wrap td {
    border: none;
    white-space: nowrap
}

#fancybox-title-float-left {
    padding: 0 0 0 15px;
    background: url(fancybox/fancybox.png) -40px -90px no-repeat
}

#fancybox-title-float-main {
    color: #FFF;
    line-height: 29px;
    font-weight: 700;
    padding: 0 0 3px;
    background: url(fancybox/fancybox-x.png) 0 -40px
}

#fancybox-title-float-right {
    padding: 0 0 0 15px;
    background: url(fancybox/fancybox.png) -55px -90px no-repeat
}

.fancybox-ie6 #fancybox-close {
    background: 0 0;
    filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_close.png', sizingMethod='scale');
    display: block
}

.fancybox-ie6 #fancybox-left-ico {
    background: 0 0;
    filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_left.png', sizingMethod='scale')
}

.fancybox-ie6 #fancybox-right-ico {
    background: 0 0;
    filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_right.png', sizingMethod='scale')
}

.fancybox-ie6 #fancybox-title-over {
    background: 0 0;
    filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_over.png', sizingMethod='scale');
    zoom: 1
}

.fancybox-ie6 #fancybox-title-float-left {
    background: 0 0;
    filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_left.png', sizingMethod='scale')
}

.fancybox-ie6 #fancybox-title-float-main {
    background: 0 0;
    filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_main.png', sizingMethod='scale')
}

.fancybox-ie6 #fancybox-title-float-right {
    background: 0 0;
    filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_right.png', sizingMethod='scale')
}

#fancybox-hide-sel-frame, .fancybox-ie6 #fancybox-bg-e, .fancybox-ie6 #fancybox-bg-w, .fancybox-ie6 #fancybox-left, .fancybox-ie6 #fancybox-right {
    height: expression(this.parentNode.clientHeight + "px")
}

#fancybox-loading.fancybox-ie6 {
    position: absolute;
    margin-top: 0;
    top: expression( (-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2: document.body.clientHeight/2) + ( ignoreMe=document.documentElement.scrollTop ? document.documentElement.scrollTop: document.body.scrollTop)) + 'px')
}

#fancybox-loading.fancybox-ie6 div {
    background: 0 0;
    filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_loading.png', sizingMethod='scale')
}

.fancybox-ie .fancybox-bg {
    background: 0 0!important
}

.fancybox-ie #fancybox-bg-n {
    filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_n.png', sizingMethod='scale')
}

.fancybox-ie #fancybox-bg-ne {
    filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_ne.png', sizingMethod='scale')
}

.fancybox-ie #fancybox-bg-e {
    filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_e.png', sizingMethod='scale')
}

.fancybox-ie #fancybox-bg-se {
    filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_se.png', sizingMethod='scale')
}

.fancybox-ie #fancybox-bg-s {
    filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_s.png', sizingMethod='scale')
}

.fancybox-ie #fancybox-bg-sw {
    filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_sw.png', sizingMethod='scale')
}

.fancybox-ie #fancybox-bg-w {
    filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_w.png', sizingMethod='scale')
}

.fancybox-ie #fancybox-bg-nw {
    filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_nw.png', sizingMethod='scale')
}

/* owl-thene */

.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel, .owl-carousel .owl-wrapper {
    display: none;
    position: relative
}

.owl-carousel {
    width: 100%;
    -ms-touch-action: pan-y
}

.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%
}

.owl-carousel .owl-wrapper-outer.autoHeight {
    -webkit-transition: height .5s ease-in-out;
    -moz-transition: height .5s ease-in-out;
    -ms-transition: height .5s ease-in-out;
    -o-transition: height .5s ease-in-out;
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item {
    float: left;
}

.owl-controls .owl-buttons div, .owl-controls .owl-page {
    cursor: pointer
}

.owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent
}

.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-theme .owl-controls {
    margin-top: 10px;
    text-align: center
}

.owl-theme .owl-controls .owl-buttons div {
    color: #FFF;
    display: inline-block;
    zoom: 1;
    margin: 5px;
    padding: 3px 10px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background: #869791;
    filter: Alpha(Opacity=50);
    opacity: .5
}

.owl-theme .owl-controls.clickable .owl-buttons div:hover {
    filter: Alpha(Opacity=100);
    opacity: 1;
    text-decoration: none
}

.owl-theme .owl-controls .owl-page {
    display: inline-block;
    zoom: 1
}

.owl-theme .owl-controls .owl-page span {
    display: block;
    width: 12px;
    height: 12px;
    margin: 5px 7px;
    filter: Alpha(Opacity=50);
    opacity: .5;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #869791
}

.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
    background: #F36B18;
    filter: Alpha(Opacity=100);
    opacity: 1
}

.owl-theme .owl-controls .owl-page span.owl-numbers {
    height: auto;
    width: auto;
    color: #FFF;
    padding: 2px 10px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px
}

.owl-item.loading {
    min-height: 150px;
    background: url(AjaxLoader.gif) center center no-repeat
}

/* simplemodal styles */

.simplemodal-overlay {
    background: url(images/overlay.png) #bcbbba;
    margin: 0;
    opacity: .7;
    padding: 0
}

#simplemodal-container a.modalCloseImg {
    background: url(images/close.png) no-repeat;
    width: 32px;
    height: 32px;
    display: inline;
    z-index: 3200;
    position: absolute;
    top: 5px;
    right: 5px;
    cursor: pointer
}

.simplemodal-data {
    max-width: 580px;
    background: #222222
}

.simplemodal-data .content, .simplemodal-data .footer, .simplemodal-data .header {
    padding: 25px
}

.simplemodal-data .header {
    background: url(images/logo.png) center bottom no-repeat;
    background-size: auto 80%;
    border-bottom: 1px solid transparent;
    line-height: 1.1;
    padding: 20px 50px 20px 20px;
    height: 80px;
    display: block;
    color: #504F54
}

.simplemodal-data .header span.strong {
    font-weight: 700;
    color: #F36B18
}

.simplemodal-data .header span.fade {
    display: inline-block;
    font-size: 85%;
    color: #AAA
}

.simplemodal-data .social {
    padding-bottom: 10px;
    font-size: 14px;
    text-align: center;
}

.simplemodal-data .social a .fa {
    color: #fff;
    background-color: #58585a;
}

.simplemodal-data .content {
    display: none;
    padding-top: 16px;
    padding-bottom: 16px;
    font-size: 15px;
    color: #555
}

.simplemodal-data input[type=text], .simplemodal-data textarea {
    background: #EEE;
    border: 1px solid #E2E2E2;
    color: #999;
    font-size: 16px;
    padding: 7px 8px;
    width: 350px;
    border-radius: 5px
}

.simplemodal-data .footer {
    background: #dddddd;
    padding: 16px 10%;
    border-top: 1px solid #EEE
}

.simplemodal-data .footer form {
    padding: 0 10%;
}

.simplemodal-data .footer .simplemodal-close {
    cursor: pointer
}

/* deal attributes styles */

#deal-attributes table {
    border: none;
    margin-bottom: 0
}

#deal-attributes table td {
    border: none;
    padding: 2%
}

#deal-attributes table td.label {
    width: 63%;
    text-align: left;
    display: table-cell;
    background: 0 0;
    color: #5B5B5B;
    text-shadow: none;
    white-space: normal
}

#deal-attributes table td.label .description {
    display: block;
    padding-top: 5px;
    font-size: 90%;
    line-height: 1.2;
    color: #888
}

#deal-attributes table td.price {
    width: 15%;
    text-align: center;
    font-weight: 700;
    color: #DA9715
}

#deal-attributes .attribute-select {
    display: inline-block;
    text-align: center;
    cursor: pointer
}

/* welcome subscribe page styles */

#welcome-subscribe {
    width: 889px;
    height: 429px;
    background: url(images/woob-welcome.jpg);
    border: 7px solid #FFF
}

#welcome-subscribe .header {
    padding: 55px 0 0 405px;
    background: 0 0;
    border: none;
    font-size: 27px;
    font-weight: 700;
    color: #FFF
}

#welcome-subscribe .content {
    padding: 30px 10px 0 405px;
    font-size: 15px;
    color: #372D27
}

#welcome-subscribe .content .email_input_wrap {
    float: none
}

#welcome-subscribe .content #email_address {
    float: none;
    margin: 45px 0 22px
}

#welcome-subscribe .content .submit {
    position: static;
    display: block;
    float: none
}

#welcome-subscribe .footer {
    padding: 65px 0 0 405px;
    background: 0 0;
    border: none
}

#welcome-subscribe .footer a {
    color: #372D27
}

#welcome-subscribe .footer a:hover {
    color: #776D67
}


/* checkout page styles */

#checkout_page .input_wrap {
    padding: 5px;
    margin: 5px 0
}

#checkout_page .notes {
    clear: both;
    margin-bottom: 10px
}

#checkout_page #checkout_login_register_wrap .checkout_login_block input[type=checkbox] {
    width: auto
}

#checkout_page .checkout_block {
    border: 1px solid #ddd;
    margin-bottom: 15px;
    padding: 10px
}

#checkout_page .right_form {
    float: right;
    clear: right
}

#checkout_page .left_form {
    float: left;
    clear: left
}

#checkout_page h2 {
    padding: 8px 10px 6px;
    font-weight: 700;
    margin: -11px -11px 10px;
    text-transform: uppercase;
    font-size: 18px;
    background: url(images/header.png) left bottom repeat-x #FFF;
    border-bottom: 1px solid #f7f7f7;
    text-shadow: #fff 1px 1px 2px;
    color: #999;
    -webkit-box-shadow: 0 1px 1px #999;
    display: block
}

.checkout-controls {
    display: block;
    clear: both
}

.cart-controls .checkout_next_step, .checkout-controls .checkout_next_step {
    float: right;
    padding-right: 34px;
    padding-left: 15px
}

#checkout_page .gb-form-field-password input, #checkout_page .gb-form-field-text input, #checkout_page .gb-form-field-textarea textarea {
    background: #eee;
    border: none;
    padding: 8px 12px;
    font-size: 17px;
    width: 250px;
    outline: 0
}

#checkout_page .gb-form-field-text #gb_credit_cc_cvv.text-input {
    width: 50px
}

.br-0 {
    border-radius: 0!important;
    -webkit-border-radius: 0!important;
    -moz-border-radius: 0!important
}

.br-4 {
    border-radius: 4px!important;
    -webkit-border-radius: 4px!important;
    -moz-border-radius: 4px!important
}

.br-5 {
    border-radius: 5px!important;
    -webkit-border-radius: 5px!important;
    -moz-border-radius: 5px!important
}

.br-8 {
    border-radius: 8px!important;
    -webkit-border-radius: 8px!important;
    -moz-border-radius: 8px!important
}

.br-10 {
    border-radius: 10px!important;
    -webkit-border-radius: 10px!important;
    -moz-border-radius: 10px!important
}

.br-15 {
    border-radius: 15px!important;
    -webkit-border-radius: 15px!important;
    -moz-border-radius: 15px!important
}

.navbar {
    margin-bottom: 0!important
}

.navbar .btn-navbar {
    margin-bottom: 5px!important
}

/*
*
* ==========================================
* CUSTOM UTIL CLASSES
* ==========================================
*
*/

.custom-scrollbar-js, .custom-scrollbar-css {
    height: 360px;
}

/* Custom Scrollbar using CSS */

.custom-scrollbar-css {
    overflow-y: scroll;
}

/* scrollbar width */

.custom-scrollbar-css::-webkit-scrollbar {
    width: 5px;
}

/* scrollbar track */

.custom-scrollbar-css::-webkit-scrollbar-track {
    background: #eee;
}

/* scrollbar handle */

.custom-scrollbar-css::-webkit-scrollbar-thumb {
    border-radius: 1rem;
    background-color: #00d2ff;
    background-image: linear-gradient(to top, #00d2ff 0%, #3a7bd5 100%);
}

@media only screen and (min-width: 1340px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1280px;
    }
}

@media only screen and (min-width:1200px) {}

@media only screen and (min-width:992px) {
    .col-lg-0 {
        display: none !important;
    }
    .main-nav .navbar li a, .main-nav .nav-phone {
        font-size: 15px;
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .col-md-0 {
        display: none !important;
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .col-sm-0 {
        display: none !important;
    }
}

@media only screen and (max-width:575px) {
    .col-xs-0 {
        display: none !important;
    }
}

@media only screen and (max-width:1199.98px) {
    #single_deal #content .nav-tabs .nav-link {
        padding: .5rem 1rem;
    }
    .navbar-expand-lg {
        display: inline;
    }
}

@media only screen and (max-width:991.98px) {
    .main-nav .navbar {
        width: 75%;
    }
    .main-nav .navbar-nav {
        margin-top: 1rem;
    }
    .main-nav .navbar li {
        width: 100%;
    }
    .main-nav .navbar li a {
        text-align: left;
        padding: 0.75rem;
        border-bottom: 1px solid #dedede;
    }
    .deals_loop .deal-small .deals-loop-price {
        font-size: 17px;
    }
    .deals_loop .deal-worth {
        display: none;
    }
    .main-nav .navbar .navbar-nav>li:not(:last-child):after {
        display: none;
    }
}

@media only screen and (max-width:767px) {
    #single_deal #content .nav-tabs .nav-item {
        width: calc(50% - 2px);
        float: left;
        margin-bottom: 2px;
    }
    .main-nav .navbar {
        width: 65%;
    }
    .banner.col-md-6 {
        margin-bottom: 1rem;
    }
    .deals_loop .deal-small .starting-label {
        position: relative;
        left: 0px;
        top: -6px;
    }
    .banner {
        text-align: center;
    }
    .banner.col-md-6 img, .banner.col-md-3 img {
        width: 100%;
    }
    .subs-popup .banner.col-xs-3 {
        width: 25%;
    }
    #account_page #content {
        margin-left: 15px;
        margin-right: 15px;
        margin-bottom: 15px;
    }
    .simplemodal-data .footer {
        padding-left: 0px;
        padding-right: 0px;
    }
    .deals_loop #owl-deals .type-deal .excerpt-content {
        position: relative !important;
        padding-bottom: 15px;
    }
}

@media only screen and (max-width:479px) {
    #single_deal #content .nav-tabs .nav-link {
        font-size: 0.80rem;
    }
    .subscribe .background {
        margin: 0px !important;
    }
}

@media only screen and (min-width:1200px) and (max-width:1339px) {
    .deal_discount dt {
        font-size: 0.75rem;
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    #single_deal #deal_deadline .countdown .countdown_section {
        font-size: 13px
    }
    #single_deal #deal_deadline .countdown .countdown_amount {
        font-size: 32px
    }
    #single_deal #deal_deadline .countdown .countdown_row span+span:before {
        font-size: 30px
    }
    #credits {
        text-align: center
    }
    
    .deals_loop .deal-small .deals_sold {
        padding-right: 0;
    }
    .deals-loop-price .starting-label {
        display: none;
    }
}

@media only screen and (min-width:768px) and (max-width:991.98px) {
    .deals_loop .deals-loop-buy a {
        font-size: 14px;
    }
    .deals_loop #owl-deals .deal-meta.location,.deals_loop #owl-deals h4.entry-sub-title {
        margin-bottom: 0;
    }
    .deals_loop #owl-deals .deal-location {
        font-size: 12px;
    }
    .deals_loop .deal-small .starting-label {
        left: 8px;
        top: -9px;
    }
    .deals_loop h2.entry-title a {
        font-size: 15px;
    }
    #categories>li>a {
        font-size: 0.8rem;
        line-height: 22px;
    }
    .sidebar .side-title {
        font-size: 17px
    }
    #single_deal .deals-loop-price {
        font-size: 16px;
        width: 60px!important;
        height: 60px!important
    }
    #single_deal #deal_deadline .countdown .countdown_section {
        font-size: 11px
    }
    #single_deal #deal_deadline .countdown .countdown_amount {
        font-size: 26px
    }
    #single_deal #deal_deadline .countdown .countdown_row span+span:before {
        font-size: 24px
    }
    #single_deal #content .nav-tabs .nav-link {
        padding: 0.22em;
        font-size: 0.75rem;
    }
    .login_form .list-inline-item {
        display: block;
        width: 100%;
        margin: 0px;
    }
    .login_form .list-inline-item:first-child .btn::after {
        display: none;
    }
    .login_form .btn {
        font-size: .825rem;
    }
}

@media only screen (max-width:575px) {
    .deals_loop .deal-big .deal-worth {
        font-size: 14px
    }
    .deals_loop .deal-big .pricing, .deals_loop .deal-small .pricing {
        padding-top: 5px
    }
}