@media only screen and (min-width: 1400px) {
/*.container {max-width: 100%; padding-left: 50px; padding-right: 50px;}*/

}


@media (min-width: 1601px){


}

@media (min-width: 1600px){



}
@media (max-width: 1600px) {

    .container {
        max-width: 90% !important;
        padding-right: 15px;
        padding-left: 15px;
    }


}


@media (min-width: 1400px){

/*.container {
max-width:90% !important;
padding-right: 15px !important;
padding-left: 15px !important;
}*/
#luxleBlackfriday .modal-lg, .modal-xl {
    max-width: 520px !important;
}



}


/*@media (min-width: 1200px){

#luxleBlackfriday .modal-lg, .modal-xl {
    max-width: 700px !important;
}*/







@media (max-width: 1366px) {
    .logo_sec .logo img {
        max-height: 90px;
        padding: 0;
    }

    .nav_sec a, .navbar-default .navbar-nav > li > a, .navbar-expand-lg .navbar-nav .nav-link {
        font-size: 14px;
        margin: 0 10px;
    }
.login-panel ul li a{font-size: 14px;}
.login-panel ul li a i {
    font-size: 15px;
}
.login-panel ul li .badge-secondary {
    line-height: 16px;
    width: 17px;
    height: 17px;

}
p.phonenumber {
    font-size: .9rem;
}





}

/* ------------------------ SMALL DESKTOP ------------------------*/
@media only screen and (min-width:992px) and (max-width:1199px) {

.modal-lg, .modal-xl {
    max-width: 700px !important;
}

}

@media only screen and (min-width:768px) and (max-width:991px) {


    .recently-view .owl-carousel.owl-drag .owl-item .card .image-sec{
    height: 200px;
}
.slider_sec .carousel-item {

    height: 300px;
}

.slider_sec .carousel-caption h1 {

    font-size: 40px;
 
}



}


@media only screen and (max-width:1024px) {

    /*.recently-view .owl-carousel.owl-drag .owl-item .card .image-sec {

    height: 190px;

}*/

.product-list ul li .card .image-sec {

    height: 285px;
}


.slider_sec .carousel-caption h1 {

    font-size: 30px;

}
.slider_sec .carousel-caption h5 {
    font-size: 15px;

}








}



/* ------------------------ Mobile ------------------------*/


@media(max-width : 991px) {
    /*p {
    font-size: 13px;
}*/
    .slider_sec .carousel-caption .text_sec {
    display: flex;
    width: 100%;
    flex-direction: column;
    justify-content: center;
    height: 100%;
}

    .slider_sec .carousel-caption {
    position: absolute;
    right: auto;
    bottom: auto;
    left: 0;
    z-index: 10;
    padding-top: 35px;
    padding-bottom: 20px;
    color: #fff;
    width: 100%;
    top: 0;
    transform: translate(0, 0);
    /*background: rgba(255,255,255,.5);*/
    height: 100%;
    padding-right: 50px;
    padding-left: 50px;
}

#header-sroll{display:none}
.menu_sec-mobile{display:block; margin-top:0}
.menu_sec-mobile #wrap span {
    position: absolute;
    top: 25px;
}
.logo img {
    max-width: 200px;
    max-height: 55px;
    padding: 0;
}

.menu_sec-mobile #wrap {
margin: 0;
    display: inline-block;
    position: relative;
    height: 60px;
    padding: 0;
    position: relative;
    top: 0;
       right:0;
       min-width:28px;
}

.menu_sec-mobile input[type="text"] {
  height: 60px;
  font-size: 15px;
 
  display: inline-block;
  border: none;
  outline: none;
  color: #777;
  padding: 3px;
  padding-right: 60px;
  width: 0px;
  position: absolute;
  top: 0;
  right: 0;
  background: none;
  z-index: 3;
  transition: width .1s cubic-bezier(0.000, 0.795, 0.000, 1.000);
  cursor: pointer;
}

.menu_sec-mobile input[type="text"]:focus:hover {
  border-bottom: 1px solid #777;
}

