@import url(https://fonts.googleapis.com/css?family=Lato:400,700&display=swap);
@import url(https://fonts.googleapis.com/css?family=Roboto);

@font-face {
	font-family: 'Prata';
	src: url('../fonts/Prata.woff') format('woff');
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: 'Montserrat';
	src: url('../fonts/Montserrat-Thin.woff') format('woff');
	font-weight: 100;
	font-style: normal;
}

@font-face {
	font-family: 'Montserrat';
	src: url('../fonts/Montserrat-Light.woff') format('woff');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'Montserrat';
	src: url('../fonts/Montserrat-Regular.woff') format('woff');
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: 'Montserrat';
	src: url('../fonts/Montserrat-Medium.woff') format('woff');
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: 'Montserrat';
	src: url('../fonts/Montserrat-SemiBold.woff') format('woff');
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: 'Montserrat';
	src: url('../fonts/Montserrat-Bold.woff') format('woff');
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: 'Montserrat';
	src: url('../fonts/Montserrat-ExtraBold.woff') format('woff');
	font-weight: 800;
	font-style: normal;
}

@font-face {
	font-family: 'Montserrat';
	src: url('../fonts/Montserrat-Black.woff') format('woff');
	font-weight: 900;
	font-style: normal;
}

@font-face {
	font-family: 'Montserrat';
	src: url('../fonts/Montserrat-Italic.woff') format('woff');
	font-weight: 400;
	font-style: italic;
}

@font-face {
	font-family: Coco;
	src: url('../fonts/COCO-BOLD_0.OTF');
	font-display: swap;
}

@font-face {
	font-family: lato-b;
	src: url('../fonts/LATO-BOLD.TTF');
	font-display: swap;
}

@font-face {
	font-family: lato-r;
	src: url('../fonts/LATO-REGULAR.TTF');
	font-display: swap;
}

@font-face {
	font-family: fivesold;
	src: url('../fonts/5YEARSOLDFONT.TTF');
	font-display: swap;
}

body,
html {
	overflow-x: hidden
}

body {
	font-family: 'Montserrat';
}

a {
	text-decoration: none;
}

.navbar-wrapper {
	margin-top: 0
}

.navbar-wrapper .navbar {
	border-radius: 0;
	background: 0 0;
	border-bottom: 0
}

.navbar-toggler:focus {
	box-shadow: none;
}


.carousel-indicators li {
	width: 8px;
	height: 8px;
	background: #000;
	border: 0
}

.carousel-indicators li.active {
	width: 25px;
	height: 8px;
	background: #fff
}

.show-more,
.show-more:active,
.show-more:focus,
.show-more:hover {
	background-color: #4b2420;
	padding: 7px 32px;
	border-radius: 35px;
	border-bottom: none;
	color: #fff;
	position: relative;
	top: 11px;
	font-weight: 100;
	font-family: 'Montserrat';
	font-size: 14px;
	letter-spacing: 2px
}

.btn_round,
.btn_round:active,
.btn_round:focus,
.btn_round:hover {
	border-radius: 35px
}

.btn_checkout,
.btn_checkout:active,
.btn_checkout:focus,
.btn_checkout:hover {
	background-color: #fbb11c;
	/* padding: 7px 32px; */
	padding: 10px 25px;
	border-radius: 35px;
	border-bottom: none;
	color: #fff;
	position: relative;
	/* font-weight: 100; */
	font-family: 'Montserrat';
	font-size: 16px !important;
	font-weight: 500 !important;
	text-decoration: none;
	/* text-transform: uppercase; */
	text-transform: capitalize;
}

.carousel-inner .inner-text .title {
	font-size: 4rem !important;
	margin: 0 0 12px 0 !important;
	color: #fff;
	font-family: 'Prata';
	font-weight: 700 !important
}

.carousel-inner .inner-text h4 {
	font-size: 2rem;
	color: #fff;
	font-family: 'Prata';
}

.carousel-inner .inner-text h5 {
	font-family: 'Prata';
	font-size: 60px;
	color: #fff
}



.navbar-toggle .icon-bar {
	display: block;
	width: 25px;
	height: 2px;
	border-radius: 1px;
	margin-bottom: 3px
}

.carousel-control.right {
	background: 0 0
}

.carousel-control.left {
	background: 0 0
}

.navbar-inverse .navbar-toggle {
	border: 0
}

.default_logo {
	width: 80px;
	height: 73px
}

.navbar-wrapper .navbar .container {
	width: 92%
}

#navbar {
	margin-top: 20px
}

.navbar-nav {
	margin-left: 0px;
}

.navbar-inverse .navbar-nav a {
	background: 0 0;
	font-size: 16px;
	font-weight: 500;
	color: #000 !important;
	position: relative
}

.navbar-right {
	margin-top: -4px;
}

.navbar-inverse .navbar-nav.navbar-right a {
	font-size: 25px;
}

.navbar-inverse .navbar-nav.navbar-right #searchLink {
	top: 2px;
}

.navbar-inverse .navbar-nav.navbar-right #searchLink i {
	font-size: 20px !important;

}

.navbar-inverse.headershadow .navbar-nav li a {
	color: #000 !important;
}

.navbar-inverse .navbar-nav.navbar-right a .badge {
	position: absolute;
	bottom: 55%;
	right: 3px;
}

