.fa,
.fa-stack {
    display: inline-block
}

.dashicons,
.dashicons-before:before,
.fa {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

@font-face {
    font-family: FontAwesome;
    src: url(//maxcdn.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.eot);
    src: url(//maxcdn.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.woff2) format('woff2'), url(//maxcdn.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.woff) format('woff'), url(//maxcdn.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.ttf) format('truetype'), url(//maxcdn.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.svg#FontAwesome) format('svg');
    font-weight: 400;
    font-style: normal
}

.fa {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    line-height: 1
}


.pull-right {
    float: right
}

#wpadminbar li,
.pull-left {
    float: left
}


.fa-envelope-o:before{content:"\f003"}
.fa-user:before{content:"\f007"}
.fa-check:before{content:"\f00c"}
.fa-clock-o:before{content:"\f017"}
.fa-tags:before{content:"\f02c"}
.fa-gift:before{content:"\f06b"}
.fa-calendar:before{content:"\f073"}
.fa-cart-plus:before{content:"\f217"}
.fa-twitter-square:before{content:"\f081"}
.fa-facebook-square:before{content:"\f082"}
.fa-twitter:before{content:"\f099"}
.fa-facebook:before{content:"\f09a"}
.fa-pinterest-square:before{content:"\f0d3"}
.fa-google-plus-square:before{content:"\f0d4"}
.fa-google-plus:before{content:"\f0d5"}
.fa-caret-down:before{content:"\f0d7"}
.fa-caret-up:before{content:"\f0d8"}
.fa-gbp:before{content:"\f154"}
.fa-instagram:before{content:"\f16d";}
.fa-info-circle:before{content:"\f05a";}
.fa-circle:before {content: "\f111";}

.widget_wysija_cont .inputContainer {
    position: relative;
    float: left
}

.widget_wysija_cont .ajaxSubmit {
    padding: 20px;
    background: #55ea55;
    border: 1px solid #999;
    display: none
}

.formError {
    position: absolute;
    top: 300px;
    left: 300px;
    display: block;
    z-index: 5000;
    cursor: pointer
}

.formError .formErrorContent {
    background: #8e2121;
    border: 1px solid #BBB;
    color: #FFF;
    font-family: tahoma;
    font-size: 11px;
    padding: 4px 10px;
    position: relative;
    width: 150px;
    z-index: 5001
}

.widget_wysija_cont .formError .formErrorArrow {
    width: 15px;
    margin: -2px 0 0 13px;
    position: relative;
    z-index: 5006
}

.widget_wysija_cont .formError .formErrorArrowBottom {
    margin: 0 0 0 12px;
    top: 2px
}

.widget_wysija_cont .formError .formErrorArrow div {
    border-left: 2px solid #ddd;
    border-right: 2px solid #ddd;
    height: 1px;
    background: #8e2121;
    margin: 0 auto;
    line-height: 0;
    font-size: 0;
    display: block
}

.widget_wysija_cont .greenPopup .formErrorArrow div {
    background: #33be40
}

.widget_wysija_cont .blackPopup .formErrorArrow div {
    background: #393939;
    color: #FFF
}

.widget_wysija_cont .formError .formErrorArrow .line10 {
    width: 15px;
    border: 0
}

.widget_wysija_cont .formError .formErrorArrow .line9 {
    width: 13px;
    border: 0
}

.widget_wysija_cont .formError .formErrorArrow .line8 {
    width: 11px
}

.widget_wysija_cont .formError .formErrorArrow .line7 {
    width: 9px
}

.widget_wysija_cont .formError .formErrorArrow .line6 {
    width: 7px
}

.widget_wysija_cont .formError .formErrorArrow .line5 {
    width: 5px
}

.widget_wysija_cont .formError .formErrorArrow .line4 {
    width: 3px
}

.widget_wysija_cont .formError .formErrorArrow .line3 {
    width: 1px;
    border-left: 2px solid #ddd;
    border-right: 2px solid #ddd;
    border-bottom: 0 solid #ddd
}

.widget_wysija_cont .formError .formErrorArrow .line2 {
    width: 3px;
    border: 0;
    background: #ddd
}

.widget_wysija_cont .formError .formErrorArrow .line1 {
    width: 1px;
    border: 0;
    background: #ddd
}

.greenPopup .formErrorContent {
    background: #fffbcc;
    color: #555
}

.widget_wysija_cont .error,
.widget_wysija_cont .updated,
.widget_wysija_cont .xdetailed-errors {
    font-family: sans-serif;
    font-size: 12px;
    line-height: 1.4em;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    color: #333
}

.widget_wysija_cont .error,
.widget_wysija_cont .login #login_error {
    background-color: #ffebe8;
    border-color: #C00
}

.widget_wysija_cont .login .message,
.widget_wysija_cont .xdetailed-updated,
.widget_wysija_cont.updated {
    background-color: #ffffe0;
    border-color: #e6db55
}

.widget_wysija_cont .xdetailed-updated {
    color: #000;
    font-weight: 700;
    display: none
}

.widget_wysija_cont .xdetailed-errors {
    display: none
}

.widget_wysija_cont .instruct {
    font-style: italic;
    font-weight: 700;
    padding: 5px 0;
    font-size: 11px
}

.widget_wysija_cont .needInfo {
    padding-left: 15px;
    text-decoration: underline
}

.widget_wysija_cont .wysija-submit {
    display: block;
    margin-top: 20px
}

.widget_wysija_cont input.defaultlabels {
    color: #888
}

.widget_wysija_cont input.defaultlabels:focus {
    color: #373737
}

.widget_wysija_cont .abs-req {
    display: none
}

.widget_wysija_cont p label {
    display: block
}

.widget_wysija_cont .iframe-hidden,
.xdetailed-errors,
.xdetailed-updated {
    display: none
}

.widget_wysija_cont .error,
.widget_wysija_cont .updated,
.widget_wysija_cont .xdetailed-errors {
    background-color: #FFF;
    border: 1px solid;
    border-radius: 0;
    font-weight: 400;
    margin: 4px 0;
    padding: 4px
}

.widget_wysija_cont .error,
.widget_wysija_cont .xdetailed-errors {
    background-color: #e55057;
    color: #fff;
    border-color: #C00
}

.widget_wysija_cont .allmsgs ul {
    padding: 0
}

.widget_wysija_cont .allmsgs li {
    list-style-type: none
}

.widget_wysija_cont .login .message,
.widget_wysija_cont .updated {
    background-color: #ffffe0;
    border-color: #e6db55
}

.widget_wysija_cont .updated ul {
    margin: 0
}

.widget_wysija_cont .showerrors {
    color: #DDD
}

#wysija-subscriptions input.checkboxx {
    margin-left: 0;
    margin-right: 10px
}

#wysija-subscriptions th label {
    margin-right: 10px
}

#wysija-box-after-comment {
    width: 25px
}

#wysija-box-after-register {
    margin: 0 6px 0 0;
    padding: 3px
}

.wysija-after-register {
    padding-bottom: 10px
}

.wysija-unsubscribed-on {
    color: #bbb
}

.widget_wysija .wysija-required {
    font-weight: 700
}

.widget_wysija .wysija-checkbox-label,
.widget_wysija .wysija-radio-label {
    margin: 0 0 5px;
    cursor: pointer
}

.widget_wysija .wysija-checkbox,
.widget_wysija .wysija-radio {
    margin: 0 5px 0 0;
    vertical-align: middle
}

.widget_wysija_cont .allmsgs .updated {
    display: block!important
}


/*
@font-face {
    font-family: dashicons;
    src: url(/wp-includes/fonts/dashicons.eot)
}
*/


/*#wpadminbar * {
}*/



/*
.wpseo-score-icon {
    display: inline-block!important;
    float: left;
    width: 12px!important;
    height: 12px!important;
    border-radius: 50%!important;
    background-color: #999
}

.wpseo-score-icon.good {
    background-color: #7ad03a
}

.wpseo-score-icon.ok {
    background-color: #ee7c1b
}

.wpseo-score-icon.bad {
    background-color: #dc3232
}

.wpseo-score-icon.na {
    background-color: #999
}

.wpseo-score-icon.noindex {
    background-color: #1e8cbe
}

.adminbar-seo-score {
    margin: 10px 10px 0 4px!important
}

.clr,
body,
fieldset,
form,
p {
    margin: 0
}

#wpadminbar .yoast-issue-added,
#wpadminbar .yoast-issue-added:hover {
    position: absolute;
    top: 32px;
    left: 0;
    min-width: 300px;
    padding: 2px 8px;
    border-radius: 0 10px 10px;
    color: #fff
}

#footer,
#header,
#main,
#nav,
#sidebar,
#wrapper,
.btn:active {
    position: relative
}

#wpadminbar .yoast-issue-added {
    display: none
}

#wpadminbar .yoast-issue-counter {
    display: inline;
    padding: 1px 7px 1px 6px!important;
    border-radius: 50%;
    color: #fff
}

.yoast-issue-counter {
    background-color: #d54e21
}

#wpadminbar .yoast-logo.svg {
    float: left;
    width: 26px;
    height: 30px;
    background-repeat: no-repeat;
    background-position: 0 6px;
    background-size: 20px
}
*/

#header,
#wrapper,
.clr {
    width: 100%
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url(/wp-content/themes/clipper1rakesh/fonts/HelveticaNeue-Bold.eot);
    src: url(/wp-content/themes/clipper1rakesh/fonts/HelveticaNeue-Bold.woff2) format('woff2'), url(/wp-content/themes/clipper1rakesh/fonts/HelveticaNeue-Bold.woff) format('woff'), url(/wp-content/themes/clipper1rakesh/fonts/HelveticaNeue-Bold.ttf) format('truetype');
    font-weight: 700;
    font-style: normal
}

a {
    text-decoration: none;
    outline: 0;
    color: #07609e
}

a,
abbr,
acronym,
address,
applet,
b,
big,
blockquote,
body,
caption,
center,
cite,
code,
dd,
del,
dfn,
div,
dl,
dt,
em,
fieldset,
font,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
object,
ol,
p,
pre,
q,
s,
samp,
small,
span,
strike,
strong,
sub,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
tr,
tt,
u,
ul,
var {
    background: 0 0;
    box-sizing: border-box;
    border: 0;
    margin: 0;
    padding: 0;
    vertical-align: baseline
}

fieldset,
form,
img {
    border-style: none
}

body {
    line-height: 1
}

h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both;
    font-family: 'Helvetica Neue', sans-serif;
    font-weight: 400;
    color: #595959
}

body,
input,
select,
textarea {
    font-family: Arimo, sans-serif
}

ol,
ul {
    list-style: none
}

blockquote {
    quotes: none
}

blockquote:after,
blockquote:before {
    content: '';
    content: none
}

#content-fullwidth .content-box .box-c:after,
#main:after,
#sidebar .block .tabset:after,
#sidebar .block-c:after,
#sidebar .box .box-c:after,
#sidebar .subscribe-box .subscribe-c:after,
.clearfix:after,
.clearfix:before,
.content-box .box-c:after,
.content-box .item-frame:after,
.content-box .item::after,
.content-box .item::before,
.content-box .paging .pages span.current:before,
.content-box ul.social .drop-c:after,
.featured-slider .gallery-c:after,
a.coupon-code-link:after,
a.coupon-code-link:before {
    content: ""
}

del {
    text-decoration: line-through
}

.top a,
a:hover {
    text-decoration: none
}

a img {
    border: 0
}

.clr {
    padding: 0;
    height: 0;
    line-height: 0;
    font-size: 0;
    overflow: hidden
}

#wrapper,
body,
html {
    height: 100%
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

body {
    color: #363839;
    background: #efefe9;
    font-size: 13px
}

p {
    color: #3e454c;
    line-height: 22px;
    font-size: 15px;
    text-align: justify
}

.top,
.top a {
    color: #333
}

h1,
h3 {
    font-size: 1.6em
}

h2 {
    font-size: 1.8em
}

h4 {
    font-size: 1.2em
}

h5 {
    font-size: 1em
}

h6 {
    font-size: .8em
}

hr {
    background-color: #e6e6e6;
    border: 0;
    height: 1px;
    margin-bottom: 20px
}

.inner_logo_side,
.onlin_sub_logo_main,
.onlinestor-logo-main,
.tblwide tbody tr td,
input,
select,
table,
td,
textarea,
th {
    vertical-align: middle
}

input[type=checkbox],
input[type=radio] {
    background: 0 0;
    border: 0;
    padding: 0;
    vertical-align: sub
}

fieldset,
form {
    padding: 0
}

#wrapper {
    float: left
}

#header .holder {
    float: left;
    width: 100%
}

#header .frame {
    margin: 0 auto;
    width: 1170px
}

#header .panel {
    float: left;
    border-bottom: solid 1px #0584df;
    width: 100%;
    background-color: #016ab6
}

#main {
    margin: 0 auto;
    overflow: visible;
    padding: 0;
    width: 1170px
}

.container {
    margin: auto;
    width: 1170px
}

#main:after {
    display: block
}

#content {
    width: 67%;
    float: left
}

#content-fullwidth {
    width: 100%;
    float: left
}

#sidebar {
    width: 342px;
    float: right;
    display: inline;
    margin-top: 10px
}

#footer {
    float: left;
    padding-top: 290px;
    background: url(//dealslands.co.uk/wp-content/themes/clipper1rakesh/images/new-images/footer_bg.jpg) center top repeat-x #515151;
    width: 100%;
    font-size: 12px;
    line-height: 20px
}

.top {
    display: block;
    float: right;
    background-color: #fff;
    border: 1px solid #ddd;
    padding: 4px 5px;
    margin: 0 14px 0 0
}

#header .add-nav li,
#nav li {
    border-right: solid 2px #d4d4d4
}

.top a:hover {
    color: #666
}

.text-left {
    text-align: left
}

.text-center {
    text-align: center
}

.text-right {
    text-align: right
}

.ft-top {
    width: 100%;
    float: left;
    text-align: center
}

#footer .panel .ft-top .panel-holder {
    padding: 20px 0
}

.ft-top .ft-icon-main {
    float: none;
    display: inline-block;
    width: 24.6%;
    /*background: url(/wp-content/themes/clipper1rakesh/images/new-images/ft-border.png) right top repeat-y*/
    background: url(//dealslands.co.uk/wp-content/themes/clipper1rakesh/images/new-images/ft-border.png) right top repeat-y
}

#nav,
#nav li,
.bt-ft01,
.nav-man {
    float: left
}

.ft-top .ft-icon-main .text-r {
    overflow: hidden;
    padding-top: 6px
}

.ft-top .ft-icon-main .text-r h3 {
    font-size: 26px;
    color: #fff;
    padding-bottom: 5px
}

.ft-top .ft-icon-main .text-r span {
    color: #d1d1d1;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase
}

.ft-top .last {
    background: 0
}

.bt-ft01 {
    width: 100%;
    background-color: #494949;
    margin-top: 20px;
    border-top: solid 1px #5d5d5d
}

.pad5 {
    padding: 5px 0
}

.pad10 {
    padding: 10px 0
}

.pad25 {
    padding: 25px 0
}

.pad50 {
    padding: 50px 0
}

.pad75 {
    padding: 75px 0
}

.pad100 {
    padding: 100px 0
}

.btn,
.order-gateway input[type=submit] {
    -khtml-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    display: inline-block;
    color: #fff;
    font-size: 18px;
    padding: 6px 20px;
    text-decoration: none;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .3)
}

.btn:hover,
.order-gateway input[type=submit]:hover {
    text-shadow: 0 1px 0 rgba(0, 0, 0, .3);
    cursor: pointer
}

.btn:active {
    top: 1px
}

#simpleTooltip {
    padding: 5px 7px;
    background: #111;
    border-radius: 5px;
    color: #e5e5e5;
    font-size: 10px;
    opacity: .7;
    filter: alpha(opacity=70)
}

.debug {
    padding: 10px 20px
}

.text-box h1.title {
    padding: 0 0 3px;
    font-size: 17px;
    line-height: 22px;
    font-weight: 400;
    color: #3a3939
}

#nav li a,
#nav li a:hover {
    color: #fff
}

#nav {
    margin: 0;
    list-style: none;
    font-size: 11px;
    line-height: 13px;
    display: inline
}

#header .add-nav li a,
#nav li a {
    font-size: 17px;
    font-weight: 400;
    cursor: pointer;
    text-decoration: none
}

* html #nav {
    margin: 0 0 0 42px
}

* html .inner #nav {
    margin: 0 0 0 32px
}

.nav-man {
    padding-top: 14px
}

#nav li a {
    display: block;
    line-height: 18px;
    padding: 0 14px
}

#header ul.menu ul.sub-menu {
    -moz-border-radius: 0 3px 3px;
    -webkit-border-radius: 0 3px 3px;
    -khtml-border-radius: 0 3px 3px 3px;
    border-radius: 0 3px 3px;
    display: none;
    left: auto;
    float: left;
    margin: -2px 0 0 -20px;
    position: absolute;
    width: auto;
    z-index: 998
}

#header ul.menu li:hover ul.sub-menu {
    display: block
}

#header ul.menu li.active ul.sub-menu {
    background-color: #FFF;
    margin-top: -17px
}

#header ul.menu ul.sub-menu li {
    background: 0
}

#header ul.menu ul.sub-menu li:hover {
    margin-top: 0
}

#header ul.menu ul.sub-menu li a {
    text-align: left;
    width: 137px
}

#header ul.menu ul.sub-menu li ul.sub-menu {
    -moz-border-radius: 0 3px 3px 0;
    -webkit-border-radius: 0 3px 3px 0;
    -khtml-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
    display: none;
    left: 177px;
    margin: -2px 0 0;
    top: 2px
}

#header ul.menu ul.sub-menu li:hover ul.sub-menu {
    display: block
}

#header .bar {
    float: right
}

#header .add-nav {
    padding: 0;
    float: right
}

#header .add-nav li {
    float: left
}

#header .add-nav li:last-child {
    border-right: 0
}

#header .add-nav li a {
    color: #6d6e6e;
    display: block;
    line-height: 24px;
    padding: 0 14px
}

#header .add-nav li a:hover {
    color: #f16510
}

.title-bg-main {
    padding: 35px 0;
    min-height: 127px;
    border-bottom: solid 1px #fff;
    /*background: url(/wp-content/themes/clipper1rakesh/images/new-images/body-bg.png) #fff;*/
    background: url(//dealslands.co.uk/wp-content/themes/clipper1rakesh/images/new-images/body-bg.png) #fff;
    float: left;
    margin-bottom: 30px;
    width: 100%
}

#header .social {
    margin: 0;
    padding: 0;
    list-style: none;
    float: right
}

#header .social li {
    float: left;
    margin: 0 10px 0 0
}

#header .social li a,
.rss-link {
    float: left;
    text-indent: -9999px;
    overflow: hidden;
    background: url(/wp-content/themes/clipper1rakesh/images/bg-social.gif) no-repeat;
    width: 16px;
    height: 16px
}

#header .social li a:hover {
    opacity: .7
}

.content-box .store img.store-thumb:hover,
.featured-slider .slider img:hover {
    opacity: .6
}

#header .social li .rss,
.rss-link {
    background-position: 0 0
}

#header .social li .facebook {
    background-position: -26px 0
}

#header .social li .twitter {
    background-position: -52px 0
}

.header-bar {
    float: left;
    width: 100%
}

.header_right {
    float: right
}

#header #logo {
    float: left;
    width: 263px;
    height: 60px;
    padding: 0 10px
}

#logo a {
    display: inline-block
}

#logo h1 {
    clear: none
}

#logo .description {
    padding-top: 5px
}

.slogan {
    display: block;
    color: #7a7676;
    margin: -29px 0 0;
    width: 365px
}

.rss-link {
    position: absolute;
    top: 0;
    right: 15px;
    display: none
}

.clearfix:after,
.clearfix:before {
    display: table
}

.clearfix:after {
    clear: both
}

.onlinestor-logo-main {
    display: table;
    text-align: center;
    float: left;
    height: 144px;
    border: 1px solid #d3d3cb;
    width: 188px;
    background-color: #fff;
    border-radius: 0 5px;
    box-shadow: 0 25px 8px -21px rgba(0, 0, 0, .16)
}

.onlin_sub_logo_main {
    padding: 8px;
    display: table-cell
}

.onlinestor-logo-main img {
    width: 100%;
    border-radius: 0 5px
}

.store-name-main {
    width: 80%;
    float: left;
    padding: 0 0 0 20px;
    line-height: 30px
}

.store-name-main h1 {
    margin-bottom: 7px;
    margin-top: 10px;
    font-size: 30px
}

.store-name-main p {
    font-weight: 400;
    font-size: 15px;
    line-height: 20px;
    overflow: hidden
}

.header_right .search-box {
    float: right;
    background-color: #fff;
    border-radius: 5px;
    margin-top: 4px;
    width: 335px
}

.search-box .box-t {
    /*background: url(/wp-content/themes/clipper1rakesh/images/bg-search-box-t.png) no-repeat;*/
    background: url(//dealslands.co.uk//wp-content/themes/clipper1rakesh/images/bg-search-box-t.png) no-repeat;
    width: 506px;
    height: 20px;
    overflow: hidden
}

.search-box .box-c {
    /*background: url(/wp-content/themes/clipper1rakesh/images/bg-search-box-c.png) repeat-y;*/
    background: url(//dealslands.co.uk//wp-content/themes/clipper1rakesh/images/bg-search-box-c.png) repeat-y;
    overflow: hidden;
    width: 480px;
    padding: 0 12px 0 14px
}

.search-box .box-b {
    /*background: url(/wp-content/themes/clipper1rakesh/images/bg-search-box-b.png) no-repeat;*/
    background: url(//dealslands.co.uk//wp-content/themes/clipper1rakesh/images/bg-search-box-b.png) no-repeat;
    width: 506px;
    height: 26px;
    overflow: hidden
}

.search-box .text {
    margin: 0;
    float: left;
    width: 260px;
    border: 0
}

.header_right .search-box .text input {
    padding: 0 9px 0 10px;
    line-height: 50px;
    margin: 0;
    border-radius: 5px 0 0 5px;
    border-left: 6px solid #3fc6ff!important;
    height: 57px;
    border: 0;
    width: 100%;
    box-sizing: border-box;
    font-size: 20px;
    color: #878787!important;
    font-weight: 400
}

.search-box .text input:focus {
    outline: 0
}

.header_right .search-box .btn-submit {
    float: right;
    background-color: #f0a524;
    background-image: linear-gradient(to bottom, #febd4c, #f0a524);
    background-repeat: repeat-x;
    margin: 0;
    border-radius: 0 5px 5px 0;
    padding: 0;
    font-size: 0;
    line-height: 0;
    border: 0;
    width: 72px;
    height: 57px;
    cursor: pointer;
    text-indent: -9999px;
    overflow: hidden
}

#click-menu {
    background: 0 0!important
}

#click-menu .threeLines .line {
    border-radius: 3px
}

.header_right .search-box .btn-submit span {
    /*background: url(/wp-content/themes/clipper1rakesh/images/new-images/search-icon2.png) center top no-repeat;*/
	background: url(//dealslands.co.uk/wp-content/themes/clipper1rakesh/images/new-images/search-icon2.png) center top no-repeat;
    display: block;
    height: 27px;
    width: 27px;
    margin-left: 22px
}

#responsive-menu.RMOpened {
    box-shadow: none!important
}

#responsive-menu #responsiveSearch {
    width: 100%!important
}

.ui-menu,
ul.ui-autocomplete {
    z-index: 9999
}

.newtag {
    z-index: 99;
    position: relative
}

a.tax-link {
    padding: 0 5px 0 0
}


/*
.featured-slider {
    float: left;
    position: relative;
    display: none;
    width: 1170px
}

.featured-slider .gallery-b {
    background: url(/wp-content/themes/clipper1rakesh/images/bg-featured-bottom.png) no-repeat;
    float: left;
    margin: -20px 0 0;
    height: 44px;
    width: 940px
}

.featured-slider .gallery-c {
    background-color: #668ea6;
    margin-bottom: 20px;
    padding: 10px
}

.featured-slider .gallery-c:after {
    display: block;
    clear: both
}

.featured-slider .gallery-holder {
    background-color: #FFF;
    float: left;
    padding: 36px;
    position: relative;
    width: 906px
}

.featured-slider .slide {
    height: 1%;
    padding: 0 5px;
    position: relative
}

.featured-slider .slider li {
    float: left;
    overflow: hidden;
    padding: 10px 12px;
    text-align: center;
    height: 155px;
    width: 160px
}

.featured-slider .link-l a,
.featured-slider .link-r a {
    height: 41px;
    float: left;
    text-indent: -9999px;
    overflow: hidden;
    cursor: pointer
}

.featured-slider .slider .image {
    margin: 0 0 5px;
    width: 160px;
    -moz-box-shadow: 0 0 3px #888;
    -webkit-box-shadow: 0 0 3px #888;
    -khtml-box-shadow: 0 0 3px #888;
    box-shadow: 0 0 3px #888
}

.featured-slider .slider a {
    font-size: 14px;
    text-decoration: none
}

.featured-slider .slider a:hover {
    text-decoration: underline
}

.featured-slider .link-l {
    left: -36px;
    position: absolute;
    top: 17px;
    width: 30px
}

.featured-slider .link-l a {
    background: url(/wp-content/themes/clipper1rakesh/images/arrow-featured-left.png) no-repeat;
    margin: 41px 5px 0 -17px;
    width: 47px
}

.featured-slider .link-r {
    right: -36px;
    position: absolute;
    top: 17px;
    width: 30px
}

.slide-contain {
    width: 900px!important
}

.featured-slider .link-r a {
    background: url(/wp-content/themes/clipper1rakesh/images/arrow-featured-right.png) no-repeat;
    margin: 41px 0 0 2px;
    width: 47px
}

.featured-button {
    margin: 0 auto;
    position: relative;
    width: 250px;
    z-index: 99
}

.featured-button .button-l {
    background: url(/wp-content/themes/clipper1rakesh/images/button-featured-left.png) no-repeat;
    float: left;
    height: 36px;
    width: 18px
}

.featured-button .button-r {
    background: url(/wp-content/themes/clipper1rakesh/images/button-featured-right.png) no-repeat;
    float: left;
    height: 36px;
    width: 18px
}

.featured-button h1 {
    background: url(/wp-content/themes/clipper1rakesh/images/button-featured-middle.png) repeat-x;
    clear: none;
    float: left;
    font-size: 18px;
    color: #777;
    text-shadow: 0 1px 0 #FFF;
    text-transform: uppercase;
    height: 36px;
    line-height: 36px;
    padding: 0 10px
}
*/



.content-box .head h2,
.sub-title-store {
    font-weight: 300;
    text-shadow: 0 1px 0 #fff
}

#content .content-box .blog h1,
#content .content-box .blog h1 a,
#content .content-box .store h1 {
    text-decoration: none;
    color: #23ae51;
    font-size: 20px
}

#content .content-box .blog h1 a:hover {
    text-decoration: underline
}

#content-fullwidth .content-box .box-holder {
    float: left;
    position: relative;
    width: 100%
}

#content-fullwidth .content-box .box-b {
    background: url(//i1.wp.com/dealslands.co.uk/wp-content/themes/clipper1rakesh/images/bg-content-box-b-full.png) no-repeat;
    width: 945px;
    height: 19px
}

#content-fullwidth .content-box .box-c {
    width: 100%
}

#content-fullwidth .content-box .box-t {
    background: url(//i1.wp.com/dealslands.co.uk/wp-content/themes/clipper1rakesh/images/bg-content-box-t-full.png) 0 -4px no-repeat;
    width: 945px;
    height: 66px
}

#content-fullwidth .content-box .head {
    overflow: hidden;
    height: 1%;
    padding: 7px 0 25px 20px;
    background: 0
}

#content-fullwidth .content-box .box-c:after,
.content-box .box-c:after {
    display: block;
    clear: both
}

.content-box {
    position: relative;
    width: 100%;
    float: left
}

.comment-form {
    margin: 0;
    position: relative;
    overflow: hidden;
    height: 100%
}

#commentForm fieldset {
    max-width: 603px
}

.content-box .post-box {
    padding: 20px 25px
}

.content-box .head {
    width: 100%
}

.content-box .head h2 {
    background-color: #e0e0e0;
    line-height: 52px;
    padding-left: 14px;
    border-radius: 3px 3px 0 0;
    font-size: 24px;
    color: #696969;
    margin-bottom: 0;
    border-bottom: solid 1px #d4d2d2
}

.sub-title-store {
    font-size: 26px;
    color: #1886a6;
    margin-top: 0
}

.content-box .h2 {
    margin: 0
}

.content-box .box-c:after {
    display: block;
    clear: both
}

