/* Typography

-------------------------------------------------------------- */

body {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	background-color: aliceblue;
	margin: 0px;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: 500;
	color: #000000;
	line-height: 1.4em;
}
h1 {
	font-size: 24px;
	margin:0px;
	text-align: center;
	font-weight: 600;
}
h2 {
	font-size: 21px
}
h3 {
	font-size: 16px
}
h4 {
	font-size: 14px
}
h5 {
	font-size: 12px
}
h6 {
	font-size: 10px
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: #000000
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	color: #f26c4f;
	text-decoration: none;
}
.entry p {
	line-height: 1.3em;
}
.entry ol {
	list-style: decimal
}
.entry ul {
	margin-left: 0;
	padding-left: 20px;
	list-style-type: disc;
	list-style-position: outside;
}
.entry ul li {
	margin-bottom: 10px;
}
.entry h2, .entry h3, .entry h4, .entry h5, .entry h6 {
	margin: 0px 0 10px
}
.entry h3 {
	text-transform: none
}
em {
	font-style: italic
}
strong {
	font-weight: 600
}
small {
	font-size: 80%
}
hr {
	border: solid #eee;
	border-width: 1px 0 0;
	clear: both;
	margin: 40px 0;
	height: 0;
}
a {
	outline: 0;
	text-decoration: none;
}
p a, p a:visited {
	line-height: inherit
}
p a, p a:visited {
	line-height: inherit
}


/* All Responsive

================================================== */
.container {
	width: 900px;
	margin: 0 auto;
	background: #fff;
	padding: 20px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
#footer-wrap .container {
	padding: 0px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

/* Tablet (Portrait)

================================================== */

@media only screen and (min-width: 768px) and (max-width: 959px) {
.wpex-responsive .container {
	width: 760px;
	padding: 20px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
}

/* Mobile (Portrait)

================================================== */

@media only screen and (max-width: 767px) {
.wpex-responsive .container {
	width: 100%;
	padding: 4px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.wpex-responsive #wrap {
	margin: 0 auto;
}

}

/* Commons
-------------------------------------------------------------- */

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block
}
ol, ul {
	list-style: none
}
blockquote, q {
	quotes: none
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: 0
}

.clr:before, .clr:after {
	content: " ";
	display: table;
}
.clr:after {
	clear: both
}
.clr {
	zoom: 1
}
.clear {
	clear: both
}
.column-2 {
	width: 48%
}
.column-3 {
	width: 30.66%
}
.column-4 {
	width: 22%
}
.column-5 {
	width: 16.8%
}
.column-6 {
	width: 13.33%
}
.column-2, .column-3, .column-4, .column-5, .column-6 {
	position: relative;
	margin-right: 4%;
	margin-bottom: 2em;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.last-column {
	margin-right: 0 !important
}

.btn {
	width: 30%;
	font-weight: 600;
	float: none;
	font-size: 18px;
	height: 50px;
	line-height: 48px;
	border-radius: 5px;
	border: none;
	background-color: #2a68c0;
	color: #fff;
	display: inline-block;
	vertical-align: middle;
	text-align: center;
}
.btn:hover {
	background-color:#8B25D8
}

@media screen and (max-width: 500px) {
.btn {
	height: 60px;
	font-size: 15px;
	line-height: 15px;
	padding: 15px 5px 20px;
	overflow: visible;
		-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
}
.c-ccontent-top .p-top {
	overflow: hidden;
}

.c-ccontent-top .content {
	padding-left: 0px;
}
.c-ccontent-top .content .head-line {
	padding-bottom: 10px;
	border-bottom: 1px solid #d8d8d8;
}
.c-ccontent-top .content .description {
	border-bottom: 1px solid #d8d8d8;
	margin-top: 10px;
}
.c-ccontent-top .content .buttons {
	border-bottom: 1px solid #d8d8d8;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-bottom: 10px;
}
.c-ccontent-top .content .info {
	float: right;
	margin: 6px 0 0 20px;
}
@media screen and (max-width: 550px) {
.c-ccontent-top .content .info {
	display: none;
}
.c-ccontent-top .o-line, .c-ccontent-top .store-rating  {
	text-align: center;
}
}
.c-ccontent-top .content .info li {
	float: left;
	font-size: 14px;
}
.c-ccontent-top .content .info li img {
	width: 14px;
	height: 14px;
	margin-right: 5px;
}
.c-ccontent-top .content .info .li-margin {
	border-left: 1px solid #dbdbdb;
	display: block;
	width: 1px;
	background: #000;
	height: 16px;
	margin: 1px 10px;
}

.c-ccontent-top .store-rating {
	
	font-size: 13px;
	border-bottom: 1px solid #d8d8d8;
	padding-bottom: 14px;
	margin-bottom: 14px;
}
.c-ccontent-top .o-line{
margin-top: 14px;

}
.c-ccontent-top .store-rating .o-line {
	overflow: hidden;
}
.c-ccontent-top .store-rating .o-line span {
	line-height: 24px;
	margin-left: 10px;
}

.c-ccontent-top .store-rating .r-line .rating-record {
	font-size: 10px;
	color: #666;
	margin-top: 5px;
}
.c-ccontent-top .store-rating .rating-result {
	color: #367adb;
	margin-left: 10px;
}
.icon-pinterest:before {
	content: "\e900";
}
.icon-heart:before {
	content: "\e901";
}
.icon-loading:before {
	content: "\e97f";
}
.icon-google-plus:before {
	content: "\ea8b";
}
.icon-facebook:before {
	content: "\ea90";
}
.icon-twitter:before {
	content: "\ea96";
}
/* Footer

-------------------------------------------------------------- */

#footer-wrap {
	position: relative;
	overflow: hidden;
	background: #000000;
}
#footer {
	position: relative;
	color: #000000;
}
#footer-nav {
	position: relative;
	background: #000000;
	height: 50px;
	z-index: 5;
}

