/* 
Theme Name:		 Coupon 01
Theme URI:		 #
Description:	 Coupon 01 is a child theme of OT Coupon, created by ChildTheme-Generator.com
Author:			 Thinh Ngo
Author URI:		 #
Template:		 ot-coupon
Version:		 1.0.0
Text Domain:	 ot-coupon-01
*/

a {
    color: #E91E63;
}

.container {
    max-width: 1100px;
}

.cl:after {
    content: "";
    display: table;
    clear: both;
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 5px;
    padding-left: 5px;
}

h1, h2, h3, h4, h5, h6 {
    /*font-family: 'Roboto', sans-serif;*/
	
}

.h2, h2 {
    font-size: 22px;
	color: #E91E63;
}
.h3, h3 {
    color: #009688;
    font-size: 16px;
}

.row {
    margin-right: -5px;
    margin-left: -5px;
}

.navbar {
    min-height: 68px;
    border-top: 3px solid #E91E63;
    background: rgba(255, 255, 255, .97);
    -webkit-box-shadow: rgba(0, 0, 0, .3) 0 0 5px;
    -moz-box-shadow: rgba(0, 0, 0, .3) 0 0 5px;
    box-shadow: rgba(0, 0, 0, .3) 0 0 5px;
}

.admin-bar .navbar-fixed-top {
    top: 32px;
}

#page {
}

.header-content {
    padding-top: 10px;
}

.header-search {
    padding: 0;
    float: left;
    width: 32%;
    position: relative;
}

.txt-search {
    border: 1px solid #dadce6;
    height: 45px;
    -webkit-appearance: none;
}

.btn-search {
    border: none;
    height: 45px;
    width: 45px;
    font-size: 20px;
    color: #c2c3cc;
    position: absolute;
    top: 0;
    right: 0;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

.subscribe {
    background-color: #00a8b3;
}

/*Menu*/
.header-menu {
    float: left;
    padding-top: 10px;
    width: 68%;
}

.nav > li {
    margin: 0;
}

.header-menu li a {
    color: #333640;
    font-size: 15px;
    padding: 0 15px;
    text-align: center;
    line-height: 28px;
    font-weight: bold;
    display: block;
    text-align: left;
    background: none !important;
}

.header-menu .nav-top > li > a {
    border-bottom: 3px solid #FFF;
}

.header-menu .nav-top > li:hover > a, .header-menu .nav-top > li.current-menu-item > a {
    border-bottom: 3px solid #E91E63;
}

.menu-top {
    margin-left: 20px;
}

.menu-user-name {
    text-transform: capitalize;
}

.single-store .store-logo {
    width: 100%;
    display: inline-block;
	min-height: 170px;
    /*border: 1px solid #ccc;*/
}

.store-cp-count {
    font-size: 14px;
}

.single-store .store-header .store-title {
	margin-top: -5px;
    margin-bottom: 10px;
}
.coupons-expired-note {
    margin-bottom: 10px;
	background: #7886881f;
}
.sidebar-box ul {
    padding-left: 15px;
}
.sidebar-box ul li {
    padding-bottom: 10px;
    list-style-type: disc;
}

h1.store-title {
    line-height: 28px;
}

.store-cp-count span {
    color: #E91E63;
    font-weight: bold;
}

.store-coupon-item span.coupon-label.coupon-label-freeshipping {
    background: #8eb55a;
}

.coupon-txt {
    color: #E91E63;
}
.coupon-txt-deal {
    color: #00c2cc;
}
.coupon-txt-freeshipping {
    color: #8eb55a;
}

.store-coupon-item .coupon-small-text {
}

.center {
	text-align: center;
	margin-top: 30px;
}


.ordered {
	display: inline-block;
    padding: 10px 25px;
    color: #fff;
    background: #E91E63;
    border-radius: 4px 0;
	text-align: center;
    margin-bottom: 20px;
	text-transform: uppercase;
    font-weight: 600;
}
.ordered:hover {
    color: #333;
}

.green {
    background: #8eb55a;
}
.violet {
    background: #E91E63;
}
.gray {
    background: #78868866;
}
.store-title {
    # border-bottom: 1px solid #dadce6;
}

.store-cp-count {
    # padding: 10px 0;
}

#main {
    padding: 0;
}

#primary {
    background-color: #f2f5f7 !important;
}