.content-box .box-b {
    background: url(//i1.wp.com/dealslands.co.uk/wp-content/themes/clipper1rakesh/images/bg-content-box-b.png) no-repeat;
    width: 653px;
    height: 19px
}

.content-box .head h3 {
    float: left;
    background: #23ae51;
    padding: 0 10px;
    line-height: 47px;
    height: 47px;
    margin: 0;
    font-size: 24px;
    font-weight: 400;
    color: #fff
}

.head .counter,
.head .counter-red {
    float: right;
    background: #3086c4;
    padding: 0 10px;
    line-height: 34px;
    height: 34px;
    margin: 0;
    border-radius: 5px;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 400;
    color: #fff
}

.head .counter span {
    color: #fff;
    font-weight: 600
}

.head .counter-red span {
    color: #a92c2c;
    font-weight: 600;
    text-shadow: 0 -1px 0 #ccc
}

.content-box h2.archive {
    background: 0;
    padding-left: 12px
}

.content-box h2 span.coupon-count {
    float: right;
    font-size: 14px;
    color: #999;
    margin: 0 20px
}

.content-box .item {
    position: relative;
    padding: 20px 0;
    border-right: solid 7px #d6d6d6;
    margin: 0 0 25px;
    background: url(//i1.wp.com/dealslands.co.uk/wp-content/themes/clipper1rakesh/images/new-images/inner-left-img.jpg) left center no-repeat #fff;
    transition: all .4s ease 0;
display: inline-flex;
}

.content-box .item::after,
.content-box .item::before {
    left: 11px;
    position: absolute;
    width: 98%;
    z-index: 2
}

.bottom-content {
    background: #fff;
    border: 1px solid #d6d6d6;
    border-top: 0
}

.content-box .item::after {
    background: url(//i1.wp.com/dealslands.co.uk/wp-content/themes/clipper1rakesh/images/new-images/voucher-bt.png) bottom left;
    bottom: -4px;
    height: 10px
}

.content-box .item::before {
    background: url(//i1.wp.com/dealslands.co.uk/wp-content/themes/clipper1rakesh/images/new-images/voucher-top.png) left top;
    height: 7px;
    top: -6px
}

.content-box .item-frame:after {
    display: block;
    clear: both
}

.content-box .item .image {
    background: url(//i1.wp.com/dealslands.co.uk/wp-content/themes/clipper1rakesh/images/bg-galley-image-c.gif) repeat-y;
    float: left
}

.thumbsup-vote {
    float: right
}

.item-panel .thumbsup-vote {
    margin-top: -20px
}

.thumbsup-vote .results {
    font-size: 10px;
    font-weight: 600;
    text-align: center
}

.thumbsup-vote .progress {
    border: 1px solid #CCC;
    background: -moz-linear-gradient(center top, #CCC, #e9e9e9);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #e9e9e9), color-stop(100%, #CCC));
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#E9E9E9', endColorstr='#CCC', GradientType=0);
    border-radius: 5px;
    -moz-box-shadow: 0 1px 0 #FFF;
    display: block;
    height: 14px;
    margin: 7px 2px 4px;
    min-width: 94px;
    padding: 0;
    position: relative
}

.progress-green span {
    background-image: -o-linear-gradient(#8fc857, #5c9425);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #5c9425), color-stop(100%, #8fc857));
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#5C9425', endColorstr='#8FC857', GradientType=0);
    border: 1px solid #5c9425
}

.progress-red span {
    background-image: -o-linear-gradient(#dd5f5f, #a92c2c);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #a92c2c), color-stop(100%, #dd5f5f));
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#A92C2C', endColorstr='#DD5F5F', GradientType=0);
    border: 1px solid #a92c2c
}

.votes-green {
    color: #5c9425
}

.votes-red {
    color: #a92c2c
}

.progress span {
    display: block;
    height: 12px;
    margin: 0;
    padding: 0;
    position: relative;
    text-align: center;
    width: 0;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, .5) inset
}

.progress span b {
    color: #FFF;
    line-height: 11px;
    padding-left: 2px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .5);
    font-size: .8em
}

.results {
    margin: 5px 0 2px;
    float: left
}

.results .progress-holder {
    width: 100px;
    float: left;
    display: none
}

.results .progress-holder .votes-raw {
    display: block;
    float: left;
    width: 30px;
    margin: 0 0 0 4px;
    text-align: left
}

.results .progress-holder .progress {
    float: right;
    min-width: 60px;
    height: 12px;
    margin: 2px 2px 0
}

.results .progress-holder .progress span {
    height: 10px
}

.content-box .item .image .holder {
    background: url(/wp-content/themes/clipper1rakesh/images/bg-gallery-image-t.gif) no-repeat
}

.content-box .item .image .frame {
    background: url(/wp-content/themes/clipper1rakesh/images/bg-gallery-image-b.gif) 0 100% no-repeat;
    overflow: hidden;
    width: 113px;
    padding: 2px 0 2px 3px
}

.content-box .item img {
    display: block
}

.content-box .store-holder {
    float: left;
    width: 110px
}

.content-box .store-image {
    margin-left: 30px;
    text-align: center;
    box-shadow: 0 13px 4px -12px rgba(0, 0, 0, .2);
    display: table;
    float: left;
    overflow: hidden;
    transition: all .2s ease 0;
    width: 123px
}

.content-box .store-image img {
    box-sizing: border-box;
    display: inline-block;
    float: left;
    height: 100%;
    width: 100%
}

.inner_logo_side {
    height: 90px;
    background: #fff;
    width: 100%;
    overflow: hidden;
    border: 1px solid #c5c5c5;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    display: table-cell;
    float: left;
    border-right: 1.5px dashed #006199;
    border-left: 1.5px dashed #006199;
    border-top: 1.5px dashed #006199
}

.content-box .store-image .value-desc {
    font-size: 16px;
    border-radius: 0 0 5px 5px;
    background-color: #006199;
    padding: 0;
    text-align: center;
    width: 100%;
    margin: 0;
    line-height: 30px;
    color: #fff;
    font-weight: 600
}

.content-box .store-image span {
    width: 100%;
    float: left;
    color: #006199;
    font-size: 18px;
    text-transform: uppercase;
    padding: 4px 0 10px
}

.content-box .store-image .basic {
    float: left;
    margin-left: 24px
}

.content-box .store-name {
    text-align: center;
    display: none
}

.content-box .store .image {
    background: url(/wp-content/themes/clipper1rakesh/images/bg-galley-image-c.gif) repeat-y;
    width: 116px;
    margin: 0 18px 0 0;
    float: left
}

.content-box .store .thumb-wrap {
    float: left;
    height: 130px;
    width: 170px
}

.content-box .store .info {
    width: 420px;
    padding-left: 20px;
    float: left
}

.content-box .store .image .holder {
    background: url(/wp-content/themes/clipper1rakesh/images/bg-gallery-image-t.gif) no-repeat
}

.content-box .store .image .frame {
    background: url(/wp-content/themes/clipper1rakesh/images/bg-gallery-image-b.gif) 0 100% no-repeat;
    overflow: hidden;
    width: 113px;
    padding: 2px 0 2px 3px
}

.content-box .store img {
    display: block
}

#content .content-box .store img.store-thumb {
    width: 152px;
    border: 1px solid #FFF;
    margin: 4px;
    max-width: 200px;
    -moz-box-shadow: 1px 1px 5px #b7b7b7;
    box-shadow: 1px 1px 5px #b7b7b7
}

#content .gallery a:hover img,
.blog .user-bar .social li a:hover {
    opacity: .7
}

.item-panel {
    width: 79.5%;
    float: left;
    padding: 0 0 0 25px;
    position: relative
}

.item-panel .new_coupon {
    float: right;
    width: auto;
    margin-right: 20px;
    margin-top: 20px
}

.item-panel h5 {
    margin: 4px 15px 0;
    display: inline;
    float: left
}

.content-box .item-panel h3 {
    margin: 0;
    float: left;
    width: 54.5%;
    padding-bottom: 10px;
    padding-right: 8px;
    line-height: 23px;
    min-height: 80px
}

.item-panel .couponAndTip {
    width: 42%;
    float: right;
    margin-right: 20px;
    margin-top: 14px
}

.content-box .item-panel h3 a {
    text-decoration: none
}

.item-panel .couponAndTip .show-couppon-btn a.view-codes {
    margin-bottom: 0
}

.content-box .item-panel h3 a:hover {
    color: #146c9e;
    text-decoration: none
}

div.taxonomy {
    padding-left: 126px;
    max-width: 340px
}

.post .taxonomy {
    padding-left: 0;
    max-width: 472px
}

.coupon-main h5 {
    margin: 4px 15px 0 0;
    display: inline;
    float: left
}

.content-box div.calendar,
p.stats {
    float: right
}

.content-box .item .text-box {
    line-height: normal
}

.content-box .item .text-box a.more {
    font-size: 11px
}

.content-box .item .text-box p {
    margin: 0;
    padding: 0;
    line-height: 16px
}

.content-box .item .text-box p.desc {
    padding: 0;
    line-height: 16px
}

.desc {
    padding: 20px
}

.text-holder .taxonomy {
    font-size: 12px;
    padding: 5px 5px 5px 15px
}

.taxonomy span.store {
    background: url(//i1.wp.com/dealslands.co.uk/wp-content/themes/clipper1rakesh/images/store.png) no-repeat
}

div.store-info {
    background: url(//i1.wp.com/dealslands.co.uk/wp-content/themes/clipper1rakesh/images/store-med.png) no-repeat;
    height: 24px;
    font-size: 14px;
    margin-top: 10px;
    padding-top: 8px
}

div.store-info a {
    padding-left: 30px
}

.taxonomy span.store a {
    padding-left: 23px
}

.taxonomy span.folder {
    background: url(//i1.wp.com/dealslands.co.uk/wp-content/themes/clipper1rakesh/images/folder-open.png) 10px 0 no-repeat
}

.taxonomy span.folder a {
    padding-left: 28px
}

.content-box p.category,
.content-box p.tag {
    font-weight: 600
}

.content-box p.category a,
.content-box p.tag a {
    color: #555655;
    font-weight: 400;
    text-decoration: none
}

.content-box p.category a:hover,
.content-box p.tag a:hover,
a.coupon-reset-link {
    text-decoration: underline
}

.content-box div.calendar ul {
    list-style: none;
    margin-bottom: 0;
    padding: 0
}

.content-box div.calendar ul li {
    list-style: none;
    height: 16px;
    line-height: 20px;
    padding-left: 20px
}

.content-box div.calendar li.create {
    background: url(//i1.wp.com/dealslands.co.uk/wp-content/themes/clipper1rakesh/images/calendar-plus.png) 0 1px no-repeat
}

.content-box div.calendar li.expire {
    background: url(//i2.wp.com/dealslands.co.uk/wp-content/themes/clipper1rakesh/images/calendar-cross.png) 0 1px no-repeat
}

p.stats {
    font-size: 11px;
    color: #9c9da9;
    margin: 5px -125px 0 0
}

a.coupon-reset-link:hover {
    cursor: pointer;
    text-decoration: none
}

.coupon-main {
    float: left;
    margin: 7px 0 0 20px;
    width: 345px;
    position: relative
}

a.coupon-code-link {
    display: block;
    position: relative;
    text-align: center;
    width: 240px;
    z-index: 1;
    text-transform: none;
    margin: 0;
    height: 48px;
    line-height: 48px;
    text-decoration: none;
    padding: 0;
    background-attachment: scroll, scroll;
    background-clip: border-box;
    background-color: #13a372;
    background-image: linear-gradient(315deg, rgba(255, 255, 255, .2) 0, rgba(255, 255, 255, .2) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0) 100%), none;
    background-origin: padding-box;
    background-position: 0 0, 0 0;
    background-repeat: repeat, repeat;
    background-size: 25px 25px;
    border: none;
    color: #fff;
    font-size: 22px;
    font-weight: 400;
    box-sizing: content-box
}

.new_coupon a,
.show-couppon-btn {
    text-align: center;
    display: inline-block
}

a.coupon-code-link:after,
a.coupon-code-link:before {
    width: 10px;
    height: 17px;
    position: absolute;
    top: 14px
}

.click-coupon,
.new_coupon a {
    line-height: 52px;
    padding: 0;
    color: #fff
}

a.coupon-code-link:before {
    background: url(//i2.wp.com/dealslands.co.uk/wp-content/themes/clipper1rakesh/images/new-images/left-btn-arrow.png) left top no-repeat;
    left: 0
}

a.coupon-code-link:after {
    background: url(//i2.wp.com/dealslands.co.uk/wp-content/themes/clipper1rakesh/images/new-images/right-btn-arrow.png) left top no-repeat;
    right: 0
}

.new_coupon {
    width: 100%
}

.new_coupon a {
    background-color: #70b34a;
    border-radius: 5px;
    width: 247px;
    text-transform: none;
    margin: 0 0 10px;
    height: 52px;
    text-decoration: none;
    font-size: 20px;
    font-weight: 600;
    box-sizing: content-box
}

.new_coupon a:hover {
    background-color: #70b34a;
}

.show-couppon-btn {
    width: 100%
}

.show-couppon-btn a.view-codes {
    background: url(//i2.wp.com/dealslands.co.uk/wp-content/themes/clipper1rakesh/images/dealsls-button.png) no-repeat rgba(0, 0, 0, 0);
    display: block;
    height: 100%;
    text-align: left;
    width: 100%
}

.home .show-couppon-btn a.view-codes {
    background: url(//i2.wp.com/dealslands.co.uk/wp-content/themes/clipper1rakesh/images/dealsls-button.png) center top no-repeat rgba(0, 0, 0, 0);
    display: block;
    float: left;
    height: 100%;
    width: 100%;
    text-align: center
}

.click-coupon {
    font-size: 16px;
    font-weight: 700;
    text-align: left
}

.view-codes .click-coupon {
    padding: 0 0 0 20px
}

.home .click-coupon {
    padding: 0 60px 0 0
}

.button-wrapper-inner {
    position: relative;
    display: inline-block;
    width: 100%;
    margin-bottom: 20px
}

.show-couppon-btn .green-bit {
    background-color: #95d814;
    display: block;
    width: 63px;
    height: 45px;
    position: absolute;
    border-radius: 0 0 5px 5px;
    right: 3px;
    top: 10px;
    z-index: 13;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: -webkit-transform 250ms, background-position 250ms;
    transition: transform 250ms, background-position 250ms;
    -webkit-transform: rotateZ(22deg) translate(0, -10px) scaleX(.9);
    -ms-transform: rotateZ(22deg) translate(0, -10px) scaleX(.9);
    transform: rotateZ(22deg) translate(0, -10px) scaleX(.9);
    margin-top: 2px;
    background: -webkit-linear-gradient(54deg, #95d814 0, #95d814 49%, rgba(202, 235, 137, 0) 50%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(38deg, #95d814 0, #95d814 49%, rgba(202, 235, 137, 0) 50%, rgba(255, 255, 255, 0) 100%);
    background-position: 0 6px;
    background-repeat: no-repeat
}

.couponAndTip,
.link-holder {
    width: 100%
}

a.coupon-code-link .click-coupon {
    padding-left: 28px;
    color: #fff;
    font-size: 22px;
    font-weight: 400;
    background: url(//i2.wp.com/dealslands.co.uk/wp-content/themes/clipper1rakesh/images/new-images/copun-icon.png) left 8px no-repeat;
    line-height: 48px
}

p.link-popup {
    background: url(//i2.wp.com/dealslands.co.uk/wp-content/themes/clipper1rakesh/images/item-link-popup-bg.png) left top no-repeat;
    color: #f4f4f4;
    display: none!important;
    float: left;
    margin-left: 5px;
    padding: 0;
    position: relative;
    top: 2px;
    line-height: 25px;
    font-size: 11px;
    width: 110px;
    height: 30px
}

p.link-popup span {
    display: block;
    position: absolute;
    top: 2px;
    left: 17px
}

.single-coupon p.link-popup span {
    top: 4px
}

.link-bar .link {
    margin: 0;
    font-size: 11px;
    line-height: 13px;
    color: #07609e;
    font-weight: 600;
    padding: 0 12px 0 0;
    background: url(/wp-content/themes/clipper1rakesh/images/bullet-link.gif) 100% 5px no-repeat
}

.content-box ul.social {
    margin: 0 auto;
    padding: 1px;
    list-style: none
}

.content-box ul.social:after {
    content: "";
    display: block;
    clear: both
}

.content-box ul.social li {
    float: left;
    position: relative;
    margin: 10px 20px 0 0;
    list-style-type: none;
    line-height: 17px
}

.content-box ul.social li.report {
    float: right;
    margin: 0
}

#content .content-box ul.social li.stats {
    background: url(//i2.wp.com/dealslands.co.uk/wp-content/themes/clipper1rakesh/images/chart-bar.png) 0 1px no-repeat;
    height: 16px;
    font-size: 11px;
    float: left
}

.content-box ul.social li.calendar {
    background: url(//i2.wp.com/dealslands.co.uk/wp-content/themes/clipper1rakesh/images/calendar.png) 0 1px no-repeat;
    height: 16px
}

.content-box ul.social li.calendar span {
    margin-left: 23px
}

.content-box ul.social li a {
    float: left;
    background: url(//i2.wp.com/dealslands.co.uk/wp-content/themes/clipper1rakesh/images/ico-social.gif) no-repeat;
    padding: 0 0 0 25px;
    color: #333;
    font-weight: 600;
    text-decoration: none
}

.content-box ul.social li .like {
    background-position: 0 0
}

.content-box ul.social li .show-comments {
    background: url(//i2.wp.com/dealslands.co.uk/wp-content/themes/clipper1rakesh/images/comment-icon.png) left top no-repeat;
    line-height: 14px
}

.content-box ul.social li span.show-comments {
    background: url(//i2.wp.com/dealslands.co.uk/wp-content/themes/clipper1rakesh/images/ico-social.gif) 0 -54px no-repeat;
    color: #979797;
    padding: 0 0 0 25px
}

.content-box .email-wrap {
    width: 446px
}

.content-box ul.social li .comment {
    background-position: 0 -52px
}

.content-box ul.social li .share {
    background-position: 2px -121px
}

.content-box ul.social li .problem {
    background-position: 0 -196px
}

.content-box ul.social li .mail {
    background-position: 0 -272px
}

.content-box ul.social li .facebook {
    background-position: 0 -363px
}

.content-box ul.social li .twitter {
    background-position: 0 -449px
}

.content-box ul.social li .digg {
    background-position: 0 -519px
}

.content-box ul.social li .reddit {
    background-position: 0 -598px
}

.content-box ul.social .drop {
    position: absolute;
    left: -139px;
    top: 15px;
    display: none;
    padding: 3px 0 0;
    z-index: 999
}

.content-box ul.social .drop-t {
    background: url(//i2.wp.com/dealslands.co.uk/wp-content/themes/clipper1rakesh/images/bg-drop-t.png) no-repeat;
    width: 587px;
    height: 13px;
    overflow: hidden
}

.content-box ul.social .drop-c {
    background: url(//i2.wp.com/dealslands.co.uk/wp-content/themes/clipper1rakesh/images/bg-drop-c.png) repeat-y;
    width: 587px
}

.content-box ul.social .drop-c:after {
    display: block;
    clear: both
}

.content-box ul.social .drop-b {
    background: url(//i2.wp.com/dealslands.co.uk/wp-content/themes/clipper1rakesh/images/bg-drop-b.png) no-repeat;
    width: 587px;
    height: 4px;
    overflow: hidden
}

.content-box ul.social .drop ul {
    float: left;
    margin: 0;
    padding: 5px 0 6px 27px;
    list-style: none;
    width: 560px;
    position: relative;
    border: 0
}

.content-box ul.social .drop a {
    padding: 1px 0 3px 25px
}

.thumbsup-badge {
    width: 82px;
    height: 80px;
    float: left;
    display: block;
    text-align: center;
    text-shadow: -1px -1px 1px #999;
    padding-top: 20px
}

.badge-green {
    background: url(/wp-content/themes/clipper1rakesh/images/badge-green.png) no-repeat
}

.badge-orange {
    background: url(/wp-content/themes/clipper1rakesh/images/badge-orange.png) no-repeat
}

.badge-red {
    background: url(/wp-content/themes/clipper1rakesh/images/badge-red.png) no-repeat
}

.stripe-badge {
    color: #47a747;
    font-weight: 400
}

.stripe-badge-red {
    background: url(/wp-content/themes/clipper1rakesh/images/bg-result-red.png) repeat-x
}

.stripe-badge-orange {
    background: url(/wp-content/themes/clipper1rakesh/images/bg-result-orange.png) repeat-x
}

.thumbsup-badge .percent {
    color: #FFF;
    display: block;
    font-size: 17px;
    font-weight: 600;
    letter-spacing: -1px;
    line-height: 110%
}

.thumbsup-badge .success {
    color: #FFF;
    display: block;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase
}

.thumbsup-stripe-badge {
    display: block
}

.thumbsup-stripe-badge .percent {
    display: block;
    font-size: 23px;
    font-weight: 600;
    text-align: center;
    line-height: 28px
}

.stripe-badge .success {
    display: block;
    text-align: center;
    text-transform: uppercase;
    font-size: 16px
}

.thumbsup-vote .frame {
    padding: 7px 0 0 12px
}

.thumbsup-vote span.text {
    color: #555655;
    line-height: 16px;
    margin: 7px 2px;
    display: block;
    text-align: center
}

.thumbsup-vote span.thumbsup-up {
    float: left
}

.thumbsup-vote span.thumbsup-up span.thumbsup {
    background: url(/wp-content/themes/clipper1rakesh/images/thumbs-sprite.png) no-repeat;
    height: 31px;
    width: 39px;
    display: block;
    text-indent: -9999px
}

.thumbsup-vote span.thumbsup-up span.thumbsup:hover {
    cursor: pointer
}

.thumbsup-vote span.thumbsup-down {
    float: left;
    text-align: left
}

.categoriesnew2,
.content-box ul.stores li a,
.paging,
p#comment-closed {
    text-align: center
}

.thumbsup-vote span.thumbsup-down span.thumbsdown {
    background: url(/wp-content/themes/clipper1rakesh/images/thumbs-sprite.png) -39px 0 no-repeat;
    height: 31px;
    width: 56px;
    display: block;
    text-indent: -9999px
}

.thumbsup-vote span.thumbsup-down span.thumbsdown:hover {
    cursor: pointer
}

table {
    border-spacing: 0;
    width: 100%;
    margin-bottom: 18px
}

th {
    color: #666;
    text-transform: uppercase;
    padding: 10px
}

td {
    color: #3e454c;
    font-size: 15px;
    padding: 6px
}

tfoot td {
    border: 0
}

th,
tr:hover {
    background-color: #f5f5f5
}

.tblwide {
    width: 100%;
    border-collapse: collapse
}

.tblwide thead tr th {
    background: url(/wp-content/themes/clipper1rakesh/images/gray-grad.png) left top repeat-x;
    padding: 7px 0
}

.tblwide tbody tr td {
    border-bottom: 1px solid #cdcdcd;
    padding: 7px 5px
}

.couponList td.col1,
.ts74 {
    vertical-align: top
}

tr .even:hover {
    background-color: #f4f4f4!important;
    -khtml-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.meta {
    font-size: 12px
}

.tblwide h3 {
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 7px
}

.paging {
    width: 623px;
    padding: 15px 10px;
    margin: 0 5px
}

.content-box .paging .holder {
    background: url(/wp-content/themes/clipper1rakesh/images/bg-paging-t.gif) no-repeat
}

.content-box .paging .frame {
    background: url(/wp-content/themes/clipper1rakesh/images/bg-paging-b.gif) 0 100% no-repeat;
    overflow: hidden;
    width: auto;
    padding: 25px 25px 20px;
    height: 1%
}

.content-box .paging .pages span.total {
    padding: 0 10px 0 3px
}

.content-box .paging .pages span.nextPage a,
.content-box .paging .pages span.prevPage a {
    font-weight: 600;
    font-size: 14px;
    padding: 11px 19px;
    background-color: #FFF;
    border: 1px solid #e3e3e3;
    margin: 0 3px;
    color: #465360;
    text-decoration: none
}

.content-box .paging .pages a.page,
.content-box .paging .pages span.current {
    transition: all .15s ease 0;
    padding: 11px 19px;
    margin: 0 3px;
    font-size: 15px;
    font-weight: 600;
    text-decoration: none
}

.content-box .paging .pages span.current {
    background-color: #13a372;
    color: #fff;
    position: relative
}

.content-box .paging .pages span.current:before {
    border-bottom: 9px solid #13a372;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    height: 0;
    left: 15px;
    position: absolute;
    top: -9px;
    width: 0
}

.content-box .paging .pages a.page {
    background-color: #6f6f6f;
    color: #fff
}

.content-box .paging .pages a.page:hover,
.content-box .paging .pages span.next a:hover,
.content-box .paging .pages span.prev a:hover {
    background-color: #1483b8
}

#content .content-box .blog h1,
#content .content-box .store h1,
#content-fullwidth .content-box .blog h1 {
    background-color: #46a700;
    background-image: linear-gradient(to bottom, #95d814, #46a700);
    background-repeat: repeat-x;
    border-radius: 3px 3px 0 0;
    color: #fff;
    margin-top: 0;
    font-size: 24px;
    font-weight: 300;
    line-height: 20px;
    margin-bottom: 0;
    padding: 20px 14px;
    text-shadow: 0 -1px 0 #4b8c41
}

.store .desc {
    line-height: 16px;
    margin: 0 0 5px
}

.store .store-url {
    font-size: 11px;
    margin: 0 0 5px
}

.store .store-url a:hover {
    text-decoration: none
}

* html .blog .content-bar {
    margin: 0 -30px 0 -18px;
    width: 620px
}

.blog .content-bar .date {
    float: left;
    padding: 0 0 0 23px;
    background: url(/wp-content/themes/clipper1rakesh/images/clock.png) no-repeat;
    margin: 0 13px 2px 0
}

.blog .content-bar .comments {
    float: left;
    padding: 0 0 0 23px;
    background: url(/wp-content/themes/clipper1rakesh/images/ico-content.gif) 0 -51px no-repeat
}

p.comment-count a,
p.meta a {
    padding: 0 0 2px 22px;
    color: #8f8f8f
}

.blog .content-bar .posted {
    float: right
}

* html .blog .content-bar .posted {
    margin: 2px 24px 0 0
}

.blog .content-bar .posted a {
    color: #146caa;
    font-weight: 600
}

p.meta {
    background: url(/wp-content/themes/clipper1rakesh/images/calendar-select.png) no-repeat;
    float: left;
    color: #8f8f8f;
    text-transform: none
}

p.meta a {
    background: url(/wp-content/themes/clipper1rakesh/images/folder-open.png) no-repeat;
    margin-left: 20px;
    text-transform: uppercase
}

p.comment-count {
    background: url(/wp-content/themes/clipper1rakesh/images/balloons.png) no-repeat
}

.blog_con {
    line-height: normal!important;
    font-size: 14px
}

.read_blog {
    margin-top: 10px;
    margin-bottom: 16px;
    display: inline-block;
    background-color: #13a372;
    color: #fff;
    box-shadow: 4px 4px 0 #0b8d61;
    padding: 5px 10px
}

.blog .text-box,
.blog .text-box-form,
.head-box,
.store .text-box {
    color: #555655;
    height: 1%
}

p.comment-count span {
    padding-left: 20px
}

.store .text-box {
    overflow: hidden;
    padding: 15px 20px
}

.head-box {
    overflow: hidden;
    margin: -15px;
    background-color: #f8f8f8;
    padding: 40px 20px 15px 15px
}

.box-bottom {
    background: url(/wp-content/themes/clipper1rakesh/images/hr.png) no-repeat;
    margin: 15px -20px -20px -15px
}

div.adsense {
    padding: 10px 25px 20px;
    display: none
}

div.facebook-wrap {
    margin: -8px 0 -20px 4px
}

.fan_box .connections_grid .grid_item {
    padding: 0 10px 8px 3px;
    background-color: #666
}

.blog .text-box {
    padding: 0
}

.blog .text-box-form {
    padding: 20px 0 10px
}

#content .blog .tblwide tbody tr td img {
    border: 0;
    background: 0;
    padding: 0
}

#content .blog .text-box .image,
#content-fullwidth .blog .text-box .image {
    float: left;
    background: url(/wp-content/themes/clipper1rakesh/images/bg-content-image-c.gif) repeat-y;
    margin: 6px 15px 0 0;
    width: auto
}

#content .blog .text-box .image .holder,
#content-fullwidth .blog .text-box .image .holder {
    background: url(/wp-content/themes/clipper1rakesh/images/bg-content-image-t.gif) no-repeat
}

#content .blog .text-box .image .frame,
#content-fullwidth .blog .text-box .image .frame {
    background: url(/wp-content/themes/clipper1rakesh/images/bg-content-image-b.gif) 0 100% no-repeat;
    overflow: hidden;
    width: auto;
    margin: 0;
    padding: 9px
}

#content .blog .text-box .image img,
#content-fullwidth .blog .text-box .image img {
    display: block
}

#content .blog .text-box .text-holder,
#content-fullwidth .blog .text-box .text-holder {
    padding: 0 0 24px
}

.blog .text-box p {
    font-size: 16px;
    margin: 0 0 18px;
    line-height: 23px
}
.about .text-box p {
    font-size: 16px !important;    
}

#content .blog .text-box p span,
#content-fullwidth .blog .text-box p span {
    color: #677781
}

p.desc,
p.expires,
p.store {
    padding: 5px 0;
    font-size: 20px;
    color: #6f6f6f
}

#content .text-footer {
    background: url(/wp-content/themes/clipper1rakesh/images/bg-tags.gif) no-repeat;
    margin: 0 -15px;
    padding: 20px 17px;
    position: relative
}

#content .stats,
#content .tags {
    color: #979797;
    padding-left: 25px
}

#content .tags {
    float: left;
    background: url(/wp-content/themes/clipper1rakesh/images/tag-label.png) no-repeat;
    line-height: 16px
}

#content .stats {
    float: right;
    background: url(/wp-content/themes/clipper1rakesh/images/chart-bar.png) no-repeat;
    line-height: 17px
}

.blog .user-bar {
    overflow: hidden;
    height: 1%;
    padding: 25px 5px 10px 15px;
    margin: 0 -20px 0 -15px
}

.blog .user-bar .leave {
    float: left;
    background: url(/wp-content/themes/clipper1rakesh/images/btn-leave.gif) no-repeat;
    text-decoration: none;
    text-shadow: 1px 1px 0 #e7e7e7
}

.blog .user-bar a.leave:hover {
    color: #666
}

.blog .user-bar .leave span {
    float: left;
    cursor: pointer;
    background: url(/wp-content/themes/clipper1rakesh/images/btn-leave-r.gif) 100% 0 no-repeat;
    padding: 8px 19px 7px 16px
}

.blog .user-bar .social {
    margin: 3px 0 0;
    padding: 0;
    list-style: none;
    float: right;
    width: auto;
    border: 0;
    display: inline
}

* html .blog .user-bar .social {
    margin: 3px -10px 0 0
}

.blog .user-bar .social li {
    float: left;
    margin: 0 11px 0 0;
    list-style-type: none
}

.blog .user-bar .social li a {
    float: left;
    text-indent: -9999px;
    overflow: hidden;
    width: 24px;
    height: 23px;
    background: url(/wp-content/themes/clipper1rakesh/images/bg-content-social.gif) no-repeat;
    padding: 0
}

.blog .user-bar .social li .rss {
    background-position: 0 0
}

.blog .user-bar .social li .twitter {
    background-position: -35px 0
}

.blog .user-bar .social li .facebook {
    background-position: -69px 0
}

.blog .user-bar .social li .digg {
    background-position: -107px 0
}

.coupon-category {
    width: 100%!important
}

.content-box h2.categories,
.content-box h2.stores {
    border-top: 1px solid #efefe9;
    margin-top: 20px;
    color: #6fb449;
    margin-bottom: 0;
    font-size: 50px;
    font-weight: 600
}

.content-box ul.categories,
.content-box ul.stores {
    margin: 0!important;
    padding: 0;
    width: 90%;
    float: right;
    overflow: hidden
}

.text-box .cate_main {
    float: left;
    margin-bottom: 20px;
    margin-right: 17px;
    min-height: 150px;
    width: 18.7%
}

.categoriesnew2 {
    background-color: #fff;
    padding: 30px 20px;
    min-height: 150px;
    border: 1px solid #c5c5c5;
    box-shadow: 0 11px 8px -11px rgba(0, 0, 0, .2);
    border-radius: 5px
}

.categoriesnew2:hover {
    border-color: #3ebb11!important
}

.categoriesnew2 a {
    display: block
}

.categoriesnew2 a h3 {
    margin: 0;
    padding: 10px 0 0;
    font-size: 15px;
    font-weight: 400
}

.last-m {
    margin-right: 0!important
}

.content-box ul.stores li {
    background-color: #fff;
    display: table;
    float: left;
    margin-left: 0;
    padding: 7px;
    width: 33%
}

.content-box ul.stores li:hover a {
    color: #000
}

.content-box ul.stores li a {
    color: #444;
    font-size: 16px;
    font-weight: 600;
    margin-left: 0;
    text-decoration: none
}

.content-box ul.categories li {
    color: #212121;
    font-size: 20px;
    background-color: #fff;
    border: 1px solid #e5e5e5;
    box-shadow: 3px 7px 1px 0 rgba(208, 208, 208, .1);
    display: table;
    padding: 30px 20px;
    text-align: center;
    transition: all .2s ease 0;
    margin-top: 20px;
    width: 38%;
    float: left;
    margin-left: 28px
}

.content-box ul.categories li a {
    color: #212121;
    font-size: 20px;
    text-decoration: none;
    font-weight: 400
}

.content-box ul.categories li:hover {
    border-color: #16b485;
    cursor: pointer;
    color: #f14d0c
}

.content-box ul.categories li:hover a {
    color: #f14d0c
}

.comments-box h3 {
    margin: 0 0 0 15px;
    padding: 0 0 0 30px;
    font-size: 18px;
    line-height: 20px;
    background: url(/wp-content/themes/clipper1rakesh/images/balloons.png) 0 5px no-repeat
}

.comments-box .comments {
    margin: 0;
    padding: 0 30px 30px;
    list-style: none;
    overflow: hidden;
    height: 1%
}

.comments-box .comments ul {
    padding: 0 0 0 60px;
    list-style: none;
    background: url(/wp-content/themes/clipper1rakesh/images/bg-add-comments.gif) no-repeat
}

ul.children li {
    margin: 25px 0 0
}

p.links span.pencil {
    background: url(/wp-content/themes/clipper1rakesh/images/pencil-comment.png) no-repeat;
    padding-left: 20px;
    font-size: 14px
}

p.links span.closed {
    padding-right: 10px;
    color: #979797;
    font-size: 12px
}

a.mini-comments {
    padding: 0 10px 0 0
}

p.links span.minus {
    background: url(/wp-content/themes/clipper1rakesh/images/cross-circle.png) 0 1px no-repeat;
    padding-left: 20px;
    font-size: 14px
}

span.checkmark {
    background: url(/wp-content/themes/clipper1rakesh/images/checkmark.png) 0 7px no-repeat;
    float: left;
    height: 29px;
    margin-left: 35px;
    padding: 5px;
    width: 100%
}

.comments-box ul.comments-mini {
    max-height: 225px;
    overflow: auto;
    padding: 0 0 5px
}

.comments-box ul.comments-mini li {
    background-color: #f4f4f4;
    border: 1px solid #FFF;
    margin: 7px 7px 0;
    padding: 5px;
    min-height: 34px;
    list-style-type: none;
    line-height: 18px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 1px 1px 5px #b7b7b7;
    box-shadow: 1px 1px 5px #b7b7b7
}

.comments-box ul.comments-mini li:hover {
    background-color: #FFF;
    border: 1px solid #CCC
}

.comments-box ul.comments-mini li img.avatar,
img.screen-thumb {
    border: 1px solid #FFF;
    box-shadow: 1px 1px 5px #b7b7b7;
    float: left
}

.comments-box ul.comments-mini li img.avatar {
    display: block;
    margin: 4px;
    height: 32px;
    width: 32px
}

img.screen-thumb {
    margin: 10px 0 0
}

.comments-mini p {
    font-size: 12px;
    margin-bottom: 2px;
    margin-left: 53px;
    margin-top: 2px
}

.comments-mini p.comment-meta {
    border-top: 1px dotted #999;
    color: #95928d;
    font-size: 11px;
    margin-top: 7px;
    padding-top: 4px
}

.author-wrap {
    margin: -5px -15px 0;
    padding: 31px 40px 30px;
    background-color: #f4f4f4;
    min-height: 70px;
    border-bottom: 1px solid #dbdbdb;
    border-top: 1px solid #dbdbdb
}

.author-wrap img.avatar,
.comments-box .items .rt img.avatar {
    border: 1px solid #FFF;
    display: block;
    box-shadow: 1px 1px 5px #b7b7b7
}

.author-wrap h1 {
    padding: 0 0 0 75px
}

.author-wrap p {
    padding-left: 85px
}

.author-wrap p.author {
    padding-left: 85px;
    font-size: 18px;
    margin: -2px 0 4px;
    text-shadow: 1px 1px 0 #FFF
}

.author-wrap img.avatar {
    float: left;
    padding: 2px
}

.comments-mini p.comment-meta span.date-wrap {
    float: right;
    margin-top: 2px
}

.comments-mini p.comment-meta span.date {
    background: url(/wp-content/themes/clipper1rakesh/images/calendar-select.png) no-repeat;
    padding: 0 10px;
    font-size: 14px
}

.comments-mini p.comment-meta span.time {
    background: url(/wp-content/themes/clipper1rakesh/images/clock.png) no-repeat;
    margin-left: 4px;
    padding: 0 10px;
    font-size: 14px
}

.comments-box .comments ul li {
    padding: 0
}

.comments-box .comments li {
    height: 1%;
    padding-top: 30px;
    list-style-type: none
}

.comments-box .comments li.pingback {
    padding: 2px 0 2px 5px;
    list-style-type: circle
}

.comments-box .items {
    height: 1%;
    overflow: hidden;
    background: url(/wp-content/themes/clipper1rakesh/images/bg-items-l.gif) repeat-y #f5f5f5
}

.comments-box .items .r {
    background: url(/wp-content/themes/clipper1rakesh/images/bg-items-r.gif) 100% 0 repeat-y
}

.comments-box .items .lt {
    background: url(/wp-content/themes/clipper1rakesh/images/bg-items-lt.gif) no-repeat
}

.comments-box .items .rt {
    background: url(/wp-content/themes/clipper1rakesh/images/bg-items-rt.gif) 100% 0 no-repeat;
    overflow: hidden;
    height: 1%;
    padding: 20px
}

.comments-box .items .rt img.avatar {
    float: left;
    padding: 2px
}

.comments-box .comments .items-b {
    overflow: hidden;
    height: 1%;
    background: url(/wp-content/themes/clipper1rakesh/images/bg-items-b.gif) no-repeat
}

.comments-box .comments .items-b-holder {
    background: url(/wp-content/themes/clipper1rakesh/images/bg-items-b-r.gif) 100% 0 no-repeat;
    padding: 0 0 2px
}

.comments-box .comments .items .items-image {
    background: url(/wp-content/themes/clipper1rakesh/images/items-image-c.gif) repeat-y;
    width: 76px;
    float: left;
    margin: 7px 18px 0 12px;
    display: inline
}

.comments-box .comments .items .items-image .holder {
    background: url(/wp-content/themes/clipper1rakesh/images/items-image-t.gif) no-repeat
}

.comments-box .comments .items .items-image .image-frame {
    background: url(/wp-content/themes/clipper1rakesh/images/items-image-b.gif) 0 100% no-repeat;
    padding: 8px 0 10px 9px;
    overflow: hidden;
    height: 1%
}

.comments-box .comments .items .items-image img {
    display: block
}

.comments-box .comments .items {
    color: #3c3c3c
}

.comments-box .comments .items p {
    line-height: 23px;
    margin: 0 0 18px 83px
}

.comments-box .comments .bar {
    height: 1%;
    font-size: 11px;
    overflow: hidden;
    padding: 0 0 7px;
    border-bottom: 1px dotted #999;
    margin: -4px 0 15px 83px;
    font-weight: 600
}

.comments-box .comments .bar a {
    float: left;
    font-weight: 600;
    margin: 3px 10px 0 0
}

.comments-box .comments .bar a:hover {
    text-decoration: none
}

.comments-box .comments .bar span.date-wrap {
    float: right;
    margin-top: 2px;
    color: #95928d
}

.comments-box .comments .bar span.date {
    background: url(/wp-content/themes/clipper1rakesh/images/calendar-select.png) no-repeat;
    padding: 2px 10px 6px 20px;
    display: block;
    float: left
}

.comments-box .comments .bar span.time {
    background: url(/wp-content/themes/clipper1rakesh/images/clock.png) no-repeat;
    margin-left: 10px;
    padding: 2px 10px 6px 20px;
    display: block;
    float: left
}

.comments-box .reply {
    float: right;
    color: #5e90c2;
    background: url(/wp-content/themes/clipper1rakesh/images/btn-reply.gif) no-repeat;
    margin: 3px 6px 0 0
}

.comments-box .reply span {
    float: left;
    background: url(/wp-content/themes/clipper1rakesh/images/btn-reply-r.gif) 100% 0 no-repeat;
    padding: 8px 19px 9px 18px;
    cursor: pointer
}

.comments-list {
    margin: 15px 0 0 -18px
}

.comments-list .comments-box {
    background-color: #e8e8e8;
    border: 2px solid #dbdbdb;
    margin: 0 2px 0 0
}

.comments-list .comments-box .head {
    background: 0;
    padding: 0
}

.comments-list .comments-box .comments {
    max-height: 225px;
    overflow: auto;
    padding: 0
}

.comments-list .comments-box .comments li {
    overflow: hidden;
    height: auto;
    padding: 0 3px 0 0
}

.comments-list .comments-box .items .lt {
    background: url(/wp-content/themes/clipper1rakesh/images/bg-comment-lt.gif) no-repeat
}

.comments-list .comments-box .items .rt {
    background: url(/wp-content/themes/clipper1rakesh/images/bg-comment-rt.gif) 100% 0 no-repeat;
    overflow: hidden;
    height: 1%;
    padding: 0 0 4px
}

.comments-list .comments-box .comments .items-b {
    overflow: hidden;
    height: 1%;
    background: url(/wp-content/themes/clipper1rakesh/images/bg-comment-lb.gif) no-repeat;
    line-height: 10px
}

.comments-list p.links {
    text-align: right;
    background-color: #f4f4f4;
    margin: 0 1px;
    padding: 7px 17px
}

.comments-box .comments .bar span {
    color: #656565;
    font-weight: 400
}

.comments-box .comment-reply-link {
    float: right;
    background: url(/wp-content/themes/clipper1rakesh/images/btn-reply.gif) no-repeat;
    margin: 3px 6px 0 0;
    text-decoration: none;
    text-shadow: 1px 1px 0 #e7e7e7
}

.comments-box a.comment-reply-link:hover {
    color: #666
}

.comments-box .comment-reply-link span {
    float: left;
    background: url(/wp-content/themes/clipper1rakesh/images/btn-reply-r.gif) 100% 0 no-repeat;
    padding: 8px 19px 9px 18px;
    cursor: pointer
}

.comments-box .comments .items-b-holder {
    height: 34px;
    overflow: hidden
}

#respond .cancel-comment-reply {
    float: right;
    margin-bottom: 20px;
    font-size: 11px
}

#respond {
    float: right;
    margin: 10px 80px 20px 0
}

#respond p {
    padding: 7px 0
}

.post-box .text-box {
    margin: 0;
    padding: 0 0 25px 29px
}

.post-box .head {
    margin: -20px -20px 0 -25px
}

.post-box #message {
    padding: 20px
}

.post-box h3 {
    font-size: 18px;
    line-height: 20px;
    font-weight: 400;
    margin-left: 10px
}

.post-box .row p {
    margin: 0 0 0 167px;
    padding: 0;
    color: #3c3c3c
}

.post-box .row p a {
    color: #0453a3;
    font-weight: 600
}

form#loginform,
form#lostpassform,
form#registerform {
    padding: 30px 0
}

form#loginform p,
form#lostpassform p,
form#registerform p {
    overflow: hidden;
    height: 1%;
    padding: 0 0 9px
}

p.lostpass {
    margin: 10px 0 0 166px
}

#recaptcha_widget_div {
    margin-left: 204px
}

.loginForm #recaptcha_widget_div {
    float: left;
    margin-bottom: 10px;
    margin-left: 166px
}

input#recaptcha_response_field {
    left: 0
}

#loginForm .social_connect_ui {
    clear: both;
    float: left;
    margin-left: 166px;
    width: 100%
}

#loginForm .social_connect_ui label {
    text-align: left;
    margin: 0 0 5px
}

#loginForm .social_connect_ui .social_connect_form {
    clear: both
}