.navbar-inverse.headershadow .navbar-nav li a {
	color: #000 !important;
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover {
	background: 0 0
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
	background: 0 0
}

.search_box {
	display: flex;
	margin: 0;
	margin-top: 5px;
	padding-right: 15%
}

.carousel-caption {
	top: 33%
}

.carousel-inner>.item>img {
	background: #fff
}

.section-title h6 {
	font-size: 22px;
	text-align: center;
	margin: 0 auto;
	display: block;
	color: #fbb11c !important;
	margin-bottom: -15px;
	font-weight: 400;
	font-family: 'Prata';
}

.section-title h2 {
	font-size: 50px !important;
	text-align: center;
	margin: 0 auto;
	display: block;
	color: #593a1e !important;
	font-family: 'Prata';
	font-weight: 700;
	margin: 17px 0 5px
}

.img-hover-zoom {
	height: 500px;
	overflow: hidden
}

.blog-img-hover-zoom {
	height: auto;
	overflow: hidden
}

.img-hover-zoom img {
	transition: transform .5s ease
}

.blog-img-hover-zoom img {
	transition: transform .5s ease
}

.img-hover-zoom:hover img {
	transform: scale(1.2)
}

.blog-img-hover-zoom:hover img {
	transform: scale(1.2)
}

.custom-responsive {
	width: 100%
}

.p-30 {
	padding: 30px
}

.pt-20 {
	padding: 20px 0 0 0 !important
}

.pt-50 {
	padding: 50px 0 0 0 !important
}

.mt-50 {
	margin-top: 50px
}

.p-100 {
	padding: 100px
}

.pb-20 {
	padding-bottom: 20px !important
}

.product_details_div .product_name {
	font-weight: 600;
	font-size: 1.4rem;
	width: 90%;
	text-align: center;
	margin: 10px auto 0;
	text-decoration: none;
	color: #252525;
	min-height: 63px !important;
	align-content: center;
}

.product_name:active,
.product_name:hover,
.product_name:visited {
	text-decoration: none;
	color: #252525;
}

.product_add_to_cart_form .form-control {
	background-image: none;
	border: 1px solid #00000040;
	border-radius: 0;
	font-family: 'Montserrat';
	/* font-size: 16px; */
	font-weight: 600;
	line-height: 1.19;
	text-align: center;
	color: #6a3732;
	box-shadow: inset 0 2px 2px 0 rgba(0, 0, 0, 0.25);
	background-color: rgba(37, 37, 37, 0.05);
	/* margin-top: 16px 12px 0 12px; */
}

.addtocart_button {
	border: 0;
	padding: 12px 30px;
	background: 0 0;
	width: 100%;
	font-weight: 500;
	font-size: 16px;
	font-family: 'Montserrat';
}

.addtocart_button:active,
.addtocart_button:focus,
.addtocart_button:visited {
	border: 0 !important;
	/* padding: 10px; */
	background: 0 0 !important;
	width: 100%;
	/* font-weight: 400; */
	box-shadow: none !important;
	outline: none !important;
}

.addtocart_button span {
	padding: 10px 5px 10px 5px;
	width: 70%;
	background: green;
	/* background-color: #cc962a !important; */
	background-color: #fbb11c !important;
	border-radius: 15px;
	color: #fff;
	font-weight: 400;
	letter-spacing: 0;
	text-transform: uppercase
}

.subscribe {
	margin-top: 100px
}

.subscribe h1 {
	color: #fff;
	font-size: 4rem;
	font-weight: 700;
	padding-top: 100px
}

.subscribe input,
.subscribe input:active,
.subscribe input:focus {
	background: 0 0;
	border: 0;
	border-bottom: 1px solid #000;
	border-radius: 0;
	color: #fff;
	box-shadow: 0 0 0;
	line-height: 3.75rem;
	height: 3.625rem;
	padding-left: 5px;
	padding-right: 85px;
	letter-spacing: .01em;
	background-color: transparent;
	color: #000 !important;
	margin-right: 70px
}

.subscribe .input-group-addon {
	background: 0 0;
	border: 0;
	border-bottom: 1px solid #000;
	border-radius: 0;
	color: #222;
	font-weight: 700;
	padding: 0;
	letter-spacing: .1em;
	cursor: pointer
}

.subscribe input::placeholder {
	color: #000;
	opacity: 1
}

.subscribe input:-ms-input-placeholder {
	color: #000
}

.subscribe input::-ms-input-placeholder {
	color: #000
}

.video-title {
	margin-bottom: 30px
}

.video-title:after {
	content: url(../../img/video-left-icon.png);
	position: relative;
	top: 11px;
	right: 1px
}

.video-title:before {
	content: url(../../img/video-right-icon.png);
	position: relative;
	top: 11px;
	right: 1px
}

.video {
	cursor: pointer
}

.multiitemcarousel {
	height: 240px !important
}

.multiitemcarousel .item {
	height: auto !important
}

footer .content ul {
	margin-top: 15px;
	padding: 0;
	list-style: none none
}

footer.page-footer .list-icon li {
	color: #999;
	padding: 0 0 0 30px;
	position: relative;
	margin-bottom: 18px;
	font-family: 'Montserrat';
}

.mb-20 {
	margin-bottom: 20px
}

footer.page-footer .bottom-footer {
	border-top: 1px solid #eaeaea;
	margin-bottom: 50px
}

body.fullwidth .breadcrumbs .items,
body.fullwidth .frame,
body.fullwidth .page-main,
body.fullwidth .page.messages .messages {
	max-width: 100% !important
}

footer.page-footer .bottom-footer .content-bottom {
	padding: 0 0 5px !important
}

ul.list-links-content {
	display: block;
	margin-top: 16px !important
}

ul.list-links-content li {
	display: inline;
	border-right: 1px solid #d5c8c8;
	padding: 0 10px
}

ul.list-links-content li:first-child {
	border-left: none
}

ul.list-links-content li:last-child {
	border-right: none
}

ul.list-links-content li a {
	font-size: 11.86px;
	color: #999;
	letter-spacing: .015rem;
	font-family: 'Montserrat';
}

footer.page-footer .list-links li {
	font-size: 1rem !important;
	padding-top: 5px;
	padding-bottom: 5px
}

footer.page-footer .list-links li a {
	position: relative;
	color: #999;
	letter-spacing: .015rem;
	font-size: 14px;
	font-family: 'Montserrat';
}

footer.page-footer .footer-title {
	font-size: .875rem;
	text-transform: uppercase;
	letter-spacing: .075rem;
	font-weight: 700;
	margin-bottom: 2rem;
	min-height: 30px;
	align-items: flex-end;
	display: flex;
	font-size: 1.1rem !important;
	font-family: 'Prata';
}


.modal.fade .modal-dialog {
	-webkit-transform: translate(-100%, 0) !important;
	-ms-transform: translate(-100%, 0) !important;
	-o-transform: translate(-100%, 0) !important;
	transform: translate(-100%, 0) !important;
	    transition: transform .4s ease-out;
}

.modal.in .modal-dialog {
	-webkit-transform: translate(0, 0) !important;
	-ms-transform: translate(0, 0) !important;
	-o-transform: translate(0, 0) !important;
	transform: translate(0, 0) !important;
	    transition: transform .4s ease-out;
}

#mobileMenuModal .modal-dialog {
	padding: 0;
	margin: 0;
}

 .fade{
    -webkit-transition: opacity 0s linear !important;
    -o-transition: opacity 0s linear !important;
    transition: opacity 0s linear !important;
	opacity: 1;
}

