/*
Theme Name: Twenty Twenty Child theme of twentytwenty
Theme URI: 
Description: Child theme of twentytwenty theme for the Twenty Twenty theme
Author: <a href="https://wordpress.org/">the WordPress team</a>
Author URI: 
Template: twentytwenty
Version: 1.0
*/

/* Generated by Orbisius Child Theme Creator (http://orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Thu, 21 Nov 2019 05:20:03 +0000 */ 
/* The plugin now uses the recommended approach for loading the css files.*/
@import url('//fonts.googleapis.com/css?family=Playfair+Display');
@import url('//fonts.googleapis.com/css?family=Playfair+Display:400,400i,700,700i');
@font-face { font-family: 'Calibri'; src: url('https://dynasty.london/wp-content/themes/twentytwenty-child-theme/assets/fonts/Calibri.eot'); src: url('https://dynasty.london/wp-content/themes/twentytwenty-child-theme/assets/fonts/Calibri.eot#iefix') format('embedded-opentype'),  url('https://dynasty.london/wp-content/themes/twentytwenty-child-theme/fonts/Calibri.woff2') format('woff2'),  url('https://dynasty.london/wp-content/themes/twentytwenty-child-theme/fonts/Calibri.woff') format('woff'),  url('https://dynasty.london/wp-content/themes/twentytwenty-child-theme/fonts/Calibri.ttf') format('truetype'),  url('https://dynasty.london/wp-content/themes/twentytwenty-child-theme/fonts/Calibri.svg#Calibri') format('svg'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'overlock-regular'; src: url('https://dynasty.london/wp-content/themes/twentytwenty-child-theme/assets/fonts/overlock-regular.eot'); src: url('https://dynasty.london/wp-content/themes/twentytwenty-child-theme/assets/fonts/overlock-regular.eot#iefix') format('embedded-opentype'),  url('https://dynasty.london/wp-content/themes/twentytwenty-child-theme/fonts/overlock-regular.woff2') format('woff2'),  url('https://dynasty.london/wp-content/themes/twentytwenty-child-theme/fonts/overlock-regular.woff') format('woff'),  url('https://dynasty.london/wp-content/themes/twentytwenty-child-theme/fonts/overlock-regular.ttf') format('truetype'),  url('https://dynasty.london/wp-content/themes/twentytwenty-child-theme/fonts/overlock-regular.svg#overlockregular') format('svg'); font-weight: normal; font-style: normal; }
@font-face {
  font-family: 'SnellRoundhand Script';
  src: url('https://dynasty.london/wp-content/themes/twentytwenty-child-theme/assets/fonts/SnellRoundhand-Script.eot');
  src: url('https://dynasty.london/wp-content/themes/twentytwenty-child-theme/assets/fonts/SnellRoundhand-Script.eot#iefix') format('embedded-opentype'),
    url('https://dynasty.london/wp-content/themes/twentytwenty-child-theme/assets/fonts/SnellRoundhand-Script.woff') format('woff'),
    url('https://dynasty.london/wp-content/themes/twentytwenty-child-theme/assets/fonts/SnellRoundhand-Script.ttf') format('truetype');
  font-weight: normal;
  font-style: italic;
}
 @font-face {
  font-family: 'SnellRoundhandW01-Script';
  src:  url('assets/fonts/SnellRoundhandW01-Script.woff') format('woff'),
   url('assets/fonts/SnellRoundhandW01-Script.ttf')  format('truetype'),
    url('https://dynasty.london/wp-content/themes/twentytwenty-child-theme/assets/fonts/SnellRoundhandW01-Script.svg#SnellRoundhandW01-Script') format('svg'),
    url('https://dynasty.london/wp-content/themes/twentytwenty-child-theme/assets/fonts/SnellRoundhandW01-Script.eot') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'SnellRoundhand-Script';
  src:  url('https://dynasty.london/wp-content/themes/twentytwenty-child-theme/assets/fonts/SnellRoundhand-Script.woff') format('woff'), url('https://dynasty.london/wp-content/themes/fonts/SnellRoundhand-Script.ttf')  format('truetype'),
  url('https://dynasty.london/wp-content/themes/twentytwenty-child-theme/assets/fonts/SnellRoundhand-Script.eot') format('embedded-opentype'), url('https://dynasty.london/wp-content/themes/fonts/SnellRoundhand-Script.svg#SnellRoundhand-Script') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'AvenirLT-Light';
  src:  url('assets/fonts/AvenirLT-Light.woff') format('woff'), 
  url('assets/fonts/AvenirLT-Light.ttf')  format('truetype'),
  url('https://dynasty.london/wp-content/themes/twentytwenty-child-theme/assets/fonts/AvenirLT-Light.svg#AvenirLT-Light') format('svg'), 
  url('https://dynasty.london/wp-content/themes/twentytwenty-child-theme/assets/fonts/AvenirLT-Light.eot') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

@-webkit-keyframes rotation {
    0%      { -webkit-transform: rotate(0deg); }
    50%     { -webkit-transform: rotate(180deg); }
    100%    { -webkit-transform: rotate(360deg); }
}

@keyframes rotation {
    0%      { transform: rotate(0deg); }
    50%     { transform: rotate(180deg); }
    100%    { transform: rotate(360deg); }
}
@keyframes spin {
   0% {transform:Scale(0,0) rotate(0deg);}
   10% {transform:Scale(0.1,0.1) rotate(90deg);}
   20% {transform:Scale(0.2,0.2) rotate(180deg);}
   30% {transform:Scale(0.3,0.3) rotate(270deg);}
   40% {transform:Scale(0.4,0.4) rotate(270deg);}
   50% {transform:Scale(0.5,0.5) rotate(180deg);}
   60% {transform:Scale(0.6,0.6) rotate(360deg);}
   70% {transform:Scale(0.7,0.7) rotate(360deg);}
   80% {transform:Scale(0.8,0.8) rotate(360deg);}
   90% {transform:Scale(0.9,0.9) rotate(360deg);}
   100% {transform:Scale(1,1) rotate(360deg)}
}
h1, h2, h3, h4, h5, h6 {
    letter-spacing: normal;
}
a{
    color: #7795a3;
}


/*--------------------------header-css-----------------------*/
.header-navigation-wrapper a {
    color: #2f2f2f!important;
    text-decoration: none!important;
    margin: 0 14px;
    font: normal normal normal 17px 'times new roman',times,serif;
}
header#site-header:after {
    height: 1px;
    content:'';
    width:100%;
    display:block;
    background: rgba(139, 138, 138, 0.37);
}
.header-navigation-wrapper a:hover {
    color: #e3c5c5!important;
}
.primary-menu li{
    text-transform: capitalize;
}
.primary-menu > li {
    margin: 0;
}
.primary-menu > li.menu-item-has-children > a {
    padding-right: 0;
}
.primary-menu > li > .icon{
    display: none;
}
.primary-menu ul {
    background-color: #FBFBFB!important;
    border-radius: 0;
}
.primary-menu > li > ul:after {
    border-bottom-color: #FBFBFB!important;
}
.primary-menu ul a{
    padding:0;
}
.header-inner, .header-top {
    max-width: 930px;
    margin: auto;
}
.header-inner{
	padding:2rem 0;
}
form.search-form {
    width: auto;
    flex-wrap: wrap;
    position: relative;
    float: right;
}
input#search-form-1 {
	font-family: 'Calibri' !important;
    color: #292F2F;
    padding: 0px 6px;
    width: 145px;
    font-size: 12px;
    height: 30px;
    font-weight: 400;
    border: 1px solid #c0c0c0;
    margin: 0 0 5px 8px;
}
input.search-submit {
    position: absolute;
    background: url(assets/img/search_icon.png) no-repeat!important;
    right: 5px;
    margin: 0!important;
    padding: 0;
    font-size: 0;
    width: 20px;
    height: 20px;
    outline: 0;
    top: 8px;
}
.header-top .widget.widget_search {
    width: 100%;
    display: flex;
    justify-content: flex-end;
    padding-top: 20px;
}
ul.primary-menu {
    font-size: 16px;
}
.custom-logo1 {
    display: inline-block;
    height: 49px;
    width: 56px;
    position: relative;
}
.custom-logo1 {
animation-name: spin;
    animation-duration: 2000ms;
}
.site-logo.faux-heading {
    margin-left: 0;
}