.content-box ul.errors {
    margin: 0;
    padding: 0
}

ul.errors li {
    color: #A43;
    list-style: none
}

p.success {
    background: #ffffe0;
    border: 1px solid #e6db55;
    color: #896f44;
    margin: 0 0 20px!important;
    padding: 12px
}

.box-red,
.box-yellow,
.error {
    margin-bottom: 10px;
    padding: 7px
}

.box-yellow {
    background-color: #FFC;
    border: 1px solid #d8d2a9;
    border-radius: 5px
}

.box-red,
.error {
    background-color: #ffebe8;
    border: 1px solid #C00;
    border-radius: 5px
}

#couponForm ol,
#loginForm ol {
    list-style: none;
    margin: 0;
    padding: 0
}

#commentForm li,
#couponForm li,
#loginForm li,
.commentForm li {
    display: block;
    margin: 15px 0;
    list-style-type: none
}

#couponForm .row {
    overflow: hidden;
    height: 1%;
    padding: 0 0 9px
}

#commentForm label,
#coupon-fields .featured-head h3,
#couponForm label,
#loginForm label,
.commentForm label {
    float: left;
    width: 136px;
    text-align: right;
    color: #8a8a8a;
    margin: 4px 10px 0 20px
}

#commentForm .text,
#coupon-fields .form-field input[type=text],
#couponForm .text,
#loginForm .form-table .text,
#loginForm .text,
.commentForm .text {
    background: url(/wp-content/themes/clipper1rakesh/images/text-bg.gif) center top repeat-x;
    border: 1px solid #a3a9ad;
    border-bottom: 1px solid #d9d9d9;
    width: 277px;
    border-radius: 5px;
    color: #8a8a8a
}

#couponForm p.tip {
    color: #8a8a8a;
    margin-bottom: -2px;
    padding: 2px 0 0 170px
}

#couponForm p.info {
    color: #8a8a8a;
    margin-bottom: -2px;
    padding: 4px 0 0 170px
}

#couponForm select {
    border: 0;
    padding: 3px;
    min-width: 279px;
    color: #8a8a8a
}

p#coupon-type-name,
p#store-name {
    color: #8a8a8a;
    font-size: 14px
}

.sidebox .text {
    background: url(/wp-content/themes/clipper1rakesh/images/text-bg.gif) center top repeat-x;
    border: 1px solid #a3a9ad;
    border-bottom: 1px solid #d9d9d9;
    float: left;
    border-radius: 5px
}

#commentForm input.text,
#coupon-fields .form-field input[type=text],
#couponForm input.text,
#loginForm input.text,
.commentForm input.text {
    width: 267px;
    margin: 0;
    padding: 6px 5px;
    color: #8a8a8a
}

#coupon-fields .form-field {
    margin-left: 167px
}

#coupon-fields .form-field label {
    float: none;
    margin: 0;
    text-align: left;
    width: auto
}

li#facebook,
li#lostpass,
li#register,
li#rememberme {
    margin-left: 167px
}

li#lostpass {
    margin-bottom: -10px
}

li#rememberme span {
    margin-left: 3px;
    color: #8a8a8a
}

li#checksave {
    clear: both;
    display: block;
    margin: 10px 0
}

#loginForm table.form-table {
    border: 0;
    margin: 0;
    width: 100%
}

#loginForm .form-table th {
    width: 166px;
    padding: 0;
    text-align: left;
    text-transform: none;
    background-color: #fff
}

#loginForm .form-table label {
    margin-right: 6px
}

#loginForm .form-table tr:hover {
    background-color: #fff
}

#loginForm .form-table td {
    padding: 0 0 15px
}

#loginForm table.form-table span.description {
    margin-left: 0
}

li#ctype-coupon-code,
li#ctype-printable-coupon,
li#new-store-name,
li#new-store-url {
    display: none
}

input.invalid,
select.invalid,
textarea.invalid {
    border-color: #C00!important
}

div.invalid {
    color: #C00;
    font-size: 12px;
    margin: 2px 0 0 167px
}

.post-box li.description textarea,
.post-box textarea#coupon,
.post-box textarea#description,
#respond textarea.commentbox {
    background: url(/wp-content/themes/clipper1rakesh/images/textarea-bg.gif) center top repeat-x #FFF;
    border: 1px solid #a3a9ad;
    border-bottom: 1px solid #d9d9d9;
    width: 341px;
    height: 100px;
    padding: 5px;
    margin: 0;
    color: #8a8a8a;
    border-radius: 5px
}

#respond textarea.commentbox {
    width: 433px!important
}

form.commentForm fieldset ol,
form.post-form fieldset ol {
    padding: 10px 0 0 80px
}

.mceContentBody {
    padding: 5px;
    line-height: 1.5em;
    font-size: 12px;
    color: #4f4f4f;
    background-color: #FFF;
    height: 100%
}

.mceContentBody ul,
.mceContentBody ol {
    padding: 10px;
    list-style: decimal inside
}

.mceContentBody ul li,
.mceContentBody ol li {
    padding: 0 5px
}

.clearlooks2 .mceTop,
.clearlooks2 .mceTop div {
    background: #464646
}

li.description {
    position: relative
}

li.description div.invalid {
    position: absolute;
    width: 136px;
    margin: 4px 10px 0 20px;
    text-align: right;
    top: 15px
}

button.submit {
    float: right
}

button.coupon {
    float: right;
    margin-right: 84px
}

button.forgot,
button.login,
button.reg {
    float: right;
    margin-right: 158px
}

button.edit {
    float: right;
    margin: 10px 45px 10px 10px
}

button.profile {
    margin: 10px 10px 10px 165px
}

.reports_submit {
    margin: -2px 0 0;
    padding: 0;
    min-width: 79px;
    height: 23px;
    cursor: pointer;
    border: 0;
    color: #fff;
    font-size: 14px;
    letter-spacing: -1px;
    line-height: 16px;
    text-align: center
}

.reports_submit:hover {
    background-position: bottom left
}

.content-box h1,
.content-box h2,
.content-box h3,
.content-box h4,
.content-box h5,
.content-box h6 {
    line-height: 1.5em;
    margin: 0 0 .5em;
    color: #006199
}

.content-box ul {
    margin-bottom: 1.5em;
    padding: 0 0 0 10px
}

.content-box ul ul {
    margin: 0
}

.content-box ul li {
    list-style-type: disc;
    list-style-position: inside;
    line-height: 23px;
    font-size: 16px;
    margin-bottom: 5px
}

.content-box ul ul li {
    list-style-type: circle;
    line-height: 23px
}

.content-box ol {
    margin-bottom: 1.5em;
    padding: 0 0 0 30px
}

.content-box ol ol {
    margin: 0
}

.content-box ol li {
    list-style-type: decimal;
    line-height: 23px
}

.content-box ol li ol li {
    list-style-type: lower-latin;
    line-height: 23px
}

.content-box blockquote {
    background: url(/wp-content/themes/clipper1rakesh/images/blockquote.png) 0 12px no-repeat;
    color: #444;
    padding: 10px 20px 10px 50px
}

.content-box blockquote p {
    font-style: italic
}

.content-box code,
.content-box pre {
    font-size: 12px;
    font-weight: inherit;
    margin-bottom: 22px;
    overflow-x: auto;
    white-space: pre-wrap;
    word-wrap: break-word;
    background: #f0f0f0;
    color: #000;
    padding: 3px 5px
}

.content-box pre {
    border: 1px solid #dadada;
    line-height: 1.3em;
    overflow: auto;
    padding: 11px
}

.content-box code {
    text-shadow: 0 1px 0 #FFF
}

#content .attachment .next-prev {
    text-align: center
}

#content .alignnone,
#content img.alignnone {
    display: block;
    clear: both;
    margin: 8px 15px 12px 0
}

#content .alignleft,
#content img.alignleft {
    display: inline;
    float: left;
    margin-right: 24px;
    margin-top: 8px
}

#content .alignright,
#content img.alignright {
    display: inline;
    float: right;
    margin-left: 24px;
    margin-top: 8px
}

#content .aligncenter,
#content img.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto
}

#content img.aligncenter,
#content img.alignleft,
#content img.alignright {
    margin-bottom: 12px
}

#content .wp-caption {
    background: #f1f1f1;
    border: 1px solid #ddd;
    line-height: 18px;
    margin-bottom: 20px;
    padding: 4px;
    text-align: center;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 3px
}

#content .wp-caption img {
    margin: 0
}

#content .wp-caption p.wp-caption-text {
    color: #888;
    font-size: 11px;
    margin: 5px;
    line-height: 14px
}

#content img.wp-smiley {
    margin: 0;
    border: 0
}

#content .gallery {
    position: relative;
    height: 1%;
    padding: 5px 0 10px
}

#content .gallery .gallery-item {
    float: left;
    text-align: center;
    width: 33%;
    padding: 10px 0
}

#content .gallery .gallery-caption {
    color: #888;
    font-size: 12px;
    margin: 0 0 12px
}

#content .gallery dl {
    margin: 0
}

#content .gallery img {
    border: 1px solid #ddd
}

#content .gallery br+br {
    display: none
}

#content .attachment img {
    max-width: 597px;
    display: block;
    margin: 0 auto
}

* html #sidebar {
    margin: 4px 21px 0 -21px
}

* html .inner #sidebar {
    margin: 4px 34px 0 -34px
}

#sidebar .share-box img {
    float: left;
    margin: 5px 15px 0 0
}

#sidebar .share-box {
    display: block;
    font-size: 12px;
    height: 51px;
    line-height: 14px;
    margin: 0 0 10px;
    padding: 14px 0 0 16px;
    text-decoration: none;
    width: 253px
}

#sidebar .share-box:hover {
    background-position: bottom left
}

#sidebar .share-box:focus {
    background-position: 50%
}

#sidebar .share-box span.lgheading {
    margin: 0 0 0 45px;
    font-size: 23px;
    font-weight: 600;
    line-height: 25px;
    letter-spacing: -1px;
    color: #fff;
    text-transform: uppercase;
    text-shadow: 1px 2px 3px #000;
    display: block
}

#sidebar .share-box span.smheading {
    margin: 2px 0 0 45px;
    color: #FFF;
    opacity: .8;
    filter: alpha(opacity=60);
    font-weight: 400;
    text-shadow: 0 -1px 0 #000;
    display: block
}

#sidebar .subscribe-box {
    margin: 0 0 18px
}

.subscribe-box {
    width: 100%;
    padding-bottom: 10px;
    float: left;
    background: url(/wp-content/themes/clipper1rakesh/images/new-images/border-bg-botton.png) left bottom repeat-x #ddd
}

#sidebar .subscribe-box .subscribe-t {
    background: url(/wp-content/themes/clipper1rakesh/images/bg-subscribe-box-t.png) no-repeat;
    width: 282px;
    height: 59px
}

#sidebar .subscribe-box .subscribe-b {
    background: url(/wp-content/themes/clipper1rakesh/images/bg-subscribe-box-b.png) no-repeat;
    width: 282px;
    height: 123px
}

#sidebar .subscribe-box .subscribe-c {
    background: url(/wp-content/themes/clipper1rakesh/images/bg-subscribe-box-c.png) repeat-y;
    height: 1%
}

#sidebar .subscribe-box .subscribe-c:after {
    display: block;
    clear: both
}

#sidebar .subscribe-box .subscribe-holder {
    margin: 0;
    padding: 0 15px 15px;
    position: relative
}

#sidebar .subscribe-box .text-box {
    overflow: hidden;
    height: 1%;
    padding: 0
}

#sidebar .subscribe-box p {
    font-size: 15px;
    line-height: 20px;
    color: #7a7a7a;
    margin: 0 0 13px;
    text-align: left
}

#sidebar .subscribe-form {
    padding: 0
}

#footer .subscribe-box .text-box {
    color: #454647;
    background: url(/wp-content/themes/clipper1rakesh/images/new-images/newslatter-icon.png) left top no-repeat;
    float: left;
    font-size: 20px;
    padding: 0 0 6px 80px;
    width: 225px
}

#footer .panel {
    width: 100%;
    float: left
}

.subscribe-form {
    float: right
}

.customclass {
    background: url(//i2.wp.com/dealslands.co.uk/wp-content/themes/clipper1rakesh/images/new-images/sprite-img.png) 0 -203px no-repeat;
    padding: 0 0 2px 100px;
    display: inline-block;
    width: 100%;
    margin-left: 2px
}

.store_news_latter {
    background: #1886a6;
    width: 100%;
    border-left: solid 10px #28a3c7;
    padding: 10px 10px 20px
}

.content-box .customclass h4 {
    color: #fff;
    font-weight: 400;
    font-size: 22px
}

.content-box .customclass form .wysija-input {
    width: 68%;
    background-color: #fff;
    border-radius: 5px;
    margin-right: 20px;
    float: left;
    border: 1px solid #106f8b;
    height: 44px;
    padding-left: 10px;
    font-size: 17px;
    color: #646464
}

.content-box .customclass form .wysija-submit {
    color: #2c2306;
    text-align: center;
    font-size: 22px;
    padding: 0 20px;
    height: 48px;
    border-radius: 5px;
    border: 0;
    text-shadow: 0 1px 0 #ffe96a;
    margin: 0;
    cursor: pointer;
    background-color: #d0a828;
    background-image: linear-gradient(to bottom, #efc84a, #d0a828);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#efc84a', endColorstr='#d0a828', GradientType=0)
}

#footer .subscribe-box .text {
    margin-right: 39px;
    border: none;
    padding: 0;
    width: 525px
}

#footer .subscribe-box .text input {
    background-color: #fff;
    border: 1px solid #989898;
    border-radius: 5px;
    font-size: 16px;
    padding: 0 10px;
    line-height: 58px;
    height: 58px;
    margin: 0;
    color: #333!important
}

#footer .subscribe-box .btn-submit {
    background-color: #199ad6;
    color: #fff;
    box-shadow: 4px 4px 0 #0d85bc;
    border: none;
    font-family: Lato, sans-serif!important;
    cursor: pointer;
    float: right;
    height: 58px
}

#footer .subscribe-box .btn-submit span {
    font-size: 26px;
    padding: 4px 45px 7px
}

#footer .subscribe-box .text-box p {
    margin: 0;
    color: #3e454c;
    padding: 11px 0 0;
    font-size: 20px;
    line-height: 27px;
    font-weight: 400
}

#footer .blog .subscribe-box .subscribe-holder .text-box {
    padding: 0 0 20px;
    float: left
}

#footer .panel .subscribe-form .row,
#sidebar .subscribe-form .row {
    height: 1%;
    float: left;
    margin-top: 6px;
    position: relative
}

.subscribe-box .panel-holder {
    overflow: inherit!important;
    padding: 0!important
}

#footer .panel .sidebox .btn-submit span,
#sidebar .sidebox .btn-submit span,
#sidebar .subscribe-form .btn-submit span {
    float: left;
    cursor: pointer;
    margin: 0;
    padding: 8px 12px 7px;
    color: #fff;
    font-weight: 600;
    font-size: 18px
}

#footer .panel .sidebox .btn-submit:hover,
#sidebar .sidebox .btn-submit:hover,
#sidebar .subscribe-form .btn-submit:hover {
    color: #666;
    background-position: 0 -31px
}

#footer .panel .sidebox .btn-submit:hover span,
#sidebar .sidebox .btn-submit:hover span,
#sidebar .subscribe-form .btn-submit:hover span {
    background-position: 100% -31px
}

#sidebar .box {
    width: 277px;
    position: relative;
    margin: 0 0 20px 2px;
    overflow: hidden
}

#sidebar .sidebox .cut {
    position: absolute;
    top: -5px;
    right: -6px;
    width: 74px;
    height: 74px;
    z-index: 999
}

#sidebar .box .box-t {
    background: url(/wp-content/themes/clipper1rakesh/images/bg-sidebar-box-t.png) no-repeat;
    width: 296px;
    height: 96px
}

#sidebar .box .box-b {
    background: url(/wp-content/themes/clipper1rakesh/images/bg-sidebar-box-b.png) no-repeat;
    width: 277px;
    height: 16px
}

#sidebar .box .box-c {
    background: url(/wp-content/themes/clipper1rakesh/images/bg-sidebar-box-c.png) repeat-y;
    height: 1%
}

#sidebar .box .box-c:after {
    display: block;
    clear: both
}

#sidebar .box .box-holder {
    float: left;
    width: 277px;
    margin: -84px 0 0;
    position: relative
}

#sidebar .block h3,
#sidebar .box h3 {
    margin: 0 0 21px;
    padding: 0 0 0 23px;
    color: #666
}

#sidebar .box .list {
    margin: 0;
    padding: 0 5px;
    list-style: none;
    font-size: 12px;
    line-height: 14px;
    color: #898989;
    overflow: hidden
}

#sidebar .coupon-cats-widget li,
#sidebar .coupon-ticker .list li,
#sidebar .list li {
    background: 0;
    float: left;
    border: 1px solid #ada39b;
    padding: 5px;
    margin: 5px;
    font-weight: 600
}

#sidebar .store-widget .list li {
    border-bottom: 1px solid #d5d5d6!important;
    border: 0;
    list-style: none;
    padding: 10px 20px;
    width: 87%;
    font-size: 14px;
    font-weight: 400;
    margin: 0;
    float: left
}

#sidebar .coupon-cats-widget .list li {
    background: url(/wp-content/themes/clipper1rakesh/images/folder-open.png) 10px 10px no-repeat;
    border-bottom: 1px dashed #dbdbdb;
    padding: 10px 17px;
    margin: 1px 0 -1px;
    font-size: 11px
}

#sidebar .coupon-searches-widget .list li {
    background: url(/wp-content/themes/clipper1rakesh/images/search-icon.png) 10px 12px no-repeat
}

#sidebar .box .list li p,
#sidebar .sidebox .list li p {
    font-size: 11px;
    color: #95928d
}

#sidebar .coupon-cats-widget,
#sidebar .coupon-ticker,
#sidebar .store-widget {
    padding: 0
}

#sidebar .box .list li a,
#sidebar .sidebox .list li a {
    font-weight: 400;
    line-height: 22px;
    text-decoration: none;
    font-size: 14px;
    color: #424445
}

#sidebar .box .list li a,
#sidebar .sidebox .list li span {
    background-color: #23ae51;
    color: #fff;
    border-radius: 10px;
    float: right;
    min-width: 18px;
    text-align: center;
    padding: 5px 8px
}

#sidebar .sidebox .list li span:hover {
    background-color: #f16510
}

#sidebar .box .categories-list {
    margin: 0;
    padding: 0 46px 0 19px;
    list-style: none;
    overflow: hidden
}

#sidebar .box .categories-list li {
    background: url(/wp-content/themes/clipper1rakesh/images/border-bottom.gif) 0 100% repeat-x;
    padding: 4px 0 8px;
    margin: 1px 0 -1px;
    overflow: hidden;
    height: 1%
}

#sidebar .box .categories-list img {
    float: left;
    margin: 0 17px 0 0
}

#sidebar .box .categories-list .text-holder {
    overflow: hidden;
    height: 1%;
    font-size: 12px;
    line-height: 14px;
    color: #a0a0a0
}

#sidebar .box .categories-list .text-holder p {
    margin: 0
}

#sidebar .box .categories-list .text-holder a {
    font-size: 16px;
    line-height: 18px
}

#sidebar .box .ads-bar {
    overflow: hidden;
    height: 1%;
    padding: 7px 0 0 14px
}

#sidebar .box .ads-bar .ads {
    float: left;
    margin: 0 5px 7px 0
}

#sidebar .box .ads-bar img {
    display: block
}

#sidebar .block {
    width: 265px;
    margin: 0 0 18px
}

#sidebar .block-t {
    background: url(/wp-content/themes/clipper1rakesh/images/bg-tab-box-t.png) no-repeat;
    width: 265px;
    height: 121px
}

#sidebar .block-c {
    width: 265px;
    background: url(/wp-content/themes/clipper1rakesh/images/bg-tab-box-c.png) repeat-y
}

#sidebar .block-c:after {
    display: block;
    clear: both
}

#sidebar .block-b {
    background: url(/wp-content/themes/clipper1rakesh/images/bg-tab-box-b.png) no-repeat;
    width: 265px;
    height: 8px
}

#sidebar .block .block-holder {
    float: left;
    width: 265px;
    position: relative;
    margin: -102px 0 0;
    padding: 0 0 32px
}

#sidebar .block .tabset {
    margin: 0;
    padding: 0 0 0 14px;
    list-style: none;
    width: 251px
}

#sidebar .block .tabset:after {
    display: block;
    clear: both
}

#sidebar .block .tabset li {
    float: left;
    position: relative;
    margin: 0 15px 0 0
}

#sidebar .block .tabset li a {
    float: left;
    color: #a19f9f
}

#sidebar .block .tabset li .bullet {
    position: absolute;
    background: url(/wp-content/themes/clipper1rakesh/images/bullet-tabset.gif) no-repeat;
    width: 19px;
    height: 14px;
    visibility: hidden;
    bottom: -21px;
    left: 50%;
    margin: 0 0 0 -14px
}

* html #sidebar .block .tabset li .bullet {
    bottom: -22px
}

#sidebar .block .tabset .active .bullet {
    visibility: visible
}

#sidebar .block .tabset li a span {
    float: left;
    cursor: pointer;
    padding: 3px 9px 5px 4px
}

#sidebar .block .tabset .active a {
    font-weight: 600;
    background: url(/wp-content/themes/clipper1rakesh/images/bg-tabset.gif) no-repeat
}

#sidebar .block .tabset .active a:hover {
    text-decoration: none
}

#sidebar .block .tabset .active a span {
    background: url(/wp-content/themes/clipper1rakesh/images/bg-tabset-r.gif) 100% 0 no-repeat
}

#sidebar .block .list {
    margin: 0;
    padding: 24px 40px 0 18px;
    list-style: none;
    font-size: 10px;
    line-height: 12px;
    color: #333;
    overflow: hidden
}

#sidebar .block .list li {
    overflow: hidden;
    height: 1%;
    background: url(/wp-content/themes/clipper1rakesh/images/border-bottom.gif) 0 100% repeat-x;
    padding: 11px 0 7px;
    margin: 1px 0 -1px
}

#sidebar .block .list .image {
    background: url(/wp-content/themes/clipper1rakesh/images/bg-tab-image-c.gif) repeat-y;
    width: 41px;
    float: left;
    margin: -3px 8px 0 0
}

#sidebar .block .list .image .holder {
    background: url(/wp-content/themes/clipper1rakesh/images/bg-tab-image-t.gif) no-repeat
}

#sidebar .block .list .image .frame {
    background: url(/wp-content/themes/clipper1rakesh/images/bg-tab-image-b.gif) 0 100% no-repeat;
    padding: 6px 0 5px 5px;
    width: auto;
    margin: 0
}

#sidebar .block .list a {
    font-size: 12px;
    line-height: 14px;
    color: #0362a4
}

#sidebar .block .list p {
    margin: 0
}

#sidebar .about-box {
    color: #555;
    margin: -3px 0 0;
    padding: 0 0 0 12px
}

#sidebar .about-box h3 {
    padding: 0 0 0 23px;
    margin: 0 0 31px 4px;
    font-size: 18px;
    line-height: 20px;
    font-weight: 400;
    background: url(/wp-content/themes/clipper1rakesh/images/ico-about.gif) 0 1px no-repeat;
    color: #575757;
    position: relative
}

#sidebar .about-box .text-holder {
    overflow: hidden;
    height: 1%;
    font-size: 11px;
    line-height: 18px;
    color: #3d3d3d;
    text-transform: uppercase;
    letter-spacing: -1px
}

#sidebar .about-box .image {
    background: url(/wp-content/themes/clipper1rakesh/images/bg-about-image-c.gif) repeat-y;
    width: 65px;
    float: left;
    margin: 2px 2px 0 0;
    display: inline
}

#sidebar .about-box .image .image-holder {
    background: url(/wp-content/themes/clipper1rakesh/images/bg-about-image-t.gif) no-repeat
}

#sidebar .about-box .image .image-frame {
    background: url(/wp-content/themes/clipper1rakesh/images/bg-about-image-b.gif) 0 100% no-repeat;
    padding: 1px 0 5px 5px;
    overflow: hidden;
    height: 1%
}

#sidebar .about-box .image img,
#sidebar .about-box strong {
    display: block
}

#sidebar .about-box strong a {
    color: #014f86
}

#sidebar .about-box .text-box {
    margin: 0 0 -13px;
    padding: 10px 13px 0 7px;
    overflow: hidden;
    width: 233px
}

ul.widgets li.widget {
    border-bottom: 1px solid #DDD;
    border-top: 1px solid #FFF;
    color: #777;
    float: left;
    font-size: .8em;
    list-style: none!important;
    margin: 0;
    padding: 30px 0 10px;
    width: 260px
}

ul.author-info,
ul.author-info li {
    list-style: none
}

#sidebar h2.widget_title {
    font-size: 17px;
    margin-bottom: 0;
    text-shadow: 1px 1px 0 #ebebeb
}

#sidebar .widget h3 {
    margin: 0;
    font-size: 18px;
    line-height: 20px;
    font-weight: 400;
    color: #575757
}

#sidebar .widget {
    margin: -2px 0 0;
    padding: 0 0 143px 21px
}

ul.widgets li.widget .widget_content {
    overflow: hidden;
    padding: 0
}

#sidebar .widget .textwidget {
    padding: 10px 0!important;
    font-size: 12px;
    line-height: 1.54em
}

#sidebar .textwidget p {
    font-weight: 400;
    font-size: 16px;
    padding: 0;
    margin: 0
}

.sidebox {
    padding: 15px;
    text-align: center;
    width: 100%;
    float: left;
    background-color: #fff;
    border: 1px solid #d6d6d6;
    border-radius: 5px;
    margin: 0 0 20px
}

.sidebox-content {
    margin: 0;
    float: left;
    width: 100%
}

.sidebox .sidebox-heading {
    margin: 0 0 14px;
    text-align: left;
    border-bottom: solid 1px #dcdcdc;
    color: #fff;
    padding: 0 0 8px
}

.sidebox .sidebox-heading h2,
.sidebox .sidebox-heading h5,
.sidebox .sidebox-heading h5 a.rsswidget {
    font-size: 22px;
    font-weight: 400;
    color: #1886a6;
    text-decoration: none;
    margin: 0 0 6px
}

.sidebox a.url:link,
.sidebox a.url:visited,
ul.user-details li a,
ul.user-info li a {
    text-decoration: underline
}

#sidebar .desc {
    padding: 0 10px 10px
}

.sidebox ul,
.sidebox ul li ul {
    padding: 0;
    list-style: none
}

.sidebox ul li ul {
    margin: 5px 0 -2px
}

.sidebox ul li ul li {
    background: url(/wp-content/themes/clipper1rakesh/images/sidebox-li.jpg) 0 5px no-repeat;
    padding: 4px 0 4px 23px
}

div.banners {
    padding: 15px 18px
}

div.banners img {
    padding: 2px
}

div.error,
div.success {
    font-size: 12px;
    margin: 0 0 15px;
    padding: 5px 15px
}

div.error {
    color: #A43;
    border: 1px solid #C00;
    border-radius: 5px;
    background: #ffebe8
}

div.success {
    color: #896f44;
    border: 1px solid #e6db55;
    border-radius: 5px;
    background: #ffffe0
}

#content .reports_message img {
    display: inline
}

.sidebox .search-box {
    margin: 0
}

.sidebox .newtag {
    background: 0 0;
    border: none;
    color: #696969;
    font-size: 14px;
    width: 215px
}

.sidebox .text {
    width: 225px;
    margin: 0;
    padding: 6px 5px;
    color: #8a8a8a
}

.sidebox ul li.couponLive {
    background: url(/wp-content/themes/clipper1rakesh/images/icon-coupon-live-small.png) 0 50% no-repeat
}

.sidebox ul li.couponPending {
    background: url(/wp-content/themes/clipper1rakesh/images/icon-coupon-pending-small.png) 0 50% no-repeat
}

.sidebox ul li.couponOffline {
    background: url(/wp-content/themes/clipper1rakesh/images/icon-coupon-offline-small.png) 0 50% no-repeat
}

.sidebox ul li.couponTotal {
    background: url(/wp-content/themes/clipper1rakesh/images/icon-coupon-small.png) 0 50% no-repeat
}

div#tweetFeed {
    padding: 0 4px
}

ul.jta-tweet-list {
    padding: 0
}

li.jta-tweet-list-item {
    background: 0
}

ul.jta-tweet-list li {
    background: 0;
    margin: 0 -2px;
    padding: 8px 10px
}

.jta-tweet-list-autorefresh-trigger,
.jta-tweet-list-controls-button {
    -moz-border-radius: 5px;
    border: 2px solid #61513d;
    color: #61513d
}

span.jta-tweet-attributes {
    line-height: 14px
}

span.jta-tweet-attributes a:link {
    color: #999;
    line-height: 14px
}

.couponList {
    width: 100%
}

.couponList th {
    padding-top: 4px;
    padding-bottom: 4px;
    border: 0;
    background: url(/wp-content/themes/clipper1rakesh/images/gray-grad.png) repeat-x
}

.couponList td,
.couponList th {
    font-size: 12px
}

.couponList td {
    border-bottom: 1px solid #EEE
}

.couponList td.last {
    border: 0
}

.couponList td:hover.last {
    background-color: #FFF
}

.couponList .col1 {
    width: 30px;
    padding-left: 0;
    padding-right: 0;
    text-align: center
}

.couponList .col2 {
    width: auto;
    padding-left: 0;
    text-align: left
}

.couponList .col3 {
    width: auto
}

.couponList .col4 {
    width: 65px
}

.couponList .col5 {
    width: 75px
}

.couponList .paging {
    width: 90%
}

h3.tplCouponTitle {
    width: 295px;
    font-size: 14px;
    font-weight: 600
}

span.folder {
    background: url(/wp-content/themes/clipper1rakesh/images/folder-open.png) no-repeat
}

span.folder a {
    padding: 0 6px 0 22px
}

span.clock {
    background: url(/wp-content/themes/clipper1rakesh/images/clock.png) 3px -1px no-repeat
}

span.clock span {
    padding-left: 25px;
    margin-top: 1px
}

#content img.editOptions {
    border: 1px solid #FFF;
    padding: 2px
}

#content img:hover.editOptions {
    border: 1px solid #999
}

.tplCouponTitle {
    width: 350px
}

#your-profile {
    padding: 0
}

table.form-table td {
    border: 0 solid #CCC;
    margin-bottom: 10px;
    padding: 5px
}

table.form-table th {
    min-width: 115px;
    vertical-align: top;
    text-align: right;
    padding: 10px 10px 0 0
}

p.message {
    background-color: #ffffe0;
    border: 1px solid #e6db55;
    padding: 3px 5px
}

select#display_name {
    min-width: 265px;
    -khtml-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    padding: 7px
}

.field-hint {
    display: block;
    font-size: 10px;
    clear: both
}

.regular-text {
    border: 1px solid #CCC;
    margin-bottom: 10px;
    padding: 5px
}

.form-table input.regular-text {
    width: 250px;
    -khtml-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    padding: 7px
}

.form-table textarea {
    width: 90%;
    -khtml-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    padding: 7px
}

.form-table input:focus,
.form-table textarea:focus {
    border: 1px solid #CCC;
    background-color: #f9f9f9
}

span.description {
    font-size: 10px;
    font-style: italic
}

.loginForm .strength-meter {
    float: left;
    margin-left: 166px
}

#content .loginForm .indicator-hint {
    float: left;
    margin-left: 0;
    margin-bottom: 10px
}

#pass-strength-result {
    float: left;
    text-align: center;
    width: 248px;
    -khtml-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    background-color: #EEE;
    border-color: #DDD!important;
    border-style: solid;
    border-width: 1px;
    margin: 12px 5px 5px 1px;
    padding: 7px
}

.emailico,
.facebookico,
.globeico,
.twitterico {
    height: 16px;
    width: 16px;
    float: left
}

#userphoto p.image,
#userphoto p.image-thumb {
    margin-bottom: 0;
    margin-right: 20px;
    padding: 3px;
    float: left;
    text-align: center
}

#pass-strength-result.good {
    background-color: #ffec8b;
    border-color: #FC0!important
}

#pass-strength-result.bad {
    background-color: #ffb78c;
    border-color: #ff853c!important
}

#pass-strength-result.strong {
    background-color: #c3ff88;
    border-color: #8dff1c!important
}

#pass-strength-result.short {
    background-color: #ffa0a0;
    border-color: #f04040!important
}

#userphoto p.image,
#userphoto p.image img {
    border: 1px solid #CCC
}

#userphoto p.image {
    background-color: #fff
}

ul.user-details li:hover,
ul.user-info li,
ul.user-info li:hover {
    background: 0
}

#loginForm span.description {
    display: inline-block;
    margin-left: 165px;
    color: #888
}

#user-photo {
    float: left;
    padding: 8px 15px 10px 0
}

.author-main {
    margin-left: 90px;
    min-height: 140px
}

ul.author-info {
    padding: 0
}

.sidebox-content div.avatar {
    float: left;
    padding: 10px 0
}

.sidebox-content div.avatar img.avatar {
    border: 1px solid #CCC;
    float: left;
    margin: 0 10px 0 0;
    padding: 2px
}

p.member-title {
    font-weight: 600;
    font-size: 14px
}

ul.user-info {
    padding-left: 65px;
    margin: 3px 0 10px 5px
}

ul.user-details li {
    background: 0;
    border-bottom: 0;
    padding: 0 0 7px
}

ul.user-info li {
    border: 0;
    padding: 3px 10px
}

.facebookico,
.twitterico {
    padding-right: 3px
}

ul.user-details li a:hover,
ul.user-info li a:hover {
    text-decoration: none
}

