/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */


 a {
    color: #ce1c00;
 }

.header a:hover, .headerNavigation:hover {
    text-decoration: underline;
 }


 .sticky {
    position: sticky;
 }

 .top-0 {
    top:0;
 }


 .leftbigcontent #content, .column-left #content {
    width: auto;
 }

 /* #right-column {
    width: 100%;
    float: left;
 } */

#js-product-list {
    clear: both;
 }

 @media (min-width:991px){

    #content, .leftbigcontent, .column-left {
        width: 60%;
     }

    #right-column {
        width: 40%;
    }
}

@media(max-width:767px){
    #products .products {
        padding-bottom: 100%;
    }
    #product .row.product-container {
        margin:0;
    }

    #product .tab-pane.fade {
        margin-left:0;  
        padding-right:20px;
    }
}

 @media(min-width: 980px) {
    #content, .leftbigcontent, .column-left {
        width: 80%;
    }
    #right-column {
        width: 20%;
    }

 .container {
    display: flex;
    flex-wrap: wrap;
 }


 /* #right-column {
    height: auto;
 } */
 }

.column-left {
    overflow: hidden;
}

.column-right {
    clear:both;
}


 .address_blocks_hide{
	 display:none;
 }
 
 .input-group-btn-vertical{
	 display:none !important;
 }
 
 .all_address_block{
	display:block; 
 }

 .top-menu[data-depth="1"] {
    margin:0;
 }

 body#checkout section.checkout-step .step-title {
    display: block;
    overflow: hidden;
    padding-bottom:0;
    margin-bottom:0 !important;
 }


.category.current a{
    color: #ce1d00!important;
    background: #efb0a5!important;
    display: block;
    margin-left: -5px;
    padding-left: 5px;
    padding-bottom: 0 !important;
    font-weight: bold !important;
}

.top-menu a[data-depth="0"] {
	/* padding:0; */
}


body#checkout section.checkout-step .not-allowed {
    opacity:1;
}

body#checkout section h1 .step-edit {
    float: right;
}

body#checkout section.checkout-step.-reachable.-complete .content, body#checkout section.checkout-step .content, body#checkout section.checkout-step .done, body#checkout section.checkout-step .step-edit {
    display: block;
}

.max-width930 {
    max-width: 930px;
    margin: 15px;
}
body#checkout a:hover {
    color: inherit;
}
#checkout p {
    color: #000;
}

body#checkout section.checkout-step .step-title {
    font-size: 18px;
    font-weight: bold;
    color: #861200;
    margin-bottom: 15px;
}

body#checkout section.checkout-step {
    box-shadow: none;
    border:none;
    margin-bottom: 3rem;
}

body#checkout section.checkout-stepX, .card-block.cart-summary-totals .cart-summary-line.cart-totalX, .card-block.cart-summary-totals .cart-summary-line.cart-total {
    background-color: #e3e1e1;
}

body#checkout section.checkout-step .content {
    padding-top: 15px;
}

body#checkout #cart-summary-product-list {
    font-size: inherit;
}

.btn, .btn:hover {
    color: #fff !important;
}

.btn-primary {
    background-color: #981f16;
}

.btn-secondary {
    background-color: #981f16;
}

.btn-primary:hover, .btn-secondary:hover  {
    background-color: #f9340d;
    text-decoration: underline;
}



.bg-primary-400 {
    background-color: #ce1d00;
}

.float-right {
    float: right;
}

.whitespace-nowrap {
    white-space: nowrap;
}

.w-auto {
    width: auto !important;
}

.p-15 {
    padding: 15px;
}

.gap-3 {
    gap: 3px;   
}

.font-xs {
    font-size: 11px;
}

.d-flex, .flex {
    display: flex;
}

.justify-between {
    justify-content: space-between;
}

.items-center {
    align-items: center;
}

.radius-md {
    border-radius: 1.5rem;
}