.custom-logo1 img.spinner {
    -webkit-animation: rotation 0.2s linear 8;
    animation: rotation 0.2s linear 8;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}
/*-----------------------banner-css----------------------------*/
.banner-right-side {
    padding-left: 78px;
    padding-top: 115px;
    background: #e3c5c5;
}
.dream-text-banner {
    margin: 0;
    font-weight: normal;
    font-family: 'Playfair Display', serif;
    font-size: 100px;
    color: #292F2F;
    line-height: 102px;
    letter-spacing: 0.01em;
}

.shipping-text-banner {
    margin: 0;
    font-weight: normal;
    color: #292F2F;
    font-size: 24px;
    font-family: 'Playfair Display', serif;
}
a.shop-now {
    background: rgba(252, 176, 140, 1);
    padding: 9px 34px;
    margin-top: 10px;
    text-transform: capitalize;
    font: normal normal normal 16px/1.4em 'playfair_displayregular',serif;
    transition: color 0.4s ease 0s;
    color: #2F2E2E;
    display: inline-block;
    position: relative;
    white-space: nowrap;
}
a.shop-now:hover {
    background: #fdd7c5;
    text-decoration: none;
    color: #2F2E2E;
}
.collections {
    margin: 0;
    font-size: 26px;
    color: #292F2F;
    line-height: 26px;
    letter-spacing: 0.05em;
    font-family: 'SnellRoundhandW01-Script';
}
.free-text-banner {
    color: #292F2F;
    line-height: 20px;
    margin: 0;
    font-size: 22px;
}
/*-----------------overlay-text-css--------------------------*/
.four-col-section  h2{
    font-size: 29px;
    margin-bottom: 8px!important;
    font-family: 'Playfair Display',serif!important;
    font-weight: normal!important;
}
span.check-out {
    color: #292F2F !important;
    font-size: 22px;
    font-family: 'SnellRoundhandW01-Script';
    font-weight: normal;
}
.dynasty {
    font-size: 30px !important;
    color: #292F2F !important;
    font-weight: normal;
    margin: 0;
    font-family: 'Playfair Display', serif;
}

.main-cont {
    width: 267px;
    margin: 0 auto;
    height: 230px;
    background: white;
    margin-top: 68px;
    padding: 20px 20px;
}
.four-col-section .elementor-text-editor p {
    margin: 0 auto;
    letter-spacing: normal;
    font-size: 16px;
    font-style: normal;
    line-height: 1.4em;
    font-family: 'AvenirLT-Light';
}
.four-col-section .col-1-text {
    width: 190px;
}
.four-col-section .col-2-text {
    width: 215px;
}
.four-col-section .col-3-text {
    width: 246px;
}
.four-col-section .col-4-text {
    width: 196px;
}
/*----------------dynasty-colletion-css--------------------*/
.dynasty-title h2 {
    color: #292F2F;
    font-size: 60px;
    margin-bottom: 0px;
    line-height: 1.1;
    letter-spacing: normal;
    font-family: 'Playfair Display', serif;
    font-weight: normal!important;
    margin: 0;
}
p.time-col-text {
    margin: 0;
    font-size: 22px;
    color: #292F2F;
    font-family: 'SnellRoundhandW01-Script' !important;
    font-style: italic;
    letter-spacing: 0.05em;
}