.twitterico {
    background: url(/wp-content/themes/clipper1rakesh/images/twitter.png) no-repeat
}

.facebookico {
    background: url(/wp-content/themes/clipper1rakesh/images/facebook.png) no-repeat
}

.emailico {
    padding-right: 5px;
    background: url(/wp-content/themes/clipper1rakesh/images/email.png) no-repeat
}

.globeico {
    padding-right: 3px;
    background: url(/wp-content/themes/clipper1rakesh/images/globe.png) no-repeat
}

#footer p {
    margin: 0 0 8px;
    font-size: 15px;
    color: #cbcbcb
}

#footer .panel .panel-holder {
    width: 1170px;
    clear: both;
    overflow: hidden;
    margin: 0 auto;
    padding: 30px 0
}

#footer .panel .box,
#footer .panel .sidebox {
    float: left;
    margin: 0 0 0 5%;
    padding: 10px 0;
    width: 186px
}

#footer .panel .sidebox {
    background: #e2e2e2;
    float: left;
    padding: 0;
    width: 100%;
    margin-bottom: 30px;
    border: 0;
    margin-left: 0
}

#footer .panel .sidebox .sidebox-heading {
    background: 0;
    padding: 0;
    display: none
}

#footer .panel .popular {
    margin: 0 87px 0 0
}

#footer .panel .contact {
    margin: 0
}

#footer .panel .box h4,
#footer .panel .sidebox h2 {
    margin: 0 0 5px;
    font-size: 24px;
    font-weight: 400;
    color: #fff;
    padding: 0 0 17px;
    border-bottom: solid 1px #3eafff
}

#footer .menu-footer_menu-container ul {
    padding-left: 14px
}

#footer .menu-footer_menu-container ul li {
    color: #66a0c2;
    padding-left: 8px;
    list-style: disc
}

#footer .menu-footer_menu-container ul li a {
    color: #a8cfe6;
    font-size: 16px;
    text-decoration: none;
    line-height: 30px;
    display: block
}

#footer .menu-footer_menu-container ul li a:hover,
#footer .menu-footer_menu-container ul li:hover {
    color: #ff9000
}

#footer .panel .about h4 {
    background-position: 0 3px
}

#footer .panel .popular h4 {
    background-position: 0 -49px;
    margin: 0 0 24px
}

#footer .panel .contact h4 {
    background-position: 3px -107px;
    margin: 0 0 26px
}

#footer .panel .widget-custom-coupons h4 {
    background: url(/wp-content/themes/clipper1rakesh/images/bag-sm.png) 0 3px no-repeat
}

#footer .panel .widget-custom-stores h4 {
    background: url(/wp-content/themes/clipper1rakesh/images/store.png) 0 3px no-repeat
}

#footer .panel .widget-coupon-cats h4 {
    background: url(/wp-content/themes/clipper1rakesh/images/folder-open.png) 0 3px no-repeat
}

#footer .panel .widget_appthemes_twitter h4 {
    background: url(/wp-content/themes/clipper1rakesh/images/twitter.png) 0 3px no-repeat
}

#footer .panel .widget_appthemes_facebook h4 {
    background: url(/wp-content/themes/clipper1rakesh/images/facebook.png) 0 3px no-repeat
}

#footer .panel .widget_coupon_tag_cloud h4,
#footer .panel .widget_tag_cloud h4 {
    background: url(/wp-content/themes/clipper1rakesh/images/tag-label.png) 0 3px no-repeat
}

#footer .panel .widget_text h4 {
    background: url(/wp-content/themes/clipper1rakesh/images/newspaper.png) 0 3px no-repeat
}

#footer .panel .widget_recent_comments h4 {
    background: url(/wp-content/themes/clipper1rakesh/images/comments.png) 0 3px no-repeat
}

#footer .panel .widget_recent_entries h4 {
    background: url(/wp-content/themes/clipper1rakesh/images/pencil.png) 0 3px no-repeat
}

#footer .panel .widget_pages h4 {
    background: 0
}

#footer .panel .widget_archive h4 {
    background: url(/wp-content/themes/clipper1rakesh/images/calendar.png) 0 3px no-repeat
}

#footer .panel .widget_links h4 {
    background: url(/wp-content/themes/clipper1rakesh/images/globe.png) 0 3px no-repeat
}

#footer .panel .widget_meta h4 {
    background: url(/wp-content/themes/clipper1rakesh/images/help.png) 0 3px no-repeat
}

#footer .panel .subscribe-box h2 {
    background: url(/wp-content/themes/clipper1rakesh/images/email.png) 0 3px no-repeat
}

#footer .panel .widget_rss h4 {
    background: 0 0;
    padding: 0
}

#footer .panel .box .text-holder {
    overflow: hidden;
    height: 1%;
    font-size: 12px;
    line-height: 17px;
    color: #555655
}

#footer .panel .box .text-holder p {
    margin: 0 0 21px
}

#footer .panel .box .list {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 12px;
    line-height: 14px;
    color: #898989;
    overflow: hidden
}

#footer .panel .box .list li {
    background: url(/wp-content/themes/clipper1rakesh/images/border-bottom.gif) 0 100% repeat-x;
    padding: 4px 0 8px;
    margin: 1px 0 -1px
}

#footer .panel .box .list li p {
    margin: 0
}

#footer .panel .box .contact-form .text {
    margin: 0 0 9px;
    padding: 6px 5px;
    background: url(/wp-content/themes/clipper1rakesh/images/bg-footer-input.gif) no-repeat;
    width: 206px;
    color: #4e4f50;
    border: 0
}

#footer .panel .box .contact-form .text input {
    width: 206px;
    color: #4e4f50;
    border: 0;
    padding: 6px 5px;
    margin: 0;
    background: 0
}

#footer .panel .box .contact-form .text-area {
    margin: 0;
    padding: 5px;
    background: url(/wp-content/themes/clipper1rakesh/images/bg-textarea.gif) no-repeat;
    width: 207px!important;
    height: 55px!important;
    border: 0;
    color: #4e4f50
}

#footer .panel .box .contact-form .row {
    overflow: hidden;
    height: 1%
}

#footer .panel .box .contact-form .btn-submit {
    background: url(/wp-content/themes/clipper1rakesh/images/submit-button-footer.gif) no-repeat;
    float: right;
    border: none;
    text-decoration: none;
    cursor: pointer;
    height: 28px;
    margin: 5px 15px 0 0;
    padding: 0;
    text-shadow: 1px 1px 0 #e7e7e7
}

#footer .panel .box .contact-form .btn-submit span {
    float: left;
    cursor: pointer;
    background: url(/wp-content/themes/clipper1rakesh/images/submit-button-footer-r.gif) 100% 0 no-repeat;
    margin: 0 -4px 0 0;
    padding: 8px 19px 7px 16px
}

#footer .panel .box .contact-form .btn-submit:hover {
    color: #666;
    background-position: 0 -31px
}

#footer .panel .box .contact-form .btn-submit:hover span {
    background-position: 100% -31px
}

#footer .bar-holder {
    margin: 0 auto;
    overflow: hidden;
    font-size: 11px;
    line-height: 13px;
    color: #fff;
    text-align: center;
    width: 1170px
}

#footer .bar-holder p {
    margin: 0;
    float: right;
    width: 100%;
    text-align: center;
    font-weight: 400;
    line-height: 20px;
    color: #6a6c6c;
    font-size: 13px
}

#footer .bar-holder p a {
    color: #6a6c6c
}

#footer .bar-holder ul {
    padding: 0;
    float: left;
    list-style: none
}

#footer .bar-holder ul li {
    float: none;
    padding: 0 9px 10px 0;
    display: inline-table
}

#footer .bar-holder ul li a {
    color: #fff;
    text-decoration: none;
    font-size: 13px
}

.loading {
    display: none;
    clear: both;
    background: url(/wp-content/themes/clipper1rakesh/images/loading.gif) center top no-repeat;
    text-align: center;
    padding: 10px 0;
    margin: 15px 0 10px
}

.ui-tabs {
    position: relative;
    padding: .2em
}

.ui-tabs .ui-tabs-nav {
    margin: 0;
    padding: .2em .2em 0
}

.ui-tabs .ui-tabs-nav li {
    list-style: none;
    float: left;
    position: relative;
    top: 1px;
    border-bottom: 0!important;
    white-space: nowrap;
    margin: 0 .2em 1px 0;
    padding: 0
}

.ui-tabs .ui-tabs-nav li a {
    float: left;
    text-decoration: none;
    padding: .5em 1em
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
    margin-bottom: 0;
    padding-bottom: 1px
}

.ui-tabs .ui-tabs-nav li.ui-state-disabled a,
.ui-tabs .ui-tabs-nav li.ui-state-processing a,
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a {
    cursor: text
}

.ui-tabs .ui-tabs-nav li a,
.ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a {
    cursor: pointer
}

.ui-tabs .ui-tabs-panel {
    display: block;
    background: 0;
    border-width: 0;
    padding: 1em 1.4em
}

.ui-tabs .ui-tabs-hide {
    display: none!important
}

.blue .content-box .item .item-panel h3 a,
.blue .content-box .item .item-panel h3 a:hover {
    color: #1071b3
}

.red .content-box .item .item-panel h3 a,
.red .content-box .item .item-panel h3 a:hover {
    color: #810015
}

.orange .content-box .item .item-panel h3 a,
.orange .content-box .item .item-panel h3 a:hover {
    color: #bb3602
}

.green .content-box .item .item-panel h3 a,
.green .content-box .item .item-panel h3 a:hover {
    color: #477400
}

.gray .content-box .item .item-panel h3 a,
.gray .content-box .item .item-panel h3 a:hover {
    color: #4c4c4c
}

.order-summary {
    padding: 0 0 150px
}

.blog .order-summary p {
    font-size: 13px;
    font-weight: 600;
    margin: 20px 0 10px
}

.order-summary form select {
    background: url(/wp-content/themes/clipper1rakesh/images/text-bg.gif) center top repeat-x;
    border: 1px solid #a3a9ad;
    border-bottom: 1px solid #d9d9d9;
    width: 277px;
    border-radius: 5px;
    color: #8a8a8a;
    padding: 3px
}

.order-summary form label {
    margin: 0 0 20px;
    display: block
}

.order-gateway input[type=submit],
.order-summary button.coupon {
    clear: both;
    float: none;
    margin: 0
}

.order-summary table {
    border-top: 0;
    width: auto
}

.order-summary table tr td {
    color: #555655;
    font-size: 14px;
    padding: 5px 25px 5px 0
}

.order-summary table tfoot {
    font-weight: 600
}

.redirect-text {
    width: 100%;
    margin: 0 0 250px;
    padding: 5px 0 5px 40px;
    display: block;
    background: url(/wp-content/themes/clipper1rakesh/images/checkmark.png) left center no-repeat;
    font-size: 18px
}

.order-gateway h2 {
    font-size: 24px;
    font-weight: 400;
    line-height: 26px;
    margin: 0 0 30px
}

.order-gateway h3 {
    font-size: 1.4em;
    margin: 0
}

.order-gateway pre {
    background: 0;
    border: 0;
    color: #555655;
    line-height: 1.3em;
    margin-bottom: 0;
    overflow: visible;
    padding: 10px 0 0
}

.order-gateway label {
    cursor: pointer;
    font-size: 14px;
    font-style: italic
}

.order-gateway input[type=text] {
    background: url(/wp-content/themes/clipper1rakesh/images/text-bg.gif) center top repeat-x;
    border: 1px solid #a3a9ad;
    border-bottom: 1px solid #d9d9d9;
    border-radius: 5px;
    clear: left;
    color: #8a8a8a;
    display: block;
    font-style: normal;
    margin: 6px 0;
    padding: 6px 5px
}

#coupon-fields .featured-head {
    float: left
}

#footer .subscribe-holder {
    float: left;
    padding: 20px 0 14px;
    width: 100%
}

#footer .bottom-bg-subscribe,
#footer .top-bg-subscribe {
    background: url(/wp-content/themes/clipper1rakesh/images/top-bg-subscribe.png) left top repeat-x;
    height: 6px;
    float: left;
    width: 100%
}

#footer .left-bg-subscribe,
#footer .right-bg-subscribe {
    background: url(/wp-content/themes/clipper1rakesh/images/left-bg-subscribe.png) left top repeat-y;
    width: 6px;
    min-height: 74px
}

#footer .left-bg-subscribe {
    float: left
}

#footer .right-bg-subscribe {
    float: right
}

#footer .initiative-modules {
    float: left;
    width: 100%;
    margin-top: 40px
}

#footer .initiative-modules h2 {
    border-bottom: 4px solid #1f96eb;
    color: #FFF;
    font-size: 30px;
    font-weight: 400;
    line-height: 4px;
    text-align: center
}

#footer .initiative-modules h2 span {
    background-color: #07c;
    padding: 0 10px
}

#footer .initiative-modules .two-columns {
    width: 100%;
    padding: 0;
    margin: 0
}

#footer .initiative-modules .two-columns li {
    float: left;
    background-color: #1f96eb;
    border-radius: 5px;
    padding: 20px;
    margin-top: 40px;
    width: 40.4%;
    margin-left: 3.4%
}

#footer .initiative-modules .two-columns li a {
    float: left;
    font-weight: 400;
    font-size: 15px;
    line-height: 24px;
    color: #adcde1;
    text-decoration: none
}

#footer .initiative-modules .two-columns li a h3 {
    padding-bottom: 8px;
    color: #fff;
    font-weight: 400;
    font-size: 20px
}

#footer .initiative-modules .mobile a {
    background: url(/wp-content/themes/clipper1rakesh/images/iphone-icon.png) left top no-repeat;
    padding-left: 74px
}

#footer .initiative-modules .alerts a {
    background: url(/wp-content/themes/clipper1rakesh/images/email-icon.png) left 16px no-repeat;
    padding-left: 97px
}

#footer .initiative-modules .underline {
    text-decoration: underline;
    color: #7bde82
}

#footer .dashed-full {
    margin-top: 36px;
    float: left;
    width: 100%;
    border-top: 4px solid #206394
}

#footer .dashed-full li {
    float: left;
    border-right: dotted 3px #206394;
    padding: 24px 50px 20px 0;
    margin-left: 6.4%;
    margin-top: 4px
}

.deal-blog,
.social-ico {
    padding-left: 86px!important
}

#footer .dashed-full li h3 {
    padding-bottom: 8px;
    color: #fff;
    font-weight: 400;
    font-size: 20px
}

#footer .dashed-full li a {
    color: #adcde1;
    float: left;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    text-decoration: none
}

#footer .dashed-full li span {
    text-decoration: underline;
    color: #7bde82
}

.social-ico {
    background: url(/wp-content/themes/clipper1rakesh/images/social-media.png) left 17px no-repeat
}

.deal-blog {
    background: url(/wp-content/themes/clipper1rakesh/images/deal-blog.png) left 28px no-repeat
}

.submit-coupon {
    background: url(/wp-content/themes/clipper1rakesh/images/submit-coupon.png) left 23px no-repeat;
    padding-left: 70px!important;
    border-right: none!important;
    padding-right: 0!important
}

.additional-actions {
    bottom: 1px;
    position: absolute;
    right: -116px;
    background-color: #fff;
    border: 1px solid #e3e3e3;
    border-radius: 5px
}

.additional-actions ul {
    margin: 0;
    padding: 0
}

.additional-actions li {
    list-style: none!important;
    border-right: solid 1px #e3e3e3;
    float: left;
    padding: 6px;
    line-height: normal;
    width: 25px;
    height: 16px;
    text-align: center
}

.additional-actions li:hover {
    cursor: pointer
}

.additional-actions .star {
    background: url(/wp-content/themes/clipper1rakesh/images/star-button.png) 10px 4px no-repeat
}

.additional-actions .star:hover {
    background: url(/wp-content/themes/clipper1rakesh/images/star-button.png) 10px -20px no-repeat #efefef
}

.additional-actions .email {
    background: url(/wp-content/themes/clipper1rakesh/images/star-button.png) -32px 3px no-repeat
}

.additional-actions .email:hover {
    background: url(/wp-content/themes/clipper1rakesh/images/star-button.png) -32px -21px no-repeat #efefef
}

.additional-actions .phone {
    background: url(/wp-content/themes/clipper1rakesh/images/star-button.png) -73px 5px no-repeat;
    padding: 6px 3px;
    border-right: 0
}

.additional-actions .phone:hover {
    background: url(/wp-content/themes/clipper1rakesh/images/star-button.png) -73px -20px no-repeat #efefef
}

.tagcloud_cat {
    background: 0 0!important
}

.tagcloud_cat a {
    border: 1px solid #ada39b;
    background-color: #fff;
    color: #424242;
    display: inline-block;
    font-size: 13px!important;
    line-height: 100%;
    margin-bottom: 9px;
    margin-left: 9px;
    padding: 4px!important;
    text-decoration: none
}

.tagcloud_cat a:hover {
    background: #ff7e00!important;
    border: 1px solid #ee7601;
    color: #fff
}

.store_imges_cat {
    overflow: hidden;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 5px;
    box-shadow: 0 3px 0 #ddd;
    margin: 0 0 20px
}

.store_imges_cat li {
    border-bottom: solid 1px #ddd;
    padding: 0 0 16px 11px;
    margin-top: 20px;
    float: left;
    width: 100%
}

.store_imges_cat li:last-child {
    border-bottom: 0
}

.store_imges_cat li .store_imges_cat_inner {
    float: left
}

.store_imges_cat li .store_imges_cat_inner a img {
    width: 80px;
    height: 80px;
    border: 1px solid #e1e1e1
}

.store_imges_cat li .store_imges_head {
    float: right;
    width: 68%
}

.store_imges_cat li .store_imges_head h3 {
    line-height: 17px
}

.store_imges_cat li .store_imges_head h3 a {
    font-size: 13px;
    color: #1e6497;
    font-weight: 600
}

.store_imges_cat li .store_imges_head p {
    line-height: 16px;
    padding-top: 4px
}

.store_imges_cat li .store_imges_head p .more {
    float: left;
    padding: 4px 8px;
    background-color: #ff7e00;
    border-radius: 5px;
    color: #fff;
    margin-top: 10px
}

.images_wid {
    width: 290px;
    float: left
}

.images_wid ul {
    margin: 0;
    padding: 0 0 0 4px
}

.images_wid li {
    background: #133549;
    float: left;
    margin: 5px;
    padding: 0!important;
    position: relative
}

.images_wid li:hover {
    background: 0 0!important
}

.images_wid li img {
    border: 1px solid #a1d9fa;
    border-radius: 0;
    display: block;
    height: 122px;
    margin-bottom: 5px;
    width: 124px
}

.bottom-content .sidebox-heading p,
.images_wid .setSimilarStoreOffers {
    display: none
}

.images_wid li:hover .setSimilarStoreOffers {
    display: block;
    position: absolute;
    z-index: 999;
    top: 0;
    left: 0;
    background: url(/wp-content/themes/clipper1rakesh/images/transprent-bg.png)!important;
    line-height: 124px;
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 14px
}

#footer .social-media-part {
    position: relative;
    float: left;
    width: 100%;
    margin-top: 30px
}

#footer .social-media-part:after {
    border-top: 2px solid #535353;
    content: " ";
    height: 2px;
    left: 0;
    position: absolute;
    top: 90px;
    width: 100%;
    z-index: 0
}

.toshop,
.voucher-code button {
    z-index: 1;
    text-transform: none
}

#footer .social-media-part p,
.coupon-code-btn span,
.ft-about .text-box h3,
.main_header_main h3,
.main_header_main strong {
    text-transform: uppercase
}

#footer .social-media-part ul {
    margin: 20px auto;
    width: 800px
}

#footer .social-media-part ul li {
    background-clip: padding-box;
    background-color: #535353;
    border-radius: 42px;
    float: left;
    height: 83px;
    margin: 30px 30px 0;
    position: relative;
    text-indent: -10000em;
    width: 83px;
    z-index: 1
}

#footer .social-media-part ul li a {
    background: url(/wp-content/themes/clipper1rakesh/images/footersocial.png) left top no-repeat;
    display: block;
    height: 58px;
    margin: 13px;
    width: 58px
}

#footer .social-media-part ul li.twitter a {
    background-position: 3px -7px
}

#footer .social-media-part ul li.facebook a {
    background-position: -57px -7px
}

#footer .social-media-part ul li.youtube a {
    background-position: -225px -7px
}

#footer .social-media-part ul li.pinterest a {
    background-position: -294px -7px
}

#footer .social-media-part ul li.checkout {
    background-clip: padding-box;
    border-radius: 122px;
    height: 144px;
    margin-top: 0;
    width: 144px
}

#footer .social-media-part ul li.checkout a {
    background-position: -112px 3px;
    height: 77px;
    margin: 32px 20px;
    width: 103px
}

#footer .social-media-part ul li.twitter:hover a {
    background-position: 3px -89px
}

#footer .social-media-part ul li.facebook:hover a {
    background-position: -57px -89px
}

#footer .social-media-part ul li.checkout:hover a {
    background-position: -112px -79px
}

#footer .social-media-part ul li.youtube:hover a {
    background-position: -225px -89px
}

#footer .social-media-part ul li.pinterest:hover a {
    background-position: -294px -89px
}

.confident-box {
    background: url(/wp-content/themes/clipper1rakesh/images/new-images/sub_bg_img.jpg);
    clear: both;
    padding: 10px
}

.confident-box .title {
    color: #fff;
    font-size: 40px;
    font-weight: 400;
    background: url(/wp-content/themes/clipper1rakesh/images/sheild.png) left top no-repeat;
    line-height: 42px;
    min-height: 103px;
    margin: 20px;
    padding-left: 137px
}

.image_store {
    width: 100%;
    text-align: center;
    color: #fff;
    border: 0;
    box-shadow: none
}

.Similar_Store_right .image_store img {
    float: none;
    border: 0;
    width: auto;
    height: auto;
    margin: auto
}

.image_store>p {
    font-size: 18px;
    padding-top: 14px
}

.image_store>img {
    margin: 5px
}

.image_store a {
    background-color: #199ad6;
    box-shadow: 4px 4px 0 #0d85bc;
    text-align: center;
    display: inline-block;
    color: #fff;
    font-weight: 400;
    font-size: 24px;
    padding: 16px 36px;
    margin-top: 10px;
    margin-bottom: 10px
}

.index_main_silder {
    overflow: hidden;
    margin-bottom: 30px;
    clear: both;
    width: 100%;
    background-color: #fff;
    box-shadow: 2px 0 5px #21838e;
    text-align: center;
    padding-bottom: 20px
}

.index_main_silder h4 {
    padding: 28px 0;
    text-align: center;
    color: #343535;
    font-size: 32px;
    font-weight: 600
}

.most_popular_store {
    float: left;
    width: 100%;
    margin-top: 30px;
    text-align: center
}

.most_popular_store ul {
    margin: 0;
    padding: 0
}

.most_popular_store ul li {
    float: left;
    display: inline-block;
    width: 166px;
    height: 150px;
    line-height: 150px;
    text-align: center;
    margin: 8px;
    border: 0;
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 0 3px rgba(0, 0, 0, .4)
}

.most_popular_store img {
    height: auto;
    padding: 11px;
    width: 80%
}

.bottom_innet_popup {
    background-color: #dbfee2;
    border-radius: 5px;
    overflow: hidden
}

.bottom_innet_popup h4 {
    font-weight: 600;
    text-align: center;
    color: #1e99cc;
    font-size: 28px;
    padding: 10px 0 16px
}

.bottom_innet_popup_images {
    width: 100%
}

.bottom_innet_popup_images ul {
    margin: 0;
    padding: 0
}

.bottom_innet_popup_images ul li {
    float: left;
    padding: 4px;
    background: #fff;
    margin: 0 0 12px 15px
}

.list-inline {
    width: 97%;
    margin-right: 20px;
    float: left;
    border-top: solid 1px #e3e3dd;
    padding-top: 10px
}

.store_main_in .wpcf7 .wpcf7-form,
span.wpcf7-form-control-wrap {
    width: 100%
}

.list-inline span {
    float: left;
    color: #1886a6;
    margin-right: 20px;
    font-size: 15px;
    font-weight: 600;
    line-height: 16px
}

.list-inline span .fa {
    margin-right: 6px
}

.list-inline span img {
    float: left;
    margin-top: 1px;
    margin-right: 5px
}

.store_main_in {
    width: 100%;
    text-align: center
}

.store_main_in h2 {
    background-color: #199ad6;
    border-radius: 5px;
    color: #fff!important;
    display: inline-block;
    font-size: 19px;
    line-height: 24px;
    margin: 0 9px 10px;
    padding: 8px 10px;
    text-align: center
}

.store_main_in .wpcf7 {
    padding: 0 10px!important;
    text-align: left
}

#sidebar .textwidget .store_main_in .wpcf7 .wpcf7-form p {
    margin-bottom: 10px
}

#sidebar .textwidget .store_main_in .wpcf7 .wpcf7-form p input {
    background-color: #f9f9f9;
    border: 1px solid #edebeb;
    height: 28px;
    width: 257px;
    font-size: 15px;
    color: #424445;
    padding: 5px;
    font-weight: 400
}

#sidebar .textwidget .store_main_in .wpcf7 .wpcf7-form p select {
    background-color: #f9f9f9;
    border: 1px solid #edebeb;
    height: 38px;
    width: 100%;
    font-size: 15px;
    color: #424445;
    padding: 3px;
    font-weight: 400
}

#sidebar .textwidget .store_main_in .wpcf7 .wpcf7-form p .wpcf7-submit {
    background-color: #f34f07;
    color: #fff;
    box-shadow: 5px 5px 0 #ce4204;
    border: 0;
    padding: 0;
    width: 100%;
    height: 44px;
    text-align: center;
    font-size: 22px;
    cursor: pointer
}

.main_social {
    float: left;
    width: 100%;
    margin-bottom: 20px
}

.main_social .tiwtter_main {
    float: left;
    width: 36%
}

.main_social .facebook_main {
    float: left;
    width: 29%;
    margin-left: 10px;
    margin-top: 4px
}

.main_social .google_main {
    float: left;
    width: 22%;
    margin-left: 10px;
    margin-top: 4px
}

.title-bg-home {
    background: url(images/new-images/home-title-bg-shop.jpg) center top no-repeat;
    background-size: 100%;
    display: inline-block;
    width: 100%;
    text-align: center;
    padding: 93px 0 116px
}

.home-middle-news {
    float: left;
    padding: 20px 0
}

.home-middle-news .customclass {
    margin-left: 0;
    width: 100%;
    float: left;
    background-position: 0 -191px;
    color: #e9ecee;
    font-size: 18px
}

.home-middle-news .customclass h4 {
    float: left;
    width: 22%;
    margin-top: 15px
}

.home-middle-news .widget_wysija_cont {
    float: right;
    margin-top: 4px;
    width: 75%
}

.home-middle-news .widget_wysija_cont .widget_wysija {
    width: 100%;
    display: inline-block;
    border: 3px solid #2d9d27;
    border-radius: 5px;
    background-color: #fff
}

.title-bg-home h1 {
    font-size: 34px;
    text-shadow: 0 2px 1px #242a31;
    font-weight: 600;
    color: #fff;
    margin-bottom: 10px
}

.home-middle-news .widget_wysija_cont .widget_wysija .wysija-input {
    line-height: 56px;
    width: 74%;
    font-size: 17px;
    color: #646464;
    padding-left: 20px;
    height: 56px;
    border: 0;
    float: left
}

.home-middle-news .widget_wysija_cont .wysija-submit {
    float: right;
    margin: 0;
    background: #2d9d27;
    border: 0;
    color: #fff;
    height: 58px;
    line-height: 58px;
    padding: 0 20px;
    text-transform: uppercase;
    font-size: 18px;
    cursor: pointer;
    font-weight: 600
}

.title-bg-home p {
    color: #fff;
    text-align: center;
    font-size: 20px;
    font-weight: 300;
    margin-bottom: 30px
}

.title-bg-home h2 span {
    color: #fd8f0d
}

.search-coupon-home .search-box {
    margin: auto;
    float: none;
    width: 875px
}

.search-coupon-home .search-box .btn-submit {
    color: #000;
    text-shadow: 0 1px 1px #fff;
    font-size: 24px;
    border: 0;
    cursor: pointer;
    font-weight: 600;
    border-radius: 5px;
    margin: 0;
    padding: 10px;
    float: left;
    text-indent: 0;
    width: 160px;
    height: 60px;
    box-shadow: 0 0 0 1px #824c00, 0 1px 2px rgba(0, 0, 0, .3);
    border-top: 1px solid #ffecb9;
    background-color: #febd4c;
    background-image: -webkit-linear-gradient(top, #fed66c, #febd4c);
    background-image: linear-gradient(to bottom, #fed66c, #febd4c);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fed66c', endColorstr='#febd4c', GradientType=0)
}

.clr-button a,
.read_more_store a {
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}

.search-coupon-home .search-box .hone-search-btn {
    float: right;
    border-radius: 5px;
    background: #e48600;
    padding: 10px
}

.search-coupon-home .search-box .text {
    background: #e48600;
    padding: 10px;
    width: 77%;
    border-radius: 5px
}

.search-coupon-home .search-box .text input {
    font-size: 20px;
    border-radius: 5px;
    border: 1px solid #b66b00;
    line-height: 54px;
    height: 60px;
    padding: 6px 0;
    text-indent: 50px;
    float: left;
    width: 100%;
    color: #878787!important;
    background: url(//dealslands.co.uk/wp-content/themes/clipper1rakesh/images/new-images/search-gray.png) 12px 15px no-repeat #fff!important;
    box-sizing: border-box
}

.clr-button a,
.clr-button a:hover {
    background-repeat: repeat-x;
    color: #fff
}

.mod-grp-coupon {
    width: 100%
}

.title-block {
    font-size: 27px;
    font-weight: 400;
    text-align: center
}

.main-header-store .slide-contents {
    float: left;
    text-align: center;
    margin-right: 30px;
    width: 168px;
    overflow: hidden;
    margin-top: 30px;
    background-color: #fff;
    border-radius: 0 5px;
    height: 126px;
    border: 1px solid #c5c5c5;
    box-shadow: 0 15px 4px -14px rgba(0, 0, 0, .2)
}

.main-header-store .slide-contents a {
    display: block
}

.main-header-store .slide-contents a img {
    height: auto;
    width: 100%
}

.main-header-store .store-last {
    margin-right: 0!important
}

.main-header-store {
    float: left;
    width: 100%;
    padding: 40px 0
}

.main {
    margin: 0 auto;
    position: relative;
    width: 1170px
}

.clr-button {
    float: left;
    width: 100%;
    margin-top: 30px;
    text-align: center
}

.clr-button a {
    border-radius: 5px;
    line-height: 50px;
    display: inline-block;
    text-align: center;
    margin: 0;
    height: 50px;
    padding: 0 20px;
    font-size: 20px;
    font-weight: 600;
    background-color: #0a8edc;
    background-image: -moz-linear-gradient(top, #0a9edc, #0a8edc);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0a9edc), to(#0a8edc));
    background-image: -webkit-linear-gradient(top, #0a9edc, #0a8edc);
    background-image: -o-linear-gradient(top, #0a9edc, #0a8edc);
    background-image: linear-gradient(to bottom, #0a9edc, #0a8edc);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#0a9edc', endColorstr='#0a8edc', GradientType=0);
    border: 1px solid transparent
}

.clr-button a:hover {
    border: 1px solid transparent;
    background-color: #3ebb11;
    background-image: -moz-linear-gradient(top, #5b1, #1cbb11);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5b1), to(#1cbb11));
    background-image: -webkit-linear-gradient(top, #5b1, #1cbb11);
    background-image: -o-linear-gradient(top, #5b1, #1cbb11);
    background-image: linear-gradient(to bottom, #5b1, #1cbb11);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff55bb11', endColorstr='#ff1cbb10', GradientType=0);
    border-color: #1cbb11 #1cbb11 #12750b;
    border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25)
}

.inner_main {
    width: 100%
}

.inner_main #content h1 {
    text-align: left!important
}

.inner_main #content .content-box .text-box {
    border-left: 7px solid #ddd;
    background: #fff;
    border-bottom: dashed 1px #ddd;
    border-right: 7px solid #ddd;
    display: inline-block;
    padding: 20px;
    width: 100%
}

.blog .content-bar {
    background: 0;
    padding-top: 16px;
    margin: 0 0 10px!important
}

.image-placeholder {
    float: left;
    width: 40%;
    margin-right: 30px;
    border-right: solid 1px #d5d5d6
}

.image-placeholder img {
    width: 100%;
    height: auto;
    padding: 0;
    margin: 0;
    border: 0
}

.blog-post-content {
    overflow: hidden;
    padding: 3px 20px 0 0
}

.conatct_inner .name_contact,
.conatct_inner label {
    padding-bottom: 10px;
    float: left;
    width: 100%
}

.ui-menu,
ul.ui-autocomplete {
    background: #fff!important;
    border: 1px solid #ccc!important;
    border-radius: 0!important;
    /*left:*/
	color: #fff!important
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-br a,
.ui-corner-right {
    color: #fff
}

.ui-menu .ui-menu-item a:hover {
    background: #f14d0c!important;
    color: #fff!important;
    border: none!important;
    border-radius: 0!important
}

.ui-state-focus,
.ui-state-hover,
.ui-widget-content .ui-state-focus,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-focus,
.ui-widget-header .ui-state-hover {
    background: #f14d0c!important;
    border: none!important;
    color: #fff!important
}

.ui-menu .ui-menu-item a {
    line-height: 1.8!important
}

.conatct_inner {
    width: 100%
}

.conatct_inner label {
    font-size: 16px
}

.conatct_inner input,
.conatct_inner textarea {
    box-sizing: border-box;
    background-color: #fff;
    background-image: none;
    border: 1px solid #e5e5e5;
    border-radius: 0;
    box-shadow: none;
    color: #8f8f8f;
    display: block;
    font-size: 14px;
    height: 34px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color .15s ease-in-out 0s, box-shadow .15s ease-in-out 0;
    width: 100%
}

.conatct_inner textarea {
    height: 150px
}

.conatct_inner input:focus,
.conatct_inner textarea:focus {
    box-shadow: 0 0 8px rgba(36, 182, 172, .6);
    outline: 0
}

.conatct_inner .name_contact .wpcf7-submit {
    background-color: #17a85f;
    border-bottom: solid 3px #0f9551!important;
    width: 100%;
    text-align: center;
    font-size: 34px;
    border-radius: 5px;
    color: #fff;
    height: 65px;
    margin-top: 10px;
    cursor: pointer;
    border: 0
}

.conatct_inner .name_contact .wpcf7-submit:focus {
    box-shadow: none
}

.conatct_inner span.wpcf7-form-control-wrap {
    float: left;
    width: 100%
}

div.wpcf7-validation-errors {
    border: none!important
}

div.wpcf7-mail-sent-ok {
    border: 0
}

.readmore {
    float: right;
    padding: 10px 20px 15px;
    font-size: 16px
}

#footer .panel .panel-holder h4 {
    padding-bottom: 10px;
    color: #fff;
    font-weight: 400;
    font-size: 18px
}

.ft-about {
    float: left;
    width: 400px
}

.ft-about .text-box h3 {
    color: #f88210;
    font-size: 22px;
    font-weight: 400;
    padding-bottom: 10px;
    padding-top: 10px
}

.ft-social-media {
    float: right;
    width: 130px
}

.ft-social-media .main_social {
    float: left;
    margin-bottom: 10px;
    margin-right: 12px;
    width: 100%
}

#footer .ft-social-media .main_social a {
    font-size: 15px;
    color: #cbcbcb
}

#footer .ft-social-media .main_social a span {
    width: 20px;
    margin-right: 10px;
    background-color: #cbcbcb;
    border-radius: 50%;
    height: 20px;
    text-align: center;
    overflow: hidden;
    float: left;
    -webkit-transition-duration: .8s;
    -moz-transition-duration: .8s;
    -o-transition-duration: .8s;
    transition-duration: .8s;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    transition-property: transform
}

#footer .ft-social-media .main_social a:hover .fa {
    color: #fff
}

#footer .ft-social-media .main_social a:hover .st_facebook_hcount {
    background-color: #3f69c0;
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg)
}

#footer .ft-social-media .main_social a:hover .st_twitter_hcount {
    background-color: #00abf1;
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg)
}

#footer .ft-social-media .main_social a:hover .st_googleplus_hcount {
    background-color: #de3f24;
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg)
}