.menu_sec-mobile input[type="text"]:focus {
  width: 250px;
  z-index: 1;
  border-bottom: 1px solid #777;
  background:#fff;
  cursor: text;
}
.menu_sec-mobile input[type="submit"] {
  height: 16px;
  width: 16px;
  display: inline-block;
  color:red;
  float: right;
background-image:url(../images/search_icon.png);
    background-size: contain;
  text-indent: -10000px;
  border: none;
  position: absolute;
  top: 27px;
  right: 0;
  z-index: 2;
  cursor: pointer;
  opacity: 0.4;
  cursor: pointer;
  transition: opacity .4s ease;
}

.menu_sec-mobile input[type="submit"]:hover {
  opacity: 0.8;
}


.header-mobile-tabs--bottom{display:block}
.product-ultra-grid .banner-url.even-banner .product-item-name {
    font-size: 1.7rem;

}
.product-ultra-grid .banner-url.odd-banner .banner-content .product-item-name {
    max-width: 90%;

}
.product-ultra-grid .banner-url .banner-content .product-item-name {
    font-size: 1rem;

}

.product-ultra-grid .banner-url {
    margin-bottom: 55px;
}

.product-ultra-grid .banner-url.odd-banner {
    margin-top: 30px;
}

.homevideo-sec {

    height: 350px;
}

.homevideo-sec video{width:100%}
.story-wrapper h2 {
    font-size: 1.7rem;

}

.categories-wrapper-2 h2{
    font-size: 1.7rem;

}

.categories-wrapper h2{
    font-size: 1.7rem;

}
.categories-items ul li .card .card-img {
    height: auto;

}
.categories-items ul li {
    margin: 35px 0;
}



/* ....responsive-table.... */
.my_cart_table table tr td{ padding: 5px;}
.my_cart_table .table thead th {vertical-align: bottom;border-bottom: 0;font-size: 18px;}
.my_cart_table table tr td img {max-width: 100%; max-height: 75px;}
.my_cart_table table tr td span.footable-toggle{width: 25px; height: 25px; position: absolute; left: 17px; top:35%}

.footable.breakpoint > tbody > tr.footable-detail-show > td > span.footable-toggle:before {
content: ""; background: url(../images/table_minus.png) no-repeat;width: 20px;height: 20px;position: absolute;background-size: cover;}
.footable.breakpoint > tbody > tr > td > span.footable-toggle:before {
content: ""; background: url(../images/table_plus.png) no-repeat;width: 20px;height: 20px;position: absolute;background-size: cover;}

.footable > thead > tr > th > span.footable-sort-indicator {
display: inline-block;font-family: "Font Awesome 5 Pro";speak: none;font-style: normal;font-weight: normal;font-variant: normal;text-transform: none;-webkit-font-smoothing: antialiased;padding-right: 26px;}
.footable-row-detail-name {
display: table-cell;font-weight: bold;padding-right: 0.5em;vertical-align: middle;width: 60px;}
.footable-row-detail-value {display: table-cell;}
.footable-row-detail-row{padding: 7px 0;}
.my_cart_table table tr td.footable-first-column {
    padding-left: 60px;
}

/* ....responsive-table.end........ */

    .block-content {
    padding-right: 20px;
    border-right: 1px solid #d3d8dc;
}


.new-Checkout .review_area {

    margin-top: 40px;
}


.cursorshade{display:none !important}
.aboutus_area h2 {
    font-size: 34px;
}
.aboutus_area p {
    font-size: 17px;
    width: 100%;
    margin: 0 auto;
}

.area-first .btn-right {
    text-align: left;
}
.area-first .btn-right a {
    margin: 0 20px 0 0;
}
.area-first {
    padding: 15px 0;
}

.user-profile .tab-content .thumnail_sec .image_sec img {
    max-width: 100%;
    margin-bottom: 5px;
    height: auto;
}
.area-first .thumnail_sec .content_sec {
    padding: 0;
    text-align: center;
}



    .filter-col {
display: none;
}