.p-5 {
    padding: 1rem !important;
}

.p-05 {
    padding: 0.3rem;
}

.ml-0, .mx-0 {
    margin-left: 0!important;
}
.ml-5 {
    margin-left: 3rem;
}

#checkout-personal-information-step, #checkout-addresses-step {
    padding:0 !important;
}

.mb-5, #checkout-personal-information-stepX {
    margin-bottom: 1.5rem;
}

.d-none {
    display: none !important;
}

.shadow-none {
    box-shadow: none;
}
.border-none {
    border:none;
}
.bg-grey {
    background-color: #e3e1e1;
}


body#checkout #footer {
    display: none;
}

.mini-cart.cart-sidebar li {
    color: #f5d2cc;
    padding: 2px 0;
    list-style-type: square;
  }
.mini-cart.cart-sidebar li a{
    color: #f5d2cc;
}
.mini-cart.cart-sidebar li a:hover{
    text-decoration: underline;
}
  .mini-cart.cart-sidebar {
    padding: 10px;
    margin-left: 10px;
  }
  .bottom-cart-details .cart-count-link {
    display: none !important;
  }
  .bottom-cart-details .cart-details {
    display: block !important;
    visibility: visible !important;
  }
  #_desktop_cart-btm .header {
    display: none !important;
  }

  #products .product-miniature {
    margin:0;
  }

  #mainCategory-description {
    line-height:170%;
  }

  #category-description {
    padding: 15px;
  }

.global{
	width: 580px;
}

.global h2 {
    color: #861200;
    clear: both;
}
.global p {
    clear: both;
}

.work img{
	/* width: 540px; */
	margin-left: 0px;
	margin-bottom: 0px;
}




iframe {
	margin-left: 20px;
	margin-bottom: 0px;
}



.work3 {
	position: relative;
	float: left;
	display: block;
	width: 260px;

	/* height: 332px; */
	/* margin-left: 20px; */
	/* margin-top: 30px; */
    margin-right: 4%;
 margin-bottom: 20px;
	padding-left: 0px;
	/* overflow: hidden; */
}


.work {
	position: relative;
	float: left;
	display: block;
	/* width: 540px; */
	height: auto;
	/* margin-left: 20px; */
	margin-bottom: 20px;
	margin-top: 0px;
	padding-left: 0px;
	overflow: hidden;
}

.work1 {
	position: relative;
	float: left;
	display: block;
	/* width: 540px; */
	/* height: 332px; */
	/* margin-left: 20px; */
	margin-bottom: 30px;
	padding-left: 0px;
	overflow: hidden;
}

@media(min-width:768px){
    .work1{
        width: 540px;
        height: 332px;
    }
    .work {
        height: 270px;
    }
}

.work .mask,.view .content, .work1 .mask,.view .content {
   /* width: 540px; */
   /* height: 80px; */
   /* position: absolute;
   overflow: hidden;
   bottom: 0;
   left: 0; */
}

@media(min-width:768px){
    .work .mask, .work1 .mask, .work3 .mask3, .view .content {
    /* width: 260px; */
    /* height: 80px; */
        position: absolute;
        overflow: hidden;
        bottom: 0;
        left: 0;
    }
}
.work img, .work1 img, .work3 img {
   display: block;
   position: relative;
   max-width: 100%;
   height: auto;
}

.work h2, .work1 h2 {
   color: #000;
   text-align: left;
   position: relative;
   font-size: 14px;
   padding-top: 6px;
   padding-left: 20px;
   margin: 20px 0 0 0;
}

.work3 h2 {
   color: #000;
   text-align: left;
   position: relative;
   font-size: 14px;
   padding-top: 6px;
   padding-left: 20px;
   margin: 20px 0 0 0;
}

.work p.legend, .work1 p.legend, .work3 p.legend {
   font-size: 12px;
   font-weight: bold;
   /* position: absolute; */
   color: #981F16;
   top: 24px;
   left: 0;
   text-align: left;
   clear: both;
   padding:5px 10px !important;
}