.store-tab {
    background: #fff;
    border-bottom: 1px solid #e6e8f2;
    padding-top: 22px;
    margin-bottom: 10px;
}

.st-tabs {
    margin: 0;
    padding: 0;
    list-style: none;
}

.st-tab {
    display: inline-block;
}

.st-tab a {
    color: #8a8c99;
    font-size: 15px;
    border-bottom: 3px solid #FFF;
    padding: 15px 20px;
    display: inline-block;
}

.st-tab a:hover, .st-tab.active a {
    color: #222326;
    border-bottom: 3px solid #E91E63;
}

.store-coupon-item {
    border-radius: 2px;
    box-shadow: rgba(0, 0, 0, .3) 0 2px 2px -2px;
    position: relative;
    background: #fff;
    border: 1px solid #e6e8f2;
    margin-bottom: 6px;
}



/*table*/
table {
    background-color: transparent;
    width: 100%;
    border: 1px solid #e6e8f2;
    margin: 15px 0;
	background: #fff;
}
th {
    text-align: left;
	text-transform: uppercase;
    background: #E91E63;
    color: #fff;

}
td, th {
    border-bottom: 1px solid #e6e8f2;
    padding: 10px 0 10px 20px;
}

.sidebar-content > table th, .sidebar-content > table td {
padding: 5px 10px 5px 10px;
}

/*Social*/
.share-social {
    margin-top: 20px;
}

.share-social ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline-block;
}

.share-social ul li {
    float: left;
    margin-right: 5px;
}

.ncp-box {
    background: #fff;
    border: 1px solid #e6e8f2;
    margin-bottom: 10px;
    box-shadow: rgba(0, 0, 0, .3) 0 2px 2px -2px;
}

.blog-list {
	margin-bottom: 20px;
}

.page-content {
	margin-bottom: 20px;
}

/*footer*/
#footer {
    padding-bottom: 20px;
    background: #fff;
}



#footer-nav {
    margin-top: 20px;
}

#footer-nav ul {
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
}

#footer-nav ul li {
    float: left;
    margin-right: 25px;
}

#footer-nav ul li a {
    color: #5c5d66;
    font-size: 15px;
}

.footer .footer-bar {
    height: 36px;
    background-color: #9E9E9E;
}

.footer .footer-area .footer-widget a {
    color: #333;
}
.footer .footer-area .footer-widget a:hover {
    color: #E91E63;
}
section.list-store .home-list-store ul li a:hover {
    color: #E91E63;
}
.sidebar-box ul li a:hover {
    color: #E91E63;
}

.sidebar-title {
    margin: 0;
    margin-bottom: 15px;
    padding: 0 0 10px;
    border-bottom: 1px solid #ccc;
    font-size: 15px;
    text-transform: none;
    font-weight: 600;
}

.sub-menu {
    display: none;
    margin: 0;
    list-style: none;
    position: absolute;
    min-width: 186px;
    background: #eee;
    border-radius: 3px;
    padding: 10px 0;
    top: 100%;
    right: 0;
}

.header-menu li .sub-menu a {
    font-weight: normal;
}

.header-menu li:hover .sub-menu {
    display: block;
}

.sub-menu .fa {
    margin-right: 10px;
}

.store-coupon-item {
    padding: 10px;
}

.store-coupon-btn {
    float: right;
    margin-top: 25px;
    margin-right: 0;
}

.store-coupon-item h3 {
    font-size: 20px;
	color: #222326;
    line-height: 30px;
    font-weight: 400;
    width: 100%;
    margin: 0;
}
.store-coupon-item h1 a {
    color: #222326;
	font-size: 20px;
	font-weight: 400;
}
.store-coupon-item h1 a:hover {
    color: #E91E63;
}
.store-coupon-item h3 a {
    color: #222326;
}
.store-coupon-item h3 a:hover {
    color: #E91E63;
}
.coupon-grid-item .coupon-title:hover {
    color: #E91E63;
}
.category-coupon-list a:hover .category-title {
    color: #E91E63;
}

.store-coupon-item .store-coupon-inner {
    padding: 15px 20px;
    overflow: hidden;
}
.store-coupon-item .store-coupon-inner a {
}

.store-coupon-item .ft {
    padding: 10px 20px;
    background: rgba(242, 245, 247, .5);
    border-top: 1px solid #e6e8f2;
}

p.coupon-event {
    margin-top: 10px;
}

