@font-face {
  font-family: RobotoCondensed-Regular;
  src: url(RobotoCondensed-Regular.ttf);
}
@font-face {
  font-family: RobotoCondensed-Bold;
  src: url(RobotoCondensed-Bold.ttf);
}
@font-face {
  font-family: RobotoSlab-Regular;
  src: url(RobotoSlab-Regular.ttf);
}
@font-face {
    font-family: 'Ernest-and-Emily';
    src: url('ErnestandEmilyUprightSolid.eot');
    src: local('Ernest and Emily Upright Solid'), local('ErnestandEmilyUprightSolid'),
        url('ErnestandEmilyUprightSolid.eot?#iefix') format('embedded-opentype'),
        url('ErnestandEmilyUprightSolid.woff2') format('woff2'),
        url('ErnestandEmilyUprightSolid.woff') format('woff'),
        url('ErnestandEmilyUprightSolid.ttf') format('truetype'),
        url('ErnestandEmilyUprightSolid.svg#ErnestandEmilyUprightSolid') format('svg');
    font-weight: normal;
    font-style: normal;
}
body, input, textarea, button, select{
	font-family: RobotoCondensed-Regular;
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6{
	font-family: RobotoCondensed-Bold;
}
b, strong{
    font-family: RobotoCondensed-Bold;
}
hr{
    margin: 0px;
    border-top: 1px solid rgba(0, 0, 0, 0.25);
}
.page-width{
	max-width: 1440px;
	padding: 0px;
}
.template-product .page-width {
    margin-top: 120px;  				/** was 82px before the top banner - Kam **/
}
@media (max-width: 1440px) {
    .template-product .page-width {
        margin-top: 120px;			/** was 82px before the top banner - Kam **/
    }
    .help .size-table.women .shogun-table{
        border-left: 1px solid black;
    }
    .help .size-table.men .shogun-table{
        border-left: 1px solid black;
    }
}
@media (max-width: 1200px) {
    .help .size-table.women .shogun-table-wrapper{
        border-top: 0 !important;
        border-left: 0 !important;
    }
    .help .size-table.women .shogun-table{
        border-top: 0 !important;
        border-left: 0 !important;
    }
    .help .size-table.men .shogun-table-wrapper{
        border-left: 0 !important;
    }
    .help .size-table.men .shogun-table{
        border-left: 0 !important;
    }
}
@media (max-width: 991px) {
    .help .size-table.women .shogun-table{
        border-top: 0 !important;
    }
    .template-product .page-width {
        margin-top: 116px;				/** was 72px before the top banner - Kam **/
    }
}
@media(min-width: 992px){
    .template-404 .empty-page-content{
        margin-top: 200px;
        margin-bottom: 100px;
    }
}
.template-404 h1{
	opacity: 0.98;
    color: #484899;
    font-size: 45px;
    font-weight: 400;
    font-family: RobotoCondensed-Regular;
    letter-spacing: 3px;
    line-height: 47px;
    text-transform: uppercase;
}
.template-404 .not-found-discr{
	color: #000000;
    font-size: 16px;
    font-family: RobotoSlab-Regular;
    font-weight: 400;
    letter-spacing: 0.8px;
    line-height: 23px;
    margin-bottom: 70px;
    margin-top: 30px;
}
.button {
    color: #000000;
    font-family: "RobotoCondensed-Regular";
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 2px;
    text-transform: uppercase;
    background-color: transparent;
    border: 2px solid #000000;
    padding: 15px 30px;
}
.button:not([disabled]):hover {
	background-color: #000000;
}
.top-sort-discription p {
    margin-bottom: 0px;
    max-width: 500px;
    margin: 0 auto;
    letter-spacing: 0.6px;
}
.top-sort-discription-why p {
    margin-bottom: 0px;
    max-width: 680px;
    margin: 0 auto;
    letter-spacing: 0.6px;
}
.top-hedding h1{
	text-transform: uppercase !important;
    opacity: 0.98;
}
.multi-link-line a {
    padding-right: 10px;
    padding-left: 10px;
    text-transform: uppercase;
}
.multi-link-line span{
	letter-spacing: 1.8px;
}
.discript-pera {
    margin: 0 auto;
    position: relative;
    padding-left: 60px;
    padding-right: 60px;
    margin-bottom: 104px;
}
body.terms-privacy .discript-pera{
    margin-bottom: 60px;
}
body.why-us .discript-pera{
	margin-bottom: 85px;
}
.discript-pera p {
    letter-spacing: 0.8px;
    margin-bottom: 23px;
}
.discript-pera p span,
.discript-pera h1.seo-cmspage,
.discript-pera h2.seo-cmspage,
.discript-pera h3.seo-cmspage{
    letter-spacing: 0.8px;
    font-family: RobotoSlab-Regular;
    font-weight: 400;
    color: #000000;
    font-size: 16px;
}
.discript-pera .shg-rich-text:before,
.discript-pera .shg-accordion:before {
    content: '';
    border: 2px dotted rgba(0, 0, 0, 0.25);
    position: absolute;
    width: 19px;
    left: -25px;
    height: calc(30% + 42px);
    border-right: none;
    top: -42px;
    border-bottom: none;
}
.faqs .discript-pera .shg-accordion:before{
    height: 107px;
}
@media (max-width: 1199px) {
    .faqs .discript-pera .shg-rich-text:before, 
    .faqs .discript-pera .shg-accordion:before{
        top: -27px
    } 
}
@media (min-width: 992px) {
    .faqs .discript-pera .shg-rich-text:before, 
    .faqs .discript-pera .shg-accordion:before{
        width: 18px;
    }
    .terms-privacy .discript-pera .shg-rich-text:before, 
    .terms-privacy .discript-pera .shg-accordion:before{
        width: 24px;
    }
}
.discript-pera .shg-rich-text:after,
.discript-pera .shg-accordion:after {
    content: '';
    position: absolute;
    border-top: 2px dotted rgba(0, 0, 0, 0.25);
    width: 23px;
    top: calc(30% + 7px);
    transform: rotate(35deg);
    left: -24px;
}
.hedding-pera {
    margin: 0 auto;
    position: relative;
    padding-left: 60px;
    padding-right: 60px;
}
.hedding-pera .shg-rich-text{
    margin: 0 auto;
    max-width: 1320px;
    padding-left: 25px;
    position: relative;
}
.hedding-pera .shg-rich-text:before{
    content: '';
    width: 10px;
    height: 10px;
    position: absolute;
    border: 1px solid rgba(0, 0, 0, 0.25);
    border-radius: 50%;
    /*left: 0;
    top: 6px;*/
    left: -5px;
    top: 5px;
}
body.terms-privacy .hedding-pera .shg-rich-text:before{
    left: 0;
    top: 6px;
}
body.help .hedding-pera .shg-rich-text:before,
body.faqs .hedding-pera .shg-rich-text:before{
    top: 6px;
}
.hedding-pera p {
    font-family: RobotoSlab-Regular;
    text-transform: uppercase;
    letter-spacing: 1.8px;  
    color: #000000; 
    margin-bottom: 30px; 
    font-size: 14px;
}
.why-us .hedding-pera p{
    font-family: "RobotoCondensed-Regular";
}
.discript-pera .shg-rich-text,
.discript-pera .shg-accordion{
    border-left: 1px solid rgba(0, 0, 0, 0.25);
    border-right: 1px solid rgba(0, 0, 0, 0.25);
    padding-left: 60px;
    padding-right: 60px;
    max-width: 1320px;
    position: relative;
    margin: 0 auto;
}
.top-hedding .shogun-heading-component h1{
    color: #fff !important;
    font-weight: normal;
    font-family: "RobotoCondensed-Regular";
    font-style: normal;
    font-size: 65px;
    line-height: 65px;
    letter-spacing: 2px;
    max-width: 510px;
    margin: 0 auto;
}
.top-sort-discription p{
    font-size: 30px;
    font-weight: 400;
    color: #ffffff;
    text-align: left;
    font-family: RobotoSlab-Regular;
    text-align: center;
}
.top-sort-discription-why p{
    font-size: 30px;
    font-weight: 400;
    color: #ffffff;
    text-align: left;
    font-family: RobotoSlab-Regular;
    text-align: center;
}
.multi-link-line p{
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 1.8px;
    text-transform: uppercase;
}
.default-btn a{
    font-size: 14px;
}
.two-col-pera p,
.two-col-pera h1.seo-cmspage,
.two-col-pera h2.seo-cmspage,
.two-col-pera h3.seo-cmspage{
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.8px;
    line-height: 23px;
    color: #000000;
    font-family: RobotoSlab-Regular;
}
.two-col-pera{
    padding-left: 60px;
    padding-right: 60px;
}
.two-col-pera.help-wt-sz .shg-c-lg-9{
    padding-right: 8.2%;
}
.two-col-pera .help-sg img{
    max-width: 117%;
    margin-left: -17%;
}
.help .size-table-wrapper .shg-box-content {
    border-left: 1px solid rgba(0, 0, 0, 0.25);
    border-right: 1px solid rgba(0, 0, 0, 0.25);
}
.help-do-look .shg-c-lg-4 .shogun-image-container{
    text-align: right !important;
}
.help-do-look .shg-c-lg-4 img{
    max-width: 300px;
}
.two-col-pera .shg-row{
    position: relative;
    padding-left: 60px;
    padding-right: 60px;
    border-left: 1px solid rgba(0, 0, 0, 0.25);
    border-right: 1px solid rgba(0, 0, 0, 0.25);
    max-width: 1326px;
    margin: 0 auto;
}
.two-col-pera .shg-row:before {
    content: '';
    border: 2px dotted rgba(0, 0, 0, 0.25);
    position: absolute;
    width: 20px;
    left: -25px;
    height: calc(30% + 42px);
    border-right: none;
    top: -42px;
    border-bottom: none;
}
.help .two-col-pera .shg-row:before {
    width: 18px;
    top: -43px;
    height: calc(30% + 43px);
}
.hlp-womens .two-col-pera .shg-row:before,
.hlp-womens .two-col-pera .shg-row:after {
	display: none;
}
.hlp-womens{
	margin-top: 130px;
}
.two-col-pera .shg-row:after {
    content: '';
    position: absolute;
    border-top: 2px dotted rgba(0, 0, 0, 0.25);
    width: 23px;
    top: calc(30% + 7px);
    //top: 159px;
    transform: rotate(35deg);
    left: -24px;
}
.why-txt-img-con .two-col-pera .shg-row:after {
    top: 159px;
}
.size-guide-btn {
    display: inline-block;
    margin-top: 45px;
}
.two-col-pera .shogun-heading-component h3 {
    font-size: 30px !important;
    font-weight: 400;
    letter-spacing: 3px;
    line-height: 35px;
    text-transform: uppercase;
    margin-bottom: 20px;
    font-family: "RobotoCondensed-Regular";
}
.hlp-delivery .two-col-pera .shogun-heading-component h3{
	margin-bottom: 40px;
}
.why-us .two-col-pera .shogun-heading-component h3{
    margin-bottom: 40px;
    padding-left: 5px;
}
.size-table {
    padding-left: 60px;
    padding-right: 60px;
    padding-top: 50px;
    max-width: 1326px;
    margin: 0 auto;
}
.two-col-pera .size-table p{
    font-size: 18px;
    letter-spacing: 2.31px;
}
.two-col-pera .size-table td.shogun-table-column {
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 2.31px;
    font-family: RobotoCondensed-Bold;
    color: #000;
    width: 14%;
}
.two-col-pera .shg-rich-text {
    margin: 0 auto;
    max-width: 1326px;
}
.two-col-pera .extra-discript {
    padding-left: 60px;
    padding-right: 60px;
    border-left: 1px solid rgba(0, 0, 0, 0.25);
    border-right: 1px solid rgba(0, 0, 0, 0.25);
    max-width: 1326px;
    margin: 0 auto;
    margin-bottom: 125px;
}
.two-col-pera .extra-discript p,
.two-col-pera .extra-discript h1.seo-cmspage,
.two-col-pera .extra-discript h2.seo-cmspage,
.two-col-pera .extra-discript h3.seo-cmspage {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.7px;
    font-family: "RobotoCondensed-Regular";
}
.hedding-pera.two-col-pera p,
.hedding-pera.two-col-pera h1.seo-cmspage,
.hedding-pera.two-col-pera h2.seo-cmspage,
.hedding-pera.two-col-pera h3.seo-cmspage,
.hedding-pera.two-col-pera h1.seo-productpage,
.hedding-pera.two-col-pera h2.seo-productpage,
.hedding-pera.two-col-pera h3.seo-productpage,
.hedding-pera.two-col-pera h1.seo-blogpage,
.hedding-pera.two-col-pera h2.seo-blogpage,
.hedding-pera.two-col-pera h3.seo-blogpage{
    font-family: "RobotoCondensed-Regular";
}
.two-col-pera.in-three-col .shg-row {
    padding-left: 0;
    padding-right: 0;
}
.two-col-pera.in-three-col .shg-row .shg-box-content {
    padding-left: 59px;
    padding-right: 37px;
}
.drop-iconimage {
    display: inline-block;
}
.drop-icontitle {
    display: inline-block;
    vertical-align: middle;
}
.drop-icontitle .shogun-heading-component h1 {
    text-transform: uppercase;
    font-size: 30px !important;
    font-weight: 400;
    font-family: RobotoCondensed-Regular;
    letter-spacing: 0.8px;
    line-height: 23px;
    padding-left: 16px;
}
.two-col-pera.in-three-col .drop-iconimage {
    margin-bottom: 18px;
}
.jlZItN.jlZItN .feizGD.feizGD {
    border: 1px solid #979797;
    padding-left: 43px;
    padding-right: 43px;
    overflow: hidden;
}
.llnZYQ.llnZYQ{
    background-color: rgba(255, 2055, 255, 0.6);
}
.jlZItN.jlZItN .kgSBuM.kgSBuM .fxfLWS.fxfLWS.fxfLWS.fxfLWS.fxfLWS.fxfLWS .ql-editor p {
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 2.86px;
    text-transform: uppercase;
    font-family: "RobotoCondensed-Regular";
    margin-bottom: 10px;
    margin-top: 66px;
}
.jlZItN.jlZItN .frgUNU.frgUNU .fxfLWS.fxfLWS.fxfLWS.fxfLWS.fxfLWS.fxfLWS .ql-editor p {
    font-size: 45px;
    font-weight: 400;
    letter-spacing: 3px;
    line-height: 47px;
    font-family: "RobotoCondensed-Regular";
    overflow: hidden;
}
.jlZItN.jlZItN .frgUNU.frgUNU {
    margin-bottom: 40px;
}
.jlZItN.jlZItN .jWjQme.jWjQme.jWjQme.jWjQme.jWjQme.jWjQme {
    border: 2px solid #000000;
    height: 50px;
}
.jlZItN.jlZItN .gtTNlt.gtTNlt.gtTNlt.gtTNlt.gtTNlt.gtTNlt{
    border: 2px solid #000000;
    height: 50px;
}
.jlZItN.jlZItN .jbEiXh.jbEiXh.jbEiXh.jbEiXh.jbEiXh.jbEiXh::placeholder{
    font-size: 14px;
    color: #979797;
    letter-spacing: 2px;
    font-weight: 400;
    font-family: "RobotoCondensed-Regular";
}
.jlZItN.jlZItN .gtTNlt.gtTNlt.gtTNlt.gtTNlt.gtTNlt.gtTNlt::placeholder{
    font-size: 14px;
    color: #979797;
    letter-spacing: 2px;
    font-weight: 400;
    font-family: "RobotoCondensed-Regular";
}
.jlZItN.jlZItN .eFMyuL.eFMyuL.eFMyuL.eFMyuL.eFMyuL.eFMyuL {
    border: 2px solid #000000;
    padding: 16px 24px;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-family: "RobotoCondensed-Regular";
}
.gFUkUQ.gFUkUQ .fzSpET.fzSpET .kuTZjd {
    margin-bottom: 60px;
}
.gFUkUQ.gFUkUQ .fzSpET.fzSpET .lgyOlI {
    margin-bottom: 60px;
}
.gFUkUQ.gFUkUQ .gEmUkc.gEmUkc {
    margin-top: -2px;
}
.gFUkUQ.gFUkUQ{
    box-shadow: 0 5px 20px 10px rgba(0, 0, 0, 0.5) !important;
    border: none !important;
}
.llnZYQ.llnZYQ {
    background-color: rgba(255, 2055, 255, 0.6) !important;
}
.kMGAqQ.kMGAqQ{
    top: 35px !important;
    right: 38px !important;
}
.why-top-section {
    max-width: 1440px;
    margin: 0 auto;
}
.why-top-section .top-hedding .shogun-heading-component h1 {
    max-width: 500px;
}
.why-top-section .top-plus-img {
    width: 612px;
    margin: 0 auto;
    text-align: right !important;
    padding-right: 10px;
}
.discript-pera .border-video {
    //border-left: 2px solid rgba(0, 0, 0, 0.25);
    //border-right: 2px solid rgba(0, 0, 0, 0.25);
    max-width: 1320px;
    position: relative;
    margin: 0 auto;
    margin-top: 20px;
}
.discript-pera .border-video:before {
    content: '';
    //width: 100%;
    position: absolute;
    height: 125px;
    left: -2px;
    top: -125px;
    //border-left: 1px solid rgba(0, 0, 0, 0.25);
}
.discript-pera .border-video:after {
    content: '';
    //width: 100%;
    position: absolute;
    height: 125px;
    top: -125px;
    right: -2px;
    //border-right: 1px solid rgba(0, 0, 0, 0.25);
}
.two-col-pera .why-left-txt .shogun-heading-component h3 {
    margin-bottom: 25px;
}   
.why-right-img {
    margin-left: -60px;
}
.why-left-txt p {
    width: 88%;
}
.two-col-pera.left-dot-line-none .shg-row:before {
    content: unset;
}
.why-left-img {
    margin-right: -60px;
}
.why-right-txt .shg-c {
    width: 88%;
    float: right;
}
.why-txt-img-con{
    margin-bottom: 110px;
}
@media screen and (max-width: 767px){
    .why-txt-img-con {
        margin-bottom: 0px;
    }
}
.why-multi-link.hedding-pera p {
    letter-spacing: 3px;
    margin-bottom: 49px;
    font-family: "RobotoCondensed-Regular";
}
.why-us .why-us-multi p {
    margin-bottom: 25px;
}

@media screen and (min-width: 767px) and (max-width: 991px){
    .why-multi-link.hedding-pera p{
        margin-bottom: 27px;
    }
}

.why-multi-link.hedding-pera .shg-rich-text{
    padding-left: 25px;
}
.why-txt-img-con.two-col-pera .shg-row:before{
    top: -80px;
    height: calc(30% + 80px);
    border-right: none;
    top: -49px;
    height: calc(30% + 49px);
}


@media screen and (max-width: 1113px){
    .why-txt-img-con.two-col-pera .shg-row:before{
        top: -65px;
        height: calc(30% + 66px);
    }
}

@media screen and (max-width: 1046px){
    .why-txt-img-con.two-col-pera .shg-row:before{
        top: -66px;
        height: 217px;    
    }
}
.why-us-side.two-col-pera .shg-row:before{
    top: -80px;
    height: calc(30% + 80px);
    border-right: none;
    /*border-bottom: 0;*/
     top: -104px;
    height: calc(30% + 91px);
}
.single-col-pera {
    margin: 0 auto;
    position: relative;
    padding-left: 60px;
    padding-right: 60px;
}
.single-col-container{
    border-left: 1px solid rgba(0, 0, 0, 0.25);
    border-right: 1px solid rgba(0, 0, 0, 0.25);
    padding-left: 60px;
    padding-right: 60px;
    max-width: 1326px;
    position: relative;
    margin: 0 auto;
}
.single-col-pera .single-col-container:before{
    content: '';
    border: 2px dotted rgba(0, 0, 0, 0.25);
    position: absolute;
    width: 20px;
    left: -25px;
    height: calc(30% + 42px);
    border-right: none;
    top: -42px;
    display: block;
    border-bottom: none;
}
.why-us .single-col-pera .single-col-container:before {
    height: 272px;
}
.single-col-pera p,
.single-col-pera h1.seo-cmspage,
.single-col-pera h2.seo-cmspage,
.single-col-pera h3.seo-cmspage {
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.8px;
    line-height: 16px;
    margin-bottom: 0px;
    font-family: RobotoSlab-Regular;
    color: white;
}
.single-col-pera .shogun-heading-component h1 {
    font-size: 55px;
    font-weight: 400;
    letter-spacing: 4.13px;
    line-height: 45px;
    text-transform: uppercase;
    color: #ffffff !important;
    font-family: "RobotoCondensed-Regular";
    margin-bottom: 7px;
    position: relative;
    display: inline-block;
    margin-right: 75px;
}
.wu-lab-tested{
	max-width: 63%;
    margin: 0 auto;
}
.single-col-pera .shogun-heading-component h1:after {
    content: '';
    height: 89px;
    width: 89px;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    background-image: url(ul-logo-png-transparent_white_copy.png);
    top: -30px;
    right: -95px;
}
.why-us .why-lab-test-mbl span,
.why-us .why-mobile-change span{
    line-height: 1.5;
    font-size: 16px;
}
.ul-verification-txt {
    margin-top: 44px;
    margin-bottom: 32px;
}
.single-col-pera .ul-verification-txt p {
    color: #000000;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 1.8px;
    text-transform: uppercase;
    font-family: "RobotoCondensed-Regular";
    line-height: 42px;
}
.single-col-pera .why-slider p{
    color: #000000;
    line-height: 30px;
    font-size: 30px;
    letter-spacing: 3px;
    font-weight: 400;
    font-family: RobotoSlab-Regular;
}
.why-slider {
    max-width: 1022px;
    margin: 0 auto;
  	margin-top: 60px;
    margin-bottom: 100px;
}
.why-the-news{
    margin-bottom: 140px;
}
body.why-us .why-mobile-change img{
	width: 100%;
}
.single-col-pera .why-dropdown-list .first p{
    color: #000000;
    font-size: 22px;
    font-weight: 400;
    letter-spacing: 2.2px;
    text-transform: uppercase;
    padding-top: 20px;
}
.single-col-pera .why-dropdown-list p{
    color: #000000;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-family: "RobotoCondensed-Regular";
}
.why-dropdown-list {
    padding: 14px 15px 30px;
    cursor: pointer;
    border-top: 1px solid rgba(151, 151, 151, 0.5);
}
.why-dropdown-last-border {
    border-bottom: 1px solid rgba(151, 151, 151, 0.5);
}
.single-col-pera .why-dropdown-list .shg-c-lg-10 >div{
	margin-left: -25px;
}
.single-col-pera .why-dropdown-list .first p:after {
    content: '\f107';
    font-family: FontAwesome;
    position: absolute;
    right: 0;
    font-size: 37px;
    top: 35px;
}
.single-col-pera .why-dropdown-list .first p:hover:after {
    cursor: pointer;
}
.why-dropdown-content {
    padding: 30px 45px;
    //border-bottom: 2px solid #ddd;
}
@media screen and (min-width: 767px) and (max-width: 991px){
    .why-dropdown-content {
        padding-bottom: 0px !important;
    }
}
.why-dropdown-content p,
.why-dropdown-content h1.seo-cmspage,
.why-dropdown-content h2.seo-cmspage,
.why-dropdown-content h3.seo-cmspage{
    color: #000000;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 0.65px;
    line-height: 17px;
    font-family: "RobotoCondensed-Regular";
    max-width: 130px;
    margin: 0 auto;
    display: inline-block;
    vertical-align: middle;
    margin-top: -58px;
    text-transform: none;
}
@media screen and (max-width: 1200px) and (min-width: 991px){
    .single-col-pera .shogun-heading-component h1 {
        margin-bottom: 7px;
        margin-right: 60px;
    }
    .why-us .why-dropdown-content {
        padding: 5px 130px;
    }
    .why-us .why-dropdown-content:nth-child(even) {
        /**padding-bottom: 40px;**/
    }
    .why-us .why-dropdown-content p,
    .why-dropdown-content h1.seo-cmspage,
    .why-dropdown-content h2.seo-cmspage,
    .why-dropdown-content h3.seo-cmspage {
        font-size: 14px;
        max-width: 125px;
        margin-top: -57px;
        line-height: 15px;
    }
    .prod-lab-tested-ul .why-dropdown-content p,
    .why-dropdown-content h1.seo-cmspage,
    .why-dropdown-content h2.seo-cmspage,
    .why-dropdown-content h3.seo-cmspage {
        font-size: 12px;
        max-width: 132px;
        margin-top: -60px;
        line-height: 14px;
    }
}
.why-dropdown-main{
    margin-bottom: 100px;
}
.myaccount__order-history{
    -webkit-flex: 1 0 61%;
    -moz-flex: 1 0 61%;
    -ms-flex: 1 0 61%;
    flex: 1 0 61%;
    padding-left: 0;
}
.myaccount__account-details{
    -webkit-flex: 1 0 39%;
    -moz-flex: 1 0 39%;
    -ms-flex: 1 0 39%;
    flex: 1 0 39%;
    padding-left: 60px;
    border-left: 1px solid rgba(0, 0, 0, 0.25);
}
.acc-fix-width .acc-gen,
.acc-fix-width .acc-interest{
	display: none;
}
.acc-fix-width{
    padding-left: 60px;
    padding-right: 60px;
    margin-top: 200px;
    margin-bottom: 130px;
}
.acc-fix-container{
    position: relative;
    padding-left: 60px;
    padding-right: 60px;
    border-left: 1px solid rgba(0, 0, 0, 0.25);
    border-right: 1px solid rgba(0, 0, 0, 0.25);
    max-width: 1326px;
    margin: 0 auto;
}
.acc-fix-container:before{
    content: '';
    border: 2px dotted rgba(0, 0, 0, 0.25);
    position: absolute;
    width: 23px;
    left: -25px;
    height: calc(30% + 80px);
    border-right: none;
    top: -66px;
    border-bottom: none;
}
.acc-fix-container:after{
    content: '';
    position: absolute;
    border-top: 2px dotted rgba(0, 0, 0, 0.25);
    width: 23px;
    top: calc(30% + 20px);
    transform: rotate(35deg);
    left: -23px;
}
.acc-small-title{
    padding-left: 15px;
}
.acc-small-title p{
    color: #000000;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 1.8px;
    text-transform: uppercase;
    line-height: normal;
    margin-bottom: 56px;
}
.acc-fix-width .myaccount__order-history h2 {
    color: #484899;
    font-size: 45px;
    font-weight: 400;
    letter-spacing: 3.38px;
    line-height: 55px;
    text-transform: uppercase;
    font-family: "RobotoCondensed-Regular";
    margin-bottom: 45px;
}
.acc-fix-width .myaccount__order-history p{
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.8px;
    line-height: 23px;
    color: #000000;
    font-family: RobotoSlab-Regular;
}
.myaccount__account-details .acc-blue {
    color: #484899;
    font-size: 30px;
    font-weight: 400;
    letter-spacing: 2.25px;
    line-height: 55px;
    text-transform: uppercase;
}
.myaccount__account-details p{
    color: #000000;
    font-family: "RobotoCondensed-Regular";
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 2px;
    line-height: 24px;
    margin-bottom: 0;
}
.myaccount__account-details span {
    color: #000000;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.8px;
    line-height: 23px;
    font-family: RobotoSlab-Regular;
    display: block;
    margin-bottom: 46px;
}
.acc-fix-width .grid {
    margin-left: 0;
}
.myaccount__account-details p.acc-gray {
    color: #979797;
    font-weight: 700;
    text-transform: uppercase;
    font-family: RobotoCondensed-Bold;
}
.myaccount__account-details p.acc-underline {
    border-bottom: 2px solid #979797;
    margin-bottom: 20px;
    padding-bottom: 4px;
}
.myaccount__account-details .acc-delv-add .acc-gray {
    display: inline-block;
}
.acc-delv-add .acc-edit-btn {
    display: inline-block;
    float: right;
}
.acc-delv-add .acc-edit-btn-mobile {
    display: inline-block;
    float: right;
}
.cos-acc-details {
    padding-bottom: 20px;
}
.acc-delv-add .acc-edit-btn a {
    color: #000000;
    font-size: 11px;
    font-weight: 400;
    letter-spacing: 1.57px;
    text-transform: uppercase;
    font-family: "RobotoCondensed-Regular";
}
.acc-delv-add .acc-edit-btn a:after{
    content: '';
    background-image: url(edit-icon.png);
    width: 17px;
    height: 17px;
    display: inline-block;
    position: relative;
    top: 6px;
    background-repeat: no-repeat;
    right: 0;
    margin-left: 2px;
}
.acc-delv-add .acc-edit-btn-mobile a {
    color: #000000;
    font-size: 11px;
    font-weight: 400;
    letter-spacing: 1.57px;
    text-transform: uppercase;
    font-family: "RobotoCondensed-Regular";
}
.acc-delv-add .acc-edit-btn-mobile a:after{
    content: '';
    background-image: url(edit-icon.png);
    width: 17px;
    height: 17px;
    display: inline-block;
    position: relative;
    top: 6px;
    background-repeat: no-repeat;
    right: 0;
    margin-left: 2px;
}
.faqs .grid{
    margin-left: 0px;
}
.faqs .medium-up--push-one-twelfth {
    left: 0;
    width: 100%;
    padding-left: 0;
}
.faqs-top-img{
    position: relative;
}
.faqs-top-text{
    position: absolute;
    width: 100%;
    top: 35%;
}
.faqs-top-text h1{
    opacity: 0.98;
    color: #ffffff;
    font-size: 65px;
    font-weight: 400;
    letter-spacing: 2px;
    line-height: 65px;
    text-transform: uppercase;
    max-width: 583px;
    margin: 0 auto;
    font-family: "RobotoCondensed-Regular";
    margin-bottom: 30px;
}
.faqs-top-text p{
    color: #ffffff;
    font-size: 30px;
    font-weight: 400;
    letter-spacing: 0.6px;
    line-height: 40px;
    max-width: 583px;
    margin: 0 auto;
    font-family: RobotoSlab-Regular;
}
.faqs .section-header{
    display: none;
}
.faqs .faqs-inner .panel-group{
    width: 100% !important;
}
.faqs .faqs-inner .panel-group h4 {
    font-family: "RobotoCondensed-Regular";
    font-size: 21px !important;
    font-weight: 400;
    letter-spacing: 1.8px;
    line-height: 35px;
    padding: 0 !important;
}
.faqs .faqs-inner .panel-group h4 .icons {
    position: static !important;
    margin-left: 10px;
}
.faqs .faqs-inner .panel-group h4 a {
    display: inline-block !important;
    width: auto !important;
    border: none;
}
.faqs .faqs-inner .panel-group #desing_five {
    margin-bottom: 20px !important;
}
.faqs .faqs-inner .panel-group .panel-body p {
    color: #000000;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.8px;
    line-height: 23px;
    font-family: RobotoSlab-Regular;
    margin-bottom: 25px;
}
.faqs .faqs-inner{
    padding-left: 60px;
    padding-right: 60px;
}
.faqs .faqs-inner .heading_faq {
    margin-bottom: 12px;
    padding-left: 15px;
    margin-bottom: 12px;
    padding-left: 15px;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 1.8px;
    text-transform: uppercase;
    font-family: "RobotoCondensed-Regular";
    color: #000000;
    position: relative;
}
.faqs .faqs-inner .heading_faq:before{
    content: '';
    width: 10px;
    height: 10px;
    position: absolute;
    border: 1px solid rgba(0, 0, 0, 0.25);
    border-radius: 50%;
    left: -3px;
    top: 2px;
}
.faqs .faqs-inner .unique_code {
    position: relative;
    padding-left: 60px;
    padding-right: 60px;
    border-left: 1px solid rgba(0, 0, 0, 0.25);
    border-right: 1px solid rgba(0, 0, 0, 0.25);
    max-width: 1326px;
    margin: 0 auto;
    margin-bottom: 75px;
}
.faqs .faqs-inner .unique_code:before {
    content: '';
    border: 2px dotted rgba(0, 0, 0, 0.25);
    position: absolute;
    width: 20px;
    left: -25px;
    height: calc(30% + 22px);
    border-right: none;
    top: -22px;
    border-bottom: none;
}
.faqs .faqs-inner .unique_code:after {
    content: '';
    position: absolute;
    border-top: 2px dotted rgba(0, 0, 0, 0.25);
    width: 23px;
    top: calc(30% + 7px);
    transform: rotate(35deg);
    left: -24px;
}
.faqs-top-link ul li {
    display: inline-block;
    padding-left: 10px;
    color: #000000;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 1.8px;
    text-transform: uppercase;
    font-family: "RobotoCondensed-Regular";
}
.faqs-top-link {
    max-width: 1322px;
    margin: 0 auto;
    text-align: center;
    padding-top: 100px;
    padding-bottom: 80px;
}
.faqs-top-link ul {
    margin: 0 auto;
}
.faqs-top-link ul li:after {
    content: '|';
    padding-left: 10px;
}
.faqs-top-link ul li:last-child:after {
    content: none;
}
.faqs .faqs-inner .panel-group h4 .icons .fa-angle-left {
    transform: rotate(180deg);
}
.faqs .faqs-inner .panel-group .panel-body {
    margin-bottom: 30px;
}
.faqs .faqs-inner .panel-group .panel-body:after {
    content: '';
    height: 1px;
    width: 144px;
    background: #979797;
    display: block;
}
.faqs-see-more {
    text-align: center;
    margin-top: 126px;
    margin-bottom: 95px;
}
.faqs-see-more p {
    margin: 0 auto;
    display: inline-block;
    padding-right: 10px;
    color: #000000;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-family: "RobotoCondensed-Regular";
}
.faqs-see-more i {
    color: #000000;
}
.single-col-pera .why-dropdown-list .first.highlight p:after {
    transform: rotate(180deg);
}
.template-article .medium-up--push-one-twelfth{
    left: 0;
    width: 100%;
    padding-left: 0;
}
.template-article .grid{
    margin-left: 0
}
.template-article .artical-main-img .article__grid-image-wrapper{
    max-width: 100% !important;
}
.template-article .artical-main-img .js .article__grid-image{
    max-width: 100% !important;
    max-height: 100% !important;
}
.template-article .artical-main-content .rte.blog-desc-main {
    width: 75%;
    display: inline-block;
    padding-left: 60px;
    padding-right: 60px;
    /*border-left: 2px solid rgba(0, 0, 0, 0.25);*/
    /*border-right: 1px solid rgba(0, 0, 0, 0.25);*/
    margin-bottom: 0;
}
.template-article .artical-main-content .rte.blog-desc-main .social-blogs {
    position: relative;
}
.template-article .artical-main-content .rte.blog-desc-main .social-blogs a {
    border: none;
}
.template-article .blog-product-main{
    width: 25%;
    display: inline-block;
    float: right;
    padding: 0 14px;
    border-left: 1px solid rgba(0, 0, 0, 0.25);
    position: relative;
    /*border-right: 2px solid rgba(0, 0, 0, 0.25);*/
}
.template-article .blog-product-main:after{
    content: '';
    border: 2px dotted rgba(0, 0, 0, 0.25);
    border-bottom: none;
    position: absolute;
    width: 20px;
    left: -25px;
    height: 160px;
    border-right: none;
    top: -30px;
}
.template-article .blog-product-main:before{
    content: '';
    position: absolute;
    border-top: 2px dotted rgba(0, 0, 0, 0.25);
    width: 23px;
    top: 137px;
    transform: rotate(35deg);
    left: -23px;
}
.template-article .blog-product-main .you-may-like:before{
    content: '';
    width: 10px;
    height: 10px;
    position: absolute;
    border: 1px solid rgba(0, 0, 0, 0.25);
    border-radius: 50%;
    left: -20px;
    background-color: #fff;
    top: 6px;
}
.template-article .artical-main-content {
    margin: 80px 60px 0;
    border-right: 1px solid rgba(0, 0, 0, 0.25);
    border-left: 1px solid rgba(0, 0, 0, 0.25);
    position: relative;
    display: inline-block;
}
.blog-product-img img{
    width: 100%;
    height: auto;
}
.template-article .blog-product-img{
    position: relative;
}
.template-article .blog-product-img:after {
    content: '';
    position: absolute;
    right: -1px;
    bottom: 6px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 75px 153px;
    border-color: transparent transparent #ffffff transparent;
}
.template-article .blog-product-img:before {
    content: '';
    position: absolute;
    left: -1px;
    bottom: 6px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 75px 0 0 153px;
    border-color: transparent transparent transparent #ffffff;
}
.template-article .rte.blog-desc-main p,
.template-article .rte.blog-desc-main h1.seo-blogpage,
.template-article .rte.blog-desc-main h2.seo-blogpage,
.template-article .rte.blog-desc-main h3.seo-blogpage {
    color: #000000;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.8px;
    line-height: 23px;
    font-family: RobotoSlab-Regular;
    margin-bottom: 25px;
    text-transform: inherit;
}
.template-article .rte.blog-desc-main p:last-child{
    //margin-bottom: 0;
}
.template-article .rte h1{
    color: #000000;
    font-size: 30px;
    font-weight: 400;
    letter-spacing: 3px;
    line-height: 35px;
    text-transform: uppercase;
    font-family: "RobotoCondensed-Regular";
    margin-top: 0;
    margin-bottom: 27.5px;
}
.template-article .comment-form.form-vertical, .template-article .social-sharing{
    display: none;
}
.template-article .section-header{
    display: none;
}
.template-article .artical-main-content .bolg-back{
    margin-left: -2px;
    padding-bottom: 20px;
    background-color: #fff;
    padding-left: 20px;
    position: relative;
    width: calc(100% + 3px);
}
.template-article .artical-main-content .bolg-back:before{
    content: '';
    width: 10px;
    height: 10px;
    position: absolute;
    border: 1px solid rgba(0, 0, 0, 0.25);
    border-radius: 50%;
    left: 0;
    top: 6px;
}
.template-article .artical-main-content:before{
    content: '';
    position: absolute;
    border-top: 2px dotted rgba(0, 0, 0, 0.25);
    width: 23px;
    top: 177px;
    transform: rotate(35deg);
    left: -23px;
}
.template-article .artical-main-content:after{
    content: '';
    border: 2px dotted rgba(0, 0, 0, 0.25);
    border-bottom: none;
    position: absolute;
    width: 23px;
    left: -25px;
    height: 160px;
    border-right: none;
    top: 10px;
}
/*.template-article .artical-main-img .article__grid-image-container*/
#slider15498_container{
    margin: 0 auto !important;
}
.template-article .artical-main-img .article__grid-image-container{
    /*display: none;*/
    margin: 0 auto !important;
}
.template-article .artical-main-content .bolg-back a{
    color: #000000;
    font-family: "RobotoCondensed-Regular";
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 1.8px;
    text-transform: uppercase;
}
.rte .h5 {
    margin-top: unset !important;
    margin-bottom: unset !important;
}
.template-article .artical-main-content .rte.blog-desc-main .sec-highlight h5{
    text-align: center;
    color: #484899;
    font-size: 23px;
    font-weight: 400;
    letter-spacing: 0.8px;
    line-height: 27px;
    margin: 70px auto;
    max-width: 530px;
    font-family: RobotoSlab-Regular;
    padding-bottom: 20px;
    position: relative;
}
.template-article .artical-main-content .rte.blog-desc-main .sec-highlight h5:after{
    content: '';
    border-bottom: 1px solid #484899;
    position: absolute;
    width: 108px;
    bottom: 0px;
    left: calc(50% - 54px);
}
.template-article .artical-main-content .rte.blog-desc-main p img{
    margin-top: 35px;
    margin-bottom: -5px;
}
.template-article hr{
    border: none;
}
.template-article .return-link-wrapper{
    margin: 60px auto;
}
.template-article .return-link-wrapper .btn--has-icon-before .icon {
    display: none;
}
.template-article .return-link-wrapper .btn--secondary{
    color: #000000;
    font-family: "RobotoCondensed-Regular";
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 2px;
    text-transform: uppercase;
    border: none;
    margin-right: 25%;
}
.template-article .return-link-wrapper .btn--secondary:before{
    content: '\f104';
    font-family: 'FontAwesome';
    margin-right: 10px;
    font-weight: bold;
}
.template-article .blog-product-main .you-may-like{
    position: relative;
    top: -40px;
    margin-bottom: -16px;
    font-family: "RobotoCondensed-Regular";
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 1.8px;
    text-transform: uppercase;
    color: #000000;
}
.template-article .blog-product-details .pr-name a{
    color: #000000;
    font-family: "RobotoCondensed-Regular";
    font-size: 30px;
    font-weight: 400;
    letter-spacing: 3px;
    line-height: 35px;
    text-transform: uppercase;
}
.template-article .blog-product-details p.pr-name{
    padding-left: 12%;
    margin-bottom: 25px;
    margin-top: 20px;
}
.template-article .blog-product-details p{
    margin-bottom: 0;
}
.template-article .blog-product-details .product-single__description,
.template-article .blog-product-details .product-desc,
.template-article .blog-product-details .product-desc h1{
    margin-top: 20px;
}
.template-article .blog-product-details .shogun-root,
.template-article .blog-product-details .product-desc,
.template-article .blog-product-details .product-desc{
    padding: 0 12%;
    margin-bottom: 0;
}
.template-article .blog-product-details > .shop-now{
    color: #000000;
    font-family: "RobotoCondensed-Regular";
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 2px;
    text-transform: uppercase;
    max-width: 187px;
    height: 50px;
    display: block;
    border: 2px solid #000000;
    padding: 14px;
    text-align: center;
    margin: 50px auto 0;
    margin-left: 13%;
    transition: all 1s;
}
.template-article .blog-product-details .shogun-root span{ 
    color: #000000;
    font-family: RobotoSlab-Regular;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.8px;
    line-height: 23px;
    margin-top: 0;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.template-article .blog-product-details > .shop-now:hover{
    background-color: #000;
    color: #fff;
}
.template-article .blog-product-main .blog-product-view li{
    margin-bottom: 105px;
}
.template-article .blog-product-main .blog-product-view li:last-child{
    margin-bottom: 0;
}
.template-article .blog-product-details .product-single__description span,
.template-article .blog-product-details .product-desc,
.template-article .blog-product-details .product-desc h1{
    color: #000000;
    font-family: RobotoSlab-Regular;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.8px;
    line-height: 23px;
    margin-top: 0;
}   
@media (max-width: 767px){
    .template-article .blog-product-details .product-single__description span,
    .template-article .blog-product-details .product-desc,
    .template-article .blog-product-details .product-desc h1{
        color: #000000;
        font-family: RobotoSlab-Regular;
        font-size: 12px;
        font-weight: 400;
        letter-spacing: 0.8px;
        line-height: 23px;
        margin-top: 0;
}   
}
.template-article .blog-product-details .product-desc h1{
    display: inline;
}
.template-article .blog-product-details .product-single__description span{
    overflow: hidden;
    text-overflow: ellipsis;
    height: 69px;
    display: block;
}
.template-article .blog-product-img img{
    max-height: 330px;
    object-fit: cover;
    object-position: top;
}
.template-article #moreprod{
    text-align: center;
    padding-bottom: 110px;
}
.template-article #moreprod a{
    color: #000000;
    font-family: "RobotoCondensed-Regular";
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.template-article #moreprod a .fa{
    margin-left: 5px;
    font-weight: bold;
}
.template-article .loaderprod{
    text-align: center;
}
.template-article .jssorb05{
    bottom: 20px !important;
    right: 20px !important;
    left: auto !important;
}
.template-article .jssorb05 div{
    width: 14px !important;
    height: 14px !important;
    background: transparent !important;
    border-radius: 50% !important;
    border: 2px solid #fff !important;
}
.template-article .jssorb05 div.av{
    background: #ffffff !important;
}
.template-article .jssora12l, 
.template-article .jssora12r{
    display: none !important;
}
.top-plus-img img.shogun-image {
    margin-top: 0;
    margin-left: 140px;
    margin-bottom: -20px;
}
.why-us .top-plus-img img.shogun-image {
    margin-top: 0;
    margin-bottom: -20px;
    margin-right: 126px;
}
.help .top-plus-img img.shogun-image {
    margin-top: 0;
    margin-left: 210px;
    margin-bottom: -20px;
}
@media screen and (min-width: 992px){
	.top-bg-img img.shogun-image {
	    margin-top: -80px;
	}
    }
}
/* 03-10-2019 sign up popup changes start */
.eSqVnw.eSqVnw {
    box-shadow: 0 5px 20px 10px rgba(0, 0, 0, 0.5) !important;
    padding: 18px !important;
}
.feizGD.feizGD{
    border: 1px solid #979797 !important;
}
.fxfLWS.fxfLWS.fxfLWS.fxfLWS.fxfLWS.fxfLWS .ql-editor strong{
    color: #000000;
    font-family: "RobotoCondensed-Regular";
    font-size: 30px !important;
    font-weight: 400 !important;
    letter-spacing: 2px;
    line-height: 33px;
    text-transform: uppercase;
    display: block;
    max-width: 400px;
}
.eahpCd.eahpCd p{
    color: #000000;
    font-family: "RobotoSlab-Regular" !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    letter-spacing: 0.8px !important;
    line-height: 23px !important;
    max-width: 405px !important;
}
.czMcnU.czMcnU{
    padding: 0 !important;
    margin-top: -2px !important;
}
.eCOISB.eCOISB.eCOISB.eCOISB.eCOISB.eCOISB{
    color: #000000;
    font-family: "RobotoCondensed-Regular";
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 2px;
    text-transform: uppercase;
    width: 187px;
    height: 24px;
    border: 2px solid #000000;
}
.lDZXS.lDZXS {
    color: #979797 !important;
    font-family: "RobotoCondensed-Regular" !important;
    font-size: 14px !important;
    font-weight: 700 !important;
    letter-spacing: 2px !important;
    text-transform: uppercase !important;
}
.hKzuHt.hKzuHt{
    font-family: "RobotoCondensed-Regular";
    color: #000000;
    font-weight: 400;
    letter-spacing: 2px;
}
/* 03-10-2019 sign up popup changes end */
.terms-privacy .more-btn p a:after {
    content: '\f107';
    font-family: FontAwesome;
    margin-left: 15px;
    font-weight: bold;
}
.acc-fix-width .myaccount__order-history h2{
    margin-bottom: 15px;
}
.acc-fix-width .myaccount__order-history span {
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.8px;
    line-height: 23px;
    font-family: "RobotoSlab-Regular";
    color: #000000;
    margin-bottom: 60px;
    display: block
}
.acc-fix-width .myaccount__order-history {
    padding-right: 60px;
}
.acc-fix-width .myaccount__order-history .order-info p {
    font-size: 14px;
    letter-spacing: 2px;
    font-family: "RobotoCondensed-Regular";
    border-bottom: 2px solid #979797;
    margin-bottom: 14px;
    padding-bottom: 4px;
}
.acc-fix-width .myaccount__order-history .order-info label {
    color: #979797;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 2px;
    font-family: "RobotoCondensed-Regular";
    margin-bottom: 7px;
    line-height: normal;
    text-transform: uppercase;
}
.acc-fix-width .myaccount__order-history span.item-count {
    color: #979797;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-family: "RobotoCondensed-Regular";
    display: block;
    margin-top: 25px;
    margin-bottom: 25px;
}
.myaccount__order-history .item-cover .img-wrapper {
    display: inline-block;
    max-width: 125px;
    position: relative;
    max-height: 155px;
}
.myaccount__order-history .item-cover .img-wrapper img{
	max-height: 155px;
	min-height: 155px;
	object-fit: cover;
}
.myaccount__order-history .item-cover .img-wrapper:before {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 30px 0 0 63px;
    border-color: transparent transparent transparent #ffffff;
    position: absolute;
    bottom: -1px;
    left: -1px;
}
.myaccount__order-history .item-cover .img-wrapper:after {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 30px 63px;
    border-color: transparent transparent #ffffff transparent;
    position: absolute;
    right: -1px;
    bottom: -1px;
}
.acc-small-title {
    position: relative;
}
.acc-small-title:before {
    content: '';
    width: 10px;
    height: 10px;
    position: absolute;
    border: 1px solid rgba(0, 0, 0, 0.25);
    border-radius: 50%;
    left: -5px;
    top: 3px;
    background: #ffffff;
    z-index: 1;
}
.myaccount__order-history .item-cover .item-list-info a {
    color: #000000;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-family: "RobotoCondensed-Regular";
    margin-top: 19px;
    display: block;
    margin-bottom: 10px;
}
.myaccount__order-history .item-cover .item-list-info .item-variant p {
    color: #979797;
    font-size: 14px;
    letter-spacing: 2px;
    line-height: 23px;
    font-family: "RobotoCondensed-Regular";
    margin-bottom: 0;
}
.acc-fix-width .myaccount__order-history .order-total p {
    color: #979797;
    font-size: 14px;
    letter-spacing: 2px;
    line-height: 23px;
    font-family: "RobotoCondensed-Regular";
    margin-bottom: 0;
}
.myaccount__order-history .item-cover .item-list-info .item-variant {
    margin-bottom: 30px;
}
.acc-fix-width .myaccount__order-history .order-total{
    margin-bottom: 30px;
}
.acc-fix-width .myaccount__order-history .order-btn a:first-child {
    margin-right: 12px;
}
.acc-fix-width .myaccount__order-history .order-btn a {
    width: 188px;
    padding: 10px;
    height: 50px;
    line-height: 2;
}
.acc-fix-width .myaccount__order-history .order-btn {
    margin-bottom: 50px;
}
.acc-fix-width .myaccount__order-history .order-btn:last-child {
    margin-bottom: 0;
}
/*body.account .site-header__mobile-nav {
    background-color: rgba(188, 188, 188, 0.86);
}
body.account .site-header .top-triangle:before {
    border-color: transparent transparent transparent rgba(188, 188, 188, 0.86);
}
body.account .site-header .top-triangle:after{
    border-color: transparent transparent rgba(188, 188, 188, 0.86) transparent
}*/
.btn-metric a, .btn-imperial a{
    color: #000000 !important;
    background-color: #ffffff !important;
}
.btn-metric.active-btn a, .btn-imperial.active-btn a {
    color: #ffffff !important;
    background-color: #000000 !important;
}
.help .size-guide-btn .shg-btn {
    width: 125px;
    text-align: center !important;
    height: 32px;
    padding: 0 !important;
    line-height: 30px;
}
.help .btn-imperial {
    margin-left: -5px;
}
.help .help-filter-sec {
	margin: auto;
}
.template-cart .page-container {
    margin-top: 0;
    padding-top: 150px;              /* Kam - edited from 100 to 150 to make the title visible under the header in cart page */
}
.template-cart .page-container .cart .cart__qty-input{
	/* pointer-events: none; */  /* Kam changed it */
}
.template-cart .page-container .page-width{
    padding-left: 50px;
    padding-right: 50px;
}
.template-cart .cart-header__title {
    color: #484899;
    font-size: 45px;
    font-weight: 400;
    letter-spacing: 3.38px;
    line-height: 55px;
    text-transform: uppercase;
    font-family: "RobotoCondensed-Regular";
}
.template-cart .text-link--accent{
    color: #484899;
}
.template-cart th{
    font-size: 14px;
    letter-spacing: 2px;
    font-family: "RobotoCondensed-Regular";
    color: #000000;
}
.template-cart td{
    font-family: "RobotoCondensed-Regular";
    color: #000000;
}
.template-cart .cart__product-title, .template-cart .product-details__item{
    font-family: "RobotoCondensed-Regular";
    color: #000000;
}
.template-cart .cart-subtotal span {
    color: #000000;
}
.template-cart .cart__shipping{
    color: #000000;
}
.template-cart .cart__submit-controls {
    margin-bottom: 100px;
}
.template-cart .cart__submit-controls .btn{
    background-color: #484899;
    font-family: 'RobotoCondensed-Regular';
    border: 2px solid #484899;
    height: 50px;
    width: 187px;
    font-weight: 400;
}
.template-cart .cart__submit-controls .btn:not([disabled]):hover{
    background-color: transparent;
    color: #484899;
}
.why-us .two-col-pera.left-dot-line-none .shg-row:after{
    content: none;
}
.single-col-pera .single-col-container:after {
    content: '';
    position: absolute;
    border-top: 3px dotted rgba(0, 0, 0, 0.25);
    width: 23px;
    top: calc(30% + 7px);
    transform: rotate(35deg);
    left: -24px;
}
.why-us .single-col-pera .single-col-container:after {
    content: '';
    position: absolute;
    border-top: 2px dotted rgba(0, 0, 0, 0.25);
    width: 23px;
    // top: calc(30% + 7px);
    top: 238px;
    transform: rotate(35deg);
    left: -24px;
}
@media (min-width: 768px) and (max-width: 991px) {
    .why-us .single-col-pera .single-col-container:after {
        // top: calc(30% + 10px);
        top: 131px;
        border-top: 1px dotted rgba(0, 0, 0, 0.25);
    }
}
.box-drop-down {
    text-align: center;
    padding-left: 50px;
    padding-right: 50px;
    margin: auto;
    margin-top: 35px;
    margin-bottom: 40px;
    max-width: 1440px;
}
.box-drop-down select.browser-default {
    width: 100%;
    height: 50px;
    border: 2px solid #000000;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 2px;
}
.box-drop-down select.browser-default option {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 2px;
    font-family: "RobotoCondensed-Regular";
    color: #000000;
}
.template-article .artical-main-content .bolg-back a:hover {
    color: #007d90;
}
.template-article .return-link-wrapper .btn--secondary:hover {
    color: #007d90;
}
.multi-link-line a:hover {
    color: #007d90;
}
.faqs .faqs-top-link a:hover {
    color: #007d90;
}
.faqs-top-link-mobile {
    display: none;
}
.how-measure {
    margin-top: 100px;
    border-top: 1px solid black;
    margin-left: -81px;
    margin-right: -81px;
    padding: 58px 35px 40px;
}
.help .how-measure {
    border-top: none;
    margin-left: -31px !important;
    margin-right: -31px !important;
    margin-top: 50px;
}
.help .two-col-pera.absorbency .shg-c-lg-11{
    width: 100% !important;
}
.help .how-measure {
    padding: 0;
}
.help .how-measure .shg-row {
    padding: 0;
    border: 0;
}
.help .how-measure .shg-row:after {
    content: none;
}
.help .how-measure .shg-row:before {
    content: none;
}
.how-measure h4{
    padding-left: 37px !important;
}
.template-product .how-measure h5{
    padding: 20px 40px 0 !important;
}
.help .how-measure.women h5 {
    padding: 0px 40px 0 !important;
}
.how-measure .shg-c-lg-8{
    border-bottom: 1px solid black;
}
.how-measure .description {
    padding: 10px 37px 25px;
}
.how-measure .table-section{
    margin-top: 60px;
    background-size: 100% 100% !important;
    padding: 0 40px;
}
.how-measure.men .table-section .shg-box-content {
    border-bottom: 1px solid black;
}
.help .how-measure .table-section .shg-box-content {
    margin-bottom: 20px;
}
.how-measure.men .table-section .shg-c-lg-3 {
    width: fit-content !important;
}
/*polygon men*/
.how-measure.men .polygon:nth-of-type(4) {
    width: 42.2%;
}
.how-measure.men .polygon:nth-of-type(5) {
    width: 45.07%;
}
.how-measure.men .polygon:nth-of-type(6) {
    width: 52.32%;
}
.how-measure.men .polygon:nth-of-type(7) {
    width: 62.34%;
}
.how-measure.men .polygon:nth-of-type(8) {
    width: 64.53%;
}
.how-measure.men .polygon:nth-of-type(9) {
    width: 81.97%;
}
/*polygon women*/
.how-measure.women .polygon:nth-of-type(2) {
    width: 26.50%;
}
.how-measure.women .polygon:nth-of-type(3) {
    width: 28.03%;
}
.how-measure.women .polygon:nth-of-type(4) {
    width: 29.99%;
}
.how-measure.women .polygon:nth-of-type(5) {
    width: 32.08%;
}
.how-measure.women .polygon:nth-of-type(6) {
    width: 32.78%;
}
.how-measure.women .polygon:nth-of-type(7) {
    width: 35.43%;
}
.how-measure.women .polygon:nth-of-type(8) {
    width: 38.08%;
}
.how-measure.women .polygon:nth-of-type(9) {
    width: 41.00%;
}
.how-measure.women .polygon:nth-of-type(10) {
    width: 43.65%;
}
.how-measure.women .polygon:nth-of-type(11) {
    width: 43.65%;
}
.how-measure.women .polygon:nth-of-type(12) {
    width: 46.58%;
}
.how-measure.women .polygon:nth-of-type(13) {
    width: 50.21%;
}
.how-measure.women .polygon:nth-of-type(14) {
    width: 54.67%;
}
.how-measure.women .polygon:nth-of-type(15) {
    width: 86.05%;
}
.how-measure.women .polygon:nth-of-type(16) {
    width: 91.49%;
}
/*polygon text*/
.how-measure .polygon p{
    width: 93%;
    padding-left: 15px;
    font-family: "RobotoCondensed-Regular";
    font-size: 13px;
    font-style: normal;
    line-height: 1.15;
    letter-spacing: 0.4px;
    text-transform: uppercase;
}
.how-measure .polygon.colored .icon-mark{
    padding-left: 8px;
}
.how-measure .polygon.colored .icon-mark img{
    height: 28px;
}
.how-measure .independency-table{
    padding: 0 0 30px;
    margin: 0;
}
.how-measure h6{
    border-top: 1px solid black;
    border-bottom: 1px solid black;
    padding: 15px 0;
    font-size: 16px !important;
    font-weight: normal !important;
    font-style: normal !important;
    line-height: normal !important;
    letter-spacing: 0.5px !important;
    color: #000000 !important;
    margin-top: -60px;
}
.how-measure.women h6{
    padding: 15px 0 !important;
    margin-top: -60px !important;
    text-transform: uppercase;
}
.how-measure.men .table-section .shg-row:first-of-type {
    margin-top: -60px;
    border-bottom: 1px solid black;
    border-top: 1px solid black;
}
.how-measure.men h6{
    border-top: none;
    border-bottom: none;
    padding: 5px 0;
    margin-top: 0;
}
.how-measure .polygon{
    margin-bottom: 15px;
}
.how-measure .polygon.colored p{
    padding-left: 42px;
    color: white;
    font-weight: bold;
}
.how-measure.men .polygon.colored p{
    padding-left: 48px;
}
.top-banner-everyday,
.top-banner-extra{
    margin-bottom: -18px;
}
.bottom-banner-everyday{
    margin-bottom: 30px;
}
.help .top-banner-everyday p,
.help .top-banner-extra p,
.help .bottom-banner-everyday p,
.help .bottom-banner-extra p,
.template-product .top-banner-everyday p,
.template-product .top-banner-extra p,
.template-product .bottom-banner-everyday p,
.template-product .bottom-banner-extra p{
    text-transform: uppercase;
    font-size: 13px;
    font-weight: normal;
    line-height: 1.15;
    letter-spacing: 1px;
    text-align: center;
    color: #000000;
    font-family: "RobotoCondensed-Regular";
}
.help .top-banner-everyday p,
.help .top-banner-extra p,
.template-product .top-banner-everyday p,
.template-product .top-banner-extra p{
    color: white;
    font-weight: bold;
    padding-left: 11%;
    padding-bottom: 15px;
}
.bottom-banner-everyday p,
.bottom-banner-extra p{
    padding-bottom: 18px;
}
.top-banner-everyday .icon-mark,
.top-banner-extra .icon-mark{
    position: absolute;
    top: 25px;
    left: 15%;
}
.top-banner-everyday .icon-mark{
    left: 12%
}
.template-article .artical-main-img-banner > div > div {
    padding-top: 0 !important;
}

