/* BOL - General */

section[data-cattype="51025"]{

    min-height: 72vh;

}

section[data-cattype="51025"] #listcategory2 {
  background-color: #F5F6F8;
  border: none;
}

section[data-cattype="51025"] #listtag2 {
 background-color: #F5F6F8;
  border: none;
}

section[data-cattype="51025"] .btn.btn-default {
  display: none;
}



section[data-cattype="51025"] option {
  font-weight: normal !important;
}

section[data-cattype="51025"] .clearBoth.wrapper_pagination.mt-3 {
  margin-bottom: 60px;
}

section[data-cattype="51025"] .row.justify-content-center.align-items-center.g-2 {
  position: relative;
  left: -54px;
}

section[data-cattype="51025"] .btn.btn-inverse.fadeBG:hover {
  background-color: #B99642;
  color: #fff;
  border: solid 1px #B99642;
}

section[data-cattype="51025"] #listsort2 {
  display: none;
}

section[data-cattype="51025"] #keyword {
  background-color: #F5F6F8;
  border-top: none;
  border-right: none;
  border-bottom: 1px solid;
  border-radius: 0px;
border-left: none;
}

section[data-cattype="51025"] .search-hover-wrapper .search-label-on-hover {
  position: absolute;
  right: 110px; /* adjust based on button size */
  top: 50%;
  transform: translateY(-50%);
  background: #fff;
  color: #333;
  padding: 5px 10px;
  border-radius: 5px;
  white-space: nowrap;
  box-shadow: 0 0 5px rgba(0,0,0,0.1);
  display: none;
  z-index: 10;
  font-size: 14px;
}

section[data-cattype="51025"] .search-hover-wrapper:hover .search-label-on-hover {
  display: inline-block;
}

section[data-cattype="51025"] .twit {
  color: #fdfdfd;
  font-size: 20px;
  position: absolute;
  z-index: 1;
  margin-left: 9px;
  margin-top: -1px;
}

section[data-cattype="51025"] .container {
  max-width: 1600px !important;

}

section[data-cattype="51025"],

section[data-cattype="51025"] form.form-inline{

    padding: 0px 40px 0px 40px;
  margin-bottom: 0px;
  background-color: #F5F6F8;

}



[data-cattype="51025"] h1 {
font-size: 45px;
  padding: 60px 0px 40px;
  margin: 0px 0px;
  text-transform: capitalize;
  text-align: center;
  color: #1c1c1c;

}



section[data-cattype="51025"] form.form-inline .btn{ margin-bottom: 0; }



[data-cattype="51025"] .price{

    color: #0359D7;
display: none;

}



section[data-cattype="51025"] form.form-inline input.form-control{

    width: 100%;

}

section[data-cattype="51025"] .input-group.group-quantity-control {
  display: none;
}
section[data-cattype="51025"] .btnbuy_form {
display: none;
}



[data-cattype="51025"] .btn-primary {

    background-color: #F7B719;
  	border: #F7B719;
	height: 34px;

}

[data-cattype="51025"] .title {
  color: #fff !important;
  font-size: 22px !important;
  padding: 20px 0px 10px 0px;
}

[data-cattype="51025"] .summary {
  color: #FED70E !important;
  font-size: 14px !important;
  padding: 0px 10px 20px 10px;
  text-decoration: none;
}

[data-cattype="51025"] .summary-up {
text-align:center;
}

[data-cattype="51025"] .btn.btn-morph.btn-default.loop1page587.fadeBG {
  height: 34px;
}

[data-cattype="51025"] .btn-primary:hover {

    background-color: #09836C;

}
[data-cattype="51025"] .page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #B99642;
  border-color: #B99642;
}
[data-cattype="51025"] .title a:link {
  color: #1c1c1c;
  text-decoration: none;
}

[data-cattype="51025"] .btn.btn-success.fadeBG {
color: #ffffff;
text-decoration: none;
height: 34px;
display: none;
}

[data-cattype="51025"] .btn.btn-morph.btn-default.loop1page644.fadeBG {
display: none;
}

[data-cattype="51025"] .page-link:hover {
  z-index: 2;
  color: #ffffff;
  background-color: #B99642;
  border-color: #B99642;
}



[data-cattype="51025"] .sales-tag {

    position: absolute;

    display: inline-block;

    width: 60px;

    height: 60px;

    top: -10px;

    right: -15px;

    background: #ff0000;

    border-radius: 30px;

    text-align: center;

    padding: 15px 3px;

    text-transform: uppercase;

    color: #fff;

    font-weight: bold;

    font-size: 16px;

    transform: rotate(45deg);

    border: 2px solid #eee;

    z-index: 10;

}



[data-cattype="51025"] .pad {

    padding: 0px 5px 0px 5px;

}



[data-cattype="51025"] .btn-inverse {

    color: #2b2b2b;
  background-color: #F5F6F8;
  height: 34px;
  line-height: 1;
  border-top: none;
  border-right: none;
  border-bottom: 1px solid;
  border-radius: 0px;

}





/* EOL - General */