.dynasty-title {
    margin: 0!important;
}
.overlay-heading {
    margin-top: 5rem;
}
.overlay-heading h2 {
    z-index: 99;
    text-align: center;
    left: 0;
    right: 0;
    top: 0;
    position: absolute;
    background: rgba(255, 255, 255, 0.77);
    padding: 6px 25px!important;
    font-size: 15px !important;
    color: #292F2F!important;
    text-decoration: none !important;
    margin: auto!important;
    display: block;
    max-width: 40%;
    font-family: 'Playfair Display', serif!important;
    font-weight: normal!important;
}
.showmore {
    text-decoration: underline;
    color: #2f2f2f;
    font-size: 12px;
}
p.coll_text {
    font-family: 'Playfair Display', serif;
    font-weight: normal;
    font-size: 16px;
    font-style: normal;
    color: #292F2F;
    margin-top: 22px;
    line-height: 1.7em;
}
p.col-text-bottom {
    font-style: normal;
    font-size: 16px;
    text-align: left;
    color: #292F2F !important;
    font-family: 'Playfair Display', serif;
    font-weight: normal!important;
    max-width: 370px;
    margin: auto;
}
a.shop_btn {
    text-decoration: underline!important;
    display: block;
    margin-top: 20px;
    text-align: center;
    font-size: 20px;
    font-family: 'Playfair Display', serif;
    font-weight: normal!important;
    color: #292F2F !important;
}
.main-cont-bottom {
    width: 267px;
    margin: 30px auto;
    height: 230px;
    background: white;
    padding: 40px 20px;
}
.main-cont-bottom.cont-col {
    background: #fcb08c;
}
span.A1 {
    text-decoration: underline;
    font-size: 12px;
    display: inline;
}

#sp-testimonial-free-wrapper-213 .sp-testimonial-free-section .slick-dots li button {
    background: #fff!important;
}
.sp-testimonial-free-section .slick-dots li button {
    width: 5px;
    height: 5px;
}
.slick-arrow {
    display: none!important;
}
div#sp-testimonial-free-wrapper-213 {
    background: #E3C5C5;
}
div#sp-testimonial-free-wrapper-213 .sp-testimonial-free {
    background: #fff;
    margin: 60px auto;
    max-width: 410px;
    padding: 20px;
}
div#sp-testimonial-free-wrapper-213 .tfree-client-testimonial {
    min-height: 50px;
}
a.show-more {
   font: normal normal normal 16px/20px "playfair display",serif;
   color: rgba(47,46,46,1);
   border-color: rgba(47,46,46,1);
   background-color: rgba(255,255,255,1);
   border-width: 2px;
   user-select: none;
   cursor: default;
   text-decoration: none;
   white-space: nowrap;
   cursor: pointer;
   border-style: solid;
   margin: auto;
   display: inline-block;
   width: initial;
   margin-top: 50px;
   margin-bottom: 10px;
   padding: .6em 1em;
   transition: all 70ms ease-in;
}
a.show-more:hover {
   color: #ffffff;
   background-color: rgba(47,46,46,1);
}
/*-----------------contact-page-css-------------*/
.conatct-title h2 {
  color: #282e2e!important;
  font-family: "playfair display",serif!important;
  font-size: 60px;
  text-align: left;
  font-weight: normal!important;
}
.contact_left_sec p, .contact_center_sec p {
    font: normal normal normal 16px/1.4em 'playfair display',serif;
    color: #282e2e!important;
}
.contact_left_sec a {
    color: hsl(180, 7%, 17%);
}
.contact-page-from .wpcf7-form input {
    height: 38px;
}
.wpcf7-form input, .wpcf7-form textarea {
    outline: 0;
    color: hsl(180, 7%, 17%);
    background-color: transparent;
    border: 1px solid #000;
    font: normal normal normal 16px/1.4em 'playfair display',serif;
    padding: 0 8px;
}
.contact-page-from .wpcf7-form textarea {
    resize: none;
}
.contact-page-from .wpcf7-form .wpcf7-form-control.wpcf7-submit {
    background: hsl(180, 7%, 17%) none repeat scroll 0 0;
    min-width: auto;
    background-color: rgba(47, 46, 46, 1);
    font: normal normal normal 16px/1.4em 'playfair display',serif;
    border: 0;
    color: #FCB08C;
    text-transform: capitalize;
    width: auto;
    padding: 7px 15px;
    float: right;
}
/*-----------------Press-page-css-------------*/
.press-content .kel-pic {
    margin: 4px 0;
    font-family: 'Calibri' !important;
    font-size: 14px;
    color: #000;
    text-align: center;
    letter-spacing: .5px;
}
.press-content .elementor-widget {
    margin: 0!important;
}
.press-content .elementor-image img {
    width: 100%;
}

