@import url(https://fonts.googleapis.com/css?family=Catamaran:200,300,400,500,600,700,800,900);

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

body {
    font-size: 15px;
    line-height: 25px;
    color: #353c4e;
    margin: 0;
    padding-top: 110px;
    background: #f7f8fa;
    font-family: "poppins",sans-serif
}
.slimScrollBar {
	border-radius: 0 !important;
}
::-webkit-scrollbar {
width:7px;
height:7px;
}
::-webkit-scrollbar-thumb {
background-color:rgba(50,50,50,0.3);
}
::-webkit-scrollbar-thumb:hover {
background-color:rgba(50,50,50,0.6);
}
::-webkit-scrollbar-track {
background-color:rgba(50,50,50,0.1);
}
::-webkit-scrollbar-track:hover {
background-color:rgba(50,50,50,0.2);
}

b,strong {
    font-weight: 600
}

.dropdown-menu>.active>a,.dropdown-menu>.active>a:focus,.dropdown-menu>.active>a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #f1f1f1!important;
    outline: 0
}

a.alphabet.active {
    background: #222fb9;
    color: #fff!important
}

.dph-info a.tlink {
    display: inline;
    text-decoration: none;
    border: 0;
    font-size: 15px;
    padding: 0;
    margin: 0
}

.dph-info a.tlink:hover {
    color: #000;
    border: 0;
    background-color: #fff
}

i.ti-tag {
    font-size: 50px
}

br {
    line-height: 30px
}

.shareIcon {
    position: absolute;
    right: 20px;
    top: 5px;
    z-index: 999
}

.sdd-code {
    position: relative;
    width: 60%;
    color: #2763f0;
    font-weight: 600;
    border: 2px dashed #2763f0;
    font-size: 0;
    margin: 0 auto 18px
}

.sdd-copy {
    background-color: #2763f0;
    color: #fff;
    font-size: 16px;
    height: 64px;
    line-height: 64px;
    text-align: center;
    width: 120px;
    cursor: pointer;
    transition: .3s all;
    display: inline-block
}

.promobox h3 a,.promobox h4 a,.sdd-copy a:hover {
    color: #fff!important
}

.truncate {
    text-overflow: ellipsis;
    position: relative
}

.profile-img {
    max-height: 170px;
    display: inline-table;
    display: block;
    margin-bottom: 10px;
    border-radius: 9999px;
    box-shadow: 0px 11px 11px 0px rgb(81 24 233 / 9%);
}

.media-left img {
    max-width: 60px
}

.deal-prices {
    margin-bottom: 10px;
    min-height: 30px
}

.deal-price {
    font-size: 154%;
    color: #d70954;
    font-weight: 600
}

.retail-price {
    color: #aaa;
    font-weight: 300;
    font-size: 110%
}

.sd-back,.sd-close {
    font-size: 20px;
    color: #fff;
    cursor: pointer;
    line-height: 45px
}

.disabled_coup {
    pointer-events: none;
    opacity: .5
}

.promobox h3,.promobox img {
    cursor: pointer
}

.promobox,html {
    position: relative
}

.promobox {
    margin-bottom: 30px
}

.promobox h3 {
    font-size: 13px!important;
    font-weight: 600;
    color: #fff!important;
    margin: 0;
    line-height: 21px!important;
    padding: 0
}

.promobox h3:hover a,.promobox h4:hover a,.promobox small {
    color: rgba(255,255,255,.8)!important
}

.promobox h4 {
    font-size: 21px;
    font-weight: 300;
    margin: 0;
    padding: 0
}

.promo-desc {
    background-color: rgb(31 8 67 / 63%);
    padding: 5px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0
}

.promo-desc img {
    background-color: #fff;
    border-radius: 0!important;
    border: 0!important;
    margin-right: 17px;
    max-width: 50px;
    padding: 0
}

.w-160 {
    width: 100%
}

.lead,h1,h2,h3,h4,h5,h6 {
    font-family: "poppins",sans-serif
}

html {
    overflow-x: hidden;
    min-height: 100%;
    background: #f5f5f5
}

h1,h2,h3,h4,h5,h6 {
    font-weight: 600;
    margin: 0;
    color: #353c4e
}

h3 {
    font-size: 17px;
    margin: 15px 0
}

.h1,h1,h2 {
    line-height: 35px;
    margin-bottom: 10px
}

.h1,h1 {
    font-size: 18px!important;
    text-transform: capitalize
}

h2 {
    font-size: 17px!important
}

h3 small,h4 small,h5 small {
    color: #444
}

h4 {
    line-height: 25px;
    font-size: 15px
}

* {
    outline: 0!important
}

a {
    color: #222fb9
}

a:active,a:focus,a:hover {
    text-decoration: none;
    outline: 0
}

.tabs li.tab a,.tag,a {
    text-decoration: none
}

.lead {
    font-size: 21px;
    color: #25282b
}

.shadow {
    -webkit-transition: all .3s;
    transition: all .3s;
    box-shadow: 0 1px 2px #d9dadb
}

.p-0 {
    padding: 0!important
}

.p-10 {
    padding: 10px!important
}

.p-20 {
    padding: 20px!important
}

.p-30 {
    padding: 30px!important
}

.p-t-0 {
    padding-top: 0!important
}

.p-t-10 {
    padding-top: 10px!important
}

.p-b-10 {
    padding-bottom: 10px!important
}

.m-0 {
    margin: 0!important
}

.m-r-5 {
    margin-right: 5px
}

.m-r-10 {
    margin-right: 10px
}

.m-r-15 {
    margin-right: 15px!important
}

.m-l-10 {
    margin-left: 10px
}

.m-l-15 {
    margin-left: 15px
}

.m-t-5 {
    margin-top: 5px!important
}

.m-t-0 {
    margin-top: 0!important
}

.m-t-7 {
    margin-top: 7px!important
}

.m-t-10 {
    margin-top: 10px!important
}

.m-t-15 {
    margin-top: 15px!important
}

.m-t-20 {
    margin-top: 20px
}

.m-t-30 {
    margin-top: 30px!important
}

.m-t-40 {
    margin-top: 40px!important
}

.m-b-0 {
    margin-bottom: 0
}

.m-b-5 {
    margin-bottom: 5px
}

.m-b-10 {
    margin-bottom: 10px
}

.m-b-15 {
    margin-bottom: 15px
}

.m-b-20 {
    margin-bottom: 20px
}

.m-b-30 {
    margin-bottom: 30px!important
}

.bg-white {
    background: #fff
}

.l-h-34 {
    line-height: 34px
}

.font-light {
    font-weight: 300
}

.wrapper-md {
    padding: 20px
}

.pull-in {
    margin-right: -15px;
    margin-left: -15px
}

.b-b-0 {
    border-bottom: 0!important
}

.b-0 {
    border: 0!important
}

.no-border {
    border: 0
}

.sep {
    width: 100%;
    height: 1px;
    margin: 30px 0;
    background: #ddd
}

.container {
    width: 94%;
    max-width: 1370px
}

.container-alt {
    margin-right: auto;
    margin-left: auto;
    padding-right: 15px;
    padding-left: 15px
}

.footer {
    background-color: #f9f9f9
}

#wrapper {
    overflow: hidden;
    width: 100%;
    height: 100%
}

.space-md {
    padding-top: 90px;
    padding-bottom: 90px
}

.space-lg {
    padding-top: 130px;
    padding-bottom: 130px
}