/* BOL - Listing Item */



section[data-cattype="51025"] .list-product{

    display: flex;

    flex-wrap: wrap;

    justify-content: center;

    align-items: stretch;

    margin: 0;

    position: relative;

    padding: 0px 40px 0px 40px;

}

section[data-cattype="51025"] .list-product.loading{

    justify-content: center;

    align-items: center;

}

section[data-cattype="51025"] .loader { 

    width: 60px; 

    margin: 30px 0;

}



section[data-cattype="51025"] .loader-wheel {

  animation: spin 1s infinite linear;

  border: 2px solid rgba(255, 255, 255, 0.5);

  border-left: 4px solid #aaa;

  border-radius: 50%;

  height: 50px;

  margin-bottom: 10px;

  width: 50px;

}



section[data-cattype="51025"] .loader-text {

  color: #aaa;

  font-family: arial, sans-serif;

}



section[data-cattype="51025"] .loader-text:after {

  content: 'Loading';

  animation: load 2s linear infinite;

}



@keyframes spin {

  0% { transform: rotate(0deg);}

  100% { transform: rotate(360deg); }

}



@keyframes load {

  0% { content: 'Loading'; }

  33% { content: 'Loading.'; }

  67% { content: 'Loading..'; }

  100% { content: 'Loading...'; }

}





[data-cattype="51025"] .grid_item {

    width: 23%;

    /*width: 100%;*/

    margin: 0.8em ;

    border-radius: 10px;

    border: none;

    background: #fff;

    padding: 0;

    box-shadow: 0px 2px 3px #ddd;

    /*overflow: hidden;*/

    position: relative;

    text-align: left;

}



[data-cattype="51025"] .jumbotron {

    padding: 40px 60px 40px 60px;

    margin-bottom: 30px;

    color: inherit;

    background-color: #eee;

    border-radius: 10px;

}







[data-cattype="51025"] .item_content.grid_item {

    position: relative;
border-radius: 25px;

}

[data-cattype="51025"] .grid_item a.link-img{

    background-repeat: no-repeat;

    background-size: cover;

    background-position: center center;

    

    display: block;

    border-top-left-radius: 25px;
  border-top-right-radius: 25px;

}

[data-cattype="51025"] .grid_item img.product_img_line{

    opacity: 0;

}



[data-cattype="51025"] .grid_item .group-quantity-control {

    max-width: none;

    width: auto;

    float: none;

    margin-right: 10px;
display: none;

}

[data-cattype="51025"] .grid_item .group-quantity-control input[name="qty"]{

    max-width: 36px;

    height: 30px;

    padding: 3px 6px;

}



[data-cattype="51025"] .grid_item .title > a, .grid_item .title {

    font-size: 18px;

    line-height: 1.2;

    color: #fff;

    display: block;
text-align: center;

}

[data-cattype="51025"] .ajax.add-to-cart.ajax-add-to-cart {
  background-color: #5E0909;
border-bottom-left-radius: 25px;
  border-bottom-right-radius: 25px;
}

[data-cattype="51025"] .product_img_line {
  height: 220px !important;
}

[data-cattype="51025"] small {
  display: none;
}



[data-cattype="51025"] .grid_item .ajax-add-to-cart .btn {

    margin-bottom: 3px;

}









[data-cattype="51025"] .form-group {

    display: inline-flex;
border-bottom: 1px solid !important;
  border: none;
  background-color: transparent;

}



[data-cattype="51025"] .input-group {

    flex-wrap: inherit;
margin-bottom: 14px;
width: 70%;


}

[data-cattype="51025"] .pagination{

    justify-content: center;

}





/* EOL - Listing Item */







/* BOL - Product Detail */





[data-cattype="51025"] .detail-page {

    margin-top: 15px;
	max-width: 1400px;
 	margin: 0 auto;
 	padding: 40px;

}
[data-cattype="51025"] .tabs.mb-xlg {
  max-width: 1400px;
  margin: 0 auto;
  padding: 40px;
}



[data-cattype="51025"] .detail-page h1.title {
  margin-top: 0px;
  color: #1c1c1c !important;
  font-size: 32px !important;
  margin-left: 0px;
  text-align: left;
}


[data-cattype="51025"] .normal_text p {

    margin: 5px 0 12px 0;

}





[data-cattype="51025"] ul.grid li {

    list-style: none;

    display: inline-block;

    vertical-align: top;

}



[data-cattype="51025"] .detail-page input.input-number {

	max-width: 45px;

	height: 36px;

}



[data-cattype="51025"] .grid.list-attribute > li > label {

    vertical-align: bottom;

    margin-right: 5px;

    display: block;

}





[data-cattype="51025"] fieldset.social-media {

    margin: 15px 0 30px 0;

    padding: 10px;
display: none;

}



[data-cattype="51025"] .tab-pane {

    padding: 20px;

}



/* EOL - Product Detail */





/* BOL - Product attribute photo gallery at detail page 2022-02-13 */

[data-cattype="51025"] .detail-page .productimggallery ul.listImage li,