/*---------------  stockist-page-css    -------------------------*/
.stockist-content {
    /*width: 75%;*/
    margin: auto;
    text-align: left;
}
.stockist-content p {
    padding-bottom: 15px;
    font-size: 16px;
    line-height: 18px;
    color: #000;
    font-family: 'Calibri';
    margin: 0;
}
.stockist-content .stocklist {
    font-size: 18px;
}
.stockist-content h2 {
    margin: 0;
    color: #636363;
    font-size: 18px;
    font-weight: 400;
    font-style: normal;
    line-height: 1.4;
    text-rendering: optimizeSpeed;
    text-transform: uppercase;
    margin-bottom: 15px;
    padding-bottom: 7px;
    border-bottom: 1px solid #ededed;
}
.stockist-content .wpcf7-form label {
    display: block;
    font-size: 13px;
    font-weight: 600;
}
.stockist-content .wpcf7-form input{
	height:30px;
	width: 200px;
    max-width: 100%;
    border: 1px solid #c0c0c0;
}
.stockist-content .wpcf7-form textarea{
	border:1px solid #c0c0c0;
}
.stockist-content input.wpcf7-form-control.wpcf7-submit {
    background: #7795a3;
    display: inline-block;
    padding: 7px 15px;
    border: 0;
    color: #FFF;
    font-size: 13px;
    font-family: 'Calibri';
    font-weight: 400;
    line-height: normal;
    float: right;
    margin-left: 5px;
    min-width: 140px;
    width: auto;
}
p.stockist a {
    color: #7795a3;
}
/*-------------------find-a-stockist----------------*/
.stockist-inner {
    max-width: 75%;
    margin: auto;
}
.stockist-inner .stock-heading {
    margin: 0;
    text-align: center;
    font-size: 24px;
    font-weight: 400;
    margin-bottom: .5em;
    font-family: 'Calibri';
    color: #000;
}
.stockist-inner .stockist {
    font-size: 14px;
    line-height: 20px;
    margin: auto;
    padding: 0 0 0 60px;
    width: 75%;
    color: #000;
    font-family: 'Calibri';
}

.stk_data {
    border-color: rgb(79, 99, 109);
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    display: inline-block;
    padding: 30px 20px;
    vertical-align: top;
    width: 100%;
}
.stk_data input{
    width: 100%;
    background: rgb(255, 255, 255) none repeat scroll 0 0;
    border: medium none;
    border-radius: 4px;
    box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.12) inset;
    color: rgb(80, 79, 79) !important;
    height: 40px;
}
.stk_data textarea {
    width: 100%;
    background: rgb(255, 255, 255) none repeat scroll 0 0;
    border: medium none;
    border-radius: 4px;
    box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.12) inset;
    color: rgb(80, 79, 79) !important;
    padding: 5px;
}

.stk_data .wpcf7-submit {
    float: left;
    background: rgb(79, 99, 109);
    border-radius: 4px;
    min-width: inherit;
    max-width: 100%;
    padding: 8px 15px;
    color: #fff!important;
    width: auto;
    font-family: 'Calibri';
}
p.stform_bt {
    font-size: 14px;
    line-height: 18px;
    width: 100%;
    font-family: 'Calibri';
    float: left;
    margin: 12px 0 0;
}
/*---------------content-text-page----------*/
.content-text-page p {
    font-size: 13px;
    line-height: 1.5;
    font-family: 'Calibri';
    color:#000;
    letter-spacing: .2px;
}
.content-text-page h3 {
    color: #000;
    display: inline-block;
    font-size: 18px;
    margin: 10px 0;
    width: 100%;
    font-weight: 400;
}
.content-text-page .policy {
    text-align: center;
    font-size: 24px;
    font-weight: 400;
    font-style: normal;
    color: #7795a3;
    margin: 0 0 .5em;
}
.shipping-page ul li{ 
  font-size: 13px !important;
 line-height: 18px; 
 font-family: 'Calibri' !important; 
 font-style: normal;
 display:inline-block;
 width:100%;
 margin:3px 0;
 padding:0 0 0 20px;
 position:relative;
 color:#000;
}
.shipping-page ul {
    display:inline-block;
    margin: 0 0 1.5em;
}
.shipping-page ul li::before{
  content:">";
  left:0;
  position:absolute;
  top:0;
 }
 .faq-content-page p {
    color: #636363;
    font-size: 14px;
    font-style: italic;
    line-height: 24px;
    margin: 0 0 1.5em;
    font-family: 'Calibri';
}
.faq-content-page h3 {
    margin: 0;
    margin-bottom: 10px;
    color: #636363;
    font-size: 18px;
    font-weight: 400;
    font-style: normal;
    line-height: 1.4;
    font-family: 'Calibri';
}
.faq-content-page {
    text-align: center;
}
.faq-content-page .mainTitle {
    color: #7795a3;
    font-size: 24px;
    font-weight: 400;
    margin: 0 0 .5em;
}
/*-------------------blog-page----------------*/
.blog-page-content {
    max-width: 1040px;
    margin: auto;
    padding: 30px;
}

.post .blog-title, .single-post-title {
    padding: 0px;
    font-family: 'Playfair Display', serif !important;
    line-height: 1em;
    font-weight: normal;
    text-align: left;
    text-transform: none;
    margin: 10px 0 0;
    font-size: 36px;
    margin-bottom: 15px;
}
.post .blog-title a, .single-post-title {
    color: #7795a3;
    text-decoration:none;
}
.blog-meta, .blog-meta-single{
    text-align: left;
    font-size: 15px;
    display: flex;
    font-family: 'Calibri';
    padding-bottom: 25px;
}
.blog-post-image img {
    width: 100%;
    height: auto;
    margin: 0 0 1.5em;
}
.blog-page-content .post p, .single-post-cont p {
    color: #797979 !important;
    text-align: left;
    font-size: 18px;
    font-family: 'Calibri';
}
.single-post-cont p {
    margin: 0 0 1.5em;
}
.single-post-cont strong {
    font-size: 25px;
}
.single-post-cont a {
    color: #7795a3;
    text-decoration: none;
}
.blog-page-content .post {
    width: 75%;
    margin-bottom: 35px;
}
.single-custom-template {
    width: 75%;
}
.single-custom-template {
    width: 75%;
    padding-right: 10px;
}
.bloG-more-reaD {
    text-align: center;
}

