/*
Theme Name: OceanCare Child
Description: OceanCare Child Based on Twenty Twenty One Theme
Author: OceanCare
Author URI: #
Template: Shop Oceancare
Version: 9999
*/
/**Oceancare Shop**/
.woocommerce .orderby > option {
	font-family: cabin !important;
}
.back-to-shop {
	padding-bottom: 20px;
	font-size: 30px;
}
.back-to-shop > a {
	font-size: var(--global--font-size-xl);
	font-weight: 400;
	font-family: "Source Serif Pro", Sans-serif;
	font-style: italic;
}
.shop_category_filter .page-title {
	font-family: "Source Serif Pro",Sans-serif;
	font-size: 28px;
	font-style: italic;
	font-weight: normal;
}
.shop-info h3 {
	font-style: italic;
	font-size: 44px !important;
	font-weight: normal;
	margin: 0;
}
.shop_category_filter .inner-nav-sec.tabing_story {
	margin-bottom: 30px;
}
.shop_category_filter .tabing_story ul.filters li a {
	padding: initial;
	border:none !important;
	margin: 0 !important;
}
.shop_category_filter .inner-nav-sec.tabing_story .filters li.active a,
.shop_category_filter .inner-nav-sec.tabing_story .filters li:hover a,
.shop_category_filter .inner-nav-sec.tabing_story .filters li:focus a{
	color: #fff;
	background-color: #2a4e71;
}
.shop_category_filter ul.products {
	margin: 0 -15px;
}
.woocommerce .shop_category_filter ul.products li.product {
	padding-bottom: 0 !important;
	margin-bottom: 30px !important;
	margin-left: 0 !important;
	margin-right: 0 !important;
	padding-left: 15px !important;
	padding-right: 15px !important;
	width: 100% !important
}
.shop_category_filter .woocommerce-products-header {
	border-bottom: none;
}
.shop_category_filter .woocommerce-products-header .woocommerce-products-header__title.page-title{
	margin-bottom:0;
}
.shop_category_filter.custom-story-filter select {
	background-color: #2a4e71;
	color: #fff;
	background-image: url(../oceancare/assets/images/down-arrow.svg);
	font-family: cabin;
	font-style: normal;
	margin: 0 !important; 
	text-transform: initial !important;
}
.shop_category_filter .woocommerce-ordering {
	padding: 0;
	margin-bottom: 30px;
}
.woocommerce .shop_category_filter ul.products li.product {
	padding-bottom: 0 !important;
	margin-bottom: 30px !important;
	margin-left: 0 !important;
	margin-right: 0 !important;
	padding-left: 15px !important;
	padding-right: 15px !important;
	width: 100% !important
}
.shop_category_filter ul.products li a .wc-img-wrapper {
	transition: all 0.3s ease-in-out;
	overflow: hidden;
}
.shop_category_filter ul.products li a .wc-img-wrapper:hover .attachment-woocommerce_thumbnail,
.shop_category_filter ul.products li a .wc-img-wrapper:focus .attachment-woocommerce_thumbnail {
	transition: all 0.3s ease-in-out;
	transform: scale(1.1);
}
.shop_category_filter ul.products li a .woocommerce-loop-product__title{
	color: #2A4E71 !important;
	margin-bottom: 3px;
	font-size: 18px;
	font-family: "Cabin", Sans-serif;
	font-weight: normal;
	margin: 0 !important;}
.shop_category_filter ul.products li a .price {
	color: #2A4E71 !important;
	font-size: 16px;
	font-family: "Source Serif Pro", Sans-serif;
	font-style: italic;
	margin-bottom: 0 !important;
}
.wc-product-title {
	padding-top: 25px;
}
.shop_category_filter  ul.products li.product .woocommerce-loop-product__link 
{margin-bottom: 25px;
}
.ocean_shop_single .container {
	padding-left: 15px;
	padding-right: 15px;
}
.ocean_shop_single .woocommerce-product-gallery__trigger {
	z-index: 9
}
.ocean_shop_single .woocommerce-product-gallery .woocommerce-product-gallery__image {
	height: 350px !important;
}
.ocean_shop_single .woocommerce-product-gallery img {
	height: 100% !important;
	object-position: center;
	object-fit: cover;
	max-width: 100% !important
}
.ocean_shop_single .woocommerce-product-gallery--columns-4 ol {
	padding-left: 8%;
	display: flex;
	flex-wrap: wrap;
}
.ocean_shop_single .woocommerce-product-gallery--columns-4 .flex-control-thumbs li {
	width: 14.285714%;
	margin: 0 12.285714% 1.6em 0;
}
.ocean_shop_single .woocommerce-product-gallery--columns-4 .flex-control-thumbs li:last-child {
	margin-right: 4% !important;
}
.ocean_shop_single .product_title {
	font-family: "Source Serif Pro", Sans-serif;
	font-size: 28px;
	font-style: italic;
	font-weight: normal;
	margin-bottom: 20px !important;
}
.single-product .ocean_shop_single .summary .price {
	font-size: 26px;
	font-family: "Cabin Condensed", Sans-serif;
	margin-bottom: 30px;
}
.ocean_shop_single .cart {
	margin-top: 30px;
	margin-bottom: 30px;
}
.ocean_shop_single .cart input[type=number] {
	text-align: center;
	font-size: 18px;
	color: #2A4E71 !important;
	border-color: #2A4E71 !important;
	padding:10px;
}
.ocean_shop_single .cart .single_add_to_cart_button {
	text-align: center;
	font-size: 18px !important;
	color: #2A4E71 !important;
	border-color: #2A4E71 !important;
	background: #fff !important;
	padding: 10px 20px 9px !important;
	vertical-align: top;
	box-sizing: border-box;
}
.ocean_shop_single .cart .single_add_to_cart_button:hover,
.ocean_shop_single .cart .single_add_to_cart_button:focus {
	outline: none !important;
	box-shadow: none !important;
	background: #2A4E71 !important;
	color: #fff !important;
}
.ocean_shop_single .product_meta {
	font-size: 16px;
}
.ocean_shop_single .woocommerce-tabs ul {
	border-bottom: none;
	overflow-x: hidden;
}
.ocean_shop_single .woocommerce-tabs ul li {
	position: relative;
	margin-right: 20px;
}
.ocean_shop_single .woocommerce-tabs ul li:last-child {
	margin-right: 0;	
}
.ocean_shop_single .tabs.wc-tabs {
	border-bottom: solid 2px rgb(49, 78, 110) !important;
	overflow: hidden !important;
}
.ocean_shop_single .tabs.wc-tabs > li {
	margin-bottom: -2px;
	padding-top: 5px !important;
}
@media(max-width:767px){
	.ocean_shop_single .tabs.wc-tabs > li {
		display: flex !important;
		position: relative !important;
	}
}
.ocean_shop_single .woocommerce-tabs ul li a{
	font-style: italic;
	padding: 10px 25px;
	border:2px solid #314E6E !important;
	color: #314E6E !important;
	font-family: "Source Serif Pro", Sans-serif;
	font-size: 16px
}
.ocean_shop_single .woocommerce-tabs ul li.active a{
	border:2px solid #314E6E !important;
	color: #fff !important;
	background-color: #314E6E !important;
}
.cart_item_collaterals {
	display: flex;
	flex-wrap: wrap;
}
.cart_item_collaterals .cart_page_total{
	order: -1;
	width: 100% !important;
}
.cart_item_collaterals .cart_cross_sells{
	width: 100% !important;
	padding-top: 40px;
}
.product_detail_tab {
	width: 100%;
	max-width: 100% !important;
}
.product_detail_tab a {
	text-decoration: underline;
}
.product_detail_tab .comment-form input[type="text"],
.product_detail_tab .comment-form input[type="email"],
.product_detail_tab .comment-form input[type="checkbox"],
.product_detail_tab .comment-form input[type="radio"],
.product_detail_tab .comment-form textarea {
	border-color: #2A4E71 !important;
	color: #2A4E71 !important
		;}