.footer-nav-links {
	padding-left: 20px;
}
.footer-nav-links li {
	display: block;
	float: left;
	margin-right: 20px;
}
.footer-nav-links a {
	color: #fff;
	font-size: 13px;
	font-weight: 500;
	display: block;
}
.footer-nav-links a:hover {
	color: #fff
}

@media only screen and (max-width: 767px) {

.footer-nav-links{padding-left: 4px}
}

/* WordPress Styles

-------------------------------------------------------------- */


/*aligns*/

.aligncenter {
	display: block;
	margin: 0 auto;
}
.alignleft {
	float: left;
	margin: 0 20px 20px 0;
}
.alignright {
	float: right;
	margin: 0 0 20px 20px;
}
/*floats*/


.floatleft {
	float: left
}
.floatright {
	float: right
}
/*text style*/

.textcenter {
	text-align: center
}
.textright {
	text-align: right
}
.textleft {
	text-align: left
}
/* TablePress

================================================== */


.tablepress td, .tablepress th {
	padding: 8px;
	border: none;
	background: 0 0;
	text-align: left;
	float: none!important
}
.tablepress tbody td {
	vertical-align: top
}
.tablepress tbody td, .tablepress tfoot th {
	border-top: 1px solid #ddd
}
.tablepress tbody tr:first-child td {
	border-top: 0
}
.tablepress thead th {
	border-bottom: 1px solid #ddd
}
.tablepress tfoot th, .tablepress thead th {
	background-color: #d9edf7;
	font-weight: 700;
	vertical-align: middle
}
.tablepress .odd td {
	background-color: #f9f9f9
}
.tablepress .even td {
	background-color: #fff
}
.tablepress .row-hover tr:hover td {
	background-color: #f3f3f3
}
.tablepress img {
	margin: 0;
	padding: 0;
	border: none;
	max-width: none
}
.tablepress .sorting, .tablepress .sorting_asc, .tablepress .sorting_desc {
	position: relative;
	padding-right: 20px;
	cursor: pointer;
	outline: 0
}
.tablepress .sorting:after, .tablepress .sorting_asc:after, .tablepress .sorting_desc:after {
	font-family: TablePress;
	font-weight: 400;
	font-size: 14px;
	-webkit-font-smoothing: antialiased;
	position: absolute;
	top: 0;
	bottom: 0;
	left: auto;
	right: 6px;
	margin: auto;
	height: 14px;
	line-height: 1
}
.tablepress .sorting:after {
	content: "\f0dc"
}
.tablepress .sorting_asc:after {
	content: "\f0d8";
	padding: 0 0 2px
}
.tablepress .sorting_desc:after {
	content: "\f0d7"
}
.tablepress .sorting:hover, .tablepress .sorting_asc, .tablepress .sorting_desc {
	background-color: #049cdb
}
.tablepressSeven {
	width: 100%;
	table-layout: fixed
}
.tablepressSeven .column-1, .tablepressSeven .column-2, .tablepressSeven .column-3, .tablepressSeven .column-4, .tablepressSeven .column-5, .tablepressSeven .column-6 {
	width: 14%
}
.tablepressSeven .column-7 {
	width: 16%
}
.tablepressSix {
	width: 100%;
	table-layout: fixed
}
.tablepressSix .column-1, .tablepressSix .column-2, .tablepressSix .column-3, .tablepressSix .column-4, .tablepressSix .column-5 {
	width: 17%
}
.tablepressSix .column-6 {
	width: 15%
}
.tablepressFive {
	width: 100%;
	table-layout: fixed
}
.tablepressFive .column-1, .tablepressFive .column-2, .tablepressFive .column-3, .tablepressFive .column-4, .tablepressFive .column-5 {
	width: 20%
}
.tablepressFour {
	width: 100%;
	table-layout: fixed
}
.tablepressFour .column-1, .tablepressFour .column-2, .tablepressFour .column-3, .tablepressFour .column-4 {
	width: 25%
}
.tablepressThree {
	width: 100%;
	table-layout: fixed
}
.tablepressThree .column-1, .tablepressThree .column-2, .tablepressThree .column-3 {
	width: 33%
}
.tablepressTwo5050 {
	width: 100%;
	table-layout: fixed
}
.tablepressTwo5050 .column-1, .tablepressTwo5050 .column-2 {
	width: 50%
}
.tablepressTwo2575 {
	width: 100%;
	table-layout: fixed
}
.tablepressTwo2575 .column-1 {
	width: 25%
}
.tablepressTwo2575 .column-2 {
	width: 75%
}
/*module*/