#footer .ft-social-media .main_social a:hover .st_pinterest_hcount {
    background-color: #e1131b;
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg)
}
#footer .ft-social-media .main_social a:hover .st_insta_hcount {
    background-color: #9D6A55;
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
}
#footer .ft-social-media .main_social .fa {
    font-size: 12px;
    color: #494949;
    line-height: 20px;
    transition: all .3s ease 0;
    transition-property: transform
}

.ft-social-media .main_social .stButton .stFb,
.stButton .stMainServices,
.stButton .stTwbutton {
    background: 0 0!important
}

.ft-social-media .main_social .stButton {
    width: 100%;
    height: 35px
}

.ft-social-media .main_social .stButton .st-twitter-counter,
.stButton .st-facebook-counter {
    width: 77px!important
}

.ft-social-media .main_social .stButton .stArrow {
    background: 0
}

.ft-social-media .main_social .stButton .stButton_gradient {
    background: 0 0!important;
    border: none!important
}

.ft-social-media .main_social .stButton .stBubble_hcount {
    color: #fff;
    font-size: 20px;
    line-height: 30px;
    font-weight: 600;
    font-family: Lato, sans-serif!important
}

.ft-social-media .main_social .stButton .googleplus {
    background: 0;
    width: 49px
}

#footer .panel .panel-holder .ft-link-main {
    float: left;
    margin-left: 7%;
    width: 190px
}

#footer .panel .panel-holder .ft-link-main .ft-link {
    width: 100%
}

#footer .panel .panel-holder .ft-link-main .ft-link li {
    float: left;
    width: 100%
}

#footer .panel .panel-holder .ft-link-main .ft-link li a {
    color: #cbcbcb;
    font-size: 15px;
    font-weight: 400;
    line-height: 25px;
   /* padding-left: 10px;*/
    display: inline-block
}

.ft-logo {
    float: left;
    width: 100%;
    text-align: center
}

.widget_synved_social_share {
    background: 0;
    border: 0;
    box-shadow: none;
    overflow: visible;
    margin-top: 17px
}

.breadcrumbs {
    font-size: 16px;
    padding-top: 11px;
    color: #ccc
}

.breadcrumbs a {
    color: #efa866
}

.breadcrumbs .trail-end {
    color: #ccc
}

.bottom-content p {
    margin-bottom: 20px;
    font-size: 15px;
    line-height: 22px;
    text-align: justify
}