.page {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.vertical-align-wrap {
    position: absolute;
    display: table;
    width: 100%;
    height: 100%
}

.vertical-align {
    display: table-cell;
    background: #fff
}

.vertical-align--middle {
    vertical-align: middle
}

.vertical-align--bottom {
    vertical-align: bottom
}

.page-title {
    margin-top: 7px;
    margin-bottom: 27px
}

.social-links li a {
    line-height: 30px;
    display: inline-block;
    width: 30px;
    height: 30px;
    text-align: center;
    color: #7a7676;
    border-radius: 50%;
    background: #eff0f4
}

.btn-contact {
    line-height: 30px!important;
    height: 40px!important;
    border-radius: 5px!important
}

.btn {
    border-radius: 0;
    height: 50px;
    line-height: 50px!important;
    padding: 0!important
}

.btn-danger,.btn-info,.btn-inverse,.btn-pink,.btn-primary,.btn-purple,.btn-success,.btn-warning {
    color: #fff!important
}

.btn-default {
    border-color: #eee;
    background-color: #fff
}

.btn-default:active,.btn-default:focus,.btn-default:hover {
    border-color: #c2ced4;
    background-color: #f7f8fa
}

.btn-default.active,.btn-default:active,.open>.dropdown-toggle.btn-default {
    border-color: #dae2ed;
    background-color: #f7f8fa
}

.btn-primary {
    border: 1px solid #6a76fc!important;
    background-color: #6a76fc!important
}

.btn-primary.active,.btn-primary.focus,.btn-primary:active,.btn-primary:focus,.btn-primary:hover,.open>.dropdown-toggle.btn-primary {
    border: 1px solid #515ffb!important;
    background-color: #515ffb!important
}

.btn-success {
    border: 1px solid #f30!important;
    background-color: #f30!important
}

.btn-success.active,.btn-success.focus,.btn-success:active,.btn-success:focus,.btn-success:hover,.open>.dropdown-toggle.btn-success {
    border: 1px solid #6fa255!important;
    background-color: #6fa255!important
}

.btn-info {
    border: 1px solid #3ddcf7!important;
    background-color: #3ddcf7!important
}

.btn-info.active,.btn-info.focus,.btn-info:active,.btn-info:focus,.btn-info:hover,.open>.dropdown-toggle.btn-info {
    border: 1px solid #25d8f6!important;
    background-color: #25d8f6!important
}

.btn-warning {
    border: 1px solid #fa0!important;
    background-color: #fa0!important
}

.btn-warning.active,.btn-warning.focus,.btn-warning:active,.btn-warning:focus,.btn-warning:hover,.open>.dropdown-toggle.btn-warning {
    border: 1px solid #8a10cb!important;
    background-color: #8a10cb!important
}

.btn-search {
    background-color: rgb(52 7 124);
    border-width: 0;
    color: #fff;
    height: 36px;
    font-weight: 500;
    font-size: 15px;
    line-height: 0!important;
    padding: 6px 12px!important
}

.btn-search.active,.btn-search.focus,.btn-search:active,.btn-search:focus,.btn-search:hover {
    border-width: 0;
    background-color: rgb(63 14 141)!important;
    color: #e5aa03;
}

.btn-danger {
    border: 1px solid #f30!important;
    background-color: #f30!important;
    height: 40px
}

.btn-danger.active,.btn-danger.focus,.btn-danger:active,.btn-danger:focus,.btn-danger:hover,.open>.dropdown-toggle.btn-danger {
    border: 1px solid #ed3c39!important;
    background-color: #ed3c39!important
}

.btn-inverse {
    border: 1px solid #4c5667!important;
    background-color: #4c5667!important
}

.btn-inverse.active,.btn-inverse.focus,.btn-inverse:active,.btn-inverse:focus,.btn-inverse:hover,.open>.dropdown-toggle.btn-inverse {
    border: 1px solid #414a58!important;
    background-color: #414a58!important
}

.btn-purple {
    border: 1px solid #7266ba!important;
    background-color: #7266ba!important
}

.btn-purple:active,.btn-purple:focus,.btn-purple:hover {
    border: 1px solid #6254b2!important;
    background-color: #6254b2!important
}

.btn-pink {
    border: 1px solid #f76397!important;
    background-color: #f76397!important
}

.btn-pink:active,.btn-pink:focus,.btn-pink:hover {
    border: 1px solid #f64b87!important;
    background-color: #f64b87!important
}

.btn-border {
    background: rgb(52 7 124);
    color: #fff!important;
    font-size: 14px;
    font-weight: 600;
    border-radius: 9999px;
}

.btn-border:active,.btn-border:focus,.btn-border:hover {
    color: #fff
}

.breadcrmb-wrap a.btn {
    margin-top: 13px
}

.breadcrmb-wrap a.btn i {
    padding-right: 7px;
    vertical-align: text-bottom
}
.btn.btn-border.expired {
    background: #b8b9bc;
}
.breadcrumb {
    margin-bottom: 0;
    padding: 8px 0!important;
    background-color: #f7f8fa;
}

.breadcrumb li a {
    color: #4c0671!important
}
.breadcrumb li a:hover {
    color: #f30!important
}
.breadcrumb>.active {
    color: #777!important
}

#cart-sidebar.in {
    display: block!important;
    max-height: 360px;
    overflow: auto
}

#cart-sidebar .list-group img {
    width: 60px
}

#cart-sidebar .media-body,.nav.nav-tabs>li>a i,.table>tbody>tr>td.middle-align,.table>thead>tr>td.middle-align {
    vertical-align: middle
}

.dropdown-menu {
    padding: 0;
    right: 0!important;
    -webkit-animation: dropdownOpen .3s ease-out;
    animation: dropdownOpen .3s ease-out;
    border: 0;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.26);
    border-radius: 0!important;
    margin: 0!important
}

.dropdown-menu>li>a {
    padding: 6px 20px
}

#footer .btmFooter .list-inline,.dropdown-menu,ul.nav.sidebar-nav {
    padding-right: 0!important
}

.bg-primary {
    background-color: #6e8cd7!important
}

.bg-success {
    background-color: #33b86c!important
}

.bg-info {
    background-color: #29b6f6!important
}

.bg-warning {
    background-color: #ffd740!important
}

.bg-danger {
    background-color: #f30!important
}

.bg-muted {
    background-color: #d0d0d0!important
}

.bg-inverse {
    background-color: #212121!important
}

.bg-purple {
    background-color: #7e57c2!important
}

.bg-pink {
    background-color: #ec407a!important
}

.bg-white {
    background-color: #fff!important
}

.align-center {
    text-align: center;
}

.text-strong {
    font-weight: 600
}

.text-white {
    color: #fff
}

.text-danger {
    color: #ff0500
}

.text-muted {
    color: #757c80!important
}

.text-primary {
    color: #6e8cd7
}

.text-warning {
    color: #f30
}

.text-success {
    color: #33b86c
}

.text-info {
    color: #29b6f6
}

.text-inverse {
    color: #212121
}

.text-pink {
    color: #ec407a
}

.text-purple {
    color: #7e57c2
}

.text-dark {
    color: #1e1f21 !important
}

.form-control {
    font-size: 17px;
    height: auto;
    margin-bottom: 15px;
    padding: 6px 10px;
    color: #ffffff!important;
    border-width: 0!important;
    background: rgb(63 14 141)!important;
    border-radius: 0;
    box-shadow: none
}

.form-control:focus {
    border-width:0;
    background: #fff;
    box-shadow: none
}

.select-search .btn-group {
    width: 100%;
    margin: 7px 0 16px
}

.form-horizontal.select-search .form-group {
    margin-right: 0;
    margin-left: 0
}

.form-horizontal.select-search .form-group .btn {
    margin-top: 5px;
    padding: 8px 12px
}

.checkbox.checkbox-inline,.radio.radio-inline {
    margin-top: 0
}

.select-search .btn-group label.btn {
    width: 33.33333%
}

.input-lg {
    height: 45px
}

label {
    font-size: 14px;
    font-weight: 400
}

.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group {
    z-index: 2;
    margin-left: -1px;
    padding: 7px 10px
}

.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover {
    z-index: 2;
    border-color: #eee;
    background: rgba(242,242,247,.86);
    box-shadow: none
}

.select-search .btn-group label.btn i {
    font-size: 21px;
    display: block;
    padding-bottom: 8px
}

.select-search .control-label {
    margin-bottom: 2px;
    padding-top: 2px;
    text-align: right
}

.select-search .form-group {
    margin-bottom: 5px
}

.label {
    font-size: 75%;
    font-weight: 400;
    line-height: 10px;
    display: inline;
    padding: 6px 0 8px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    color: #fff;
    border-radius: 2px
}

.checkbox,.radio {
    padding-left: 20px
}

.checkbox label,.radio label {
    position: relative;
    display: inline-block;
    padding-left: 5px
}

.checkbox label::after,.checkbox label::before {
    position: absolute;
    left: 0;
    display: inline-block;
    margin-left: -20px
}

.checkbox label::before {
    width: 17px;
    height: 17px;
    content: "";
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    border: 1px solid #ccc;
    border-radius: 3px;
    outline: 0!important;
    background-color: #fff
}

.checkbox label::after {
    font-size: 11px;
    top: 0;
    width: 16px;
    height: 16px;
    padding-top: 1px;
    padding-left: 3px;
    color: #555
}

.checkbox-danger input[type=checkbox]:checked+label::after,.checkbox-info input[type=checkbox]:checked+label::after,.checkbox-primary input[type=checkbox]:checked+label::after,.checkbox-success input[type=checkbox]:checked+label::after,.checkbox-warning input[type=checkbox]:checked+label::after {
    color: #fff
}

.checkbox input[type=checkbox],.radio input[type=radio] {
    z-index: 1;
    cursor: pointer;
    opacity: 0;
    outline: 0!important
}

.checkbox input[type=checkbox]:disabled+label,.radio input[type=radio]:disabled+label {
    opacity: .65
}

.checkbox input[type=checkbox]:focus+label::before {
    outline: 0;
    outline-offset: -2px
}

.checkbox input[type=checkbox]:checked+label::after {
    font-family: themify;
    content: ""
}

.checkbox input[type=checkbox]:disabled+label::before {
    cursor: not-allowed;
    background-color: #ddd
}

.checkbox.checkbox-circle label::before {
    border-radius: 50%
}

.checkbox.checkbox-single label,.radio.radio-single label {
    height: 17px
}

.checkbox-primary input[type=checkbox]:checked+label::before {
    border-color: #6e8cd7;
    background-color: #6e8cd7
}

.checkbox-danger input[type=checkbox]:checked+label::before {
    border-color: #ef5350;
    background-color: #ef5350
}

.checkbox-info input[type=checkbox]:checked+label::before {
    border-color: #29b6f6;
    background-color: #29b6f6
}

.checkbox-warning input[type=checkbox]:checked+label::before {
    border-color: #ffd740;
    background-color: #ffd740
}

.checkbox-success input[type=checkbox]:checked+label::before {
    border-color: #33b86c;
    background-color: #33b86c
}

.radio label::after,.radio label::before {
    position: absolute;
    display: inline-block;
    margin-left: -20px
}

.radio label::before {
    left: 0;
    width: 17px;
    height: 17px;
    content: "";
    -webkit-transition: border .5s ease-in-out;
    transition: border .5s ease-in-out;
    border: 1px solid #ccc;
    border-radius: 50%;
    outline: 0!important;
    background-color: #fff
}