.panel_filter.filter-content {
display: block;
position: fixed;
z-index: 100;
background: #fff;
left: 12px;
width: 100%;
height: 100%;
top: 0;
padding:85px 15px;
-webkit-animation-duration: .6s;
animation-duration: .6s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-name: fadeInDown;
animation-name: fadeInDown;
margin-top: 0;
}

@keyframes fadeInDown {
0% {
opacity: 0;
transform: translate3d(0,-100%,0);
}

to {
opacity: 1;
transform: none;
}
}

.fadeInDown {
animation-name: fadeInDown;
}

.panel_filter .custom-control-label {
    font-size: 14px;
    line-height: 37px;
    margin-left: 20px;
}

.filter-close {
position: absolute;
top: 5px;
left: 0;
width: 100%;
line-height: 18px;
text-align: center;
font-weight: 900;
text-transform: uppercase;
color: #000;
font-size: 13px;
padding: 10px 20px;
text-align: center;
z-index:99;
background:#fff
}
.filter-scroll .navbar-nav li {
border-right: none;
margin: 0 6px 0 20px;
padding: 0 0 20px 0;
}


.filter-close span.btn {

height: 45px;
line-height: 22px;
font-weight: 600;
}
.filter-categories, .price-filter {
width: 100%;
margin-bottom: 25px;
}
.checkout-outer a {
position: relative;
width: 100%;
}
.filter-col .navbar-toggler {
position: absolute;
margin: 0;
padding: 0;
border: 0;
}
.panel_filter .navbar-toggler {
padding: 0.25rem 0.75rem 0.25rem 0;
font-size: 15px;
line-height: 1.5;
background-color: transparent;
border: 1px solid transparent;
border-radius: 0.25rem;
align-items: baseline;
margin-left: -5px;
color: #141414;
}

.selectall {
    display: inline-block;
    border: 0;
    padding-right: 5px;
    background: #f7f7f7;
}






}


@media only screen and (max-width: 768px){
.btn-right a {
    margin: 0 3px;
}
.area-first {
    padding: 15px;
}

.area-first a img {
    max-width: 100%;
    max-height: 200px;
}







}



