
.product-detail-page {
  padding: 50px 0px;
}
.product-detail-page .flexslider {
  border: none;
  background: none;
}
.flexslider .slides img {
  border: #ccc solid 1px;
}
.product-detail-page .main-img {
  margin-bottom: 25px;
}
.product-detail-right {
  line-height: 1.3;
}
.product-detail-right h2 {
  padding: 0 0 25px 0;
}
.version ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
.version ul li {
  display: flex;
  padding: 5px 0px;
}
.version ul li label {
  font-weight: bold;
  display: inline-block;
  margin: 0px 10px 0px 0px;
}
.version ul li span {
  color: #2D479F;
}
.sml-single-cart-wrapp {
  display: flex;
  align-items: center;
  padding: 15px 0 0 0;
}
.product-detail-right .price span.new-price {
  font-size: 30px;
  font-weight: 600;
}
.product-detail-right .price span.old-price {
  color: #ccc;
  text-decoration: line-through;
  font-size: 30px;
  font-weight: 600;
}
.support-link {
  padding: 0px 0 0 0px;
}
.button-common.cart-new-btn {
  margin: 0px;
  font-size: 18px;
}
.comparetable {
  padding: 10px 0 10px 0;
}
.comparetable label {
  font-weight: bold;
  display: inline-block;
  margin: 0px 10px 10px 0px;
}
.comparetable a, .comparetable span {
  border: #333 solid 1px;
  padding: 3px 12px;
  display: inline-block;
  margin: 0px 10px 0px 0px;
  color: #2D479F;
}
button.button.alt {
  width: 200px;
}
.description {
  padding: 50px 0 0 0;
}
.description h4 {
  padding: 30px 0 12px 0;
  font-weight: 500;
}
.product-detail-right p.short-dis {
  padding: 0px;
  font-size: 16px;
}
.product-detail-right .price {
  padding: 0px 0 20px 0;
}
.review-listing {
  padding: 0px 0px 0px 0px;
}
.review-row {
  display: flex;
  border-bottom: #ccc solid 1px;
  padding: 15px 0px;
}
.review-left-thumb {
  float: left;
  flex: 0 0 80px;
  max-width: 80px;
}
.review-left-thumb img {
  width: 80px;
  height: 80px;
  border-radius: 100%;
  object-fit: cover;
}
.review-right-detail {
  display: inline-block;
  padding: 0px 0 0 20px;
  margin: 0 0 0 0px;
}
.review-right-detail h3 {
  padding: 0px 0 10px 0;
  font-size: 17px;
}
.review-right-detail h3 span {
  float: right;
  font-style: italic;
  font-size: 14px;
  font-weight: normal;
  color: #7c7c7c;
}
.review-right-detail p {
  font-size: 16px;
}
.review-poduct {
  padding: 10px 0 0px 0;
}
.review-poduct h4 {
  font-size: 16px;
  padding: 0 0 12px 0;
}
.review-poduct-detail h5 {
  color: #364351;
  padding: 0 0 30px 0;
  font-size: 14px;
}
.review-poduct-detail h5 a {
  color: #364351;
  font-size: 14px;
  text-decoration: underline;
}
.review-poduct-detail h5 a:hover {
  text-decoration: none;
}
.review-poduct-img {
  float: left;
}
.review-poduct-img img {
  width: 50px;
  height: 50px;
  border-radius: 100%;
  object-fit: cover;
}
.review-poduct-detail {
  display: inline-block;
  padding: 15px 0 0 20px;
}
.key-feature {
  padding: 20px 0 10px 0;
}
.key-feature h2 {
  font-size: 18px;
  padding: 0 0 8px 0;
}
.key-feature ul {
  list-style: disc;
  margin: 0px;
  padding: 0 0 0 20px;
}
.key-feature ul li {
  padding: 5px 0px;
}
@media (max-width:767px) {
  .review-right-detail h3 span {
    display: block;
    clear: both;
    float: none;
    padding: 10px 0 0 0;
  }
}
.cart-page {
  padding: 50px 0 80px 0;
}
.page-title {
  margin: 0px;
  padding: 10px 0px 30px 0px;
  background: none;
  text-align: left;
  font-weight: bold;
  color: #404040;
}
.cart-table {
  background: #fff;
}
table.shop_table th, table.shop_table td {
  padding: 15px 15px;
  vertical-align: middle;
}
table.shop_table th {
  background: #566371;
  color: #fff;
  font-weight: bold;
}
table.shop_table td {
  font-size: 16px;
  color: #404040;
  border-bottom: #cdcfdb solid 1px;
}
table.shop_table .product-thumbnail {
  width: 120px;
}
table.shop_table .product-name {
  font-weight: bold;
}
table.shop_table .product-title-name {
  font-size: 17px;
}
table.shop_table .product-quantity input[type="number"] {
  width: 60px;
  padding: 5px 8px;
  text-align: center;
  border: #A6B3C1 solid 1px;
  color: #404040;
  font-size: 16px;
}
table.shop_table .product-remove a {
  display: inline-block;
  border-radius: 12px;
  padding: 3px;
  width: 22px;
  height: 22px;
  line-height: 13px;
  text-align: center;
  color: #6c879d;
  font-weight: 300;
  font-size: 32px;
}
.order-summary {
  background: #fff;
  padding: 15px 20px 15px 20px;
}
.order-summary h3 {
  color: #333;
  font-size: 22px;
  padding: 0 0 30px 0;
}
.cart-delivery {
  padding: 15px 0 0 0;
}
.cart-delivery h5 {
  margin: 0px;
  padding: 0px 0 5px 0;
  font-size: 16px;
}
.cart-delivery p {
  margin: 0px;
  padding: 0px;
  font-size: 13px;
  color: #7c7c7c;
  line-height: 20px;
}
.order-summary table tr td {
  border-bottom: #ccc solid 1px;
  padding: 12px 0px;
  font-size: 16px;
  vertical-align: middle;
}
.order-summary table tr td span {
  float: right;
}
.order-summary table tr.total-row td {
  border: none;
  font-weight: bold;
}
/* 

.proceed-btn { padding:10px 0 0 0;}

.proceed-btn button { border-radius:5px; background:var(--primary); border:none; padding:10px; color:#fff; width:100%; font-size:18px; text-shadow:0px 0px 2px #C0C0C0;  font-weight:bold;   }

.proceed-btn button:hover {opacity:0.8;} */
.shop_table .proceed {
  border-radius: 5px;
  background: var(--primary);
  border: none;
  padding: 10px 30px;
  color: #fff;
  width: auto;
  font-size: 18px;
  text-shadow: 0px 0px 2px #C0C0C0;
  font-weight: bold;
  float: right;
}
.shop_table .proceed:hover {
  opacity: 0.8;
}
/* .shop_table .continue-btn { border-radius:5px; background:#fff; border:#3ff181 solid 1px; padding:10px 30px; color:#3ff181; width: auto; font-size:18px;  font-weight:bold;   }



.shop_table .continue-btn i { font-size:22px; margin:0 10px 0 0;}

.shop_table .continue-btn:hover { background:#3ff181;  color:#fff;  } */
.checkout-form {
  background: #fff;
  padding: 30px 40px;
}
.checkout-form .row {
  padding: 0 0 15px 0;
}
.checkout-form label {
  display: block;
  padding: 0 0 6px 0 !important;
}
.checkout-form input[type="text"] {
  width: 100%;
  border: #ddd solid 1px;
  padding: 8px 10px;
}
.checkout-form select {
  width: 100%;
  border: #ddd solid 1px;
  padding: 8px 10px;
}
.checkout-form textarea {
  width: 100%;
  border: #ddd solid 1px;
  padding: 5px 10px;
  height: 100px;
}
.btn-row {
  display: block;
  text-align: right;
}
.card-number, .cvv-number {
  position: relative;
}
/* .checkout-form input[type="submit"] { border-radius: 5px; background:var(--primary); border: none; padding: 10px 30px; color: #fff;  font-size: 18px; text-shadow: 0px 0px 2px #C0C0C0;  font-weight: bold; cursor: pointer; }

.checkout-form input[type="submit"]:hover { opacity: 0.8;} */
.payment-method {
  width: 100%;
  padding: 20px;
  background: #fff;
  margin-top: 30px;
}
.payment-method .btn-row {
  text-align: right;
  padding: 0px 0 0 0
}
.payment-method .btn-row input[type="submit"] {
  width: 100%;
  font-size: 18px;
  max-width: 100%;
  padding: 11px 20px;
  text-transform: capitalize;
}
.hyper-row {
  padding-bottom: 10px;
}
.hyper-row label {
  font-weight: bold;
  padding: 0 0 0px 0;
}
.hyper {
  padding: 0 0 10px 0;
}
.hyper a {
  border: #ccc solid 1px;
  display: inline-block;
  padding: 5px 5px;
  margin: 0 10px 0 0;
  border-radius: 5px;
}
.hyper a img {
  width: 90px;
  opacity: 0.7;
}
.hyper a.select img, .hyper a:hover img {
  opacity: 1;
}
.card-img-box {
  position: absolute;
  right: 24px;
  top: 36px;
}
.card-number input[type="text"] {
  padding: 8px 50px 8px 10px;
}
.cvv-info {
  border: #adadad solid 1px;
  color: #adadad;
  width: 20px;
  height: 20px;
  display: inline-block;
  line-height: 17px;
  text-align: center;
  border-radius: 10px;
  font-size: 12px;
  font-weight: bold;
  position: absolute;
  right: 24px;
  top: 40px;
}
.addone-dis {
  display: flex;
}
.addone-dis label {
  padding: 0 10px 0 0;
  font-weight: 600;
}
.select-method {
  display: flex;
  justify-content: space-between;
  padding-bottom: 20px;
}
.select-method label {
  display: flex;
  align-items: center;
  gap: 10px;
}
.select-method input[type="radio"] {
  width: 18px;
  height: 18px;
}
.select-method img {
  border: #ccc solid 1px;
  display: inline-block;
  padding: 5px 5px;
  margin: 0 0px 0 0;
  border-radius: 5px;
  width: 90px;
}
.customer-details {
  padding: 20px 0 30px 0;
}
.order-details, .customer-details {
  margin-bottom: 20px;
}
.order-details td:first-child {
  width: 200px;
  text-align: center;
}
.order-details th, .order-details td img {
  max-width: 150px;
}
.order-details table {
  width: 100%;
  border-collapse: collapse;
}
.order-details th, .order-details td {
  padding: 10px;
  border: 1px solid #ddd;
  text-align: left;
}
.thank-msg {
  text-align: center;
  padding: 5px 0 0 0;
}
.checkout-form label.error {
  font-size: 14px;
  color: #ff0000;
  padding: 7px 0px 0px 0 !important;
}
.order-record {
  padding: 50px 0px;
}
.order-record .row {
  margin: 0px;
  padding: 30px 0px;
}
.order-record td, .order-record th {
  padding: 10px 20px !important;
}
.torder-title {
  font-size: 28px;
  font-weight: bold;
  padding: 20px 0 0 0;
}
.slides .sub-images {
  /* width: 5.4% !important; */
  margin-right: 8px !important;
}
.slides .sub-images img {
  height: 155px !important;
  object-fit: contain;
}
.flexslider .slides .main-images img {
  height: 320px !important;
  object-fit: contain;
}
.product-detail-right h2 {
  margin-top: -6px;
}
.product-detail-page .addon-desc p {
  padding: 2px;
}
.price-btn-row {
  display: flex;
  gap: 20px;
}
.login-page {
  overflow: hidden;
  background: #fff;
}
.login-form-row {
  display: flex;
}
.login-left {
  float: left;
  width: 35%;
  padding: 50px 20px 50px 20px;
  background: #d9e2ee;
  display: flex;
  align-items: center;
  justify-content: center;
}
.login-left-con {
  max-width: 600px;
  margin: 0 auto;
  padding: 0px 0 0px 95px;
  background: url(https://dirtyboots.dogshare.host4india.in/images/login-icon.png) 15px 0 no-repeat;
  background-size: 60px auto;
}
.login-left-con h3 {
  margin: 0px;
  padding: 0px;
  font-size: 30px;
  color: #4a5d6c;
  font-weight: 900;
}
.login-left-con span {
  font-size: 16px;
  color: #787878;
  font-weight: 500;
  display: block;
  padding: 10px 0;
}
.login-left-con p {
  color: #333333;
  font-size: 14px;
  line-height: 22px;
}
.login-left-con a {
  background: var(--primary);
  font-size: 16px;
  display: inline-block;
  padding: 8px 20px;
  color: #ffffff;
}
.login-right {
  float: left;
  width: 65%;
  background: #ffffff;
  height: auto;
  background-size: cover;
  padding: 50px 20px 50px 20px;
}
.login-form-box {
  max-width: 486px;
  margin: 0 auto;
  background: #ffffff;
  border-radius: 5px;
}
.login-form-box h4 {
  margin: 0px 0px 40px 0px;
  font-size: 32px;
  color: #111;
  font-weight: 600;
  padding: 15px 20px;
  text-align: center;
  position: relative;
}
.login-form-box h4:before {
  content: "";
  position: absolute;
  width: 70px;
  height: 4px;
  background: var(--primary);
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 70px;
}
.login-frm {
  padding: 30px 20px;
}
.login-frm .frm-row {
  margin-bottom: 15px;
}
.login-frm .frm-row input, select {
  border: #bbbbbb solid 1px;
  border-radius: 3px;
  padding: 14px;
  width: 100%;
  font-size: 18px;
  color: #333;
}
.keep-me {
  overflow: hidden;
  min-height: 28px;
}
.keep-signed {
  float: left;
}
.keep-signed input[type=checkbox] {
  display: none;
}
.keep-signed label {
  display: inline-block;
  cursor: pointer;
  position: relative;
  padding-left: 28px;
  margin-right: 15px;
  font-size: 14px;
  color: #333333;
  font-weight: normal;
}
.keep-signed label:before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-right: 10px;
  position: absolute;
  left: 0;
  bottom: 0px;
  background-color: #ffffff;
  border: #4a5d6d solid 2px;
  border-radius: 3px;
}
.keep-signed input[type=checkbox]:checked + label:before {
  content: "\2713";
  text-shadow: 1px 1px 1px rgba(0, 0, 0, .2);
  font-size: 16px;
  color: #01accc;
  text-align: center;
  line-height: 15px;
  font-weight: bold;
}
.forgot-link a {
  font-size: 14px;
  float: right;
  text-decoration: underline;
}
.forgot-link a:hover {
  text-decoration: none;
}
.login-btn {
  padding: 30px 0 0 0;
}
.login-btn input[type="submit"] {
  font-size: 20px;
  display: block;
  width: 100%;
  padding: 10px 0;
}
.already-user {
  text-align: center;
}