.bottom-content ul li {
    text-align: left;
    background: url(//i2.wp.com/dealslands.co.uk/wp-content/themes/clipper1rakesh/images/new-images/small-green.png) left 4px no-repeat;
    list-style: none;
    padding-left: 24px;
    font-size: 15px;
    line-height: 29px
}

.coupon-code-btn,
.read_more_store a,
.store-ind,
.visit-btn,
.visit-btn .visit-shop {
    text-align: center
}

.store-ind a:hover,
.visit-btn .visit-shop {
    background-repeat: repeat-x;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}

.bottom-content .sidebox-heading {
    background-color: #41a0bb;
    border: 0;
    border-radius: 3px 3px 0 0;
    padding: 5px 20px
}

.bottom-content .sidebox-heading h2 {
    margin-left: 0!important;
    padding-left: 0;
    font-weight: 400;
    line-height: 48px;
    color: #fff;
    border-bottom: 0;
    margin: 0;
    font-size: 26px
}

.bottom-content .desc h3 {
    padding-bottom: 10px
}

.visit-btn .visit-shop {
    background-color: #6ac208;
    background-image: -moz-linear-gradient(top, #91d713, #6ac208);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#91d713), to(#6ac208));
    background-image: -webkit-linear-gradient(top, #91d713, #6ac208);
    background-image: -o-linear-gradient(top, #91d713, #6ac208);
    background-image: linear-gradient(to bottom, #91d713, #6ac208);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#91d713', endColorstr='#6ac208 ', GradientType=0);
    border: 1px solid transparent;
    padding: 12px 14px;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    margin-top: 10px;
    font-size: 15px;
    margin-bottom: 5px
}

.store-ind a:hover,
.voucher-code button {
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff55bb11', endColorstr='#ff1cbb10', GradientType=0)
}

.store-ind {
    width: 100%;
    float: left;
    margin-bottom: 25px
}

.store-ind a {
    color: #000;
    font-weight: 600;
    font-size: 20px;
    padding: 6px 10px;
    margin: 5px 4px 5px 0;
    border: 1px solid #cecccc;
    float: left
}

.store-ind a:hover {
    border: 1px solid transparent;
    color: #fff;
    background-color: #3ebb11;
    background-image: -moz-linear-gradient(top, #5b1, #1cbb11);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5b1), to(#1cbb11));
    background-image: -webkit-linear-gradient(top, #5b1, #1cbb11);
    background-image: -o-linear-gradient(top, #5b1, #1cbb11);
    background-image: linear-gradient(to bottom, #5b1, #1cbb11);
    border-color: #1cbb11 #1cbb11 #12750b;
    border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25)
}

.sidebar-img a {
    display: inline-block;
    width: 100%;
    margin-bottom: 15px
}

.sidebar-img a img {
    width: 100%;
    height: auto
}

.similar-store ul li,
.store-image {
    float: left
}

#logo-slider-wraper li a img {
    height: 138px;
    width: 188px
}

.sidebar-img img {
    box-shadow: 0 15px 4px -11px rgba(0, 0, 0, .2);
    width: 100%;
    height: auto;
    box-sizing: border-box
}

.Similar_Store_right {
    display: inline-block;
    width: 100%
}

#logo-slider-wraper li a {
    border: 4px solid #85aec1;
    display: inline-block;
    margin: 0 0 0 11px
}

#logo-slider-wraper li a:hover {
    border-color: #ffbe19
}

.mod-grp-coupon #logo-slider-wraper .slider-controls #next {
    margin-left: -50px!important
}

.mod-grp-coupon #logo-slider-wraper .slider-controls #prev {
    margin-right: -45px!important
}

.mod-grp-coupon #logo-slider-wraper .slide {
    width: 100%!important
}

.mod-grp-coupon #logo-slider-wraper #logo-slider {
    background: 0 0!important
}

.Similar_Store_right a {
    background-color: #fff;
    border: 1px solid #c5c5c5;
    border-radius: 0 5px;
    box-shadow: 0 0 7px rgba(0, 0, 0, .13);
    display: inline-block;
    margin: 4px;
    overflow: hidden
}

.Similar_Store_right img {
    display: block;
    height: 100px;
    width: 137px
}

.Similar_Store_right ul li {
    float: left;
    margin-bottom: 10px
}

.Similar_Store_right ul li:nth-child(2n) {
    float: right
}

.Similar_Store_right ul li a {
    color: #2c6782;
    font-weight: 400;
    font-size: 15px
}

.Similar_Store_right ul li p {
    font-size: 14px
}

.read_more_store a {
    color: #fff!important;
    border-radius: 5px;
    line-height: 40px;
    display: inline-block;
    margin: 0;
    height: 40px;
    padding: 0 20px;
    font-size: 20px;
    font-weight: 600;
    box-shadow: none!important;
    background-color: #6ac208;
    background-image: -moz-linear-gradient(top, #91d713, #6ac208);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#91d713), to(#6ac208));
    background-image: -webkit-linear-gradient(top, #91d713, #6ac208);
    background-image: -o-linear-gradient(top, #91d713, #6ac208);
    background-image: linear-gradient(to bottom, #91d713, #6ac208);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#91d713', endColorstr='#6ac208 ', GradientType=0);
    border: 1px solid transparent
}

.bottom_store_categary .similar-store ul li {
    background: #fff;
    border: 1px solid #ccc;
    padding: 10px;
    float: left;
    margin: 12px;
    color: #333;
    font-weight: 600;
    font-size: 15px;
    border-radius: 3px
}

.bottom_store_categary .similar-store ul li a {
    color: #333;
    font-size: 15px;
    font-weight: 400
}

.main_header_main {
    float: left;
    width: 100%;
    background: #fff;
    border: 6px solid #e2e2e2;
    padding: 20px;
    box-sizing: border-box;
    clear: both
}

.main_header_main p {
    padding-bottom: 20px
}

.main_header_main strong {
    font-size: 20px;
    padding-bottom: 10px;
    display: inline-block
}

.main_header_main h3 {
    background-color: #a3c7d8;
    border-radius: 5px;
    color: #045b83;
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 20px;
    padding: 13px 20px;
    text-shadow: 0 1px 0 #d4e6ef
}

#store-content ul li {
    width: 41%;
    border-bottom: 0
}

.sidebox-content .store-data {
    width: 100%;
    margin-top: 5px;
    padding-top: 5px;
    float: left
}

.sidebox-content .store-data li {
    border: none!important;
    width: auto!important;
    background-color: #e8e8e8;
    border-radius: 2px;
    line-height: 11px;
    transition: all .2s ease 0;
    float: left;
    margin: 0 3px 6px;
    padding: 4px
}

.Similar_Store_right .sidebox-content .store-data li {
    float: left!important
}

.Similar_Store_right .sidebox-content .store-data li a {
    font-size: 13px;
    color: #3a3a3a;
    display: inline-block;
    font-family: sans-serif;
    padding: 3px 4px;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .4);
    transition: color .2s ease 0;
    background: 0;
    box-shadow: none;
    border: 0;
    border-radius: 0;
    margin: 0
}

.senta {
    position: fixed;
    top: 35%;
    left: -1px;
    z-index: 99999
}

.Similar_Store_right .sidebox-content .store-data li:hover {
    background: #7ac651;
    cursor: pointer;
    text-decoration: none;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .15);
    transition: all .2s ease 0
}

.Similar_Store_right .sidebox-content .store-data li:hover a {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .15)
}

table,
td,
th {
    border: 1px solid #e8e8e6;
    border-collapse: collapse
}

.read_more_store {
    width: 100%;
    border-top: 1px solid #dcdcdc;
    margin-top: 10px;
    margin-bottom: 0!important;
    padding-top: 10px
}

.nav-man-inner {
    float: left
}

.nav-man-inner li {
    border-left: solid 1px #555;
    float: left
}

.nav-man-inner li a {
    color: #fff;
    background: url(//i2.wp.com/dealslands.co.uk/wp-content/themes/clipper1rakesh/images/new-images/sprite-img.png) no-repeat;
    font-size: 18px;
    display: block;
    font-weight: 400;
    line-height: 60px;
    padding: 0 22px 0 34px
}

.nav-man-inner li a:hover {
    color: #fff;
    background-color: #0a8edc
}

.nav-man-inner .new-category a {
    background-position: 10px 24px
}

.nav-man-inner .new-store a {
    background-position: 10px -14px
}

.nav-man-inner .new-blog a {
    background-position: 8px -52px
}

.sidebox-content .ft-social-media {
    margin: 0;
    width: 100%
}

.sidebox-content .ft-social-media .main_social a {
    margin: 0;
    display: block;
    border: 0;
    background: 0;
    box-shadow: none;
    padding: 0
}

.sidebox-content .ft-social-media .main_social span {
    float: left;
    width: 100%
}

.sidebox-content .ft-social-media .main_social .st_facebook_hcount {
    background: url(/wp-content/themes/clipper1rakesh/images/new-images/facebook_icon.png) left top no-repeat;
    width: 100%;
    height: 60px
}

.sidebox-content .ft-social-media .main_social .st_twitter_hcount {
    background: url(/wp-content/themes/clipper1rakesh/images/new-images/twitter_icon.png) left top no-repeat;
    width: 100%;
    height: 60px
}

.sidebox-content .ft-social-media .main_social .st_googleplus_hcount {
    background: url(/wp-content/themes/clipper1rakesh/images/new-images/g-plus_icon.png) left top no-repeat;
    width: 100%;
    height: 60px
}

.sidebox-content .ft-social-media .main_social .st_pinterest_hcount {
    background: url(/wp-content/themes/clipper1rakesh/images/new-images/pinterest_icon.png) left top no-repeat;
    width: 100%;
    height: 60px
}

.coupon-code-btn {
    float: left;
    background-color: #f3f3f3;
    border: 3px dashed #6fb449;
    margin-left: 10px;
    border-radius: 5px;
    box-shadow: 0 9px 4px -8px rgba(0, 0, 0, .2);
    display: inline-block;
    height: 52px;
    font-weight: 600;
    position: absolute;
    right: 0;
    color: #467f27;
    top: 0;
    width: 63px;
    font-size: 26px;
    line-height: 50px
}

.coupon-code-btn:hover {
    background: #fff;
    cursor: pointer;
    transition: background .3s, border-color .3s;
    -o-transition: background .3s, border-color .3s;
    -ms-transition: background .3s, border-color .3s;
    -moz-transition: background .3s, border-color .3s;
    -webkit-transition: background .3s, border-color .3s
}

.coupon-code-btn span {
    font-size: 15px;
    line-height: 37px;
    text-align: center
}

.coupon-code-btn-copy,
.coupon-code-btn-copy span {
    font-weight: 600;
    line-height: 52px;
    text-align: center
}

.coupon-code-btn-copy {
    background-color: #cef4b9;
    border-radius: 5px;
    border: 2px dashed #4cab33;
    box-sizing: content-box;
    color: #fff;
    display: inline-block;
    font-size: 20px;
    height: 50px;
    padding: 0;
    text-decoration: none;
    text-transform: none;
    width: 242px;
    margin: 0 auto
}

.coupon-code-btn-copy span {
    font-size: 24px;
    color: #314227;
    text-shadow: 0 1px 0 #cbefb8;
    /*text-transform: uppercase*/
}

.expire-box {
    padding-top: 20px;
    float: left;
    width: 100%
}

.line-del {
    text-decoration: line-through
}

.sub-title-store-expire {
    background-color: #f3ae73;
    color: #fff!important;
    padding-left: 24px;
    font-weight: 400;
    border-radius: 3px 3px 0 0;
    line-height: 52px!important;
    text-shadow: 0 2px 1px #010101;
    margin: 0!important
}

.content-box .voucher_exprie {
    margin: 0;
    padding: 0;
    background-color: #fff;
    border-left: 4px solid #d6d6d6;
    border-right: 4px solid #d6d6d6
}

.content-box .voucher_exprie li {
    font-size: 14px;
    padding: 6px 20px 8px;
    margin: 0 0 10px;
    list-style: none;
    border-bottom: 1px dashed #ccc
}

.panel-holder-slider {
    background: url(/wp-content/themes/clipper1rakesh/images/new-images/scroll-slider-bg.jpg) center top no-repeat #fff;
    float: left;
    padding: 130px 0 60px;
    width: 100%
}

.panel-holder-slider .sidebox-content .bx-wrapper {
    position: relative;
    width: 100%!important;
    max-width: 100%!important;
    padding: 3px 50px;
    margin: 0!important
}

.bx-wrapper .bx-viewport {
    padding: 0!important;
    z-index: 999
}

.sidebox-content .slide-contents {
    margin-left: 12px;
    width: 96px!important
}

.panel-holder-slider .sidebox-content .bx-wrapper .bx-viewport a {
    background-color: #fff;
    border-radius: 0 5px;
    box-shadow: 0 15px 4px -14px rgba(0, 0, 0, .2);
    border: 1px solid #cac9c9;
    float: left;
    padding: 3px;
    width: 100%
}

.panel-holder-slider .sidebox-content .bx-prev,
.panel-holder-slider .sidebox-content .bx-prev:hover {
    background: url(/wp-content/themes/clipper1rakesh/images/new-images/left_areow_icon.png) left top no-repeat
}

.slide-contents.bx-clone {
    width: 100px!important
}

#slider130 {
    float: left
}

.panel-holder-slider .sidebox-content .bx-wrapper .bx-viewport a img {
    width: 100%;
    height: 94px
}

.bx-has-controls-direction {
    position: absolute;
    top: 0;
    width: 90%
}

.panel-holder-slider .sidebox-content .bx-prev {
    float: left;
    width: 44px;
    height: 108px;
    position: relative;
    left: -50px;
    top: 0
}

.panel-holder-slider .sidebox-content .bx-next,
.panel-holder-slider .sidebox-content .bx-next:hover {
    background: url(/wp-content/themes/clipper1rakesh/images/new-images/right_areow_icon.png) left top no-repeat
}

.panel-holder-slider .sidebox-content .bx-next {
    float: left;
    width: 44px;
    height: 108px;
    position: relative;
    right: -98%;
    top: 0
}

.header-home {
    width: 100%;
    float: left;
    padding: 10px 0;
    background-color: #1c91cd;
    /*background-image: linear-gradient(to bottom, #0aa8cf, #0a87cf);*/
    background-repeat: repeat-x
}

.header-home .frame {
    width: 1170px;
    margin: auto
}

.nav-man .menu-main-menu-container li {
    float: left
}

.nav-man .menu-main-menu-container li a {
    color: #fff;
    background: url(//i2.wp.com/dealslands.co.uk/wp-content/themes/clipper1rakesh/images/new-images/sprite-img.png) no-repeat;
    font-size: 17px;
    display: block;
    font-weight: 600;
    line-height: 38px;
    padding: 0 22px 0 26px
}

.nav-man .menu-main-menu-container li:hover {
    color: #fff
}

.nav-man .menu-main-menu-container .new-home a,
.nav-man .menu-main-menu-container .new-home a:hover {
    background: url(/wp-content/themes/clipper1rakesh/images/new-images/home_nav_icon-hv.png) 12px 15px no-repeat
}

.nav-man .menu-main-menu-container .new-category a {
    background-position: 5px 13px
}

.nav-man .menu-main-menu-container .new-store a {
    background-position: 2px -24px
}

.nav-man .menu-main-menu-container .new-blog a {
    background-position: 0 -63px
}

.nav-man .menu-main-menu-container .home-icon a {
    background-position: 0 -145px
}

.header-home #logo {
    float: left
}

.footer-stores {
    float: left;
    width: 100%;
    padding: 30px 0
}

.footer-stores h3 {
    padding-bottom: 30px;
    font-size: 38px;
    font-weight: 600;
    text-align: center
}

.footer-stores h3 span {
    font-weight: 400;
    color: #6fb449
}

.footer-stores .stores {
    width: 100%
}

.footer-stores .stores li {
    float: left;
    width: 20%;
    padding: 7px 0
}

.contact_form_main,
.home-read {
    width: 100%
}

.footer-stores .stores li a {
    color: #1886a6;
    font-weight: 600;
    font-size: 12px;
    display: block;
    padding-left: 20%
}

.footer-stores .stores li a:hover {
    color: #ec7604
}

.home-read {
    float: left;
    text-align: center;
    border: 0
}

.home-read a {
    font-size: 20px;
    font-weight: 400;
    border-radius: 5px;
    box-shadow: 0 9px 4px -8px rgba(0, 0, 0, .2);
    display: inline-block;
    margin: 4px;
    padding: 11px 25px
}

.contact_form_main .wpcf7-text,
.contact_form_main .wpcf7-textarea {
    margin-top: 5px;
    background: #fff;
    border: 1px solid #ccc;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .1) inset;
    font-size: 15px;
    width: 40%;
    padding-left: 10px
}

.contact_form_main .wpcf7-text {
    height: 34px;
    line-height: 34px
}

.contact_form_main .wpcf7-submit {
    box-shadow: 0 3px 0 #0478bc;
    cursor: pointer;
    background: #0a8edc;
    border: none;
    border-radius: 5px;
    color: #fff;
    font-size: 27px;
    padding: 10px 30px;
    width: 20%
}

.contact_form_main .wpcf7-submit:hover {
    box-shadow: 0 3px 0 #279414;
    background: #31ab1b;
    cursor: pointer
}

.error,
.formErrorContent {
    display: none
}

.search-coupon-home .search-box .text input:focus {
    color: #555!important
}

.nav-man .menu-main-menu-container .contact-nav a {
    background-position: 8px -104px
}

.widget_wysija_cont input:focus {
    outline: 0!important
}

.fancybox-wrap {
    opacity: 1!important;
    height: 100%!important;
    width: 507px!important;
    position: fixed!important
}

.cv-k,
.toshop,
.ts64 ul li:hover,
.voucher-code button {
    position: relative
}

.fancybox-inner,
.fancybox-skin {
    height: auto!important;
    width: 100%!important
}

.fancybox-inner {
    overflow: inherit!important
}

.fancybox-skin {
    float: left;
    padding: 0!important
}

.reveal-modal .checkout-code h3 {
    color: #3e3e3e;
    font-size: 18px;
    text-align: center;
    text-transform: capitalize;
    padding: 20px;
}

.code-length-very-small {
    border: 2px dashed #6fb449;
    border-radius: 5px;
    float: left;
    font-size: 26px;
    font-weight: 600;
    padding: 10px 13px;
    text-align: center;
    width: 65%;
}

.voucher-code {
    float: left;
    padding: 5px 0;
    width: 100%;
    background: #FFF;
}
.voucher-code  .voucher_code_inner{margin: 0 auto; width: 70%;}

.toshop,
.voucher-code button {
    background-repeat: repeat-x;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
    margin: 0;
    padding: 0;
    text-align: center;
    font-weight: 400;
    box-sizing: content-box;
    text-decoration: none
}

.voucher-code button {
        background-color: #3ebb11;
    background-image: -moz-linear-gradient(top, #5b1, #1cbb11);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5b1), to(#1cbb11));
    background-image: -webkit-linear-gradient(top, #5b1, #1cbb11);
    background-image: -o-linear-gradient(top, #5b1, #1cbb11);
    background-image: linear-gradient(to bottom, #5b1, #1cbb11);
    border: 1px solid transparent;
    border-radius: 5px;
    display: block;
    width: 113px;
    height: 53px;
    cursor: pointer;
    color: #fff;
    font-size: 19px;
    float: right;
}

.toshop {
    /* background-color: #0a8edc;
    background-image: -moz-linear-gradient(top, #0a9edc, #0a8edc);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0a9edc), to(#0a8edc));
    background-image: -webkit-linear-gradient(top, #0a9edc, #0a8edc);
    background-image: -o-linear-gradient(top, #0a9edc, #0a8edc);
    background-image: linear-gradient(to bottom, #0a9edc, #0a8edc);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#0a9edc', endColorstr='#0a8edc', GradientType=0);
    border: 1px solid transparent;
    border-radius: 5px;
    display: inline-block;
    width: 240px;
    line-height: 42px;
    height: 42px;
    color: #fff;
    font-size: 22px */
    
    border-radius: 5px;
    display: inline-block;
    line-height: 42px;
    height: 42px;
    color: #3e3e3e;
    font-size: 18px;
    margin-top: 0px;
    text-shadow: none;
}

#myModald .toshop {
    background-color: #0a8edc;
    background-image: -moz-linear-gradient(top, #0a9edc, #0a8edc);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0a9edc), to(#0a8edc));
    background-image: -webkit-linear-gradient(top, #0a9edc, #0a8edc);
    background-image: -o-linear-gradient(top, #0a9edc, #0a8edc);
    background-image: linear-gradient(to bottom, #0a9edc, #0a8edc);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#0a9edc', endColorstr='#0a8edc', GradientType=0);
    border: 1px solid transparent;
    border-radius: 5px;
    display: inline-block;
    width: auto;
    line-height: 42px;
    height: 42px;
    color: #fff;
    font-size: 22px;
	margin: 20px 0;
    padding: 0 15px;
}
.checkout-code {
    text-align: center;
    /* padding: 15px */
}

.single-voucher {
    background-color: #ffffff;
    margin: 10px;
    border-radius: 0 0 4px 4px;
    padding: 0 20px;
    float: left;
    width: 97%;
}

.value-promotion {
    width: 150px;
    border: none;
    float: left;
    padding: 0;
    border-radius: 0;
    background-color: #fff;
    margin-right: 20px;
}

.single-voucher .info {
    display: table-cell;
    vertical-align: middle;
    max-height: 112px;
    height: 112px;
    border-left: 2px solid #8b8b8b;
    padding-left: 20px;
}

.cv-k h4 a,
.sp74,
.ts64,
.ts64 ul li a,
.ts64 ul li a img,
.ts77 {
    display: inline-block
}

.single-voucher .info h4 {
    font-size: 24px;
    padding-bottom: 10px
}

.single-voucher .info h3 {
    font-size: 27px
}

.brad-img {
    text-align: right
}

.featured-code-box {
    width: 100%;
    float: left;
    background: url(/wp-content/themes/clipper1rakesh/images/new-images/body-bg.png) #fff;
    padding: 40px 0 50px;
    margin-top: 10px
}

.featured-code-box h2 {
    padding-bottom: 10px
}

.featured-code-box p {
    font-size: 19px;
    text-align: center
}

.ft-01 {
    width: 100%;
    margin-top: 40px
}

.ts74 {
    background-color: #fff;
    float: left;
    margin: 0 0 0 40px;
    width: 31%
}

.ts64,
.ts64 ul li a {
    width: 100%
}

.ts74:first-child {
    margin-left: 0
}

.ts64 ul li {
    background: url(/wp-content/themes/clipper1rakesh/images/new-images/dote01.png) -6px top repeat-y;
    border-bottom: 1px dashed #d5d5d5;
    float: left;
    width: 100%;
    border-left: 7px solid #ddd;
    margin: 0;
    border-right: 7px solid #ddd
}

.ts64 ul li:hover {
    z-index: 99;
    border-left: 7px solid #7ac818;
    border-right: 7px solid #7ac818;
    background: url(/wp-content/themes/clipper1rakesh/images/new-images/arrow-li.png) right 35px no-repeat #f5f5f5
}

.cv-k::after,
.cv-k::before,
.offer-coupon .coupon-item::before {
    z-index: 2;
    content: ""
}

.ts64 ul li a img {
    background: #fff;
    border: 1px solid #d6d6d6;
    border-radius: 0 5px;
    box-shadow: 0 15px 4px -11px rgba(0, 0, 0, .2);
    float: left;
    height: 60px;
    transition: all .2s ease 0;
    width: 76px
}

.deal_list .item,
.morehi {
    transition: all .4s ease 0
}

.ts75-title {
    background-color: #55b004;
    border-radius: 5px 5px 0 0;
    background-image: -webkit-linear-gradient(top, #a3e42e, #55b004);
    background-image: linear-gradient(to bottom, #a3e42e, #55b004);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#a3e42e', endColorstr='#55b004', GradientType=0)
}

.ts75-title h3 {
    background: url(/wp-content/themes/clipper1rakesh/images/new-images/titleh3.png) right top no-repeat;
    color: #fff;
    font-size: 20px;
    padding: 18px;
    text-shadow: 0 1px 1px #4f8b0d
}

.ts77 {
    background: url(/wp-content/themes/clipper1rakesh/images/new-images/dote01-right.png) right top repeat-y;
    width: 100%;
    padding: 13px 20px 14px
}

.sp74 {
    overflow: hidden;
    padding-left: 15px;
    padding-top: 12px
}

.sp74 h5 {
    color: #20699c;
    font-size: 17px;
    font-weight: 400
}

.offer-coupon {
    width: 100%;
    float: left;
    padding: 20px 0 20px
}

.featured-code-box .sp74 p {
    font-size: 15px;
    text-align: left
}

#code-hint,
.actions,
.button-green,
.button-red,
.countdown-section,
.cv-k,
.cv-k h4 a,
.days-conting,
.detail_close,
.email-button,
.facebook-button,
.halloween-main,
.halloween-main p,
.login-button,
.minor .alerts a.button.small-btn,
.offer-coupon p,
.signup-button,
.smokey-button,
.smokey-button-small,
.smokey-button-tiny,
.star-button,
.submit-coupon .reset,
.submit-coupon .submit,
.text-button {
    text-align: center
}

.offer-coupon p {
    font-size: 19px;
    margin-bottom: 40px
}

.offer-coupon h2 {
    padding-bottom: 10px
}

.offer-coupon .coupon-item {
    position: relative;
    float: left;
    width: 32%;
    margin-left: 23px;
    margin-top: 0
}

.offer-coupon .coupon-item:first-of-type {
    margin-left: 0!important
}

.cv-k {
    background: url(//dealslands.co.uk/wp-content/themes/clipper1rakesh/images/new-images/left-border-img.jpg) left center no-repeat #fff;
    border-right: 1px solid #e7e7e3;
    margin-bottom: 15px;
    overflow: hidden;
    padding: 20px 20px 20px 40px
}

.cv-k img {
    margin-bottom: 20px;
    border-radius: 0 5px
}

.cv-k::after {
    background: url(//i2.wp.com/dealslands.co.uk/wp-content/themes/clipper1rakesh/images/new-images/voucher-bt.png) bottom left;
    bottom: -4px;
    height: 10px;
    left: 19px;
    position: absolute;
    width: 100%
}

.cv-k::before {
    background: url(//i2.wp.com/dealslands.co.uk/wp-content/themes/clipper1rakesh/images/new-images/voucher-top.png) left top;
    height: 7px;
    left: 19px;
    position: absolute;
    top: 0;
    width: 100%
}

.cv-k h4 a {
    font-size: 19px;
    margin-bottom: 20px;
    font-weight: 400;
    color: #595959;
    width: 100%;
    min-height: 54px
}

.offer-coupon .blue_four {
    margin-left: 0
}

.offer-coupon .coupon-item::before {
    background: url(//dealslands.co.uk/wp-content/themes/clipper1rakesh/images/new-images/quote-img.png) left top no-repeat;
    height: 21px;
    right: 20px;
    position: absolute;
    top: 20px;
    width: 21px
}

.white-bg {
    background-color: #fff;
    border: 1px solid #d6d6d6;
    border-radius: 5px
}

.coupon-category .content-box ul.stores li {
    background-color: #fff;
    display: table;
    float: left;
    margin-left: 0;
    padding: 7px;
    width: 25%
}

.hide,
.tp-small2 {
    display: none
}

.content-box ul.categories,
.coupon-category .content-box ul.stores {
    float: left;
    margin: 0!important;
    overflow: hidden;
    padding: 0;
    width: 100%
}

.toggle-terms {
    float: right;
    color: #767676;
    font-size: 14px
}

.morehi {
    float: left;
    padding: 10px 28px 0;
    width: 100%
}

.morehi p {
    color: #7a7a7a;
    font-size: 12px;
    line-height: 16px
}

.coupon-category .box-holder .blog h1 {
    background-color: #46a700 !important;
    background-image: linear-gradient(to bottom, #95d814, #46a700) !important;
    background-repeat: repeat-x;
    border-radius: 3px 3px 0 0;
    color: #fff!important;
    font-size: 24px;
    font-weight: 700;
    line-height: 20px;
    margin-bottom: 0;
    margin-top: 0;
    padding: 20px 14px;
    text-shadow: 0 -1px 0 #4b8c41
}

.coupon-category h2 a {
    color: #23ae51;
    font-size: 20px;
    text-decoration: none
}

.action-detail:before {
    right: -38px;
    top: 80px
}

.action-detail:before,
.feedback-detail:before,
.starred-tooltip-deluxe:before,
.starred-tooltip:before {
    border: 13px solid transparent
}

.action-detail:after {
    right: -35px;
    top: 80px
}

.action-detail:after,
.feedback-detail:after,
.starred-tooltip-deluxe:after,
.starred-tooltip:after {
    border: 12px solid transparent
}

.action-detail:after,
.action-detail:before,
.feedback-detail:after,
.feedback-detail:before,
.sent-notification:before,
.starred-tooltip-deluxe:after,
.starred-tooltip-deluxe:before,
.starred-tooltip:after,
.starred-tooltip:before {
    content: "";
    position: absolute
}

.action-detail {
    min-height: 145px;
    right: 150px;
    top: auto
}

.action-detail,
.feedback-detail,
.starred-tooltip,
.starred-tooltip-deluxe {
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 3px;
    box-shadow: 0 2px 0 0 rgba(0, 0, 0, .1);
    margin: 0 -15px;
    padding: 12px 18px;
    position: absolute;
    width: 454px;
    z-index: 999
}

.action-detail .detail_close {
    margin: 0 -6px
}

.action-detail .action-title {
    font-size: 18px;
    margin-bottom: 12px
}

.action-detail .input {
    font-size: 14px;
    padding: 9px;
    width: 300px
}

.input,
.submit-coupon input,
.submit-coupon textarea {
    background-color: #fff;
    border: 1px solid #999;
    border-radius: 6px;
    display: inline-block;
    margin: 0;
    outline: 0;
    padding: 6px;
    text-decoration: none;
    vertical-align: baseline
}

.action-detail .send {
    margin-left: 12px
}

.minor .alerts a.button.small-btn,
.minor .alerts a.button.small-btn:visited,
.smokey-button-small,
.smokey-button-small:visited,
.smokey-button-tiny,
.smokey-button-tiny:visited,
.submit-coupon .reset,
.submit-coupon .reset:visited,
.submit-coupon .submit,
.submit-coupon .submit:visited {
    border-radius: 3px;
    font-size: 14px;
    height: 36px;
    line-height: 34px;
    width: auto
}

.action-detail .big-send-info,
.action-detail .send-info,
.action-detail .send-info-small {
    color: #999;
    line-height: 17px;
    margin-top: 12px
}

.feedback-detail .detail_close,
.starred-tooltip .detail_close,
.starred-tooltip-deluxe .detail_close {
    margin: -6px -12px
}

.detail_close {
    /*background: url(/wp-content/themes/im/core_store-s3dbe168273.png) 4px -657px #c1c1c1;*/
    border-radius: 50%;
    color: #fff;
    cursor: pointer;
    display: block;
    float: right;
    font-weight: 700;
    height: 20px;
    line-height: 18px;
    margin: -6px;
    width: 20px
}

.starred-tooltip .buttons,
.starred-tooltip-deluxe .buttons {
    font-size: 14px;
    margin-top: 12px
}

.starred-tooltip .smokey-button,
.starred-tooltip-deluxe .smokey-button {
    color: #fff;
    font-size: 14px;
    height: 34px;
    line-height: 34px;
    width: auto
}

.smokey-button,
.smokey-button:visited {
    font-size: 18px;
    height: 42px;
    line-height: 40px;
    width: 154px
}

.minor .alerts a.button.small-btn,
.smokey-button,
.smokey-button-small,
.smokey-button-small:visited,
.smokey-button-tiny,
.smokey-button:visited,
.submit-coupon .reset,
.submit-coupon .submit {
    background: #0393be;
    border: 1px solid #127aad;
    border-radius: 6px;
    box-shadow: 0 1px 0 1px rgba(0, 0, 0, .1), 0 1px 0 0 #04baf0 inset;
    color: #fff;
    font-weight: 700;
    padding: 0 12px;
    text-shadow: 0 0 1px rgba(0, 0, 0, .7)
}

.button-green,
.button-red,
.email-button,
.facebook-button,
.login-button,
.minor .alerts a.button.small-btn,
.signup-button,
.smokey-button,
.smokey-button-small,
.smokey-button-tiny,
.star-button,
.submit-coupon .reset,
.submit-coupon .submit,
.text-button,
.verified {
    display: inline-block;
    vertical-align: baseline
}

.voucher-code .copied-btn {
    background-color: #e4730e!important;
    background-image: -moz-linear-gradient(top, #f08221, #e4730e)!important;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f08221), to(#e4730e))!important;
    background-image: -webkit-linear-gradient(top, #f08221, #e4730e)!important;
    background-image: -o-linear-gradient(top, #f08221, #e4730e)!important;
    background-image: linear-gradient(to bottom, #f08221, #e4730e)!important;
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#f08221', endColorstr='#e4730e', GradientType=0)!important
}

.ui-menu li,
.ul.ui-autocomplete {
    padding: 10px 5px!important;
    border-bottom: dotted 1px #ccc
}

.ui-menu li:hover,
.ul.ui-autocomplete {
    cursor: pointer!important;
    font-weight: 400!important
}

.ui-menu li:last-child,
.ul.ui-autocomplete {
    border-bottom: none!important
}

.bottom-content .sidebox-heading h3 {
    color: #fff
}

.exclusive-tag {
    background-color: #e83b40;
    border-radius: 5px;
    color: #fff;
    font-family: Arimo, sans-serif;
    font-size: 11px;
    font-weight: 700;
    margin: 0;
    padding: 1px 6px;
    width: auto;
    float: left;
    margin-top: 5px;
}

.side-rating {
    height: auto;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    width: 136px
}

@media \0screen {
    .offer-coupon .coupon-item {
        width: 31%
    }
    .offer-coupon .blue_four {
        margin-left: 23px
    }
    .ie8flip {
        display: block;
        position: absolute;
        width: 40px;
        height: 54px;
        left: 185px;
        top: -1px;
        z-index: 30;
        background-image: url(/wp-content/themes/clipper1rakesh/images/new-images/ie8-button-green.png);
        background-repeat: no-repeat
    }
    .green-bit {
        display: none!important
    }
    .reveal-modal-bg {
        background: url(/wp-content/themes/clipper1rakesh/images/new-images/ie8-transprent-black-img.png) left top no-repeat
    }
}

#code-hint {
    font-size: 13px;
    text-transform: uppercase;
    color: #3a3a3a;
    font-weight: 700;
    margin-bottom: 15px;
    
}

#footer iframe {
    display: none
}

.halloween-main {
    width: 100%;
    background: url(/wp-content/themes/clipper1rakesh/images/Christmas-banner-counting.png) center bottom no-repeat;
    margin-bottom: 20px;
    border-radius: 5px;
    padding: 30px 20px 137px;
    clear: both
}

.halloween-main h1 {
    color: #fff;
    font-size: 50px;
    padding: 0 0 10px
}

.halloween-main p {
    color: #fff;
    font-size: 16px
}

.countdown-section {
    display: inline-block;
    padding-top: 6px;
    width: 100%
}

.conting-left {
    display: inline-block;
    width: 96px
}

.conting-left .countdown-amount {
    color: #fff;
    font-weight: b;
    font-size: 70px;
    width: 100%;
    display: inline-block
}

.countdown-section .conting-left .countdown-period {
    color: #fff;
    font-weight: 400;
    font-size: 15px;
    width: 100%;
    display: inline-block
}

.ween-count strong {
    display: inline-block;
    color: #fff;
    padding: 18px 0;
    font-size: 25px
}

.days-conting {
    font-weight: 300;
    font-size: 150px;
    color: #fff;
    padding-top: 0;
    text-shadow: 4px 7px 0 #326c82
}

.header-bar {
    position: relative
}

.subcatmenu {
    background: #fff;
    border: 4px solid #0a87cf;
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, .4);
    left: 0;
    position: absolute;
    top: 75px;
    width: 100%;
    z-index: 99999;
    height: 420px
}

.inner_subcat {
    height: 325px;
    overflow-y: scroll
}

.subcatmenu .cate_main {
    display: inline-block;
    height: 149px;
    vertical-align: top;
    width: 228px
}

.subcatmenu .categoriesnew2 {
    border-radius: 0!important;
    border: none!important;
    box-shadow: none!important
}

.subcatmenu .categoriesnew2 a {
    display: block;
    text-align: left
}

.subcatmenu .categoriesnew2>a {
    border-bottom: 1px solid #ccc;
    margin-bottom: 8px
}

.subcatmenu .categoriesnew2 img {
    display: inline-block;
    height: auto;
    width: 30px
}

.subcatmenu .categoriesnew2 ul {
    padding-left: 12px
}

.subcatmenu .categoriesnew2 ul li {
    padding: 4px 0 4px 15px;
    position: relative
}

.subcatmenu .categoriesnew2 ul li:before {
    position: absolute;
    left: 0;
    font-family: FontAwesome;
    color: #666
}

.subcatmenu .categoriesnew2 ul li a {
    color: #666
}

.subcatmenu .categoriesnew2 ul li a:hover,
.subcatmenu .categoriesnew2 ul li:hover:before {
    color: #0a87cf
}

.subcatmenu .categoriesnew2 a h3 {
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    height: 25px;
    margin: 0;
    padding: 0;
    vertical-align: middle
}

.subcatmenu .view-all-cat {
    border-radius: 3px;
    box-shadow: 0 0 0 1px #5d9e10, 0 0 1px rgba(0, 0, 0, .3);
    box-sizing: content-box;
    color: #fff!important;
    display: block;
    float: none;
    font-size: 22px;
    height: 42px!important;
    line-height: 42px;
    margin: 15px auto;
    padding: 0!important;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .1);
    text-transform: none;
    width: 248px;
    z-index: 9;
    background: #0a8edc
}

.popular-stores,
.similar-cat a,
.similar-cat h4 {
    display: inline-block
}

.subcatmenu .view-all-cat:hover {
    background: #3ebb11
}

.subcatmenu .view-all-cat a {
    color: #fff!important
}

.how-use-code {
    padding-left: 55px!important;
    background: url(/wp-content/themes/clipper1rakesh/images/icon1.png) 10px 10px no-repeat #fff
}

.how-use-code h4 {
    text-align: left!important;
    margin-bottom: 10px!important
}

.how-use-code p {
    line-height: 18px!important;
    text-align: left!important;
    font-size: 13px
}

.how-use-code a {
    color: #67be3c!important
}

.box-holder .blog .text-box ol li {
    font-size: 15px!important;
    word-wrap: break-word!important
}

.box-holder .blog .text-box h4,
.box-holder .blog .text-box p {
    font-size: 13px;
    color: #3e454c;
    font-family: Arimo, sans-serif
}

.box-holder .blog .text-box h4 {
    padding-bottom: 6px;
    margin-bottom: 10px;
    border-bottom: 1px solid #ccc;
    font-weight: 700!important
}

.box-holder .blog>h1,
.box-holder .blog>h1>a {
    text-shadow: none!important;
    color: #fff!important
}

.box-holder .blog .text-box p img {
    margin: 15px 0!important;
    border: 1px solid #ccc;
    padding: 8px
}

.box-holder .blog .text-box p,
.box-holder .blog .text-box p b {
    word-wrap: break-word!important
}

.box-holder .blog>h1 {
    background-color: #41a0bb!important;
    background-image: none!important
}

.cat-details-page .box-holder .blog img {
    width: 100%;
    height: 50%
}

.sidebox.newslater h3 {
    color: #2c4963!important;
    font-size: 18px!important;
    line-height: normal
}

.sidebox.newslater img {
    margin: 0 0 5px;
    padding-bottom: 5px
}

.sidebox.newslater h1 {
    color: #027c9f!important;
    font-size: 28px!important;
    margin-top: 5px
}

.sidebox.newslater p {
    color: #fff;
    margin: 8px 0;
    text-align: center;
    line-height: 15px;
    font-size: 13px
}

.sidebox.newslater .input_custom {
    background: #4b4b4b;
    padding: 13px 10px;
    border: 0;
    margin: 12px 0 0;
    width: 93%;
    color: #cecece!important;
    font-size: 16px;
    text-align: center
}

input.input_custom::-webkit-input-placeholder {
    color: #fff!important;
    opacity: 1!important
}

input.input_custom::-moz-placeholder {
    color: #fff!important;
    opacity: 1!important
}

input.input_custom:-ms-input-placeholder {
    color: #fff!important;
    opacity: 1!important
}

input.input_custom:-moz-placeholder {
    color: #fff!important;
    opacity: 1!important
}

input.input_custom:focus::-webkit-input-placeholder {
    color: #fff!important;
    opacity: 0!important
}

input.input_custom:focus::-moz-placeholder {
    color: #fff!important;
    opacity: 0!important
}

input.input_custom:focus:-ms-input-placeholder {
    color: #fff!important;
    opacity: 0!important
}

input.input_custom:focus:-moz-placeholder {
    color: #fff!important;
    opacity: 0!important
}

.sidebox.newslater .button_custom {
    background: url(images/sub-btn.png);
    margin: 15px 0 0;
    padding: 8px;
    font-size: 25px;
    border: 0;
    width: 70%;
    cursor: pointer;
    color: #fff;
    font-weight: 700;
    border-radius: 5px
}

.cat-details-page #content.coupon-category {
    width: 67%!important
}

.similar-cat {
    padding: 10px 0 5px 10px
}

.similar-cat h4 {
    border-bottom: none!important;
    margin-bottom: 0!important;
    text-transform: uppercase
}

.similar-cat a {
    padding-right: 5px;
    margin-right: 5px;
    border-right: 1px solid #333
}

.similar-cat a:last-child {
    border-right: 0!important
}

.cat-details-page .coupon-category .text-box {
    padding: 0!important
}

.popular-stores {
    box-shadow: 0 8px 17px -14px #333 inset;
    box-sizing: border-box;
    margin-bottom: 20px;
    padding: 15px;
    width: 100%
}

.box-holder .blog .text-box .popular-stores h4 {
    border-bottom: none!important;
    font-size: 18px!important;
    text-transform: uppercase;
    color: #3e454c!important;
    font-family: Arimo, sans-serif!important
}

.popular-stores ul li {
    background-color: #fff;
    border: 1px solid #15beb4;
    border-radius: 0 5px;
    box-shadow: 0 25px 8px -21px rgba(0, 0, 0, .16);
    display: table;
    float: left;
    height: 144px;
    text-align: center;
    vertical-align: middle;
    width: 18%!important;
    margin: 10px 14px;
    position: relative;
    overflow: hidden
}

.popular-stores ul li img {
    width: auto!important;
    display: block;
    margin: auto!important;
    position: absolute;
    top: -42px;
    bottom: 0;
    left: 0;
    right: 0;
    height: 50%
}

.popular-stores ul li span {
    position: absolute;
    width: 100%;
    bottom: 0;
    text-align: ce4204;
    background: #15beb4;
    padding: 10px 0;
    left: 0;
    right: 0;
    color: #fff;
    font-weight: 700
}

.coupon-category .text-box {
    margin-bottom: 30px!important
}

.deal_list .item {
    position: relative;
    padding: 20px 0;
    border-right: solid 7px #d6d6d6;
    margin: 0 0 25px;
    background: url(//dealslands.co.uk/wp-content/themes/clipper1rakesh/images/new-images/inner-left-img.jpg) left center no-repeat #fff
}

.deal_list .item::before {
    background: url(//dealslands.co.uk/wp-content/themes/clipper1rakesh/images/new-images/voucher-top.png) left top;
    content: "";
    height: 7px;
    left: 11px;
    position: absolute;
    top: -6px;
    width: 98%;
    z-index: 2
}

.deal_list .store-image {
    margin-left: 30px;
    text-align: center;
    box-shadow: 0 13px 4px -12px rgba(0, 0, 0, .2);
    display: table;
    float: left;
    overflow: hidden;
    transition: all .2s ease 0;
    width: 123px;
    position: relative
}

.deal_list .inner_logo_side {
    height: 90px;
    background: #fff;
    width: 100%;
    overflow: hidden;
    border: 1px solid #15beb4;
    border-radius: 0 5px 0 0;
    display: table-cell;
    float: left;
    vertical-align: middle
}

.deal_list .store-image .value-desc {
    font-size: 16px;
    border-radius: 0 0 5px 5px;
    background-color: #15beb4;
    padding: 0;
    text-align: center;
    width: 100%;
    margin: 0;
    line-height: 30px;
    color: #fff;
    font-weight: 600
}

.deal_list .item-panel h3 {
    margin: 0;
    float: left;
    width: 54.5%;
    padding-bottom: 10px;
    padding-right: 8px;
    line-height: 23px;
    min-height: 100px;
    padding-left: 0!important
}

.deal_list .item-panel h3 a {
    color: #3e454c!important
}

.deal_list .item-frame:after {
    content: "";
    display: block;
    clear: both
}

.mt15 {
    margin-top: 22px!important
}

.deal_list .store-image img {
    box-sizing: border-box;
    display: inline-block;
    float: none!important;
    height: 60px;
    width: auto!important;
    position: absolute;
    left: 0;
    right: 0;
    top: -25px;
    bottom: 0;
    margin: auto
}

.breadcrumb {
    padding: 8px 15px!important;
    margin-bottom: 0!important;
    list-style: none!important;
    background: 0 0!important;
    border-radius: 4px!important
}

.breadcrumb>li {
    display: inline-block!important
}

.breadcrumb>li+li:before {
    padding: 0 5px!important;
    color: #ccc!important;
    content: "/\00a0"!important
}

.breadcrumb>.active {
    color: #777!important
}

.col-md-1 {
    float: left;
    width: 13%
}
.search-coupon-home .snow-board{    margin: auto;
    float: none;
    width: 875px; position: relative; z-index: 999;}
.search-coupon-home .snow-board > span{position: absolute; top:-12px;}
.search-coupon-home .snow-board > span.one-snow{left: -1px; text-align: left;}
.search-coupon-home .snow-board > span.two-snow{right: -7px; text-align: right;}

/**********404 page *****************/

.content-box .new-404{margin: 30px 0px; background-image: none; background:#fff; border-left: solid 7px #d6d6d6; padding: 50px 0px}
.content-box .new-404 .error-sec-tp{ display: flex; align-items: center; justify-content: center; flex-direction: column; text-align: center; margin-bottom: 30px; }
.content-box .new-404 .error-sec-tp > img{margin-bottom: 30px;}
.content-box .new-404 .error-sec-tp h2,
.content-box .new-404 .error-sec-tp p{float: left; width: 100%; text-align: center;}
.content-box .new-404 .error-sec-tp h2{color: #1886a6; font-size: 36px; text-transform: uppercase; font-family: Arimo,sans-serif; font-weight: bold;}
.content-box .new-404 .error-sec-tp p{font-size: 21px; line-height: 27px; margin-bottom: 30px;}
.content-box .new-404 .error-sec-tp a.home-btn-err{    background-color: #0a87cf;
    border-radius: 5px; color: #fff; font-size: 21px; text-transform: capitalize; padding: 14px 45px; width:auto; margin: 20px auto 0 auto; clear: both; display: table;}

.content-box ul.error-btm-store{float: none;
    width: auto;
    display: table;
    align-items: center;
    padding: 0;
    margin: 0 auto;
    list-style-type: none;
    clear: both; }
.content-box ul.error-btm-store li{float: left; width: auto; padding: 0 15px;  list-style-type: none; text-align: center;}
.content-box ul.error-btm-store li a{color: #1886a6; font-size: 15px;}
.content-box ul.error-btm-store li:hover a{color: #ec7604;}
.error-search .error-search-block{width: 65%; float: none;margin: 0 auto 20px auto; clear: both; display: table;}
.error-search{display: flex; flex-direction: column; justify-content: center; align-items: center;}
.error-search-block #searchform{display: flex; align-items: center; justify-content: center;}

.error-search-block #searchform input[type="text"]{float:left; width: 70%; padding: 15px; font-size: 16px; color: #666; background-color: #fff; border-radius: 5px; border: 1px solid #bfbfbf;}
.error-search-block #searchform #Search{ width: 30%; padding: 13px; text-align: center; border-radius: 5px; color: #1b1b1b; text-transform: uppercase; font-weight: bold; border:0px; position: relative; left: -8px; z-index: 99; font-size: 21px; 
background: #fdbb4a; /* Old browsers */
background: -moz-linear-gradient(top, #fdbb4a 0%, #f0a626 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #fdbb4a 0%,#f0a626 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #fdbb4a 0%,#f0a626 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdbb4a', endColorstr='#f0a626',GradientType=0 ); /* IE6-9 */}

/************************************/

@media(max-width:1280px) {
    .seven-cols .col-lg-1,
    .seven-cols .col-md-1,
    .seven-cols .col-sm-1 {
        float: left;
        width: 18%
    }
}

@media(max-width:1200px) {
    .seven-cols .col-lg-1,
    .seven-cols .col-md-1,
    .seven-cols .col-sm-1 {
        width: 14.285714285714%;
        float: left
    }
}

@media(max-width:1024px) {
    .seven-cols .col-lg-1,
    .seven-cols .col-md-1,
    .seven-cols .col-sm-1 {
        float: left;
        min-height: 129px;
        width: 18.25%
    }
}

@media(max-width:980px) {
    .seven-cols .col-lg-1,
    .seven-cols .col-md-1,
    .seven-cols .col-sm-1 {
        float: left;
        min-height: 128px;
        width: 22.5%
    }
}

@media(max-width:800px) {
    .seven-cols .col-lg-1,
    .seven-cols .col-md-1,
    .seven-cols .col-sm-1 {
        min-height: 130px
    }
}

@media(max-width:768px) {
    .seven-cols .col-lg-1,
    .seven-cols .col-md-1,
    .seven-cols .col-sm-1 {
        float: left;
        min-height: 125px;
        width: 22.5%
    }
}

@media(max-width:640px) {
    .seven-cols .col-lg-1,
    .seven-cols .col-md-1,
    .seven-cols .col-sm-1 {
        float: left;
        min-height: 130px;
        width: 30%
    }
}

@media(max-width:480px) {
    .seven-cols .col-lg-1,
    .seven-cols .col-md-1,
    .seven-cols .col-sm-1 {
        float: left;
        min-height: 153px;
        width: 45%
    }
}

@media(max-width:320px) {
    .seven-cols .col-md-1,
    .seven-cols .col-lg-1,
    .seven-cols .col-sm-1 {
        float: left;
        width: 45%
    }
    .cat_heading {
        font-size: 14px
    }
    .cat_row ul li a {
        font-size: 12px
    }
}

.row.seven-cols.cat_row h3 {
    margin-bottom: 8px
}

.seven-cols .col-lg-1,
.seven-cols .col-md-1,
.seven-cols .col-sm-1 {
    margin: 7px
}

.cat_row {
    margin-top: 20px
}

.categoriesnew3 {
    background-color: #fff;
    border: 1px solid #c5c5c5;
    border-radius: 5px;
    box-shadow: 0 11px 8px -11px rgba(0, 0, 0, .2);
    min-height: 126px;
    padding: 14px 7px;
    text-align: center
}

.categoriesnew3 a {
    display: block
}

.categoriesnew3 a h3 {
    font-size: 12px;
    font-weight: 300;
    margin: 0;
    padding: 15px 0 0
}

.categoriesnew3:hover {
    border-color: #3ebb11!important
}

.protected-logo {
    float: right;
    position: absolute;
    right: 0;
    top: 25px
}

#footer .bar-holder {
    padding: 0 0 15px;
    position: relative
}

@media screen and (max-width:640px) {
    .protected-logo {
        float: left;
        padding: 0 0 15px;
        position: relative;
        right: 0;
        text-align: center;
        top: 25px;
        width: 100%
    }
}

.newsletter_box1 h3 {
    font-weight: 400
}

.newsletter_box1_p {
    color: #505050!important
}

.newsletter_box1 {
    background: #fff;
    padding: 8px 8px 18px;
    line-height: 30px;
    border-bottom: 1px dashed #93c13c;
    margin-bottom: 15px
}

.inner_logo_side h2 {
    font-size: 23px;
    text-transform: uppercase;
    line-height: 0;
    padding: 32px 0 0
}

.cop_inline {
    display: inline-block;
    margin: .5em
}

.cop_wrap {
    border: thin solid #a9a9a9;
    display: table;
    height: 60px;
    line-height: 18px;
    padding: 7px;
    width: 134px
}

.cop_wrap a {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-size: 14px;
    color: #000;
    font-weight: 700
}

.cop_wrap a:hover {
    color: #0a93cf
}

@media screen and (max-width:640px) {
    .home .show-couppon-btn a.view-codes {
        background: url(/wp-content/themes/clipper1rakesh/images/dealsls-button.png) 0 0/100% auto no-repeat rgba(0, 0, 0, 0)
    }
}

@media screen and (max-width:639px) {
    .home .show-couppon-btn a.view-codes {
        background: url(/wp-content/themes/clipper1rakesh/images/dealsls-button.png) center top no-repeat rgba(0, 0, 0, 0)
    }
}

@media screen and (max-width:480px) {
    .show-couppon-btn a.view-codes {
        background: url(/wp-content/themes/clipper1rakesh/images/dealsls-button.png) 0 0/100% 100% no-repeat rgba(0, 0, 0, 0)
    }
    .home .button-wrapper-inner {
        width: auto
    }
    .home .click-coupon {
        font-size: 12px;
        line-height: 40px;
        padding: 0 60px 0 12px
    }
    .home .show-couppon-btn a.view-codes {
        background: url(/wp-content/themes/clipper1rakesh/images/dealsls-button.png) 0 0/100% auto no-repeat rgba(0, 0, 0, 0)
    }
}

@media screen and (max-width:360px) {
    .show-couppon-btn a.view-codes {
        background: url(/wp-content/themes/clipper1rakesh/images/dealsls-button.png) 0 0/100% auto no-repeat rgba(0, 0, 0, 0)
    }
}

@media(min-width:1024px) and (max-width:1200px) {
    #footer p,
    .home .view-codes .click-coupon {
        text-align: left
    }
    .item-panel .couponAndTip,
    .item-panel .new_coupon {
        margin-top: 0;
        float: left
    }
    .container,
    .header-home .frame,
    .main,
    .panel-holder-slider .sidebox-content {
        width: 960px
    }
    .ts74 {
        width: 30%
    }
    #footer .bar-holder,
    #footer .panel .panel-holder,
    #header .frame,
    #main {
        width: 960px
    }
    .title-bg-home {
        padding-top: 40px;
        padding-bottom: 40px
    }
    .offer-coupon .coupon-item {
        width: 31%
    }
    .main-header-store .slide-contents {
        width: 144px;
        margin-right: 19px
    }
    .home-middle-news .widget_wysija_cont .widget_wysija .wysija-input {
        width: 73%
    }
    .home-middle-news .customclass h4 {
        font-size: 20px
    }
    .footer-stores .stores li a {
        padding-left: 0
    }
    .header_right .search-box {
        width: 268px
    }
    .search-box .text {
        width: 190px
    }
    .text-box .cate_main {
        width: 22.7%
    }
    .store-name-main {
        width: 74%
    }
    #sidebar {
        width: 322px
    }
    .Similar_Store_right img {
        width: 128px
    }
    .text-box .cate_main.last-m {
        margin-right: 20px!important
    }
    #content {
        width: 64%
    }
    .item-panel {
        width: 73%
    }
    .content-box .item-panel h3 {
        width: 100%;
        height: auto;
        min-height: 100%
    }
    .content-box .customclass h4 {
        font-size: 18px
    }
    .customclass {
        margin-left: 0;
        padding: 11px 0 0 100px
    }
    .content-box .customclass form .wysija-input {
        width: 48%
    }
    .offer-coupon .coupon-item .button-wrapper-inner,
    div.desc img {
        width: 100%
    }
    .gift-img {
        display: none
    }
    div.desc {
        display: list-item
    }
    .bottom-content p {
        font-size: 15px
    }
    .content-box ul {
        padding-right: 20px
    }
    .categoriesnew2 a h3 {
        font-size: 15px;
		font-family: Arimo, sans-serif
    }
    .content-box ul.stores li a,
    .coupon-category .content-box ul.stores li a {
        font-size: 15px
    }
    .offer-coupon .coupon-item .show-couppon-btn a.view-codes {
        width: 78%
    }
    .home .offer-coupon .coupon-item .show-couppon-btn a.view-codes {
        line-height: 49px;
        width: 100%
    }
    .offer-coupon .coupon-item .new_coupon a {
        width: 100%
    }
    .ft-about {
        width: 310px
    }
    #footer .panel .panel-holder .ft-link-main {
        margin-left: 5%
    }
    #footer p {
        line-height: 18px
    }
    .sidebox-content .ft-social-media .main_social .st_facebook_hcount,
    .sidebox-content .ft-social-media .main_social .st_googleplus_hcount,
    .sidebox-content .ft-social-media .main_social .st_pinterest_hcount,
    .sidebox-content .ft-social-media .main_social .st_twitter_hcount {
        background-size: 100%
    }
    .main-header-store .slide-contents {
        height: 107px
    }
    .code-length-very-small {
        width: 63%
    }
    .cat-details-page #content.coupon-category {
        width: 64%!important
    }
    .popular-stores ul li {
        margin: 10px 11px
    }
    .home .show-couppon-btn a.view-codes {
        background-size: 100% auto
    }
}

@media(min-width:768px) and (max-width:1023px) {
    .content-box h2.categories,
    .content-box h2.stores {
        font-size: 30px
    }
    .content-box ul.stores li {
        width: 49%
    }
    .content-box ul.stores li a {
        font-size: 15px
    }
    .container,
    .header-home .frame,
    .main {
        width: 740px
    }
    .code-length-very-small {
        width: 66%
    }
    #footer .bar-holder,
    #footer .panel .panel-holder,
    #header .frame,
    #main,
    .panel-holder-slider .sidebox-content {
        width: 740px
    }
    .title-bg-home {
        padding-top: 40px;
        padding-bottom: 20px
    }
    .title-bg-home h1 {
        font-size: 39px;
        margin: 0 0 15px
    }
    #footer .panel .panel-holder h4,
    .home-middle-news .customclass h4 {
        font-size: 17px
    }
    .main-header-store .store-last {
        margin-right: 20px!important
    }
    .home-middle-news .widget_wysija_cont .widget_wysija .wysija-input {
        width: 63%
    }
    .footer-stores .stores li a {
        padding-left: 0
    }
    .ft-about {
        width: 160px
    }
    #footer .panel .panel-holder .ft-link-main {
        margin-left: 3%;
        width: 192px
    }
    .cv-k h4 a {
        font-size: 20px
    }
    .nav-man .menu-main-menu-container li a {
        font-size: 16px;
        padding: 0 13px 0 26px
    }
    .header-home #logo {
        width: 38%
    }
    .store-name-main {
        padding: 0 0 0 20px;
        width: 66%
    }
    .store-name-main p {
        font-size: 13px;
        line-height: 18px
    }
    .sub-title-store {
        font-size: 23px
    }
    .header-home #logo img {
        width: 100%;
        height: auto
    }
    .nav-man .menu-main-menu-container li {
        margin-left: 5px
    }
    .search-coupon-home .search-box {
        width: 90%
    }
    .search-coupon-home .search-box .text {
        width: 70%
    }
    .main-header-store .slide-contents {
        width: 128px;
        margin-right: 20px;
        height: 96px
    }
    .title-block {
        font-size: 32px
    }
    .ts74 {
        margin: 0 0 0 22px
    }
    .ts77 {
        padding: 13px 10px 14px
    }
    .ts64 ul li:hover {
        background: #f5f5f5!important
    }
    .ts64 ul li a img {
        width: 66px;
        height: 56px
    }
    .ts75-title h3 {
        padding: 18px 12px
    }
    .sp74 h5 {
        font-size: 15px
    }
    .offer-coupon .coupon-item:first-of-type {
        margin-left: 23px!important
    }
    .offer-coupon .blue_four {
        margin-left: 23px
    }
    .offer-coupon .coupon-item {
        width: 45%
    }
    .footer-stores h3 {
        font-size: 32px
    }
    .footer-stores .stores li a {
        font-size: 12px
    }
    .main_header_main h3 {
        font-size: 20px;
        text-align: center
    }
    #footer p {
        font-size: 14px;
        text-align: left;
        line-height: normal
    }
    .header_right,
    .header_right .search-box {
        width: 100%
    }
    .search-box .text {
        width: 87%
    }
    .text-box .cate_main {
        width: 30.7%
    }
    .text-box .cate_main.last-m {
        margin-right: 20px!important
    }
    .item-panel .couponAndTip,
    .item-panel .new_coupon {
        float: left;
        margin: 0
    }
    .nav-man-inner li a {
        font-size: 11px;
        padding: 0 12px 0 36px
    }
    .search-box .text input {
        font-size: 16px
    }
    .bx-has-controls-direction {
        width: 83%
    }
    #content {
        width: 60%
    }
    .content-box h2.sub-title-store {
        line-height: normal;
        padding: 10px 14px
    }
    .item-panel {
        width: 63.8%
    }
    .content-box .item .item-panel h3 a {
        font-size: 17px;
        line-height: normal
    }
    .list-inline span {
        font-size: 12px;
        margin-right: 0
    }
    .toggle-terms {
        font-size: 11px
    }
    .view-codes {
        width: 190px;
        font-size: 20px
    }
    .customclass {
        margin-left: 0;
        padding: 0 0 0 107px
    }
    .content-box .customclass h4 {
        font-size: 16px
    }
    .new_coupon a .click-coupon {
        font-size: 18px
    }
    .content-box .customclass form .wysija-submit {
        padding: 0 4px;
        font-size: 18px
    }
    .content-box .customclass form .wysija-input {
        width: 48%;
        margin-right: 10px;
        font-size: 14px
    }
    .gift-img {
        display: none
    }
    div.desc {
        display: list-item
    }
    div.desc img {
        width: 100%
    }
    .bottom-content p {
        font-size: 15px
    }
    .content-box ul {
        padding-right: 20px
    }
    .nav-man {
        float: right;
        margin-top: -61px;
        padding-top: 17px
    }
    #sidebar {
        width: 272px
    }
    .ft-top .ft-icon-main .text-r h3 {
        font-size: 22px
    }
    .ft-top .ft-icon-main .text-r span {
        font-size: 12px
    }
    .content-box .item-panel h3 {
        /*width: 100%;*/
        line-height: 16px;
        min-height: 100%
    }
    .Similar_Store_right img {
        height: 86px;
        width: 106px
    }
    .sidebox-content .ft-social-media .main_social .st_facebook_hcount,
    .sidebox-content .ft-social-media .main_social .st_googleplus_hcount,
    .sidebox-content .ft-social-media .main_social .st_twitter_hcount {
        background-size: 100%
    }
    .categoriesnew2 a h3 {
        font-size: 15px;
		font-family: Arimo, sans-serif
    }
    .coupon-category .content-box ul.stores li {
        width: 33%
    }
    .coupon-category .content-box ul.stores li a {
        font-size: 15px
    }
    .title-bg-main {
        padding: 15px 0
    }
    .seven-cols .col-lg-1,
    .seven-cols .col-md-1,
    .seven-cols .col-sm-1 {
        margin: 6px
    }
    .categoriesnew3 {
        min-height: 132px
    }
}

@media screen and (max-width:1024px) {
    .cat-details-page #content.coupon-category {
        width: 100%!important
    }
    .title-bg-home h1 {
        font-size: 30px
    }
    .title-bg-home p {
        font-size: 18px
    }
    .search-coupon-home .search-box .text input {
        height: 50px;
        background: url(//dealslands.co.uk/wp-content/themes/clipper1rakesh/images/new-images/search-gray.png) 12px 9px no-repeat #fff!important
    }
    .search-coupon-home .search-box .btn-submit {
        height: 50px
    }
    .main-header-store {
        padding: 30px 0
    }
    .offer-coupon {
        padding: 10px 0 20px
    }
    .footer-stores h3,
    .title-block {
        font-size: 26px
    }
    .offer-coupon p {
        margin-bottom: 25px;
        font-size: 16px
    }
    .cv-k h4 a,
    .main_header_main h3 {
        font-size: 18px
    }
    .footer-stores .stores {
        float: left;
        padding: 0;
        text-align: center;
        width: 100%
    }
    .main_header_main p {
        font-size: 14px
    }
    .main_header_main strong {
        font-size: 18px
    }
    .ft-top .ft-icon-main .text-r h3 {
        font-size: 20px
    }
    #footer .panel .panel-holder h4 {
        font-size: 16px
    }
    #footer .panel .panel-holder .ft-link-main .ft-link li a,
    #footer p {
        font-size: 14px
    }
    #footer p {
        line-height: 18px
    }
    .main-header-store .slide-contents {
        height: 96px;
        margin: 10px 14px 0;
        text-align: center;
        width: 128px
    }
    .main-header-store .store-last {
        margin-right: 28px!important
    }
    .title-block {
        padding: 0 0 10px
    }
    p.toggle-terms.tp-small {
        line-height: 16px
    }
    .sub-title-store-expire {
        font-size: 18px;
        line-height: 26px!important;
        padding: 10px 20px
    }
    .bottom-content .sidebox-heading h2 {
        font-size: 18px;
        line-height: 26px;
        padding: 10px 0
    }
    .bottom-content p {
        font-size: 14px;
        line-height: 19px
    }
    .store-name-main h1 {
        font-size: 24px;
        margin-bottom: 7px;
        margin-top: 0
    }
    .sidebox .sidebox-heading h5,
    .sidebox .sidebox-heading h5 a.rsswidget {
        font-size: 18px
    }
    .search-coupon-home .search-box .text input {
        line-height: 20px
    }
    .item-panel .couponAndTip {
        margin: 0;
        float: left;
        width: 100%
    }
}

@media screen and (max-width:1023px) {
    .main-header-store .slide-contents {
        margin: 10px 10px 0
    }
    .main-header-store .store-last {
        margin-right: 10px!important
    }
    .cat-details-page #content.coupon-category {
        width: 100%!important
    }
    .coupon-category .box-holder .blog h2 {
        font-size: 20px
    }
    .popular-stores ul li span {
        line-height: 16px;
        font-size: 14px
    }
    .sidebox.newslater h3 {
        color: #fff!important;
        font-size: 17px!important;
        line-height: 24px
    }
    .popular-stores ul li {
        margin: 0 2% 4%
    }
    .popular-stores {
        margin-bottom: 0
    }
    .sidebox.newslater .input_custom {
        width: 91.5%
    }
    .sidebox.newslater .button_custom {
        font-size: 18px
    }
    .toggle-terms {
        line-height: 16px
    }
    .list-inline {
        margin-right: 0;
        width: 100%
    }
    .content-box ul li {
        line-height: 23px;
        font-size: 14px
    }
}

@media screen and (max-width:980px) {
    .cat-details-page #content.coupon-category {
        width: 60%!important
    }
    .title-bg-home h1 {
        font-size: 26px
    }
    .title-bg-home p {
        font-size: 16px
    }
    .search-coupon-home .search-box .text input {
        font-size: 16px;
        height: 40px;
        background: url(/wp-content/themes/clipper1rakesh/images/search-gray-mob.png) 12px 9px no-repeat #fff!important
    }
    .search-coupon-home .search-box .btn-submit {
        height: 40px;
        font-size: 16px;
        padding: 6px 10px 10px
    }
    .main-header-store {
        padding: 20px 0
    }
    .footer-stores h3,
    .title-block {
        font-size: 24px
    }
    .offer-coupon p {
        font-size: 14px;
        margin-bottom: 15px
    }
    .cv-k h4 a,
    .main_header_main h3 {
        font-size: 16px
    }
    .main_header_main p {
        font-size: 12px
    }
    .content-box .item .item-panel h3 a,
    .main_header_main strong {
        font-size: 16px
    }
    .title-bg-home {
        padding-bottom: 30px;
        padding-top: 30px
    }
    .popular-stores ul li {
        width: 29%!important;
        margin: 0 6% 4%
    }
    .new_coupon a {
        margin: 0 0 10px
    }
    .sidebox.newslater h3 {
        font-size: 16px!important
    }
    .sidebox.newslater .input_custom {
        font-size: 14px
    }
    .sidebox.newslater .button_custom {
        font-size: 14px;
        padding: 10px
    }
    .sidebox-content .ft-social-media .main_social {
        margin: 0
    }
    .coupon-category .content-box ul.stores li:nth-child(3n) {
        margin-right: 0
    }
    p.toggle-terms.tp-small {
        clear: both;
        float: left;
        line-height: 16px;
        margin: 5px 0 0
    }
    .content-box .customclass h4 {
        line-height: 18px
    }
    .content-box .customclass form .wysija-submit {
        font-size: 15px
    }
}

@media screen and (max-width:800px) {
    .bottom-content .sidebox-heading h2,
    .sub-title-store-expire {
        font-size: 16px
    }
}

@media screen and (max-width:770px) {
    .seven-cols .col-lg-1,
    .seven-cols .col-md-1,
    .seven-cols .col-sm-1 {
        margin: 9px
    }
    .main_header_main p {
        font-size: 11px;
        line-height: 18px
    }
}

@media screen and (max-width:768px) {
    .title-bg-home h1 {
        font-size: 22px;
        margin: 0 0 10px
    }
    .title-bg-home p {
        font-size: 14px;
        margin: 0 0 15px
    }
    .search-coupon-home .search-box .btn-submit,
    .search-coupon-home .search-box .text input {
        font-size: 14px
    }
    .footer-stores h3,
    .title-block {
        font-size: 22px
    }
    .offer-coupon {
        padding: 20px 0 10px
    }
    .main_header_main strong {
        font-size: 14px
    }
    .box-holder .blog .text-box .popular-stores h4 {
        font-size: 16px!important
    }
    .sidebox.newslater h3 {
        font-size: 14px!important
    }
    .sidebox .sidebox-heading h5,
    .sidebox .sidebox-heading h5 a.rsswidget {
        font-size: 18px
    }
    .content-box .voucher_exprie li {
        padding: 0 5px 5px 12px;
        font-size: 12px
    }
    .content-box .voucher_exprie {
        padding: 5px 0 0
    }
    .content-box .item-panel h3 {
        line-height: 18px
    }
    .content-box ul li {
        font-size: 12px;
        line-height: 18px;
        list-style-position: inside;
        list-style-type: disc;
        margin-bottom: 5px
    }
    .cop_bottom_inner_2 {
        float: none!important;
        margin: 0 auto;
        text-align: center;
        width: 255px!important
    }
.cop_bottom_inner_1{
    display: grid;
    text-align: center;
    width: 100%;
    margin: 0 0 10px 0;
}

}

@media(max-width:767px) {
    .gift-flower,
    .gift-img,
    .header_right,
    .morehi,
    .nav-man-inner,
    p.toggle-terms.tp-small {
        display: none
    }
    .Similar_Store_right ul li:nth-child(2n),
    .ft-social-media,
    .item-panel .new_coupon {
        float: left
    }
    .inner_main {
        margin: 15px 0 0
    }
    .breadcrumb {
        padding-left: 0!important
    }
    .item-panel .new_coupon,
    .show-couppon-btn {
        margin: 10px 0
    }
    .offer-coupon .coupon-item {
        min-height: auto
    }
    .search-coupon-home .search-box .text input {
        line-height: 20px
    }
    .content-box ul.stores li a {
        font-size: 15px
    }
    .code-length-very-small {
        width: 65%
    }
    .content-box h2.categories,
    .content-box h2.stores {
        font-size: 30px
    }
    .bottom-content p,
    .coupon-category .content-box ul.stores li a {
        font-size: 12px
    }
    .title-bg-main {
        display: none;
        padding: 15px 0
    }
    .coupon-category .content-box ul.stores li {
        width: 33%
    }
    #footer .bar-holder,
    #footer .panel .panel-holder,
    #header .frame,
    #main,
    .container,
    .header-home .frame,
    .main,
    .panel-holder-slider .sidebox-content {
        width: 96%
    }
    #click-menu {
        top: 24px!important
    }
    #main {
        padding-bottom: 0
    }
    .search-coupon-home .search-box {
        width: 90%
    }
    .title-bg-home {
        padding-top: 40px;
        padding-bottom: 10px
    }
    .search-coupon-home .search-box .text {
        width: 69%;
        border-right: 0
    }
    .main-header-store .store-last {
        margin-right: 20px!important
    }
    .home-middle-news .customclass h4,
    .home-middle-news .widget_wysija_cont {
        width: 100%
    }
    .home-middle-news .widget_wysija_cont .widget_wysija .wysija-input {
        width: 50%
    }
    .home-middle-news .customclass {
        background-position: 0 -161px
    }
    .footer-stores .stores li {
        width: 30%
    }
    .footer-stores .stores li a {
        padding-left: 0
    }
    .ft-about {
        width: 100%;
        margin-bottom: 30px
    }
    #responsive-menu {
        top: 85px!important;
        height: 100%!important
    }
    .contact-nav a,
    .contact-nav a:hover,
    .new-blog a,
    .new-blog a:hover,
    .new-category a,
    .new-category a:hover,
    .new-store a,
    .new-store a:hover {
        background: 0
    }
    .text-box .cate_main {
        margin-right: 0;
        margin-left: 20px;
        width: 44.7%
    }
    .bx-has-controls-direction {
        width: 80%
    }
    #content,
    #sidebar,
    div.desc img {
        width: 100%;
        height: auto
    }
    div.desc {
        display: list-item
    }
    .content-box ul {
        padding-right: 20px
    }
    .onlinestor-logo-main {
        height: 144px;
        width: 198px
    }
    .store-name-main {
        padding: 0 0 0 20px;
        width: 69%
    }
    .store-name-main p {
        font-size: 12px;
        line-height: 16px
    }
    .sub-title-store {
        font-size: 22px
    }
    .store-name-main h1 {
        font-size: 20px
    }
    .item-panel {
        width: 76.5%
    }
    .content-box .item-panel h3 {
        min-height: 100%;
        width: 100%
    }
    .Similar_Store_right ul li {
        margin: 5px
    }
    #footer .panel .panel-holder .ft-link-main,
    .ts74 {
        margin-left: 0
    }
    .item-panel .couponAndTip {
        margin: 0;
        float: left;
        width: 100%
    }
    #footer {
        background-size: 100%;
        padding-top: 110px
    }
    .ts74 {
        width: 100%;
        margin-top: 20px
    }
    .cat-details-page #content.coupon-category {
        width: 100%!important
    }
    .popular-stores ul li {
        width: 30%!important
    }
    .title-bg-home h1 {
        font-size: 21px
    }
    .title-bg-home p {
        font-size: 16px
    }
    .search-coupon-home .search-box .hone-search-btn,
    .search-coupon-home .search-box .text {
        padding: 5px
    }
    .offer-coupon h2 {
        padding-bottom: 5px
    }
    .cv-k h4 a {
        font-size: 15px
    }
    .offer-coupon {
        padding: 15px 0 0
    }
    .main-header-store .slide-contents {
        margin: 10px 23px 0
    }
    .offer-coupon .coupon-item {
        margin-left: 10px;
        width: 48%
    }
    .offer-coupon .coupon-item:first-of-type {
        margin-left: 10px!important
    }
    .seven-cols .col-lg-1,
    .seven-cols .col-md-1,
    .seven-cols .col-sm-1 {
        margin: 8px
    }
    .popular-stores ul li {
        margin: 0 5% 2%
    }
    .deal_list .item-panel h3 {
        line-height: 18px
    }
    .morehi {
        padding: 20px 28px 0
    }
    .new_coupon a {
        font-size: 18px;
        height: 46px;
        line-height: 46px;
        width: 200px
    }
    .sidebox.newslater h3 {
        font-size: 16px!important;
        line-height: 30px!important
    }
    .sidebox.newslater .input_custom {
        box-sizing: border-box;
        width: 100%
    }
    .sidebox-content .ft-social-media .main_social .st_facebook_hcount {
        background: url(/wp-content/themes/clipper1rakesh/images/new-images/facebook_icon.png) center top no-repeat rgba(0, 0, 0, 0)
    }
    .sidebox-content .ft-social-media .main_social .st_twitter_hcount {
        background: url(/wp-content/themes/clipper1rakesh/images/new-images/twitter_icon.png) center top no-repeat rgba(0, 0, 0, 0)
    }
    .sidebox-content .ft-social-media .main_social .st_googleplus_hcount {
        background: url(/wp-content/themes/clipper1rakesh/images/new-images/g-plus_icon.png) center top no-repeat rgba(0, 0, 0, 0)
    }
    .sidebox-content .ft-social-media .main_social {
        margin: 0 0 5px
    }
    .item-panel {
        padding: 0 10px 0 25px
    }
    p.toggle-terms.tp-small {
        clear: none;
        float: right;
        line-height: 16px;
        margin: 0
    }
    .content-box .customclass h4 {
        font-size: 18px
    }
    .updated_date .date_icon_left {
        width: 10%!important
    }
    #sidebar .updated_date {
        margin-top: 20px
    }
    #sidebar {
        margin-top: 20px!important
    }
    .Similar_Store_right {
        margin: 0
    }