#mobileMenuModal .modal-header {
	padding: 0 15px;
	background: #fff;
	color: #000;
	font-weight: 900;
	border-bottom: 0;
	margin-top: 2.2rem !important;
	display: flex;
	justify-content: center;
	position: relative;
	align-items: center;

}

#mobileMenuModal .modal-header button {
	padding: 9px 10px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 8px;
	background-color: transparent;
	background-image: none;
	border-radius: 4px;
	color: #000;
	opacity: 1;
	position: absolute !important;
	top: 0;
	left: 20px;
}

#mobileMenuModal .modal-header button span {
	font-size: 27px;
}

#mobileMenuModal .modal-content {
	border-radius: 0;
	/* margin-top: 122px; */
	width: 90%;
	    height: 100%;
    min-height: 90vh;
}

#mobileMenuModal .modal-body {
	background: #fff;
	margin: 0;
	padding: 0 50px;
	box-shadow: 0 0 0 0 rgba(35, 31, 32, .1);
	/* height: calc(100vh - 50px); */
	height: auto;
	overflow-x: hidden;
	overflow-y: auto
}

#mobileMenuModal .horizontal-menu {
	bottom: 50px;
	/* padding-bottom: 69px; */
	padding-bottom: 80px;
	box-shadow: none;
	border-bottom: 0 solid #eaeaea
}

#mobileMenuModal .horizontal-menu .close {
	font-size: 20px;
	padding: 0;
	border: none !important;
	background: 0 0 !important;
	box-shadow: none !important;
	margin-bottom: 30px
}

.horizontal-menu .nav-main-menu {
	height: 100%;
	text-transform: uppercase;
	position: relative;
	display: block;
	padding: 0
}

.horizontal-menu .nav-main-menu li.level0>a.level0 {
	font-size: 1.125em;
	font-weight: 600;
	color: #222;
	padding: 10px 15px 10px 0;
	display: block;
	border: none
}

.horizontal-menu .nav-main-menu li .dropdown-custom-menu {
	padding: 0 15px;
	display: none
}

.horizontal-menu .nav-main-menu li ul li .submenu {
	display: block
}

strong.h6 {
	color: #4d2520 !important;
	font-weight: 600 !important;
	font-size: 1em;
	text-transform: uppercase;
	font-family: 'Montserrat';
}

ul.text-list {
	padding-left: 25px !important;
	font-family: 'Montserrat';
	font-weight: 400;
	text-transform: capitalize;
	list-style: none none;
	width: max-content;

}

.horizontal-menu nav ul,
nav ol {
	list-style: none none
}

strong.h6 img {
	vertical-align: bottom;
	margin-right: 3px
}

#navbar ul.text-list li a {
	padding: 4px !important;
	font-family: 'Montserrat';
	font-weight: 400 !important;
	font-size: 16px !important;
	display: block;
	text-decoration: none;
	color: #000 !important;
}

.dropdown-menu>li>a {
	color: #000;
}

#navbar ul.text-list li a:active,
#navbar ul.text-list li a:focus,
#navbar ul.text-list li a:hover {
	color: #fbb11c !important
}

#navbar>div>ul>li>a {
	text-transform: uppercase
}

.nav-main-menu li .toggle-menu {
	cursor: pointer;
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	padding: 13px 20px;
	line-height: 1;
	margin-right: -30px
}

.navbar-inverse .navbar-toggle .icon-bar {
	background-color: #252525;
}

.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
	background-color: transparent
}

.navbar {
	border: 0
}

.mobile_only_menu {
	position: fixed;
	bottom: 0;
	background: #fff;
	height: 50px;
	left: 0;
	width: 100%;
	box-shadow: 0 5px 10px #000
}

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

.mobile_only_menu ul li {
	float: left;
	width: 25%;
	height: 50px;
	text-align: center;
	padding: 10px
}

.mobile_only_menu ul li a {
	padding: 20px;
	text-decoration: none
}

.mobile_only_menu ul li a span {
	font-size: x-large;
	color: #000
}

.pocketcorner {
	float: right;
	position: relative;
	top: -35px;
	left: -10px;
	font-size: 10px;
	background: #000
}

.mobile_only_menu ul li a span.lnr-cart {
	position: relative !important;
}

.mobile_only_menu .pocketcorner {
	position: absolute !important;
	top: -8px !important;
	left: 15px !important;
}

.body_content {
	min-height: 90vh;
	margin-top: 110px;
}

.cart,
.checkout {
	background: #f5f5f5;
	color: #000
}

.mt-100 {
	margin-top: 100px
}

.groupbyul {
	list-style: none;
	padding: 11px
}

.groupbyul li.groupby>a {
	color: #fbb11c;
	font-family: 'Montserrat';
	font-size: 1em !important;
	font-weight: 700;
	line-height: 1.1;
	font-size: 1.4em;
	margin-top: 2em;
	margin-bottom: 2em;
	margin: 0 0 10px;
	word-break: break-all
}

.groupbyul li ul {
	list-style: none;
	padding: 0;
	margin-top: 5px;
}

.groupbyul li ul li {
	margin-left: 18px;
	margin-bottom: 3px
}

.cat {
	color: #000
}

.headershadow {
	background: #fff !important;
	box-shadow: 0 0 6px #000;
	height: 100px
}

.left0 li {
	padding: 5px !important
}

.defaultplaceholder {
	background: #cd8129;
	color: #fff;
	min-height: 30vh
}

.btn-custom-primary,
.btn-custom-primary:active,
.btn-custom-primary:focus,
.btn-custom-primary:hover {
	background-color: #4b2420;
	padding: 7px 32px;
	border-radius: 35px;
	border-bottom: none;
	color: #fff;
	position: relative;
	top: 11px;
	font-weight: 100;
	font-family: 'Montserrat';
	font-size: 14px;
	letter-spacing: 2px
}

.btn-close,
.btn-close:active,
.btn-close:focus,
.btn-close:hover {
	background-color: #ece1e1;
	padding: 7px 32px;
	border-radius: 35px;
	border-bottom: none;
	color: #fff;
	position: relative;
	top: 11px;
	font-weight: 100;
	font-family: montserrat-r;
	font-size: 14px;
	letter-spacing: 2px
}