@media screen and (max-width: 1200px) and (min-width: 991px){
	.single-col-pera .why-dropdown-list .shg-c-lg-10 >div{
		margin-left: 0;
	}
    .single-col-pera .shogun-heading-component h1:after{
      height: 51px;
      width: 51px;
      top: -4px;
      right: -55px;
    }

}
@media screen and (max-width: 1200px){
    .template-product .top-banner-everyday,
    .template-product .top-banner-extra {
        margin-bottom: -13px;
    }
    .template-product .bottom-banner-everyday p,
    .template-product .bottom-banner-extra p {
        padding-bottom: 11px;
    }
    .why-txt-img-con .read-more .shg-theme-text-content{
    	height: auto;
    	overflow: unset;
    	-webkit-line-clamp: unset;
    }
    .why-us .top-plus-img img.shogun-image {
        margin-right: 67px;
    }
    .help .top-plus-img img.shogun-image {
        margin-top: 0;
        margin-left: 370px;
        margin-bottom: -20px;
    }
    .why-txt-img-con .shg-theme-text-content{
        -webkit-line-clamp: 7;
        height: 231px;
        overflow: hidden;
        text-overflow: ellipsis;
        // display: -webkit-box;
        -webkit-box-orient: vertical;
        animation: all 1s;
    }
    .wu-show-txt a{
		font-size: 14px !important;
		font-weight: 400 !important;
		letter-spacing: 2px;
		line-height: 21px;
		text-transform: uppercase;
		padding: 0 !important;
    	margin-top: 20px;
    	padding-right: 15px !important;
    	position: relative;
    }
    .left-tab .wu-show-txt a{
    	margin-left: 12%;
    }
    .wu-show-txt a:after{
    	content: '\f107';
	    font-family: FontAwesome;
	    position: absolute;
	    right: -5px;
	    top: 0px;
	    font-size: 20px;
    }
    .top-sort-discription p{
        text-align: center !important;
    }
    .why-txt-img-con .read-more .shg-theme-text-content{
    	height: auto;
    	overflow: unset;
    	-webkit-line-clamp: unset;
    }
    .help .how-measure.women h5 {
        padding: 20px 0 0 !important;
    }
    .how-measure {
        margin-left: -61px;
        margin-right: -61px;
    }
    .how-measure.independency-table {
        padding: 0 37px 30px;
    }
    .how-measure .independency-table {
        padding: 0 37px 30px;
    }
    .how-measure.men .bladder-title h6{
        border-top: 1px solid black;
        border-bottom: 1px solid black;
        min-height: 49px;
        margin-top: -62px;
        padding-top: 13px;
    }
    .how-measure.men .table-section .shg-row:first-of-type{
        margin-top: -70px;
    }
    .how-measure h5 {
        padding: 20px 0 0 !important;
    }
    .template-product .how-measure h5 {
        padding: 20px 0 0 !important;
    }
    .how-measure.men h5 {
        margin-bottom: px;
    }
    .how-measure .table-section {
        padding: 0;
    }
    .how-measure.men .polygon > img {
        height: 45px;
    }
    .top-banner-everyday p,
    .top-banner-extra p{
        max-width: 190px;
        margin: auto;
        padding-left: 6%;
    }
    .top-banner-extra .icon-mark {
        left: 9%;
        top: 9px;
        width: 25px;
    }
    .top-banner-everyday .icon-mark {
        left: 9%;
        top: 13px;
        width: 25px;
    }
    .how-measure .polygon p {
        font-size: 12px;
        padding-left: 10px;
        letter-spacing: 0;
    }
    .how-measure.men .polygon p {
        font-size: 12px;
    }
    .help .top-banner-everyday p,
    .help .top-banner-extra p,
    .template-product .top-banner-everyday p,
    .template-product .top-banner-extra p {
        padding-bottom: 8px;
    }
    .how-measure .polygon.colored .icon-mark {
        padding-left: 8px;
    }
    .how-measure .polygon.colored .icon-mark img {
        height: 18px;
    }
    .how-measure.men .polygon.colored .icon-mark img {
        height: 28px;
    }
    .how-measure .polygon.colored p {
        padding-left: 30px;
    }
    body.why-us .why-mobile-change img {
        min-height: 220px;
    }
}
/*tablet-view start*/
@media screen and (max-width: 991px){
    .why-us .why-lab-test-mbl span,
    .why-us .why-mobile-change span{
        font-size: 12px;
    }
    .why-txt-img-con .shg-theme-text-content{
        height: 172px;
    }
    .wu-show-txt a {
        margin-top: 26px;
    }
    .why-us .video-section.discript-pera {
        margin-bottom: 20px;
    }
    .top-bg-img > img{
        min-height: 420px;
    }
    .top-hedding .shogun-heading-component h1{
        font-size: 45px;
        line-height: 45px;
        letter-spacing: 0.9px !important;
    }
  	.top-sort-discription p span{
        font-size: 22px !important;
        letter-spacing: 0.44px;
        line-height: 27px;
    }
  	.top-sort-discription p{
        line-height: 27px !important;
        max-width: 370px;
        text-align: center !important;
        font-size: 20px;
    }
  	.top-sort-discription-why p span{
        font-size: 22px !important;
        letter-spacing: 0.44px;
        line-height: 27px;
    }
  	.top-sort-discription-why p{
        line-height: 27px !important;
        max-width: 370px;
        text-align: center !important;
        font-size: 20px;
    }
      .discript-pera .shg-rich-text,
      .discript-pera .shg-accordion {
        padding-left: 25px;
        padding-right: 25px;
    }
    .discript-pera .shg-rich-text:before,
    .discript-pera .shg-accordion:before{
        top: -37px;
        border-width: 1px;
    }
    .terms-privacy .discript-pera .shg-rich-text:before, 
    .terms-privacy .discript-pera .shg-accordion:before {
        height: calc(30% + 40px);
    }
    .discript-pera .shg-rich-text:after,
    .discript-pera .shg-accordion:after{
        top: calc(30% + 11px);
        border-width: 1px;
    }
    .faqs .discript-pera .shg-rich-text:after,
    .faqs .discript-pera .shg-accordion:after{
        top: calc(30% + 11px);
        border-width: 1px;
    }
    body.terms-privacy .hedding-pera .shg-rich-text:before{
        left: -20px;
        top: 7px;
        z-index: 1;
        background-color: #fff;
    }
      .discript-pera p span,
      .discript-pera p h1.seo-cmspage,
      .discript-pera p h2.seo-cmspage,
      .discript-pera p h3.seo-cmspage,
      .discript-pera p h1.seo-productpage,
      .discript-pera p h2.seo-productpage,
      .discript-pera p h3.seo-productpage,
      .discript-pera p h1.seo-blogpage,
      .discript-pera p h2.seo-blogpage,
      .discript-pera p h3.seo-blogpage{
        font-size: 14px;
        letter-spacing: 0.7px;
    }
    .hedding-pera .shg-rich-text{
        padding-left: 0px;
    }
    .hedding-pera p{
        margin-bottom: 6px;
    }
    .hedding-pera{
      	margin-bottom: 20px;
        padding: 0;
        margin-left: 67px;
    }
    .discript-pera{
        padding-left: 50px;
        padding-right: 50px;
      	margin-bottom: 70px;
    }
  	.terms-privacy .more-btn p a {
        border: 2px solid #000000;
        padding: 15px 100px;
    }
  	.why-top-section .top-hedding .shogun-heading-component h1{
        max-width: 406px;
        line-height: 44px;
        text-align: center !important;
        position: relative;
    }
    .why-top-section .top-hedding .shogun-heading-component h1:after{
    	content: '';
    	position: absolute;
    	width: 30px;
	    height: 30px;
	    top: -25px;
	    right: 48px;
	    background-image: url(tab-pls-icn.png);
    }
    .why-the-news{
    	margin-bottom: 85px;
    }
    .hedding-pera.why-in-the-news {
    	//margin-top: 78px;
    }
    .why-slider{
    	margin-top: 0;
    	margin-bottom: 35px;
    }
    .two-col-pera.why-txt-img-con .shg-row{
    	padding-right: 25px;
        padding-left: 25px;
        border-left: 1px solid rgba(0, 0, 0, 0.25);
        border-right: 1px solid rgba(0, 0, 0, 0.25);
        //padding-bottom: 75px;
    }
    .two-col-pera.why-txt-img-con.last .shg-row,
    .two-col-pera.why-txt-img-con.wu-sngle-sec .shg-row{
    	padding-bottom: 0;
    }
    .wu-textile-tech{
    	margin-left: 67px;
    	margin-bottom: 20px;
    }
    .wu-textile-tech h2{
    	color: #000000;
	    font-family: "RobotoCondensed-Regular";
	    font-size: 14px !important;
	    font-weight: 400 !important;
	    letter-spacing: 1.8px !important;
	    text-transform: uppercase !important;
	    position: relative;
    }
    .wu-textile-tech h2:before{
    	content: '';
	    width: 10px;
	    height: 10px;
	    position: absolute;
	    border: 1px solid rgba(0, 0, 0, 0.25);
	    border-radius: 50%;
	    left: -21px;
	    top: 3px;
    }
    .why-txt-img-con.two-col-pera .shg-row:before{
    	border-width: 1px;
    	top: -49px;
    }
    .why-right-img{
    	margin-left: -37px;
    }
    .why-left-img{
    	margin-right: -37px;
    }
    .why-us .two-col-pera .shogun-heading-component h3,
    .two-col-pera .why-left-txt .shogun-heading-component h3{
    	margin-bottom: 20px;
    }
    body.why-us .hedding-pera .shg-rich-text:before{
    	left: -20px;
    	top: 5px;
    }
    .why-txt-img-con.two-col-pera .shg-row:after{
    	border-width: 1px;
        top: calc(30% + 48px);
        top: 187px;
    }
  	.why-us .why-top-section .top-bg-img > img.shogun-image{
        min-height: 425px;
    }
  	.why-us .why-top-section .top-bg-img .top-plus-img img{
        height: auto;
        margin-bottom: -35px;
    }
    .why-top-section .top-plus-img{
        width: 460px;
        display: none;
    }
  	.discript-pera .border-video:before, 
    .discript-pera .border-video:after{
        top: -85px;
      	height: 85px;
    }
  	.two-col-pera .shg-row{
        padding-left: 0;
        padding-right: 0;
        border-left: none;
        border-right: none;
    }
    /*.two-col-pera .shg-row:before{
        content: unset;
    }*/
  	.why-multi-link.hedding-pera {
        border-bottom: unset;
        margin-bottom: 0;
        display: none;
    }
  	.single-col-container{
        padding-left: 25px;
    	padding-right: 25px;
    }
    .single-col-pera .single-col-container:before{
        border-width: 1px;
        top: -38px;
    }
    .why-us .single-col-pera .single-col-container:before {
        height: 162px;
    }
    .single-col-pera .single-col-container:after{
    	//border-width: 1px;
    	top: calc(30% + 10px);
    }
  	.single-col-pera .shogun-heading-component h1{
        font-size: 31px;
        letter-spacing: 2.33px;
        line-height: 25.39px;
        margin-right: 60px;
    }
    .wu-lab-tested{
    	max-width: 80%;
    }
    .wu-lab-tested p{
    	font-size: 12px;
    	line-height: 13.85px !important;
    }
  	.single-col-pera p {
        line-height: 14.98px;
    }
  	.single-col-pera p span{
        font-size: 12px;
        font-weight: 400;
        line-height: 1.5;
        color: white;
    }
  	.single-col-pera .shogun-heading-component h1:after{
        height: 51px;
        width: 51px;
        top: -15px;
        right: -55px;
    }
  	.single-col-pera .why-dropdown-list p{
        line-height: normal;
    }
  	.ul-verification-txt{
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .ul-verification-txt .shg-c-lg-1 .shogun-image-container {
    	text-align: left !important;
    }
    .why-dropdown-list .shg-c-lg-2 .shogun-image-container{
        width: 81px;
        padding-top: 1vh;
    }
    .single-col-pera .why-dropdown-list .first p:after{
    	top: 28px;
    }
    .single-col-pera .why-dropdown-list .shg-c-lg-10 >div{
    	margin-left: 0;
    }
    .single-col-pera .ul-verification-txt p{
        line-height: 32px;
    }
    .single-col-pera .ul-verification-txt img{
        width: 32px;
    }
  	.why-dropdown-content{
        padding: 0px;
        padding-top: 30px;
        padding-bottom: 30px;
        //border-bottom: 1px solid rgba(151, 151, 151, 0.5);
    }
    .why-us .why-dropdown-content{
      padding-top: 10px;
  }
    .why-dropdown-b {
        padding-top: 18px;
        padding-bottom: 28px !important;
    }
    .why-fifth-a {
        border-bottom: none !important;
    }
    hr {
        border-top: 1px solid rgba(151, 151, 151, 0.5) !important;
    }
  	.why-dropdown-content p,
    .why-dropdown-content h1.seo-cmspage,
    .why-dropdown-content h2.seo-cmspage,
    .why-dropdown-content h3.seo-cmspage{
        font-size: 13px;
        line-height: normal;
        max-width: 150px;
    }
  	.single-col-pera .why-dropdown-list .first p{
        line-height: 35px;
        padding-top: 5px;
    }
  	.single-col-pera{
        padding-left: 50px;
        padding-right: 50px;
    }
  	.why-us .why-dropdown-list {
        border-top: 1px solid rgba(151, 151, 151, 0.5);
    }
    .why-us .why-dropdown-list > div {
        justify-content: center;
        align-items: center;
    }
  	.two-col-pera{
        padding-left: 50px;
        padding-right: 50px;
    }
  	.why-dropdown-main {
        margin-bottom: 60px;
    }
    /*.two-col-pera.why-txt-img-con.right-tab .shg-row {
        flex-direction: column-reverse;
    }*/
    .two-col-pera.why-txt-img-con p,
    .two-col-pera.why-txt-img-con h1.seo-cmspage,
    .two-col-pera.why-txt-img-con h2.seo-cmspage,
    .two-col-pera.why-txt-img-con h3.seo-cmspage{
        font-size: 14px;
        letter-spacing: 0.7px;
        line-height: 21px;
        width: 85%;
    }
    @media (max-width: 767px) {
        .two-col-pera.why-txt-img-con p span {
            line-height: 16px;
        }
    }
    .two-col-pera.why-txt-img-con p span {
        display: inline-block;
    }
    .two-col-pera.why-txt-img-con .shogun-heading-component h3{
        font-size: 22px !important;
        letter-spacing: 2.2px;
      	line-height: normal;
      	padding-left: 0;
      	max-width: 250px;
    }
    .why-txt-img-con {
        //margin-bottom: 0px;
    }
  	.single-col-pera .why-slider p{
        font-size: 20px;
        letter-spacing: 2px;
        width: 90%;
        margin: 0 auto;
    }
    .single-col-pera .why-slider p br {
        display: none;
    }
    .why-slider .shg-sld-nav-button.shg-sld-left {
        width: 42px;
        height: 78px;
        top: -10px;
    }
    .why-slider .shg-sld-nav-button.shg-sld-right{
        width: 42px;
        height: 78px;
        top: -10px;
    }
  	#s-9cd4f6d4-44e3-4a0e-a46d-495946cec146 {
        margin-top: 40px;
    }
    .faqs-top-text h1{
        font-size: 45px;
        letter-spacing: 0.9px;
        line-height: 45px;
        max-width: 375px;
        margin-bottom: 18px;
        text-align: center;
    }
    .faqs-top-text p{
        font-size: 22px;
        letter-spacing: 0.44px;
        line-height: 27px;
        max-width: 375PX;
        text-align: center;
    }
    .faqs-top-img img {
        min-height: 450px;
    }
    .faqs .faqs-inner .unique_code{
        padding-left: 25px;
        padding-right: 25px;
    }
    .faqs .faqs-inner {
        padding-left: 50px;
        padding-right: 50px;
    }
    .faqs .faqs-inner .panel-group h4{
        font-size: 14px !important;
        letter-spacing: 1.2px;
        line-height: 35px;
    }
    .faqs .faqs-inner .panel-group .panel-body p{
        font-size: 12px;
        letter-spacing: 0.6px;
        line-height: 19px;
    }
    .faqs .faqs-inner .panel-group .panel-body {
        margin-bottom: 0;
    }
    .faqs .faqs-inner .panel-group h4 .icons .fa-angle-left {
        transform: rotate(90deg);
    }
    .faqs-see-more{
        border: 2px solid #000000;
        padding: 15px 100px;
        max-width: 320px;
        margin: 0 auto;
        margin-bottom: 80px;
    }
    .faqs .faqs-inner .unique_code:before,
    .faqs .faqs-inner .unique_code:after{
        border-width: 1px;
    }
    .acc-fix-container {
        position: relative;
        padding-left: 50px;
        padding-right: 50px;
        border-left: none;
        border-right: none;
    }
    .acc-fix-container:before{
        left: 25px;
        border-width: 1px;
        top: -35px;
    }
    .acc-fix-container:after{
        border-width: 1px;
        width: 25px;
        top: calc(30% + 53px);
        left: 26px;
    }
    .acc-fix-width{
        padding-left: 0;
        padding-right: 0;
        margin-top: 35px;
        margin-bottom: 65px;
    }
    .acc-small-title:before{
        left: -22px;
        top: 2px;
    }
    body.account .page-container {
        margin-top: 50px;
    }
    .acc-small-title p br {
        display: none;
    }
    .acc-small-title p{
        letter-spacing: 2px;
        margin-bottom: 0;
    }
    .acc-small-title {
        margin-bottom: 25px;
        padding-left: 0px;
        margin-left: 67px;
    }
    .acc-fix-width .myaccount__order-history h2{
        line-height: 30px;
        font-size: 25px;
        letter-spacing: 1.67px;
        margin-bottom: 25px;
    }
    .acc-fix-width .myaccount__order-history span{
        font-size: 14px;
        letter-spacing: 0.7px;
        line-height: 21px;
        margin-bottom: 35px;
    }
    .acc-fix-width .myaccount__order-history .order-btn:last-child {
        margin-bottom: 0px;
    }
    .myaccount__account-details {
        flex: 1 0 100%;
        padding-right: 25px;
        padding-left: 25px;
        border-left: 1px solid rgba(0, 0, 0, 0.25);
        border-right: 1px solid rgba(0, 0, 0, 0.25);
    }
    .acc-fix-width .myaccount__order-history {
        padding-right: 25px;
        padding-left: 25px;
        border-left: 1px solid rgba(0, 0, 0, 0.25);
        border-right: 1px solid rgba(0, 0, 0, 0.25);
        margin-bottom: 55px;
    }
    .myaccount__account-details p.acc-underline{
        margin-bottom: 30px;
    }
    .cos-acc-details{
        border-bottom: 2px solid #979797;
    }
    .myaccount .acc-edit-btn{
        margin-top: 50px;
        float: left;
    }
    .myaccount .acc-edit-btn a{
        display: inline-block;
        font-size: 14px;
        font-weight: 400;
        letter-spacing: 2px;
        text-transform: uppercase;
        position: relative;
        width: 220px;
        height: 50px;
    }
    .myaccount .acc-edit-btn a:hover:after{
        background-color: #000;
        color: #ffffff;
    }
    .myaccount .acc-edit-btn a:after{
        content: 'UPDATE DETAILS';
        background-image: none;
        width: 220px;
        height: 50px;
        display: inline-block;
        position: absolute;
        top: 0;
        background-repeat: no-repeat;
        left: -1px;
        margin-left: 2px;
        text-align: center;
        padding: 10px;
        border: 2px solid #000000;
        background-color: #fff;
    }
    .myaccount__account-details .acc-blue{
        line-height: 30px;
        font-size: 25px;
        letter-spacing: 1.67px;
        margin-bottom: 25px;
    }
    .myaccount__account-details span{
        font-size: 14px;
        letter-spacing: 0.7px;
        line-height: 21px;
        margin-bottom: 35px;
    }
    .help .two-col-pera > .shg-row > .shg-c-sm-8 {
        width: calc(50% - 15.0px);
    }
    .help .two-col-pera > .shg-row > .shg-c-sm-4 {
        width: calc(50% - 15.0px);
    }
    .help .top-hedding .shogun-heading-component h1{
        max-width: 300px;
        line-height: 45px;
        margin-bottom: 10px;
        text-align: center !important;
        position: relative;
    }
    .help .top-hedding .shogun-heading-component h1:after{
    	content: '';
	    position: absolute;
	    width: 30px;
	    height: 30px;
	    top: -25px;
	    right: 12px;
	    background-image: url(tab-pls-icn.png);
    }
    .help .top-sort-discription p{
        max-width: 360px;
        padding-left: 0px;
        font-size: 20px;
    }
    .help .top-bg-img > img.shogun-image{
        min-height: 430px;
        object-fit: cover;
    }
    .help .top-bg-img .top-plus-img > img{
        margin-top: 0;
        margin-left: 230px;
        margin-bottom: -25px;
        height: auto;
        width: 30px;
        display: none !important;
    }
    .help .hedding-pera.two-col-pera p,
    .faqs .hedding-pera.two-col-pera p,
    .help .hedding-pera.two-col-pera h1.seo-cmspage,
    .help .hedding-pera.two-col-pera h2.seo-cmspage,
    .help .hedding-pera.two-col-pera h3.seo-cmspage,
    .faqs .hedding-pera.two-col-pera h1.seo-cmspage,
    .faqs .hedding-pera.two-col-pera h2.seo-cmspage,
    .faqs .hedding-pera.two-col-pera h3.seo-cmspage{
        font-size: 14px;
        letter-spacing: 2px;
    }
    .help .two-col-pera p,
    .faqs .two-col-pera p,
    .help .two-col-pera h1.seo-cmspage,
    .help .two-col-pera h2.seo-cmspage,
    .help .two-col-pera h3.seo-cmspage,
    .faqs .two-col-pera h1.seo-cmspage,
    .faqs .two-col-pera h2.seo-cmspage,
    .faqs .two-col-pera h3.seo-cmspage{
        font-size: 14px;
        letter-spacing: 0.7px;
        line-height: 21px;
        font-weight: normal;
    }
    .help .two-col-pera,
    .faqs .two-col-pera{
        padding-right: 25px;
        padding-left: 25px;
        margin: 0 50px;
        border-left: 1px solid rgba(0, 0, 0, 0.25);
        border-right: 1px solid rgba(0, 0, 0, 0.25);
    }
    body.help .hedding-pera .shg-rich-text:before,
    body.faqs .hedding-pera .shg-rich-text:before{
        left: -20px;
    }
    body.help .hedding-pera .shg-rich-text:before {
        top: 4px;
    }
    .size-table{
        padding-left: 0;
        padding-right: 0;
        padding-top: 35px;
        border-left: none;
        border-right: none;
    }
    .in-three-col .shg-box > .shg-box-content .shg-row > .shg-c-sm-4 {
        width: calc(100% - 0.0px);
    }
    .two-col-pera.in-three-col .shg-row .shg-box-content {
        padding-left: 0;
        padding-right: 0;
    }
    #s-4a494093-128a-43fe-9c41-d81982453dc1, #s-ba00fd7b-372f-4149-835d-a5de2fb394e8{
        border-style: none !important;
    }
    .drop-icontitle .shogun-heading-component h1{
        letter-spacing: 3px;
        line-height: 35px !important;
    }
    /*.help .in-three-col .shg-box > .shg-box-content .shg-row > .shg-c-sm-4 .shg-box{
        padding-right: 50px;
    }*/
    .help .in-three-col .shg-box > .shg-box-content .shg-row > .shg-c-sm-4 .shg-box .shg-box-content{
        border-bottom: 1px solid rgba(151, 151, 151, 0.5); 
        margin-bottom: 40px;
        padding-bottom: 40px;

    }
    .help .two-col-pera .size-table td.shogun-table-column{
        width: 50%;
        padding: 7px !important;
    }
    .help .two-col-pera .size-table td.shogun-table-row{
        width: 50%;
        padding: 7px !important;
    }
    .help .two-col-pera .size-table td.shogun-table-row p, .help .two-col-pera .size-table td.shogun-table-column {
        font-size: 13px;
        letter-spacing: 1.67px;
    }
    .help .two-col-pera.three-col-table .size-table td.shogun-table-row {
        width: 33.33%;
    }
    .help .two-col-pera.three-col-table .size-table td.shogun-table-column{
        width: 33.33%;
    }
    .help .hedding-pera.two-col-pera,
    .faqs .hedding-pera.two-col-pera {
        /*margin-top: 40px !important;*/
        padding-left: 0;
        border: none;
        margin-left: 67px;
        margin-bottom: 30px;
    }
    .two-col-pera.help-wt-sz .shg-c-lg-9{
        width: 50% !important;
    }
    .two-col-pera.help-wt-sz .shg-c-lg-3{
        width: 50% !important;
    }
    .two-col-pera .shogun-heading-component h3{
        letter-spacing: 2.2px;
        line-height: 25px;
        font-size: 22px !important;
    }
    .two-col-pera .help-sg img{
        max-width: 100%;
        margin-left: 0;
    }
    .faqs .two-col-pera .shg-row:before{
        top: -47px;
        border-width: 1px;
        left: -50px;
        height: 167px;
    }
    .help .two-col-pera .shg-row:before {
        top: -48px;
        border-width: 1px;
        left: -50px;
        height: 169px;
        width: 19px;
    }
    .help .two-col-pera .shg-row:after,
    .faqs .two-col-pera .shg-row:after{
        top: 128px;
        left: -49px;
        border-width: 1px;
    }
    .help .hlp-womens .hedding-pera.two-col-pera,
    .help .hedding-pera.two-col-pera.hlp-abso{
        margin-top: 70px !important;
    }
    .hlp-womens{
    	margin-top: 70px;
    }
    .help .two-col-pera.help-do-look > .shg-row > .shg-c-sm-8 {
        width: 100%;
    }
    .help .two-col-pera.help-do-look > .shg-row > .shg-c-sm-4 {
        display: none;
    }
    .help .two-col-pera.help-do-look > .shg-row > .shg-c-sm-8 .shg-c {
        padding-right: 55px;
    }
    .help .in-three-col .shg-box > .shg-box-content .shg-row > .shg-c-sm-4:last-child .shg-box .shg-box-content {
        border-bottom: none;
        padding-bottom: 0;
        margin-bottom: 0px;
    }
    .help .hlp-care-inst .hedding-pera.two-col-pera,
    .help .hlp-delivery .hedding-pera.two-col-pera{
        margin-top: 70px !important;
    }
    /*.two-col-pera.help-deliver-pack .shogun-heading-component h3 {
        width: 130%;
    }*/
    /*.two-col-pera.help-deliver-pack > .shg-row > .shg-c-sm-4 img {
        margin-top: 65px;
    }*/
    .help .hlp-fn-print.two-col-pera{
        margin-bottom: 80px;
    }
    .two-col-pera .extra-discript{
        padding-left: 0;
        padding-right: 0px;
        border-left: none;
        border-right: none;
        margin-bottom: 0;
    }
    .two-col-pera .extra-discript p,
    .two-col-pera .extra-discript h1.seo-cmspage,
    .two-col-pera .extra-discript h2.seo-cmspage,
    .two-col-pera .extra-discript h3.seo-cmspage,
    .two-col-pera .extra-discript h1.seo-productpage,
    .two-col-pera .extra-discript h2.seo-productpage,
    .two-col-pera .extra-discript h3.seo-productpage,
    .two-col-pera .extra-discript h1.seo-blogpage,
    .two-col-pera .extra-discript h2.seo-blogpage,
    .two-col-pera .extra-discript h3.seo-blogpage{
        font-size: 14px;
        line-height: 19px;
        letter-spacing: 0.55px;
        margin-bottom: 15px;
    }
    .two-col-pera .extra-discript p:last-child{
        margin-bottom: 0;
    }
    /*.two-col-pera .extra-discript p:first-child{
        margin-bottom: 0px;
    }*/
    .acc-fix-width .myaccount__order-history>p {
        padding-bottom: 40px;
        font-size: 14px;
        letter-spacing: 0.7px;
        line-height: 21px;
    }
    .template-404 h1 {
        font-size: 25px;
		letter-spacing: 1.67px;
		margin-bottom: 0;
    }
    .template-404 .not-found-discr {
        font-size: 14px;
        letter-spacing: 0.7px;
        line-height: 21px;
        margin-bottom: 40px;
        margin-top: 10px;
    }
    .template-404 .button{
        padding: 14px 30px;
        line-height: normal;
    }
    .template-404 .empty-page-content{
        padding-top: 125px;
        padding-right: 50px;
        padding-bottom: 65px;
        padding-left: 50px;
    }
    .template-article .artical-main-content{
        border: none;
        margin: 50px 50px 0;
    }
    .template-article .artical-main-content .rte.blog-desc-main{
        width: 100%;
        padding-left: 25px;
        padding-right: 25px;
        border-right: 1px solid rgba(0, 0, 0, 0.25);
        border-left: 1px solid rgba(0, 0, 0, 0.25);
    }
    .template-article .rte.blog-desc-main p,
    .template-article .rte.blog-desc-main h1.seo-blogpage,
    .template-article .rte.blog-desc-main h2.seo-blogpage,
    .template-article .rte.blog-desc-main h3.seo-blogpage{
        font-size: 14px;
        letter-spacing: 0.7px;
        line-height: 21px;
    }
    .template-article .blog-product-main{
        width: 100%;
        float: left;
        padding: 0;
        border-left: none;
    }
    /*.template-article .artical-main-content .bolg-back:before{
        background-image: url('left-arrow-article.png');
        width: 23px;
        height: 11px;
        border: none;
        border-radius: 0;
        left: 50px;
        background-repeat: no-repeat;
    }*/
    .template-article .artical-main-content .bolg-back a{
        letter-spacing: 2px;
    }
    .template-article .artical-main-content .bolg-back{
        
    }
    .template-article .artical-main-content .rte.blog-desc-main .sec-highlight h5{
        margin: 60px auto;
        font-size: 20px;
        letter-spacing: 0.7px;
        line-height: 24px;
    }
    .template-article .blog-product-main {
        margin-top: 55px;
    }
    .template-article .blog-product-main .you-may-like{
        letter-spacing: 2px;
        top: 0;
        margin-bottom: 25px;
        padding-left: 20px;
    }
    .template-article .blog-product-main .blog-product-view {
        margin-left: 0px;
        margin-right: 0px;
        border-left: 1px solid rgba(151, 151, 151, 0.5);
        border-right: 1px solid rgba(151, 151, 151, 0.5);
        display: inline-block;
        margin-bottom: 60px;
    }
    .template-article .blog-product-main:after{
        top: 8px;
        border-width: 1px;
    }
    .template-article .return-link-wrapper .btn--secondary{
        width: 320px;
        height: 50px;
        border: 2px solid #000000;
        line-height: 22px;
        margin: 20px auto 0;
    }
    .template-article hr{
        border: none !important;
    }
    .template-article .blog-product-main:before{
        top: 175px;
        border-width: 1px;
    }
    .template-article .blog-product-main .you-may-like:before{
        left: -5px;
        top: 5px;
    }
    .template-article .artical-main-content:after{
        border-width: 1px;
    }
    .template-article .artical-main-content:before{
        border-width: 1px;
    }
    .template-article .blog-product-main .blog-product-view li {
        margin-bottom: 0;
        width: 50%;
        display: inline-block;
        float: left;
        padding-left: 25px;
        padding-right: 25px;
    }
    .template-article .blog-product-main .blog-product-view li:nth-of-type(odd) {
        border-right: 1px solid rgba(151, 151, 151, 0.5);
    }
    .template-article .blog-product-view #moreprod {
        display: none;
    }
    .template-article .blog-product-details .pr-name a{
        font-size: 25px;
        letter-spacing: 2.5px;
    }
    .template-article .blog-product-details .shogun-root, .template-article .blog-product-details .product-desc{
        padding: 0;
    }
    .template-article .blog-product-details .shogun-root span{
        letter-spacing: 0.6px;
        font-size: 14px;
        line-height: 20px;
    }
    .template-article .blog-product-details p.pr-name{
        padding-left: 0px;
        margin-top: 0;
    }
    .template-article .blog-product-img:before{
        border-width: 75px 0 0 210px;
    }
    .template-article .blog-product-img:after{
        border-width: 0 0 75px 210px;
    }
    .template-article .blog-product-img img{
        max-height: 163px;
    }
    .template-article .return-link-wrapper{
        margin: 0 auto 80px auto;
    }
    .template-article .blog-product-details > .shop-now {
        margin-left: 0;
        margin-top: 35px;
        margin-bottom: 30px;
    }
    .faqs-top-link-mobile {
        display: block;
    }
    .faqs-top-link{
        display: none;
    }
    .how-measure .polygon p {
        font-size: 12px;
        padding-left: 10px;
        letter-spacing: 0;
        line-height: 1.15;
    }
    .help .how-measure {
        margin-left: 0 !important;
        margin-right: 0 !important;
        margin-top: 50px !important;
    }
    .template-product .how-measure h5 {
        padding: 0 !important;
    }

    .how-measure {
        margin-top: 0;
        padding-top: 25px;
    }
    .how-measure .shg-c-lg-8,
    .how-measure .shg-c-lg-4{
        width: 100% !important;
    }
    .how-measure .shg-c-lg-8{
        border-bottom: 0;
    }
    .how-measure .shg-c-lg-4 h6{
        margin-top: 0 !important;
    }
    .top-banner-everyday > img,
    .top-banner-extra > img,
    .bottom-banner-everyday > img,
    .bottom-banner-extra > img,
    .template-product .top-banner-everyday > img,
    .template-product .top-banner-extra > img,
    .template-product .bottom-banner-everyday > img,
    .template-product .bottom-banner-extra > img{
        width: 100%;
    }
    .top-banner-everyday,
    .top-banner-extra,
    .template-product .top-banner-everyday,
    .template-product .top-banner-extra {
        margin-bottom: -35px;
    }
    .bottom-banner-everyday p,
    .bottom-banner-extra p.
    .template-product .bottom-banner-everyday p,
    .template-product .bottom-banner-extra p {
        padding-bottom: 31px;
    }
    .top-banner-everyday .icon-mark,
    .template-product .top-banner-everyday .icon-mark {
        top: 61px;
        left: 22%;
        width: 35px;
    }
    .top-banner-extra .icon-mark {
        left: 24%;
        top: 65px;
        width: 35px;
    }
    .help .top-banner-everyday p,
    .help .top-banner-extra p,
    .template-product .top-banner-everyday p,
    .template-product .top-banner-extra p {
        max-width: none;
        font-size: 20px;
        padding-left: 5%;
        padding-bottom: 29px;
    }
    .how-measure {
        margin-left: -20px;
        margin-right: -20px;
        padding: 20px 0;
    }
    .how-measure h4 {
        padding: 0 20px !important;
    }
    .how-measure .description {
        padding: 10px 20px 30px;
    }
    .how-measure .independency-table {
        margin: 0 20px;
        padding: 20px 20px;
    }
    .how-measure.independency-table {
        margin: 0 20px;
        padding: 20px 20px;
    }
    .how-measure .polygon {
        margin-bottom: 10px;
    }
    .help .top-banner-everyday .icon-mark {
        top: 54px;
        left: 20%;
        width: 35px;
    }
    .help .top-banner-extra .icon-mark {
        left: 23%;
        top: 55px;
        width: 35px;
    }
    .help .how-measure.men .table-section .shg-row:first-of-type {
        margin-top: 0;
        border-bottom: none;
        border-top: none;
    }
    body.why-us .why-mobile-change img {
        min-height: 170px;
    }
    .terms-and-conditions .hedding-pera .shg-rich-text:before,
    .privacy-policy .hedding-pera .shg-rich-text:before{
        left: -22px;
        top: 5px;
    }
}
/*mobile-view start*/
@media screen and (max-width: 767px){
    .terms-and-conditions .hedding-pera .shg-rich-text:before,
    .privacy-policy .hedding-pera .shg-rich-text:before{
        left: -26px;
    }
    .top-sort-discription p{
        font-size: 12px;
    }
    .top-sort-discription-why p{
        font-size: 12px;
    }
    .why-dropdown-list .shg-c-lg-2 .shogun-image-container{
        width: 49px;
    }
    .why-top-section .top-plus-img{
        display: none;
    }
    .why-top-section .top-hedding .shogun-heading-component h1{
        font-size: 28px;
        letter-spacing: 0.56px !important;
        line-height: 30px;
        text-align: center !important;
        max-width: 260px;
    }
    .wu-textile-tech{
    	display: none;
    }
    .two-col-pera.why-txt-img-con .shg-row{
    	padding: 0;
    	border: none;
    }
    .two-col-pera.why-txt-img-con{
    	padding-left: 0;
    	padding-right: 0;
    }
    .why-us .why-top-section .top-bg-img img.shogun-image {
        min-height: 255px;
        width: 100%;
        margin-bottom: 20px;
    }
  	.why-us .top-bg-img .top-hedding{
        padding-top: 0px !important;
    }
  	.why-us .video-section.discript-pera {
        padding-left: 0;
        padding-right: 0;
        margin-bottom: 0;
    }
  	.discript-pera .border-video{
        border-left: none;
        border-right: none;
    }
    .discript-pera .border-video:before, .discript-pera .border-video:after{
        content: none;
    }
  	.why-us .why-left-txt {
        padding-left: 20px;
        padding-right: 20px;
        margin-top: 50px;
        margin-bottom: 30px;
    }
    .why-us .wu-sngle-sec .why-left-txt{
    	margin-top: 0;
    }
  	.why-us .why-right-txt {
        padding-left: 20px;
        padding-right: 20px;
        margin-top: 50px;
        margin-bottom: 25px;
    }
    .why-txt-img-con .shg-row > .shg-c-sm-6 .why-left-img .shg-box-content {
        padding-right: 20px;
    }
    .why-left-img {
        margin-right: 0;
    }
    .why-left-img .shogun-image-container{
    	text-align: left !important;
    }
    .why-right-img {
        margin-left: 20px;
    }
    .hedding-pera.why-in-the-news{
    	margin-top: 55px;
    }
    .why-right-img .shogun-image-container{
    	text-align: right !important;
    }
    .why-top-section .top-hedding .shogun-heading-component h1:after{
    	width: 20px;
	    height: 20px;
	    top: -15px;
	    background-size: contain;
	    right: 31px;
    }
    .single-col-container{
    	padding-left: 0;
	    padding-right: 0;
	    border: none;
    }
    .single-col-pera .single-col-container:after{
    	display: none;
    }
    .why-dropdown-content{
    	margin-top: -1px;
    	background-color: #fff;
    }
    .single-col-pera .single-col-container:before{
    	top: -37px;
    	left: -21px;
    }
    .why-lab-test-mbl img{
    	width: 100%;
        min-height: 170px;
    }
    .why-right-txt .shg-c{
    	width: 100%;
    }
    body.why-us .hedding-pera .shg-rich-text:before{
    	top: 2px;
    }
    .single-col-pera .why-dropdown-list .first p:after{
        font-size: 30px;
        top: 24px;
    }
    .two-col-pera.why-txt-img-con .shogun-heading-component h3 {
        font-size: 20px !important;
        letter-spacing: 2px;
        line-height: 20px;
        max-width: unset;
    }
    .why-txt-img-con .shg-theme-text-content{
    	height: auto;
    }
    .two-col-pera.why-txt-img-con p,
    .two-col-pera.why-txt-img-con h1.seo-cmspage,
    .two-col-pera.why-txt-img-con h2.seo-cmspage,
    .two-col-pera.why-txt-img-con h3.seo-cmspage {
        font-size: 12px;
        letter-spacing: 0.5px;
        line-height: 1.5;
        width: 100%;
    }
    .wu-after-img-cont{
    	padding-left: 20px;
	    padding-right: 20px;
	    margin-top: 20px;
	    margin-bottom: 20px;
    }
    .why-txt-img-con .shg-row > .shg-c-sm-6 .why-right-img .shg-box-content {
        padding-left: 0;
    }
    .hedding-pera{
        margin-left: 40px;
    }
    .hedding-pera p{
        font-size: 12px;
        letter-spacing: 1.57px;
        font-family: RobotoCondensed-Regular;
    }
    .ul-verification-txt > .shg-row > .shg-c-xs-12:first-child {
        width: 25px;
    }
    .ul-verification-txt > .shg-row > .shg-c-xs-12:last-child {
        width: calc(100% - 25px);
        padding-left: 5px;
    }
    .single-col-pera{
        padding-left: 20px;
        padding-right: 20px;
    }
    .single-col-pera .shogun-heading-component h1 {
        font-size: 26px;
        letter-spacing: 0.8px;
        line-height: 30px;
    }
    .single-col-pera .why-lab-test-mbl p{
        font-size: 10px;
        letter-spacing: 0.5px;
        line-height: 14px;
        padding: 0 10px;
    }
    .why-lab-test-mbl .shogun-image-content .shg-c {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }
    .single-col-pera .shogun-heading-component h1:after {
        height: 30px;
        width: 43px;
        top: -2px;
        right: -13px;
    }
    .why-dropdown-list > .shg-row > .shg-c-xs-12:first-child {
        width: 50px;
    }
    .why-dropdown-list > .shg-row > .shg-c-xs-12:last-child {
        width: calc(100% - 55px);
    }
    .single-col-pera .why-dropdown-list .first p {
        line-height: 18px;
        padding-top: 5px;
        letter-spacing: 1.5px;
        font-size: 16px;
        padding-left: 15px;
        padding-right: 20px;
    }
    .single-col-pera .why-dropdown-list p {
        font-size: 12px;
        letter-spacing: 1.5px;
        padding-left: 15px;
        padding-right: 25px;
        margin-top: 8px;
    }
    .why-dropdown-content p,
    .why-dropdown-content h1.seo-cmspage,
    .why-dropdown-content h2.seo-cmspage,
    .why-dropdown-content h3.seo-cmspage{
        margin-top: -52px;
        font-size: 12px;
    }
    .why-dropdown-content > .shg-row > .shg-c-xs-6 {
        //width: calc(33.33% - 5.0px) !important;
    }
    .why-dropdown-content > .shg-row > .shg-c-xs-6:nth-child(1), 
    .why-dropdown-content > .shg-row > .shg-c-xs-6:nth-child(2),
    .why-dropdown-content > .shg-row > .shg-c-xs-6:nth-child(3) {
        margin-bottom: 8px;
    }
    .two-col-pera.why-txt-img-con.right-tab .shg-row {
        flex-direction: column;
    }
    .two-col-pera.why-txt-img-con.left-tab .shg-row {
        flex-direction: column-reverse;
    }
    .why-dropdown-main {
        margin-bottom: 0;
    }
    .why-in-the-news{
        //margin-top: 46px;
    }
    .single-col-pera .why-slider p{
        font-size: 14px;
        letter-spacing: 1.4px;
        line-height: 22px;
        width: 100%;
    }
    .why-slider .shg-sld-nav-button.shg-sld-left, .why-slider .shg-sld-nav-button.shg-sld-right{
        width: 15px;
        height: 15px;
        top: 35%;
    }
    .why-slider .shg-sld-slides-padded {
        padding: 0 25px;
    }
    .why-slider{
        margin-top: 0px;
        margin-bottom: 20px;
    }
    .why-bottom-logo > .shg-row > .shg-c-xs-6 {
        width: calc(100% - 15.0px) !important;
        margin-bottom: 30px;
    }
    .why-the-news {
        margin-bottom: 20px;
    }
    .why-bottom-logo img.shogun-image {
        max-width: 100px;
    }
    .faqs-top-text h1 {
        font-size: 28px;
        letter-spacing: 0.56px;
        line-height: 30px;
        max-width: 375px;
        text-align: center;
        margin-bottom: 5px;
    }
    .faqs-top-text p {
        font-size: 16px;
        letter-spacing: 0.32px;
        line-height: 20px;
        text-align: center;
    }
    .faqs-top-img img {
        min-height: 255px;
        width: 100%;
        object-fit: cover;
    }
    .faqs .faqs-inner .unique_code{
        border: none;
        padding: 0;
    }
    .faqs .faqs-inner .heading_faq{
        padding-left: 10px;
        font-size: 11px;
        letter-spacing: 1.57px;
        margin-bottom: 35px;
    }
    .faqs .faqs-inner .heading_faq:before{
        left: -11px;
        top: 2px;
    }
    .faqs .faqs-inner .unique_code:before{
        top: -42px;
        left: -31px;
    }
    .faqs .faqs-inner .unique_code:after{
        display: none;
    }
    .faqs .faqs-inner .panel-group #desing_five{
        margin-bottom: 15px !important;
        border-top: 1px solid #e1e1e1;
        padding-top: 15px;
    }
    .faqs .faqs-inner .panel-group #desing_five:first-child{
        border-top: none;
        padding-top: 0;
    }
    .faqs .faqs-inner .panel-group .panel-body:after{
        display: none;
    }
    .faqs .faqs-inner{
        padding-right: 30px;
        padding-left: 30px;
    }
    .faqs .faqs-inner .panel-group h4 {
        font-size: 11px !important;
        letter-spacing: 0.94px;
        line-height: normal;
    }
    .faqs .faqs-inner .panel-group h4 a{
        max-width: 93%;
    }
    .faqs .faqs-inner .panel-group h4 .icons{
        font-size: 16px;
        vertical-align: top;
        float: right;
        margin-left: 0px;
    }
    .faqs .faqs-inner .panel-group .panel-body p {
        font-size: 10px;
        letter-spacing: 0.5px;
        line-height: 15px;
        margin-bottom: 5px;
    }
    .faqs-see-more{
        padding: 8px 70px;
        max-width: 280px;
        line-height: normal;
        border-width: 1px;
        height: 40px;
    }
    .faqs-see-more p{
        font-size: 12px;
        letter-spacing: 1.71px;
    }
    .top-hedding .shogun-heading-component h1 {
        font-size: 28px;
        letter-spacing: 0.56px !important;
        line-height: 30px;
        text-align: center !important;
    }
    .top-sort-discription p{
        line-height: 20px !important;
        padding-left: 0;
        text-align: center !important;
    }
    .top-sort-discription-why p{
        line-height: 20px !important;
        padding-left: 0;
        text-align: center !important;
    }
    .top-bg-img > img.shogun-image{
        min-height: 255px;
        width: 100%;
        object-fit: cover;
    }
    .top-sort-discription p span {
        font-size: 16px !important;
        letter-spacing: 0.32px;
        line-height: 20px;
    }
    .top-sort-discription-why p span {
        font-size: 16px !important;
        letter-spacing: 0.32px;
        line-height: 20px;
    }
    .discript-pera .shg-rich-text,
    .discript-pera .shg-accordion{
        padding-left: 0;
        padding-right: 0;
        border: none;
    }
    .top-bg-img .top-hedding {
        padding-bottom: 0px !important;
        margin-top: 30px !important;
    }
    .discript-pera {
        padding-left: 20px;
        padding-right: 20px;
        margin-bottom: 30px;
    }
    .discript-pera p span,
    .discript-pera h1.seo-cmspage,
    .discript-pera h2.seo-cmspage,
    .discript-pera h3.seo-cmspage {
        font-size: 12px;
        letter-spacing: 0.5px;
        line-height: 15px;
    }
    .discript-pera p {
        letter-spacing: 0.7px;
        line-height: 15px !important;
        margin-bottom: 20px;
    }
    .terms-privacy .hedding-pera{
        margin-bottom: 33px;
    }
    .discript-pera .shg-rich-text:before
    .discript-pera .shg-accordion:before{
        top: -48px;
    }
    .faqs .discript-pera .shg-accordion:before{
        top: -39px;
        width: 25px;
    }
    .discript-pera .shg-rich-text:after,
    .discript-pera .shg-accordion:after {
        display: none;
    }
    .terms-privacy .more-btn p a{
        padding: 13px 88px;
        border-width: 1px;
    }
    .terms-privacy .more-btn p a span {
        font-size: 12px !important;
        letter-spacing: 1.71px;
    }
    .terms-privacy .more-btn {
        margin-bottom: 50px !important;
    }
    .terms-privacy .discript-pera .shg-rich-text:before, 
    .terms-privacy .discript-pera .shg-accordion:before {
        height: calc(30% + 40px);
        border: 0;
        border-top: 1px dotted rgba(0, 0, 0, 0.25);
        top: -47px;
        width: 24px;
    }
    .acc-fix-container{
        padding-left: 20px;
        padding-right: 20px;
    }
    .acc-fix-container:after{
        display: none;
    }
    .acc-fix-container:before{
        left: -5px;
        top: -31px;
    }
    .acc-fix-width .myaccount__order-history{
        padding-right: 0;
        padding-left: 0;
        border: none;
    }
    .myaccount__account-details{
        padding-right: 0;
        padding-left: 0;
        border: none;
    }
    .acc-small-title{
        margin-left: 40px;
    }
    .acc-small-title p{
        font-size: 11px;
        letter-spacing: 1.57px;
    }
    .acc-fix-width{
        margin-top: 43px;
    }
    .acc-fix-width .myaccount__order-history h2 {
        font-size: 20px;
        letter-spacing: 2px;
        line-height: 20px;
        margin-bottom: 25px;
    }
    .acc-fix-width .myaccount__order-history span {
        font-size: 10px;
        letter-spacing: 0.5px;
        line-height: 15px;
        margin-bottom: 40px;
    }
    .acc-fix-width .myaccount__order-history .order-info label{
        letter-spacing: 1.57px;
        font-size: 11px;
    }
    .acc-fix-width .myaccount__order-history .order-info p{
        font-size: 11px;
        letter-spacing: 1.57px;
        margin-bottom: 18px;
        border-width: 1px;
    }
    .acc-fix-width .myaccount__order-history span.item-count{
        margin-top: 0px;
        margin-bottom: 15px;
        font-size: 11px;
        letter-spacing: 1.57px;
    }
    .myaccount__order-history .item-cover .img-wrapper{
        max-width: 75px;
        float: left;
        max-height: 100px;
    }
    .myaccount__order-history .item-cover .img-wrapper img{
    	max-height: 100px;
    	min-height: 100px;
    }
    .myaccount__order-history .item-cover .img-wrapper:before{
        border-width: 20px 0 0 37px;
        bottom: 0px;
    }
    .myaccount__order-history .item-cover .img-wrapper:after{
        border-width: 0 0 20px 38px;
        bottom: 0px;
    }
    .myaccount__order-history .item-cover .item-list-info {
        display: inline-block;
        padding-left: 13px;
    }
    .myaccount__order-history .item-cover .item-list-info a{
        margin-top: 0;
        font-size: 11px;
        letter-spacing: 1.57px;
    }
    .acc-fix-width .myaccount__order-history .order-total{
        clear: both;
    }
    .myaccount__order-history .item-cover .item-list-info .item-variant p{
        font-size: 11px;
        letter-spacing: 1.57px;
        line-height: 18px
    }
    .acc-fix-width .myaccount__order-history .order-total p{
        font-size: 11px;
        letter-spacing: 1.57px;
        line-height: 23px;
    }
    .acc-fix-width .myaccount__order-history .order-btn a{
        width: 135px;
        padding: 10px 0;
        font-size: 12px;
        letter-spacing: 1.71px;
        line-height: 17px;
        height: 40px;
        border-width: 1px;
    }
    .myaccount .acc-edit-btn a{
        font-size: 12px;
        height: 40px;
        width: 100%;
    }
    .myaccount .acc-edit-btn a:after{
        font-size: 12px;
        height: 40px;
        line-height: 1.4;
        border-width: 1px;
        width: 100%;
    }
    .acc-fix-width .myaccount__order-history .order-btn a:first-child {
        margin-right: 5px;
    }
    .acc-fix-width .myaccount__order-history .order-total {
        margin-bottom: 15px;
    }
    .acc-fix-width .myaccount__order-history .order-btn {
        margin-bottom: 35px;
    }
    .acc-fix-width .myaccount__order-history .order-btn:last-child {
        margin-bottom: 35px;
    }
    .myaccount__account-details .acc-blue {
        letter-spacing: 2px;
        font-size: 20px;
        line-height: 20px;
        margin-bottom: 25px;
    }
    .myaccount__account-details span{
        font-size: 10px;
        letter-spacing: 0.5px;
        line-height: 15px;
    }
    .acc-fix-width .acc-interest{
    	margin-top: 8px;
    	color: #000;
	    font-size: 12px;
	    font-weight: 400;
	    letter-spacing: 1.57px;
	    margin-bottom: 20px;
    }
    .acc-fix-width .acc-interest > div{
        padding-left: 20px;
    }
    .acc-fix-width .acc-interest input{
    	position: relative;
        margin-right: -15px;
        margin-bottom: 12px;
        top: 3px;
        left: -20px;
    }
    .myaccount .acc-edit-btn{
    	margin-top: 5px;
    	width: 100%;
    }
    .acc-fix-width .acc-interest input:focus:before{
    	content: '';
	    width: 6px;
	    height: 6px;
	    background-color: #000000;
	    z-index: 1;
	    position: absolute;
	    border-radius: 50%;
	    left: 3px;
	    top: 3px;
    }
    .acc-fix-width .acc-interest input:after{
    	content: '';
	    width: 15px;
	    height: 15px;
	    top: -1px;
    	left: -1px;
	    border: 1px solid #000000;
	    position: absolute;
	    border-radius: 50%;
	    background-color: #fff;
    }
    .myaccount__account-details .acc-gray span{
    	font-weight: 400;
    	color: #979797;
    	text-transform: uppercase;
    	font-family: "RobotoCondensed-Regular";
    	display: inline-block;
    	margin-bottom: 20px;
    }
    .myaccount__account-details p.acc-gray{
        font-size: 11px;
        letter-spacing: 1.57px;
    }
    .myaccount__account-details p.acc-underline{
        font-size: 12px;
        letter-spacing: 1.71px;
        margin-bottom: 25px;
        border-width: 1px;
    }
    .myaccount__account-details .cos-acc-details p {
        font-size: 12px;
        letter-spacing: 1.71px;
        line-height: 20px;
    }
    .cos-acc-details{
        margin-top: 10px;
        border-width: 1px;
    }
    .acc-fix-width{
        margin-bottom: 50px;
    }
    .acc-fix-width .acc-gen, .acc-fix-width .acc-interest{
    	display: block;
    }
    .acc-fix-width .acc-gen{
    	color: #000;
	    font-size: 12px;
	    font-weight: 400;
	    letter-spacing: 1.71px;
	    margin-bottom: 20px;
    }
    .acc-fix-width .acc-gen input{
    	margin-top: 10px;
    	position: relative;
    }
    .acc-fix-width .acc-gen input:after{
    	content: '';
	    width: 14px;
	    height: 14px;
	    border: 1px solid #000000;
	    position: absolute;
	    border-radius: 50%;
	    background-color: #fff;
    }
    .acc-fix-width .acc-gen input:focus:before{
    	content: '';
	    width: 6px;
	    height: 6px;
	    background-color: #000000;
	    z-index: 1;
	    position: absolute;
	    border-radius: 50%;
	    left: 4px;
	    top: 4px;
    }
    .acc-fix-width .acc-gen input:last-child{
    	margin-left: 15px;
    }
    .help .top-bg-img .top-plus-img {
        display: none;
    }
    .help .top-hedding .shogun-heading-component h1 {
        max-width: 280px;
        line-height: 30px;
        margin-bottom: 10px;
        position: relative;
    }
    .help .top-hedding .shogun-heading-component h1:after{
        content: '';
        position: absolute;
        right: 0;
        background-image: url(plus.png);
        top: 0;
        background-size: contain;
        width: 20px;
        height: 20px;
        top: -15px;
        right: 51px;
    }
    .help .top-bg-img .top-plus-img > img{
        display: none;
    }
    .help .top-sort-discription p {
        max-width: 100%;
        font-size: 16px;
        line-height: 20px !important;
        letter-spacing: 0.32px;
    }
    .help .top-bg-img > img.shogun-image{
        min-height: 260px;
    }
    .help .hedding-pera.two-col-pera p,
    .faqs .hedding-pera.two-col-pera p,
    .help .hedding-pera.two-col-pera h1.seo-cmspage,
    .help .hedding-pera.two-col-pera h2.seo-cmspage,
    .help .hedding-pera.two-col-pera h3.seo-cmspage,
    .faqs .hedding-pera.two-col-pera h1.seo-cmspage,
    .faqs .hedding-pera.two-col-pera h2.seo-cmspage,
    .faqs .hedding-pera.two-col-pera h3.seo-cmspage{
        letter-spacing: 1.57px;
    }
    .help .two-col-pera .shogun-heading-component h3 {
        font-size: 20px !important;
        font-weight: 400;
        letter-spacing: 2px;
        line-height: 20px;
        text-transform: uppercase;
        margin-bottom: 30px;
    }
    .help .help-deliver-pack .two-col-pera .shogun-heading-component h3{
    	max-width: 200px;
    }
    .help .two-col-pera,
    .faqs .two-col-pera{
        padding-left: 20px;
        margin: 0;
        border: none;
        padding-right: 20px;
    }
    .help .hedding-pera.two-col-pera,
    .faqs .hedding-pera.two-col-pera {
        margin-left: 40px;
    }
    .two-col-pera.help-wt-sz .shg-c-lg-9{
        width: 100% !important;
        padding-right: 0;
    }
    .two-col-pera.help-wt-sz .shg-c-lg-3{
        width: 100% !important;
    }
    .two-col-pera.help-wt-sz .shg-c-lg-3 img{
        margin-right: -20px;
    	max-width: 300px;
    }
    body.faqs .hedding-pera .shg-rich-text:before{
        top: 3px;
    }
    body.help .hedding-pera .shg-rich-text:before{
        top: 2px;
    }
    .faqs .two-col-pera .shg-row:before{
        top: -44px;
        left: -21px;
    }
    .help .two-col-pera .shg-row:before {
        border: 0;
        border-top: 1px dotted rgba(0, 0, 0, 0.25);
        left: -20px;
        top: -44px;
    }
    .help .hlp-womens .two-col-pera .shg-row:before{
    	display: none;
    }
    .help .two-col-pera.help-do-look > .shg-row > .shg-c-sm-8 img{
        float: left;
    }
    .help .two-col-pera > .shg-row > .shg-c-sm-8{
        width: 100%;
        padding-right: 0px;
    }
    .help .two-col-pera > .shg-row > .shg-c-sm-4 {
        width: 100%;
    }
    .size-table{
        padding-top: 20px;
    }
    .help .hlp-womens .hedding-pera.two-col-pera{
        display: none;
    }
    .help .hedding-pera.two-col-pera.hlp-abso{
        margin-top: 50px !important;
    }
    .help .hlp-womens .two-col-pera.help-wt-sz{
        padding-top: 35px;
        margin-top: 35px;
        position: relative;
    }
    .hlp-womens{
    	margin-top: 0;
    }
    .help .two-col-pera.help-do-look > .shg-row > .shg-c-sm-8 img{
        width: 180px;
    }
    .help .hlp-womens .two-col-pera.help-wt-sz:before{
        content: '';
        border-top: 1px solid rgba(151, 151, 151, 0.5);
        width: calc(100% - 40px);
        top: 0px;
        position: absolute;
    }
    .help .two-col-pera.three-col-table .size-table td.shogun-table-column:first-child {
        width: 20%;
    }
    .help .two-col-pera.three-col-table .size-table td.shogun-table-row:first-child {
        width: 40%;
    }
    .help .two-col-pera.three-col-table .size-table td.shogun-table-row {
        width: 40%;
        padding: 5px !important;
    }
    .help .two-col-pera.three-col-table .size-table td.shogun-table-column {
        width: 40%;
        padding: 5px !important;
    }
    .two-col-pera.in-three-col .drop-iconimage{
        width: 40px;
    }
    .drop-icontitle .shogun-heading-component h1{
        font-size: 20px !important;
        letter-spacing: 1.33px;
        padding-left: 10px;
    }
    .help .hedding-pera.two-col-pera,
    .faqs .hedding-pera.two-col-pera{
        margin-bottom: 30px;
    }
    .help .two-col-pera.in-three-col p{
        font-size: 12px;
        font-weight: 400;
        letter-spacing: 0.5px;
        line-height: 16px;
    }
    .help .in-three-col .shg-box > .shg-box-content .shg-row > .shg-c-sm-4 .shg-box .shg-box-content{
        margin-bottom: 25px;
        padding-bottom: 25px;
    }
    .help .two-col-pera.help-do-look > .shg-row > .shg-c-sm-8 .shg-c {
        padding-right: 20px;
    }
    .help .two-col-pera p,
    .faqs .two-col-pera p,
    .help .two-col-pera h1.seo-cmspage,
    .help .two-col-pera h2.seo-cmspage,
    .help .two-col-pera h3.seo-cmspage,
    .faqs .two-col-pera h1.seo-cmspage,
    .faqs .two-col-pera h2.seo-cmspage,
    .faqs .two-col-pera h3.seo-cmspage {
        font-size: 12px;
        letter-spacing: 0.5px;
        line-height: 15px;
        font-weight: normal;
    }
    .two-col-pera .extra-discript p:first-child,
    .two-col-pera .extra-discript h1.seo-cmspage,
    .two-col-pera .extra-discript h2.seo-cmspage,
    .two-col-pera .extra-discript h3.seo-cmspage{
    	font-size: 11px;
    	margin-bottom: 0;
    }
    .help-size-btn-mobile {
        text-align: center;
    }
    .help .size-guide-btn .shg-btn{
        width: 141px;
    }
    .help .size-guide-btn{
        margin-top: 30px;
    }
    .help-size-btn-mobile{
        text-align: center;
    }
    .help .two-col-pera img.shogun-image {
        float: right;
    }
    .help .two-col-pera .flip-mobile img.shogun-image{
        -webkit-transform: scaleX(-1);
        -moz-transform: scaleX(-1);
        -o-transform: scaleX(-1);
        transform: scaleX(-1);
        filter: FlipH;
        -ms-filter: "FlipH";
        float: left;
        margin-left: -20px;
    }
    .two-col-pera.help-deliver-pack > .shg-row > .shg-c-sm-4 img {
        margin-top: 0;
        margin-bottom: 30px;
        max-width: 300px;
    	margin-right: -20px;
    }
    .two-col-pera.in-three-col .drop-iconimage img.shogun-image {
        float: none;
    }
    .acc-fix-width .myaccount__order-history>p {
        padding-bottom: 25px;
        font-size: 10px;
        letter-spacing: 0.5px;
        line-height: 15px;
        border-bottom: 1.8px solid rgb(220, 220,220);
    }
    .template-404 .empty-page-content{
        padding-right: 20px;
        padding-left: 20px;
    }
    .template-404 h1{
        font-size: 20px;
        letter-spacing: 2px;
        line-height: 23px;
    }
    .template-404 .not-found-discr{
        font-size: 11px;
    }
    .template-404 .button {
        padding: 10px 24px;
        line-height: normal;
        font-size: 11px;
    }
    .template-cart .page-container .page-width {
        padding-left: 20px;
        padding-right: 20px;
    }
    .template-cart .cart-header__title{
        font-size: 30px;
        line-height: 30px
    }
    .template-cart .text-link--accent{
        font-size: 14px;
    }
    .template-cart .page-container{
        padding-top: 50px;
    }
    .box-drop-down{
        padding-left: 20px;
        padding-right: 20px;
    }
    .box-drop-down select.browser-default{
        height: 40px;
        font-size: 12px;
        letter-spacing: 1.71px;
        border: 1px solid #000000;
    }
  	.help .box-drop-down {
        margin-bottom: 45px;
    }
    .template-article .artical-main-content .rte.blog-desc-main{
        padding: 0px;
        border: none;
    }
    .template-article .artical-main-content:before{
        display: none;
    }
    .template-article .artical-main-content:after{
        display: none;
    }
    .template-article .return-link-wrapper .btn--secondary{
        line-height: 22px;
        font-size: 12px;
        border-width: 1px;
        height: 40px;
        margin-top: 25px;
    }
    .template-article .return-link-wrapper .btn--secondary:before{
        background-image: url(left-arrow-article.png);
        width: 16px;
        height: 8px;
        left: 0px;
        top: 8px;
        border-radius: 0;
        background-repeat: no-repeat;
        background-size: contain;
        content: '' !important;
        display: inline-block;
    }
    .template-article .blog-product-main .you-may-like:before{
        left: -10px;
        top: 3px;
    }
    .template-article .artical-main-content{
        margin: 35px 30px 0;
    }
    .template-article .artical-main-content .bolg-back:before{
        background-image: url('left-arrow-article.png');
        width: 16px;
        height: 8px;
        left: 0px;
        top: 8px;
        border-radius: 0;
        background-repeat: no-repeat;
        background-size: contain;
        border: none;
    }
    .template-article .return-link-wrapper{
        margin: 40px auto 0px auto;
    }
    .template-article .blog-product-main:after{
        left: -31px;
    }
    .template-article .blog-product-main:before{
        display: none;
    }
    .template-article .artical-main-content .bolg-back{
        padding-left: 30px;
        padding-bottom: 10px;
        margin-bottom: 30px;
        border-bottom: 1px dotted rgba(0, 0, 0, 0.25);
    }
    .template-article .artical-main-content .bolg-back a{
        font-size: 12px;
        letter-spacing: 1.57px;
    }
    .template-article .rte h1{
        font-size: 20px;
        letter-spacing: 2px;
        //line-height: 20px;
    }
    .template-article .rte.blog-desc-main p,
    .template-article .rte.blog-desc-main h1.seo-blogpage,
    .template-article .rte.blog-desc-main h2.seo-blogpage,
    .template-article .rte.blog-desc-main h3.seo-blogpage {
        font-size: 13px;
        letter-spacing: 0.5px;
        line-height: 15px;
    }
    .template-article .artical-main-content .rte.blog-desc-main .sec-highlight h5{
        margin: 40px auto;
        font-size: 18px;
        letter-spacing: 0.63px;
        line-height: 22px;
    }
    .template-article .artical-main-content .rte.blog-desc-main p img {
        margin-top: 20px;
        margin-bottom: 0;
    }
    .template-article .blog-product-main .you-may-like{
        padding-left: 10px;
        width: calc(100% - 10px);
        font-size: 12px;
        letter-spacing: 1.57px;
    }
    .template-article .blog-product-main .blog-product-view{
        border-left: none;
        border-right: none;
        margin-bottom: 50px;
    }
    .template-article .blog-product-main .blog-product-view li{
        padding-left: 0;
        padding-right: 0;
    }
    .template-article .blog-product-main .blog-product-view li:nth-of-type(odd) {
        border-right: none;
        padding-right: 10px;
    }
    .template-article .blog-product-main .blog-product-view li:nth-of-type(even) {
        padding-left: 10px;
    }
    .template-article .blog-product-img img {
        max-height: 180px;
    }
    .blog-product-details {
        padding-left: 0;
        padding-right: 0;
    }
    .template-article .blog-product-details .pr-name a {
        font-size: 16px;
        letter-spacing: 1.6px;
    }
    .template-article .blog-product-details p.pr-name{
        margin-top: 0px;
        margin-bottom: 0px;
    }
    .template-article .blog-product-details .shogun-root span {
        letter-spacing: 0.45px;
        font-size: 9px;
        line-height: 15px;
    }
    .template-article .blog-product-details > .shop-now {
        margin-left: 0;
        margin-top: 15px;
        max-width: 129px;
        padding: 0;
        height: 36px;
        line-height: 34px;
        font-size: 11px;
        letter-spacing: 1.57px;
        border-width: 1px;
    }
    .template-article .slick-slide img{
        height: 252px;
        object-fit: cover;
        width: 100%;
    }
    .template-article .banner-image .slick-dots li{
        width: 10px;
        height: 10px;
        margin: 0 3px;
    }
    .template-article .slick-dots li button:before{
        width: 10px;
        height: 10px;
    }
    .how-measure .polygon > img{
        height: 45px;
        float: initial !important;
    }
    .how-measure.men h5 {
        margin-bottom: 50px;
    }
    .how-measure h5 {
        padding-top: 0;
    }
    .template-product .how-measure h5 {
        padding-top: 0;
    }
    .how-measure h6 {
        padding: 10px 0;
        margin-top: -45px;
    }
    .how-measure .table-section {
        margin-top: 40px;
    }
    .how-measure.men .polygon.colored .icon-mark img {
        height: 25px;
        float: initial;
    }
    .how-measure.men .polygon.colored .icon-mark {
        padding-left: 3px;
    }
    .how-measure .polygon.colored p {
        padding-left: 30px;
        width: 96%;
    }
    .how-measure .polygon {
        margin-bottom: 8px;
    }
    .how-measure .independency-table {
        padding: 9px;
    }
    .how-measure .polygon p {
        font-size: 12px;
        padding-left: 2px;
        letter-spacing: 0px;
    }
    .how-measure.men .polygon p {
        padding-left: 7px;
    }
    .how-measure.men .polygon:nth-of-type(9){
        margin-bottom: 20px;
    }
    .help .top-banner-everyday p,
    .help .top-banner-extra p
    .template-product .top-banner-everyday p,
    .template-product .top-banner-extra p {
        font-size: 12px;
        padding-left: 9%;
        padding-bottom: 21px;
        max-width: none;
    }
    .help .top-banner-everyday p,
    .help .top-banner-extra p,
    .template-product .top-banner-everyday p,
    .template-product .top-banner-extra p {
        font-size: 12px;
        padding-left: 9%;
        padding-bottom: 21px;
        max-width: none;
    }
    .help .top-banner-everyday .icon-mark,
    .template-product .top-banner-everyday .icon-mark {
        top: 31px;
        left: 19%;
        width: 24px;
    }
    .help .top-banner-extra .icon-mark,
    .template-product .top-banner-extra .icon-mark {
        left: 21%;
        top: 30px;
        width: 25px;
    }
    .bottom-banner-everyday p,
    .bottom-banner-extra p,
    .template-product .bottom-banner-everyday p,
    .template-product .bottom-banner-extra p {
        padding-bottom: 20px;
    }
    .how-measure.men .polygon.colored p {
        padding-left: 34px;
        width: 96%;
        line-height: 1.15 !important;
    }
    .how-measure.men .polygon > img {
        height: 35px;
    }
}

