/*
===============================================================
 # CUSTOM CSS
 - Please do not edit this file. this file is generated by server-side code
 - Every changes here will be overwritten
===============================================================*/

.msp-cn-1-1 { background-color:#ffffff;padding-top:20px;padding-right:40px;padding-bottom:20px;font-family:"Playfair Display";font-weight:700;font-size:60px;line-height:80px;color:#000000;max-width: 55%; } 
.msp-cn-1-2 { font-family:"Fanwood Text";font-weight:normal;font-size:16px;line-height:24px;color:#777777;max-width:23%; } 
.msp-cn-2-3 { font-weight:normal;line-height:normal;width: 41px;
height: 41px; } 
.msp-cn-1-4 { font-family:"Playfair Display";font-weight:normal;font-size:16px;line-height:23px;color:#3d3d3d; } 
.msp-cn-1-5 { font-family:"Roboto";font-weight:normal;font-size:12px;line-height:14px;color:#aeaeae;font-style: italic } 
.msp-cn-2-8 { font-weight:normal;line-height:normal;border: 1px solid rgba(0,0,0,0.4);
border-radius: 50%;
width: 26px;
height: 26px; } 
.msp-cn-2-9 { font-weight:normal;line-height:normal;border: 1px solid rgba(0,0,0,0.4);
border-radius: 50%;
width: 26px;
height: 26px; } 
.newsletter-demo-slider .ms-slide-bgcont{
  background-position: center right !important;
  background-size: 75% auto !important;
}

.newsletter-demo-slider .master-avatar > .avatar{
  border-radius: 50%;
  width: 100%;
  height: auto;
}

.newsletter-demo-slider .ms-thumb-list{
 	overflow: visible !important; 
}

.newsletter-demo-slider .ms-thumb-ol{
 	display: none; 
}

.newsletter-demo-slider .ms-thumb{
  padding: 0;
}

.newsletter-demo-slider .ms-tab-context{
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}

.newsletter-demo-slider .ms-thumbs-cont{
  width: auto !important;
 	left: 0 !important; 
  	background: #fff;
  display: inline-block;
  padding-top: 5px;
}

.newsletter-demo-slider .ms-thumbs-cont::before {
    content: "";
    position: absolute;
    left: 0;
    background: repeating-linear-gradient( 130deg, transparent, transparent 3px, #ccc 4px, transparent 5px );
    width: 65%;
    height: 5px;
    top: -5%;
}

.newsletter-demo-slider .ms-thumb-frame {
  	background: none !important;
}

.newsletter-demo-slider .ms-info-title{
 	font-family: "Playfair Display";
  	font-weight: 400;
  font-weight: 15px;
  line-height: 23px;
  color: #000;
}

.newsletter-demo-slider .master-title a{
  color: #000000;
}


.newsletter-demo-slider .aux-next-prev-icon{
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateY(-50%) translateX(-50%);
  height: 20px;
  width: 20px;  
  color: #000000;
  cursor: pointer;
  font-size: 20px;
}