.content-box .item .item-panel h3 a{line-height: 18px !important;}
.error-search .error-search-block{width: 90%;}
.content-box .new-404 .error-sec-tp>img{width: 80%;}
}

@media(max-width:725px) {
    .main-header-store .slide-contents {
        margin: 10px 19px 0
    }
 .search-coupon-home .snow-board span img{width: auto; height: 20px;}
}

@media(max-width:690px) {
    .seven-cols .col-lg-1,
    .seven-cols .col-md-1,
    .seven-cols .col-sm-1 {
        margin: 7px
    }
    .main-header-store .store-last {
        margin-right: 16px!important
    }
    .main-header-store .slide-contents {
        margin: 10px 16px 0
    }
}

@media(max-width:680px) {
    .store-name-main h1 {
        font-size: 20px
    }
    .coupon-category .box-holder .blog h2 {
        font-size: 18px
    }
    .box-holder .blog .text-box .popular-stores h4 {
        font-size: 14px!important
    }
    .item-panel {
        width: 75%
    }
    .content-box .item .item-panel h3 a {
        font-size: 15px
    }
    .deal_list .item-panel h3 {
        line-height: 16px
    }
    .deal_list .item {
        margin: 0 0 20px
    }
    .Similar_Store_right ul li {
        margin: 5px 0 5px 5px
    }
    .sub-title-store {
        font-size: 18px;
        margin-bottom: 15px
    }
    .content-box .customclass h4 {
        font-size: 16px
    }
}

@media(max-width:670px) {
    .main-header-store .slide-contents {
        margin: 10px 15px 0
    }
    .main-header-store .store-last {
        margin-right: 15px!important
    }
}

@media(max-width:650px) {
    .main-header-store .slide-contents {
        margin: 10px 12px 0
    }
    .main-header-store .store-last {
        margin-right: 12px!important
    }
    .store-name-main {
        width: 65%
    }
    .sub-title-store {
        font-size: 16px
    }
    .Similar_Store_right ul li {
        margin: 5px 0
    }
    .cop_bottom {
        width: 92%!important
    }
}

@media(max-width:640px) {
    .reveal-modal {
        top: 160px!important;
        margin-left: -250px!important
    }
    .coupon-category .content-box ul.stores li {
        width: 50%
    }
    .bx-has-controls-direction {
        width: 76%
    }
    .item-panel {
        width: 71%
    }
    .content-box .customclass form .wysija-input {
        width: 50%
    }
    .customclass {
        padding: 0 0 13px 100px
    }
    .fancybox-wrap {
        position: absolute!important
    }
    .content-box .store-image {
        display: table
    }
    .onlinestor-logo-main {
        height: 134px;
        width: 168px
    }
    .ft-top .ft-icon-main {
        width: 23.6%
    }
    .ft-top .ft-icon-main .text-r h3 {
        font-size: 20px
    }
    .ft-top .ft-icon-main .text-r span {
        font-size: 12px
    }
    .search-coupon-home .search-box {
        width: 100%
    }
    .search-coupon-home .search-box .text {
        width: 69%
    }
    .title-bg-home p {
        font-size: 19px
    }
    #footer .panel .panel-holder .ft-link-main {
        margin-left: 0
    }
    .Similar_Store_right img {
        height: 100px;
        width: 124px
    }
    .ft-link-main.foot_link1 .ft-link,
    .ft-link-main.foot_link2 .ft-link {
        display: none;
        text-align: center
    }
    #footer .panel .panel-holder h4 {
        background: #676767;
        font-size: 16px;
        line-height: 32px;
        padding: 0 0 0 10px;
        text-align: center;
        margin: 0 0 5px;
        cursor: pointer
    }
    #footer .ft-social-media .main_social {
        margin: 0 0 10px 40%;
        display: none
    }
    .button-wrapper-inner,
    .cv-k img {
        margin-bottom: 0
    }
    #footer .panel .panel-holder .ft-link-main,
    .ft-social-media {
        width: 100%
    }
    .sidebox-content .ft-social-media .main_social .st_facebook_hcount {
        background: url(/wp-content/themes/clipper1rakesh/images/new-images/facebook_icon.png) center top no-repeat rgba(0, 0, 0, 0)
    }
    .sidebox-content .ft-social-media .main_social .st_twitter_hcount {
        background: url(/wp-content/themes/clipper1rakesh/images/new-images/twitter_icon.png) center top no-repeat rgba(0, 0, 0, 0)
    }
    .sidebox-content .ft-social-media .main_social .st_googleplus_hcount {
        background: url(/wp-content/themes/clipper1rakesh/images/new-images/g-plus_icon.png) center top no-repeat rgba(0, 0, 0, 0)
    }
    .offer-coupon .coupon-item {
        width: 48%;
        margin-left: 10px;
        min-height: auto
    }
    .offer-coupon .coupon-item:first-of-type {
        margin-left: 10px!important
    }
    .cv-k img {
        height: 100px;
        width: 150px
    }
    .cv-k h4 a {
        min-height: auto
    }
    .content-box h2.sub-title-store-expire {
        font-size: 16px;
        line-height: 24px!important;
        padding: 10px 15px
    }
    .store-name-main h1 {
        font-size: 16px;
        margin: 5px 0
    }
    .coupon-category .box-holder .blog h2 {
        font-size: 16px;
        padding: 13px
    }
    .content-box .customclass h4,
    .content-box .item .item-panel h3 a {
        font-size: 14px
    }
    .sidebox.newslater h3 {
        font-size: 14px!important;
        line-height: 25px!important
    }
    .sidebox .sidebox-heading h5,
    .sidebox .sidebox-heading h5 a.rsswidget {
        font-size: 18px
    }
    .content-box ul li {
        font-size: 14px
    }
    .content-box .store-image h2,
    .content-box .store-image span {
        font-size: 18px
    }
.search-coupon-home .snow-board{width: 100%;}
}

@media(max-width:639px) {
    .content-box h2.sub-title-store-expire {
        font-size: 16px;
        line-height: 24px!important;
        padding: 10px 15px
    }
    .ft-link-main.foot_link1 .ft-link,
    .ft-link-main.foot_link2 .ft-link {
        display: none;
        text-align: center
    }
    #footer .panel .panel-holder h4 {
        background: #676767;
        font-size: 16px;
        line-height: 32px;
        padding: 0 0 0 10px;
        text-align: center;
        margin: 0 0 5px;
        cursor: pointer
    }
    #footer .ft-social-media .main_social {
        margin: 0 0 10px 40%;
        display: none
    }
    .title-bg-home h1 {
        font-size: 21px
    }
    .title-bg-home p {
        font-size: 15px
    }
    #footer .panel .panel-holder .ft-link-main,
    .ft-social-media {
        width: 100%
    }
    .main-header-store .slide-contents {
        margin: 10px 10px 0
    }
    .main-header-store .store-last {
        margin-right: 10px!important
    }
    .offer-coupon .coupon-item {
        width: 100%;
        margin-left: 0;
        min-height: auto
    }
    .offer-coupon .coupon-item:first-of-type {
        margin-left: 0!important
    }
}

@media(max-width:610px) {
    .main-header-store .store-last {
        margin-right: 3px!important
    }
    .main-header-store .slide-contents {
        margin: 10px 3px 0
    }
    .item-panel {
        width: 67%;
        padding: 0 0 0 25px
    }
    .onlinestor-logo-main {
        height: 110px;
        width: 150px;
        margin: 13px 0 0
    }
}

@media(max-width:568px) {
    .reveal-modal {
        width: 400px!important;
        margin-left: -200px!important
    }
    .code-length-very-small {
        width: 54%!important;
        font-size: 22px;
        padding: 12px 13px
    }
    .Similar_Store_right img {
        height: 90px;
        width: 108px
    }
    .store-name-main {
        width: 60%
    }
    .sub-title-store {
        font-size: 18px
    }
    .ft-top .ft-icon-main {
        width: 33.6%;
        background: 0;
        margin-bottom: 20px
    }
    .search-coupon-home .search-box .text {
        width: 62%
    }
    .featured-code-box p {
        font-size: 16px;
        text-align: center
    }
    .ft-01 {
        margin: 0
    }
    .footer-stores .stores li a {
        font-size: 13px
    }
    .footer-stores h3 {
        font-size: 25px
    }
    #footer .panel .panel-holder .ft-link-main {
        width: 100%;
        margin-bottom: 0;
        margin-top: 0
    }
    .content-box ul.categories,
    .content-box ul.stores {
        width: 100%
    }
    .content-box ul.stores li a {
        font-size: 14px
    }
    .main-header-store .slide-contents {
        margin: 0 24px 15px!important
    }
}

@media(max-width:540px) {
    .main-header-store .slide-contents {
        margin: 0 18px 15px!important
    }
}

@media(max-width:510px) {
    .main-header-store .slide-contents {
        margin: 0 15px 15px!important
    }
    .item-panel {
        padding: 0 0 0 25px;
        width: 65%
    }
    .toggle-terms {
        float: left;
        line-height: 16px;
        margin: 10px 0 0
    }
    .Similar_Store_right ul li {
        margin: 5px 0 5px 5%
    }
}

@media(max-width:500px) {
    .title-bg-home p {
        font-size: 16px;
        margin-bottom: 13px
    }
    .search-coupon-home .search-box .text {
        width: 68%
    }
    .search-coupon-home .search-box .text input {
        font-size: 15px
    }
    .search-coupon-home .search-box .btn-submit {
        width: 110px;
        font-size: 18px
    }
    .main-header-store .slide-contents {
        margin: 0 14px 12px!important
    }
    .footer-stores h3,
    .title-block {
        font-size: 21px
    }
}

@media(max-width:480px) {
    #content .content-box .blog h1,
    #content .content-box .store h1,
    #content-fullwidth .content-box .blog h1 {
        font-size: 20px
    }
    .search-coupon-home .search-box .btn-submit {
        width: 110px
    }
    .onlinestor-logo-main {
        height: 94px;
        width: 138px
    }
    .content-box .item .item-panel h3 a {
        line-height: 17px
    }
    .title-bg-home h1 {
        font-size: 18px;
        margin-bottom: 15px
    }
    .search-coupon-home .search-box .btn-submit,
    .search-coupon-home .search-box .text input,
    .title-bg-home p {
        font-size: 12px
    }
    .store-name-main p {
        display: none
    }
    .title-bg-main {
        padding: 17px 0;
        margin-bottom: 10px
    }
    .sub-title-store {
        margin-bottom: 15px
    }
    .button-wrapper-inner,
    .ft-about,
    .ft-social-media,
    .new_coupon a {
        margin-bottom: 10px;
        width: 100%
    }
    .content-box .item {
        padding: 12px 0
    }
    .list-inline {
        border: 0;
        padding-top: 5px
    }
    .search-coupon-home .search-box .text {
        width: 68%
    }
    .mod-grp-coupon .title-block {
        font-size: 3em
    }
    .home-middle-news .customclass h4 {
        font-size: 16px
    }
    .home-middle-news .widget_wysija_cont .widget_wysija .wysija-input {
        font-size: 15px;
        width: 46%
    }
    #footer .panel .panel-holder .ft-link-main,
    .ft-social-media,
    .text-box .cate_main {
        width: 100%;
        margin-left: 0
    }
    .footer-stores h3 {
        font-size: 18px;
        padding: 0 0 15px
    }
    .ft-social-media .main_social {
        margin-right: 0
    }
    .bx-has-controls-direction {
        width: 65%
    }
    .content-box h2.sub-title-store {
        line-height: 25px;
        padding: 10px
    }
    .store-name-main {
        width: 63%
    }
    .item-panel {
        width: 62%
    }
    .fancybox-wrap {
        width: 427px!important
    }
    .code-length-very-small {
        width: 64%
    }
    .list-inline span {
        font-size: 11px
    }
    .store-name-main h1,
    .title-block {
        font-size: 16px
    }
    .content-box .customclass form .wysija-input {
        margin-right: 0;
        width: 93%
    }
    .content-box .customclass form .wysija-submit {
        float: left;
        margin-top: 10px
    }
    .Similar_Store_right img {
        height: 90px;
        width: 121px
    }
    .content-box ul.stores li {
        width: 49%
    }
    .popular-stores ul li {
        width: 100%!important
    }
    .offer-coupon p {
        font-size: 13px;
        margin-bottom: 15px
    }
    .seven-cols .col-lg-1,
    .seven-cols .col-md-1,
    .seven-cols .col-sm-1 {
        margin: 7px 10px
    }
    .footer-stores {
        padding: 10px 0 20px
    }
    .main_header_main h3 {
        font-size: 14px;
        line-height: 18px;
        padding: 10px 20px
    }
    .ft-top .ft-icon-main .text-r h3 {
        font-size: 18px
    }
    .ft-top .ft-icon-main .text-r span {
        font-size: 11px
    }
    #footer .panel .ft-top .panel-holder {
        padding: 0
    }
    #footer .panel .panel-holder .ft-link-main {
        margin-top: 0
    }
    .footer-stores .stores li {
        width: 33%
    }
    .footer-stores .stores li a {
        font-size: 12px
    }
    .main-header-store .slide-contents {
        margin: 0 12px 15px!important
    }
    .list-inline .toggle-terms.tp-small {
        clear: both;
        float: left
    }
    .coupon-category .box-holder .blog h2 {
        font-size: 16px
    }
    .content-box .item .item-panel h3 a {
        font-size: 14px
    }
    .toggle-terms {
        margin: 5px 0 0;
        font-size: 12px
    }
    .popular-stores ul li {
        margin: 0 5% 5%
    }
    .sub-title-store {
        font-size: 16px
    }
    .content-box ul li {
        font-size: 13px
    }
    .content-box .customclass h4,
    .content-box h2.sub-title-store-expire {
        font-size: 14px
    }
    .bottom-content .sidebox-heading h2,
    .sub-title-store-expire {
        font-size: 14px;
        padding: 5px 0
    }
    .bottom-content p,
    .coupon-category .content-box ul.stores li a {
        font-size: 11px;
        line-height: 18px
    }
    .Similar_Store_right ul li {
        margin: 5px 0 5px 2%
    }
    .breadcrumb {
        padding: 8px 15px 8px 0!important
    }
    .single-voucher .info h4,
    .store-name-main h1 {
        line-height: 21px
    }
    .Similar_Store_right ul li.read_more_store {
        margin: 0
    }
    .home .show-couppon-btn a.view-codes {
        line-height: 27px;
        padding: 0 55px 0 10px
    }
    .home .view-codes .click-coupon {
        padding: 0;
        line-height: 40px
    }
    .updated_date .date_icon_left {
        width: 10%!important
    }
    .cop_bottom {
        width: 90%!important
    }
}

@media(max-width:471px) {
    .main-header-store .slide-contents {
        margin: 0 10px 15px!important
    }
    .search-coupon-home .search-box .text {
        width: 66%
    }
    .home .coupon-item .couponAndTip .show-couppon-btn .button-wrapper-inner {
        left: 0
    }
    .home .offer-coupon .coupon-item .button-wrapper-inner {
        width: auto
    }
    .show-couppon-btn a.view-codes {
        width: 100%!important
    }
    .view-codes .click-coupon {
        font-size: 13px;
        line-height: 42px;
        padding: 0
    }
}

@media(max-width:460px) {
    .main-header-store .slide-contents {
        margin: 0 8px 15px!important
    }
    .list-inline span {
        font-size: 12px
    }
    .Similar_Store_right ul li {
        margin: 5px 0
    }
    .show-couppon-btn a.view-codes {
        font-size: 14px;
        width: 180px
    }
    .show-couppon-btn a.view-codes:before {
        right: -20px
    }
    .show-couppon-btn .green-bit {
        right: 22px
    }
    .coupon-code-btn {
        right: 19px
    }
    .content-box .store-image .value-desc {
        font-size: 15px;
        line-height: 27px
    }
}

@media(max-width:450px) {
    .title-bg-home h1,
    .title-bg-home p {
        margin-bottom: 10px
    }
    .title-bg-home p {
        font-size: 13px
    }
    .search-coupon-home .search-box .btn-submit,
    .search-coupon-home .search-box .text input,
    .title-bg-home h1 {
        font-size: 14px
    }
    .title-bg-home {
        padding: 20px 0
    }
    .title-block {
        font-size: 16px;
        line-height: 18px
    }
    .main-header-store .slide-contents {
        margin: 0 6px 15px!important
    }
    .offer-coupon p {
        font-size: 12px;
        line-height: 16px;
        margin-bottom: 15px
    }
    .offer-coupon h2 {
        padding-bottom: 10px
    }
    .cv-k h4 a {
        font-size: 14px
    }
    .offer-coupon .coupon-item {
        min-height: auto
    }
    .cv-k {
        margin-bottom: 10px
    }
    .offer-coupon {
        padding: 15px 0
    }
    .seven-cols .col-lg-1,
    .seven-cols .col-md-1,
    .seven-cols .col-sm-1 {
        margin: 7px 8px;
        min-height: auto
    }
    .footer-stores h3 {
        font-size: 16px;
        padding: 0 0 15px
    }
    .footer-stores {
        padding: 20px 0
    }
    .main_header_main h3 {
        font-size: 12px;
        margin: 0 0 5px
    }
    .main_header_main strong {
        font-size: 12px;
        font-weight: 700;
        line-height: 18px
    }
    .main_header_main p {
        font-size: 11px;
        line-height: 18px
    }
    .ft-top .ft-icon-main .text-r h3 {
        font-size: 16px
    }
    .ft-top .ft-icon-main .text-r span {
        font-size: 10px
    }
    #footer p {
        font-size: 12px
    }
    #footer .panel .panel-holder {
        padding: 15px 0 5px
    }
    .Similar_Store_right ul li {
        margin: 5px 0 5px 10%
    }
    .coupon-item .couponAndTip .show-couppon-btn .button-wrapper-inner {
        left: 10%
    }
}

@media(max-width:440px) {
    .main-header-store .slide-contents {
        margin: 0 9% 15px!important
    }
    .store-name-main {
        width: 60%
    }
    .popular-stores ul li img {
        min-height: 210px
    }
}

@media(max-width:430px) {
    .item-panel {
        width: 55%
    }
    .store-name-main h1,
    .title-block {
        font-size: 16px
    }
    .onlinestor-logo-main {
        margin: 12px 0 0
    }
    .show-couppon-btn a.view-codes {
        font-size: 12px;
        width: 150px
    }
    .show-couppon-btn a.view-codes:before {
        right: -20px
    }
    .show-couppon-btn .green-bit {
        right: 52px
    }
    .coupon-code-btn {
        right: 49px
    }
    .coupon-code-btn-copy {
        width: 96%
    }
}

@media(max-width:415px) {
    .main-header-store .slide-contents {
        margin: 0 8% 15px!important
    }
    .item-panel .new_coupon,
    .new_coupon a {
        width: 100%
    }
    .content-box .item .item-panel h3 a {
        line-height: 13px
    }
    .Similar_Store_right ul li {
        margin: 5px 0 5px 5%
    }
    .show-couppon-btn a.view-codes {
        box-sizing: border-box;
        font-size: 10px;
        padding: 0 0 0 7px;
        text-align: left;
        width: 124px
    }
    .show-couppon-btn a.view-codes:before {
        right: -20px
    }
    .show-couppon-btn .green-bit {
        right: 79px
    }
    .coupon-code-btn {
        right: 77px
    }
}

@media(max-width:385px) {
    .main-header-store .slide-contents {
        margin: 0 7% 15px!important
    }
}

@media(max-width:380px) {
    .coupon-category .box-holder .blog h2,
    .single-voucher .info h4,
    .store-name-main h1 {
        font-size: 16px
    }
    .main-header-store .slide-contents {
        margin: 0 7% 15px!important
    }
    .search-coupon-home .search-box .text {
        width: 65%;
    }
    .store-name-main {
        width: 60%;
    }
    .content-box .store-image span {
        font-size: 19px;
    }
    .content-box .store-image h2 {
        font-size: 20px;
    }
    .inner_logo_side h2 {
        padding: 37px 0 0;
    }
}

@media(max-width:375px) {
    .reveal-modal {
        width: 320px!important;
        margin-left: -163px!important
    }
    .code-length-very-small {
        font-size: 16px;
        padding: 14px 13px;
        width: 42%!important
    }
    .Similar_Store_right img {
        height: 110px;
        width: 141px
    }
    .store-ind a {
        padding: 2px 5px;
        font-size: 20px;
        font-size: 17px
    }
    .bottom-content .sidebox-heading h3 {
        font-size: 23px
    }
    .coupon-category .content-box ul.stores li {
        width: 100%;
        padding: 0
    }
    .offer-coupon .coupon-item .button-wrapper-inner {
        width: 247px
    }
    .search-coupon-home .search-box .btn-submit {
        font-size: 16px;
        width: 86px
    }
    .search-coupon-home .search-box .text input {
        font-size: 13px
    }
    .mod-grp-coupon .title-block {
        font-size: 2em
    }
    .clr-button a {
        font-size: 18px
    }
    .home-middle-news .widget_wysija_cont .wysija-submit {
        padding: 0 10px;
        font-size: 12px
    }
    .home-middle-news .widget_wysija_cont .widget_wysija .wysija-input {
        padding-left: 5px;
        font-size: 12px
    }
    .footer-stores .stores li {
        width: 49%
    }
    #footer .bar-holder p,
    .ft-logo {
        width: 100%;
        text-align: center
    }
    .main_header_main h3 {
        font-size: 15px
    }
    #footer .bar-holder p {
        line-height: normal
    }
    .header-home #logo {
        width: 68%
    }
    .header-home #logo img {
        height: auto;
        width: 100%
    }
    .bx-has-controls-direction {
        width: 48%
    }
    #header #logo img {
        width: 92%;
        height: auto
    }
    .sidebox-content>div {
        text-align: center;
        width: 100%
    }
    .main-header-store .store-last {
        margin-right: 0!important
    }
    .list-inline,
    .list-inline span {
        margin-right: 0
    }
    .item-frame {
        text-align: center
    }
    .item-panel {
        width: 64%
    }
    .content-box .store-image {
        width: 90px
    }
    .item-panel .new_coupon,
    .new_coupon a {
        width: 100%
    }
    .inner_logo_side {
        height: 75px
    }
    .content-box .item-panel h3 {
        text-align: left;
        line-height: 17px
    }
    .view-codes {
        font-size: 17px;
        width: 100%
    }
    .content-box .item .item-panel h3 a {
        font-size: 14px;
        line-height: 12px
    }
    .morehi p {
        font-size: 11px
    }
    .new_coupon a .click-coupon {
        background-position: right 3px
    }
    .list-inline span,
    .toggle-terms {
        font-size: 10px
    }
    .coupon-code-btn-copy {
        width: 98%
    }
    .customclass {
        padding-left: 0;
        background: 0
    }
    .content-box .customclass form .wysija-submit {
        font-size: 18px;
        padding: 0 7px
    }
    .fancybox-wrap {
        width: 317px!important
    }
    .single-voucher .info {
        width: 62%
    }
    .panel-holder-slider .slide-contents {
        width: 205px!important;
        width: 132px!important;
        margin-left: 22px
    }
    .main-header-store .slide-contents {
        margin: 0 6% 15px!important
    }
    .new_coupon a .click-coupon {
        font-size: 16px
    }
    .deal_list .store-image img {
        position: unset;
        width: 92%!important;
        height: auto;
        top: 0
    }
    .Similar_Store_right ul li {
        margin: 5px 0 5px 2%
    }
    .coupon-item .couponAndTip .show-couppon-btn .button-wrapper-inner {
        left: 10%
    }
    .cop_bottom {
        width: 87%!important
    }
}

@media(max-width:360px) {
    .item-panel {
        width: 62%;
        padding: 0 0 0 13px
    }
    .coupon-code-btn-copy {
        width: 96%
    }
    .ft-top .ft-icon-main {
        width: 48.6%
    }
    .content-box ul.stores li {
        width: 100%;
        padding: 0
    }
    .Similar_Store_right img {
        height: 100px;
        width: 134px
    }
    .onlinestor-logo-main {
        height: 74px;
        width: 108px
    }
    .onlin_sub_logo_main {
        padding: 5px
    }
    .title-bg-home h1 {
        font-size: 14px
    }
    .title-bg-home p {
        margin-bottom: 20px;
        font-size: 10px
    }
    .title-block {
        font-size: 14px
    }
    .offer-coupon p {
        font-size: 10px;
        line-height: 16px;
        margin-bottom: 10px
    }
    .cv-k h4 a {
        font-size: 12px
    }
    .seven-cols .col-lg-1,
    .seven-cols .col-md-1,
    .seven-cols .col-sm-1 {
        margin: 7px;
        min-height: 135px
    }
    .footer-stores .stores li a,
    .main_header_main h3 {
        font-size: 11px
    }
    .main_header_main strong {
        font-size: 11px;
        font-weight: 700;
        line-height: 18px;
        padding: 0 0 5px
    }
    #footer .panel .panel-holder .ft-link-main .ft-link li a {
        font-size: 12px
    }
    .content-box ul li {
        font-size: 12px;
        line-height: 15px
    }
    .coupon-category .box-holder .blog h2 {
        font-size: 13px
    }
    .box-holder .blog .text-box .popular-stores h4 {
        font-size: 12px!important
    }
    .Similar_Store_right ul li {
        margin: 5px 0 5px 2%
    }
    .deal_list .store-image img {
        position: unset;
        width: 92%!important;
        height: auto;
        top: 0
    }
    .content-box .store-image span {
        font-size: 16px
    }
    .content-box .store-image h2 {
        font-size: 18px
    }
    .inner_logo_side h2 {
        padding: 28px 0 0
    }
}

@media(max-width:350px) {
    .main-header-store .slide-contents {
        margin: 0 5% 15px!important
    }
    .show-couppon-btn a.view-codes:before {
        right: -18px
    }
    .content-box .store-image .value-desc {
        line-height: 18px
    }
}

@media(max-width:320px) {
    .checkout-code {
        padding: 0!important
    }
    .voucher-code button {
        width: 100px;
        font-size: 17px
    }
    .reveal-modal {
        width: 270px!important;
        margin-left: -134px!important
    }
    .code-length-very-small {
        font-size: 12px!important;
        width: 43%!important;
        padding: 14px 13px;
    }
    .search-coupon-home .search-box .text {
        width: 67%
    }
    .coupon-code-btn,
    .new_coupon a,
    .show-couppon-btn a.view-codes {
        height: 45px;
        line-height: 45px
    }
    #responsive-menu {
        top: 78px!important
    }
    .main-header-store .store-last {
        margin-right: 0!important
    }
    .sidebox-content .ft-social-media .main_social .st_facebook_hcount,
    .sidebox-content .ft-social-media .main_social .st_googleplus_hcount,
    .sidebox-content .ft-social-media .main_social .st_pinterest_hcount,
    .sidebox-content .ft-social-media .main_social .st_twitter_hcount {
        background-size: 100%
    }
    .main-header-store .slide-contents {
        height: 100px;
        margin-left: 12px;
        margin-top: 18px
    }
    .fancybox-wrap {
        width: 260px!important
    }
    .toshop {
        width: 100%
    }
    .single-voucher {
        padding: 10px
    }
    .value-promotion {
        margin-right: 10px
    }
    .single-voucher .info h4 {
        font-size: 17px!important
    }
    .single-voucher .info {
        width: 62%
    }
    .Similar_Store_right img {
        height: 90px;
        width: 116px
    }
    .item-panel {
        width: 68%;
        padding: 0 0 0 10px
    }
    .content-box .item .item-panel h3 a {
        font-size: 15px;
        font-family: Arimo, sans-serif
    }
    .item-panel .new_coupon {
        width: 96%
    }
    .content-box .store-image {
        width: 70px;
        margin-left: 20px
    }
    .inner_logo_side {
        height: 50px
    }
    .panel-holder-slider .slide-contents {
        width: 180px!important
    }
    .store-name-main h1 {
        font-size: 16px;
        line-height: 19px
    }
    .ts77 {
        padding: 13px 10px 14px
    }
    .title-bg-home p {
        margin-bottom: 3px
    }
    .search-coupon-home .search-box .text input {
        font-size: 11px
    }
    .search-coupon-home .search-box .btn-submit {
        font-size: 12px
    }
    .content-box .store-image h2 {
        font-size: 15px
    }
    .inner_logo_side h2 {
        padding: 18px 0 0
    }
    .content-box .store-image span {
        font-size: 14px
    }
}

