.da-es-1 {
  height: 50px;
}
img {
    height: auto;
    max-width: 100%;
}
h2 {
  font-size: 2.3rem;
  line-height: 2.8rem;
}
p,ul,ol {
  font-size: 1.85rem;
  line-height: 2.35rem;
}
p {
   /*  text-align: justify; */
}
#da-pn-carousel .slick-dots.slideshow {
    display: block!important;
}
#da-pn-carousel img {
    padding: 0 7.5px;
}
.thumbnails .popover {
    display: none!important;
}
.shopping-cart .btn.btn-link-delete {
    display: none;
}
.da-checkout-page .shopping-cart .table,
.da-checkout-page .shopping-cart .btn.btn-checkout
{
    display: none;
}
.da-checkout-page .btn.btn-shopping {
    width: 100%;
}
.dropdown-address li {
    font-size: 1.35rem;
}
.modal-body .da-sizes-table-wrap {
    padding: 0 7px;
}
.modal-body .da-sizes-table-wrap tr.active>td,.modal-body .da-sizes-table-wrap .active>th,
#tab-da-sizes .da-sizes-table-wrap tr.active>td,#tab-da-sizes .da-sizes-table-wrap .active>th{
background-color: #f6a30a;
color:#fff;
}
.modal-body .da-sizes-table-wrap tbody>tr:not(:first-child) td:first-child,
#tab-da-sizes  .da-sizes-table-wrap tbody>tr:not(:first-child) td:first-child{
font-weight: bold;
background-color: #f5f5f5;

}
.copyright p{
    text-align: center;
}
.p11 .p-content {
    overflow: hidden;
}
.p18 h4,
.p3 h3 {
    font-size: 2rem;
    color:#f6a30a;
}
.p18 h1,
.p18 h2,
.p18 h4,
.p3 h1,
.p3 h2,
.p3 h3{
        text-align: center;
}

 .modal-content .da-close-modal-btn {
     display: block!important;
 }
.da-hs-1 {
    box-shadow: 0 10px 20px rgba(0,0,0,.19), 0 6px 6px rgba(0,0,0,.22);
    display: block;
    transition: transform .3s ease-in-out;
}
.da-hs-1:hover {
        transform: translateY(-7px);
}
.da-icon-item {
  margin-bottom: 20px;
}
.da-icon-img {
  max-width: 95px;
  display: inline-block;
}
.da-icon-title {
  display: inline-block;
  color: #f6a30a;
  font-size: 1.5em;
  padding-left: 15px;
  width: 70%;
  line-height: 1.2em;
  vertical-align: middle;
}
.da-icon-block.da-icon-style-1 .da-icon-title {
color: #fff;
}

.container-fluid.p4 #content,
.container-fluid.p7 #content,
.container-fluid.p9 #content,
.container-fluid.p10 #content,
.container-fluid.p11 #content,
.container-fluid.p14 #content,
.container-fluid.p17 #content{
  padding: 0;
}
.da-divider-full {
  max-width:100%;
  height:2px;
  background-color:rgba(39, 54, 71, 0.1);
}
.da-img-grid img {
  max-width: 200px;
  margin: 15px auto;
  display: block;
}

.da-md-flex {
  display: flex;
  align-items: center;
  justify-content: center;
}
.da-md-flex .row{
  display: flex;
justify-content: center;
}
.da-style-1 {
  border-bottom: 2px solid #ececec;
  margin-bottom: 20px;
  padding-bottom: 5px;
  font-size: 4rem;
  text-transform: uppercase;
  line-height: 4.5rem;
  display:flex;
}
.da-style-1 span{
  border-bottom: 2px solid rgba(0,0,0,.1);
  margin-bottom: -7px;
  margin-right: 15px;

}