#licenceTypeModal .modal-dialog {
  max-width: 800px;
}
#licenceTypeModal .modal-content {
  max-height: calc(100vh - 80px);
  padding: 20px;
}
#licenceTypeModal .close {
  position: absolute;
  right: -10px;
  top: -10px;
  background: var(--primary);
  border: none;
  color: #fff;
  width: 25px;
  height: 25px;
  border-radius: 50px;
}
#licenceTypeModal .modal-body {
  padding: 0;
  overflow: auto;
}
#licenceTypeModal h6 {
  margin-top: 15px;
  color: var(--primary);
}
#licenceTypeModal ul {
  list-style: none;
  padding-left: 15px;
}
#licenceTypeModal ul li p {
  padding: 5px 0;
}
.modal-backdrop {
  z-index: 9999 !important;
}
#licenceTypeModal {
  z-index: 99999;
}

.error {
    color: #f00 !important;
}
.cart-page #country_prefix{
    margin-top: 0px;
}

.info-badges {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
  margin: 10px 0 15px 0;
}

.badge {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border: 1px solid #ccc;
  border-radius: 10px;
  padding:12px 22px;
  text-align: center;
  background-color: #fff;
  box-shadow: 0 1px 3px rgba(0,0,0,0.05);
  transition: all 0.3s ease;
}

.badge strong {
  font-size: 21px;
  font-weight: 500;
  color: #000;
  margin-bottom: 5px;
}

.badge span {
  font-size: 18px;
  color: #555;
  font-weight: 400;
}

.badge:hover {
  border-color: var(--primary);
  box-shadow: 0 2px 6px rgba(0,123,255,0.1);
}

.slider-addons-wrapper{
	opacity: 0;
}

/*

@media(min-width:1300px){
  .product-detail-page .main-img {
	height: 315px;
	overflow:hidden;
  }
	.product-detail-page  .slick-list{ height: 120px}
  }*/