.radio label::after {
    top: 3px;
    left: 3px;
    width: 11px;
    height: 11px;
    content: " ";
    -webkit-transition: -webkit-transform .1s cubic-bezier(.8,-.33,.2,1.33),-webkit-transform .1s cubic-bezier(.8,-.33,.2,1.33);
    transition: transform .1s cubic-bezier(.8,-.33,.2,1.33),-webkit-transform .1s cubic-bezier(.8,-.33,.2,1.33);
    -webkit-transform: scale(0,0);
    -ms-transform: scale(0,0);
    transform: scale(0,0);
    border-radius: 50%;
    background-color: #555
}

.radio-primary input[type=radio]+label::after,.radio-primary input[type=radio]:checked+label::after {
    background-color: #6e8cd7
}

.radio input[type=radio]:focus+label::before {
    outline: 0;
    outline-offset: -2px
}

.radio input[type=radio]:checked+label::after {
    -webkit-transform: scale(1,1);
    -ms-transform: scale(1,1);
    transform: scale(1,1)
}

.radio input[type=radio]:disabled+label::before {
    cursor: not-allowed
}

.radio-primary input[type=radio]:checked+label::before {
    border-color: #6e8cd7
}

.radio-danger input[type=radio]+label::after,.radio-danger input[type=radio]:checked+label::after {
    background-color: #ef5350
}

.radio-danger input[type=radio]:checked+label::before {
    border-color: #ef5350
}

.radio-info input[type=radio]+label::after,.radio-info input[type=radio]:checked+label::after {
    background-color: #29b6f6
}

.radio-info input[type=radio]:checked+label::before {
    border-color: #29b6f6
}

.radio-warning input[type=radio]+label::after,.radio-warning input[type=radio]:checked+label::after {
    background-color: #ffd740
}

.radio-warning input[type=radio]:checked+label::before {
    border-color: #ffd740
}

.radio-success input[type=radio]+label::after,.radio-success input[type=radio]:checked+label::after {
    background-color: #33b86c
}

.radio-success input[type=radio]:checked+label::before {
    border-color: #33b86c
}

.color-green {
    color: #33b86c
}

.label-primary {
    background-color: #6e8cd7
}

.label-success {
    background-color: #33b86c
}

.label-info {
    background-color: #29b6f6
}

.label-warning {
    background-color: #ffd740
}

.label-danger {
    background-color: #ef5350
}

.label-purple {
    background-color: #7e57c2
}

.label-pink {
    background-color: #f30
}

.label-inverse {
    background-color: #212121
}

.badge {
    font-size: 12px;
    font-weight: 400;
    margin-top: 1px;
    padding: 0!important;
    height: 20px;
    width: 20px;
    border-radius: 50%;
    line-height: 20px!important
}

.badge-xs {
    font-size: 9px
}

.badge-sm,.badge-xs {
    -webkit-transform: translate(0,-2px);
    -ms-transform: translate(0,-2px);
    transform: translate(0,-2px)
}

.badge-primary {
    background-color: #6e8cd7
}

.badge-success {
    background-color: #21b731
}

.badge-info {
    background-color: #4f0675
}

.badge-warning {
    background-color: #ffd740
}

.badge-purple {
    background-color: #7e57c2
}

.badge-pink {
    background-color: #ec407a
}

.badge-inverse {
    background-color: #212121
}

.pagination {
    display: inline-block;
    margin: 30px 0;
    padding-left: 0;
    border-radius: 4px;
    box-shadow: 0 1px 2px #d9dadb
}

.pagination>li>a,.pagination>li>span {
    border: 1px solid #eee;
    background-color: #fff
}

.pagination>li>a {
    font-size: 14px;
    color: #25282b
}

.pagination>li>span {
    color: #373e4a
}

.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover {
    border-color: #f30;
    background-color: #f30
}

.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span {
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
    background-color: #fff
}

.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span {
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px
}

.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover {
    z-index: 2;
    border-color: #eee;
    background-color: #f7f8fa
}

.tabs,.tabs li.tab,.tabs-vertical-env .nav.tabs-vertical li.active>a {
    background-color: #fff
}

.tabs {
    position: relative;
    width: 100%;
    margin: 0 auto;
    padding: 0;
    white-space: nowrap
}

.tabs li.tab {
    display: block;
    float: left;
    margin: 0;
    text-align: center
}

.tabs li.tab a {
    display: block;
    width: 100%;
    height: 100%;
    -webkit-transition: color .28s ease;
    transition: color .28s ease;
    color: #ee6e73
}

.tabs li.tab a.active {
    color: #6e8cd7!important
}

.tabs .indicator {
    position: absolute;
    bottom: 0;
    height: 2px;
    background-color: #6e8cd7;
    will-change: left,right
}

.tabs-top .indicator {
    top: 0
}

.nav.nav-tabs+.tab-content {
    position: relative;
    z-index: 2;
    margin-bottom: 30px;
    padding: 20px;
    background: #fff;
    box-shadow: 0 1px 2px #d9dadb
}

.tabs-vertical-env {
    margin-bottom: 30px;
    background-color: #ddd
}

.tabs-vertical-env .tab-content {
    display: table-cell;
    padding: 30px;
    vertical-align: top;
    background: #fff
}

.tabs-vertical-env .nav.tabs-vertical {
    display: table-cell;
    width: 150px;
    min-width: 120px;
    vertical-align: top
}

.tabs-vertical-env .nav.tabs-vertical li>a {
    text-align: center;
    white-space: nowrap;
    color: #333
}

.nav.nav-tabs>li.active>a {
    border: 0;
    background-color: #fff
}

.nav.nav-tabs.solo-nav>li.active>a {
    border: 0;
    border-top: 0;
    background-color: #edeaf3
}

.nav-tabs.solo-nav>li {
    float: left;
    margin-bottom: 0;
    margin-left: -1px
}

.modal-content .nav.nav-tabs+.tab-content,.modal-content .panel-group,.tabs-vertical-env .tab-content {
    margin-bottom: 0
}

.nav.nav-tabs>li>a,.nav.tabs-vertical>li>a {
    font-size: 16px;
    font-weight: 600;
    line-height: 50px;
    padding: 0 20px;
    cursor: pointer;
    color: #212121;
    border: 0;
    border-radius: 0;
    background-color: transparent
}

.nav.nav-tabs>li>a i {
    font-size: 16px;
    padding-right: 5px
}

.nav.nav-tabs>li:last-of-type a {
    margin-right: 0
}

.nav.nav-tabs {
    border-bottom: 0
}

.navtab-bg {
    background-color: #ddd
}

.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover,.tabs-vertical-env .nav.tabs-vertical li.active>a {
    border: 0
}

@media (min-width:278px) and (max-width:779px) {
    .nav-tabs>li {
        width: 100%;
        margin-right: 0;
        border-bottom: 1px solid #eee
    }

    .list-group-item {
        padding: 12px 20px;
        border: 0!important;
        border-right: 0;
        border-left: 0;
        border-radius: 0;
        float: left;
        width: 50%!important
    }

    .blog-quote p {
        font-family: Georgia;
        font-size: 13px;
        font-style: italic;
        line-height: 18px;
        margin: 40px 0 42px!important;
        color: #2a2c36
    }

    .blog h3 {
        font-size: 22px!important;
        font-weight: 600;
        margin: -10px 0 18px
    }

    .blog p {
        text-align: left!important
    }

    .sdd-code {
        width: 100%
    }

    .list-group li {
        width: 50%!important
    }
}

.dropcap {
    font-size: 3.1em
}