@media screen and (min-width: 992px) and (max-width: 1200px) {
    .why-txt-img-con .shg-theme-text-content {
        -webkit-line-clamp: unset;
        overflow: visible;
        height: unset;
    }
}
@media screen and (max-width: 480px){
    .terms-and-conditions .hedding-pera .shg-rich-text:before,
    .privacy-policy .hedding-pera .shg-rich-text:before{
        top: 3px;
    }
    .why-us .why-lab-test-mbl span{
        line-height: 1.5;
        font-size: 12px;
    }
    .help .how-measure.independency-table {
        padding-left: 10px;
        padding-right: 10px;
    }
    .help .two-col-pera.absorbency .shg-c-lg-11{
        min-height: 2723px;
    }
    .help .two-col-pera.help-do-look > .shg-row > .shg-c-sm-8 img {
        min-height: 75px;
    }
    .template-product .top-banner-extra .icon-mark {
        top: 13px;
    }
    .how-measure img {
        float: initial !important;
    }
    .how-measure .polygon p {
        line-height: 1.15 !important;
    }
    .how-measure.men .polygon.colored p {
        width: 92%;
    }
    .how-measure.men h5 {
        margin-bottom: 10px;
    }
    .how-measure.women h5 {
        margin-bottom: 10px;
    }
    .how-measure h5 {
        padding-top: 0 !important;
    }
    .help .how-measure.women h5 {
        padding-top: 0 !important;
    }
    .template-product .bottom-banner-everyday {
        margin-bottom: 20px;
    }
    .template-product .top-banner-everyday,
    .template-product .top-banner-extra {
        margin-bottom: -25px;
    }
    .why-dropdown-content p,
    .why-dropdown-content h1.seo-cmspage,
    .why-dropdown-content h2.seo-cmspage,
    .why-dropdown-content h3.seo-cmspage {
        max-width: 107px;
    }
    .template-article .artical-main-img-banner img {
        min-height: 239px;
        object-fit: cover;
    }
    .template-article .blog-product-main .blog-product-view{
        display: flex;
        flex-flow: wrap;
    }
    .faqs .faqs-inner{
        padding-right: 20px;
        padding-left: 20px;
    }
    .faqs .faqs-inner .heading_faq:before{
        left: -5px;
    }
    .faqs .faqs-inner .unique_code:before{
        top: -41px;
        left: -26px;
    }
    .faqs .discript-pera .shg-accordion:before{
        top: -36px;
        width: 25px;
    }
    .faqs-see-more{
        margin-bottom: 50px;
        margin-top: -25px;
    }
    .template-article .artical-main-content{
        margin: 35px 20px 0;
        width: calc(100% - 40px);
    }
    .template-article .rte h1 br{
        display: none;
    }
    .template-article .rte h1{
        margin-bottom: 40px;
    }
    .template-article .artical-main-content .rte.blog-desc-main p img{
        margin-top: 0;
    }
    .template-article .return-link-wrapper .btn--secondary{
        width: 100%;
        margin-top: 25px;
    }
    .template-article .blog-product-main{
        margin-top: 40px;
    }
    .template-article .blog-product-main .you-may-like{
        padding-left: 20px;
    }
    .template-article .blog-product-main .you-may-like:before{
        left: 0;
    }
    .template-article .blog-product-main:after{
        left: -22px;
    }
    .template-article .return-link-wrapper{
        margin: 0;
    }
    .template-article .blog-product-img img{
        max-height: 160px;
        min-height: 160px;
    }
    .template-article .blog-product-img:before{
        border-width: 45px 0 0 140px;
    }
    .template-article .blog-product-img:after{
        border-width: 0 0 45px 140px;
    }
    .template-article .blog-product-main .blog-product-view{
        margin-bottom: 30px;
    }
    .acc-fix-width .myaccount__order-history .order-btn:last-child{
        margin-bottom: 0;
        padding-bottom: 35px;
        border-bottom: 2px solid #e4e4e4;
    }
    .acc-fix-width .myaccount__order-history{
        margin-bottom: 35px;
    }
    .cos-acc-details{
        border-bottom: none;
    }
    .acc-delv-add .acc-edit-btn{
        margin-top: 0;
    }
    .acc-delv-add .acc-edit-btn-mobile{
        margin-top: 0;
    }
    .acc-fix-width{
        margin-bottom: 35px;
    }
    .acc-delv-add .acc-edit-btn a,
    .acc-delv-add .acc-edit-btn a:after{
        width: 100%;
        min-width: 280px;
    }
    .acc-delv-add .acc-edit-btn-mobile a,
    .acc-delv-add .acc-edit-btn-mobile a:after{
        width: 100%;
        min-width: 280px;
    }
    body.terms-privacy .hedding-pera .shg-rich-text:before{
        top: 3px;
    }
    .hedding-pera p span{
        font-size: 11px !important;
        font-family: 'Roboto Condensed';
    }
    body.terms-privacy .discript-pera{
        margin-bottom: 40px;
    }
    .help .top-hedding .shogun-heading-component h1{
        margin-bottom: 5px;
    }
    .help .hlp-fn-print.two-col-pera{
        margin-bottom: 50px;
    }
    .help .hlp-care-inst .hedding-pera.two-col-pera, .help .hlp-delivery .hedding-pera.two-col-pera{
        margin-top: 50px !important;
    }
    .help .hedding-pera.two-col-pera p,
    .faqs .hedding-pera.two-col-pera p,
    .help .hedding-pera.two-col-pera h1.seo-cmspage,
    .help .hedding-pera.two-col-pera h2.seo-cmspage,
    .help .hedding-pera.two-col-pera h3.seo-cmspage,
    .faqs .hedding-pera.two-col-pera h1.seo-cmspage,
    .faqs .hedding-pera.two-col-pera h2.seo-cmspage,
    .faqs .hedding-pera.two-col-pera h3.seo-cmspage{
    	font-size: 12px;
    }
    .single-col-pera .ul-verification-txt p{
    	font-size: 12px;
    	line-height: 25px;
    }
    .why-dropdown-content{
    	padding-top: 15px;
    }
}

