/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Tags: responsive-layout,one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,featured-images,full-width-template,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready
Version: 3.0.106.1523545879
Updated: 2018-04-12 15:11:19

*/

/** Quote Form **/

div.form-img {
	background-image: url(https://www.animaltravel.com/wp-content/uploads/pet-measurement_360x229.jpg); /** pet-measurement.jpg **/
	width: 360px;  /** 500 **/
	height: 229px; /** 316 **/
}

.frm_submit input {
	font: 1.5em Pacifico !important;
}

/*****************CONTACT FORM********************/
.content input[type="text"], .content textarea, .comment_holder #respond textarea, .comment_holder #respond input[type="text"], input.wpcf7-form-control.wpcf7-text,input.wpcf7-form-control.wpcf7-email,input.wpcf7-form-control.wpcf7-confirm_email, input.wpcf7-form-control.wpcf7-number, input.wpcf7-form-control.wpcf7-date, textarea.wpcf7-form-control.wpcf7-textarea, select.wpcf7-form-control.wpcf7-select, input.wpcf7-form-control.wpcf7-quiz, .post-password-form input[type="password"],#respond textarea, #respond input[type="text"] {background-color: #eeeeee;border: 1px solid #9bc452;color: #7f8385;line-height: 17px;margin: 5px 0 0;font-family: Raleway;padding: 15px;}
input.wpcf7-form-control.wpcf7-date, input.wpcf7-form-control.wpcf7-number, input.wpcf7-form-control.wpcf7-text, select.wpcf7-form-control.wpcf7-select, textarea.wpcf7-form-control.wpcf7-textarea {width: 100%;}
.cnt-wrp input[type="submit"].wpcf7-submit {background-color: #eeeeee;border-color: #eeeeee;border-radius: 100px;font-family: "Pacifico",sans-serif;font-size: 20px;font-style: normal;font-weight: 400;letter-spacing: 0;text-transform: none;color: #faa456;width: auto;line-height: 36px;height: 39px;display: inline-block; text-shadow: none;border:2px solid #eeeeee;box-sizing: initial;cursor: pointer; padding: 0 23px;}
.cnt-wrp input[type="submit"].wpcf7-submit:hover{border-color: #faa456;}
.cnt-wrp .et_pb_column_1_2:nth-child(2n) {margin-right: 0;}
.cnt-wrp .et_pb_row {padding: 15px 0;}
.cnt-wrp input, .cnt-wrp textarea {max-height: 150px;padding: 6px;resize: vertical;width: 100%;}
.cnt-wrp p {padding-bottom: 3px;}
.cnt-wrp .fm-lbl {color: #333;font-size: 15px;}
.cnt-wrp .fm-lbl span {color: #e80000;font-size: 20px;}
.cnt-wrp.et_pb_section {padding: 0;}
div.wpcf7-response-output { border-left-color: transparent;border-right-color: transparent; border-top-color: transparent;}
.cnt-wrp input[type="radio"] {width: auto;}
.cnt-wrp .et_pb_row .et_pb_column_1_3:last-of-type {margin-right: 0;}
.menu-request-quote a{color:#a4cd49 !important;}

.et_pb_section.comingSoonSection{
	background: transparent;
}
header .et_builder_inner_content .et_pb_section,
footer .et_builder_inner_content .et_pb_section{
	background: transparent;
}

/* Start Shop Crates Page*/
.uniqueFeatures .et_pb_equal_columns .et_pb_column {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: 30px;
    grid-row-gap: 30px;
}
.uniqueFeatures .et_pb_equal_columns .et_pb_column .et_pb_main_blurb_image {
    margin-bottom: 20px;
}

.productsList .crates-products-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}
.productsList .crates-products-grid .crates-product-item {
    text-align: center;
    border-radius: 26px;
    background: #FFF;
    box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.30);
    padding: 60px 30px 30px;
}
.productsList .crates-products-grid .crates-product-item .product-thumbnail {
    margin-bottom: 20px;
}
.productsList .crates-products-grid .crates-product-item .product-thumbnail img {
    width: auto;
    height: auto;
	transform: scale(1);
	transition: all 0.3s ease;
}
.productsList .crates-products-grid .crates-product-item a .woocommerce-loop-product__title {
    padding: 0;
    margin: 0;
    color: #000;
    font-size: 24px;
    font-weight: 600;
	transition: all 0.3s ease;
}
.productsList .crates-products-grid .crates-product-item .product-thumbnail .et_shop_image {
    overflow: hidden;
	transition: all 0.3s ease;
}
.productsList .crates-products-grid .crates-product-item .product-thumbnail .et_shop_image:hover img {
    transform: scale(1.1);
}
.productsList .crates-products-grid .crates-product-item a:hover .woocommerce-loop-product__title {
	color:#9BC554;
}
.productsList .crates-products-grid .crates-product-item .product-description {
	margin-top:5px;
	padding: 0 30px;
}
.productsList .crates-products-grid .crates-product-item .product-description p{
	color: #000;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
}
.productsList .crates-products-grid .crates-product-item .product-price {
    font-size: 24px;
    font-weight: 600;
    color: #000;
    margin-top: 18px;
}
.productsList .crates-products-grid .crates-product-item .product-thumbnail span.et_overlay{
	border:none;
}
.productsList .crates-products-grid .crates-product-item .product-thumbnail span.et_overlay:before {
    color: #9BC554;
}


/* == PRODUCT DETAILS == */

.single-product #page-container .woocommerce-notices-wrapper .woocommerce-message{
	background: #3c3b3b;
}
.single-product #page-container .woocommerce-notices-wrapper .woocommerce-message a.button.wc-forward{
	text-transform: uppercase;
    font-size: 14px;
    color: #000000;
    font-weight: 600;
	padding: 5px 20px;
}
.single-product #page-container .woocommerce-notices-wrapper .woocommerce-message a.button.wc-forward:after{
	font-size: 20px;
	content: none;
}
.single-product .cart .quantity{
	border: 1px solid #707070;
    border-radius: 6px;
	box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.16);
}
.woocommerce .quantity .minus, .woocommerce-page .quantity .minus,
.woocommerce .quantity .plus,  .woocommerce-page .quantity .plus{
	background-color: #f0f0f0;
    border: 0px solid #707070 !important;
    height: 38px !important;
    width: 38px !important;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    font-size: 20px !important;
	color: #707070 !important;
	font-weight: 600 !important;
}
.woocommerce .cart .quantity .input-text.qty{
    margin: 0px;
    border-top: 0px !important;
    border-bottom: 0px !important;
    font-size: 20px;
  	height: 38px;
    padding-left: 10px;
    padding-right: 10px;
	    max-width: 3.3em;
}
.woocommerce .cart_item .quantity .input-text.qty{
	padding: 6px 10px;
}