.dropcap,.dropcap-circle,.dropcap-square {
    font-weight: 400;
    line-height: 36px;
    display: block;
    float: left;
    margin-right: 6px;
    text-shadow: none
}
.modal-dialog {
  width: 768px;
  margin: 0;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
.modal .modal-dialog .modal-content {
    padding: 30px;
    border-color: #ddd;
    border-radius: 2px;
    box-shadow: none
}
.modal.show {
  background: rgb(0 0 0 / 10%);
}
.modal .modal-dialog .modal-content .modal-header {
    margin: 0;
    padding: 0;
    border-bottom-width: 2px;
    border: none;
}

.modal-header .close {
  margin-top: 0px;
}

.modal .modal-dialog .modal-content .modal-body {
  padding: 0px 0 20px 0;
  text-align: center;
}

.modal .modal-dialog .modal-content .modal-footer {
    padding: 15px 0 0
}

.modal-full {
    width: 98%
}

.modal-content .panel {
    border-top: none
}

.legendLabel {
    padding-left: 10px!important
}

.list-group li {
    float: left;
    width: 20%;
    text-align: left;
    padding: 10px 5px;
    font-weight: 600;
    font-size: 14px
}

.list-group-item:first-child,.list-group-item:last-child {
    padding: 8px 5px;
    border-radius: 0
}

.alert-info {
    background-color: #eaeaea;
    border: 1px solid #d4d2d2;
    padding: .25rem 1.5rem;
    margin-bottom: 3rem;
    border-radius: .25rem
}

.alert-success {
    color: #33b86c;
    border-color: #7ad19f;
    background-color: #ccedda
}

.alert-success .alert-link {
    color: #268a51
}

.list-group-item a:hover {
    background: 0 0!important
}

.list-group-item.active,.list-group-item.active:hover {
    z-index: 2;
    color: #444;
    background: 0 0!important
}

.list-group-item.active:hover .list-group-item-text {
    color: #6e8cd7
}

.list-group-item.active:focus {
    z-index: 2;
    color: #444
}

.header .active .submenu li.active a,.list-group-item.active .list-group-item-text,.list-group-item.active:focus .list-group-item-text,.list-group-item.active>.badge,.nav-pills>.active>a>.badge {
    color: #f30
}

.list-group-item:first-child {
    border-top: 0
}

.list-group-item-heading {
    font-weight: 300
}

.has-success .form-control {
    border-color: #33b86c;
    box-shadow: none!important
}

.has-error .form-control,.has-warning .form-control {
    border-color: #ffd740;
    box-shadow: none!important
}

.has-error .form-control {
    border-color: #ef5350
}

.input-group-addon {
    border: 1px solid #eee;
    border-radius: 2px
}

.header {
    position: fixed;
    z-index: 1030;
    top: 0;
    right: 0;
    left: 0;
    min-height: 60px;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    border: 0;
    background-color: transparent
}

.header-top {
    font-family: "Open Sans",sans-serif;
    padding: 1px 0 10px
}

header .header-top-links {
    height: 65px;
    padding-top: 10px;
    padding-bottom: 10px
}

.toplinks {
    line-height: normal;
    padding: 6px 0 0
}

.toplinks .links {
    text-align: right
}

.toplinks .links div {
    display: inline-block
}

.toplinks div.links div a {
    font-size: 13px;
    font-weight: 400;
    display: inline-block;
    padding: 0 0 0 15px;
    text-decoration: none;
    color: #88898e
}

.toplinks div.links div a:hover {
    text-decoration: none;
    color: #e76d66!important
}

.header .top-nav {
    padding: 15px 0;
    border-radius: 0;
    background-color: rgb(75 24 155);
}

.header .top-nav .badge {
    position: absolute;
    top: 12px;
    right: 7px
}

.header .top-nav .nav>li>a {
    line-height: 60px;
    position: relative;
    padding: 3px 20px 0;
    color: #fff!important;
    background: 0 0!important
}

.header .top-nav .nav>li>a i {
    font-size: 18px
}

.header .top-nav .nav>li>a.btn {
    line-height: 36px;
    margin-top: 11px;
    padding: 0 20px;
    border-color: #f30!important;
    background: #f30!important
}

.header .top-nav .nav li:last-child ul.dropdown-menu {
    margin-bottom: 11px
}

.header .top-nav .dropdown-menu-lg .list-group,.header .top-nav .dropdown-menu-lg .media-heading {
    margin-bottom: 0
}

.header .top-nav .navbar-nav>.open>a i {
    color: #b8b8b8
}

.header .top-nav .dropdown-menu-lg {
    width: 100%
}

.media-heading {
    font-weight: 600
}

.header .top-nav .dropdown-menu-lg a:hover {
    color: #ed3c39;
    background: #fff;
    font-weight: 600
}

.header .top-nav .dropdown-menu-lg .list-group-item {
    padding: 5px;
    width: 100%!important;
    border-bottom: 1px solid rgba(0,0,0,.1)!important
}

.header .top-nav .dropdown-menu-lg .media-body p {
    color: #828282;
    font-weight: 600
}

.header .top-nav .notification-list {
    max-height: 230px
}

.header .top-nav .notification-list em {
    width: 34px;
    text-align: center
}

.header .top-nav .notification-list .media-body {
    display: inherit;
    overflow: hidden;
    width: auto;
    margin-left: 50px
}

.header .top-nav .notification-list .media-body h5 {
    font-weight: 400;
    display: block;
    overflow: hidden;
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis
}

.header .top-nav .notifi-title {
    font-size: 14px;
    font-weight: 600;
    padding: 10px;
    border-bottom: 1px solid rgba(0,0,0,.1)
}

.header .top-nav .navbar-nav {
    margin: 0
}

.header .top-nav .topbar-left {
    display: block;
    margin-top: 0
}

.header .logo {
    margin-top: 0
}

a.logo img {
    max-width: 160px
}

@media (max-width:768px) {
    .header .top-nav .topbar-left .logo img {
        width: 100px;
        padding-top: 5px;
    }

    .form-control {
        font-size: 13px;
        padding: 5px 10px
    }

    .btn-search {
        height: 28px!important;
        font-size: 14px;
    }

    .menu-extras {
        padding: 10px !important;
    }

    .header .top-nav {
        padding: 5px 0 0 0;
    }

    .m-t-30 {
        margin-top: 60px!important
    }

    .dp-header {
        margin-top: 45px
    }
}

.header .app-search {
    position: relative;
    max-width: 320px;
    margin: 11px 0 5px
}

.header .app-search a {
    position: absolute;
    top: 12px;
    right: 16px;
    color: rgba(255,255,255,.7)
}

.header .app-search .form-control,.header .app-search .form-control:focus {
    font-family: Catamaran,sans-serif;
    font-size: 14px;
    font-weight: 300;
    height: 38px;
    padding: 9px 69px 7px 20px;
    color: #fff;
    border: 0;
    border-radius: 2px;
    background: rgba(54,59,67,.63);
    box-shadow: none
}

.header .app-search input::-webkit-input-placeholder {
    font-weight: 400;
    color: rgba(255,255,255,.6)
}

.header .app-search input:-moz-placeholder {
    font-weight: 400;
    color: rgba(255,255,255,.6)
}

.header .app-search input::-moz-placeholder {
    font-weight: 400;
    color: rgba(255,255,255,.6)
}

.header .app-search input:-ms-input-placeholder {
    font-weight: 400;
    color: rgba(255,255,255,.6)
}

.header .navbar-custom {
    background-color: rgb(63 14 141);
}

.header .navbar-toggle {
    position: absolute;
    width: 60px;
    height: 60px;
    margin: 0;
    padding: 0;
    cursor: pointer;
    border: 0;
    top: 0;
    right: 0
}

.header .navbar-toggle:hover {
    background-color: transparent
}

.header .navbar-toggle:hover span {
    background-color: #6e8cd7
}

.header .navbar-toggle:focus {
    background-color: transparent
}

.header .navbar-toggle:focus span {
    background-color: #6e8cd7
}

.header .navbar-toggle .lines {
    position: relative;
    display: block;
    width: 25px;
    height: 18px;
    margin: 10px auto
}

.header .navbar-toggle span {
    display: block;
    width: 100%;
    height: 2px;
    margin-bottom: 5px;
    -webkit-transition: -webkit-transform .5s ease,-webkit-transform .5s ease;
    transition: transform .5s ease,-webkit-transform .5s ease;
    background-color: #fff
}

.header .navbar-toggle.open span {
    position: absolute
}

.header .navbar-toggle.open span:first-child {
    top: 6px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.header .navbar-toggle.open span:nth-child(2) {
    visibility: hidden
}

.header .navbar-toggle.open span:last-child {
    top: 6px;
    width: 100%;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.header .navigation-menu {
    margin: 0;
    padding: 0;
    list-style: none
}

.header .navigation-menu>li {
    position: relative;
    display: block;
    float: left
}

.header .navigation-menu>li>a {
    font-size: 16px;
    font-weight: 600;
    line-height: 15px;
    display: block;
    cursor: pointer;
    padding-right: 20px;
    padding-left: 20px!important;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    text-transform: capitalize;
    color: #fff;
}

.special-offer a {
    background: #239003 !important;
    color: #fff!important
}

.special-offer a:hover {
    background: #fff!important;
    color: #239003!important
}

.header .navigation-menu>li,.header .navigation-menu>li>a:active i>a:active,.header .navigation-menu>li>a:focus,.header .navigation-menu>li>a:focus i,.header .navigation-menu>li>a:hover,.header .navigation-menu>li>a:hover i {
    color: #e5aa03!important
}

.header .navigation-menu>li a.active {
    color: #e5aa03;
}

.header .navigation-menu>li>a i {
    font-size: 16px;
    position: relative;
    display: -webkit-inline-box;
    margin-top: -3px;
    margin-right: 7px;
    vertical-align: middle
}

.header .navigation-menu>li>a:focus,.header .navigation-menu>li>a:hover {
    border-color: transparent;
    background-color: transparent
}

.header .top-nav .topbar-left,.tags li {
    float: left
}

@media (min-width:987px) {
    .header .navigation-menu>li>a {
        padding-top: 13px;
        padding-bottom: 13px
    }

    .header .navigation-menu>li.last-elements .submenu {
        right: 0;
        left: auto
    }

    .header .navigation-menu>li.last-elements .submenu>li.has-submenu .submenu {
        right: 100%;
        left: auto;
        margin-right: 10px;
        margin-left: 0
    }

    .header .navigation-menu>li:first-of-type a {
        padding-left: 10px
    }

    .header .navigation-menu>li:hover a,.header .navigation-menu>li:hover a i {
        color: #f30
    }

    .header .navigation-menu>li .submenu {
        position: absolute;
        z-index: 1000;
        top: 100%;
        left: 0;
        visibility: hidden;
        min-width: 200px;
        margin-top: 10px;
        padding: 15px 0;
        list-style: none;
        -webkit-transition: all .2s ease;
        transition: all .2s ease;
        opacity: 0;
        background-color: #fff;
        box-shadow: 0 1px 1px rgba(0,0,0,.1)
    }

    .header .navigation-menu>li .submenu.megamenu {
        width: auto;
        white-space: nowrap
    }

    .header .navigation-menu>li .submenu.megamenu>li {
        display: inline-block;
        overflow: hidden;
        width: 200px;
        vertical-align: top
    }

    .header .navigation-menu>li .submenu>li .submenu {
        top: 0;
        left: 100%;
        margin-top: -1px;
        margin-left: 10px
    }

    .header .navigation-menu>li .submenu li {
        position: relative
    }

    .header .navigation-menu>li .submenu li ul {
        margin: 0;
        padding-left: 0;
        list-style: none
    }

    .header .navigation-menu>li .submenu li a,.header .navigation-menu>li .submenu li span {
        display: block;
        clear: both;
        padding: 8px 25px;
        white-space: nowrap;
        color: #212121
    }

    .header .navigation-menu>li .submenu li a:hover {
        color: #6e8cd7
    }

    .header .navigation-menu>li .submenu li span {
        font-size: 10px;
        font-weight: 500;
        line-height: 1.42857143;
        letter-spacing: 2px;
        text-transform: uppercase;
        color: #949ba1
    }

    .header .navbar-toggle {
        display: none
    }

    .header #navigation {
        display: block!important
    }
}

@media (max-width:987px) {
    .page-title,.wrapper {
        margin-top: 0
    }

    .page-title {
        padding-top: 5px
    }

    .container {
        width: auto
    }

    .header {
        box-shadow: none
    }

    .header .navigation-menu {
        float: none;
        max-height: 400px;
        padding-right: 0px !important;
    }

    .header .navigation-menu>li {
        float: none
    }

    .header .navigation-menu>li>a {
        padding: 15px;
        color: #ffffff;
    }

    .header .navigation-menu>li>a i {
        display: inline-block;
        margin-right: 10px;
        margin-bottom: 0
    }

    .header .navigation-menu>li>a:after {
        position: absolute;
        right: 15px
    }

    .header .navigation-menu>li .submenu {
        display: none;
        margin: 0;
        padding-left: 20px;
        list-style: none
    }

    .header .navigation-menu>li .submenu li a {
        position: relative;
        display: block;
        padding: 7px 20px;
        color: #212121
    }

    .header .navigation-menu>li .submenu li a:hover,.header .navigation-menu>li.has-submenu.open>a {
        color: #6e8cd7
    }

    .header .navigation-menu>li .submenu li.has-submenu>a:after {
        font-family: "Material Design Iconic Font";
        position: absolute;
        right: 30px;
        content: ""
    }

    .header .navigation-menu>li .submenu .submenu.open,.header .navigation-menu>li .submenu.open {
        display: block
    }

    .header .navigation-menu>li .submenu .submenu {
        display: none;
        list-style: none
    }

    .header .navigation-menu>li .submenu.megamenu>li>ul {
        padding-left: 0;
        list-style: none
    }

    .header .navigation-menu>li .submenu.megamenu>li>ul>li>span {
        font-size: 11px;
        position: relative;
        display: block;
        padding: 15px;
        letter-spacing: 2px;
        text-transform: uppercase
    }

    .header .navbar-header {
        float: left
    }

    #navigation {
        position: absolute;
        top: 42px;
        left: 0;
        display: none;
        overflow: auto;
        width: 100%;
        height: auto;
        padding-bottom: 0;
        background-color: rgb(75 24 155);
        box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
        z-index: 999
    }

    #navigation.open {
        display: block;
        overflow-y: auto
    }
}

