/*
Theme Name: SWAKcards
Theme URI: 
description:
Author: Webs Expert
Author URI: https://websx.co
Template: Divi
Version: 1.0.5
*/

h5 {
	font-size: 18px;
	text-decoration: underline;
}

.sub-title {
	color: #704997;
	font-size: 16px;
	margin-bottom: 10px;
}

#main-content .container {
	padding-top: 20px !important;
}

.et_pb_button {
	background-image: linear-gradient(to right, #901ec1 0%, #7450fe 51%, #901ec1 100%);
	-webkit-transition: all 500ms;
	transition: all 500ms;
	background-size: 200% auto;
	color: #fff !important;
	box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.1);
	font-weight: 400;
	padding: 10px 22px !important;
	text-align: center;
}

.et_pb_button:hover {
    background-position: right center !important;
}

.et_button_no_icon .et_pb_button, .et_button_no_icon .et_pb_button:hover {
	padding: 10px 22px !important;
}

.secondary_btn {
/*	float: left;*/
	background: #bbb !important;
	text-align: center;
}

.et_button_no_icon .et_pb_button.small_btn, .et_button_no_icon .et_pb_button.small_btn:hover {
	font-size: 14px !important;
	padding: 7px 12px !important;
}

.et-menu li {
	padding: 0 18px !important;
}
/*
.single-product #card {
	transform-style: preserve-3d;
	position: relative;
	width: 450px;
	height: 617px;
	cursor: pointer;
	backface-visibility: visible;
}

.front, .back {
	transform-style: preserve-3d;
	position: absolute;
	width: 450px;
	height: 100%;
	top: 0; left: 0;
	transform-origin: left center;
	transition: transform .8s ease-in-out, box-shadow .35s ease-in-out;
}

.front {
	background-size: cover;
}

.back {
	background: #fff;
	box-shadow: 0 1em 3em 0 rgba(0, 0, 0, .2);
}

.single-product #card:hover .front {
	transform: rotateY(-50deg) scale(1.1);
	box-shadow: 0 1em 3em 0 rgba(0, 0, 0, .2);
}

.single-product #card:hover .back {
	transform: rotateY(-20deg) scale(1.08);
}
*/

.single-product #card {
	transform-style: preserve-3d;
	position: relative;
	width: 500px;
	height: 355px;
	backface-visibility: visible;
	background: linear-gradient(to bottom, rgba(245,245,245,1) 0%, rgba(242,242,242,1) 3%, rgba(230,230,230,1) 20%, rgba(227,227,227,1) 100%);
	box-shadow: 0 1em 3em 0 rgba(0, 0, 0, .2);
}

.front {
	background-size: cover;
	transform-style: preserve-3d;
	position: absolute;
	width: 500px;
	height: 100%;
	top: 0; left: 0;
	transform-origin: left center;
	transition: transform .8s ease-in-out, box-shadow .35s ease-in-out;
}

.single-product h1, .single-product .et_pb_module_inner {
	margin-bottom: 30px;
}

.single-product #card:hover .front {
	transform: rotateY(-10deg) scale(1);
}

.single-product .price {
	color: #333;
	font-size: 26px;
}

.single-product #card {
	margin: auto;
}

#main-content .container:before {
	background: none;
}

#sidebar {
	display:none;
}
 
@media (min-width: 981px) {
	#left-area { width: 100%; padding: 23px 0px 0px !important; float: none !important; }
}

.page-template-edit-card .card, .page-template-edit-bulk .card {
	width: 600px; 
	height: 426px; 
	border: #ddd 1px solid;
	box-shadow: 0 0 10px 2px rgba(0, 0, 0, .1);
	margin: 20px 0 10px 0;
}

.page-template-edit-card #preview_message, .page-template-edit-bulk #preview_message {
	float: left;
	width: 53%;
	padding: 25px 20px 25px 25px;
	font-family: 'Indie Flower', cursive;
	font-size: 20px;
	font-weight: bold;
	color: #002080;
	white-space: pre-line;
}

.page-template-edit-card #preview_middle, .page-template-edit-bulk #preview_middle {
	float: left;
	width: 2%;
	height: 85%;
	margin: 25px 0;
	border-left: #666 2px solid;
}

.page-template-edit-card #preview_recipient, .page-template-edit-bulk #preview_recipient {
	float: left;
	width: 45%;
	font-size: 14px;
	padding: 170px 0 0 20px;
	color: #333;
}

.page-template-edit-card label, .page-template-edit-bulk label {
	display: block;
	font-size: 11px;
	color: #6600cc;
}

.page-template-edit-card input[type=text], .page-template-edit-card select, .page-template-edit-bulk input[type=text], .page-template-edit-bulk select {
	float: none !important;
	width: 100%;
	padding: 6px 10px;
	border: #ddd 1px solid;
	border-radius: 4px;
	margin-bottom: 5px;
}

.page-template-edit-card textarea, .page-template-edit-bulk textarea {
	width: 100% !important;
	border: #ddd 1px solid;
	height: 285px;
	resize: none;
	padding: 6px 10px;
	border-radius: 4px;
}

#error_message {
	clear: both;
	color: red;
	padding: 20px 10px 0 0;
/*	text-align: right;	*/
}