.da-style-2 {
  position: relative;
  padding: 20px 15px;
  margin: 15px 0;
  opacity: .7;
}
.da-style-2 h3{
  font-size: 3rem;
  line-height: 3.5rem;
  text-transform: uppercase;
}
.da-style-2 p{
font-size: 2rem;
line-height: 2.5rem;
}
.da-style-2 p,
.da-style-2 h3{
color:#fff;
text-align: center;

}
.da-style-2:after {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  border: 2px solid #fff;
  border-radius: 20px;
  transition: all .3s ease-in-out;
}
.da-style-2:hover {
  opacity: 1;
}
.da-style-2:hover:after {

 top:-7px
}
.da-style-3 {
    border-bottom: 2px solid #ececec;
    margin-bottom: 20px;
    padding-bottom: 0px;
    font-size: 2rem;
    text-transform: uppercase;
    line-height: 2.5rem;
    display:flex ;
}
.da-style-3 span{
  border-bottom: 2px solid rgba(0,0,0,.1);
  padding-bottom: 8px;
    margin-right: 15px;
    margin-bottom: -2px;
  }
.da-style-4 {
    padding:15px;
  }
  .da-style-4 span {
    color: #fff;
    font-size: 3rem;
    padding-left: 10px;
    line-height: 2.5rem;
  }
  .da-style-4+div img {
    margin: 16px 0;
  }
  .da-style-4 img {
max-width: 160px;
margin:0 7px 0 0;
  }
    .da-style-5{
    align-items: center;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    position: relative;
    width: 100%;
  }
  .da-style-5 b{
  
    display: block;
    flex: 1;
    height: 2px;
    opacity: .1;
  }
  .da-style-5 span{
    font-size: 2.2rem;
    margin: 0 15px;
    text-transform: uppercase;
    color:#f6a30a;
  }
  .da-pl-slider__pos ul {
    font-size: 3rem;
    line-height: 3.5rem;
    color: #fff;
    text-align: left;
}
.da-pl-slider__pos h1 {
  font-size: 4rem;
  text-transform: uppercase;
  color: #fff;
  font-weight: bold;
}
.da-pl-slider__pos p {

  color: #fff;

}
.container-p {
  padding: 3rem 15px;
}
#modal-agree .container {
    width:auto;
    text-align: justify;
    padding: 0;
}
#column-left .slick-mod-arrow {
  z-index: 7;
}

#da-modal-callback  .da-form-title {
  text-align: center;
  font-size: 24px;
  
}
#da-modal-callback .form-group {
  margin-bottom: 0;
}
#da-modal-callback .da-form-btn {
  text-align: center;
  padding-top: 30px;
}
#da-modal-callback input:focus,
#da-modal-callback select:focus,
#da-modal-callback textarea:focus
{
 border-color:#f6a30a;
}
.container-module.categorywall-0 {
    margin-bottom:0;
}
.mob-menu  .links-mob .header-nav-links {
  position: relative;
  top: 0;
  display: block;
  width: 100%;
  box-shadow: none;
  border: none;
  padding: 0px;
  left: 0px;
  border-top: 1px solid rgb(9 9 9 / 53%);
    border-radius: 0;
}
.mob-menu  .links-mob  {
  overflow: hidden;
  margin-top: 15px;
     padding: 0 10px;
}
.mob-menu  .links-mob li {
  padding: 10px 0px;
}
body:not(.da-product-page) .option-danger {
    display: none;
}
#product-product img{
    max-width:100%;
    margin:auto;
    display: block;
    
}
#product-product .content{
    max-width:1170px;
    margin:auto;
}
#product-product h1{
    text-align: center;
    margin-top:30px;
}