.all_stores a,.widget .widget-heading a {
    font-size: 15px;
    display: inline-block;
    color: #222fb9
}

.btn-code span.btn-hover:after,.ribbon:after,.ribbon:before,.tag:before {
    content: ""
}

@media (min-width:768px) {
    .header .navigation-menu>li.has-submenu:hover>.submenu {
        visibility: visible;
        margin-top: 0;
        opacity: 1
    }

    .header .navigation-menu>li.has-submenu:hover>.submenu>li.has-submenu:hover>.submenu {
        visibility: visible;
        margin-right: 0;
        margin-left: 0;
        opacity: 1
    }

    .navbar-toggle {
        display: block
    }
}

.footer {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 20px 0;
    text-align: left!important;
    color: #58666e;
    border-top: 1px solid rgba(33,33,33,.1)
}

#owl-demo,.thumb-inside,.thumbnail {
    position: relative
}

.footer ul li {
    padding-right: 10px;
    padding-left: 10px
}

.footer ul li a {
    color: #797979
}

.footer ul li a:hover {
    color: #6e8cd7
}

.widget {
    margin-bottom: 30px;
    -webkit-transition: all .4s;
    transition: all .4s;
    background: #fff;
    border-radius: .5rem;
}

.widget .widget-heading {
    padding: 10px;
    color: #fff;
    border-bottom: 1px solid #eee
}

.widget .widget-heading .sort {
    margin-bottom: 0
}

.widget .widget-heading .sort .form-control {
    margin-bottom: 0;
    padding: 3px 10px
}

.widget-title img {
    max-width: 60px;
    display: inline
}

.widget .widget-heading .widget-title {
    font-size: 16px!important;
    font-weight: 600;
    float: left;
    margin-top: 0;
    margin-bottom: 0
}

.widget .widget-heading .widget-widgets {
    font-size: 13px;
    line-height: 29px;
    position: relative;
    display: inline-block;
    float: right;
    padding-left: 15px;
    text-align: right
}

.widget .widget-heading .widget-widgets .divider {
    margin: 0 5px
}

.all_stores a {
    color: #f30;
    padding: 5px 10px;
    font-weight: 600;
    line-height: 1.5
}

.widget .widget-heading a span {
    font-size: 10px
}

.panel-title>.small,.panel-title>.small>a,.panel-title>a,.panel-title>small,.panel-title>small>a,.tag {
    color: #25282b
}

.widget .widget-body {
    padding: 15px;
    border-radius: 2px
}

.widget .widget-body p {
    padding: 0
}

.widget .widget-body h2 {
    font-size: 17px!important;
    line-height: 25px
}

.widget .widget-body h3 {
    font-size: 15px!important;
    line-height: 22px
}

.panel .panel-body {
    padding: 20px
}

.panel .panel-body p {
    margin: 0
}

.panel .panel-body p+p {
    margin-top: 15px
}

.panel-heading {
    padding: 12px 20px;
    border: 0!important;
    border-radius: 0
}

.panel-default>.panel-heading {
    color: #797979;
    border-bottom: none;
    background-color: #fafafa
}

.panel-title {
    font-size: 16px;
    font-weight: 600;
    margin-top: 0;
    margin-bottom: 0
}

.panel-title a i {
    padding-right: 7px;
    vertical-align: middle
}

.panel-footer {
    border-top: 0;
    background: #fafafa
}

.panel-color .panel-title,.pricing .panel.panel-default .panel-heading h4 {
    color: #fff
}

.panel-border {
    border-radius: 3px
}

.panel-border .panel-heading {
    padding: 10px 20px 0;
    border-radius: 3px;
    background-color: #fff
}

.panel-border .panel-body {
    padding: 15px 20px 20px
}

.panel {
    margin-bottom: 15px;
    border: 1px solid #eee;
    border-radius: 2px;
    box-shadow: none
}

.slide-wrap {
    margin-top: 30px
}

#owl-demo .item {
    height: 200px;
    padding: 30px 0;
    text-align: center;
    border: 1px solid #999;
    background: #aaa;
    text-shadow: none
}

.carousel-tabs {
    margin-bottom: 30px;
    background: #fff;
    box-shadow: 0 1px 2px #d9dadb
}

.carousel-tabs .tab {
    padding: 20px;
    color: inherit;
    border-top: 1px solid #eee;
    border-right: 1px solid #eee
}

@media (min-width:278px) and (max-width:779px) {
    .carousel-tabs .tab {
        text-align: center;
        border-top: none;
        border-right: none
    }

    .carousel-tabs .tab .media {
        padding-bottom: 10px;
        border-bottom: 1px solid #eee
    }

    .carousel-tabs .tab .media-left.media-middle {
        display: block;
        text-align: center
    }
}

.carousel-tabs .tab .media-heading {
    font-size: 17px;
    font-weight: 500;
    color: #25282b
}

.carousel-tabs .tab:last-child {
    border-right: transparent
}

.thumb h5 {
    cursor: pointer;
    font-weight: 600;
    min-height: 3em;
    max-height: 3em;
    overflow: hidden;
    font-size: 12px!important;
    line-height: 17px;
    margin-bottom: 7px
}

.thumbnail {
    line-height: 1.42857143;
    display: block;
    margin-bottom: 5px;
    padding: 5px;
    -webkit-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
    background-color: #fff;
    cursor: pointer
}

a.thumbnail.active,a.thumbnail:focus,a.thumbnail:hover {
    border-color: #eee;
    box-shadow: rgba(47,48,51,.1)0 0 5px 1px
}

.thumb-inside .favorite a {
    position: absolute;
    top: 5px;
    right: 8px;
    color: #ddd
}

.thumb-inside .favorite a:hover i {
    color: #ec1076
}

.coupons-cat div a {
    line-height: 35px;
    color: inherit
}

.coupons-cat div a:hover {
    color: #f30
}

.coupon-wrapper {
    margin-bottom: 25px;
}

.c-border {
    border: 1px solid rgb(229 231 235);
}
.coupon-wrapper.coupon-single {
    position: relative;
    padding: 20px 10px;
    background-color: #fff;
    border-radius: .5rem;
}

.coupon-wrapper.coupon-single:last-of-type {
    margin-bottom: 10px
}

.tab-pane .coupon-wrapper.coupon-single .ribbon-wrapper {
    right: 0
}

.tab-content .coupon-wrapper:last-of-type {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0
}

.tab-pane.single-coupon {
    margin-bottom: 20px
}

.tab-pane.single-coupon .coupon-wrapper:last-child {
    margin-bottom: 30px;
    padding-bottom: 20px;
    border-bottom: 1px solid #eee
}

.savings {
    margin-top: 30px;
    
}

.savings .large,.savings .small {
    font-weight: 700;
    text-transform: uppercase
}

.savings .large {
    font-size: 25px;
    margin-bottom: -10px;
    padding-top: 8px
}

.savings .small {
    font-size: 14px!important;
    margin: 10px auto auto;
    padding: 5px 0 0
}