.w250 {
	width: 250px
}

.p-20 {
	padding: 20px
}

.p-10 {
	padding: 10px
}

.p-5 {
	padding: 5px
}

.pl-10 {
	padding-left: 10px
}

.btn-default,
.btn-default:active,
.btn-default:focus,
.btn-default:hover {
	background-color: #fbb11c;
	font-family: 'Montserrat';
	font-size: 16px;
	font-weight: 500;
	line-height: 1;
	text-align: center;
	color: #fff;
	border: none;
	padding: 15px 35px;
	border-radius: 50px;
	cursor: pointer;
	text-transform: capitalize;
	margin-top: 12px;
}

.orders-card tbody .text-center {
	text-align: center;
}

.panel-default>.panel-heading {
	/* background: #cc962a; */
	background: #fbb11c;
	color: #fff
}

.f20 {
	font-size: 20px
}

.list-product-order {
	list-style: none
}

.list-product-order td img {
	width: 80px
}

.product-name a {
	color: #000
}

.price {
	/* font-weight: 500;
	font-size: 14px;
	color: #000;
	margin-bottom: 20px; */

	font-size: 22px;
	color: #000;
	margin-bottom: 23px;
	font-weight: 400;
	margin-right: 25px;
	font-family: 'Montserrat';
}

.mt-20 {
	/* margin-top: 20px; */
	margin-top: 10px;
}

.mb-20 {
	margin-bottom: 20px
}

.text-white {
	color: #fff
}

.order-total table {
	width: 100%;
	padding: 0;
	margin: 0
}

.order-total {
	color: #8d8d8d;
	margin-top: 20px
}

.product-order-inner form {
	display: inline-block
}

.mt-200 {
	margin-top: 200px
}

ion-icon {
	margin-bottom: -2px
}

.checkout_steps .panel-heading {
	font-size: 15px;
	padding: 20px
}

.checkout_steps .panel-heading.active {
	/* color: #cc962a */
	color: #fbb11c;
}

.checkout_steps .panel-body {
	border-top: 1px solid #d0c6c6
}

.checkout_steps .dogsee-btn {
	width: auto !important;
}

#account_panel ul {
	list-style: none;
	padding: 0;
	margin: 0
}

.mr-30 {
	margin-right: 30px
}

.mr-10 {
	margin-right: 10px
}

.mr-20 {
	margin-right: 20px
}

#account_panel .loginsection {
	float: left;
	color: #8d8d8d;
	margin-right: 30px
}

.p-0 {
	padding: 0 !important
}

.w200 {
	width: 200px
}

.btn-social {
	padding: 10px;
	border-radius: 20px;
	font-size: 16px;
	width: 75%
}

.bg-facebook,
.bg-facebook:active,
.bg-facebook:focus,
.bg-facebook:hover {
	background-color: #3b5998;
	color: #fff
}

.bg-google,
.bg-google:active,
.bg-google:focus,
.bg-google:hover {
	background-color: #db4a39;
	color: #fff
}

#refreshCartTable img {
	width: 100px
}

.btn-number,
.btn-number:active,
.btn-number:focus,
.btn-number:hover {
	/* background: #cc962a; */
	background: #fbb11c;
	padding: 4px 10px;
	color: #fff
}

.mt-25 {
	margin-top: 25px
}

.text-red {
	background: red;
	color: #fff
}

button.owl-thumb-item img {
	width: 50px;
	height: 50px
}

.owl-thumb-item {
	margin-right: 10px
}

.owl-thumbs {
	display: none
}

.ml-20 {
	margin-left: 20px
}

.mb-30 {
	margin-bottom: 30px
}

.product-title {
	color: #000;
	font-family: montserrat-b;
}

.availability * {
	font-size: 15px;
	color: green
}

.not-availability * {
	font-size: 15px;
	color: red
}

.single_add_to_cart_button {
	width: 150px;
	border: 0;
	border-radius: 0;
	font-size: 15px;
	font-weight: 700;
	text-transform: uppercase;
	padding: 7px 10px;
	margin-right: 10px
}

.single_buy_now_button {
	width: 150px;
	border: 0;
	border-radius: 0;
	font-size: 15px;
	font-weight: 700;
	text-transform: uppercase;
	padding: 7px 10px;
	margin-right: 10px
}

.quantity-add-to-cart select {
	border-radius: 0;
	font-size: 15px;
	font-weight: 700;
	margin-right: 10px
}

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

.product_variety ul li {
	display: inline-block;
	border: 1px solid #fbb11c;
	margin-right: 10px;
	padding: 2px 15px;
	cursor: pointer;
	font-family: 'Montserrat';
	/* border-radius: 4px; */
	border-radius: 35px;
	text-align: center;
	margin-bottom: 10px
}

.eachpack.active {
	/* background: #cc962a; */
	background: #fbb11c;
	color: #fff;
	font-family: 'Montserrat';
}

.discount_text {
	font-size: 15px;
	color: #000;
	width: 25%
}

.pack_count {
	float: left;
	font-size: 15px;
	width: 25%;
	text-align: left
}

.pack_amount {
	float: left;
	font-size: 15px
}

.pack_text {
	text-align: left;
	float: right;
	padding: 15px;
	padding-left: 5px !important
}

.product-description .nav-tabs {
	background: 0 0;
	color: #fff !important;
	border-top: 5px dashed #cd9529;
	border-bottom: 5px dashed #cd9529;
	padding-top: 10px;
	padding-bottom: 10px
}

.product-description .nav-tabs li a,
.product-description .nav-tabs li a:active,
.product-description .nav-tabs li a:focus,
.product-description .nav-tabs li a:hover {
	border: 0 !important;
	color: #b7aaaa;
	font-size: 15px;
	background: 0 0;
	font-weight: 700
}

.product-description .nav-tabs li.active a {
	border: 0 !important;
	color: #000
}

.short_details {
	font-size: 15px;
	color: #676363;
	letter-spacing: 1px
}

.mb-100 {
	margin-bottom: 100px
}

.product_sortcut {
	padding: 15px
}

.product_sortcut a {
	text-decoration: none;
	color: #000;
	font-family: 'Montserrat';
}

.breadcrumb>li+li:before {
	padding: 0 5px;
	color: #ccc;
	content: "\f054";
	/* font-family: 'Montserrat'; */
	font-family: "Font Awesome 5 Free";
	font-weight: 900
}