.product_detail_tab .comment-form input:hover,
.product_detail_tab .comment-form input:focus {
	outline: none !important;
	box-shadow: none !important;
}
.product_detail_tab .comment-form .form-submit {
	text-align: left;
}
.product_detail_tab .comment-form .form-submit #submit {
	float: left !important;
	background-color: #ed6d52;
	color: #2A4E71 !important;
	min-width: 150px;
	text-align: center;	
}
.woocommerce-Reviews-title {
	display: none !important;
}
.shop_category_filter.related-products {
	padding: 0 !important;
}
.shop_category_filter.related-products>h2 {
	text-transform: uppercase; 
	font-family: "Cabin", Sans-serif;
	font-weight: bold; 
	font-size: 24px;
	margin-bottom: 30px !important;
	line-height: 1.2 !important;
	text-align: center;
}
.shop_category_filter.cart_cross_sells>h2 {
	text-transform: uppercase;
	font-family: "Cabin", Sans-serif;
	font-weight: bold;
	font-size: 24px;
	margin-bottom: 30px !important;
	line-height: 1.2 !important;
	text-align: center;
}

.cart-page .container {
	padding-left: 15px;
	padding-right: 15px;
}
.woocommerce-cart .entry-header, .woocommerce-checkout .entry-header {
	padding-left: 15px;
	padding-right: 15px;
	max-width: 100%;
	margin: 0 !important;
	padding-bottom: 0 !important;
	border-bottom: none !important;
}
.woocommerce-cart .entry-title,
.woocommerce-checkout .entery-title{
	font-family: "Source Serif Pro", Sans-serif;
	font-size: 28px; 
	font-style: italic; 
	font-weight: normal;
}
.cart-page .woocommerce-cart-form .shop_table_responsive th {
	font-family: "Source Serif Pro", Sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: 600;
}
.cart-page .woocommerce-cart-form .shop_table_responsive th,
.cart-page .woocommerce-cart-form .shop_table_responsive td {
	padding: 10px;
}
.cart-page .woocommerce-cart-form .shop_table_responsive th:first-child,
.cart-page .woocommerce-cart-form .shop_table_responsive td:first-child {
	padding-left: 0;
}
.cart-page .woocommerce-cart-form .shop_table_responsive .product-remove {
	text-align: left;
}
.product_detail_tab ol, .product_detail_tab ul {
	max-width: 100% !important;
	width: 100% !important;
	padding: 0 1em;
}
.product_detail_tab table th,
.product_detail_tab table td {
	border-color: #314e6e !important;
}
.cart-product-thumbnail {
	width: 90px;
	height: 90px;
}
.cart-product-name {
	width: calc(100% - 90px);
	padding: 0 10px;
	font-weight: 600;
}
.cart_page_total>h2 {
	font-family: "Cabin", Sans-serif;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 10px !important;
	line-height: 1.2 !important;
	text-transform: uppercase;
}
.cart-product-info {
	display: flex;
	align-items: center;
}
.cart-page .woocommerce-cart-form .shop_table_responsive th:first-child {
	width: 3.5%;
}
.cart-page .woocommerce-cart-form .shop_table_responsive th:nth-child(2) {
	width: 38%;
}
.cart-page .woocommerce-cart-form .shop_table_responsive th:nth-child(3) {
	width: 12%;
}
.cart-page .woocommerce-cart-form .shop_table_responsive th:nth-child(4) {
	width: 10%;
}
.cart-page .woocommerce-cart-form .shop_table_responsive th:nth-child(5) {
	width: 18%;
}
.woocommerce-tabs #reviews p.stars a {
	margin-right: 2px;
	margin-top: 2px;
}
.cart-page .woocommerce-cart-form .shop_table_responsive td.product-remove a{
	font-size: 40px;
	font-weight: 400 !important;
	width: 30px;
	height: 30px;
	color: #2A4E71 !important;
	background: transparent !important;
}
.cart-page .woocommerce-cart-form .shop_table_responsive td {
	font-family: "Cabin Condensed", Sans-serif;
	font-size: 18px !important;
	color: #2A4E71 !important;
}
.cart-page .woocommerce-cart-form .shop_table_responsive td .quantity input {
	background: transparent !important;
	width: 95px;
	border:2px solid #314E6E;
	text-align: center;
	color: #2A4E71 !important;
	font-weight: 600;
}
.cart-page .woocommerce-cart-form .shop_table_responsive td.product-price {
	font-weight: 600;
}
.cart-page .woocommerce-cart-form .shop_table_responsive td.product-price.product-subtotal {
	font-weight: 600;
}
.cart-page .woocommerce-cart-form .shop_table_responsive tr td{
	padding: 25px 10px;
	background: transparent !important;
	border:none;
}
.cart-page .woocommerce-cart-form .shop_table_responsive thead th {
	border-bottom: 2px solid #2A4E71;
}
.cart-page .woocommerce-cart-form .shop_table_responsive tfoot td {
	border-top: 2px solid #2A4E71;
}
.cart-page .woocommerce-cart-form .shop_table_responsive tfoot td:last-child {
	padding-right: 0 !important
}
.cart_page_total .shop_table tr th:first-child {
	padding-left: 0;
	font-weight: normal;
}
.cart_page_total .shop_table tr th {
	background: transparent !important;
}
.cart_page_total .shop_table tr td {
	font-weight: 600;
	background: transparent !important;
}
.cart_page_total .shop_table tr td strong {
	font-weight: 600;
}
.cart-page .woocommerce-cart-form .shop_table_responsive tfoot td .coupon {
	float: none;
	text-align: right;
	width: auto;
	display: inline-block;
	margin-right: 25px;
}
.cart-page .woocommerce-cart-form .shop_table_responsive tfoot td button[type="submit"] {
	text-transform: uppercase;
	opacity: 1;
	min-width: 280px;
	text-align: center;
	background: transparent !important;
	border:2px solid #2A4E71 !important;
	color: #2A4E71 !important;
	font-size: 20px !important;
	font-weight: 600 !important;
}
.cart-page .woocommerce-cart-form .shop_table_responsive tfoot td button[type="submit"]:hover,
.cart-page .woocommerce-cart-form .shop_table_responsive tfoot td button[type="submit"]:focus {
	outline: none !important;
	box-shadow: none !important;
	background: #2A4E71 !important;
	color: #fff !important;
	border:2px solid #2A4E71 !important;
}
.cart-page .woocommerce-cart-form .shop_table_responsive tfoot td #coupon_code {
	text-align: center;
	background: transparent !important;
	border:2px solid #2A4E71 !important;
	color: #2A4E71 !important;
	font-size: 20px !important;
	font-weight: 600 !important;
}
.cart-page .woocommerce-cart-form .shop_table_responsive tfoot td #coupon_code:hover,
.cart-page .woocommerce-cart-form .shop_table_responsive tfoot td #coupon_code:focus {
	outline: none !important;
	box-shadow: none !important;
	background: #2A4E71 !important;
	color: #fff !important;
	border:2px solid #2A4E71 !important;
}
.cart-page .woocommerce-cart-form .shop_table_responsive tfoot td #coupon_code::-webkit-input-placeholder { /* Edge */
  color: #2A4E71;
}
.cart-page .woocommerce-cart-form .shop_table_responsive tfoot td #coupon_code::-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #2A4E71;
}
.cart-page .woocommerce-cart-form .shop_table_responsive tfoot td #coupon_code::placeholder {
  color: #2A4E71;
}
.cart-page .woocommerce-cart-form .shop_table_responsive tfoot td .coupon button[type="submit"] {
	background: #2A4E71 !important;
	color: #fff !important
}
.cart_page_total .wc-proceed-to-checkout {
	text-align: right;
}
.cart_page_total .wc-proceed-to-checkout .checkout-button::after {
	display: none;
}
.cart_page_total .shop_table tr th, .cart_page_total .shop_table tr td {
	border-top-width: 2px !important;
	border-bottom-width: 2px !important;
	padding: 25px 10px;
}
.ocean_shop_single .variations label {
	font-size: 20px !important;
	display: block;
	text-align: left;
}
.ocean_shop_single .variations th,
.ocean_shop_single .variations td {
	border: none;
	padding: 10px 20px;
	vertical-align: top;
	min-width: 75px;
	text-align: left !important;
}
.ocean_shop_single .variations select {
	color: #2A4E71;
	border: none;
	padding: 10px 50px 10px 25px;
	min-width: 380px;
	font-size: 20px;
}
.ocean_shop_single .variations select:hover,
.ocean_shop_single .variations select:focus {
	outline: none !important;
	box-shadow: none !important;
}
.woocommerce-notices-wrapper .woocommerce-error>li {
	padding: 0.5em 1em !important;
}
.woocommerce-error {
	margin: 2rem 3.5em;
}
.woocommerce-checkout .woocommerce {
	max-width: 100% !important;
	width: 100% !important
}
.woocommerce-checkout .entry-header {
	max-width: 100% !important;
	width: 100% !important
}
.woocommerce .checkout_page .woocommerce-terms-and-conditions h2, 
.woocommerce .checkout_page .woocommerce-terms-and-conditions h3 {
	font-weight: bold;
}
.woocommerce .checkout_page .woocommerce-terms-and-conditions * {
	font-size: 24px !important;
}
.checkout_page .container {
	padding-left: 15px;
	padding-right: 15px;
}
.checkout_page .woocommerce-billing-fields label, 
.checkout_page .woocommerce-additional-fields label{
	margin-bottom: 2px !important;
	font-size: 16px !important;
	font-family: "Cabin", Sans-serif !important;
}
.checkout_page .woocommerce-billing-fields  input,
.checkout_page .woocommerce-additional-fields  textarea{
	padding: 10px; 
	color: #2A4E71 !important;
	border:2px solid  #2A4E71 !important;
	font-family: "Cabin", Sans-serif !important;
	font-size: 20px !important;
}
.checkout_page .woocommerce-checkout .select2-container .select2-selection {
	outline: none !important;
	border:2px solid #2A4E71 !important;
	background: #2A4E71 !important;
	font-family: "Cabin", Sans-serif !important;
	font-size: 20px !important;
}
.checkout_page .woocommerce-checkout .select2-container .select2-selection:active, 
.checkout_page .woocommerce-checkout .select2-container .select2-selection:hover, 
.checkout_page .woocommerce-checkout .select2-container .select2-selection:focus {
	outline: none !important;
	box-shadow: none !important;
}
.checkout_page .select2-container--default .select2-selection--single .select2-selection__rendered {
	color: #fff !important;
	font-family: "Cabin", Sans-serif !important;
	font-size: 20px !important;
}
.checkout_page .woocommerce-billing-fields>h3,
.checkout_page #order_review_heading, .checkout_page .woocommerce-additional-fields>h3 {
	font-weight: bold;
	text-transform: uppercase;
	font-family: "Cabin Condensed", Sans-serif;
	font-size: 24px !important;
	margin-bottom: 15px;
}
.checkout_page .woocommerce-billing-fields input::-webkit-input-placeholder, 
.checkout_page .woocommerce-additional-fields  textarea::-webkit-input-placeholder { /* Edge */
  color: #2A4E71;
}
.checkout_page .woocommerce-billing-fields input::-ms-input-placeholder, 
.checkout_page .woocommerce-additional-fields  textarea::-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #2A4E71;
}
.checkout_page .woocommerce-billing-fields input::placeholder, 
.checkout_page .woocommerce-additional-fields  textarea::placeholder {
  color: #2A4E71;
}
#order_review .shop_table tr th,
#order_review .shop_table tr td {
	padding: 25px 10px;
}
#order_review .shop_table tr th:first-child, 
#order_review .shop_table tr .product-name{
	font-weight: normal !important;
} 
#order_review .shop_table tr td:first-child{
	font-weight: bold;
} 
#order_review .shop_table tfoot tr {
	border-top: 2px solid #2A4E71 !important;
} 
#order_review .shop_table tfoot tr:last-child {
	border-bottom: 2px solid #2A4E71 !important;
} 
#payment .wc_payment_methods {
	margin-bottom: 30px !important;
}
#payment .wc_payment_methods li {
	margin: 0 !important;
	font-family: "Cabin", Sans-serif !important;
	font-size: 18px !important;
	background: transparent !important;
	color: #2A4E71 !important;
	padding: 0 !important;
	font-weight: bold;
	border:none !important;
}
.checkout_page .woocommerce-terms-and-conditions-wrapper p{
	font-family: "Cabin", Sans-serif !important;
	font-size: 18px !important;
}
.checkout_page #place_order {
	width: auto;
	color: #051F38;
	border-color: #ED6D52 !important; 
	background: #ED6D52;
	padding: 10px 20px;
	min-width: 300px;
	text-align: center;
	font-family: "Cabin Condensed", Sans-serif;
}
.checkout_page .woocommerce-billing-fields input:hover,
.checkout_page .woocommerce-billing-fields input:focus,
.checkout_page .woocommerce-additional-fields textarea:hover,
.checkout_page .woocommerce-additional-fields textarea:focus {
	outline: none !important;
	box-shadow: none !important;
}