.savings .type {
    padding: 1px 0;
    font-weight: 300
}

.savings .type.code,.savings .type.sale {
    background: #f4f4f4;
    font-weight: 600;
    color: #0017ff;
    text-transform: uppercase;
    border-radius: 9999px;
    font-size: 13px;
}

.savings .type.code {
    color: #20b12f
}

@media (max-width:779px) and (min-width:277px) {
    .coupon-wrapper {
        text-align: left
    }

    .savings {
        margin: 0 auto 20px
    }

    .coupon-wrapper .btn-code {
        margin: 15px auto 0!important
    }
}

.coupon-contain span.verified.text-success i {
    padding-right: 5px;
    font-weight: 600
}

.coupon-contain ul li {
    line-height: 25px;
    vertical-align: middle;
    padding-left: 0
}

.coupon-contain ul.coupon-details li:first-of-type {
    margin-left: 0;
    padding-left: 0
}

.coupon-contain p.collapsed {
    cursor: pointer
}

.coupon-contain .list-inline {
    font-size: 13px;
    display: flex;
    column-gap: 20px;
    align-items: baseline;
    margin-left: 0px;
    color: #6e6e6e;
    font-weight: 600
}

.small,small {
    font-size: 85%;
    font-weight: 600
}

.list-inline a {
    font-weight: 600;
    position: absolute;
    bottom: 0
}

.coupon-details {
    margin-top: 15px;
    margin-bottom: 0
}

.coupon-details ul li {
    margin-left: 0
}

.coupon-details .btn-group .btn:nth-of-type(2) {
    color: #7ab55c
}

.coupon-title,.deal-title {
    cursor: pointer;
    line-height: 22px;
    margin-top: auto
}

.coupon-title {
    margin-top: 15px;
    font-size: 18px;
    font-weight: 600;
    color: #222fb9;
    text-transform: capitalize
}

.coupon-title:hover,.coupon_modal_content h1,.deal-title:hover,.trending-coupons .widget-body h4:hover {
    color: #f30
}

.deal-title {
    margin-bottom: 10px;
    font-size: 16px;
    padding: 5px;
    font-weight: 400;
    min-height: 76px;
    color: #212121
}

.btn-code,.btn-code span.partial-code {
    line-height: 45px;
    display: block;
    overflow: hidden
}

.btn-code span.partial-code {
    padding-right: 11px;
    text-align: right;
    height: 50px;
    line-height: 50px;
    color: #4a90e2;
    border-radius: 9999px;
    background: #e0efff
}

.button-contain .btn-code {
    max-width: 150px;
    margin-top: 40px
}

.btn-subscribe {
    height: 44px;
    font-size: 16px;
    padding: 6px 12px!important;
    line-height: 0px!important;
    background: rgb(41 5 97);
    color: #fff;
}
.btn-subscribe:hover {
    background: rgb(41 5 97);
    color: #ecd5f4;
}
.btn-code {
    position: relative;
    height: 50px;
    margin: auto;
    border-radius: 2px
}

.btn-code span.btn-hover {
    top: 0;
    left: 0;
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    font-weight: 600;
    cursor: pointer;
    border-radius: 9999px;
    color: #fff;
    background-color: #33b86c
}

.btn-code span.btn-hover:hover {
    width: 80%;
    color: #fff;
    background-color: #f30;
    border: 1px solid #f30
}

.btn-code.expired a {
    border: 1px solid #cecbca;
    background: #cecbca;
    color: #7f7f7f
}

.btn-code.expired .btn-hover {
    border: 1px solid #a7aba7;
    border-radius: 3px;
    background-color: #a7aba7
}

.btn-code.expired .btn-hover:hover {
    width: 80%;
    color: #777;
    background-color: #8b8b8b
}

.btn-code span.btn-hover,.btn-code span.btn-hover:after,.exp-btn-code span.btn-hover {
    position: absolute;
    -webkit-transition: all .2s linear;
    transition: all .2s linear
}

.exp-btn-code span.btn-hover {
    top: 0;
    left: 0;
    width: 100%;
    height: 36px;
    cursor: pointer;
    color: #fff;
    border: 1px solid #adadad;
    border-radius: 3px;
    background-color: #d0d0d0
}

.exp-btn-code span.btn-hover:hover {
    width: 80%;
    color: #777;
    background-color: #adadad
}

.btn-code span.btn-hover:after {
    right: -26px;
    width: 0;
    height: 0;
    -webkit-transform: scale(-1);
    -ms-transform: scale(-1);
    transform: scale(-1);
    border-right: 0 solid transparent;
    border-left: 26px solid transparent;
    -webkit-filter: FlipV;
    filter: FlipV;
    -ms-filter: FlipV
}

.btn-code span.coupon-hover-corner {
    position: absolute;
    z-index: 13;
    top: 0;
    left: 74%;
    display: block;
    width: 42px;
    height: 46px;
    margin-top: 2px;
    -webkit-transition: -webkit-transform 250ms,background-position 250ms,-webkit-transform 250ms;
    transition: transform 250ms,background-position 250ms,-webkit-transform 250ms;
    -webkit-transform: rotateZ(22deg) translate(0,-10px) scaleX(.9);
    transform: rotateZ(22deg) translate(0,-10px) scaleX(.9);
    border-radius: 0 0 4px 4px;
    background: -webkit-linear-gradient(52deg,#7ab55c 0,#7ab55c 49%);
    background: linear-gradient(38deg,#7ab55c 0,#7ab55c 49%);
    background-color: #7ab55c;
    background-repeat: no-repeat;
    background-position: 0 6px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.btn-code span.coupon-hover:hover:after {
    border-top: 44px solid #7ab55c
}

.button-contain .btn-group {
    margin-top: 15px
}

.coupon-block .coupon-store {
    line-height: 78px
}

.coupon-block .coupon-value {
    font-size: 21px;
    font-weight: 600;
    line-height: 1;
    margin: 10px 0
}

.coupon-block {
    display: block;
    padding-bottom: 10px
}

.coupon-block,.coupon-block .coupon-store {
    position: relative;
    overflow: hidden;
    text-align: center
}

.coupon-block .coupon-image {
    display: flex;
    justify-content: space-around;
}

.coupon-block .coupon-store {
    display: block;
    height: 90px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #eee
}

.coupon-block .coupon-store img {
    display: block;
    width: 170px;
    height: 70px;
    margin: auto
}

.coupon-block .coupon-title {
    margin: 5px
}

.coupon-block .action-block {
    max-width: 80%;
    margin: 0 auto 15px;
    text-align: center
}

.coupon-block .action-block .btn-code {
    display: block;
    max-width: 160px;
    margin: 0 auto 20px
}

span.expiry_date,span.store_name {
    font-size: 13px;
    display: block;
    padding: 0 15px;
    color: #a1a3a7
}

span.store_name {
    margin-bottom: 10px;
    padding: 0
}

.coupon_code,.report .vote-link,.tag {
    display: inline-block
}

.trending-coupons .widget-body {
    padding: 10px
}

.trending-coupons .widget-body .media {
    font-size: 14px;
    margin-top: 0;
    padding: 5px;
    border-bottom: 1px solid #eee
}

.trending-coupons .widget-body .media:last-child {
    border-bottom: none
}

.trending-coupons .widget-body .media:hover {
    background-color: #fff
}

.trending-coupons .widget-body .media .media-heading {
    font-size: 14px;
    font-weight: 600;
    line-height: 20px
}

.tags {
    overflow: hidden;
    margin: 0;
    padding: 0;
    list-style: none
}

.tag {
    font-size: 14px;
    line-height: 26px;
    position: relative;
    height: 28px;
    margin: 1px 10px 10px 0;
    padding: 0 20px 0 23px;
    -webkit-transition: all .4s;
    border: 1px solid #eee;
    border-radius: 2px
}

.tag:after,.tag:before {
    -webkit-transition: all .4s;
    background: #fff
}

.tag:before {
    position: absolute;
    top: 10px;
    left: 10px;
    width: 6px;
    height: 6px;
    border-radius: 10px;
    box-shadow: inset 1px 1px 1px rgba(0,0,0,.25)
}

.tag:after {
    border-top: 13px solid transparent;
    border-bottom: 13px solid transparent
}

.tag:hover {
    color: #fff;
    border-color: #f30;
    background-color: #f30
}

.tag:hover:after {
    border-left-color: #aacc4e
}

.terms {
    font-size: 13px;
    line-height: 18px;
    color: #686868
}

.topstores-list {
    padding: 30px 0;
    margin-top: 30px;
    background: #fff
}

.newsletter-wrap .widget-heading {
    border-bottom: none
}

.newsletter-alert {
    padding: 30px 0;
    margin-top: 30px;
    background: #eaeaea
}

.newsletter-form {
    max-width: 480px;
    margin: 25px auto 0
}

.newsletter-form h4 i {
    padding-right: 10px;
    vertical-align: middle
}

.newsletter-form .input-group {
    margin-bottom: 10px
}

.newsletter-form input {
    height: 44px;
    background-color: #fff
}

#footer img.logo,.blog .img-caption img {
    margin-bottom: 30px
}

#footer a {
    color: #fff;
    position: inherit;
    font-size: 13px
}

#footer a:hover {
    color: #e7fd9f
}

#footer h5 {
    font-size: 18px;
    line-height: 14px;
    margin-bottom: 5px;
    padding: 10px 0;
    color: #333
}

#footer .footer-links {
    line-height: 24px;
    margin: 0;
    padding: 5px 0
}

#footer .footer-links a {
    font-size: 15px;
    color: #666
}