.product-remove a {
	color: #000;
	font-size: 15px
}

.eachproduct>select {
	border: 1px solid !important;
	font-size: 20px !important;
	padding: 0 !important;
	padding-left: 20px !important;
	color: #000 !important
}

.text-white {
	color: #fff !important
}

.cart .title {
	color: #000
}

.text-center {
	text-align: center
}

.text-right {
	text-align: right
}

.text-left {
	text-align: left
}

.remove {
	padding: 6px;
	background: #c1b1b1
}

.swal-button--confirm,
.swal-button--confirm:active,
.swal-button--confirm:focus,
.swal-button--confirm:hover {
	color: #555;
	background-color: #efefef;
	border: 0
}

.swal-button--cancel,
.swal-button--cancel:active,
.swal-button--cancel:focus,
.swal-button--cancel:hover {
	/* background: #cc962a; */
	background: #fbb11c;
	color: #fff
}

#addAddress .card {
	/* border: 0 solid #cc962a; */
	border: 0 solid #fbb11c;
	cursor: pointer;
	height: 186px
}

#addAddress .card .card-body {
	margin-top: 22%
}

.checkout #addAddress .card {
	/* border: 0 solid #cc962a; */
	border: 0 solid #fbb11c;
	cursor: pointer;
	height: 135px
}

.checkout #addAddress .card .card-body {
	margin-top: 15%
}

#addAddress a {
	padding: 20px;
	font-size: 15px;
	/* border: 2px solid #cc962a; */
	border: 2px solid #fbb11c;
	background: 0 0;
	/* color: #cc962a */
	color: #fbb11c
}

.each_address.active .card {
	/* border: 2px solid #cc962a; */
	border: 2px solid #fbb11c;

}

.noborder {
	border: 0
}

.modal-content {
	border-radius: 0
}

/* .modal-header {
	padding: 15px;
	background: #cc962a;
	color: #fff;
	font-weight: 900
} */

/* #addressModal .form-control {
	border-radius: 0 !important
} */

.address_type_radio_inline {
	color: #887b7b
}

.selected_type {
	color: #cd9529
}

.pl-0 {
	padding-left: 0
}

.each_address .card {
	word-break: break-word;
	/* box-shadow: 3px 3px 7px #dcd0d0; */
	border: 1px solid #cccccc75;

	border-radius: 4px;
}

.each_address .card .card-body {
	cursor: pointer;
	padding: 10px;
	min-height: 135px
}

.each_address .card .card-footer {
	padding: 10px
}

.each_address .card .card-footer a,
.each_address .card .card-footer a:active,
.each_address .card .card-footer a:focus,
.each_address .card .card-footer a:hover {
	color: #c7baba
}

.change_address_btn,
.change_address_btn:active,
.change_address_btn:focus,
.change_address_btn:hover {
	text-decoration: none;
	color: #888181;
	font-weight: 900
}

.ab_cart * {
	font-family: 'Montserrat';
}

.ab_cart strong {
	color: #000
}

.ab_cart .ptitle {
	font-size: 12px
}

.make_payemnt_ab,
.make_payemnt_ab:active,
.make_payemnt_ab:focus,
.make_payemnt_ab:hover {
	/* background: #cc962a; */
	background: #fbb11c;
	color: #fff;
	/* border: #cc962a; */
	border: #fbb11c;
	border-radius: 0;
	width: 100%;
	height: 50px
}

.ab_cart table img {
	width: 100px
}

.text-small {
	font-size: 10px
}

.mt-10 {
	margin-top: 10px
}

.payment_page {
	color: #000;
	font-family: 'Montserrat';
}

.minicart_modal {
	position: fixed;
	right: 0;
	margin-top: 0
}

.minicart_modal .modal-content {
	border-radius: 0
}

#miniCartModal .modal-dialog {
	width: 380px
}

#miniCartModal img {
	width: 95px;
	min-width: 95px;
	/* width: 100px; */
	margin-top: -3px;
}

#miniCartModal .modal-body {
	height: calc(100vh - 79px);
	overflow: auto
}

#miniCartModal li {
	vertical-align: middle;
	float: left;
	padding-right: 20px
}

#miniCartModal ul {
	list-style: none;
	padding: 0;
	margin: 0;
	justify-content: space-between;
	display: flex;
	margin-top: 13px;
}

#miniCartModal select {
	margin-top: -10px;
	margin-left: 10px
}

#miniCartModal button.close {
	font-size: 50px;
	float: left;
	font-weight: 500
}

#miniCartModal .cart_item td {
	border-top: 0;
	padding: 7px 15px;
}

.remove_coupon {
	color: #d0d0d0
}

.remove_coupon .fa-times-circle {
	font-weight: 600
}

.badge-success {
	background-color: #fbb11c
}

.accountsidemenu {
	list-style: none;
	padding: 0
}

.accountsidemenu li {
	font-size: 15px;
	padding: 10px 15px;
	border-radius: 10px
}

.accountsidemenu li a {
	color: #000;
	font-weight: 700;
	text-decoration: none
}

.active_link {
	background: #d8cfcf
}

.badge-danger {
	background: red
}

.badge-primary {
	background: green
}

#addressbook .card-footer {
	height: 50px
}

.text-black {
	color: #000
}

.text-bold {
	font-weight: 700
}

ol.list-style--disc,
ul.list-style--disc {
	list-style-type: disc;
	padding-left: 18px
}

ul.icon-descrtion {
	margin: 0 auto;
	display: block;
	padding: 0;
	list-style: none;
	margin: 0
}

ul.icon-descrtion li {
	display: inline-block;
	width: 26%;
	margin-bottom: 5px !important
}

ul.icon-descrtion li img {
	text-align: center;
	margin: 0 auto;
	display: block;
	height: auto;
	max-width: 100%
}

.panel-title>a {
	text-decoration: none
}

.details-info {
	margin-left: 20px
}

.block-title {
	margin-bottom: 25px
}

.block-title .title {
	font-size: 1.5em;
	font-weight: 700;
	margin-bottom: 0;
	clip: inherit;
	width: auto;
	height: auto;
	margin-bottom: 40px;
	color: #222
}

.block-content ul.post-list {
	list-style: none;
	padding: 0
}

.block-content .item {
	margin-bottom: 20px
}