.work .mask, .work1 .mask, .work3 .mask3 {
   background-color: rgba(255, 255, 255, 0.5);
   -webkit-transition: all 0.3s ease-in-out;
   -moz-transition: all 0.3s ease-in-out;
   -o-transition: all 0.3s ease-in-out;
   -ms-transition: all 0.3s ease-in-out;
   transition: all 0.3s ease-in-out;
}

@media(min-width:768px){
    .work .mask, .work1 .mask, .work3 .mask3 {
        -webkit-transform: translateY(100%);
        -moz-transform: translateY(100%);
        -o-transform: translateY(100%);
        -ms-transform: translateY(100%);
        transform: translateY(100%);
    }   
}


.work p, .work1 p, .work3 p  {
   /* -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0; */
   -webkit-transition: all 0.2s linear;
   -moz-transition: all 0.2s linear;
   -o-transition: all 0.2s linear;
   -ms-transition: all 0.2s linear;
   transition: all 0.2s linear;
}

@media(min-width:768px){
    .work .mask3, 
    .work1 .mask3, 
    .work3 .mask3  {
        -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
        opacity: 0;
    }
}

.work:hover .mask, .work1:hover .mask, .work3:hover .mask3  {
   -webkit-transform: translateX(0px);
   -moz-transform: translateX(0px);
   -o-transform: translateX(0px);
   -ms-transform: translateX(0px);
   transform: translateX(0px);
}

.work:hover .mask3, .work1:hover .mask3, .work3:hover .mask3 {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
}


.work .mask h3, .work1 .mask h3, .work3 .mask3 h3 {
    clear: both;
    /* float: left; */
    padding: 5px 10px;
    font-size: 1em;
    font-weight: normal;
    background: #ce1d00;
    color: #fff;
    line-height: 170%;
    margin-top:0;
    /* white-space: nowrap; */
 }

 @media (min-width: 768px){
    .work .mask h3, 
    .work1 .mask h3, 
    .work3 .mask3 h3 { 
        float: left;
    }
 }


/* @media(max-width: 991px){
    .work, .work1, .work3 {
        width: 100%;
        margin-left: 0;
    }
    .work img {
        max-width: 100%;
        height: auto;
    }
} */


/* Custom alert styles */
.custom-alert {
    padding: 10px;
    color: #fff;
    background-color: red;  /* Red background */
    position: fixed;
    top: 20px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1000;
    border-radius: 5px;
    font-size: 16px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    max-width: 80%;
    text-align: center;
    z-index: 9999;
}

.custom-alert.alert-red {
    background-color: red;  /* Red alert color */
}

.custom-alert.alert-blue {
    background-color: blue; /* Optional: blue alert if needed */
}



.alert-qty--changeX .container{
    width: 90%;
    position: fixed;
    top: 10px;
    padding: 0;
    margin: 0 auto;
    left: 0;
    right: 0;
    border-radius: 3px;
    overflow: hidden;
    z-index: 10;
}

.alert-qty--changeX .alert{
    margin-bottom: 0;
    
}


.forsearch-sec .skeleton-loader {
    width: 52px;
    height: 57px; /* Adjust based on image size */

    float: left;
}

.forsearch-sec .skeleton-loader, .image-skeleton-loader {
    
    background: linear-gradient(90deg, #f3f3f3 25%, #ecebeb 50%, #f3f3f3 75%) !important;
    background-size: 200% 100% !important;
    animation: skeleton-loading 1.5s infinite;
    border-radius: 4px;
}

@keyframes skeleton-loading {
    0% { background-position: -200% 0; }
    100% { background-position: 200% 0; }
}

body#checkout #delivery textarea, body#checkout #gift_message textarea {
    width: 100%;
}


section#main {
    clear: both;
}