.bloG-more-reaD a {
    background: rgba(0, 0, 0, 1);
    color: #fff;
    text-decoration: none;
    font-size: 17px;
    line-height: 1em;
    padding: 14px 20px;
    text-transform: uppercase;
    margin: 0 auto 10px;
    display: block;
    width: 180px;
    text-align: center;
}
.date-custom .date-text {
    background: #fff;
    z-index: 999;
    position: relative;
    padding: 0 20px;
}
.date-custom:before {
    content: " ";
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 1;
    right: 0;
    top:11px;
    height: 1px;
    background: #c3c3c3;
}
.date-custom {
    display: block;
    width: 100%;
    text-align: center;
    position: relative;
    z-index: 0;
}
.mainTitle-dress {
    margin: 0;
    margin-bottom: .5em;
    font-size: 24px;
    font-weight: 400;
    font-style: normal;
    color: #7795a3;
    font-family: 'Calibri';
    text-align: center;
}
.subtitle-dress {
    margin-bottom: 10px;
    color: #636363;
    font-size: 18px;
    font-weight: 400;
    font-style: normal;
    text-align: center;
    margin-top: 45px;
}
.dress-size {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
}
.dress-size img {
    margin: 0;
}
p.Specialist {
    font-size: 13px;
    line-height: 18px;
    font-family: 'Calibri';
    font-style: normal;
    text-align: center;
}
.press-content > .elementor-container {
    padding: 0 20px;
}
.press-contact input {
    width: 100%;
    height: 38px;
    border: 2px solid rgba(204, 218, 224, 1);
}

.press-contact textarea {
    width: 100%;
    resize: none;
    border: 2px solid rgba(204, 218, 224, 1);
}

.press-contact .wpcf7-submit {
    float: right;
    margin-left: 5px;
    min-width: 140px;
    background: rgba(119, 149, 163, 1);
    border: 0;
    width: auto;
    font-size: 13px;
    font-weight: 400;
    font-family: 'Calibri' !important;
}
.press-contact .Specialist {
    font-size: 16px;
    line-height: 18px;
    font-family: 'Calibri';
    font-style: normal;
    text-align: center;
    line-height: 1.5;
    letter-spacing: .5px;
}
/*------------------dream-girls-page-------------*/
ul.page-dream-content {
    margin: 0;
    padding: 0 20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
ul.page-dream-content li {
    margin-bottom: 20px;
    float: left;
    width: 32%;
    margin-left: 0px;
    text-align: center;
    overflow: hidden;
}
ul.page-dream-content li:nth-child(3n) { 
    margin-right: 0;
}
ul.page-dream-content li img { 
    width: 100%; 
}
ul.page-dream-content  span.title {
    margin: 4px 0;
    font-family: 'Calibri';
    font-size: 14px;
    color: #000;
    text-align: center;
    letter-spacing: .5px;
}
p.dream-text-para {
    font-size: 14px;
    line-height: 1.5;
    font-family: 'Calibri';
    margin: 0;
    text-align: center;
    color: #000000;
    letter-spacing: .1px;
}
/*---------------- footer-css-----------------*/
.home .ft-logo {
    display: block;
}
.ft-logo {
    display: none;
}
.footer-credits {
    width: 100%;
    display: block;
    text-align: center;
}
footer#site-footer .section-inner {
    flex-wrap: wrap;
}
.footer-logo {
    text-align: center;
    display: block;
}
.footer-logo img {
    margin: auto;
}
.footer-logo h4 {
    text-align: center;
    color: #292F2F !important;
    font-size: 24px;
    margin: 0;
     font-family: 'Playfair Display', serif;
    font-weight: normal;
    margin-bottom: 20px!important;
}
.footer-sub .widget-title {
    font-size: 15px;
    margin-bottom: 5px!important;
    color: #2F2E2E !important;
    text-transform: uppercase;
    font-family: 'Playfair Display', serif;
    font-weight: normal;
}
.footer-sub .widget-content a {
    font-size: 12px;
    line-height: 20px;
    color: #7795a3;
    font-family: 'Playfair Display', serif;
    font-weight: normal;
}
.footer-sub .widget-content li {
    margin: 0;
    letter-spacing: normal;
    line-height: 20px;
}
.footer-sub .widget-content {
    text-align: center;
}
.footer-sub {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

.footer1, .footer3 {
    flex-basis: 25%;
    width: 100%;
}
.footer2 {
    flex-basis: 50%;
}
.payment-icon p {
    font-size: 14px;
    padding-top: 7.5rem;
    color: #323232;
    font-family: 'Calibri';
}
.footer-social {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.footer-social .social-icon {
    height: 40px;
    line-height: 48px;
    text-align: center;
    width: 40px;
}
.payment-icon img {
    margin: 40px auto 0;
}
p.visit-add {
    color: #000!important;
    font-size: 18px;
}

.accordion-container {
        position: relative;
        width: 100%;
        border-top: none;
        outline: 0;
        cursor: pointer
}
/*
.accordion-container .article-title {
        display: block;
        position: relative;
        margin: 0;
        padding: 0.625em 0.625em 0.625em 2em;
        font-size: 1.25em;
        font-weight: normal;
        color: #0079c1;
        cursor: pointer;
}*/
.product_title {
    font: normal normal normal 20px/1.4em 'playfair display',serif;
    margin: 0 0 5px!important;
}
.accordion-container .content-entry {
    width: 100%;
    float: left;
    border-bottom: #ccc solid 1px;
    padding: 15px 0;
}
.accordion-container .article-title {
    float: left;
    font-size: 14px!important;
    color: #000;
    width: 100%;
    margin: 0;
    padding-left: 5px!important;
    position: relative;
    font-weight: 400;
    text-transform: uppercase;
    font-family: 'Calibri' !important;
}
/*

.accordion-container .article-title:hover i:before,
.accordion-container .article-title:hover i:active,
.accordion-container .content-entry.open i {
        color: white;
}
*/
.accordion-container .content-entry i {
    position: absolute;
    top: 0px;
    left: auto;
    right: 0;
    font-style: normal;
    font-size: 24px;
    color: #000;
    line-height: normal;
}
.accordion-container .content-entry i:before {
    content: "+ ";
}

.accordion-container .content-entry.open i:before {
        content: "- ";
}
.accordion-content {
    display: none;
    float: left;
    width: 100%;
    padding: 10px 0 0 10px;
}
.accordion-content .description p {
    font-size: 12px;
    line-height: 18px;
    font-family: 'Calibri' !important;
    margin: 0;
}
/* This stuff is just for the Codepen demo */

#content {
        width: 100%;
}
.accordion-container, #description {
    float: left;
    width: 100%;
    display: block;
}
#description p {
        line-height: 1.5;
}