.block-content .item a {
	color: #999;
	font-size: .937em
}

.reviewform h3 {
	font-weight: 700;
	padding-bottom: 20px
}

.link-item {
	font-size: 1.2em;
	line-height: 24px;
	letter-spacing: .01rem;
	position: relative;
	font-weight: 600;
	text-decoration: none !important
}

.customer_text_heading {
	color: #222;
	font-size: 30px !important;
	font-weight: 700
}

.post-title-link {
	text-decoration: none !important
}

.marketing img {
	display: inline-block;
	width: 100%
}

#video-section1 {
	display: block;
	width: 100%;
	height: 400px;
	background-color: #ccc;
	background-image: url("../../img/webp/video_poster2.webp");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover
}

#video-section1.active {
	background-color: #fff;
	border: 2px solid #eee
}

#video-section {
	display: block;
	width: 100%;
	height: 400px;
	background-color: #ccc;
	background-image: url("../../img/webp/video_poster1.webp");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover
}

#video-section.active {
	background-color: #fff;
	border: 2px solid #eee
}

.center-tabs {
	text-align: center;
	margin: 0 10px;
	background: #efefef;
	border-bottom: 0 !important
}

.center-tabs li {
	float: none;
	display: inline-block;
	zoom: 1
}

.center-tabs li a {
	font-size: 15px
}

.center-tabs li a:hover {
	background: 0 0;
	border: 0;
	font-size: 15px
}

#aboutus1 .center-tabs li:nth-child(1).active a {
	background-color: #9f3d4b !important;
	border-color: #9f3d4b !important;
	color: #fff !important;
	border-radius: 24px
}

#aboutus1 .center-tabs li:nth-child(1) a {
	color: #9f3d4b !important
}

#aboutus1 .center-tabs li:nth-child(2).active a {
	background-color: #bc8133 !important;
	border-color: #bc8133 !important;
	color: #fff !important
}

#aboutus1 .center-tabs li:nth-child(2) a {
	color: #bc8133 !important;
	border: none !important
}

#aboutus1 .center-tabs li:nth-child(3).active a {
	background-color: #7a225d !important;
	border-color: #7a225d !important;
	color: #fff !important
}

#aboutus1 .center-tabs li:nth-child(3) a {
	color: #7a225d !important
}

#aboutus1 .center-tabs li:nth-child(4).active a {
	background-color: #62402f !important;
	border-color: #62402f !important;
	color: #fff !important
}

#aboutus1 .center-tabs li:nth-child(4) a {
	color: #62402f !important
}

#aboutus2 .center-tabs li:nth-child(1).active a {
	background-color: #282828 !important;
	border-color: #282828 !important;
	color: #fff !important
}

#aboutus2 .center-tabs li:nth-child(1) a {
	color: #282828 !important
}

#aboutus2 .center-tabs li:nth-child(2).active a {
	background-color: #424b5c !important;
	border-color: #424b5c !important;
	color: #fff !important
}

#aboutus2 .center-tabs li:nth-child(2) a {
	color: #424b5c !important;
	border: none !important
}

#aboutus2 .center-tabs li:nth-child(3).active a {
	background-color: #7c3726 !important;
	border-color: #7c3726 !important;
	color: #fff !important
}

#aboutus2 .center-tabs li:nth-child(3) a {
	color: #7c3726 !important
}

#aboutus2 .center-tabs li:nth-child(4).active a {
	background-color: #6a424c !important;
	border-color: #6a424c !important;
	color: #fff !important
}

#aboutus2 .center-tabs li:nth-child(4) a {
	color: #6a424c !important
}

#faqtab .center-tabs li a {
	/* background-color: #cc962a !important; */
	background-color: #fbb11c !important;
	color: #fff !important;
	/* border: 1px solid #cc962a !important; */
	border: 1px solid #fbb11c !important;
	margin: 13px 7px;
	font-family: 'Montserrat';
	border-radius: 0;
	font-size: 1.5em;
	padding: 7px 30px
}

#faqtab li div p {
	padding: 10px
}

.has_video {
	cursor: pointer
}

.section-content {
	text-align: center;
	display: block;
	color: #414042;
	font-family: 'Montserrat';
	font-size: 19px
}

.footer_quick_link {
	/* height: 170px */
	height: auto;
	margin-bottom: 25px;
}

.subscribe {
	height: 300px;
	background-color: #d99336;
	background-image: url(../../img/webp/subscribe.webp);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover
}

.eachblog {
	height: 385px
}

.page-footer {
	clear: both
}

.text-bold {
	font-size: bold
}

.panel-heading {
	padding: 10px 15px;
	border-bottom: 1px solid transparent;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px
}

.panel-footer {
	padding: 15px;
	background-color: #f5f5f5;
	border-top: 1px solid #ddd;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px
}

.panel {
	box-shadow: 0 3px 5px #dedddd;
	border-radius: 10px;
	border: 0
}

.updateprofile {
	margin-top: -25px
}

.badge-created {
	background-color: #cec38e
}

.badge-completed,
.badge-delivered,
.badge-shipped,
.badge-success {
	background-color: green;

}

.badge-success {
	font-family: 'Montserrat';
	font-size: 10px;
	font-weight: bold;
	line-height: 1;
	text-align: center;
	color: #fff;
}

.badge-cancelled,
.badge-failed {
	background-color: red
}

.badge-refunded {
	background-color: #4eb5e8
}

.autocancle {
	color: red
}

.p-2 {
	padding: 2px
}

.p-5 {
	padding: 5px
}

.pt-2 {
	padding-top: 2px
}

.pb-2 {
	padding-left: 2px
}

.pl-10 {
	padding-left: 10px
}

.pr-10 {
	padding-right: 10px
}

.btn-custom-sm,
.btn-custom-sm:active,
.btn-custom-sm:focus,
.btn-custom-sm:hover {
	padding: 3px 10px
}

.pt-30 {
	padding-top: 30px
}

#loading {
	z-index: 99999999;
	position: fixed;
	top: 0;
	left: 0;
	padding-top: 20%;
	background: #060606;
	height: 100vh;
	width: 100vw;
	opacity: .8;
	color: #fff;
	text-align: center
}

.retrybtn {
	margin-top: -10px;
	margin-bottom: 10px
}

.m-0 {
	margin: 0 !important
}