.da-btn-def-wrap {
  text-align: right;
  margin-bottom: 20px;
  margin-top: 20px;
 
}
.da-btn-def {
  min-width: 215px;
}
.footer-contact .fa-phone {
  font-size:2rem;
}
.da-blog-main h4 {
  font-size: 20px;
}
#common-success h1 {
  font-size: 16px;
}
.payment-icons {
  text-align: center;
}
.description_store_footer {
  margin-top: 30px;
}
footer .two-c-pc {
  column-count: 1;
}
.payment-icons .payment-icon {
  border-radius: 5px;
  display: inline-block;
  margin: 3px 3px 0;
  opacity: .6;
  padding: 3px 5px 5px;
  transition: opacity .3s;
  background-color: hsla(0,0%,100%,.1);
}
.payment-icons .payment-icon svg {
  fill: #fff;
  height: 20px;
  vertical-align: middle;
  width: auto!important;
}
.payment-icons .payment-icon:hover {
  opacity: 1;
}
.banner-item {
  align-items: flex-start;
}
#logo-footer {
  max-width:37%;
  margin-top: 0;
}
#button-register {
  margin:30px 0;
}
.da-cart-container #content {
    min-height: 300px;
}
.dropdown-address {
  width:95%;
  width: calc(100% - 19px);

}
#onepcheckout .error.form-control {
  margin-bottom: 5px;

}
#onepcheckout .error:not(.form-control) {
  color:#f68b29;
  font-size: 12px;
  line-height: 16px;
  
}
@media (min-width:768px) {
  #onepcheckout .error:not(.form-control) {
    position: absolute;
  top: 93%;
  left: 14px;
  }
}
.da-cart-container .coupon_table {
  margin: 0 0 20px;
  text-align: right;
  width: 100%;
}
.da-cart-container .coupon_table div {
  float: right;
  padding: 0 0 8px;
  width: 100px;
}
.da-cart-container .coupon .form-control,.da-cart-container .reward .form-control {
  font-size: 12px;
  padding-top: 4px;
  width: 200px;
  height: 40px;
}
.da-max-stock-qty {
  font-size: 12px;
}
.da-max-stock-qty.da-alert-qty {
  color: red;
  font-weight: 600;

}
.product-layout .text-cart-add,
.item  .text-cart-add{
  display: none!important;
}
.product-layout .actions.w-100,
.item  .actions.w-100 {
  width: auto!important;;
}
/*.product-layout .cart .btn-general .icon-cart-add,
.item .cart .btn-general .icon-cart-add {
	display: block;
	background-image: url("/catalog/view/theme/luxshop/image/addtocart-icon.svg");
	background-size: cover;
}
.item .cart .btn-general,
.product-layout  .cart .btn-general {
	background: transparent;
	
}
.item .cart .btn-general:hover .icon-cart-add {
  background: #fff;
    -webkit-mask-image: url("/catalog/view/theme/luxshop/image/addtocart-icon.svg");
    mask-image: url("/catalog/view/theme/luxshop/image/addtocart-icon.svg");
  
  }*/
.tabs__header__scroll {
  text-align: center;
}
.da-cart-container .ls-table .text-right {
  color:#000;
}
.wall-category-box .item-category  .wall-cat-name {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 0;
  margin: 0;
  background-color: transparent;
  color: #fff;
  margin-top: -22px;
}
.wall-category-box .item-category  .wall-cat-name a {
  color: #fff;
  font-size: 3rem;
  text-transform: uppercase;
  font-weight: 900;
}
.wall-category-box .item-category .wall-cat-image>a {
  display: block;
  overflow: hidden;
}
.wall-category-box .item-category .img-responsive {
  transition: all 0.3s ease-out;
  width: 100%;
  }

.wall-category-box .item-category:hover  .img-responsive {
  transform: scale(1.1);
  }


.wall-category-box .item-category:hover  .wall-cat-name a{
  color: #fff;

}
.caption.dflex.flex-column {
justify-content: space-between;
}
.pop_sticker {
 height: 40px;
 max-width: 100px;
}
.pos6 .container-module {
  margin: 0 0 10px 0;
}