#description h2 {
        text-align: center;
}
.flex-viewport {
    width:75% !important;   
    left: 100px;
}
.flex-control-nav {
    position: absolute;
    top:10px;
    left: 0px;
    margin: 0;
    text-align: center;
}
.flex-control-thumbs {
    width:15% !important;
}
.flex-control-thumbs li {
    width:auto !important;
    display: inline-block;
    margin-left: 0;
}
.newsku {
    font: normal normal normal 16px/1.4em 'playfair display',serif;
    color: #000;
}
.single-product .summary p.price {
    margin: 20px 0!important;
    color: #504f4f;
    font: normal normal normal 30px/1.4em 'playfair display',serif;
    color: #292F2F;
}
.single-product .summary .price del {
    display: none;
}
.single-product .summary .price ins {
    text-decoration: none;
}
.single-product .woocommerce-product-gallery__trigger {
    text-decoration: none;
}












/*12/30/19*/
.category_short {
    border: 5px solid #abb8d1;
    padding: 35px 12px;
        max-width: 980px;
    margin: 0 auto;
}
.category_short>p {
    font-size: 13px !important;
    font-family: times;
    color: #292F2F;
    font-weight: normal;
    line-height: normal;
    text-align: left;
    margin-bottom: 0px;
}
.category_short>p>span {
    font-size: 13px !important;
}
.category_short>h1 {
    color: #7795a3;
    font-size: 28px;
    font-weight: 400;
    font-style: normal;
    line-height: 1.2;
    text-rendering: optimizeLegibility;
    text-transform: uppercase;
    font-family: times new roman;
    margin-top: 10px;
    margin-bottom: .7em;
}
.woocommerce-background {
    position: relative;
}
.woocommerce-background>img {
    width: 100%;
    height: 100%;
}
.woocommerce-background>.heading-bg {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    bottom: 0;
}
.woocommerce-background>.heading-bg>h1 {
margin: 0px;
background: rgba(47, 46, 46, 0.5);
}
.woocommerce-background>.heading-bg>h1 {
    margin: 0px;
    background: rgba(47, 46, 46, 0.5);
    padding: 10px 60px;
    display: inline-block;
    font-size: 70px;
    color: #fff;
    font-weight: 400;
    font-family: times new roman;
    text-transform: none;
}
.woocommerce .content-area {
    max-width: 1040px;
    padding: 30px;
    margin: 0 auto;
}
nav.woocommerce-breadcrumb {
    display: none;
}
header.woocommerce-products-header {
    display: none;
}
header.woocommerce-products-header+.widget.widget_text {
    margin-top: 0px;
}
.woocommerce ul.products h2.woocommerce-loop-product__title {
    font-size: 13px;
    text-transform: none;
    color: #636363;
    font-family: times new roman;
    font-weight: 500;
    text-align: center;
}
.woocommerce .products>li{
    width:32%!important;
    margin-right:1.1037%!important;
    float:left;
    margin-bottom:20px!important;
}
.woocommerce .products>li:nth-child(3n){
    margin-right: 0!important;
}