#footer .btmFooter {
    padding: 15px 0;
    background: rgb(52 7 124);
}

#footer .btmFooter p {
    margin: 6px 0 0;
    color: #fff;
    font-size: 14px
}

#footer .btmFooter p i {
    font-size: 13px;
    margin: 0 5px
}

#footer strong {
    color: #000
}

.pay-opt li a img {
    max-width: 40px
}

.coupon_modal.modal .modal-dialog .modal-content {
    padding: 0;
    border-color: #eee;
    border-radius: 0;
    box-shadow: none
}

.coupon_modal_content {
    font-size: 16px;
    padding: 40px 15px;
    border-radius: 0;
    background: #fff
}

span.coupon_icon {
    margin-right: 10px
}

.coupon_modal button.close {
    position: absolute;
    top: -1px;
    right: -1px;
    padding: 10px;
    cursor: pointer;
    opacity: 1;
    color: #fff;
    border: 0;
    background: #f30;
    text-shadow: none;
    -webkit-appearance: none
}

.coupon_code {
    font-size: 21px;
    position: relative;
    margin: 5px auto;
    padding: 10px 20px;
    text-align: center;
    width: calc(100% - 120px)
}

.coupon_code:before {
    background: #fff
}

.sdd-store {
    margin: 20px auto 30px;
    cursor: pointer;
    color: #333;
    font-weight: 600
}

.newsletter-modal {
    padding: 20px;
    text-align: center;
    background: #f8f8f8
}

.report {
    font-size: 15px;
    font-weight: 400;
    margin-top: 12px;
    padding: 0;
    text-align: center
}

.report .vote-link {
    padding: 0 5px 2px;
    cursor: pointer;
    border-bottom: 0;
    background: #fff
}

.explain_group .item,.sidebar-nav li a {
    display: block;
    cursor: pointer;
    text-decoration: none
}

.report .vote-link.yes {
    margin-top: 5px;
    margin-left: 8px;
    color: #649127;
    border-bottom: 2px solid #649127
}

.vote-link.yes.active {
    background: #649127;
    color: #fff
}

.report .vote-link.no {
    margin-top: 5px;
    margin-left: 8px;
    color: #d70954;
    border-bottom: 2px solid #d70954
}

.vote-link.no.active {
    background: #d70954;
    color: #fff
}

.coupon_modal.modal .nav {
    border-top: 0;
    border-radius: 0;
    background: #25282e
}

.coupon_modal.modal .nav-pills>li a {
    padding-top: 20px;
    padding-bottom: 20px
}

.coupon_modal.modal .nav-pills>li.active>a,.coupon_modal.modal .nav-pills>li.active>a:focus,.coupon_modal.modal .nav-pills>li.active>a:hover,.coupon_modal.modal .nav-pills>li>a:hover {
    color: #fff;
    border-radius: 0;
    background-color: #25282e
}

.tooltip-inner {
    max-width: 310px;
    padding: 5px 8px;
    text-align: center;
    color: #fff;
    border-radius: 0;
    background-color: #000
}

.faq h3,.faq p.larger-text {
    font-weight: 600;
    color: #1e1e23
}

.faq {
    padding: 89px 0 95px
}

.faq h3 {
    font-size: 28px;
    margin: 0 0 70px;
    text-align: center
}

.faq p,.faq p.larger-text {
    font-size: 18px;
    margin: 0 0 24px;
    padding: 0
}

.faq p {
    font-size: 16px;
    line-height: 24px;
    margin: 0 0 60px;
    color: #797b81
}

.faq-section .panel-heading {
    padding: 16px 20px 12px;
    border: 0!important;
    border-radius: 0
}

.faq-section .panel .panel-title>a {
    color: #2a2c36
}

.faq-section .panel .panel-title>a i {
    padding-right: 8px
}

.explain_group {
    margin-top: 30px
}

.explain_group .item {
    padding: 30px 20px;
    background-color: #fff;
    box-shadow: 0 1px 2px #d9dadb
}

.explain_group .item .box-icon {
    float: left;
    width: 50px;
    height: 50px
}

.explain_group .item .box-icon i {
    font-size: 18px;
    float: left;
    margin-right: 15px;
    padding: 16px;
    color: #fff;
    border-radius: 100%
}

.explain_group .item .box-info {
    margin-left: 65px;
    color: #333
}

.explain_group .item .box-info h3 {
    margin-top: 0;
    margin-bottom: 0
}

.explain_group .item .box-info h4 {
    font-size: 16px;
    font-weight: 300;
    margin: 7px 0;
    color: #a1a3a7
}

.explain_group .item .box-info .point {
    font-size: 13px;
    line-height: 26px
}

.explain_group .item .box-info .point i {
    padding-right: 5px;
    color: #7ab55c
}

.widget.categories .widget-body {
    padding: 0
}

.sidebar-nav {
    margin: 0;
    padding: 0;
    background: #fff
}

.sidebar-nav li {
    position: relative;
    list-style-type: none;
    border-bottom: 0
}

.sidebar-nav li i {
    font-size: 18px;
    margin-right: 20px;
    padding-right: 10px;
    color: #25282b;
    border-right: 1px solid #e6e7eb
}

.sidebar-nav li a {
    font-weight: 600;
    line-height: 48px;
    position: relative;
    clear: both;
    overflow: hidden;
    font-size: 15px;
    padding: 0 56px 0 20px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #4f5970;
    border-bottom: 1px solid #e6e7eb;
    -o-text-overflow: ellipsis
}

.sidebar-nav li:last-of-type a {
    border-bottom: 0
}

.sidebar-nav li a:focus,.sidebar-nav li a:hover {
    outline: 0;
    background-color: #f7f8fa;
    box-shadow: none;
    color: #f30
}

.sidebar-nav li a.active {
    color: #f30
}

.sidebar-nav li a .caret {
    position: absolute;
    top: 23px;
    right: 37px
}

.sidebar-nav li a .sidebar-badge {
    position: absolute;
    top: 0;
    right: 16px
}

.sidebar-nav li a:hover {
    background: 0 0
}

.nav .open>a,.nav .open>a:focus,.nav .open>a:hover {
    border-color: #dae2ed;
    background-color: #f7f8fa
}

.sidebar-nav .dropdown-menu {
    position: relative;
    width: 100%;
    margin: 0;
    padding: 0;
    border: 0;
    border-radius: 0;
    box-shadow: none
}

.sidebar-nav .dropdown.open {
    background-color: #f3f3f3
}

.pricing h2 {
    margin: 20px 0
}

.pricing .panel {
    margin-top: 20px;
    margin-bottom: 35px;
    padding-bottom: 40px;
    box-shadow: 0 1px 2px #d9dadb
}

.pricing .panel.panel-default .panel-heading {
    padding: 20px;
    border-bottom: #dae2ed 1px solid;
    background: #25282e
}

.pricing .panel.panel-default .list-group-item {
    border-color: transparent
}

.pricing .panel.panel-highlight {
    border-radius: 0
}

.pricing .panel .panel-heading .price {
    font-size: 55px;
    font-weight: 800;
    margin: 10px;
    padding: 0
}

.pricing .panel .panel-heading .price small {
    font-size: .4em;
    font-weight: 400;
    padding-left: 5px
}

.pricing .panel .list-group {
    padding-top: 35px;
    border: 0;
    background-color: transparent
}

.pricing .panel .panel-body {
    padding: 30px 50px 20px
}