.stock-status.instock,
#product .stock_status_success {
  display: none;
}
.main-s-color {
  color: #f6a30a;
}
.rdo-card-options, .product-thumb .product-name{
  text-align: center;
}
.da-divider {
  margin-top:0px;
  margin-bottom:0px;
  max-width:60px;
  height:6px;
  background-color:#fff;
}
.da-button {
  font-size: 1.5rem;
  text-transform: uppercase;
  color: #fff;
  background-color: #f6a30a;
  padding: 10px 20px;
  border-radius: 100px;
  font-weight: bold;
  border:none;
  margin: 15px auto;
}
.da-banner-bg h1 {
  font-size:5.6rem;
  margin-bottom: 7px;
}
.da-banner-bg h4 {
max-width: 70%;
font-size: 3rem;
color: #fff;
line-height: 3.5rem;
}
.da-banner-bg-overlay {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0, 0, .7);
}
.da-banner-bg {
  position: relative;
  min-height: 400px;
  background-size: cover;
  background-position: center center;

}
.da-text-block-md {
position: absolute;
    top: 50%;
    margin-top: -92px;
}
.da-block-itt, .da-block-itt h2,.da-block-itt p{
  text-align: center;
}
.da-block-itt img{
  max-width: 150px;
}
div.da-block-itt h2 {
  font-size: 2.3rem;
}
div.da-block-itt p {
  font-size: 1.7rem;
}
.tabs-product .tabs__header,
.tabs-product  .attr-group-name  {
  display: none;
}
.tabs-product .tab-content .tab-pane {
  display: block;
  margin: 30px 0;
}

.da-prod-tab-title{
  border-bottom: 1px solid #ececec;
  padding-bottom: 3px;
  color: #f68e2e;
}
.tabs-product .attr-text>span {
  display: block;
}   
  
ul.dropdown-address {
    width: 96%;
    width:calc(100% - 20px);
}
#onepcheckout .panel-default > .panel-heading {
    color: #fffbfb;
    background-color: #f68b29;
    padding: 15px 20px;
    font-weight: 600;
}
#onepcheckout  .panel{
   /* background-color: rgb(245 149 61 / 21%);*/
    border:none;
}

.da-currency {
    font-size:.8em;
}
#product .radio-checbox-options input:disabled+label {
    position: relative;
    opacity: .3;
    border:2px solid rgba(0,0,0,.3);
}
#popup-quickorder .options .color-option, #popup-quickview .options .color-option, #product .options .color-option {
    border-radius: 50%;
    border: 2px solid #ffffff;
    box-shadow: 0 0 0 1px rgba(0,0,0,.3);
        -webkit-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
        position: relative;
}
/*
#product .radio-checbox-options input:disabled+label:after {
     content: "\f003";
    font-family: 'FontAwesome';
    position: absolute;
    top: -5px;
    left: 0;
    font-size: 1.1rem;
}*/