.checkout_page .woocommerce-billing-fields #billing_city_field {
	width: 100%;
	clear: initial;
	float: left;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
	transition: all 0.3s ease-in-out;
	border:none;
	background-image: url("../oceancare/assets/images/down-arrow.svg");
	background-repeat: no-repeat;
	background-size: 15px;
	background-position: center;
	width: 15px;
	height: 15px; 
	left: initial;
	top: 45%;}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
	transform: rotate(180deg);
	transition: all 0.3s ease-in-out;
}
.woocommerce-checkout .select2-container .select2-search__field:hover,
.woocommerce-checkout .select2-container .select2-search__field:focus,
.woocommerce-checkout .select2-container .select2-search__field:active {
	outline: none !important;
	box-shadow: none !important;
}
.woocommerce-form-coupon-toggle .woocommerce-info a {
	color: #fff;
	text-decoration: underline;
}
.cart-page .woocommerce-cart-form .shop_table_responsive tr td.product-subtotal {
	font-weight: 600;
}
.shop_category_filter ul.products li a .price {
	font-weight: 600;
}
/*.ocean_shop_single .cart input[type=number] {
	padding-top: 8px;
	padding-bottom: 9px;
}*/
.cart-page .woocommerce-cart-form .shop_table_responsive td.product-remove a {
	font-size: 50px;
	font-weight: 300 !important;
}
.page-id-43671 .entry-header { 
	border-bottom: 0px solid var(--global--color-border);
}
.woocommerce .elementor-location-footer {
	min-width: 100vw;
	position: absolute;
	right: 0;
}
ul.products .attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
	max-width: 300px !important;
}
.woocommerce-checkout .showlogin {
	color: rgb(255,255,255) !important;
	text-decoration: underline;
}
.woocommerce .woocommerce-pagination ul.page-numbers {
  text-align: center;
  padding-bottom: 40px;
}
.woocommerce .woocommerce-pagination ul.page-numbers > li {
  padding-left: 0.5rem;
}
.woocommerce .woocommerce-pagination ul.page-numbers > li .page-numbers {
  color: rgb(42,78,113);
  font-weight: bold;
  padding: 0.5rem 1.25rem;
  border: solid 2px rgb(42,78,113);
}
.woocommerce .woocommerce-pagination ul.page-numbers > li .page-numbers.next,
.woocommerce .woocommerce-pagination ul.page-numbers > li .page-numbers.prev {
  font-size: 2rem;
  border: none;
  padding: 0rem 0.625rem 0.5rem;
  vertical-align: baseline;
}
.woocommerce .woocommerce-pagination ul.page-numbers > li .page-numbers.current {
  background-color: rgb(116, 167, 202);
  border-color: rgb(116, 167, 202);
  color: rgb(255,255,255);
}
.woocommerce .woocommerce-pagination ul.page-numbers > li .page-numbers:not(.current):hover {
  opacity: 0.75;
  background-color: rgb(42,78,113);
  color: rgb(255,255,255);
}