/* == EMPTY CART == */
.woocommerce-account #main-content h1.main_title,
.woocommerce-cart #main-content .container h1.main_title{
	font-size: 30px;
    font-weight: 700;
}
.woocommerce-cart #main-content .container .entry-content .wp-block-woocommerce-empty-cart-block{
	padding: 100px 20px;
    border-radius: 10px;
    margin: 0px 0px 50px 0px;
    background: #f5f5f5;
}
.woocommerce-cart #main-content .container .wp-block-woocommerce-empty-cart-block .wp-block-heading{
	font-size: 16px;
    font-weight: 600;
}

.woocommerce-cart .woocommerce-cart .woocommerce-cart-form table.shop_table thead tr th {
    background: #9bc554 !important;
    color: #fff;
    font-size: 14px;
}
.woocommerce-cart .woocommerce-cart .woocommerce-cart-form table.shop_table tbody tr td.product-name,
.woocommerce-cart .woocommerce-cart .woocommerce-cart-form table.shop_table tbody tr td.product-price span,
.woocommerce-cart .woocommerce-cart .woocommerce-cart-form table.shop_table tbody tr td.product-subtotal span{
	font-size: 18px;
	color: #000000;
}
.woocommerce-cart .woocommerce-cart .woocommerce-cart-form table.shop_table tbody tr .coupon .button {
    background: #9bc554;
    border-color: #9bc554;
    color: #ffffff;
    font-size: 16px;
    padding: 5px 20px;
    border-radius: 0px;
}
.woocommerce-cart .woocommerce-cart .woocommerce-cart-form table.shop_table tbody tr td > .button:after,
.woocommerce-cart .woocommerce-cart .woocommerce-cart-form table.shop_table tbody tr .coupon .button:after{
	content: none;
}
.woocommerce-cart .woocommerce-cart .woocommerce-cart-form table.shop_table tbody tr td > .button {
	background: #747474;
    border-color: #747474;
    color: #ffffff;
    font-size: 16px;
	padding: 5px 20px;
    border-radius: 0px;
}
.woocommerce-cart .woocommerce-cart .woocommerce-cart-form table.shop_table tbody tr td > .button:after{
	font-size: 26px;
}
.woocommerce-cart .woocommerce-cart .woocommerce-cart-form table.shop_table tbody tr .coupon .button:after{
	font-size: 28px;
}
.woocommerce-cart .woocommerce-cart table.cart td.actions .coupon .input-text {
    width: 100%;
    margin-right: 10px;
    max-width: 170px;
    padding: 9px;
	
}
.woocommerce-cart .woocommerce-cart .cart_totals{
	background: #f7f7f7;
    padding: 30px;
}
.woocommerce-cart .woocommerce-cart  .cart_totals h2{
	font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.woocommerce-cart .woocommerce-cart .cart_totals .shop_table tbody{

}
.woocommerce-cart .woocommerce-cart .cart_totals .shop_table tbody tr th, 
.woocommerce-cart .woocommerce-cart .cart_totals .shop_table tbody tr td{
	font-size: 16px;
}
.woocommerce-cart .woocommerce-cart .cart_totals .wc-proceed-to-checkout a{
    background: #9bc554;
    border-color: #9bc554;
    color: #fff;
    font-size: 20px;
	border-radius: 0px;
}
.woocommerce-cart .woocommerce-cart .cart_totals .wc-proceed-to-checkout a:after{
	content: none;
}
.woocommerce-cart .woocommerce-notices-wrapper .woocommerce-message{
	background: #3d3d3d;
}


.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation{
	padding: 0px 0px 60px 0px;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul {
    margin: 0px;
    padding: 0px !important;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li {
    list-style-type: none;
    margin: 0px 0px 2px 0px;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li a {
    background: #646464;
    width: 100%;
    display: block;
    color: #fff;
    padding: 10px 20px;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li.is-active a{
	background: #9bc554;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li a:hover{
	background: #9bc554;	
}
.woocommerce-checkout .woocommerce .woocommerce-info, 
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-info{
	background: #646464;
}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-info a{
    border-color: #fff;
    font-size: 16px;
    color: #fff;
    padding: 5px 15px;
    border: 1px solid #ffffff;
}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-info a:hover{
	background: #ffffff;
	color: #000000;
}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-info a:after{
	content: none;
}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Address .woocommerce-Address-title a{
    background: #9bc554;
    color: #ffffff;
    padding: 2px 15px;
    border-radius: 2px;
}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields{
	padding-bottom: 50px;
}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address{
	border: 1px solid #e5e5e5;
	padding: 15px;
	margin-bottom: 15px;
}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields button.button{
	border: 1px solid #737373;
    color: #737373;
    font-size: 16px;
    padding: 8px 22px;
    margin: 20px 0px 0px 0px;
    border-radius: 0px;
}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields button.button:hover{
	background: #9bc554;
	border-color: #9bc554;
	color: #ffffff;
}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields button.button:after{
	content: none;
}
.woocommerce-checkout .woocommerce-billing-fields .select2-selection--single,
.woocommerce-account .woocommerce-MyAccount-content .select2-selection--single{
	background-color: #eeeeee;
    border: 0px;
    height: 55px;
    border-radius: 0px;
}
.woocommerce-checkout .woocommerce-billing-fields .select2-selection--single .select2-selection__rendered,
.woocommerce-account .woocommerce-MyAccount-content .select2-selection--single .select2-selection__rendered{
	padding-left: 15px;
	line-height: 55px;
}
.woocommerce-checkout .woocommerce-billing-fields .select2-selection--single .select2-selection__arrow,
.woocommerce-account .woocommerce-MyAccount-content .select2-selection--single .select2-selection__arrow{
	height: 55px;
    top: 0px;
    width: 40px;
}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-EditAccountForm{
	padding-bottom: 50px;
}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-EditAccountForm button.woocommerce-Button{
	border: 1px solid #737373;
    color: #737373;
    font-size: 16px;
    padding: 8px 22px;
    margin: 20px 0px 0px 0px;
    border-radius: 0px;
}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-EditAccountForm button.woocommerce-Button:hover{
	background: #9bc554;
	border-color: #9bc554;
	color: #ffffff;	
}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-EditAccountForm button.woocommerce-Button:after{
	content: none;
}
.woocommerce-account .woocommerce-notices-wrapper .woocommerce-error,
.woocommerce-lost-password .woocommerce-notices-wrapper .woocommerce-error,
.woocommerce-checkout .checkout.woocommerce-checkout .woocommerce-error,
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-notices-wrapper .woocommerce-error{
	background: #fff4f4;
}
.woocommerce-account .woocommerce-notices-wrapper .woocommerce-error li,
.woocommerce-lost-password .woocommerce-notices-wrapper .woocommerce-error li,
.woocommerce-checkout .checkout.woocommerce-checkout .woocommerce-error li,
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-notices-wrapper .woocommerce-error li{
    font-size: 14px;
    color: #d50c0c;
}
.woocommerce-checkout .main_title{
	font-weight: 700;
	font-size: 30px;
}
.woocommerce-checkout .wc-block-components-text-input input,
.woocommerce-checkout .wc-block-components-combobox .components-base-control__field .components-flex-item input,
.woocommerce-checkout .wc-block-checkout__contact-fields .wc-block-components-text-input input{
	border: 1px solid #cccccc !important;
}
.woocommerce-checkout  .wc-block-components-checkout-place-order-button {
    background: #9ac45d;
    font-size: 18px;
    border-radius: 10px;
	min-height: unset;
    padding: 15px 10px;
}
.woocommerce-checkout .woocommerce .woocommerce-form-coupon .form-row{
	width: 49%;
}
.woocommerce-checkout .woocommerce .woocommerce-form-coupon .form-row .button {
    border: 1px solid #737373;
    color: #737373;
    font-size: 18px;
    padding: 10px 30px;
}
.woocommerce-checkout .woocommerce .woocommerce-form-coupon .form-row .button:after{
	content: none;
}
.woocommerce-checkout .woocommerce .checkout #order_review_heading{
    margin: 20px 0px 10px;
    font-size: 24px;
    font-weight: 600;
} 
.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order .woocommerce-checkout-payment{
	background: transparent !important;
}
.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order .payment_methods{
	padding: 0px !important;
}
.woocommerce-checkout .woocommerce #payment ul.payment_methods{
	border-bottom: 0px !important;
}
.woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment .form-row{
	padding: 0px !important;
}
.woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment .form-row .button {
    background: #9bc554;
    color: #fff;
    border-color: #9bc554;
    padding: 8px 40px;
	border-radius: 10px;
}
.woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment .form-row .button:after{
	content: none;
}

.woocommerce-checkout .woocommerce .checkout.woocommerce-checkout{
	padding-bottom: 60px;
}
.woocommerce-checkout #left-area .woocommerce-table--order-details thead tr th,
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-MyAccount-orders thead tr th{
	color: #ffffff;
	background: #9bc554;
}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-MyAccount-orders tbody tr td,
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-MyAccount-orders thead tr th{
	font-size: 14px;
}
.woocommerce-checkout #left-area  .woocommerce-order .woocommerce-customer-details,
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-customer-details{
	margin-bottom: 60px;
}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-MyAccount-orders tbody tr td .woocommerce-button{
	border: 1px solid #737373;
    color: #737373;
    font-size: 14px;
    padding: 4px 20px;
}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-MyAccount-orders tbody tr td .woocommerce-button:after{
	content: none;
}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-MyAccount-orders tbody tr td .woocommerce-button:hover{
	background: #737373;
	color: #ffffff;
}
.woocommerce-checkout #left-area  .woocommerce-order .woocommerce-customer-details .woocommerce-column__title,
.woocommerce-checkout #left-area  .woocommerce-order .woocommerce-order-details .woocommerce-order-details__title,
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-customer-details .woocommerce-column__title,
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-order-details .woocommerce-order-details__title {
    margin: 12px 0px;
    font-weight: 600;
    font-size: 20px;
}
.woocommerce-customer-details address{
	line-height: 1.6em; 
}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-order-details .woocommerce-table--order-details thead tr th{
	color: #ffffff;
	background: #9bc554;
}  
.woocommerce-checkout #left-area .woocommerce-order .woocommerce-order-overview{
	background: #737373;
    padding: 15px;
}
.woocommerce-checkout #left-area .woocommerce-order .woocommerce-order-overview li{
	color: #ffffff;
}
.woocommerce p{
	font-size: 16px;
}

.woocommerce.woocommerce-page .cart .quantity input[type=number]::-webkit-inner-spin-button, 
.woocommerce.woocommerce-page .cart .quantity input[type=number]::-webkit-outer-spin-button { 
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0; 
}
.woocommerce-order-received .woocommerce .woocommerce-thankyou-order-received{
	margin-bottom: 20px;
} 
.woocommerce-order-received .woocommerce .woocommerce-form-login .form-row .woocommerce-button{
    border: 1px solid #737373;
    color: #737373;
    font-size: 16px;
    padding: 8px 30px;
} 
.woocommerce-order-received .woocommerce .woocommerce-form-login .form-row .woocommerce-button:after{
	content: none;
}
.woocommerce-lost-password .woocommerce .woocommerce-ResetPassword .woocommerce-form-row .woocommerce-Button:hover,
.woocommerce-order-received .woocommerce .woocommerce-form-login .form-row .woocommerce-button:hover{
	color: #ffffff;
	background: #9bc554;
	border-color: #9bc554;
}
.woocommerce-account form.woocommerce-form.woocommerce-form-login.login,
.woocommerce-order-received .woocommerce .woocommerce-form-login{
	margin-bottom: 60px;
}
/*.woocommerce-account .post-12641{
	max-width: 620px;
	margin: 0px auto;
	width: 100%;
} */
.woocommerce-account .woocommerce .woocommerce-form.woocommerce-form-login.login{
	max-width: 620px;
	margin: 0px auto 60px;
	width: 100%;
}
.woocommerce-account .post-12641 .woocommerce h2,
.woocommerce-account .post-12641 .main_title{
	text-align: center;
}
.woocommerce-account .post-12641 .woocommerce h2{
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 600;
}
.woocommerce-order-received .woocommerce .woocommerce-form-login .form-row{
	width: 49%;
}

.woocommerce-lost-password .woocommerce .woocommerce-ResetPassword .woocommerce-form-row .woocommerce-Button{
    border: 1px solid #737373;
    color: #737373;
    font-size: 16px;
    padding: 8px 30px;	
}
.woocommerce-lost-password .woocommerce .woocommerce-ResetPassword .woocommerce-form-row .woocommerce-Button:after{
	content: none;
}
.woocommerce-lost-password .woocommerce .woocommerce-message{
	background: #737373;
}
.woocommerce-lost-password .post-12641 .woocommerce{
	margin-bottom: 60px;
}
.woocommerce-page .gst-included{
	font-size: 18px;
}
input:-webkit-autofill{
    -webkit-box-shadow: 0 0 0 30px #eee inset;
}

.woocommerce-account .woocommerce-form-login .form-row .woocommerce-button{
    border: 1px solid #737373;
    color: #737373;
    font-size: 16px;
    padding: 8px 30px;		
}
.woocommerce-account .woocommerce-form-login .form-row .woocommerce-button:after{
	content: none;
}
.woocommerce-account .woocommerce-form-login .form-row .woocommerce-button:hover{
	color: #ffffff;
	background: #9bc554;	
	border-color: #9bc554;
}
.toll-free-md{
	display: none;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-Address-title h3{
	font-size: 18px;
    font-weight: 600;
}

/*.single-product .woocommerce div.quantity {
    display: flex;
    align-items: center;
}
.single-product .woocommerce div.quantity .minus,
.single-product .woocommerce div.quantity .plus {
    background-color: #f0f0f0;
    border: 1px solid #ddd;
    height: 38px;
    width: 38px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    font-size: 16px;
}
.single-product .woocommerce div.quantity .minus:hover,
.single-product .woocommerce div.quantity .plus:hover {
    background-color: #e0e0e0;
}
.single-product .woocommerce div.quantity .qty {
    border: 1px solid #ddd;
    height: 38px;
    width: 50px;
    text-align: center;
    padding: 0;
    margin: 0 5px;
} */
@media(min-width:1024px){
/* 	.comingSoonSection:before {
		content: '';
		background-image: url(https://www.animaltravel.com/wp-content/uploads/2021/11/leftDogs.jpg);
		left: 0px;
		bottom: 0px;
		width: 328px;
		height: 478px;
		position: fixed;
		background-size: contain;
		background-position: left bottom;
		background-repeat: no-repeat;
	}
	.comingSoonSection:after {
		content: '';
		background-image: url(https://www.animaltravel.com/wp-content/uploads/2021/11/rightDogs.jpg);
		right: 0px;
		bottom: 0px;
		width: 312px;
		height: 474px;
		position: fixed;
		background-size: contain;
		background-position: right bottom;
		background-repeat: no-repeat;
	} */
}
@media(max-width: 1024px){
	.woocommerce-account .container,
	.woocommerce-checkout .container{
		width: 100%;
		padding-left: 25px;
		padding-right: 25px;
	}
}
@media(max-width:980px){
	.comingSoonSection:before {
		content: '';
		background-image: url(https://www.animaltravel.com/wp-content/uploads/2021/11/leftDogs.jpg);
		left: 0px;
		bottom: 0px;
		width: 158px;
		height: 338px;
		position: fixed;
		background-size: contain;
		background-position: left bottom;
		background-repeat: no-repeat;
	}
	.comingSoonSection:after {
		content: '';
		background-image: url(https://www.animaltravel.com/wp-content/uploads/2021/11/rightDogs.jpg);
		right: 0px;
		bottom: 0px;
		width: 282px;
		height: 314px;
		position: fixed;
		background-size: contain;
		background-position: right bottom;
		background-repeat: no-repeat;
	}
  .uniqueFeatures .et_pb_equal_columns .et_pb_column{
		grid-template-columns: repeat(2, 1fr);
		grid-row-gap: 10px;
	}
	.productsList .crates-products-grid{
		grid-template-columns: repeat(2, 1fr);
		gap: 20px;
	}
	.et_pb_section .accessories-list{
		display: grid;
    	grid-template-columns: repeat(2, 1fr);
    	gap: 20px;
	}
	.woocommerce-account .woocommerce-MyAccount-content .woocommerce-EditAccountForm{
		padding-bottom: 10px;
	}
	.woocommerce-account  .woocommerce-MyAccount-content{
		padding-bottom: 40px;
	}
	.woocommerce-account .woocommerce-MyAccount-content .woocommerce-customer-details{
		margin-bottom: 20px;
	}
	.woocommerce-checkout #left-area .woocommerce-order .woocommerce-order-overview li {
		color: #ffffff;
		max-width: 200px;
		width: 100%;
		margin: 5px 10px 5px 0px;
		border: 0px;
	}
}

@media(max-width:767px){
	.comingSoonSection:before {
		content: '';
		background-image: url(https://www.animaltravel.com/wp-content/uploads/2021/11/leftDogs.jpg);
		left: 0px;
		bottom: 0px;
		width: 78px;
		height: 338px;
		position: fixed;
		background-size: contain;
		background-position: left bottom;
		background-repeat: no-repeat;
	}
	.comingSoonSection:after {
		content: '';
		background-image: url(https://www.animaltravel.com/wp-content/uploads/2021/11/rightDogs.jpg);
		right: 0px;
		bottom: 0px;
		width: 70px;
		height: 314px;
		position: fixed;
		background-size: contain;
		background-position: right bottom;
		background-repeat: no-repeat;
	}
}
@media(max-width:575px){
	.uniqueFeatures .et_pb_equal_columns .et_pb_column{
		grid-template-columns: repeat(1, 1fr);
		grid-row-gap: 10px;
	}
	.productsList .crates-products-grid{
		grid-template-columns: repeat(1, 1fr);
		gap: 15px;
	}
	.et_pb_section .accessories-list{
		display: grid;
    	grid-template-columns: repeat(1, 1fr);
    	gap: 20px;
	}
	.toll-free-md{
		display: block;
        width: 100%;
        clear: both;
	}
}
@media(max-width:479px){
	.comingSoonSection .form-img {
		width: 100%;
		background-size: contain;
		background-repeat: no-repeat;
		height: 130px;
	}
}

#footer-bottom .et-social-tiktok a.icon {
    font-size: 20px;
    display: block;
    color: #666;
}

.userCartSortInfo {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    width: auto !important;
    margin-left: auto;
}
.userCartSortInfo .et_pb_blurb .et_pb_main_blurb_image {
    margin-bottom: 0;
}
.userCartSortInfo .et_pb_blurb {
    margin-left: 20px;
}
.user-icon {
  position: relative;
}

.user-dropdown {
  display: none;
  position: absolute;
  top: 23px;
  right: 0;
  background: #fff;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  z-index: 100000;
	width: 160px;
}

.user-icon:hover .user-dropdown {
  display: block;
}

.user-dropdown ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.user-dropdown li:not(:last-child) {
  border-bottom: 1px solid #e1e1e1;
}

.user-dropdown li a {
    display: block;
    padding: 10px;
    color: rgba(0, 0, 0, 0.6);
    text-decoration: none;
    font-weight: 600;
    font-size: 16px;
	transition:all 0.3s ease;
}

.user-dropdown li a:hover {
  color: #9bc554;
}


.cart-count {
    position: absolute;
    top: -15px;
    right: -25px;
    background: #9bc554;
    color: #fff;
    border-radius: 50%;
    padding: 0;
    font-size: 12px;
    font-weight: bold;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
}
.custom-return-policy {
    margin-top: 20px;
    padding: 15px;
    border: 1px solid #e1e1e1;
    margin-bottom:50px;
    
}

.custom-return-policy h2 {
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: 600;
}

.custom-return-policy p {
    margin: 0;
    font-size:15px;
}
.shipping_fees_note{font-weight: normal; font-size:10px;}
@media(max-width:767px){
    .shipping_fees_note{display: block;}
}
@media(max-width:980px){
    .shipping_fees_note{display: block;}
}
@media(min-width:980px){
	.userCartSortInfo{
		padding-right: 25px;	
	}
}
@media(min-width:980px){
	.userCartSortInfo{
		padding-right: 25px;	
	}
}	
@media(max-width:980px){
	.blackRow .userCartSortInfo {
		display: flex;
		align-items: center;
		justify-content: center;
		width: 100% !important;
		margin-left: auto;
		 margin: 10px auto 0px !important;
	}
	.blackRow .userCartSortInfo.smallDevice {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100% !important;
		 margin: 10px auto 0px !important;
    }
	.userCartSortInfo .et_pb_blurb {
		margin: 0px 0px;
	}
	.userCartSortInfo .et_pb_blurb.user-icon{
		margin-right:10px;
	}
	.userCartSortInfo .et_pb_blurb.cart-icon {
		margin-left: 10px;
	}
	.user-dropdown{
		top: 17px;
	}
}