.icon-search {
	width: 14px;
	height: 14px;
	border-radius: 50%;
	border: 2px solid #363535;
	position: relative;
	display: block;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.icon-search:before {
	content: " ";
	width: 2px;
	height: 7px;
	background: #363535;
	position: absolute;
	top: 11px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
}
.check-o-icon {
	width: 15px;
	height: 15px;
	border-radius: 50%;
	border: 1px solid #4caf50;
	margin: 0 5px 0 0;
	display: inline-block;
	vertical-align: sub;
}
.check-o-icon:before {
	content: " ";
	display: block;
	width: 7px;
	height: 4px;
	border-left: 1px solid #4caf50;
	border-bottom: 1px solid #4caf50;
	margin: 4px 0 0 3px;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.check-icon {
	width: 16px;
	height: 16px;
	border-radius: 50%;
	margin: 0 5px 0 0;
	display: inline-block;
	vertical-align: sub;
	background: #4caf50 url(verified-icon.png) no-repeat scroll center/contain;
}
.check-icon:before {
	content: " ";
	display: block;
	width: 7px;
	height: 4px;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
	margin: 5px 0 0 4px;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.t-share-btn {
	width: 30px;
	height: 30px;
	float: left;
	text-align: center;
	line-height: 28px;
	font-size: 15px;
	border-radius: 50%;
	-webkit-transform: scale(1.01);
	-moz-transform: scale(1.01);
	-ms-transform: scale(1.01);
	-o-transform: scale(1.01);
	transform: scale(1.01);
}
.t-share-btn+.t-share-btn {
	margin-left: 10px;
}
.tip-icon {
	width: 14px;
	height: 14px;
	background-color: #999ea8;
	border-radius: 50%;
	flex-direction: column;
	-webkit-flex-direction: column;
}
.tip-icon:before, .tip-icon:after {
	content: " ";
	display: block;
	width: 2px;
	background-color: #fff;
}
.tip-icon:before {
	height: 2px;
}
.tip-icon:after {
	height: 5px;
	margin-top: 1px;
}
.close-icon {
	width: 14px;
	height: 14px;
	position: relative;
	overflow: hidden;
	display: inline-block;
	border-radius: 3px;
	cursor: pointer;
}
.close-icon:before, .close-icon:after {
	content: " ";
	display: block;
	background-color: #c4c4c4;
	position: absolute;
	-webkit-transform: translate3d(-50%, -50%, 0) rotate(45deg);
	-moz-transform: translate3d(-50%, -50%, 0) rotate(45deg);
	-ms-transform: translate3d(-50%, -50%, 0) rotate(45deg);
	-o-transform: translate3d(-50%, -50%, 0) rotate(45deg);
	transform: translate3d(-50%, -50%, 0) rotate(45deg);
	left: 50%;
	top: 50%;
}
.close-icon:before {
	height: 40px;
	width: 2px;
}
.close-icon:after {
	width: 40px;
	height: 2px;
}
.close-icon:hover:after, .close-icon:hover:before {
	background-color: #222;
}