.woocommerce button[name="update_cart"],
.woocommerce input[name="update_cart"] {
  display: none !important;
}
.cart-page .woocommerce-cart-form .shop_table_responsive tfoot td #coupon_code:hover::placeholder {
  color: rgb(255,255,255) !important;
}
.coupon {
  width: 50% !important;
  min-width: 560px;
  margin-right: 20px !important;
}
.woocommerce .cart-collaterals .cart_totals, 
.woocommerce-page .cart-collaterals .cart_totals > table {
  background-color: rgb(255,255,255);
  border-radius: 10px !important;
}
.cart_item_collaterals tr.woocommerce-shipping-totals.shipping th,
.cart_item_collaterals tr.woocommerce-shipping-totals.shipping td {
  border-top: solid 2px rgb(42,78,113) !important;
  border-bottom: solid 2px rgb(42,78,113) !important;
}
.woocommerce-shipping-destination {
  font-size: 14px;
  width: 60%;
}
.cart_item_collaterals bdi {
  float: right;
  font-size: 24px !important;
  min-width: 180px;
  font-weight: 600 !important;
  text-align: right;
}
.cart_totals table th {
  font-weight: 600 !important;
	padding: 0 10px !important;
}
.woocommerce .woocommerce-cart-form .shop_table_responsive {
  margin-bottom: 15px;
}
.woocommerce-info, 
.woocommerce-message,
.woocommerce-notice {
	background: rgba(42, 78, 113);
	padding: 1.5rem 3rem;
	color: #fff;
	border-radius: 5px;
	border: none;
	font-size: 24px;
}
.woocommerce-info a.button, 
.woocommerce-message a.button,
.woocommerce-notice a.button{
	background: #0071b8;color: #fff;
}
.cart-page .woocommerce-cart-form .shop_table_responsive th {
	font-family: "Source Serif Pro", Sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: 600;
}
.cart-page .woocommerce-cart-form .shop_table_responsive .product-quantity .quantity label {
	color: #2A4E71;
	font-family: "Cabin", Sans-serif;
	font-size: 20px;
}
.cart-page .woocommerce-cart-form .shop_table_responsive td .quantity input {
	background: transparent !important;
	width: 95px;
	border: 2px solid #314E6E;
	text-align: center;
	color: #2A4E71 !important;
	font-weight: 600;
	border-radius: 5px;
}
.cart-page .woocommerce-cart-form .shop_table_responsive tfoot td #coupon_code {
	text-align: center;
	background: transparent !important;
	border: 2px solid #2A4E71 !important;
	color: #2A4E71 !important;
	font-size: 20px !important;
	font-weight: 600 !important;
	letter-spacing: 1.5px;
	border-radius: 5px;
	margin: 0;
	margin-right: 10px;
	min-width: 270px;
}
.woocommerce #content table.cart td.actions .input-text, 
.woocommerce table.cart td.actions .input-text, 
.woocommerce-page #content table.cart td.actions .input-text, 
.woocommerce-page table.cart td.actions .input-text {
	text-transform: uppercase;
	min-width: 270px;
	min-height: 50px;
}
.cart-page .woocommerce-cart-form .shop_table_responsive tfoot td .coupon button[type="submit"] {
	background: #2A4E71 !important;
	color: #fff !important;
	letter-spacing: 1.5px;
	border-radius: 5px;
	margin: 10px 0 0 0;
}
.cart-page .woocommerce-cart-form .shop_table_responsive tfoot td button[type="submit"] {
	text-transform: uppercase;
	opacity: 1;
	min-width: 270px;
	text-align: center;
	background: transparent !important;
	border: 2px solid #2A4E71 !important;
	color: #2A4E71 !important;
	font-size: 20px !important;
	font-weight: 600 !important;
}
.cart-page .woocommerce-cart-form .shop_table_responsive tfoot td .coupon button[type="submit"]:hover {
	outline: none !important;
	box-shadow: none !important;
	background: rgb(255,255,255) !important;
	color: rgb(42,78,113) !important;
	border: 2px solid #2A4E71 !important;
}
.cart-page .woocommerce-cart-form .shop_table_responsive tfoot td #coupon_code:hover, 
.cart-page .woocommerce-cart-form .shop_table_responsive tfoot td #coupon_code:focus {
	outline: none !important;
	box-shadow: none !important;
	background: rgba(42, 78, 113) !important;
	color: #fff !important;
	border: 2px solid rgb(255, 255, 255) !important;
	scale: 1 1.05;
	letter-spacing: 2px;
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
	float: right;
	width: 48%;
	background-color: rgb(42,78,113) !important;
	color: rgb(42,78,113) !important;
	border-radius: 10px !important;
	padding: 10px 20px;
	border: none !important;
	min-width: 650px;
}
.woocommerce .cart-collaterals h2 {
	color: rgb(255,255,255);
	padding: 10px;
}
.woocommerce .cart-collaterals .cart_totals, 
.woocommerce-page .cart-collaterals .cart_totals {
	color: rgb(42,78,113) !important;
}
.cart_page_total .wc-proceed-to-checkout .checkout-button {
	text-transform: uppercase;
	float: right !important;
	width: auto !important;
	min-width: 280px;
	text-align: center;
	background: transparent !important;
	border: 2px solid rgb(255,255,255) !important;
	color: rgb(255,255,255);
	font-size: 20px !important;
	font-weight: 600 !important;
	margin: 20px 0 15px !important;
}
.cart_page_total .wc-proceed-to-checkout .checkout-button:hover, 
.cart_page_total .wc-proceed-to-checkout .checkout-button:focus {
	text-decoration: none !important;
	outline: none !important;
	box-shadow: none !important;
	background: rgb(255,255,255) !important;
	color: rgb(42,78,113);
	border: 2px solid rgb(255,255,255) !important;
}
.cart_totals table th, 
.cart_totals table td {
	border: none;
}
#shipping_method li label {
	font-size: 20px;
	display: block;
}
.cart_totals table th, .cart_totals table td {
	border: none;
}
.woocommerce .cart-collaterals .cross-sells h2 {
	color: rgb(42,78,113);
	padding: 10px;
}
.checkout_coupon.woocommerce-form-coupon button{
	border-color:rgb(42,78,113) !important;
	
}
.checkout_coupon.woocommerce-form-coupon button {
  color: rgb(255,255,255);
  background-color: rgb(42,78,113) !important;
}
.woocommerce-form-coupon {
	 border-radius: 5px;
	}