.pricing .panel ul.list-group li.list-group-item.text-muted {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 65px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.pricing .panel ul.list-group li.list-group-item em {
    font-weight: 300;
    margin: 0 .5ex
}

.coupon-single .ribbon-wrapper {
    position: absolute;
    top: 0;
    right: 0;
    overflow: hidden;
    width: 80px;
    height: 85px
}

.ribbon {
    font-size: 12px;
    font-weight: 600;
    position: relative;
    top: 10px;
    left: -3px;
    width: 120px;
    padding: 2px 0;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    text-align: center;
    color: #fff;
    z-index: 999
}

.ribbon:after,.ribbon:before {
    position: absolute;
    bottom: -3px;
    border-top: 3px solid #6e8900
}

.ribbon:before {
    left: 0
}

.ribbon:after {
    right: 0
}

.dp-header {
    margin-bottom: 30px;
    padding: 5px 0;
    background: #fff
}

.dp-header h1 {
    font-size: 20px!important;
    font-weight: 600;
    line-height: 25px;
    text-transform: none
}

.dph-info {
    min-height: 120px;
    display: table
}

.dph-info small a {
    color: #2f2e2e!important;
    font-size: 10px;
    letter-spacing: 1px
}

.dph-info small a:hover {
    color: #f30!important
}

.store_logo {
    float: left;
    text-align: center;
    display: flex;
    margin-right: 30px;
    word-wrap: break-word;
    justify-content: space-around;
    flex-direction: column;
    row-gap: 3px;
}

.store_info {
    display: table;
    vertical-align: top;
    text-align: left;
    font-size: 15px
}

.store_info a:hover {
    color: #222fb9
}

.dph-info img {
    max-width: 150px;
    border-radius: 9999px;
    box-shadow: 0px 11px 11px 0px rgb(81 24 233 / 9%);
}

.dph-info h4 {
    font-size: 26px;
    margin: 18px 0 10px;
    color: #202126
}

.dph-info p {
    font-size: 15px;
    line-height: 22px;
    margin-bottom: 15px;
    padding: 0;
    color: #353c4e
}

.dph-info div a {
    font-weight: 500
}

.dph-reviews {
    padding-top: 42px
}

.dph-reviews p {
    font-size: 14px;
    float: left;
    padding-left: 15px;
    color: #333
}

.dph-reviews p span {
    font-size: 26px;
    font-weight: 700;
    display: block;
    color: #202126
}

.dph-reviews p span em {
    font-size: 18px;
    font-style: normal
}

.dph-rec {
    position: relative;
    padding-left: 99px!important
}

.dph-rec i {
    font-size: 18px;
    line-height: 43px;
    position: absolute;
    top: -4px;
    left: 30px;
    width: 48px;
    height: 48px;
    text-align: center;
    color: #000;
    border: 2px solid #e6e7eb;
    border-radius: 50%
}

.blog-quote h5,.post-meta li {
    font-size: 12px;
    text-transform: uppercase
}

.dp-about {
    padding: 18px 27px 30px;
    border: 1px solid #e6e7eb;
    border-radius: 3px;
    background: #fff
}

.dp-info {
    padding: 33px 0 87px;
    background: #e6e7eb
}

.list-group {
    margin-bottom: 20px;
    padding-right: 0!important;
    border: 0;
    list-style: none;
    display: table;
    width: 100%
}

.list-group-item {
    padding: 8px 5px;
    border: 0!important;
    border-right: 0;
    border-left: 0;
    border-radius: 0;
    float: left;
    width: 25%;
    font-size: 13px
}

.list-group-item:last-child {
    border-bottom: 0
}

.list-group-item.disabled,.list-group-item.disabled:focus,.list-group-item.disabled:hover {
    cursor: not-allowed;
    color: #777;
    border-top: 0;
    background-color: #f7f8fa
}

a.list-group-item {
    font-weight: 600;
    color: #353c4e
}

a.list-group-item:focus,a.list-group-item:hover,button.list-group-item:focus,button.list-group-item:hover {
    text-decoration: none;
    color: #f30;
    background-color: #fff!important
}

.list-check>li {
    line-height: 28px;
    position: relative;
    margin-bottom: 3px;
    padding-left: 20px
}

.list-check>li:after {
    font-family: themify;
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    color: #7ab55c
}

@media (min-width:768px) and (max-width:991px) {
    body {
        overflow-x: hidden;
        padding-top: 105px
    }

    .h1,h1 {
        font-size: 22px;
        font-weight: 600!important;
        line-height: 22px!important
    }
}

@media (max-width:767px) {
    body {
        overflow-x: hidden;
        padding-top: 105px
    }

    .h1,h1 {
        font-size: 22px;
        font-weight: 600!important;
        line-height: 22px!important
    }

    .content-page {
        margin-left: 0!important
    }

    .navbar-nav .open .dropdown-menu {
        position: absolute;
        right: 0;
        left: auto;
        background-color: #fff;
        box-shadow: 0 2px 5px 0 rgba(0,0,0,.26)
    }
}

@media (max-width:480px) {
    .dph-info img,.search-bar {
        display: none
    }

    .profile-img {
        max-width: 80px;
        display: inherit;
        margin-bottom: 20px
    }

    .h2,h2 {
        font-size: 18px!important;
        font-weight: 600!important
    }

    .h4,h4 {
        font-size: 14px
    }

    img.small-image {
        max-width: 120px;
        display: inherit
    }

    .list-group-item {
        width: 50%!important;
        padding: 10px 5px;
        font-size: 12px
    }

    .list-group-item:first-child,.list-group-item:last-child {
        padding: 10px 5px;
        border-radius: 0;
        font-size: 12px
    }

    .widget .widget-body {
        padding: 5px
    }

    .logo img {
        width: 120px
    }
}

@media (max-width:420px) {
    .dph-info img,.hide-phone {
        display: none
    }

    .blog-quote p {
        font-family: Georgia;
        font-size: 13px;
        font-style: italic;
        line-height: 18px;
        margin: 40px 0 42px;
        color: #2a2c36
    }

    .profile-img {
        max-width: 80px;
        display: inherit;
        margin-bottom: 20px
    }

    .h2,h2 {
        font-size: 18px!important;
        font-weight: 600!important
    }

    .topbar-left {
        padding-bottom: 10px
    }

    .menu-extras {
        padding-bottom: 5px
    }

    .dph-info {
        min-height: 140px
    }

    .dph-info img {
        width: 80px;
        height: 80px;
        text-align: center
    }
}

.post-meta {
    display: inline-block;
    margin: 10px 0;
    padding: 0;
    color: #000
}

.post-meta li {
    display: inline-block;
    float: left;
    margin-right: 7px;
    list-style-type: none
}

.post-meta li i {
    margin-right: 6px
}

.blog-quote h5 {
    font-family: Montserrat;
    margin: 0 0 30px;
    color: #242626
}

.blog-quote p {
    font-size: 19px;
    line-height: 26px;
    margin: 0 0 42px;
    color: #2a2c36
}

.blog-quote cite {
    font-size: 12px;
    font-weight: 700;
    font-style: normal;
    letter-spacing: .1em;
    color: #242626
}

.blog a {
    color: #f30
}

.blog a:hover {
    color: #222fb9
}

.blog blockquote,.blog h3 span,.blog-quote p {
    font-family: Georgia;
    font-style: italic
}

.blog ol,ul {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 25px;
    padding-right: 11%!important
}

.blog-quote cite span {
    display: block;
    padding: 4px 0 16px;
    letter-spacing: 0;
    color: #9e9e9e
}

.bq-social,.post-tags {
    display: table;
    margin: 0 auto
}

.bq-social li {
    float: left;
    margin: 0 9px 0 3px
}

.bq-social li a {
    font-size: 20px;
    display: table;
    padding: 7px;
    text-align: center;
    color: #242626
}

.blog h2,.blog h3 {
    font-size: 16px;
    font-weight: 600
}

.blog h2 {
    font-size: 15px!important;
    line-height: 20px
}

.blog h3 span {
    font-weight: 400
}

.blog time {
    font-size: 13px;
    display: block;
    margin: 0 0 55px;
    color: #9e9e9e
}

.blog p,.blog p.large-text {
    line-height: 25px;
    margin: 0 0 20px
}

.blog p.large-text {
    font-size: 18px;
    padding-right: 19%;
    letter-spacing: .21px
}

.blog p {
    font-size: 15px;
    letter-spacing: 0
}

.blog h1,.blog h4 {
    font-size: 25px;
    font-weight: 600;
    margin: 0 0 18px
}

.blog h4 {
    font-size: 15px;
    margin: 5px 0
}

.blog .img-caption {
    font-size: 12px;
    display: block;
    margin: 0 0 25px;
    color: #999
}

.blog .img-caption span {
    color: #242626
}

.blog h5 {
    font-size: 15px;
    margin: 0 0 10px
}

.blog blockquote {
    font-size: 24px;
    font-weight: 400;
    margin: 45px 0 70px;
    padding: 0 0 0 45px;
    color: #25282b;
    border: 0
}

.blog h5,.icons-list h3,.post-tags a {
    font-weight: 700
}

.post-tags {
    margin: 17px 0 35px
}

.post-tags a {
    font-size: 10px;
    line-height: 29px;
    float: left;
    margin-right: 11px;
    padding: 0 20px;
    color: #25282b;
    border: 1px solid #eee;
    border-radius: 3px;
    background: #fff
}

.post-tags a:hover {
    color: #fff;
    border: 1px solid #f30
}

.blog .social a {
    font-family: Montserrat;
    font-size: 10px;
    line-height: 42px;
    float: left;
    margin-right: 10px;
    padding: 0 38px;
    color: #fff;
    border-radius: 0
}

.blog .social a i {
    margin-right: 15px
}

.blog .social a.fb {
    background: #225b99
}

.blog .social a.tweet {
    background: #00adf2
}

.blog .social a:hover {
    color: #fff;
    background: #000
}

#footer .btmFooter p i,.bq-social li a:hover,.breadcrumb>.active,.btn-border,.color-primary,.coupon-block .coupon-value,.coupon-details .btn-group .btn:nth-of-type(1),.dph-info div a,.header .active a:first-of-type,.header .active a:first-of-type i,.nav-tabs>li.active>a,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover,.nav.nav-tabs>li>a:hover,.nav.nav-tabs>li>a:hover i,.nav.tabs-vertical>li>a:hover,.newsletter-form h4 i,.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover,.pricing .panel .panel-heading .price,.savings .large,.select-search .btn-group .btn.active i,.tabs-vertical>li.active>a,.tabs-vertical>li.active>a i,.tabs-vertical>li.active>a:focus,.tabs-vertical>li.active>a:hover,a:hover {
    color: #f30
}

.badge-danger,.btn-border:active,.btn-border:focus,.btn-border:hover,.post-tags a:hover,.ribbon {
    background-color: #f30
}

.icons-list h3 {
    margin: 1em 0
}

.icon-section {
    clear: both;
    overflow: hidden;
    margin: 0 0 3em
}

.icon-container {
    font-size: 18px;
    position: relative;
    float: left;
    width: 240px;
    padding: .7em 0;
    text-align: left
}

.icon-container[class*=" ti-"],.icon-container[class^=ti-] {
    font-size: 17px;
    position: absolute;
    margin-top: 5px;
    padding: 0;
    -webkit-transition: .3s;
    transition: .3s;
    color: #000;
    border: 0
}

.icon-container:hover[class*=" ti-"],.icon-container:hover[class^=ti-] {
    font-size: 2.2em;
    margin-top: -5px
}

.icon-container:hover .icon-name {
    color: #000;
    margin-left: 45px
}

.icon-name {
    font-size: .8em;
    margin-left: 35px;
    -webkit-transition: .3s;
    transition: .3s;
    color: #666
}