@media screen and (max-width: 380px){
    .why-lab-test-mbl img{
        min-height: 200px;
    }
    .help .top-banner-everyday .icon-mark {
        top: 21px;
        left: 16%;
    }
    .help .top-banner-extra .icon-mark {
        left: 18%;
        top: 22px;
    }
    .how-measure.men .polygon p {
        font-size: 10px;
    }
    .how-measure .polygon {
        margin-bottom: 2px;
    }
    .how-measure.men .polygon {
        margin-bottom: 8px;
    }
    .top-banner-everyday .icon-mark,
    .template-product .top-banner-everyday .icon-mark {
        top: 23px;
        left: 15%;
    }
    .template-product .top-banner-extra .icon-mark {
        left: 18%;
        top: 24px;
    }
    .template-product .top-banner-everyday,
    .template-product .top-banner-extra {
        margin-bottom: -20px;
    }
    .how-measure .polygon.colored .icon-mark img {
        height: 20px;
    }
    .how-measure .polygon p {
        padding-left: 5px;
    }
    .how-measure .polygon.colored p {
        padding-left: 28px;
    }
    .how-measure .polygon.colored .icon-mark {
        padding-left: 2px;
    }
    .how-measure.women .polygon > img {
        height: 60px;
    }
}
@media screen and (max-width: 328px){
    .help .top-banner-everyday .icon-mark {
        top: 11px;
        left: 16%;
    }
    .help .top-banner-extra .icon-mark {
        left: 10%;
        top: 14px;
    }
    .how-measure.women .polygon > img {
        height: 48px;
    }
    .help .top-banner-everyday p,
    .top-banner-extra p,
    .template-product .top-banner-everyday p,
    .template-product .top-banner-extra p {
        max-width: 180px;
    }
    .top-banner-everyday .icon-mark,
    .template-product .top-banner-everyday .icon-mark {
        top: 13px;
    }
    .top-banner-extra .icon-mark {
        left: 19%;
        top: 13px;
    }
    .how-measure .polygon {
        margin-bottom: 3px;
    }
    .how-measure.men .polygon {
        margin-bottom: 5px;
    }
    .how-measure .polygon p {
        padding-left: 4px;
        padding-top: 2px;
        font-size: 10px;
    }
    .how-measure.men .polygon > img {
        height: 45px;
    }
}