.woocommerce ul.products li.product span.price {
    font-size: 13px;
    text-transform: none;
    color: #636363;
    font-family: times new roman;
    font-weight: 500;
    text-align: center;
    margin-bottom: 10px;
}
.woocommerce ul.products h2.woocommerce-loop-product__title {
    font-size: 13px;
    text-transform: none;
    color: #636363;
    font-family: times new roman;
    font-weight: 500;
    text-align: center;
}
.woocommerce ul.products li.product a.button.product_type_variable.add_to_cart_button {
    display: none;
}
.woocommerce-background>.heading-bg>h1 p {
    margin: 5px 0 10px 0;
    text-align: center;
    font-size: 18px;
    color: #fff;
    font-family: times new roman;
    font-weight: normal;
    text-transform: none;
    line-height: .7;
}
.woocomerce-wrap {
    background: rgba(204, 204, 204, 0.58);
    padding: 10px 15px 6px;
    border: none;
    font-family: times new roman;
    display: flex;
    flex-wrap: wrap;
    /*flex-direction: row-reverse;*/
    justify-content: space-between;
    margin: 1rem 0;
    align-items: center;
}
.woocomerce-wrap form.woocommerce-ordering select {
    -webkit-appearance: none;
    padding: 5px 10px;
    border: 2px solid #000;
    font-size: 1.5rem;
    background: transparent;
}
.woocomerce-wrap form.woocommerce-ordering {
    margin: 0;
}
.bnnr-img-dynasty figure, .bnnr-img-dynasty figure img {
    width: 100%;
    float: left;
}
.our-col-title img {
    margin: auto;
}
.our-col-title h2 {
    color: #fff;
    font-family: "playfair display",serif;
    font-size: 60px;
    margin-bottom: 0px;
    font-weight: 100;
    text-align: center;
    margin: 0;
}
.our-col-title .collection-text {
    color: hsl(0, 1%, 37%);
    font-family: 'SnellRoundhandW01-Script';
    font-size: 49px;
    font-weight: bold;
    text-align: center;
}
h1.coll-cat-heaidng {
    font-size: 47px;
    text-decoration: none;
    font-family: "playfair display",serif;
    color: #000;
    margin: 0 0 50px 0;
    font-weight: 400;
}

p.dynasty-p {
    color: hsl(180, 7%, 17%);
    font-size: 16px;
    margin-bottom: 10px;
    font-family: "playfair display",serif;
    text-align: justify;
}
.collection-list .elementor-row {
    border-bottom: none;
    display: inline-block;
    float: left;
    margin: 0 auto 30px;
    max-width: 900px;
    position: relative;
    padding-bottom: 0px;
}
.collection-list .elementor-row> div:nth-child(1) {
    float: left;
    width:40%;
}
.collection-list .elementor-row> div:nth-child(2) {
    float: right;
    width:58%;
}
.view-coll {
    color: hsl(180, 7%, 17%);
    display: inline-block;
    font-family: "playfair display",serif;
    font-size: 16px;
    padding: 10px;
    text-align: center;
    text-decoration: none;
    width: 154px;
    transition: 0.5s;
    position: absolute;
    bottom: 0;
    left: auto;
}
.collection-list .elementor-row div {
    position: initial;
}
.collection-category {
    padding-bottom: 40px;
}
.first-col-row .view-coll{
   background: hsl(19, 95%, 77%) none repeat scroll 0 0;
}
.first-col-row .view-coll:hover{
background-color: hsl(19, 93%, 88%);
}
.second-col-row .view-coll{
background-color:hsl(321, 65%, 83%);
}
.second-col-row .view-coll:hover{
background-color: hsla(321, 65%, 83%,0.5);
}
.third-col-row .view-coll{
background-color:hsl(180, 42%, 86%);
}
.third-col-row .view-coll:hover{
background-color: hsla(180, 42%, 86%, 0.5);
}
.fourth-col-row .view-coll{
background-color:hsl(52, 69%, 86%);
}
.fourth-col-row .view-coll:hover{
background-color: hsl(52, 69%, 86%,0.5);
}
span.soldout {
    background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;
    left: 0;
    padding: 5px 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    text-align: center;
    font-weight: 400;
    color: #df280a;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: .1px;
}
.smmercltion li img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    max-height: 650px;
}
.smmercltion li {
    margin-bottom:20px;
}
ul.products .product img {
    max-height: 400px;
    object-fit: contain;
    height: 100%;
}
.products{
    justify-content: center;
}
h2.about-heading-main-page {
    text-transform: unset;
    font-weight: 200;
    font-size: 60px;
    letter-spacing: 7px;
    font-family: 'Playfair Display', serif;
    font-style: italic;
    color: #fff;
    width: 100%;
    margin: 0;
}
.main_inner_about {
    margin-bottom: 14px;
    font-family: 'times new roman',times,serif;
    font-size: 18px;
    color: #292F2F;
}
.top-image-about img {
    max-width: 220px!important;
}

.top-image-about {
    background: rgba(204, 234, 234, 1);
    padding: 4rem 0;
}
.bottm-image-about img {
    margin-top: 25px;
}
.overlay-text-image-about {
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  max-width: 70%;
  margin: auto;
  height: 100%;
  max-height: 70%;
  bottom: 0;
  background: rgba(255, 255, 255, 0.52);
}
.bottm-image-about {
  position: relative;
}
.overlay-text-image-about h3 {
  margin-bottom: 14px;
  font-size: 4vw;
  color: #292F2F;
  margin-top: 15%;
  font-family: 'SnellRoundhandW01-Script';
  text-transform: capitalize;
  line-height: 100%;
  text-align: center;
  font-weight: 100;
}
.overlay-text-image-about .click_here {
  background: #fcb08c;
  padding: 10px 25px;
  font-size: 19px;
  font-family: 'times new roman',times,serif;
  color: #000;
  text-decoration: none;
}
.abt-left-btm .inner {
    background: #f0b9dd;
    padding: 25px;
    display: flex;
    float: left;
    align-items: center;
    flex-wrap: wrap;
}
.abt-left-btm img {
    float: right;
    margin-left: 25px;
    margin-top: 0;
    margin-bottom: 0;
}
.abt-right-btm .inner {
    background: #fef0e9;
    min-height: 420px;
    padding: 0;
    position: relative;
}