@media(max-width:375px) {
    .content-box h2.sub-title-store {
        font-size: 20px
    }
    .store-name-main {
        width: 60%
    }
    #content .content-box .blog h1,
    #content .content-box .store h1,
    #content-fullwidth .content-box .blog h1 {
        font-size: 18px;
        line-height: 20px;
        padding: 10px 20px
    }
    .deal_list .store-image .value-desc {
        font-size: 14px
    }
}

@media(max-width:320px) {
    .store-name-main {
        width: 50%
    }
    .main-header-store .slide-contents {
        margin: 0 4% 15px!important
    }
    .deal_list .store-image img {
        position: unset;
        width: 92%!important;
        height: auto;
        top: 0
    }
    .deal_list .inner_logo_side {
        height: auto
    }
    .content-box .item .item-panel h3 a {
        font-family: "Helvetica Neue";
        font-size: 12px
    }
    .toggle-terms {
        margin: 2px 0 0
    }
    .show-couppon-btn .green-bit {
        height: 39px
    }
    .coupon-item .couponAndTip .show-couppon-btn .button-wrapper-inner {
        left: 14%
    }
    .show-couppon-btn a.view-codes {
        width: 100%!important
    }
    .view-codes .click-coupon {
        font-size: 13px;
        line-height: 20px;
        padding: 0
    }
    .cop_bottom {
        width: 85%!important
    }
    .voucher-code button{height: 45px;}
    .value-promotion{width: 100px;}
}

.blog h3 {
    padding-left: 10px
}

.reveal-modal-bg {
    position: fixed;
    height: 100%;
    width: 100%;
    background: #000;
    background: rgba(0, 0, 0, .8);
    z-index: 99999;
    display: none;
    top: 0;
    left: 0
}

.reveal-modal {
    visibility: hidden;
    top: 15%;
    left: 50%;
    margin-left: -300px;
    width: 520px;
    background: #f2f2f2 !important;
    position: fixed!important;
    z-index: 999999;
    padding: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .4);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .4);
    -box-shadow: 0 0 10px rgba(0, 0, 0, .4)
}

.reveal-modal.small {
    width: 200px;
    margin-left: -140px
}

.reveal-modal.medium {
    width: 400px;
    margin-left: -240px
}

.reveal-modal.large {
    width: 600px;
    margin-left: -340px
}

.reveal-modal.xlarge {
    width: 800px;
    margin-left: -440px
}

.reveal-modal .close-reveal-modal {
    font-size: 22px;
    background: url(//i2.wp.com/dealslands.co.uk/wp-content/themes/clipper1rakesh/images/new-images/sprite-img.png) 0 -386px no-repeat;
    width: 38px;
    height: 34px;
    line-height: .5;
    position: absolute;
    top: -14px;
    right: -15px;
    color: #aaa;
    text-shadow: 0 -1px 1px rbga(0, 0, 0, .6);
    font-weight: 700;
    cursor: pointer
}

.ft-icon-main i.fa {
    font-size: 48px;
    color: #74cf42;
    margin-bottom: 5px
}

.store_info_offer .all_voch_deals {
    font-weight: 700;
    color: #1886a6;
    padding: 10px
}

.store_info_offer .total_vouchers>div {
    font-size: 13px;
    padding: 10px 0;
    float: left;
    width: 33.33%;
    border-right: 1px dashed #FFF;
    text-align: center;
    color: #FFF;
    font-weight: 700
}

.store_info_offer .total_vouchers>div:last-child {
    border: none!important
}

.store_info_offer .date {
    padding: 10px;
    text-align: center;
    font-size: 14px;
    font-style: italic;
    color: #999
}

.store_info_offer .total_vouchers>div:hover {
    background: #FFF;
    color: #6fb449
}

.store_info_offer .avg_save.store_info_item {
    padding: 15px 10px 0;
    float: left;
    width: 100%;
    text-align: center;
    font-size: 20px;
    color: #1887a5
}

.code_success,
.code_verify {
    font-size: 13px!important;
    color: #1886a6!important;
    padding: 0 10px!important;
    border-right: 1px solid #d6d6d6
}

p.toggle-terms {
    line-height: 16px;
    cursor: pointer;
    font-weight: 600;
}

.code_success {
    margin: 0!important;
    font-weight: 700!important
}

.store_info .store-widget img {
    width: 100%;
    height: 100%;
    margin-bottom: 10px
}

.code_verify,
.cop_bottom_inner .deals_uses {
    margin: 0!important;
    font-weight: 700!important
}

.code_verify {
    background: #fff
}

.cop_bottom_inner_2 .code_success {
    color: #6fb449!important
}

.cop_bottom_inner_2 .code_success i {
    background: #6fb449!important;
    color: #FFF!important;
    border-radius: 10px;
    padding: 2px;
    font-size: 10px
}

.cop_bottom_inner span {
    text-align: center;
    float: left;
    width: auto
}

.cop_bottom_inner .deals_uses {
    width: 100%;
    font-size: 13px!important;
    padding: 0 10px!important;
    color: #1886a6!important
}

.cop_bottom_inner span:last-child {
    border: none
}

.cop_bottom {
    float: left;
    width: 93.5%;
    margin: 10px 28px 0
}

.cop_bottom_inner {
    float: left;
    width: 100%;
    border-top: 1px solid #e3e3dd;
    padding: 10px 0 0
}

.cop_bottom_inner_2 {
    float: right
}

.store_info_item {
    padding: 0;
    text-align: left;
    font-size: 15px
}

.store_info_offer .total_vouchers {
    float: left;
    width: 99.9%;
    border: 1px dashed #FFF;
    border-radius: 5px;
    background: #6fb449
}

.store_info.store_image img {
    margin: 0;
    width: 100%;
    height: auto
}

.updated_date .date_icon_left {
    float: left;
    width: 20%;
    text-align: center
}

.updated_date .date_icon_left i {
    font-size: 40px;
    color: #1886a6
}

.updated_date .updated.date_right {
    float: left;
    margin-left: 10px;
    text-align: left;
    line-height: 21px;
    width: auto
}

.updated_date .updated.date_right .title {
    font-size: 14px
}

.updated_date .updated.date_right .date {
    font-size: 16px;
    font-weight: 600
}

.store_description .sidebox-heading h2 {
    font-size: 18px!important;
    line-height: 24px
}

.breadcrumb li span {
    font-size: 14px
}

.sidebox-content .ft-social-media .main_social {
    width: 29%;
    margin: 5px
}

.sidebox-content .ft-social-media .main_social i {
    font-size: 70px;
    color: #d6d6d6
}

.sidebox-content .ft-social-media .main_social.facebook:hover i {
    color: #5675B5
}

.sidebox-content .ft-social-media .main_social.twitter:hover i {
    color: #0AA8E3
}

.sidebox-content .ft-social-media .main_social.google:hover i {
    color: #EB4F3C
}
.similar_store_coupon .sidebox-heading h2 {
    background-color: #41A0BB;
    color: #fff!important;
    padding-left: 24px;
    font-weight: 400;
    border-radius: 3px;
    line-height: 52px!important;
    text-shadow: 0 2px 1px #000;
    margin: 15px 0 15px !important
}
.inner_main .content-box .item .item-panel h3 a{float: left}
/* Popup design change */
.reveal-modal .details .expiredate{font-size: 16px}
.single-voucher .info a{float: left; width: 100%; margin: 10px 0;color:#595959;font-weight: bold}
.reveal-modal .details .expiredate span{font-weight: bold}
.popup_newsletter{float: left; width: 97%; margin: 10px; background: #FFF; padding:0 0 0 10px}
.popup_newsletter .popup_text_left{float: left; font-size: 50px;margin-right: 20px}
.popup_newsletter .widget_wysija_cont { float: left; width: 100%; margin-top: 14px}
.popup_newsletter .widget_wysija_cont p{width:66%; float: left}
.popup_newsletter .widget_wysija_cont p input[type="text"]{width: 93%; padding: 13px; background: #e8e8e8; border: 1px solid #CCC; border-radius: 5px}
.popup_newsletter .widget_wysija_cont p input[type="email"]{width: 93%; padding: 13px; background: #e8e8e8; border: 1px solid #CCC; border-radius: 5px}
.popup_newsletter  .widget_wysija_cont .wysija-submit{float: left; margin: 0 0px 0px 20px; background: #6fb449; border: none; padding: 8px 27px; color: #FFF;font-size: 25px;border-radius: 8px;cursor: pointer}
.popup_newsletter .popup_text_left i{color: #6fb449}
.popup_newsletter .popup_text_right span{color: #6fb449; font-weight: bold}
.popup_newsletter .widget_wysija_cont .wysija-submit:hover {background: #2b2b2b}
#myModald .toshop:hover {background: #6fb449}
a.toshop.button:hover{color: #6fb449}
.popup_text_right p{text-align: left}
.ui-menu, ul.ui-autocomplete{color: #000 !important;}
.contact_form_main span#name_error{float: left; width: 100%;}
table.table tr{background: #FFF;}
.store_breadcrumb .breadcrumb {text-align: left;line-height: 25px;}
.starstruck-wrap{margin-top:10px;}
.cop_bottom_inner_1 span.dis_verify {color: #70b34a;font-weight: 700;}
/*.rating .kk-star-ratings.lft{width: 50%;}
.rating .kk-star-ratings .kksr-star.gray{float: left;width: auto;}
.rating .kk-star-ratings .kksr-legend{float: left;margin-left: 10px;text-transform: uppercase;}
.kk-star-ratings.lft{min-height: auto;}*/
.extra_money_content ul, .shoppers_guid ul {margin-top: 10px;}
.extra_money_content ul li, .shoppers_guid ul li {text-align: left;list-style: disc;list-style-position: outside;margin-left: 18px;line-height: 20px;font-size: 15px}
.store_extra_money .sidebox .sidebox-heading h2, .shoppers_guid .sidebox .sidebox-heading h2{font-size:20px;}
.rating111{margin-top: 10px;}
.rating111 .my-rating-4{float: left;}
.rating111 .overall-rating{display: inline-block;margin-top: 4px; margin-left: 10px;}
.rating_form_1 .def{background: transparent;padding: 5px;margin: 0;text-transform: uppercase;}
/** sidebar deals**/
.total_vouchers_section {
    display: inline-block;
    text-align: left;
    width: 100%;
}
.total_vouchers_section li {
    display: inline-block;
    padding: 10px 5px;
    width: 100%;
    border-bottom: 1px solid #d6d6d6;
    color: #000;
    font-weight: bold;
	cursor: pointer;
}
.total_vouchers_section_tabs li:hover {
    background: #F1F1F1;
}
.total_vouchers_section_tabs li.active_store_deals{background: #70b34a;color: #FFF;font-widget:bold;}
/*.total_vouchers_section_tabs li:last-child{border-bottom:none;}
.total_vouchers_section_tabs li span {display: inline-block;width: 90%;}
.total_vouchers_section_tabs li span.total_deals {text-align: right; width: 7%;} */

.Avg_saving_section{
	display: inherit;
    padding: 15px;
    background: #70b34a;
    font-size: 18px;
    color: #FFF;
    text-align: left;
	border-bottom: 1px dashed #FFF;
}
.date_section{display: block;margin: 10px 0 0;text-align: left;}
.updated_date .date_icon_left {float: left;width: 20%;text-align: center}
.updated_date .date_icon_left i {font-size: 40px;color: #1886a6}
.updated_date .updated.date_right {float: left;text-align: left;line-height: 21px;width: auto}
.updated_date .updated.date_right .title {font-size: 14px;color: #1886a6;}
.updated_date .updated.date_right .date {font-size: 16px;font-weight: 600;color: #1886a6; font-style: italic;color: #1886a6;font-style: italic;}
.active_deals{display: block;}
.hide_deals{display: none !important;}


.single-coupon .content-box{position: relative; padding: 20px 0; border-right: solid 7px #d6d6d6; margin: 0 0 25px; background: url(images/new-images/inner-left-img.jpg) left center no-repeat #fff; transition: all .4s ease 0;}
.single-coupon .content-box:before{content:" "; position:absolute; width:100%; background: url(images/new-images/voucher-top.png) left top; height: 7px; top: -6px;}
.single-coupon .content-box:after{content: " "; position: absolute; width: 100%; background: url(images/new-images/voucher-bt.png) left top; height: 5px; bottom: 0px;}
.single-coupon h1.sub-title-store{font-size: 30px; margin: 20px 0;}
.single-coupon .head-box{padding-top:30px; margin: 0px; background: transparent;padding-bottom: 0;}
.single-coupon .cop_bottom .cop_bottom_inner{padding: 26px 0 0;}
.single-coupon .content-box .store-holder{width: 25%;}
.single-coupon .content-box .store-image{width: 100% !important;box-shadow: none;border: 1px solid #e3e3dd;}
.single-coupon .content-box .coupon-main .coupon-main-inner h3{color: #000;float: left; width: 100%;margin: 0;}
.single-coupon .content-box .coupon-main .coupon-main-inner{float: left;width: 100%;}
.single-coupon .content-box .coupon-main{width: 70%; float: right;}
.single-coupon #content{width: 100%;}
.single-coupon .new_coupon a{margin: 0 !important;}
.single-coupon .cop_bottom{width: 95%;}
.single-coupon .content-box .coupon-main .list-inline{padding-top: 28px;}
.single-coupon .content-box .coupon-main .coupon-main-inner .new_coupon{float: left; margin: 30px 0 30px;}
.page-template-default .box-holder .blog .text-box p{font-size: 16px !important;}
.page-template-default .box-holder .blog .text-box h5{font-size: 16px !important;}
.page-template-default .box-holder .blog form label{font-size: 16px !important;}
.event_banner .event_banner_left,.event_banner .event_banner_right{float: left; padding: 10px;}
/*sub-menu*/
ul.sub-menu{display:none;float:left; min-width:230px; position:absolute; top:100%; left:0;border-radius:5px 5px 5px 5px; padding:5px; box-sizing:border-box; overflow:hidden;background-color:#e48600;}
.nav-man .menu-main-menu-container .last_menu a{ background-position: 5px 13px;}
.nav-man .menu-main-menu-container .last_menu{position:relative; display:none;}
.nav-man .menu-main-menu-container .last_menu:hover ul.sub-menu{display:none;}
/*Restaurant Page*/
/* .offer-coupon .featured_coupon .coupon-item{width: 49% !important;} */
.offer-coupon .coupon-item::before {background:none;}
.offer-coupon .coupon-item .cv-k h4 a{min-height: auto;margin-bottom: 10px;}
.restaurants_title_button_left{float: left; width: 30%; background: #fff; border: 1px solid #CCC; border-radius: 10px; margin-top: -50px;
position: relative; z-index: 1;}
.restaurants_title_button_left img{width: 100%;border-radius: 10px;margin-bottom: 0px;height: auto;}
.restaurants_title_button_right .show-couppon-btn a.view-codes{background-size: 203px;}
.restaurants_title_button_right .show-couppon-btn a.view-codes span{line-height: 45px;}
.restaurants_title_button_right .show-couppon-btn a.view-codes .click-coupon{padding: 0 0 0 12px;font-size: 13px;}
.cv-k .list-inline span{font-size: 12px;}
.cv-k .list-inline p{font-size: 12px; margin-bottom: 0;}
.restaurants_title_button_right{float: right; width: 65%;}
.restaurants_title_button_right h4 a{font-size: 18px;text-align: left;min-height: 54px !important;}
.featured_coupon .list-inline{margin-top: 10px;}
.restaurants_image a img{width: 311px; height: 175px;}

.coupon_list_area_sidebar .main_area_title{float: left; width: 100%; text-align: center !important; margin-bottom: 20px; font-size: 20px;}
.coupon_list_area_sidebar .main_area_title p{text-align: center !important;}
.page-template-tpl-restaurant .customclass, .page-template-tpl-student .customclass, .page-template-tpl-topvoucher .customclass{background: url(images/newsletter-img.jpg) no-repeat left top #1985a7 !important; display: inline-block; width: 100%; margin-left: 0 !important; padding: 40px 20px 40px 296px !important;margin-bottom: 20px;}
.page-template-tpl-restaurant .box.customclass.widget_wysija h4, .page-template-tpl-student .box.customclass.widget_wysija h4 {color: #FFF; font-size: 25px; margin-bottom: 25px;}
.page-template-tpl-topvoucher .box.customclass.widget_wysija h4 {color: #FFF; font-size: 20px; margin-bottom: 25px;}
.page-template-tpl-restaurant .box.customclass.widget_wysija p, .page-template-tpl-student .box.customclass.widget_wysija p, .page-template-tpl-topvoucher .box.customclass.widget_wysija p{float: left; width: 58%;}
.page-template-tpl-restaurant .box.customclass.widget_wysija input#email, .page-template-tpl-student .box.customclass.widget_wysija input#email{width: 94%; padding: 22px 15px; border: navajowhite;}
.page-template-tpl-topvoucher .box.customclass.widget_wysija input#email {width: 94%; padding: 2px 10px; border: navajowhite;}
.page-template-tpl-restaurant .widget_wysija_cont .wysija-submit, .page-template-tpl-student .widget_wysija_cont .wysija-submit, .page-template-tpl-topvoucher .widget_wysija_cont .wysija-submit {display: block; margin-top: 0; float: left; padding: 15px 70px; background: #FED368; border: none; font-size: 25px; font-weight: bold;}

.page-template-tpl-restaurant .item-panel div.store_name, .page-template-tpl-student .item-panel div.store_name, .page-template-tpl-topvoucher .item-panel div.store_name{color: #ff4a5d; margin: 0 0 10px 0;font-weight: 600;}
.page-template-tpl-restaurant .item-panel .new_coupon, .page-template-tpl-restaurant .item-panel .couponAndTip, .page-template-tpl-student .item-panel .new_coupon, .page-template-tpl-student .item-panel .couponAndTip, .page-template-tpl-topvoucher .item-panel .new_coupon, .page-template-tpl-topvoucher .item-panel .couponAndTip, .page-template-tpl-topvoucher .item-panel .new_coupon, .page-template-tpl-topvoucher .item-panel .couponAndTip{margin-top: 0; float: right;}
.page-template-tpl-restaurant .content-box .item-panel h3, .page-template-tpl-student .content-box .item-panel h3, .page-template-tpl-topvoucher .content-box .item-panel h3{min-height: 50px;}
.page-template-tpl-restaurant .new_coupon a,.page-template-tpl-restaurant .button-wrapper-inner, .page-template-tpl-student .new_coupon a,.page-template-tpl-student .button-wrapper-inner, .page-template-tpl-topvoucher .new_coupon a,.page-template-tpl-topvoucher .button-wrapper-inner{margin:0px;}
.page-template-tpl-student .restaurants_title_button_right .new_coupon a, .page-template-tpl-topvoucher .restaurants_title_button_right .new_coupon a{width: 200px;}
.page-template-tpl-restaurant .item-panel a.all_vouchers, .page-template-tpl-student .item-panel a.all_vouchers, .page-template-tpl-topvoucher .item-panel a.all_vouchers {margin: 15px 0; float: left; width: 100%; padding-right: 20px; text-align: right;color: #f0a524;font-weight: 600;}

.page-template-tpl-restaurant .item-frame .store-image, .page-template-tpl-student .item-frame .store-image, .page-template-tpl-topvoucher .item-frame .store-image{box-shadow: none;}
.page-template-tpl-restaurant .item-frame .store-image .inner_logo_side, .page-template-tpl-student .item-frame .store-image .inner_logo_side, .page-template-tpl-topvoucher .item-frame .store-image .inner_logo_side {height:120px;background: transparent;border: 1px solid #e2e1e1 !important;border-radius: 5px;}

/*.page-template-tpl-restaurant .new_coupon a, .page-template-tpl-restaurant .coupon-code-btn-copy, .page-template-tpl-student .new_coupon a, .page-template-tpl-student .coupon-code-btn-copy{width: 200px;}*/
.content-box .new-404.thanks-page .error-sec-tp h2{font-size: 28px;}
.page-template-tpl-topvoucher #sidebar{margin-top:0px;}
.page-template-tpl-restaurant .new_coupon a, .page-template-tpl-student .new_coupon a{height:45px; width:248px;line-height: 45px;}
.page-template-tpl-restaurant .new_coupon a span, .page-template-tpl-student .new_coupon a span{line-height: 45px;}

.alphbet_storename li {border: none!important;width: auto!important;background-color: #e8e8e8;border-radius: 2px;line-height: 11px;transition: all .2s ease 0;float: left;
    margin: 0 3px 6px;padding: 4px;}
.alphbet_storename li a {font-size: 13px;color: #3a3a3a; display: inline-block;font-family: sans-serif;padding: 3px 4px;text-align: center;text-decoration: none;text-shadow: 0 1px 0 rgba(255, 255, 255, .4);transition: color .2s ease 0;background: 0;box-shadow: none; border: 0;border-radius: 0;margin: 0;}

.page-template-tpl-topvoucher .coupon_list_area_sidebar .main_area_title h3{font-size:25px;}

.cookie-bar-block #catapult-cookie-bar span{font-size: 15px; line-height: 17px;}



.total_vouchers_section_tabs li {float: left;list-style: none !important;border: 1px solid #CCC;background: #FFF;padding: 5px 20px;margin:0px 5px 0 0 !important;cursor: pointer; line-height: 16px !important; font-size: 13px !important;}
.total_vouchers_section_tabs li:hover{background:#70B34A; border-color:#70B34A; color:#FFF;}
.total_vouchers_section_tabs {float: left;width: 100%;margin-bottom: 10px;}

.starstruck-wrap{width: 84%; margin: 0 auto;}
.starstruck{float: left; width: auto}
.starstruck-rating-wrap{display: none;}
.starstruck-rating{margin-top: 8px; float: left; margin-left: 20px;}
.content-box .item.new-404{display: block !important;}

.term_deactive{display:none !important;}
.term_active{display:block !important;}

.content-box .cop_bottom_inner ul{margin-bottom: 0 !important;}
.content-box .cop_bottom_inner ul li {
    font-size: 12px !important;
    margin-bottom: 0px !important;
    text-align: left;
    font-family: sans-serif;
    line-height: 18px;
}
.content-box .cop_bottom_inner .term_active p::before, .popup_newsletter .popup_text p::before {
    content: "\f111";
    font: normal normal normal 8px/1 FontAwesome;
    margin-right: 10px;
    position: relative;
    top: -2px;
}
.popup_newsletter .popup_text p:first-child::before{display:none;}
.content-box .cop_bottom_inner .term_active p, .content-box .cop_bottom_inner ol li p, .content-box .cop_bottom_inner ul li p{font-size: 14px;}

.cop_bottom_inner .term_active ol{margin-bottom: 0; text-align:left;padding-left: 0 !important;}
.cop_bottom_inner .term_active ol li{list-style-type: none;}
.popup_newsletter ol {
    list-style: decimal !important;
    line-height: 20px !important;
	/*overflow-y: scroll;*/
    max-height: 85px;
}
.popup_newsletter .popup_text{
    padding: 0 10px;
   overflow-y: scroll;
    max-height: 150px;
}
.popup_newsletter .popup_text li {
    list-style: decimal;
    line-height: 20px;
    margin-left: 15px;
}
.popup_newsletter .popup_text p,.popup_newsletter .popup_text li p{font-size:100%; text-align:left;}
.show_in_mobile_term{display:none;}
.inner_main .content-box .item .item-panel h3 a{text-transform: capitalize;}
.short_dec p{font-size: 13px;line-height: 18px;margin-bottom: 5px;color: #797979;}
@media(min-width:768px){
.item-panel .list-inline p.toggle-terms.tp-small{clear: none !important; float: right !important;margin: 0;}
}
@media(max-width:767px) {
	.single-coupon .content-box {width: 100% !important;padding: 0px 0;margin: 0 !important;float: left;}
	.single-coupon .content-box .store-holder{width: auto;text-align: center;margin-top: 20px;}
	.single-coupon .content-box .coupon-main{width: 100%; float: left;}

	.single-coupon .content-box .coupon-main .coupon-main-inner h3{width: 100%;}
	.single-coupon .content-box .coupon-main .coupon-main-inner .new_coupon {width: 98%; float: left; text-align: center;}
	.single-coupon .list-inline{text-align: center;}
	.single-coupon .list-inline span{float: none;font-size: 100%;}
	.single-coupon .content-box .store-image {width: 61% !important;box-shadow: none;border: 1px solid #e3e3dd;float: none;display: inline-block;}
.single-coupon .content-box .coupon-main .list-inline{padding-top: 0px;}
	.single-coupon .head-box{padding-top: 0;}
	.single-coupon .cop_bottom_inner span{width: 100%;text-align: center;line-height: 25px;border: none;}
	.coupon-code-btn-copy{height: auto;}
    .title-bg-home{background-size:cover;}
    .page-template-tpl-restaurant .customclass, .page-template-tpl-student .customclass,.page-template-tpl-topvoucher .customclass{padding: 40px 20px 40px 20px !important; background: #1985a7 !important;}
    .page-template-tpl-restaurant .box.customclass.widget_wysija p, .page-template-tpl-student .box.customclass.widget_wysija p{float: left; width: 100%;}
.page-template-tpl-restaurant .box.customclass.widget_wysija input#email, .page-template-tpl-student .box.customclass.widget_wysija input#email{width: 91%;}
.page-template-tpl-restaurant .widget_wysija_cont .wysija-submit, .page-template-tpl-student .widget_wysija_cont .wysija-submit{width: 99.5%;}
.page-template-tpl-restaurant .box.customclass.widget_wysija h4, .page-template-tpl-student .box.customclass.widget_wysija h4{text-align: center;}
.page-template-tpl-restaurant .item-panel a.all_vouchers, .page-template-tpl-student .item-panel a.all_vouchers{padding-right: 0;text-align: left;}
.page-template-tpl-restaurant .item-frame .store-image .inner_logo_side, .page-template-tpl-student .item-frame .store-image .inner_logo_side{height:auto;}
.page-template-tpl-restaurant .restaurants_title_button_left, .page-template-tpl-student .restaurants_title_button_left{margin-top: -20px;}
.page-template-tpl-restaurant .cv-k img, .page-template-tpl-student .cv-k img{height: 100%; width: 100%;}
.page-template-tpl-restaurant .offer-coupon .coupon-item .cv-k h4 a, .page-template-tpl-student .offer-coupon .coupon-item .cv-k h4 a{margin-bottom: 0; margin-top: 10px;}
.page-template-tpl-restaurant .coupon-item .couponAndTip .show-couppon-btn .button-wrapper-inner, .page-template-tpl-student .coupon-item .couponAndTip .show-couppon-btn .button-wrapper-inner{left: 0 !important;}
.page-template-tpl-restaurant .list-inline .toggle-terms.tp-small, .page-template-tpl-student .list-inline .toggle-terms.tp-small{clear: none !important; float: right !important; display: block !important;}
.page-template-tpl-restaurant .item-panel .list-inline .toggle-terms.tp-small, .page-template-tpl-student .item-panel .list-inline .toggle-terms.tp-small {float: left !important; margin-left: 16px; margin-top: 5px;}
.page-template-tpl-restaurant .item-panel .new_coupon, .page-template-tpl-restaurant .item-panel .couponAndTip, .page-template-tpl-student .item-panel .new_coupon, .page-template-tpl-student .item-panel .couponAndTip {margin: 0;}
.page-template-tpl-restaurant .item-panel div.store_name, .page-template-tpl-student .item-panel div.store_name{text-align: left;}
.page-template-tpl-restaurant .new_coupon a, .page-template-tpl-restaurant .coupon-code-btn-copy, .page-template-tpl-student .new_coupon a, .page-template-tpl-student .coupon-code-btn-copy {width: 185px;float: left;}

.page-template-tpl-topvoucher .box.customclass.widget_wysija h4 {color: #FFF;font-size: 27px;margin-bottom: 25px;width: 100%;line-height: 27px;letter-spacing: 1px;}
.page-template-tpl-topvoucher .box.customclass.widget_wysija p{width: 66% !important;}
.page-template-tpl-topvoucher .content-box .customclass form .wysija-submit{margin-top: 0px;}
.cop_bottom_inner .term_active ol{padding: 0 0 0 10px !important; text-align: left;}
.single-voucher{padding: 0 20px 20px;}
.show_in_desktop_term{display:none;}
.show_in_mobile_term{display:block;margin: 0 20px;}
.show_in_mobile_term .list-inline span{float: left;clear: none !important; margin-right: 10px;font-size: 11px !important;}
.show_in_mobile_term .list-inline p{float: right !important; clear: none !important; font-size: 11px !important;}
}
@media(max-width:614px) {
.page-template-tpl-restaurant .item-panel div.store_name, .page-template-tpl-student .item-panel div.store_name{text-align: left;}
.restaurants_title_button_right .show-couppon-btn a.view-codes{background-size: 157px; height: 35px;line-height: 35px; margin: 0;}
.restaurants_title_button_right .show-couppon-btn a.view-codes .click-coupon{padding: 0 0 0 0px; font-size: 11px;line-height: 35px;}
.page-template-tpl-restaurant .box.customclass.widget_wysija input#email, .page-template-tpl-student .box.customclass.widget_wysija input#email {width: 89%;}
.page-template-tpl-restaurant .widget_wysija_cont .wysija-submit, .page-template-tpl-student .widget_wysija_cont .wysija-submit {width: 100%;}
.page-template-tpl_thankspage .thanks-page p img{width:100%;}
.page-template-tpl_thankspage .error-search-block #searchform #Search{padding: 16px;font-size: 15px;}
}


/*added by dhaval*/

li.list-logo-item {
    float: left;
    width: 150px;
    height: 150px;
    margin: 5px;
}

img.lazyloaded {
    /*width: 150px;
    height: 150px;
    */
}

/* new changes -*/
    
    .single-our_experts .banner-bg{
            position: relative;
            background: url(images/banner-dealsland3.jpg);
            background-repeat: no-repeat;
            background-size: cover;;
            margin-bottom: 0px;
            background-position: 50% 50%;
            height: 320px;
            margin-top: -13px;

    }
    .single-our_experts .banner-bg:after{
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        background: linear-gradient(#2980b9,#2c3e50); 
        opacity: 0.25;
    }

    .expert-profile{width: 100% !important;}
    .expert-profile .section-banner-profile{
        
        }

    .expert-profile .section-banner-profile .section-banner-container{
        position: relative;
        top: -104px;
        left: 0px;
        padding: 10px 0px;
        display: flex;
        justify-content: left;
        align-items: flex-end;
        margin-bottom: -50px;
    }
    .expert-profile .section-banner-profile .section-banner-content-inner{
        padding-left: 30px;
        margin-top: -65px;
    }

    
    .expert-profile h2{font-weight: 800; color: #333; margin-bottom: 20px;  font-family: Arimo, sans-serif; font-size: 21px;}
    .expert-profile .section-banner-profile .section-banner-content-inner h1{ color: #333; font-family: Arimo, sans-serif; font-size: 30px; font-weight: 700;}



    .expert-profile .section-banner-profile > div {
        position: relative;z-index: 999;
    }

    .expert-profile .section-banner-logo{
        width: 190px;
        height: 190px;
        border-radius: 100px;
        overflow: hidden;
        border: 5px solid #fff;
        box-shadow:2px 2px 9px -1px rgba(0,0,0,0.4);
        }
    .expert-profile .section-banner-logo img{width: 100%;}


   .expert-profile li.list-logo-item  {
    width: 125px !important;
    height: 100px !important;
    overflow: hidden;
    margin: 0px;
}
.expert-profile li.list-logo-item a{display: flex;
    align-items: center;
    float: left;
    width: 100%;
    margin: 10px;
    background: #fff;
    height: 100%;}
    .expert-profile li.list-logo-item img.lazyloaded {
    width: 84%;
    height: auto;
    margin: 4px;
    margin-bottom: 11px;
}
/*.expert-profile li.list-logo-item:nth-child(n+23){display: none;}    */
.expert-profile .desc{padding-left: 0; padding-right: 0;}

.single-our_experts .expert-profile .main .layout-full .container > p{float: left; width: 100%; margin: 15px 0px;}


.single-our_experts .expert-profile .main .layout-full .container > p:empty{display: none;}
.section-banner-profile-type{float: left; width: 100%; font-size: 21px; font-weight: 400; margin-top: 7px; color: #666;}

    @media(max-width: 1024px){
        .single-our_experts .banner-bg{
            background-position: center -0px;
        }
    }

    @media(max-width: 575px){
        .expert-profile .section-banner-profile .section-banner-container{
            flex-direction: column;
            align-items: center;
            top: -90px;
        }
        .expert-profile .section-banner-profile .section-banner-content-inner{margin-top: 21px; padding-left: 0px;}
        .single-our_experts .inner_main #content h1{text-align: center!important;}

        .expert-profile .section-banner-logo{
            width: 130px;
            height: 130px
        }

         .expert-profile li.list-logo-item{
            width: 70px !important;
            height: 70px !important;
         }
         .expert-profile h2{text-align: center;}
    }
    

    @media(max-width: 480px){
        .expert-profile .section-banner-profile .section-banner-container{margin-bottom: -60px;}
    }

/* new changes -*/

/*
.expertimage {
    width: 68px;
}

.expertimage img
{
    border-radius: 40px;
}

.expertmore {
    position: relative;
    top: -17px;
    left: -7px;
    font-size: 18px;
    font-weight: bold;
}

.expertitle {
    position: relative;
    top: -60px;
    left: -35px;
    font-size: 24px;
    font-weight: bold;
}

.voucherexpert {
    position: relative;
    top: -35px;
    left: -3px;
    font-size: 20px;
    font-weight: bold;
}*/

.expertimage {
    width: 80px;
    float: left;
    clear: both;
    display: table;
    margin-top: 0;
    position: absolute;
}

.store_info.store_image img{    box-shadow: 2px 2px 8px -1px rgba(0,0,0,0.3);
    border-radius: 0;}

.expertitle{font-family: Arimo,sans-serif;
    left: 0px;
    text-align: left;    font-size: 24px;
    font-weight: 700;
    float: right;
    width: 69%; top:0px;}

.voucherexpert {
    position: relative;
    top: 5px; 
    left: -50px; 
    font-size: 16px;
    font-weight: 700;
    color: #777;
    float: right;
    width: 69%;
    margin-top: 5px;
    font-weight: 400;
}

.expertmore {
    position: relative;
    top: 0;
    left: 0;
    font-size: 18px;
    font-weight: 700;
    float: right;
    
    padding: 10px 0px 5px;
    text-align: left;
    width: 69%;
    border-top: 1px solid #ddd;
    margin-top: 9px;
}
.store-widget img {
    box-shadow: none !important;
}