.button {
	margin-right: 0.5em;
}
.woocommerce {
	max-width: 100% !important;
}
.woocommerce-checkout .woocommerce-terms-and-conditions-wrapper {
	margin-top: 2rem;
}
.woocommerce-checkout .woocommerce-terms-and-conditions-checkbox-text {
	font-size: 20px;
}
.woocommerce-checkout-review-order-table td.product-thumbnail {
	width: 100%;
	max-width: 80% !important;
}
.woocommerce-checkout-review-order-table tr.cart_item {
	position: relative;
}
.woocommerce-checkout-review-order-table td.product-total {
	text-align: right;
	position: absolute;
	right: 0;
}
.woocommerce-checkout .woocommerce-order .wc-item-meta {
	padding: 0;
	font-style: italic;
}
.woocommerce-checkout .woocommerce-order-overview.woocommerce-thankyou-order-details {
	list-style: none;
	padding: 2rem 3rem;
	width: 100%;
	background: rgb(42,78,113,0.125);
	border-radius: 5px;
}
.woocommerce-checkout .woocommerce-order-overview.woocommerce-thankyou-order-details li {
	line-height: 1.5;
	display: inline-block;
	width: 100%;
	border-bottom: solid 1px currentColor;
}
.woocommerce-checkout .woocommerce-order-overview.woocommerce-thankyou-order-details li strong{
	float:right;
	display: block;
}
.woocommerce-checkout .woocommerce-customer-details h2 {
  font-size: 30px;
  margin-bottom: 1rem;
  padding-top: 1.5rem;
}
.woocommerce-checkout .woocommerce-customer-details address {
  font-family: "Cabin",inherit sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 1.25;
  background-color: rgb(42,78,113);
  color: rgb(255,255,255);
  padding: 1.5rem;
  border-radius: 10px;
}
.woocommerce-checkout .woocommerce-customer-details address p {
  margin-bottom: 0 !important;
}
.woocommerce-checkout .woocommerce-columns.addresses {
  padding-top: 0;
}
.woocommerce-checkout .woocommerce-order-details thead {
  background-color: rgb(42,78,113);
  color: rgb(255,255,255);
}
.woocommerce-checkout .product-quantity {
  float: right;
}
.woocommerce-checkout .woocommerce-order-details th, 
.woocommerce-checkout .woocommerce-order-details td {
  padding: 0 1.5rem !important;
}
.woocommerce-checkout .woocommerce-order table {
  border-radius: 10px !important;
  box-shadow: 0rem 0rem 2rem rgba(42,78,113,0.125);
  overflow: hidden;
}
.woocommerce-checkout .woocommerce-order table tfoot {
  background-color: rgb(42,78,113);
  color: rgb(255,255,255);
}
.shop_category_filter .woocommerce-products-header + .shop-info {
	padding-top: 0;
}
.cart > .quantity > input {
	padding: 10px !important;
}
.product_meta > span {
	display: block;
}
.product_detail_tab > ul > li {
	position: relative;
	display: list-item !important;
}
.ocean_shop_single .tabs.wc-tabs {
	border-bottom: solid 2px rgb(49, 78, 110) !important;
	overflow: hidden !important;
}
.ocean_shop_single .tabs.wc-tabs > li {
	margin-bottom: -2px;
	padding-top: 5px !important;
}
.ocean_shop_single ul.products li.product .woocommerce-loop-product__link {
	display: block;
	text-decoration: none;
	position: relative;
	width: 100%;
}