p.coupon-event a {
    font-size: 12px;
    font-weight: bold;
    background: #e2dddd;
    padding: 5px;
    border-radius: 3px;
    margin-right: 10px;
    color: #2b2626;
    text-transform: none;
}

.store-coupon-des {
    color: #9E9E9E;
    margin-top: 10px;
}

.ncp-btn-code {
    border-radius: 3px;
    overflow: hidden;
	width: 150px;
}

.ncp-btn-code .coupon-code-cover {
    background: #00aab4;
	width: 110px;
}

.ncp-btn-code .coupon-code-cover:before {
    border: none;
    background: url('assets/images/coupon-corner.png') no-repeat;
    content: "";
    height: 40px;
    position: absolute;
    right: -24px;
    width: 27px;
}

.ncp-btn-code:hover .coupon-code-cover:before {
    background-position: 0 -40px !important;
    transition: none;
}

.ncp-btn-code .show-code-label {
    display: block;
    text-align: center;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    line-height: 40px;
}

.ncp-btn-code .coupon-code {
    border: 1px dashed #027FC7;
}

.ncp-btn-code .coupon-code-cover:hover {
    width: 110px;
}

.ncp-btn-code:hover {
    background: #fff0fc;
}

.ncp-btn-code:hover .coupon-code-cover {
    background: #00c2cc;
    transition: none;
}

.coupon-code-cover:hover {
    transition: none !important;
}

.single-coupon .store-coupon-item {
    padding-bottom: 0;
    margin-bottom: 10px;
}

.single-coupon .type-coupon {
    padding: 70px 0 0;
}

.single-coupon .single-content {
    margin-top: 10px;
    background: #fff;
}

.single-store .store-header {
    background: #ffffff;
    padding-top: 70px;
}

/*home*/
#introduction {
    text-align: center;
    padding: 53px 0 55px;
}

#introduction h1 {
    font-size: 46px;
    margin-bottom: 15px;
}

#introduction .subtitle {
    font-size: 26px;
    color: #5c5d66;
    line-height: 34px;
}

#introduction .subtitle big {
    color: #E91E63;
}

body.home {
    background: url('assets/images/bg-with-icons.png') center 10px no-repeat #f2f5f7;
}

.store-featured .col-sm-2 {
    width: 14.28%;
}

.store-featured .store-item {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    box-shadow: rgba(0, 0, 0, .3) 0 2px 2px -2px;
    background: #FFF;
    display: block;
    padding: 0 15px 86.82%;
    border: 1px solid #e6e8f2;
    position: relative;
    margin-bottom: 10px;
    overflow: hidden;
    height: 0;
    color: #FFF;
}

.store-featured .store-item img {
	position: absolute;
    left: 0;
    right: 0;
    padding: 5px;
    top: 50%;
    text-align: center;
    transform: translateY(-50%);
}

.store-featured .store-item span {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    background: rgba(0, 170, 180, .95);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.store-featured .store-item:hover span {
    opacity: 1;
}
.home-text {
        background-color: #00a8b3;
}
.subscribe h3 {
    color: #fff;
	font-size: 23px;
}
.subscribe .sub-title {
    color: #fff;
}
.store-featured .store-item span big {
    position: absolute;
    top: 55%;
    left: 0;
    padding: 0 15px;
    text-align: center;
    display: block;
    font-size: 16px;
    width: 100%;
    color: #fff;
    margin-top: -22px;
}

.store-featured {
    padding: 0;
    background: transparent;
    margin: 10px 0;
}

span.coupon-code-cover.get-deal-cover {
    width: 100% !important;
}

.today-coupon {
    padding: 0;
}

#search-section {
    background: #8eb55a;
    margin-bottom: 10px;
    border: none;
    box-shadow: rgba(0, 0, 0, .3) 0 2px 2px -2px;
    border-radius: 3px;
    padding: 15px;
}

#search-section .search-numcoupons {
    color: #fff;
    font-size: 20px;
    line-height: 26px;
    text-align: center;
    padding-top: 7px;
    display: block;
}

#search-section h2 {
    color: #fff;
    font-size: 26px;
    padding: 5px 0 0 15px;
    display: block;
    margin: 0;
}

#search-section h2 small {
    padding-top: 5px;
    color: #fff;
    display: block;
    font-size: 20px;
    line-height: 1;
}

#search-section input.txt-search.form-control {
    border: 1px solid #fff;
}