@media(max-width : 767px) {
    .container {
    max-width: 100% !important;
    padding-right: 15px;
    padding-left: 15px;
}
.aboutus_area .image-sec {
    width: 100%;
    padding-right: 0;
    margin-bottom:25px
}

.filter-col {
display: none;
}

.panel_filter.filter-content {
display: block;
position: fixed;
z-index: 100;
background: #fff;
left: 12px;
width: 100%;
height: 100%;
top: 0;
padding:65px 15px;
-webkit-animation-duration: .6s;
animation-duration: .6s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-name: fadeInDown;
animation-name: fadeInDown;
margin-top: 0;
}

@keyframes fadeInDown {
0% {
opacity: 0;
transform: translate3d(0,-100%,0);
}

to {
opacity: 1;
transform: none;
}
}

.fadeInDown {
animation-name: fadeInDown;
}

.filter-close {
position: absolute;
bottom: 5px;
left: 0;
width: 100%;
line-height: 18px;
text-align: center;
font-weight: 900;
text-transform: uppercase;
color: #000;
font-size: 13px;
padding: 10px 20px;
text-align: center;
z-index:99;
background:#fff
}
.filter-scroll .navbar-nav li {
border-right: none;
margin: 0 6px 0 20px;
padding: 0 0 20px 0;
}


.filter-close span.btn {

height: 45px;
line-height: 22px;
font-weight: 600;
}
.filter-categories, .price-filter {
width: 100%;
margin-bottom: 25px;
}
.checkout-outer a {
position: relative;
width: 100%;
}
.filter-col .navbar-toggler {
position: absolute;
margin: 0;
padding: 0;
border: 0;
}
.panel_filter .navbar-toggler {
padding: 0.25rem 0.75rem 0.25rem 0;
font-size: 15px;
line-height: 1.5;
background-color: transparent;
border: 1px solid transparent;
border-radius: 0.25rem;
align-items: baseline;
margin-left: -5px;
color: #141414;
}

.selectall {
    display: inline-block;
    border: 0;
    padding-right: 5px;
    background: #f7f7f7;
}

.navbar-toggler:focus {
text-decoration: none;
outline: 0;
box-shadow: none;
}

.order-status .return-item {
    float: left;
    margin-top: 5px;
    padding: 0;
}
.order-status .return-item li {
    float: right;
    margin: 3px 20px 0 0;
}


.panel_filter .custom-control-label::before {

    width: 20px;
    height: 20px;

}

.panel_filter .custom-control-label::after {
    top: 12px;
    left: 5px;
}



.prof-menu {
    margin-top: 10px;
    animation-duration: 1s;
    animation-fill-mode: both;
    -webkit-animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    opacity: 0;
    animation-name: fadeInUp;
    -webkit-animation-name: fadeInUp;
}
.top_header .alert {
    padding: .6em 15px;

}

#header-sroll{display:none}
.menu_sec-mobile{display:block; border-bottom: 2px solid #f9f9f9;margin-top: 0;}

.menu_sec-mobile #wrap {
margin: 0;
    display: inline-block;
    position: relative;
    height: 60px;
    padding: 0;
    position: relative;
    top: 0;
       right:0;
       min-width:28px;
}

.menu_sec-mobile #wrap span{position:absolute; top:25px;}

.menu_sec-mobile input[type="text"] {
  height: 60px;
  font-size: 15px;
 
  display: inline-block;
  border: none;
  outline: none;
  color: #777;
  padding: 3px;
  padding-right: 60px;
  width: 0px;
  position: absolute;
  top: 0;
  right: 25px;
  background: none;
  z-index: 3;
  transition: width .1s cubic-bezier(0.000, 0.795, 0.000, 1.000);
  cursor: pointer;
}

.menu_sec-mobile input[type="text"]:focus:hover {
  border-bottom: 1px solid #777;
}

.menu_sec-mobile input[type="text"]:focus {
  width: 230px;
  z-index: 1;
  border-bottom: 1px solid #777;
  background:#fff;
  cursor: text;
}
.menu_sec-mobile input[type="submit"] {
  height: 20px;
  width: 20px;
  display: inline-block;
  color:red;
  float: right;
background:#fff url(../images/search_icon2.png) no-repeat;
    background-size: contain;
  text-indent: -10000px;
  border: none;
  position: absolute;
  top: 27px;
  right: 0;
  z-index: 2;
  cursor: pointer;
  opacity: 1;
  cursor: pointer;
  transition: opacity .4s ease;
}

.menu_sec-mobile input[type="submit"]:hover {
  opacity: 0.8;
}

.logo img {
    max-width: 200px;
    max-height: 45px;
    padding: 0;
}


.header-mobile-tabs--bottom{
    display:block;
    position: fixed;
    z-index: 99999;
    bottom: 0;
    width: 100%;
}


.product-ultra-grid {
    margin-top: 30px;
}
.product-ultra-grid .banner-url.odd-banner {
    margin-top: 15px;
}
.product-ultra-grid .banner-url.odd-banner .banner-content .product-item-name {
    max-width: 100%;
    display: block;
}
.product-ultra-grid .banner-url {
    margin-bottom: 50px;
}
.product-ultra-grid .banner-url.odd-banner .banner-content {
    margin-top: 20px;
}
.product-ultra-grid .banner-url.even-banner {
    padding-left: 0;
}

.product-ultra-grid .banner-url.even-banner .banner-content {
    position: initial;
    max-width: 100%;
    margin-top: 15px;
}

.product-ultra-grid .banner-url.even-banner .product-item-name {
    font-size: 1.2rem;

}
.product-ultra-grid .banner-url.even-banner .banner-content .price-box {
    width: 85%;
     margin: 15px 0;
}

.homevideo-sec {

    height: 240px;
}
.story-wrapper h2 {
    font-size:  1.7rem;

}
.categories-wrapper-2 .image_sec {
    width: 100%;
    text-align: center;

}

.categories-wrapper-2 .image_sec2 {
    justify-content: center;

}

.categories-wrapper-2 h2 {
    font-size: 1.7rem;
    order: 1;
    margin-bottom: 30px !important;
    text-align: center !important;
}

.categories-wrapper {
    margin:0;
    padding: 0;

}

.categories-wrapper h2 {
    font-size: 1.7rem;
}
.categories-items ul li {
    margin: 40px 0 0 0;
}

.feature_sec h2 {
    font-size: 1.7rem;
}

.newsletter-home.newsletter-color .content h2 {
    font-size: 1.7rem;
}



.homevideo-sec video{width:100%}



.thumbnail-image {
    display: inline-block;
}
.thumbnails {
    width: 100%;
    margin-left: 0;
    order: 2;
    padding: 0;
}
.priview_sec {
    width: 100%;

}
.image-gallery .wistlist-sec {
    top: 16px;
    right: 25px;
    width: 35px;
    height: 35px;

}
.image-gallery .wistlist-sec a i {
    margin-top: 3px;
}
.selectall {
    display: inline-block;
    border: 0;
    padding-right: 5px;
    background: #f7f7f7;
}

.product-list ul li {
    width: 50% !important;
    margin: 0 !important;

}

.product-list ul.tags-input li {
margin: 1px 3px 0 0px !important;
    width: auto !important;
}


.filter-col .navbar-toggler {
    position: absolute;
    margin: 0;
    padding: 0;
    border: 0;
}
.filter-col .navbar-toggler-icon {
    display: inline;
    font-size: 14px;
    color: #333;
}

.filter-col .navbar-toggler-icon i{ margin-right:5px}

.filter-col .navbar-collapse {
    position: fixed;
    z-index: 100;
    background: #fff;
    right: 0;
    width: 100%;
    height: 100%;
    top: 0;
    padding: 40px 15px 15px 15px;
    -webkit-animation-duration: .6s;
    animation-duration: .6s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
}
.filter-col .filter-scroll > div {
    width: 100%;
}

.filter-close {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 45px;
    line-height: 22px;
    text-align: center;
    font-weight: 600;
    text-transform: uppercase;
    color: #000;
    font-size: 13px;
    padding: 10px 20px;
    text-align: right;
}
.filter-col .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: relative;
    min-width: 100%;
    max-width: 100%;
    white-space: nowrap;
    opacity: 1;
    display:inline-block !important;
    visibility: visible;
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
    background: #fff;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    padding: 0;
}