@media(min-width:768px){
	.shop_category_filter .page-title {
		font-size: 35px;
	}
	.shop_category_filter .woocommerce-products-header {
		padding-bottom: 20px;
	}
	.shop_category_filter.custom-story-filter select {
		font-size: 18px;
	}
	.woocommerce .shop_category_filter ul.products li.product {
		width: 50% !important;
	}
	.shop_category_filter ul.products li a .woocommerce-loop-product__title{
		font-size: 20px;
	}
	.shop_category_filter ul.products li a .price {
		font-size: 18px;
	}
	.wc-product-title {
		padding-top: 30px;
	}
	.shop_category_filter  ul.products li.product .woocommerce-loop-product__link {
		margin-bottom: 30px;
	}
	.ocean_shop_single .container {
		padding-left: 25px;
		padding-right: 25px;
	}
	.ocean_shop_single .woocommerce-product-gallery .woocommerce-product-gallery__image {
		height: 400px !important;
	}
	.ocean_shop_single  .product_title {
		font-size: 35px !important;
	}
	.single-product .ocean_shop_single .summary .price {
		font-size: 28px;
	}
	.ocean_shop_single .cart {
		margin-top: 40px;
		margin-bottom: 40px;
	}
	.single-product .woocommerce-product-gallery {
		float: left !important;
		width: 48% !important;
	}
	.single-product .ocean_shop_single .summary {
		float: right !important;
		width: 48% !important;
	}
	.cart-page .container {
		padding-left: 25px;
		padding-right: 25px;
	}
	.woocommerce-cart .entry-header,  
	.woocommerce-checkout .entry-header{
		padding-left: 25px;
		padding-right: 25px;
	}
	.woocommerce-cart .entry-title, 
	.woocommerce-checkout .entery-title {
		font-size: 35px;
	}
	.cart_item_collaterals .cart_page_total {
		max-width: 48.5%;
		margin-left: auto;
	}
	.cart-page .woocommerce-cart-form .shop_table_responsive td {
		font-size: 20px !important;
	}
	.cart_page_total>h2 {
		font-size: 20px;
	}
	.cart_item_collaterals .cart_cross_sells {
		padding-top: 50px;
	}
	.checkout_page .container {
		padding-left: 25px;
		padding-right: 25px;
	}
	.checkout_page .woocommerce-billing-fields>h3,
	.checkout_page #order_review_heading,
	.checkout_page .woocommerce-additional-fields>h3{
			font-size: 28px !important;
	}
	#payment .wc_payment_methods li {
		font-size: 20px !important;
	}
	.woocommerce-terms-and-conditions-wrapper p {
		font-size: 20px !important;
	}
}