.border_outer {
    border: solid 3px #000;
    padding: 45px 0;
    max-width: 60%;
    left: 50%;
    top: 50%;
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    text-align: center;
}

.border_outer h2 {
    margin-bottom: 14px;
    font-family: 'times new roman',times,serif;
    font-size: 34px;
    color: #292F2F;
    margin-top: 0;
    line-height: 40px;
    font-weight: 100;
    
}

.border_outer a {
     background: #f0b9dd;
    padding: 10px 25px;
    font-size: 19px;
    font-family: 'times new roman',times,serif;
    color: #000;
    text-decoration: none;
}
.abt-left-btm .content {
    float: left;
    text-align: right;
    min-width: 250px;
}
.abt-left-btm h2 {
    margin-bottom: 14px;
    font-size: 65px;
    color: #292F2F;
    margin-top: 35px;
    line-height: 120%;
    font-family: 'SnellRoundhandW01-Script';
    text-transform: capitalize;
    font-weight: 100;
}
.abt-left-btm .Click_Here {
    background: rgba(252, 176, 140, 0);
    padding: 10px 25px;
    font-size: 19px;
    font-family: 'times new roman',times,serif;
    color: #000;
    text-decoration: none;
}

.color-accent, .color-accent-hover:hover, .color-accent-hover:focus, :root .has-accent-color, .has-drop-cap:not(:focus):first-letter, .wp-block-button.is-style-outline, a {
color: #292F2F;
font-family: "playfair display", serif;
}
li#tab-title-description, div#tab-description h2 {
    display: none;
}
.woocommerce ul.products h2.woocommerce-loop-product__title+div>p {
    display: none;
}
.woocommerce-tabs.wc-tabs-wrapper {
    display: none;
}
.woocommerce-product-details__short-description>p {
    font-family: 'Calibri' !important;
    font-size: 14px;
}
div#tab-description p{
      font-family: 'Calibri' !important;
    font-size: 14px;  
}
button:focus {
    outline: none !important;
}
.menu-wrapper.section-inner .menu-bottom {
    display: none;
}
div#tab-additional_information {
    display: none !important;
}
p.sizes {
    font-family: 'Calibri' !important;
    font-size: 14px;
}
.sizes a {
    color: #000;
}
.social-icon i a {
   position: absolute;
   left: 0;
   background-color: transparent;
   width: 100%;
   height: 100%;
   opacity: 0;
}
.social-icon i {
   position: relative;
}
.products {
   justify-content: flex-start !important;
}
.page-template-blog p a {
    color: #7795a3;
    text-decoration: none;
}
.product-type-simple .newsku {
    display: none;
}
.product-type-simple .variable-pro {
    display: none;
}
.wpss_social_share_buttons {
padding-left: 100px;
}
.single-product .wpgis-slider-nav img {
border: 1px solid #eaeaea;
margin-bottom: 5px;
max-width: 92px !important;
}
.single-product .slick-arrow {
 display: block!important;
}

/*----------------------------------------------------------------------------*/
/*                           Media Queries CSS                               */
/*--------------------------------------------------------------------------*/


@media all and (min-width: 860px) {
    #content {
        width: 70%;
        margin: 0 auto;
    }
}

@media screen and (min-width: 993px){
	.header-toggles {
    display: none!important;
}
}
@media screen and (max-width: 1689px){
.dream-text-banner{
    font-size: 75px;
    line-height: 75px;
}
}
@media (max-width: 1375px){
.dream-text-banner {
    font-size: 75px;
    line-height: 75px;
}
.banner-right-side{
    padding-left: 78px;
    padding-top: 55px;
}
}
@media (max-width: 1180px){
.dream-text-banner{
    font-size: 50px;
    line-height: 50px;
}
}
@media (max-width: 768px){
ul.page-dream-content li {
    width: 48%;
}
ul.page-dream-content li:nth-child(3n) { 
    margin-right: 2%;
}
ul.page-dream-content li:nth-child(2n) { 
    margin-right: 0;
}
}
@media(max-width: 767px){
.collection-list .elementor-row> div {
    width: 100%!important;
}
.modal-menu li a {
    font-size: 15px !important;
    padding: 15px;
    color: #000;
    font-weight: 400 !important;
}
.header-inner {
    padding: 10px 0 !important;
}
span.toggle-text {
    display: none;
}
.collection-list .elementor-row> div>div {
    padding: 20px!important;
}

.collection-list img{
    width:100%;
}
.header-top .widget.widget_search {
    display: none;
}
.header-titles {
    max-width: 90px;
}
header-inner {
    padding: 1rem 0;
}
.menu-modal.cover-modal {
    z-index: 999;
}
}
@media(max-width:480px){
    .woocommerce-background>.heading-bg>h1 p {
    font-size: 16px;
}
.woocommerce-background>.heading-bg>h1 {
    font-size: 22px;
}
.woocommerce .products>li {
    width: 100%!important;
    margin-right:0!important;
}

    ul.page-dream-content li img {
    min-height: 200px;
    width: 100%;
    height: 100%;
    max-height: 200px;
    object-fit: cover;
    max-width: 100%;
    margin: auto;
    object-position: top;
}
.payment-icon img {
    margin: 20px auto 0;
}
.footer1, .footer2, .footer3 {
    flex-basis: 100%!important;
    width: 100%;
    margin-top: 20px;
}
.footer1 {
    order: 2;
}
.footer3 {
    order: 1;
}
.footer2 {
    order: 3;
}
}