.super_saver_text {
	float: right;
	padding-left: 15px;
	text-transform: uppercase
}

.pl-5 {
	padding-left: 5px
}

.w100p {
	width: 100% !important
}

.instaimage {
	width: 300px !important;
	height: 300px !important
}

.review_section {
	margin-top: 30px
}

.review_section ul {
	list-style: none;
	padding: 0
}

.review_section ul li {
	list-style: none;
	padding-bottom: 20px
}

.review_section ul img {
	width: 30px;
	height: 30px;
	border-radius: 100%;
	border: 1px solid #dac8c8;
	margin-right: 20px
}

.eachreviewline {
	display: flex
}

.pt-5 {
	padding-top: 5px !important
}

.d-none {
	display: none !important
}

.pdesc {
	justify-content: space-between;
	display: flex;
	padding: 10px
}

.type0,
.type1 {
	height: 60px
}

.type0 input[name=quantity] {
	border-color: #fbb11c
}

.type0 .input-group-addon {
	background-color: #fbb11c;
	border: 0 solid #ccc;
	/* border-radius: 0 4px 4px 0; */
	border-radius: 35px !important;
	/* border-radius: 10px; */
	color: #fff
}

.type1 input[name=quantity] {
	background-color: #e6ce9f;
	border-color: #e6ce9f;
	color: #000;
	margin-right: 5px;
	margin-left: 5px;
	width: 96% !important
}

.type1 .input-group-addon {
	background: #fff;
	border: 1px solid #ce9529;
	border-radius: 0
}

.details-product .type1 input[name=quantity] {
	width: 95% !important
}

.plus,
.sub {
	cursor: pointer;
	font-size: 22px;
	padding: 0px 12px;
}

#coupon_message {
	border: 1px solid green;
	padding: 5px;
	border-radius: 10px;
	margin-top: 20px
}

.not-availability {
	height: 60px
}

.btn.btn-default.blog-button:hover {
	color: #333 !important;
}

.availability.sku+.group-button {
	margin-top: 30px;
}

.sku {
	font-size: 12px;
}

.sku span {
	font-size: 12px;
}

.facebooklogin,
.googlelogin {
	display: none;
}

.social_login_section {
	display: none;
}

.dogsee-btn {
	width: 100%;
	background-color: #fbb11c;
	font-family: 'Montserrat';
	font-size: 16px;
	font-weight: 500;
	line-height: 1;
	text-align: center;
	color: #fff;
	border: none;
	padding: 17px;
	border-radius: 50px;
	cursor: pointer;
	text-transform: uppercase;
	margin-top: 12px;
}

.new-my-dogsee-btn {
	width: auto;
	background-color: #fbb11c !important;
	font-family: 'Montserrat';
	font-size: 16px;
	font-weight: 500;
	line-height: 1;
	text-align: center;
	color: #fff;
	border: none;
	padding: 15px 35px;
	border-radius: 50px;
	cursor: pointer;
	text-transform: capitalize;
	/* text-transform: uppercase; */
	border: solid 1px #fbb11c !important;
	max-height: 50px;
}

.new-my-dogsee-btn:focus,
.new-my-dogsee-btn:hover {
	color: #fff !important;
	text-decoration: none;
	background-color: #fbb11c !important;
}

.add-clos-btn {
	border: solid 1px #fbb11c !important;
	font-size: 16px !important;
	font-weight: 500;
	line-height: 1;
	text-align: center;
	color: #fbb11c !important;
	border-radius: 50px;
	padding: 15px 35px;
	/* background-color: #f4f5f7 !important; */
	background-color: transparent !important;
	margin-right: 5px;
	max-height: 50px;

}

.edit-address-model .add-clos-btn {
	margin-right: 25px !important;
}

@media screen and (max-width: 767px) {
	ul.text-list {
		width: 100%;

	}

	.shop-cat .col-sm-12 .col-md-9.col-lg-10.col-xs-12 {
		padding: 0;
	}

	.shop-cat .eachproduct {
		width: 45%;
		padding: 0 7px;
		margin: 2%;
	}

	.product_add_to_cart_div {
		padding: 7px;
		margin-top: 10px !important;
	}

	.product_details_div .product_name {
		font-weight: 700;
		font-size: 13px;
		min-height: 69px !important;
	}

	.add_to_cart_form .form-group {
		margin-bottom: 0;
	}

	.product-ratings-container span.prodRate {
		font-size: 12px !important;
	}

	.addtocart_button {
		font-weight: 600;
		font-size: 14px;
		padding: 12px 0;
	}

	.form-control {
		padding: 6px 6px;
	}

	.social-share {
		width: 95%;
	}

	.col-sm-9.col-md-9.col-lg-10.col-xs-12.shop-cat {
		padding: 0;
	}
}

rating input[type=checkbox]:focus,
rating input[type=file]:focus,
rating input[type=radio]:focus {
	outline: 0
}

rating input[type=radio] {
	-webkit-appearance: none;
	margin: 0;
	box-shadow: none
}

rating input[type=radio]::after {
	content: '\2605';
	font-size: 32px
}

rating input[type=radio]:invalid::after {
	color: #ddd
}

rating:focus-within input[type=radio]:invalid::after,
rating:hover input[type=radio]:invalid::after {
	color: #888;
	outline: 0;
	border: none
}

rating input[type=radio]:focus~input[type=radio]:invalid::after,
rating:hover input[type=radio]:hover~input[type=radio]:invalid::after {
	color: #ddd
}

rating input[type=radio]:valid {
	color: orange
}

rating input[type=radio]:checked~input[type=radio]:not(:checked)::after {
	color: #ccc;
	content: '\2606'
}

.product-ratings-container {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	padding: 10px 0px;
}

.starCount {
	color: #fbb11c;
	font-weight: bold;
	font-size: 14px;
	background-color: #ddd;
	border-radius: 10px;
	padding: 0px 5px;
	/* margin-right: 10px; */
	margin-right: auto;
}

.product-ratings-container .far,
.product-ratings-container .fas {
	font-size: 1.2rem;
}

.product-rating-star {
	color: #fbb11c;
}

.shop-cat .eachproduct {
	border: 1px solid #ccc;
	border-radius: 10px;
	margin: 7px;
	box-shadow: 3px 3px 6px #bbb;
}

@media (min-width:768px) and (max-width:1023px) {
	.shop-cat .eachproduct {
		width: 45%;
		margin: 2%;
	}
}