@media(min-width:992px){
	.product_detail_tab {
		max-width: 50% !important;
		margin-left: 0 !important;
		margin-bottom: 30px !important;
	}
	.shop_category_filter.related-products>h2 {
		margin-bottom: 40px;
	}
	.shop_category_filter.cart_cross_sells>h2 {
		margin-bottom: 40px;
	}
}
@media (min-width: 1025px) {
	.shop_category_filter .page-title {
		font-size: 45px;
	}
	.shop_category_filter .woocommerce-products-header {
		padding-bottom: 30px;
	}
	.shop_category_filter .container {
		padding-left: 50px;
		padding-right: 50px;
	}
	.shop_category_filter ul.products {
		margin: 0 -20px;
	}
	.woocommerce .shop_category_filter ul.products li.product{
		padding-left: 20px !important;
		padding-right: 20px !important;
		width: 33.33% !important;
	}
	.shop_category_filter ul.products li a .woocommerce-loop-product__title{
		font-size: 24px;
	}
	.shop_category_filter ul.products li a .price {
		font-size: 20px;
	}
	.ocean_shop_single .container {
		padding-left: 50px;
		padding-right: 50px;
	}
	.ocean_shop_single .woocommerce-product-gallery .woocommerce-product-gallery__image {
		height: 450px !important;
	}
	.ocean_shop_single .product_title {
		font-size: 45px !important;
	}
	.single-product .ocean_shop_single .summary .price {
		font-size: 30px;
	}
	.ocean_shop_single .cart {
		margin-top: 50px;
		margin-bottom: 50px;
	}
	.ocean_shop_single .cart input[type=number] {
		font-size: 20px;
	}
	.ocean_shop_single .cart .single_add_to_cart_button {
		font-size: 20px !important;
		min-width: 380px;
	}
	.ocean_shop_single .woocommerce-tabs ul li a {
		font-size: 18px;
	}
	.cart-page .container {
		padding-left: 50px;
		padding-right: 50px;
	}
	.woocommerce-cart .entry-header, 
	.woocommerce-checkout .entry-header{
		padding-left: 50px;
		padding-right: 50px;
	}
	.woocommerce-cart .entry-title,
	.woocommerce-checkout .entery-title {
		font-size: 45px;
	}
	.cart-page .woocommerce-cart-form .shop_table_responsive td {
		font-size: 24px !important;
	}
	.cart_page_total>h2 {
		font-size: 24px;
	}
	.cart_item_collaterals .cart_cross_sells {
		padding-top: 80px;
	}
	.checkout_page .container {
		padding-left: 50px;
		padding-right: 50px;
	}
	.checkout_page .woocommerce-billing-fields>h3,
	.checkout_page #order_review_heading, .checkout_page .woocommerce-additional-fields>h3{
		font-size: 30px !important;
	}
	#payment .wc_payment_methods li {
		font-size: 24px !important;
	}
	.checkout_page .woocommerce-terms-and-conditions-wrapper p {
		font-size: 24px !important;
	}
	.checkout_page .woocommerce-terms-and-conditions-wrapper {
		margin-bottom: 40px;
	}
}
@media(min-width:1200px){
	.shop_category_filter .container {
		padding-left: 70px;
		padding-right: 70px;
	}
	.shop_category_filter.custom-story-filter select {
		font-size: 20px;
	}
	.woocommerce .shop_category_filter ul.products li.product{
		width: 25%  !important;
	}
	.ocean_shop_single .container {
		padding-left: 70px;
		padding-right: 70px;
	}
	.ocean_shop_single .woocommerce-product-gallery .woocommerce-product-gallery__image {
		height: 500px !important;
	}
	.cart-page .container {
		padding-left: 70px;
		padding-right: 70px;
	}
	.woocommerce-cart .entry-header, 
	.woocommerce-checkout .entry-header{
		padding-left: 70px;
		padding-right: 70px;
	}
	.cart-product-thumbnail {
		width: 150px;
		height: 150px;
	}
	.cart-product-name {
		width: calc(100% - 150px);
		padding: 0 40px;
		font-weight: 600;
	}
	.cart-page .woocommerce-cart-form .shop_table_responsive tbody tr:first-child td {
		padding-top: 50px;
	}
	.cart-page .woocommerce-cart-form .shop_table_responsive tbody tr:last-child td {
		padding-bottom: 50px;
	}
	.checkout_page .container {
		padding-left: 70px;
		padding-right: 70px;
	}
	.woocommerce-order-overview.woocommerce-thankyou-order-details {
		width: 50% !important;
	}
} 
@media(min-width:1600px){
	.shop_category_filter .page-title {
		font-size: 60px;
	}
	.shop_category_filter .woocommerce-products-header {
		padding-bottom: 50px;
	}
	.shop_category_filter .container {
		padding-left: 100px;
		padding-right: 100px;
	}
	.shop_category_filter ul.products {
		margin: 0 -25px;
	}
	.shop_category_filter ul.products li {
		padding-left: 25px !important;
		padding-right: 25px !important;
	}
	.ocean_shop_single .container {
		padding-left: 100px;
		padding-right: 100px;
	}
	.ocean_shop_single .woocommerce-product-gallery .woocommerce-product-gallery__image {
		height: 560px !important;
	}
	.ocean_shop_single .product_title {
		font-size: 60px !important;
	}
	.ocean_shop_single .cart {
		margin-top: 60px;
		margin-bottom: 60px;
	}
	.woocommerce-cart .entry-title, .woocommerce-checkout .entery-title {
		font-size: 60px;
	}
	.custom-story-filter .post-name h4 {
		font-size: 40px;
	}
}