.custom-checkbox .custom-control-input:checked~.custom-control-label::after {
    width: 7px;
    height: 7px;
}

.filter-tag{display:none}
.filter-col .navbar-expand-lg .navbar-nav .nav-link {
    font-size: 13px;
    font-weight: 600;
    padding: 15px 7px;
}
.filter-col .filter-scroll {
    display: block;
    -ms-flex-wrap: inherit;
    flex-wrap: inherit;
    overflow: auto;
    overflow-x: hidden;
    height: 100%;
    padding-right: 0;
    padding-bottom: 60px;
}

range-slider {
    width: 94%;
}

.filter-scroll .navbar-nav li {
    border-right: none;
    margin: 0 6px;
}

.search-sec {
    width: 93%;

}

/* ....responsive-table.... */
.my_cart_table table tr td{ padding: 5px;}
.my_cart_table .table thead th {    vertical-align: bottom;
    border-bottom: 0;
    font-size: 14px;
    font-weight: 600;}
.my_cart_table table tr td img {max-width: 100%; max-height: 75px;width: auto;}


.footable > thead > tr > th > span.footable-sort-indicator {
display: inline-block;font-family: "Font Awesome 5 Pro";speak: none;font-style: normal;font-weight: normal;font-variant: normal;text-transform: none;-webkit-font-smoothing: antialiased;padding-right: 26px;}
.footable-row-detail-name {
display: table-cell;font-weight: 600;padding-right: 0.5em;vertical-align: middle;width: 100px;font-size: 14px;color: #000;}
.footable-row-detail-value {display: table-cell;}
.footable-row-detail-row{padding: 7px 0;}
.my_cart_table table tr td.footable-first-column {
    padding-left: 60px;
}

.my_cart_table table tr td .icon-trash-light{

    display: block;
    position: absolute;
    bottom: 37px;
    left: 40%;}

/* ....responsive-table.end........ */

.mbt-w{width:100%; margin-bottom: 10px;}
.my_cart_sec h2 {
    font-size: 1.7rem;
}
.login-sec h2{font-size: 1.7rem;}
.block-content {
    padding-right: 0;
    border-right: none;
    margin-bottom: 30px;
}

.new-Checkout .review_area {

    margin-top: 30px;
}

.new-Checkout .sw-theme-arrows > ul.step-anchor > li > a:after {
   content: " ";
   display: block;
   width: 0;
   height: 0;
   border-top: 50px solid transparent;
   border-bottom: 50px solid transparent;
   border-left: 30px solid #f5e7df;
   position: absolute;
   top: 50%;
   margin-top: -50px;
   left: 100%;
   z-index: 2;
}
.new-Checkout .sw-theme-arrows > ul.step-anchor > li.active > a:after {
   border-left: 30px solid #333 !important;
}

.new-Checkout .nav-tabs .nav-item span {
   display: none;
}


    .new-Checkout .sw-theme-arrows > ul.step-anchor > li > a {
        text-align: center;
    }


.new-Checkout .review_area .scroll-sec .table-bordered td:nth-child(1) {
   width: 10%;
}

.new-Checkout .review_area .table-bordered td, .table-bordered th {
   font-size: 13px;

}
.new-Checkout .review_area .scroll-sec .table-bordered td:nth-child(2) {
   width: 35%;
}

.new-Checkout .review_area .scroll-sec .table-bordered td:nth-child(4) {
   width: 30%;
}
.new-Checkout .review_area .scroll-sec {

   padding-right: 0;
    max-height: 100%;
}
.review_area img {
   max-height: 50px;
}

.new-Checkout .shipping_form ul li {
   width: 100%;
   margin: 0 0 10px 0;
   height: 35px;
   float: left;
}
.new-Checkout .review_area .table-bordered td p {
   font-size: 15px;
   margin-bottom: 0;
}

.step-content .scroll-sec {
    max-height: 100%;

}



/*.slider_sec .carousel-item{height:190px}*/

.slider_sec .carousel-indicators li {
    width: 10px;
    height: 10px;
    margin-right: 8px;
    margin-left: 8px;
}

.instagram-sec ul li {
    width: 33.33%;
}

.custom_page_content .sidebar {
    flex: 0 0 100%;
    max-width: 100%;
}

.custom_page_content .main {
    flex: 0 0 100%;
    max-width: 100%;
    height: 100%;
}
.custom_page_content .sidebar__widget .image-sec {

    height: 320px;

}
.newsletter_sec {
    border-right: 0;
    padding-right: 0;
    margin-bottom: 40px;
}

body {
    padding-bottom: 40px;
}

.customGem .custm-title h3 span {
    height: 12px !important;
    margin-top: 0 !important;
}
.customGem .custm-title h3 {
    font-size: 12px !important;
}

.aboutus_area h2 {
    font-size: 34px;
}
.aboutus_area p {
    font-size: 17px;
    width: 100%;
    margin: 0 auto;
}


.instagram_sec .owl-carousel .owl-item .card img {
    display: block;
    width: 100%;
  max-height: 375px; 
    object-fit: cover;
    height: 375px;
}

.top_header .top_socialsec {
    position: initial;padding: 0;
}
.top_header .top_socialsec ul {
    text-align: center;
}
.top_header .top_socialsec ul li a {
    font-size: 13px;
    width: 25px;
    height: 25px;
    line-height: 28px;

}


.newsletter_sec .position-absolute {
    position: inherit!important;
}

.topcountry p {
    padding-right: 20px;
}
.slider_sec .carousel-caption .text_sec {
    display: flex;
    width: 100%;
    flex-direction: column;
    justify-content: center;
    height: 100%;
}


.slider_sec .carousel-caption {
    position: absolute;
    right: auto;
    bottom: auto;
    left: 0;
    z-index: 10;
    padding-top: 35px;
    padding-bottom: 20px;
    color: #fff;
    width: 100%;
    top: 0;
    transform: translate(0, 0);
    /*background: rgba(255,255,255,.5);*/
    height: 100%;
    padding-right: 50px;
    padding-left: 50px;
}


#luxleBlackfriday .modal-content p {
    font-size: 18px !important;
        
}
.user-profile .tab-content .thumnail_sec .image_sec img {
    max-width: 100%;
    margin-bottom: 5px;
    height: auto;
}

