body {
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    position: relative;
}

.product__carousel {
    display: block;
    max-width: 700px;
    margin: 1em auto 3em;
}

    .product__carousel a {
        display: block;
        margin-bottom: 15px;
    }

    .product__carousel .gallery-top {
        border: 1px solid #ebebeb;
        border-radius: 3px;
        margin-bottom: 5px;
    }

        .product__carousel .gallery-top .swiper-slide {
            position: relative;
            overflow: hidden;
        }

            .product__carousel .gallery-top .swiper-slide a {
                position: relative;
                display: flex;
                justify-content: center;
                align-items: center;
                width: 100%;
                height: 100%;
            }

                .product__carousel .gallery-top .swiper-slide a img {
                    width: 100%;
                    height: 100%;
                    object-fit: contain;
                }

            .product__carousel .gallery-top .swiper-slide .easyzoom-flyout img {
                min-width: 100%;
                min-height: 100%;
            }

    .product__carousel .swiper-button-next.swiper-button-white,
    .product__carousel .swiper-button-prev.swiper-button-white {
        color: #ff3720;
    }

    .product__carousel .gallery-thumbs .swiper-slide {
        position: relative;
        transition: border .15s linear;
        border: 1px solid #ebebeb;
        border-radius: 3px;
        cursor: pointer;
        overflow: hidden;
        height: calc(100% - 2px);
    }

        .product__carousel .gallery-thumbs .swiper-slide.swiper-slide-thumb-active {
            border-color: #000;
        }

        .product__carousel .gallery-thumbs .swiper-slide img {
            position: absolute;
            left: 50%;
            top: 50%;
            transform: translate(-50%,-50%);
            max-width: 100%;
        }

ul.rating_area {
    list-style: none;
    margin: 0;
    padding: 0;
}

    ul.rating_area li {
        display: inline-block;
    }

.star_wrp .fa {
    color: orange;
}

ul.rating_area li p {
    float: left;
    margin: 0 10px 0 0;
}

.star_wrp {
    float: left;
    margin: 0 10px 0 0;
}

.diet_type ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

    .diet_type ul li {
        display: inline-block;
        background: #e5e5e5;
        color: #000;
        padding: 6px 10px 6px 10px;
    }

.panel-heading .accordion-toggle:after {
    /* symbol for "opening" panels */
    font-family: 'Glyphicons Halflings'; /* essential for enabling glyphicon */
    content: "\e114"; /* adjust as needed, taken from bootstrap.css */
    float: right; /* adjust as needed */
    color: grey; /* adjust as needed */
}

.panel-heading .accordion-toggle.collapsed:after {
    /* symbol for "collapsed" panels */
    content: "\e080"; /* adjust as needed, taken from bootstrap.css */
}

.panel-default {
    border: 0 !important;
}

.panel-heading {
    background: none !important;
    padding: 0 !important;
}

.panel-body {
    border-top: 0 !important;
    padding: 20px 0 !important;
}

    .panel-body .table > tbody > tr > td, .panel-body .table > tbody > tr > th, .panel-body .table > tfoot > tr > td, .table > tfoot > tr > th, .panel-body .table > thead > tr > td, .panel-body .table > thead > tr > th {
        border-top: 0 !important;
    }

.box-inner {
    border-radius: 8px;
    position: relative;
    padding: 14px 18px;
    text-align: center;
    border: 1px #D5D9D9 solid;
}

    .box-inner button {
        width: 100%;
        margin: 10px 0;
    }

.delvery_india {
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
}

.sell_amazon {
    text-align: center;
    margin: 10px 0;
}