#success_message {
	clear: both;
	color: green;
	padding: 0 10px 20px 0;	
}

#upload_message {
	padding: 10px 0;	
}

.woocommerce-account .woocommerce-form-login__rememberme {
	padding: 20px 0 0 10px;
}

.woocommerce-checkout #payment {
	background: #f5f5f5;
}

.woocommerce-checkout #payment div.payment_box {
	background: #ffffff;
}

.woocommerce-checkout #payment div.payment_box::before {
	border-bottom-color: #fff;
}

.woocommerce-checkout #payment ul.payment_methods {
	border-bottom-color: #ddd;
}

.woocommerce-page #payment #place_order {
	float: none;
	margin-top: 10px;
	cursor: pointer;
}

.woocommerce-checkout .product-name .card-img {
	width: 100px;
	height: 71px;
	background-size: cover !important;
}

.woocommerce-checkout .product-name {
	width: 20% !important;
}

.woocommerce-checkout .product-recipient {
	width: 25% !important;
}

.woocommerce-checkout .product-message {
	width: 35% !important;
	font-size: 13px;
}

.woocommerce-checkout .product-total {
	text-align: center;
}

.cart-subtotal td, .order-total td {
	text-align: center;
}

.woocommerce .input-text {
	color: #333 !important;
	background: #f5f5f5 !important;
	/*border: #ddd 1px solid !important;*/
}

.fsww-container tfoot {
	display: none;
}

.fsww-meke-deposit-sc .button, .woocommerce input[type=submit] {
	background-image: linear-gradient(to right, #901ec1 0%, #7450fe 51%, #901ec1 100%) !important;
	-webkit-transition: all 500ms;
	transition: all 500ms;
	background-size: 200% auto;
	color: #fff !important;
	box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.1);
	font-weight: 400;
	padding: 10px 22px !important;
	text-align: center;
	font-family: 'Poppins',Helvetica,Arial,Lucida,sans-serif;
	font-size: 16px;
	border-width: 0px;
	border-radius: 24px;
	cursor: pointer;
}

.fsww-transactions {
	width: 100%;
}

.et_button_no_icon .woocommerce input[type=submit], .et_button_no_icon .woocommerce input[type=submit]:hover {
	padding: 10px 22px !important;
	margin: 10px 0 30px 0;
}

.fsww-meke-deposit-sc .button:hover {
    background-position: right center !important;
}

.fsww-meke-deposit-sc select {
	font-size: 14px;
	width: 315px !important;
	padding: 6px 10px;
	border: #ddd 1px solid;
	border-radius: 4px;
	margin-bottom: 5px;
}

.woocommerce-account .woocommerce-MyAccount-content {
	float: none;
	width: auto;
}

.woocommerce-orders-table {
	font-size: 14px !important;
}

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
	padding: 6px 10px;
}

#main-menu {
	width: 80%;
	font-size: 14px;
	padding: 6px;
	background: #eee;
}

#main-menu li {
	padding: 8px 4px;
	padding-left: 12px;
	background: #eee;
}

#main-menu li a {
	color: #333;
}

#main-menu li:hover {
	background: #fff;
}

.menu-indent::before {
	content: "\2014  ";
}

#page-menu {
	float: left;
	width: 20%;
}

#left-menu {
	width: 200px;
}

#page-content {
	float: left;
	width: 80%;
}

.modal-popup {
	background: #fff;
	padding: 20px 25px;
	width: auto;
	max-width: 600px;
	margin: 20px auto;
	border: #ddd 8px solid;
	min-height: 300px;
}

form p {
	font-size: 13.5px;
	line-height: 1.5em;
	margin-bottom: 10px;
}

input[type=text], select {
	float: none !important;
	font-size: 14px;
	width: 100%;
	padding: 6px 10px;
	border: #ddd 1px solid;
	border-radius: 4px;
	margin-bottom: 10px;
}

input[type=submit] {
	cursor: pointer;
}

input[type="text"]:disabled {
	color: #999;
}

thead tr {
	color: #fff;
	background: #999;
}

thead tr th {
	color: #fff !important;
}

tbody tr {
	border-bottom: #eee 1px solid;
	background: #fff;
}

tbody tr:hover {
	background: #f5f5f5;
}

tbody tr.editable:hover {
	cursor: pointer;
}

table.plain tbody tr:hover {
	background: #fff;
}

.font-options div {
	display: inline-block;
}

.font-options input[type="radio"] {
	display: none;
}

.font-options input[type="radio"]+label span {
	display: inline-block;
	width: 300px;
	font-size: 18px;
	vertical-align: middle;
	cursor: pointer;
	line-height: 45px;
}

.font-options input[type="radio"]:checked + label span {
	color: #7450fe;
}

.card-preview {
	border: #666 1px solid;
	box-shadow: 0 0.2em 1em 0 rgba(0, 0, 0, .2);
}

.field-pick {
	font-size: 12px;
	border-radius: 16px;
	background: #e8e8e8;
	padding: 5px 8px;
	margin-right: 7px;
	cursor: pointer;
}

.woocommerce-checkout #customer_details {
	display: none;
}

#dl-link {
	margin-top: 20px;
	text-align: center;
}

.page-num {
	width: 100px;
}