@media (max-width: 767px) {
	.cart-product-name {
		text-align: left;
	}
	.cart-page .woocommerce-cart-form .shop_table_responsive td.product-thumbnail {
		max-width: 80% !important;
	}
	.cart-page .woocommerce-cart-form .shop_table_responsive tr td {
		padding: 20px 10px;
	}
	.cart-page .woocommerce-cart-form .shop_table_responsive tfoot td .coupon {
		margin-right: 0;
	}
	.cart-page .woocommerce-cart-form .shop_table_responsive tfoot td #coupon_code {
		min-width: 100px;
		width: 100px !important;
	}
	.cart-page .woocommerce-cart-form .shop_table_responsive tfoot td .coupon button[type="submit"] {
		min-width: initial !important;
		width: calc(100% - 104px) !important;
	}
	.cart_page_total .wc-proceed-to-checkout .checkout-button {float: none !important;}
	.cart_page_total .wc-proceed-to-checkout {display: block !important;text-align: center !important;}
	.cart-page .woocommerce-cart-form .shop_table_responsive .product-remove {
		width: 20%;
	}
	#order_review .shop_table tr th,
	#order_review .shop_table tr td {
		padding: 20px 10px;
	}
	.checkout_page .checkout.woocommerce-checkout{
		width: 100%;
		display: block !important;
	}
	.cart_page_total .shop_table tr th, 
	.cart_page_total .shop_table tr td {
		padding: 20px 10px;
	}
	.shop_category_filter.custom-story-filter select {
		margin-right: 0;
		width: 100%;
	}
	.ocean_shop_single .woocommerce-product-gallery--columns-4 .flex-control-thumbs li {
		width: 18.285714%;
		margin: 0;
		height: 75px;
	}
	.ocean_shop_single .woocommerce-product-gallery--columns-4 ol {
		padding-left: 0;
	}
	.single-product .woocommerce-product-gallery {
		max-width: 100% !important;
	}
	.single-product .ocean_shop_single .summary {
		margin-bottom: 50px;
	}
	.checkout_page .checkout.woocommerce-checkout .form-row {
		width: 100% !important
	}
	.checkout_page #place_order {
		min-width: 100%;
	}
	.checkout_page .woocommerce-billing-fields #billing_city_field {
		width: 100%;
		clear: both;
		float: left;
	}
	.checkout_page .woocommerce-billing-fields #billing_state_field {
		width: 30%;
		clear: both;
		float: left;
	}
	.checkout_page .woocommerce-billing-fields .select2-container {
		max-width: 100%;
	}
	.woocommerce .elementor-29022 .elementor-element.elementor-element-1c4450b:not(.elementor-motion-effects-element-type-background), 
	.woocommerce .elementor-29022 .elementor-element.elementor-element-1c4450b > .elementor-motion-effects-container > .elementor-motion-effects-layer {
		background-color: #2A4E71;
		padding: 50px;
	}
	.cart-page .woocommerce-cart-form .shop_table_responsive td.product-remove, 
	.cart-page .woocommerce-cart-form .shop_table_responsive td.product-thumbnail, 
	.cart-page .woocommerce-cart-form .shop_table_responsive td.product-subtotal {
		border-top: solid 1px rgb(42,78,113);
	}
	.cart-page .woocommerce-cart-form .shop_table_responsive td.product-price, 
	.cart-page .woocommerce-cart-form .shop_table_responsive td.product-quantity, 
	.cart-page .woocommerce-cart-form .shop_table_responsive td.product-subtotal {
		border-top: 2px dotted rgb(42,78,113) !important;
	}
	.woocommerce table.shop_table_responsive tbody tr:first-child td:first-child, .woocommerce-page table.shop_table_responsive tbody tr:first-child td:first-child {
		border-top: solid 1px rgb(42,78,113);
	}
	.cart-page .woocommerce-cart-form .shop_table_responsive tr td.product-subtotal {
		font-weight: 600;
		text-transform: uppercase;
	}
	.cart-page .woocommerce-cart-form .shop_table_responsive tr td {
		padding: 20px 10px !important;
	}
	.woocommerce-shipping-destination {
		width: 100%;
	}
	.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
		min-width: 100%;
		max-width: 100%;
	}
	.coupon {
		width: 100% !important;
		min-width: auto;
		text-align: center !important;
		display: block;
	}
	.woocommerce table.shop_table_responsive tr td:last-child, .woocommerce-page table.shop_table_responsive tr td:last-child {
		border-bottom-width: 0px !important;
	}
	.order-total {
		border-top: solid 2px;
		padding-bottom: 25px;
	}
	.woocommerce table.shop_table_responsive tr:first-child, .woocommerce-page table.shop_table_responsive tr:first-child {
		border:none !important;
	}
	.woocommerce .cart-collaterals #shipping_method {
		display: block;
		padding-top: 30px;
		text-align: left !important;
	}
	.woocommerce-page .cart_totals table.shop_table_responsive tr {
		margin: 0;
	}
	.woocommerce .cart-collaterals #shipping_method li {
		position: relative;
	}
	#shipping_method li label {
		font-size: 20px;
		display: inline-block;
		text-align: left;
		position: absolute;
		left: 0 !important;
		width: 100%;
	}
	.cart_totals .woocommerce-Price-amount.amount {
		width: 30%;
		display: inline-block;
	}
	#shipping_method li label > span {
		text-align: right;
		position: absolute;
		right: 0;
	}
	.woocommerce-shipping-destination {
		width: 60%;
		text-align: left;
		position: relative;
		display: block;
		margin-top: 50px;
	}
	.cart_item_collaterals bdi {
		font-size: 20px !important;
	}
	.cart_page_total .wc-proceed-to-checkout .checkout-button {
		width: 80% !important;
		float: none !important; 
	}
	.cart-page .woocommerce-cart-form .shop_table_responsive tfoot td .coupon button[type="submit"] {
		margin: 20px auto 0;
		width: 80% !important;
		float: none !important;
	}
	.cart-page .woocommerce-cart-form .shop_table_responsive tfoot td #coupon_code {
		margin-right: 0px;
		width: 80% !important;
	}
	.cart-page .woocommerce-cart-form .shop_table_responsive tfoot td .coupon {
		margin-right: 0 !important;
	}
	.cart-page .woocommerce-info a, .woocommerce-message a {
		display: block;
		float: none !important;
		position: absolute;
		bottom: 15px;
		left: 2em;
		width: 80%;
		text-align: center;
	}
	.woocommerce-info, .woocommerce-message {
		display: block;
		position: relative;
		font-size: 20px;
		text-align: center;
		padding: 1.5rem 1rem 4rem;
	}
	.woocommerce-info + a, .woocommerce-message + a  {
		padding-bottom: 70px;
	}
	.checkout_page .woocommerce-info a, .checkout_page .woocommerce-message a {
		display: block;
		text-align: center;
		background-color: rgb(255,255,255);
		border-radius: 5px;
		padding: 10px;
		margin-top: 20px;
		color: rgb(42,78,113);
		text-decoration: underline;
	}
	.checkout_page .woocommerce-info {
		text-align: center;
	}
	.checkout_coupon.woocommerce-form-coupon input,.checkout_coupon.woocommerce-form-coupon button {
	  border-color: rgb(42,78,113) !important;
	  border-radius: 5px;
	  text-transform: uppercase;
	  display: block !important;
	  width: 100% !important;
	  text-align: center;
	}
	.checkout_coupon.woocommerce-form-coupon  p {
	  float: none !important;
	  width: 100% !important;
	}
}
@media (max-width:540px){
	.cart-product-thumbnail {
		width: 75px;
		height: 75px;
	}
	.cart-product-name {
		width: calc(100% - 75px);
	}
	.ocean_shop_single .woocommerce-tabs ul li a {
		padding: 8px 11px;
	}
	.ocean_shop_single .woocommerce-tabs ul li {
		margin-right: 8px;
	}
	#order_review .shop_table tr th,
	#order_review .shop_table tr td {
		font-size: 16px;
	}
}

.ocean_shop_single .variations td.value {
	padding-left: .9rem !important;
	padding: 0;
}
.single-product .woocommerce-variation-price {
	margin: 0 !important;
}
.single-product .woocommerce-Tabs-panel--additional_information table, .single-product .woocommerce-Tabs-panel--reviews table {
	border: none !important;
}
.single-product .woocommerce-Tabs-panel--additional_information table td, .single-product .woocommerce-Tabs-panel--additional_information table th, .single-product .woocommerce-Tabs-panel--additional_information table tr, .single-product .woocommerce-Tabs-panel--reviews table td, .single-product .woocommerce-Tabs-panel--reviews table th, .single-product .woocommerce-Tabs-panel--reviews table tr {
	border: none !important;
	text-align: left;
	vertical-align: top;
}
.single-product .woocommerce-Tabs-panel--additional_information table td p {
	margin-top: 0;
	margin-bottom: 2em;
}
.single-product form.cart .quantity {
	float:left;
	margin-right:0.75rem !important;
	box-sizing: border-box;
}
.single-product .woocommerce-variation-add-to-cart .button.disabled {
	opacity:1 !important;
}