#product .radio-checbox-options input:disabled+label {
    background-image: -webkit-gradient(linear, left top, right bottom, color-stop(47%, #ffffff00), color-stop(rgb(0 0 0 / 40%)), color-stop(53%, transparent));
    background-image: -o-linear-gradient(top left, #ffffff00 47%, rgb(0 0 0 / 40%), transparent 53%);
    background-image: linear-gradient(to bottom right, #ffffff00 47%, rgb(0 0 0 / 40%), transparent 53%);
    background-repeat: no-repeat;
}
.rdo-card-options .rdo-image-radio .rdo-color-option {
    
    -webkit-box-sizing: content-box !important;
    
            box-sizing: content-box !important;
    cursor: pointer;
    display: inline-block;
    height: 24px;
    width: 24px;
    padding: 0;
    vertical-align: middle;
    border: 2px solid #e7e7e7;
    border-radius: 50%;
    
}
.rdo-card-options .rdo-image-radio.rdo-radio-checked .rdo-color-option {
    
   box-shadow: 0 0 0 1px #f6a30a;
 
}
.rdo-image-radio {
    display: inline-block;
    margin-bottom: 3px;
}


#onepcheckout label{
    display:inline-block;
    line-height:25px;
    width:auto;
  }
  #onepcheckout input[type="radio"], #onepcheckout input[type="checkbox"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    position: relative;
    top: 13.33333px;
    right: 0;
    bottom: 0;
    left: 0;
    height: 25px;
    width: 25px;
    transition: all 0.15s ease-out 0s;
    border: none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    margin-right: 0.5rem;
    outline: none;
    position: relative;
    border: 1px solid #cbd1d8;
    border-radius: 5px;
    vertical-align: 5px;
  }
  #onepcheckout  input[type="radio"]:hover, input[type="checkbox"]:hover {
    background: #f68b29;
  }
  #onepcheckout  input[type="radio"]:checked,input[type="checkbox"]:checked {
    background: #f68b29;
  }
  #onepcheckout  input[type="radio"]:checked::before,input[type="checkbox"]:checked::before {
    width: 25px;
    height: 25px;
    display:flex;
    content: '\f00c';
    font-size: 18px;
    font-weight:bold;
    position: absolute;
    align-items:center;
    justify-content:center;
    font-family:'FontAwesome';
  }
  #onepcheckout  input[type="radio"]:checked::after,input[type="checkbox"]:checked::after {
    -webkit-animation: click-wave 0.65s;
    -moz-animation: click-wave 0.65s;
    animation: click-wave 0.65s;
    background: #40e0d0;
    content: '';
    display: block;
    position: relative;
    z-index: 100;
  }
  #onepcheckout   input[type="radio"].radio {
    border-radius: 50%;
  }
  #onepcheckout input[type="radio"].radio::after {
    border-radius: 50%;
  }
  .da-free-delivery {
    text-align: right;
    font-weight: 600;
  }
  .da-free-delivery__wrap img {
    max-width: 60px;
  }
  .da-free-delivery__wrap {
    text-align: left;
    display: inline-block;
    font-size: 1.3rem;
    line-height: 1.5rem;
  }
  .da-free-delivery__text>span{
    color:#000;
  
  }
  .da-free-delivery__text {
    text-align: right;
  }
  .da-free-delivery__text-free>span,
  .da-free-delivery__text>span {
    width: 50px;
    display: inline-block   ;

  }
  .da-free-delivery__text-free{
    color:green;
    text-align: right;
  }
  .h1-prod-name {
    color: #f6a30a;
  }
  /*NP shipping*/
  ul.dropdown-address {
    background-color: white;
    border-radius: 5px;
    box-shadow: 0px 10px 30px -10px #000000;
    margin: 0;
    max-height: 200px;
    overflow-y: auto;
    overflow-x: hidden;
    padding: 0;
    position: absolute !important;
    z-index: 1000;
  }
  .dropdown-address li {
    list-style-type: none;
  }
  .dropdown-address li:hover {
    background-color: #229ac8;
  }
  .dropdown-address li a {
    color: black;
    display: block;
    padding: 7px;
    text-decoration: none;
  }
  .dropdown-address li a:hover {
    color: white;
  }
  /* NP shipping*/
.da-card-title{
  position: absolute;
  bottom: 0;
  left:0;
  text-align: center;
  width:100%;
}
.da-card-title h2{

  font-size: 4rem;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
}
.da-cards-block>div {
  position: relative;
}
.da-card-image {
max-width: 100%;
}
.da-sizes-table-wrap img {
  max-width: 100%;
}

#tab-da-sizes-popup .modal-body {
  padding: 15px 0;
}
  /*S page stores*/
  .da-banner-text {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -334px;
    margin-top: -59px;
  }
  .da-banner-text h1{
    color: #fff;
    font-size: 4rem;
    text-shadow: 1px 1px 1px rgba(0,0,0,.3);
  }
  .container-fluid.p7 .da-banner {
    max-height: 500px;
    overflow: hidden;
    position: relative;
  }
  .da-accordion-in__item-t {
      color:#f6a30a;
  }
  .da-tab-accordion-container {
    padding-top: 45px;
  }
  .container-fluid.p7 .container>h2{
    color:#f6a30a;
    text-transform: uppercase;
    border-bottom: 2px solid #ececec;
  }
  .container-fluid.p7 #content .container{
  margin: 40px auto;
  }
   @media (max-width:680px) {
    .da-banner-text h1{
      font-size: 2rem;
    }
    .da-banner-text {
      position: absolute;
      top: 50%;
      left: 50%;
      margin-left: -152px;
      margin-top: -37px;
    }
   }
  .da-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}