.area-first .btn-right {
    text-align: left;
}

.area-first a img {
    max-width: 100%;
    max-height: 200px;
}

.raiting_sec {
    margin: 30px 0 0 0;
}


    footer.page-footer {
    margin: 20px 0;
        padding: 75px 20px 42px 20px;

}

    .recently-view {
    padding: 0px 0 0 0;
}

.max-containerwidth {
    width: 100%;
    margin: 0 auto;
}
.product-list ul li .card .image-sec {
    height: 216px;
}



}
/* ------------------------ Mobile XS ------------------------*/
@media (max-width: 575px) {

    footer.page-footer {
    margin: 20px 0;
        padding: 75px 20px 42px 20px;

}

    .new-Checkout .sw-theme-arrows > ul.step-anchor > li > a:after {
   content: " ";
   display: block;
   width: 0;
   height: 0;
   border-top: 50px solid transparent;
   border-bottom: 50px solid transparent;
   border-left: 30px solid #f5e7df;
   position: absolute;
   top: 50%;
   margin-top: -50px;
   left: 88%;
   z-index: 2;
}


.order-information .pdf-invoice {
position: initial;
top: 3px;
right: 18px;

}

.order-details {
    padding: 25px 0;

}


.btn.m_width {
padding: 10px 15px
}

.billing-address {
    margin-bottom: 20px;
}

.area-first {
    padding: 14px 0;
}

.btn-right a {
    margin: 0 10px 0 0;
}
.area-first .btn-right a {
    margin: 0 7px 0 0 !important;
    padding: 10px 15px !important ;
}
.myreview-ratings {
    position: relative;
    padding: 0 15px;
}

.area-first a img {
    max-width: 100%;
    max-height: 200px;
}



    body {
    padding-bottom: 40px;
}

    .slider_sec .carousel-caption {
    position: absolute;
    right: auto;
    bottom: auto;
    left: 0;
    z-index: 10;
    padding-top: 35px;
    padding-bottom: 20px;
    color: #fff;
    width: 100%;
    top: 0;
    transform: translate(0, 0);
    /*background: rgba(255,255,255,.5);*/
    height: 100%;
    padding-right: 50px;
    padding-left: 50px;
}

    .modal-dialog {
    max-width: 90% !important;
    margin: 1.75rem auto;
}



.magnifier{display:none !important}

.top_header .alert p a {
font-size: .7rem;
}
/*.slider_sec .carousel-item{height:175px}*/

.slider_sec .carousel-item .btn {
    padding: 6px 27px;

}

.slider_sec .carousel-caption h1 {
    font-size: 20px;

}

.slider_sec .carousel-indicators li {
    width: 10px;
    height: 10px;
    margin-right: 8px;
    margin-left: 8px;
}

.featured_product_alt .container, .featured_product_alt_right .container{max-width:100% !important}

.featured_product_alt_right .image-sec .button_sec_mob, .featured_product_alt .image-sec .button_sec_mob {display:block}

.featured_product_alt_right .button_sec_desk, .featured_product_alt .button_sec_desk {display:none}

.featured_product_alt_right .order_sec{ order: 2;}

.featured_product_alt_right .featured-reverse .order_sec{ order: 0;}
.featured_product_alt .featured-reverse .order_sec{order:0}


.featured_product_alt_right {

    padding: 0px;
    margin-top: 40px;
}
.featured_product_alt_right .image-sec {

    height: auto;
    margin-bottom:30px
}

.featured_product_alt_right .image-sec img {
    max-width: 100%;


}

.featured_product_alt_right h3 {
    font-size: 22px;

}
.featured_product_alt_right p {

    font-size: 20px;
    line-height: 30px;
    margin-bottom: 25px;
}



.featured_product_alt {

    padding: 0px;
    margin-top: 15px;
}
.featured_product_alt .image-sec {

    height: auto;
    margin-bottom:30px
}
.featured_product_alt .image-sec img {
    max-width: 100%;


}

.featured_product_alt h3 {
    font-size:22px;

}
.featured_product_alt p {

    font-size: 20px;
    line-height: 30px;
    margin-bottom: 25px;
}

.recently-view .owl-carousel.owl-drag .owl-item .card .image-sec {

    height: 280px;

}

.categories-items ul li .card .card-img {
    max-width: 100%;
    border-radius: calc(.25rem - 1px);
    height: auto;
    transition: .7s;
}



.categories-items {
    width: 100%;
        margin-top: 35px;
}


.categories-wrapper .images-sec {
    height: 420px;

}
.categories-items ul li {
    margin: 0 0 35px 0;
    width: 100%;

}

.my_cart_table table tr td .icon-trash-light{

    display: block;
    position: absolute;
    bottom: 37px;
    left: 70%;}


.footer-block{margin-bottom:15px}

.bottom-footer-copyright{width:100%; padding:0 15px; margin-bottom:20px}

.bottom-footer-social{width:100%; padding:0 15px;margin-bottom:10px}

.bottom-footer-social ul {
    padding: 0;
}

.bottom-footer-link{width:100%; padding:0 15px}
.bottom-footer-link ul {
    padding: 0;
}

.details-sec .cart-sec button {
    width: 100%;
}

.btn-link {
    padding: 13px 10px !important;
}


.productlist-banner {
   height: 180px;

}

.priview_sec {
    width: 100%;
    height: 285px;

}

.product-list ul li .card {
    padding: 0;
}



.product-list ul li .card .image-sec img {
    min-height: 100%;
    max-height: 100% !important;
    width: initial;
}

.area-first .thumnail_sec .content_sec {
    padding: 0px;
}

.user-profile .tab-content .thumnail_sec .image_sec img {
    max-width: 100%;
    margin-bottom: 5px;
    height: auto;
}

.area-first .btn-right {
    text-align: left;
}

.priview_sec img {
    max-width: 100%;
    height: auto;
    max-height: 280px;
}
.instagram-sec ul li {
    width: 50%;
}
.shipping_form{
    padding: 0 5px;
}

.product-details .border-top {

    width: 100%;

}

.producbuilder-banner{ height:300px;}
.producbuilder-banner h1{ 
        font-size: 30px;

}   

.producbuilder-banner h3{font-size: 20px;}

.producbuilder-banner p{font-size: 14px;}

.custom_page_content h2 {
font-size: 17px;
    line-height: 23px;
}
.aboutus_area {
    padding: 10px 0;
}

.aboutus_area h2 {
    font-size: 22px;
}

.aboutus_area h4{
    font-size: 17px;
}
.aboutus_area p {
    font-size: 14px;

}

.aboutus_area h6 {
    font-size: 12px;
}
.aboutus_area .mb-4 {
    margin-bottom: 1rem!important;
}

.aboutus_area h3 {
    font-size: 17px;
}

.aboutusnew_sec {
    padding: 0;
}

.aboutusnew_sec .image-sec {
height: auto; 
margin-bottom: 30px;
}

.aboutusnew_sec p{ margin-bottom:30px}



.modal-content .modal-body img{
    max-width: 100%;
}

.topcountry .form-group {
    width: 185px;
}



}



@media (max-width: 320px) {
.instagram-sec ul li {
    width: 100%;
}

.my_cart_table table tr td .icon-trash-light{

    display: block;
    position: absolute;
    bottom: 37px;
    left: 80%;}

.topcountry .form-group {
    width: 136px;

}
.topcountry .btn {
padding: 10px 15px;
}
.top_header .alert {
    padding: .6em 0px;
}
.top_header .alert {
    font-size: 11px;

}




}