#search-section .search-tip {
    margin-top: 10px;
}

#search-section .search-tip, #search-section .search-tip a {
    color: #b6f2f2;
    font-size: 12px;
}

#store-features {
    background: #00a8b3;
    margin-bottom: 10px;
    border: none;
	color: #cfeff1;
    box-shadow: rgba(0, 0, 0, .3) 0 2px 2px -2px;
    border-radius: 3px;
    padding: 15px;
}
#store-features h2 {
    color: #fff;
}
#store-features h3 {
    color: #fff;
}

#store-couponsearch {
    background: #E91E63;
	color: #faeaf0;
}
#store-couponsearch h2 {
    color: #fff;
}

#featured-categories {
    background: #8eb55a;
    border: none;
    padding: 30px 80px 80px 80px;
}
.featured-categories {
    padding: 30px 0 0;
}
.featured-categories-title {
    text-align: center;
    margin-bottom: 20px;
}

.featured-categories-title h2 {
    font-size: 26px;
    color: #ffffff;
}
.about-reviews {
    font-size: 16px;
    margin-bottom: 50px;
}
.about-reviews h3 {
    font-size: 18px;
}

.search .store-header, .archive:not(.tax-stores) .store-header, .page-template .store-header {
    background: #00a8b3;
    margin-bottom: 20px;
}

.search .store-header .store-title, .archive:not(.tax-stores) .store-header .store-title, .page-template .store-header .store-title {
    color: #fff;
    font-size: 30px;
    line-height: 60px;
    border: none;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
    border-color: #8eb55a;
    background: #8eb55a;
    color: #ffffff;
}

.page-numbers {
    color: #8eb55a;
}

input.form-control:focus {
    border-color: #8eb55a;
}

.list-categories .category-item .title {
    font-size: 14px;
    font-weight: normal;
}

.list-categories .category-item .title a {
    color: #333;
}

.list-categories .category-item .thumb {
    width: 40px;
    float: left;
}
.coupon-grid-item .store-logo {
    max-height: 80px;
    max-width: 80px;
	line-height: 80px;
}
.store-featured .store-item {
    height: 144px;
}
.category-coupon-list a .category-title {
    text-transform: none;
}
.menu-top {
    margin-left: 15px;
}
.fa:hover{
    opacity: 0.8;
    /*-webkit-transform: rotate(360deg);*/
    /*transform: rotate(360deg);*/
    /*-webkit-transition: all 0.5s ease-in-out;*/
    /*transition: all 0.5s ease-in-out;*/
}
.coupon-grid-item .store-logo img {
    max-height: 78px;
}

.coupon-grid-item .coupon-title {
    min-height: 85px;
}
/*Responsive*/

@media (min-width: 1200px) {
	.col-lg-9 {
		width: 735px;
	}

	.col-lg-3 {
		width: 345px;
	}
}

@media (max-width: 992px) {
    .col-logo {
        min-width: 300px;
    }

    .header-menu {
        display: none;
    }

    .header-search {
        width: 80%;
    }

    .store-featured .col-sm-2 {
        width: 33.33%;
    }
}

@media (max-width: 600px) {

body {
    font-size: 14px;
}

.store-featured .col-sm-2 {
        width: 50%;
}
.admin-bar .navbar-fixed-top {
    top: 0;
}
.col-xs-4 {
    width: 100%;
}	
.col-xs-8 {
    width: 100%;
}
.col-xs-5 {
    width: 100%;
}
.col-xs-7 {
    width: 100%;
	margin-bottom: 10px;
}
.home-title {
    font-size: 20px;
}
#introduction h1 {
    font-size: 28px;
    margin-bottom: 15px;
}
#introduction .subtitle {
    font-size: 18px;
}
#featured-categories {
    padding: 20px;
}
.subcriber-icon {
    margin-top: 10px;
}
.subscribe .sub-form .btn-subscribe {
    width: 100px;
}
.single-store .store-logo {
    min-height: 154px;
	border: 0;
}
.single-store .store-header .store-logo img {
    padding: 0;
}
.coupon-grid-item .coupon-btn-code {
    bottom: initial;
}
.coupon-grid-item .coupon-item-expire {
    bottom: 25px;
}
.coupon-item-expire {
    padding-left: 0;
    min-width: 0;
}



    .store-featured .col-sm-2:last-child {
        display: none;
    }
}