[data-cattype="51025"] .detail-page .productimggallery ul.listImage li .wrapper_image{

    width: 70px;

    height: 50px;

}

/* EOL - Product attribute photo gallery at detail page */







/* Typical laptop screen size*/

@media (max-width: 1400px) {



}



/* Portrait tablet to landscape and desktop */

@media (min-width: 768px) and (max-width: 980px) {



    [data-cattype="51025"] .form-group {

        display: flex;

        width: 247px;

        float: left;

    }



    [data-cattype="51025"] .grid_item {

        width: 228px;

    }



    [data-cattype="51025"] .item_content .btn{

        float: right;

        margin-right: 0;

    }



    [data-cattype="51025"] .item_content .group-quantity-control {

        margin-left: 0;

    }



}



/* Mobile screen size - landscape view */

@media (max-width: 767px) {



}



/* Mobile screen size */

@media (max-width: 480px) {
[data-cattype="51025"] .input-group {
  width: 100%;
}
section[data-cattype="51025"] {
  padding: 0px 20px 0px 20px;
}

[data-cattype="51025"] .form-group {
  border-bottom: 0px solid !important;
}

section[data-cattype="51025"] #listcategory2 {
  background-color: #F5F6F8;
  border: none;
  border-bottom: 1px solid !important;
  border-radius: 0px;
}

section[data-cattype="51025"] #listtag2 {
  background-color: #F5F6F8;
  border: none;
  border-bottom: 1px solid !important;
  border-radius: 0px;
}
[data-cattype="51025"] .title {
  color: #fff !important;
  font-size: 20px !important;
  padding: 5px;
}

 section[data-cattype="51025"] .wrapper_grid_item .item_content.grid_item {
    width: 100%;
    height: auto;
    padding: 0px 0px 0px 0px;
    margin: 0px 5px 20px 5px;
  }

section[data-cattype="51025"] .form-group {
  margin-bottom: 5px;
}

section[data-cattype="51025"] .row.justify-content-center.align-items-center.g-2 {
  position: relative;
  left: 0px;
}


    /* BOL - General */



    section[data-cattype="51025"] form.form-inline .btn {

        margin: 0px;

        display: block;

    }



    [data-cattype="51025"] h1 {

        text-align: center;

        padding: 20px 20px 0px 20px;
    font-size: 28px;

    }

	[data-cattype="51025"] .detail-page h1.title {
  		margin-top: 0px;
  		color: #1c1c1c !important;
    font-size: 28px !important;
  		margin-left: 0px;
	}
[data-cattype="51025"] .wrapper_image {
  width: 100%;
}

	[data-cattype="51025"] a > img {
  		border: none;
 	 	margin-left: 0px;
    margin-top: 20px;
	}



    [data-cattype="51025"] .sales-tag {

        right: 15px;

    }

    section[data-cattype="51025"] form.form-inline {

        padding: 10px 0px 0px 0px;

      }

      section[data-cattype="51025"] .list-product {

        padding: 0px 0px 0px 0px;
margin-bottom: -55px;
      }





    /* EOL - General */





    /* BOL - Listing Item */



    section[data-cattype="51025"] .wrapper-result-input {

        width: 100%;

    }





    [data-cattype="51025"] .form-group {

        display: flex;

    }



    [data-cattype="51025"] .item_content .grid_item img.product_img_line {

        background-size: contain;

        background-color: #cccccc63;

    }





    [data-cattype="51025"] .grid_item {

        width: 47%;

        height: auto;

        padding: 0px 0px 10px 0px;

        margin: 0px 5px 20px 5px;

    }







    [data-cattype="51025"] .btn-primary {

        margin-top: 10px !important;

    }





    /* EOL - Listing Item */





    /* Detail Item */



    .wrapper_productimg .product_img_line {

        text-align: center;

        margin: auto;

        display: block;



    }



    ul.listImage li {

        margin: 0 8px 8px 0px;

        width: 160px;

        height: 150px;

        overflow: hidden;

    }



    .grid.listImage {

        margin-left: 10px;

    }



    [data-cattype="51025"] .btnwidth .input-group {

        display: block;

    }



    [data-cattype="51025"] .btnwidth .input-group .btn {

        margin:10px;

        height:50px !important;

    }





    [data-cattype="51025"] .btnwidth .btn, .btnwidth input {

        height: 50px !important;

        width: 100% !important;

    }





    [data-cattype="51025"] .btnext .btn {

        margin-top: 16px !important;

    }





    [data-cattype="51025"] .input-group .btn {

        height: auto !important;

    }

	[data-cattype="51025"] .detail-page {
  		margin-top: 15px;
 	 	margin: 0px;
  		padding: 0px;
	}

	[data-cattype="51025"] .tabs.mb-xlg {
  		margin: 0 auto;
  		padding: 0px;
	}

	[data-cattype="51025"] p {
  		font-size: 14px;
	}

	[data-cattype="51025"] .btn.btn-success.fadeBG {
  		color: #ffffff;
  		text-decoration: none;
  		margin-top: 12px;
	}




    /* End Detail Item */



}