.da-col-inner {
    padding: 20px 20px 20px 20px;
    border-radius: 12px;
}

.da-col {
    margin-bottom: 20px;
}
.da-tab-panels .da-row{
max-height:0;
overflow: hidden;
transition:all .1s ease;
}


.da-panel.da-active .da-row {
   max-height:10000px;
}

.da-box-shadow {
    -webkit-box-shadow: 0 1px 3px -2px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);
    box-shadow: 0 1px 3px -2px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);
    width: 100%;
    height: 100%;
}
 
  .da-tab-nav-item {
    padding: 5px 15px;
    border:2px solid transparent;
    border-bottom-color:#e2e2e2;
    transition: all .3s ease;
    text-transform: uppercase;
    margin-bottom: 3px;
  }
  .da-tab-nav {
    list-style: none;
  }
  .da-tab-nav-item.da-active {
    border-color: #f6a30a;
    border-radius: 10px;
}
.da-tab-nav-item.da-active a{
  color:#f6a30a;
}


.da-accordion-nav:before {
  content: url(/image/catalog/icons/chevron-down-black.svg);
  font-size: 20px;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
  display: inline-block;
  margin-right: 7px;
-webkit-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
font-family: "FontAwesome";
}
.da-active>.da-accordion-nav:before  {
    content: url(/image/catalog/icons/chevron-down-white.svg);
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
          transform: rotate(0deg);
          
}
.da-accordion-nav {
     border-bottom: 1px solid #e2e2e2;
    padding-bottom: 3px;
    margin:5px 0;
    cursor: pointer;
}
.da-active>.da-accordion-nav {
  color:#f6a30a;
  border-bottom-color: #f6a30a;
}
.da-faq-p .da-active>.da-accordion-nav  {
  background-color:#f6a30a;
  color: #fff;
}
.da-faq-p  .da-accordion-nav {
padding-left: 7px;
}
.da-faq-p  .da-accordion-in>.da-accordion-in__item .da-accordion-in__item-t{
  margin: 30px 0 7px 0;
}
.da-grid-col {
  padding: 0 5px 5px 0;
  overflow: hidden;
}
.da-grid-1 img{
width: 100%;
-o-object-fit: cover;
   object-fit: cover;
}

/*E page stores*/