@media (min-width: 1200px) {
	.shop-cat .col-lg-3 {
		width: 23%;
	}
}

.product-ratings-container span {
	font-size: 14px;
	/* font-weight: 700; */
	font-family: 'Montserrat';
	/*  font-size: 13px; */
	font-weight: 500;
	/* text-align: left; */
	color: #6a3732;
}

.cart_item ul li:last-child {
	padding-right: 0 !important;
}

.remove .fa-times-circle:before {
	content: "\f2ed";
	font-size: 16px;
}

.remove {
	background: transparent;
	color: #000;
	font-size: 0;
}

.remove:hover {
	color: #999 !important;
}

.wishlist_btn,
.wishlist_btn:active {
	color: #736565;
	font-size: 12px;
	font-family: 'Montserrat';
	border-radius: 10px;
	text-decoration: none;
	text-transform: capitalize;
	font-weight: 400;
	background: #f1f1f1;
	padding: 8px;
	text-decoration: none
}

.wishlist_btn:hover {
	color: #CC962A;
	font-size: 12px;
	font-family: 'Montserrat';
	border-radius: 10px;
	text-decoration: none;
	text-transform: capitalize;
	font-weight: 400;
	background: #f1f1f1;
	padding: 8px;
	text-decoration: none
}

@media only screen and (min-width: 768px) {

	.details-thumb .owl-carousel {
		padding-left: 85px;
	}

	.details-thumb .owl-thumbs {
		position: absolute;
		top: 0;
		width: 75px;
		left: 0;
	}
}

.details-thumb .owl-thumb-item {
	margin-right: 0 !important;
	padding: 0;
}

button.owl-thumb-item img {
	width: 60px !important;
	height: 60px !important;
}

/* .blog-sidebar .col-lg-4, .blog-sidebar .col-md-4 { //
	width: 100%;
	padding-left: 0;
}
.blog-product-sidebar .product_details_div {
	min-height: 245px !important;
}
.desktop-bestselling, .best-selling-desktop{
	display: block;
	width: 100%;
}
 .best-selling-mobile {
	display: none;
}
.blogs-container.container-fluid {
	padding: 0 26px;
}
.blogs-container .social-share {
	padding-right: 64px;
}
@media only screen and (max-width: 768px) {
	.desktop-bestselling, .best-selling-desktop{
		display: none;
	}
	 .best-selling-mobile {
		display: block;
	}
	.blogs-container.container-fluid {
		padding: 0 25px;
	}
	.blogs-container .social-share {
		padding-right: 0;
	}
} */
/* @media only screen and (min-width: 1024px) {

	.body_content {
		padding-top: 28px;
	}

	nav.navbar.navbar-inverse.desktop.navbar-fixed-top {
		margin-top: 27px;
	}
} */

.paymentblock .card-body {
	width: 100%;
	margin: auto;
	float: left;
	display: flex;
	/* flex-direction: column; */
}

.paymentblock form {
	display: inline-block;
	margin: 0px 5px;
}

.paymentblock .card {
	width: 100%;
	float: left;
}

.selectLang ul {
	min-width: 25px;
	float: right;
	margin-top: 4px;
	padding: 0;
}

.selectLang a {
	padding: 0px 0px;
}

img.uk-flag {
	padding-top: 15px;
	width: 27px !important;
}

.selectLang img {
	width: 26px;
	height: auto;
}

.selectLang sub {
	margin-left: 3px;
	font-size: 12px;
}

.navbar-right .selectLang .dropdown-menu {
	right: auto;
	background-color: transparent;
	border: none;
	padding-top: 3px;
}

.modal-close-btn-wrp {
	display: flex;
	width: 100%;
	justify-content: space-between;
	align-items: center;
}

.mobile-cart-input .addtocart_button,
.mobile-cart-input .addtocart_button:focus,
.mobile-cart-input .addtocart_button:focus-visible,
.mobile-cart-input .addtocart_button:focus-within,
.mobile-cart-input .addtocart_button:active,
.mobile-cart-input .addtocart_button:hover,
.mobile-cart-input .addtocart_button:visited {
	text-transform: capitalize !important;
}

.dogsee-btn {
	text-transform: capitalize !important;

}

@media only screen and (max-width:1449px) {
	.product_details_div .product_name {
		min-height: 61px !important;
	}
}

@media only screen and (max-width: 1299px) {
	.product_details_div .product_name {
		min-height: 80px !important;
	}
}

@media only screen and (max-width: 1024px) {
	.contact-right {
		margin-top: 40px;
	}

	#myaccount {
		margin-top: 20px;
	}
}

@media only screen and (max-width:768px) {
	.navbar-brand {
		padding: 0 15px !important;
	}

	.table-cell.border-left.col-md-3 {
		padding-left: 0;
	}

	#mobileMenuModal .modal-body {
		padding: 25px;
	}

	.horizontal-menu .nav-main-menu li .dropdown-custom-menu {
		padding: 0 15px 10px 15px;
	}

	.footer_quick_link {
		margin-bottom: 13px;
	}


	.dogsee-btn {
		width: 100%;
		background-color: #fbb11c;
		font-family: 'Montserrat';
		font-size: 16px;
		font-weight: 800;
		line-height: 1;
		text-align: center;
		color: #fff;
		border: none;
		padding: 17px;
		border-radius: 50px;
		cursor: pointer;
		text-transform: uppercase;
		margin-top: 12px;
	}

	.new-my-dogsee-btn {
		font-size: 14px;
		padding: 13px;
	}

	.add-clos-btn {
		font-size: 14px !important;
		padding: 14px 15px;
	}

	.product_details_div .product_name {
		min-height: 58px !important;
	}

	#miniCartModal li {
		padding-right: 5px
	}

}

@media only screen and (max-width:499px) {
	.product_details_div .product_name {
		min-height: 75px !important;
	}
}

@media only screen and (max-width:399px) {
	.product_details_div .product_img {
		min-height: 130px !important;
	}

	.product_details_div .product_name {
		min-height: 70px !important;
		font-size: 10px;
	}

	.product_add_to_cart_form select.form-control {
		font-size: 9px;
	}

	.addtocart_button {
		font-weight: 600;
		font-size: 11px;
	}

	.product-ratings-container span.prodRate {
		font-size: 10px !important;
	}
}