.pack_list ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

    .pack_list ul li {
        display: inline-block;
        border: 1px solid #E0E0E0;
        border-radius: 2px;
        padding: 7px 10px 6px 10px;
        margin-bottom: 5px;
        width: 49%;
    }

        .pack_list ul li a {
            text-decoration: none;
            color: #0F1111;
        }

        .pack_list ul li h5 {
            margin: 0 0 5px;
        }

        .pack_list ul li p {
            margin: 0;
            font-size: 12px;
            color: #929292;
        }

        .pack_list ul li:hover {
            background: #f3f3f3;
        }

            .pack_list ul li:hover p, .pack_list ul li.active p {
                color: #B12704;
            }

        .pack_list ul li.active {
            border: 1px solid #E47911;
        }

            .pack_list ul li.active h5 {
                font-weight: bold;
            }

#myCarousel .thumbnail {
    margin-bottom: 0;
    padding: 20px;
    border: 0;
}

h3.hdng {
    font-weight: bold;
    margin-bottom: 2rem;
}

.carousel-control.left, .carousel-control.right {
    background-image: none !important;
}

.carousel-control {
    color: #fff;
    top: 40%;
    color: #428BCA;
    bottom: auto;
    padding-top: 4px;
    width: 30px;
    height: 30px;
    text-shadow: none;
    opacity: 1;
	background:none!important;
	border: 0px solid #ffffff;
}
.caption p {
    margin: 0 0 10px!important;
}
.carousel-control:hover, .carousel-control:focus{
        color: #d9534f;
    }

    .carousel-control.left, .carousel-control.right {
        background-image: none !important;
    }

    .carousel-control.right {
        left: auto;
        right: -32px;
        top: 40%;
    }

    .carousel-control.left {
        right: auto;
        left: -32px;
        top: 40%;
    }

.carousel-indicators {
    bottom: -30px;
}

    .carousel-indicators li {
        border-radius: 0;
        width: 10px;
        height: 10px;
        background: #ccc;
        border: 1px solid #ccc;
    }

    .carousel-indicators .active {
        width: 12px;
        height: 12px;
        background: #3276b1;
        border-color: #3276b1;
    }

.pro_list_price span{
    font-size: 20px;
}

    .pro_list_price span span {
        font-size: 12px;
        vertical-align: text-top;
    }

.compare_table table th{
    text-align: center;
}

.compare_table table th img{
    width:100%;
}

.compare_table table th, .compare_table table td {
    border-top: 1px solid #ccc;
}

.compare_table table tbody th {
    background: #ececec;
}

.compare_table table tbody td i{
    color: green;
}
.fa-2x {
    font-size: 50px!important;
}

.product_dtl{
    border-top: 1px solid #ccc;
    padding-top: 1rem;
}

.product_dtl ul{
    list-style: none;
    margin:0;
    padding-left: 1rem;
}

.pro_dtl_pic{
    height:500px;
}
.t_contareaTab img {
  
    max-width: 100%!important;
    max-height: 100%!important;
 
}
    .pro_dtl_pic img {
        width: 100% !important;
        height: 100% !important;
		 max-width: 100% !important;
        max-height: 100% !important;
        object-fit: cover;
    }

.mt-15{
    margin-top: 15px;
    padding-left:0 !important;
}

.desc_tbl {
    border: 1px solid #BBBFBF;
}

    .desc_tbl tr:nth-child(odd) {
        background-color: #F0F2F2;
    }

.main_dv {
    width: 100%;
}

 /*.subCont { 
     margin-left: 8.33333333%; 
     width: 83.33333333%;
    
}*/


.row {
    margin-right: -15px;
    margin-left: -15px;
}

.ColFour {
    width: 33.33333333%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.pad-rt-3per{
	 padding-right: 3%;
}
.pad-rt-1per{
	 padding-right: 1%;
}
.Col3 {
    width: 30%;
    float: left;
    position: relative;
    min-height: 1px;
   
    padding-left: 1%;
   
}
.ColThree {
    width: 25%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 0px;
    padding-left: 0px;
}

.table thead th {
    vertical-align: top!important;
}
@media only screen and (min-width: 320px) and (max-width: 567px) {
	.ColThree{
		width: 100%;
	}
}