.p9 h2 {
  font-size: 3.5rem;
}
  @keyframes click-wave {
    0% {
      height: 25px;
      width: 25px;
      opacity: 0.35;
      position: relative;
    }
    100% {
      height: 200px;
      width: 200px;
      margin-left: -80px;
      margin-top: -80px;
      opacity: 0;
    }
  }
  @media (min-width:768px) {
    .da-accordion-nav {
      display: none;
    }
    .da-tab-panels .da-row {
      transition: none;
    }
    .da-banner-bg {
      min-height: 700px;
    }
    .pos6 .container-module {
      padding-left:10px;
    }
  }
  @media (max-width:1025px) {
    .banner-blocks-container .banner-item .banner-image {
      max-width: 35px;
    }
    .banner-blocks-container .banner-item {
      padding: 25px 0;
    }
    
  }
  

  @media (max-width:991px) {
       header:not(.h-sticky)   #fm-fixed-mobile {

    top: 40px;

} 
.htop-b-mob.b-mob-pt {
    padding-top:0!important;
    height: 40px;
    position: relative;

}
.htop-b-mob img {

    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
}  
.htop-b-mob.b-mob-pt ~ header.pt {
    padding-top: 65px!important;
}
.da-banner-bg {
    background-attachment: initial!important;
}
 .da-reverse-mob {
  display: flex;
  flex-direction: column-reverse;
}
.da-style-4+div .col-xs-12 {
    text-align: center!important;
}
  .da-pl-slider__pos ul {
    font-size: 2rem;
    line-height: 2.5rem;

}
.da-pl-slider__pos h1 {
font-size: 3rem;
}
.da-pl-slider__pos p {

 font-size: 1.5rem;
 line-height: 2rem;

}
.da-pl-slider__pos {
  padding: 0;
  position: absolute;
  z-index: 1;
  bottom: 25px;
  left: 0;
  background-color: rgb(0 0 0 / 51%);
  text-align: center!important;
}
  }
  @media (max-width:767px) {
      .ocf-btn-mobile-fixed .ocf-btn {
          background-color:#00965e!important;
          background-color: rgb(0 150 94 / 90%)!important;
      }
        .da-style-4 span {
      line-height: 3rem;
      font-size: 2.5rem;
      padding-left: 0;
       }
    .da-style-4 img {
        max-width: 160px;
        margin-bottom: 10px;
    }
     
       .da-icon-item {
      text-align: center;
    }
    .da-icon-img {
      max-width: 150px;
      display: block;
      margin: 20px auto;
    }
    .da-icon-title {
      display: block;
      font-size: 2em;
      width: 100%;

    }
    #logo-footer {
     margin: auto;
     margin-bottom: 20px;

    }
    .banner-blocks-container .banner-item .banner-image {
      max-width: 35px;
    }
    .banner-blocks-container .banner-item {
      padding: 25px 0;
    }
    .da-mmb-r>div:first-child {
      padding-right: 5px;
    }
    .da-mmb-r>div:last-child {
      padding-left: 5px;
    }
    .da-tab-nav {
      display: none;
    }
    .da-banner-bg h1 {
      font-size:3.6rem;
     
    }
    .da-banner-bg h4 {
    max-width: 100%;
    font-size: 2rem;
    color: #fff;
    line-height: 2.5rem;
    }
    .da-button {
      font-size: 1.5rem;
    }
  
  }
  @media (max-width: 560px) {
    .da-style-1 {

      font-size: 2.5rem;
      line-height: 3rem;
    }
    .da-style-1 span {
margin-bottom: -7px;
    }
  .da-mob-min-fs {
      font-size: 8px;
    }

    .da-cart-table thead {
        display: none
    }

    .da-cart-table td {
        display: inline-block;
        border-top: none!important;
        border-top: none
    }

    .da-cart-table tr {
        border-bottom: 1px solid #ddd;
        position: relative!important;
        display: inline-block
    }

    .da-cart-table .da-cart-picture {
        width: 30%;
        text-align: center
    }

    .da-cart-table .da-cart-name {
        width: 70%;
        padding-left: 15px
    }

    .da-cart-table .da-cart-price {
        width: 20%;
        padding: 0;
        font-size: .95em
    }

    .da-cart-table .da-cart-select-qty {
        width: 40%
    }
    .da-cart-total-sum+td {
      padding: 0 0 0 3px!important;
    }
    .da-cart-table .da-cart-total-sum {
        width: 20%;
        position: static!important;
        padding: 0;
        font-size: .95em
    }

    .da-cart-remove {
        top: 3px
    }
}

  @media (max-width:405px) {

  .da-pl-slider__pos h1 {
    font-size: 2.3rem;
    margin-bottom: 7px;
  }

}
@media (max-width:379px) {
  .da-free-delivery__wrap {
    
    font-size: 1.1rem;
    line-height: 1.4rem;
  }
  .da-free-delivery__wrap img {
    max-width: 50px;
}

  }
  
  @media (min-width:350px) and (max-width:385px) {
  .price{ 
   font-size: 14px;
   line-height:16px;
  }
      .cart .btn-general {
          height: 33px;
          padding: 5px;
          margin-bottom: 5px;
      }
  }
    @media (min-width:1024px) {
    
        #modal-agree .modal-dialog {
    width: 800px;

}
        
    }