 
 * {
  box-sizing: border-box;
}
body {
  margin: 0 auto;
  display: inline-block;
width: 100%;
background:#fff;
}
.container {
    max-width: 1920px;
    width: 1410px;
    margin: 0 auto;
	position: relative;
}
.scwheader {
  background: var(--color-neutral, #FDF5EC);
}
.scwheader_top a {
  color: #000;
  text-align: center;
  font-family: Montserrat;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-decoration: unset;
  position:relative;
  padding-right: 20px;
}
.scwheader_top a::before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 14px;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f107";
  position: absolute;
  right: 0;
  top: 3px;
}
.scwheader_top {
  border-bottom: 1px solid #9F7F9A;
  padding: 16px 0;
  text-align: right;
}
.scwheader_nav {
  display: inline-block;
  width: 100%;
}
.scwheader_logo {
  width: 20%;
  float: left;
}
.scwheader_logo img {
  width: 253px;
  height: 247.171px;
  object-fit: contain;
}
.scwheader_nav .scwheader_menu .scwheader_mobile_menu {
  display: none;
}
.scwheader_nav .scwheader_menu .scwheader_menu_con ul {
  list-style: none;
  padding: 92px 0;
  display: inline-block;
  width: 78%;
  float: right;
}
.scwheader_nav .scwheader_menu .scwheader_menu_con ul li {
  float: left!important;
padding-right: 62px !important;
}
.scwheader_nav .scwheader_menu .scwheader_menu_con ul li a{
  position:relative;
}
.scwheader_nav .scwheader_menu .scwheader_menu_con ul li.active a:before,
.scwheader_nav .scwheader_menu .scwheader_menu_con ul li:hover a:before{
  content:"";
  width:100%;
  height:3px;
  background: var(--color-secondary, #FC6340);
  position:absolute;
  bottom: -30px;
  left:0;
}
.scwheader_nav .scwheader_menu .scwheader_menu_con ul li.ubermenu-has-submenu-mega ul.ubermenu-submenu li ul li a:before{
	display:none;
}
.scwheader_nav .scwheader_menu .scwheader_menu_con ul li:last-child {
  padding-right: 120px;
}
.scwheader_nav .scwheader_menu .scwheader_menu_con ul li.ubermenu-has-submenu-mega ul.ubermenu-submenu {
  border: none;
  width: 100%;
  display: grid;
  grid-template-columns: repeat(4, auto);
  padding: 40px;
  background: var(--color-light, #FFF);
box-shadow: 0px 12px 42px -4px rgba(24, 39, 75, 0.12), 0px 8px 18px -6px rgba(24, 39, 75, 0.12);
margin-top:30px;
}
.scwheader_nav .scwheader_menu .scwheader_menu_con ul li.ubermenu-has-submenu-mega ul.ubermenu-submenu li{
	padding-right: 0!important;
display: inline-block;
border-right: 1px solid #9F7F9A;
padding-right: 37px!Important;
margin-right: 37px;
}
.scwheader_nav .scwheader_menu .scwheader_menu_con ul li.ubermenu-has-submenu-mega ul.ubermenu-submenu li:last-child{
border-right: none;
margin-right:0;
}
.scwheader_nav .scwheader_menu .scwheader_menu_con ul li.ubermenu-has-submenu-mega ul.ubermenu-submenu li ul {
  padding: 0;
  border: none;
  width: 100%;
  display: grid;
  grid-template-columns: repeat(1, 1fr);
    background: none;
box-shadow: none;
margin-top:0;
}
.scwheader_nav .scwheader_menu .scwheader_menu_con ul li.ubermenu-has-submenu-mega ul.ubermenu-submenu li ul li {
  margin-top: 0;
margin-bottom: 16px;
border-right: none;
padding-right: 0!Important;
margin-right: 0;
}
.scwheader_nav .scwheader_menu .scwheader_menu_con ul li.ubermenu-has-submenu-mega ul.ubermenu-submenu li ul li:last-child {
margin-bottom: 0;
}
.scwheader_nav .scwheader_menu .scwheader_menu_con ul li.ubermenu-has-submenu-mega ul.ubermenu-submenu li ul li a {
  padding: 0 !important;
}
.scwheader_nav .scwheader_menu .scwheader_menu_con ul li.ubermenu-has-submenu-mega ul.ubermenu-submenu li ul li a span{
	color: var(--color-primary, #3A2E39);
font-family: Montserrat;
font-size: 15px;
font-style: normal;
font-weight: 400;
line-height: 16px;
text-transform: capitalize;
}
.scwheader_nav .scwheader_menu .scwheader_menu_con ul li.ubermenu-has-submenu-mega .sub-menu-toggle{
	display:none;
}
.scwheader_nav .scwheader_menu .scwheader_menu_con ul li.ubermenu-has-submenu-mega a{
	background:none;
}
.scwheader_nav .scwheader_menu .scwheader_menu_con ul li.ubermenu-has-submenu-mega a i {
  position: absolute;
  right: -15px;
  top: 10px;
}
.scwheader_nav .scwheader_menu .scwheader_menu_con ul li a {
  color: var(--color-primary, #3A2E39)!important;
  text-align: center;
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: uppercase;
  text-decoration: unset;
  background:none!important;
  padding:0;
}
.scwheader_nav .scwheader_menu .scwheader_menu_con ul li a:hover,
.scwheader_nav .scwheader_menu .scwheader_menu_con ul li:hover a{
  background:none;
}
.scwheader_nav .scwheader_menu {
  width: 65%;
  float: left;
}
.scwheader_nav .scwheader_menu .scwheader_menu_con nav {
  background: none;
}
.scwheader_right {
  width: 15%;
  float: right;
  text-align: right;
  line-height: normal;
  padding: 83px 0;
}
.scwheader_right_search {
  margin-right: 37px;
  display: inline-block;
  float: left;
  cursor: pointer;
  position: relative;
}
.scwheader_right_search_textc {
  color: #000;
  text-align: center;
  font-family: Montserrat;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: uppercase;
}
.scwheader_right_cart {
  position: relative;
  display: inline-block;
}
.scwheader_right_cart .cart_text {
  color: #000;
  text-align: center;
  font-family: Montserrat;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: uppercase;
  margin-left: 5px;
}
.scwheader_right_cart .dropdown-back {
  text-decoration:unset;
}
.scwheader_right_cart .basket-item-count {
  position: absolute;
  color: #FFF;
  text-align: center;
  font-family: Montserrat;
  font-size: 8.333px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  width: 10px;
  height: 10px;
  background: var(--color-secondary, #FC6340);
  left: 10px;
  top: 5px;
}
.scwheader_right_search_form {
  display: none;
  position: absolute;
  top: 35px;
}
.scwheader_right_search_form input[type="text"] {
  border: 1px solid #9F7F9A;
  color: #000;
  text-align: left;
  font-family: Montserrat;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: uppercase;
  width: 210px;
}
.scwheader_right_search_text i {
  font-size: 16px;
}
.scwheader_right_search_form i {
  position: absolute;
  right: 10px;
  top: 10px;
  font-size: 14px;
}
.scwheader_right_search_text {
  float: left;
  margin-right: 37px;
}
#main-content {
background: var(--color-neutral, #FDF5EC);
position: relative;
}
.scwhome_bg1 {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}
.scwhome_bg2 {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 0;
}
.scwhome_banner_head {
  color: var(--color-primary, #3A2E39);
  text-align: center;
  font-family: Marcellus;
  font-size: 84px;
  font-style: normal;
  font-weight: 400;
  line-height: 92.87px;
}
.scwhome_banner_subhead {
  color: var(--color-secondary, #FC6340);
  text-align: center;
  font-family: Birthstone;
  font-size: 96px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.scwhome_banner_but a {
  border-radius: 300px;
  background: var(--color-secondary, #FC6340);
  color: var(--color-light, #FFF);
  text-align: center;
  font-family: Marcellus;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 60px;
  text-decoration: unset;
  height: 60px;
  display: inline-block;
  width: 200px;
}
.scwhome_banner_but {
  margin-top: 32px;
  text-align: center;
}
.scwhome_box {
  display: grid;
  width: 83%;
  margin-top: 94px;
  grid-template-columns: 1fr 1fr;
  grid-gap: 36px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
}
.scwhome_box_item {
  border-radius: 12px;
  background: var(--color-light, #FFF);
  box-shadow: 0px 8px 24px -4px rgba(24, 39, 75, 0.08), 0px 6px 12px -6px rgba(24, 39, 75, 0.12);
  padding: 10px;
  position: relative;
}
.scwhome_box_item_left {
  position: relative;
  width: 55%;
  float: left;
}
.scwhome_box_item_left img {
  width: 85%;
  height: auto;
  object-fit: contain;
  position: absolute;
  top: -25px;
}
.scwhome_box_item_right {
  border-radius: 6px;
  border: 1px solid var(--color-stroke, #9F7F9A);
  background: #FFF;
  padding-left: 45%;
  padding-top: 69px;
  padding-bottom: 69px;
  padding-right: 38px;
}
.scwhome_box_item_right_title {
  color: var(--color-secondary, #FC6340);
  text-align: center;
  font-family: Birthstone;
  font-size: 48px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.scwhome_box_item_right_des {
  color: var(--color-primary, #3A2E39);
  text-align: center;
  font-family: Montserrat;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 2.8px;
  text-transform: uppercase;
}
.scwhome_testimonials {
  display: inline-block;
  width: 100%;
  margin: 0 auto;
  text-align: center;
  padding-top: 100px;
  float: left;
}
.scwhome_testimonials_icon img {
  width: 64px;
  height: 64px;
  object-fit: contain;
  margin-bottom: 32px;
}
.scwhome_testimonials .bx-wrapper {
  width: 50%;
  margin: 0 auto;
  border: none;
  background: none;
  box-shadow: none;
}
.scwhome_testimonials_slider_item_content {
  color: var(--color-primary, #3A2E39);
  text-align: center;
  font-family: Montserrat;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
  margin-bottom: 24px;
}
.scwhome_testimonials_slider_item_name {
  color: var(--color-primary, #3A2E39);
  text-align: center;
  font-family: Montserrat;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 2.8px;
  text-transform: uppercase;
}
.scwhome_testimonials .bx-wrapper .bx-controls .bx-pager .bx-pager-item {

}
.scwhome_testimonials .bx-wrapper .bx-controls .bx-pager .bx-pager-item .bx-pager-link.active {
  background: #FC6340;
  width: 12px;
  height: 12px;
  object-fit: contain;
  border-radius: 100%;
}

.scwhome_testimonials .bx-wrapper .bx-controls .bx-pager .bx-pager-item .bx-pager-link{
	background:#9F7F9A;
	width:8px;
	height:8px;
	margin-top: -10px;
}
.scwhome_featuredpros {
  display: grid;
  width: 100%;
  margin-top: 100px;
  grid-template-columns: 1fr 1fr;
  grid-gap: 30px;
  float: left;
}

.scwhome_featuredpros_item_img {
  display: inline-block;
  width: 100%;
  text-align: center;
  margin-bottom: 41px;
  position: relative;
z-index: 1;
}
.scwhome_featuredpros_item img {
  width: 100%;
  height: 100%;
}
.scwhome_featuredpros_item_boc:nth-child(1) .scwhome_featuredpros_item .scwhome_featuredpros_item_img span img {
  object-fit: contain;
}
.scwhome_featuredpros_item_boc:nth-child(2) .scwhome_featuredpros_item .scwhome_featuredpros_item_img span img {
  object-fit: cover;
}
.scwhome_featuredpros_item_boc:nth-child(1) .scwhome_featuredpros_item .scwhome_featuredpros_item_img span {
  background: #FDF5EC;
}
.scwhome_featuredpros_item_boc:nth-child(2) .scwhome_featuredpros_item .scwhome_featuredpros_item_img span {
  background: #fff;
}
.scwhome_featuredpros_item_boc .scwhome_featuredpros_item .scwhome_featuredpros_item_bg {
  position: absolute;
  right: 0;
  bottom: 0;
}
.scwhome_featuredpros_item_boc:nth-child(1) .scwhome_featuredpros_item .scwhome_featuredpros_item_bg {
  width: 40%;
  height: 90%;
}
.scwhome_featuredpros_item_boc:nth-child(2) .scwhome_featuredpros_item .scwhome_featuredpros_item_bg {
  width: 60%;
height: 70%;
}
.scwhome_featuredpros_item_img span {
  border-radius: 300px;
  border: 10px solid var(--color-light, #FFF);
  box-shadow: 0px 12px 42px -4px rgba(24, 39, 75, 0.12), 0px 8px 18px -6px rgba(24, 39, 75, 0.12);
  display: inline-block;
  width: 300px;
height: 300px; 
overflow: hidden;
}
.scwhome_featuredpros_item_hl {
  color: var(--color-secondary, #FC6340);
  font-family: Montserrat;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 2.8px;
  text-transform: uppercase;
  position: relative;
z-index: 1;
}
.scwhome_featuredpros_item_name {
  color: var(--color-primary, #3A2E39);
  font-family: Marcellus;
  font-size: 48px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 24px;
  position: relative;
z-index: 1;
}
.scwhome_featuredpros_item_des {
  color: var(--color-primary, #3A2E39);
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  width: 60%;
  margin-bottom: 32px;
  position: relative;
z-index: 1;
}
.scwhome_featuredpros_item_but a {
  border-radius: 300px;
  background: var(--color-secondary, #FC6340);
  width: 200px;
  height: 60px;
  color: var(--color-light, #FFF);
  text-align: center;
  font-family: Marcellus;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  display: inline-block;
  line-height: 60px;
  text-decoration: unset;
  position: relative;
  z-index: 2;
}
.scwhome_featuredpros_item_boc {
  border-radius: 12px;
  background: #fff;
  box-shadow: 0px 12px 42px -4px rgba(24, 39, 75, 0.12), 0px 8px 18px -6px rgba(24, 39, 75, 0.12);
  padding: 16px;
  position: relative;
}
.scwhome_featuredpros_item {
  box-shadow: 0px 12px 42px -4px rgba(24, 39, 75, 0.12), 0px 8px 18px -6px rgba(24, 39, 75, 0.12);
  border-radius: 6px;
  border: 1px solid var(--color-stroke, #9F7F9A);
  padding: 48px;
}
.scwhome_otherpros {
  display: inline-block;
  width: 100%;
  margin-top: 110px;
}
.scwhome_otherpros_head::before {
  width: calc(50% - 250px);
  background: #9F7F9A;
  height: 1px;
  position: absolute;
  top: 30px;
  left: 0;
  content: "";
}
.scwhome_otherpros_head::after {
  width: calc(50% - 250px);
  background: #9F7F9A;
  height: 1px;
  position: absolute;
  top: 30px;
  right: 0;
  content: "";
}
.scwhome_otherpros_head {
  color: var(--color-primary, #3A2E39);
  text-align: center;
  font-family: Marcellus;
  font-size: 48px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  position: relative;
}
.scwhome_otherpros_con {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-row-gap: 64px;
  grid-column-gap: 161px;
  margin-top: 64px;
}
.scwhome_otherpros_con_item {
  text-align: center;
}
.scwhome_otherpros_con_item_img {
  border-radius: 200px;
  border: 10px solid var(--color-light, #FFF);
  background: var(--color-light, #FFF);
  box-shadow: 0px 12px 42px -4px rgba(24, 39, 75, 0.12), 0px 8px 18px -6px rgba(24, 39, 75, 0.12);
  width: 200px;
  height: 200px;
  padding: 6px;
  text-align: center;
  margin: 0 auto;
}
.scwhome_otherpros_con_item_img span {
  width: 100%;
  height: 100%;
  line-height: 168px;
  text-align: center;
  border-radius: 200px;
  border: 1px solid var(--color-stroke, #9F7F9A);
  display: inline-block;
}
.scwhome_otherpros_con_item_img span img {
  width: auto;
  height: auto;
  object-fit: contain;
}
.scwhome_otherpros_con_item_name {
  margin-top: 24px;
}
.scwhome_otherpros_con_item_name a{
  color: var(--color-primary, #3A2E39);
  text-align: center;
  font-family: Marcellus;
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-decoration: unset;
}
.scwfooter {
  background: var(--color-neutral, #FDF5EC);
  padding-bottom: 73px;
  padding-top: 80px;
  text-align: center;
}
.scwfooter_logo {
  margin-bottom: 30px;
}
.scwfooter_socials {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-gap: 20px;
  width: 264.583px;
  margin: 0 auto;
}
.scwfooter_socials_item {
  width: 50px;
  height: 50px;
  display: inline-block;
  line-height: 50px;
  border-radius: 300px;
  background: var(--color-light, #FFF);
}

.scwfooter_copyr {
  margin-top: 30px;
  color: var(--color-tertiary, #222E50);
  text-align: center;
  font-family: Montserrat;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}
.memorycard_right_hl,
.weddingcard_right_hl,
.weddingfavours_right_hl {
  color: var(--color-secondary, #FC6340);
  font-family: Montserrat;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 2.8px;
  text-transform: uppercase;
}
.memorycard_right_cart,
.weddingcard_right_cart,
.weddingfavours_right_cart {
  display: inline-block;
  width: 100%;
  padding-bottom: 30px;
border-bottom: 1px solid #9F7F9A;
margin-bottom: 17.5px;
}
.memorycard_right_cart .product_title,
.weddingcard_right_cart .product_title,
.weddingfavours_right_cart .product_title {
  color: var(--color-primary, #3A2E39);
  font-family: Marcellus;
  font-size: 48px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 26px;
}
.memorycard_right_cart .price,
.weddingcard_right_cart .price,
.weddingfavours_right_cart .price {
  border-radius: 6px;
  border: 2px solid var(--color-stroke, #9F7F9A);
  height: 60px;
  padding: 0 21px;
  line-height: 65px;
}
.memorycard_right_cart .price span,
.weddingcard_right_cart .price span,
.weddingfavours_right_cart .price span{
  color: var(--color-primary, #3A2E39);
font-family: Montserrat;
font-size: 32px;
font-style: normal;
font-weight: 700;
line-height: normal;
}
#content .woocommerce-breadcrumb {
  padding: 49px 0;
  margin-bottom: 0;
  color: var(--color-primary, #3A2E39);
font-family: Montserrat;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 24px; 
margin-bottom:0;
}
#content .woocommerce-breadcrumb a {
  color: var(--color-secondary, #FC6340);
  text-align: center;
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  text-decoration-line: underline;
}
.scwproduct.memorycard,
.scwproduct.weddingcard,
.scwproduct.weddingfavours {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 150px;
}
.memorycard_design,
.weddingcard_design{
  display: grid;
  grid-template-columns: 1fr 2fr;
  grid-gap: 30px;
}
.memorycard_design_left ,
.weddingcard_design_left {
  cursor: pointer;
}
.memorycard_design_left_back img,
.weddingcard_design_left_back img,
.memorycard_design_left_front img ,
.weddingcard_design_left_front img {
  border: 2px dashed var(--color-secondary-shade, #FDAD9B);
  background: var(--color-light, #FFF);
}
.memorycard_design_left_back.active .memorycard_design_left_back_bg img,
.weddingcard_design_left_back.active .weddingcard_design_left_back_bg img,
.memorycard_design_left_front.active .memorycard_design_left_front_bg img ,
.weddingcard_design_left_front.active .weddingcard_design_left_front_bg img {
	border: 2px solid var(--color-secondary, #FC6340);
}
.memorycard_design_left_back .memorycard_design_left_back_bg,
.memorycard_design_left_front .memorycard_design_left_front_bg ,
.weddingcard_design_left_back .weddingcard_design_left_back_bg,
.weddingcard_design_left_front .weddingcard_design_left_front_bg {
  padding: 7px;
  border: 2px solid var(--color-stroke-shade, #D3C5D1);
  background: var(--color-light, #FFF);
  display: inline-block;
}
.memorycard_design_left_front,
.weddingcard_design_left_front{
  margin-bottom: 26px;
}
.memorycard_design_right ,
.weddingcard_design_right {
  padding: 16px;
  border: 2px solid var(--color-stroke-shade, #D3C5D1);
  background: var(--color-light, #FFF);
  height: calc(100% - 33px);
}
.memorycard_design_right_main ,
.weddingcard_design_right_main {
  border: 2px dashed var(--color-secondary-shade, #FDAD9B);
  background: var(--color-light, #FFF);
  height: 100% !important;
}

.memorycard_design_left_front_text,
.weddingcard_design_left_front_text,
.memorycard_design_left_back_text {
  color: var(--color-primary, #3A2E39);
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  margin-top:16px;
}
.scwfipcf_content {
  padding: 0;
  border: none;
  background: none;
  margin-bottom: 0;
}
.memorycard_right_cart .scwfipcf_content .scwfipcf_field label,
.weddingcard_right_cart .scwfipcf_content .scwfipcf_field label,
.weddingfavours_right_cart .scwfipcf_content .scwfipcf_field label {
  color: var(--color-primary, #3A2E39);
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  margin-bottom: 16px;
}
.scwproduct.memorycard .memorycard_right .memorycard_right_cart .scwfipcf_content .scwfipcf_field input,
.scwproduct.weddingcard .weddingcard_right .weddingcard_right_cart .scwfipcf_content .scwfipcf_field input,
.scwproduct.memorycard .memorycard_right .weddingfavours_right_cart .scwfipcf_content .scwfipcf_field input {
  background: none!Important;
  border-radius: 6px;
  border: 2px solid var(--color-stroke, #9F7F9A);
  margin-left: 0;
  margin-right: 0;
  color: var(--color-primary, #3A2E39);
font-family: Montserrat;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 24px;
}
.scwproduct.memorycard .memorycard_right .weddingfavours_right_cart .scwfipcf_content .scwfipcf_field textarea ,
.scwproduct.weddingcard .weddingcard_right .weddingfavours_right_cart .scwfipcf_content .scwfipcf_field textarea {
  background: none!Important;
  border-radius: 6px;
  border: 2px solid var(--color-stroke, #9F7F9A) !important;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 30px;
  color: var(--color-primary, #3A2E39);
font-family: Montserrat;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 24px; /* 150% */
}
.memorycard_right_cart .scwfipcf_content,
.weddingcard_right_cart .scwfipcf_content,
.weddingfavours_right_cart .scwfipcf_content {
  padding: 0;
  border: none;
  background: none;
  margin-bottom: 0;
}
.cart .memorycard_preview_but,
.cart .weddingcard_preview_but,
.cart .weddingfavours_preview_but {
  border-radius: 300px;
  background: var(--color-primary, #3A2E39);
  color: var(--color-light, #FFF);
  text-align: center;
  font-family: Marcellus;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 60px;
  width: 200px;
  height: 60px;
  display: inline-block;
  cursor: pointer;
  margin-left: 24px;
  margin-right: 24px;
}
.cart .quantity .qty {
  border: 2px solid var(--color-stroke, #9F7F9A) !important;
  height: 60px;
  cursor: pointer;
}
.single-product form.cart .quantity {
  margin-right: 0;
}
.cart .single_add_to_cart_button.button.alt.distmp {
  border-radius: 300px;
  background: var(--color-secondary, #FC6340);
  color: var(--color-light, #FFF);
  text-align: center;
  font-family: Marcellus;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 60px;
  width: auto;
  height: 60px;
  border: none;
  margin-left: 20px;
}

.cart {

}
.product_meta {
  color: var(--color-primary, #3A2E39);
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  margin-top: 24px;
  display: none;
}
.memorycard_right_war,
.weddingcard_right_war,
.weddingfavours_right_war {
  color: var(--color-primary, #3A2E39);
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  position: relative;
  padding-left: 20px;
}
.memorycard_right_war i,
.weddingcard_right_war i,
.weddingfavours_right_war i {
  color: #FC6340;
  position: absolute;
  left: 0;
  top: 4px;
}
#memorycard_frontrender,
#weddingcard_frontrender,
#weddingfavours_render {
  text-align: center;
}
.memorycard_backpreview ,
.weddingcard_backpreview {
  display: none;
}
.weddingfavours_images_item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 12px;
}
.weddingfavours_images_item {
  width: 160px;
  height: 159.238px;
  display: inline-block;
  float: left;
  margin-right: 30px;
}
.weddingfavours_images_item:last-child {
  margin-right: 0;
}
.weddingfavours_images {
  display: inline-block;
  margin-top: 31.51px;
}
.memorycard_frontpreview,
.weddingcard_frontpreview,
.weddingfavours_preview {
  display: none;
}
.scwproduct.weddingfavours .weddingfavours_design {
  position: relative;
}
.scwproduct.weddingfavours .weddingfavours_design_bl {
  width: 85%;
  margin: 0 auto;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
  font-size: 49px;
  text-align: center;
  padding-right: 100px;
}
.weddingfavours_preview_logo {
  width: 50px;
  height: 50px;
  display: none;
}
.scwproduct.weddingfavours .weddingfavours_design_bl.noicon .weddingfavours_preview_text {

}
.scwproduct.weddingfavours .weddingfavours_design_bl.hasicon .weddingfavours_preview_text {
max-height: 80px;
overflow: hidden;
}

.scwproduct.weddingfavours .weddingfavours_design_bl.hasicon.iconbottom {
display: flex;
flex-direction: column-reverse;
}
.scwproduct.weddingfavours .weddingfavours_design_bl.hasicon.icontop {
display: flex;
  flex-direction: column;
}
.scwproduct.weddingfavours .weddingfavours_design_bl.hasicon.icontop .weddingfavours_preview_logo {
  margin-bottom: 20px;
}
.scwproduct.weddingfavours .weddingfavours_design_bl.hasicon.iconbottom .weddingfavours_preview_logo {
  margin-top: 20px;
}
.scwproduct.weddingfavours .weddingfavours_design_bl.noicon{
  max-height: 160px;
  overflow: hidden;
}
.scwproduct.weddingfavours .weddingfavours_preview_logo {
  width: 50px;
  height: 50px;
  object-fit: contain;
  margin: 0 auto;
}

.scwproduct.weddingfavours .weddingfavours_preview_text {
  color: #3A2E39;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 400;
  opacity: 1;
  width: 100%;
  display: inline-block;
  word-break: break-all;
}

.scwproduct.memorycard .memorycard_design_right_front,
.scwproduct.weddingcard .weddingcard_design_right_front,
.scwproduct.memorycard .memorycard_design_right_back ,
.scwproduct.weddingcard .weddingcard_design_right_back {
  position: relative;
  width: 100%;
  height: 100%;
  display: none;
}

.scwproduct.memorycard .memorycard_design_right_front.active,
.scwproduct.weddingcard .weddingcard_design_right_front.active,
.scwproduct.memorycard .memorycard_design_right_back.active ,
.scwproduct.weddingcard .weddingcard_design_right_back.active {
  display: inline-block;
}

.scwproduct.memorycard .memorycard_design_right_front_top{
	width: 100%;
  padding: 0 50px;
  display: inline-block;
  justify-content: center;
  align-items: center;
  margin-top: 300px;
  position: relative;
  text-align: center;
}
.scwproduct.memorycard .memorycard_design_right_back_top {
	width: 100%;
  padding: 0 50px;
  display: inline-block;
  justify-content: center;
  align-items: center;
  margin-top: 300px;
  position: relative;
  text-align: center;
}
.scwproduct.weddingcard .weddingcard_design_right_front_top {
  width: 100%;
  padding: 0 50px;
  display: grid;
  justify-content: center;
  margin-top: 70px;
  position: relative;
  text-align: center;
  align-items: center;
  grid-template-columns: 1fr;
  margin-left: auto;
  margin-right: auto;
  grid-gap: 0;
  height:480px;
}
.scwproduct.weddingcard .weddingcard_design_right_front_top .memorycard_frontpreview_top_logo, .scwproduct.weddingcard .weddingcard_design_right_back_top .weddingcard_backpreview_top_logo {
  margin: 0 auto;
  width: 225px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  max-height: 225px;
  object-fit: cover;
}
.scwproduct.weddingcard .weddingcard_design_right_back_top {
  width: 100%;
  padding: 0 50px;
  display: grid;
  justify-content: center;
  margin-top: 90px;
  position: relative;
  text-align: center;
  align-items: center;
  grid-template-columns: 1fr;
  margin-left: auto;
  margin-right: auto;
  grid-gap: 0;
  height:450px;
}
.scwproduct.memorycard .memorycard_design_right_front_bottom{
	width: 100%;
  padding: 0 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 250px;
  position: relative;
  text-align: center;
}
.scwproduct.memorycard .memorycard_design_right_back_bot {
	width: 100%;
  padding: 0 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 250px;
  position: relative;
  text-align: center;
}
.scwproduct.weddingcard .weddingcard_design_right_front_bottom {
  width: 100%;
  padding: 0 50px;
  justify-content: center;
  align-items: center;
  position: absolute;
  text-align: center;
  color: #3a3a3a;
  font-size: 25px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  display: inline-block;
  overflow-x: hidden;
  word-break: break-all;
  bottom: 30px;
  height: 70px;
  scrollbar-width: thin;
}
.scwproduct.weddingcard .weddingcard_design_right_front_bottom .weddingcard_frontpreview_bottom_text {
  width: 70%;
  margin: 0 auto;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
}
.scwproduct.weddingcard .weddingcard_design_right_back_bot {
  width: 100%;
  padding: 0 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 250px;
  position: relative;
  text-align: center;
}
.scwproduct.memorycard .memorycard_frontpreview_bot_text,
.scwproduct.weddingcard .weddingcard_frontpreview_bot_text,
.scwproduct.memorycard .memorycard_frontpreview_top_text{
	color: #489c74;
  font-family: 'Lucida Unicode Calligraphy', sans-serif;
  font-size: 25px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  opacity: 1;
  display: inline-block;
  width: 100%;
  position: relative;
  overflow-x: hidden;
  word-break: break-all;
  text-align: center;
  padding-left: 10px;
  margin-top: 20px;
}
.scwproduct.weddingcard .weddingcard_frontpreview_top_text{
	color: #3a3a3a;
  font-size: 25px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  opacity: 1;
  display: inline-block;
  width: 100%;
  position: relative;
  overflow-x: hidden;
  word-break: break-all;
  text-align: center;
  scrollbar-width: thin;
  max-height:200px;
  margin-top:260px;
}
.scwproduct.weddingcard .weddingcard_backpreview_top_text{
  color: #3a3a3a;
  font-size: 25px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  opacity: 1;
  display: inline-block;
  width: 100%;
  position: relative;
  overflow-x: hidden;
  word-break: break-all;
  text-align: center;
  scrollbar-width: thin;
  max-height: 200px;
  margin-top:260px;
}
.scwproduct.memorycard .memorycard_backpreview_top_text,
.scwproduct.memorycard .memorycard_backpreview_bot_text ,
.scwproduct.weddingcard .weddingcard_backpreview_bot_text {
  color: #489c74;
  font-family: 'Lucida Unicode Calligraphy', sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  opacity: 1;
  display: inline-block;
  width: 100%;
  position: relative;
  overflow-x: hidden;
  word-break: break-all;
  text-align: center;
  padding-left: 10px;
  margin-top: 80px;
}
.scwproduct.memorycard .memorycard_frontpreview_bot_logo,
.scwproduct.memorycard .memorycard_frontpreview_top_logo,
.scwproduct.memorycard .memorycard_backpreview_top_logo,
.scwproduct.memorycard .memorycard_backpreview_bot_logo {
	display: inline-block;
	width: 125px;
	object-fit: cover;
	border-radius: 12px;
	position: relative;
	height: 125px;
}
.scwproduct.weddingcard .weddingcard_frontpreview_bot_logo,
.scwproduct.weddingcard .weddingcard_frontpreview_top_logo,
.scwproduct.weddingcard .weddingcard_backpreview_top_logo,
.scwproduct.weddingcard .weddingcard_backpreview_bot_logo {
	display: inline-block;
	width: 225px;
	object-fit: cover;
	border-radius: 12px;
	position: relative;
	height: 225px;
}
.scwproduct.memorycard .memorycard_design_right_main ,
.scwproduct.weddingcard .weddingcard_design_right_main {
  object-fit: contain;
  width: 100%;
  height: 100%;
  position: absolute;
}
.scwproduct.memorycard .memorycard_design_right ,
.scwproduct.weddingcard .weddingcard_design_right {
  padding: 16px;
  border: 2px solid var(--color-stroke-shade, #D3C5D1);
  background: var(--color-light, #FFF);
  height: 100%;
}
.page-template-default .site-content .woocommerce {
  width: 65%;
  max-width: 100% !important;
}
.page-template-default .site-content .woocommerce .product-price img,
.page-template-default .site-content .woocommerce .product-thumbnail img,
.page-template-default .site-content .woocommerce .product-name img {
  width: 50px !important;
  border-radius:6px;
}
#payment li {
  list-style: none;
}
@media (min-width: 1601px) and (max-width: 1850px) {
   
}
@media (min-width: 1410px) and (max-width: 1600px) {
    

}
@media (min-width: 1300px) and (max-width: 1409px) {
    .container {
        width: 1260px;
    }
	.scwproduct.weddingcard .weddingcard_design_right_front_top,
.scwproduct.weddingcard .weddingcard_design_right_back_top{
  height: 420px;
}
	.scwproduct.memorycard .memorycard_frontpreview_bot_text,
	.scwproduct.memorycard .memorycard_frontpreview_top_text,
	.scwproduct.memorycard .memorycard_backpreview_top_text,
	.scwproduct.memorycard .memorycard_backpreview_bot_text {
		font-size: 24px;
	}
	.scwproduct.weddingcard .weddingcard_frontpreview_bot_text,
	.scwproduct.weddingcard .weddingcard_frontpreview_top_text,
	.scwproduct.weddingcard .weddingcard_backpreview_top_text,
	.scwproduct.weddingcard .weddingcard_backpreview_bot_text {
		font-size: 24px;
	}
	.scwproduct.memorycard .memorycard_design_right_front_top,
	.scwproduct.memorycard .memorycard_design_right_back_top {
	  margin-top: 260px;
	}
	.scwproduct.weddingcard .weddingcard_design_right_front_top,
	.scwproduct.weddingcard .weddingcard_design_right_back_top {
	  margin-top: 40px;
	}
	.scwproduct.memorycard .memorycard_design_right_front_bottom,
	.scwproduct.memorycard .memorycard_design_right_back_bot {
	  margin-top: 200px;
	}
	.scwproduct.weddingcard .weddingcard_design_right_front_bottom,
	.scwproduct.weddingcard .weddingcard_design_right_back_bot {
	  margin-top: 200px;
	}
	.page-template-default .site-content .woocommerce {
	  width: 85%;
	}
	.scwproduct.memorycard .memorycard_design_right ,
	.scwproduct.weddingcard .weddingcard_design_right {
	  height: 668px;
	}
	.scwheader_right {
	  width: 17%;
	}
	.scwheader_nav .scwheader_menu {
	  width: 63%;
	}
	.scwheader_nav .scwheader_menu .scwheader_menu_con ul {
	  width: 90%;
	}
	.scwhome_otherpros_con {
	  grid-column-gap: 153px;
	}
	.scwhome_box {
	  width: 87%;
	}
}
@media (min-width: 1200px) and (max-width: 1299px) {
    .container {
        width: 1160px;
    }
	.scwproduct.weddingcard .memorycard_frontpreview_top_logo,
.scwproduct.weddingcard .weddingcard_backpreview_top_logo	{
  width: 200px;
  height: 200px;
}
.scwproduct.weddingcard .weddingcard_frontpreview_top_text,
.scwproduct.weddingcard .weddingcard_backpreview_top_text{
	margin-top:230px;
}
	.scwproduct.memorycard .memorycard_frontpreview_bot_text, .scwproduct.memorycard .memorycard_frontpreview_top_text, .scwproduct.memorycard .memorycard_backpreview_top_text, .scwproduct.memorycard .memorycard_backpreview_bot_text {
		font-size: 20px;
	}
	.scwproduct.weddingcard .weddingcard_frontpreview_bot_text,
	.scwproduct.weddingcard .weddingcard_frontpreview_top_text,
	.scwproduct.weddingcard .weddingcard_backpreview_top_text,
	.scwproduct.weddingcard .weddingcard_backpreview_bot_text {
		font-size: 20px;
	}
	.scwproduct.memorycard .memorycard_design_right_front_top, .scwproduct.memorycard .memorycard_design_right_back_top {
	  margin-top: 260px;
	}
	.scwproduct.weddingcard .weddingcard_design_right_front_top,
.scwproduct.weddingcard .weddingcard_design_right_back_top	{
	  margin-top: 40px;height:400px;
	}
	.scwproduct.memorycard .memorycard_design_right_front_bottom, .scwproduct.memorycard .memorycard_design_right_back_bot {
	  margin-top: 200px;
	}
	.scwproduct.weddingcard .weddingcard_design_right_front_bottom, .scwproduct.weddingcard .weddingcard_design_right_back_bot {
	  font-size:18px;
	}
	.page-template-default .site-content .woocommerce {
	  width: 85%;
	}
	.scwproduct.memorycard .memorycard_design_right ,
	.scwproduct.weddingcard .weddingcard_design_right {
	  height: 640px;
	}
	.scwheader_nav .scwheader_menu .scwheader_menu_con ul li.ubermenu-has-submenu-mega ul.ubermenu-submenu li {
	  padding-right: 20px!Important;
	  margin-right: 20px;
	}
	.scwproduct.memorycard, .scwproduct.weddingfavours ,
	.scwproduct.weddingcard, .weddingcard.weddingfavours {
	  grid-gap: 100px;
	}
	.cart .memorycard_preview_but, .cart .weddingfavours_preview_but ,
	.cart .weddingcard_preview_but {
	  margin-left: 12px;
	  margin-right: 12px;
	}
	.scwheader_right_search_form input[type="text"] {
	  width: 195px;
	}
	.scwheader_right {
	  width: 17%;
	}
	.scwheader_nav .scwheader_menu {
	  width: 63%;
	}
	.scwheader_nav .scwheader_menu .scwheader_menu_con ul {
	  width: 90%;
	}
	.scwhome_otherpros_con {
	  grid-column-gap: 120px;
	}
	.scwheader_right_search_text {
	  margin-right: 28px;
	}
	.scwheader_nav .scwheader_menu .scwheader_menu_con ul li {
	  padding-right: 55px;
	}
	.scwheader_nav .scwheader_menu .scwheader_menu_con ul li:last-child {
	  padding-right: 93px;
	}
	.scwhome_box {
	  width: 95%;
	}
	.scwhome_otherpros_con_item_name a {
	  font-size: 28px;
	}
}
@media (min-width: 1024px) and (max-width: 1199px) {
    .container {
        width: 984px;
    }
	.scwproduct.weddingcard .weddingcard_frontpreview_top_text,
.scwproduct.weddingcard .weddingcard_backpreview_top_text{
	margin-top:210px;
}
	.page-template-default .site-content .woocommerce {
	  width: 85%;
	}
	.scwproduct.memorycard .memorycard_design_right {
	  height: 564px;
	}
	.scwproduct.weddingcard .weddingcard_design_right {
	  height: 564px;
	}
	.scwproduct.memorycard .memorycard_frontpreview_bot_text,
	.scwproduct.memorycard .memorycard_frontpreview_top_text,
	.scwproduct.memorycard .memorycard_backpreview_top_text,
	.scwproduct.memorycard .memorycard_backpreview_bot_text {
	  font-size: 18px;
	}
	.scwproduct.weddingcard .weddingcard_frontpreview_bot_text,
	.scwproduct.weddingcard .weddingcard_frontpreview_top_text,
	.scwproduct.weddingcard .weddingcard_backpreview_top_text,
	.scwproduct.weddingcard .weddingcard_backpreview_bot_text,
	.scwproduct.weddingcard .weddingcard_frontpreview_bottom_text{
	  font-size: 18px;
	}
	.scwproduct.memorycard .memorycard_design_right_front_top,
	.scwproduct.memorycard .memorycard_design_right_back_top {
	  margin-top: 220px;
	}
	.scwproduct.weddingcard .weddingcard_design_right_front_top,
	.scwproduct.weddingcard .weddingcard_design_right_back_top {
	  margin-top:30px;height:360px;
	}
	.scwproduct.weddingcard .weddingcard_backpreview_top_text {
  max-height: 150px;
}
	.scwproduct.weddingcard .weddingcard_design_right_front_top .memorycard_frontpreview_top_logo,
	.scwproduct.weddingcard .weddingcard_design_right_back_top .weddingcard_backpreview_top_logo {	
  width: 175px;
  height: 175px;
}
	.scwproduct.weddingcard .weddingcard_frontpreview_top_text,
.scwproduct.weddingcard .weddingcard_backpreview_top_text{
  max-height: 140px;
}
	.scwproduct.memorycard .memorycard_design_right_front_bottom,
	.scwproduct.memorycard .memorycard_design_right_back_bot {
	  margin-top: 150px;
	}
.scwproduct.weddingcard .weddingcard_design_right_front_bottom,
 .scwproduct.weddingcard .weddingcard_design_right_back_bot { 
  bottom: 20px;
  height: 60px;
}
	.scwproduct.memorycard .memorycard_design_right_front_top,
	.scwproduct.memorycard .memorycard_design_right_back_top {
	  padding: 0 30px;
	}
	.scwproduct.weddingcard .weddingcard_design_right_front_top,
	.scwproduct.weddingcard .weddingcard_design_right_back_top {
	  padding: 0 30px;
	}
	.scwheader_nav .scwheader_menu .scwheader_menu_con ul li.ubermenu-has-submenu-mega ul.ubermenu-submenu li {
	  padding-right: 20px!Important;
	  margin-right: 20px;
	}
	.scwheader_nav .scwheader_menu .scwheader_menu_con ul li.ubermenu-has-submenu-mega ul.ubermenu-submenu {
	  padding: 20px;
	}
	.scwproduct.memorycard,
	.scwproduct.weddingcard,
	.scwproduct.weddingfavours {
	  grid-gap: 50px;
	}
	.cart .memorycard_preview_but,
	.cart .weddingcard_preview_but,
	.cart .weddingfavours_preview_but {
	  margin-left: 5px;
	  margin-right: 5px;
	  width: 150px;
	}
	.scwheader_right_search_form input[type="text"] {
	  width: 175px;
	}
	.scwheader_logo img {
	  width: 100%;
	  height: auto;
	}
	.scwhome_box_item_right_title {
	  font-size: 44px;
	}
	.scwhome_box_item_right {
	padding-left: 40%;
	padding-top: 36px;
	padding-bottom: 36px;
	}
	.scwhome_box_item_left img {
	  width: 74%;
	}
	.scwhome_featuredpros_item_des {
	  width: 80%;
	}
	.scwhome_featuredpros_item_name {
	font-size: 40px;
	}
	.scwhome_box_item_right_des {
	  letter-spacing: 0;
	}
	.scwheader_logo {
	  width: 15%;
	}
	.scwheader_right_search {
	  margin-right: 10px;
	}
		.scwheader_right {
	  width: 18%;
		}
	.scwheader_nav .scwheader_menu {
	  width: 67%;
		}
	.scwheader_nav .scwheader_menu .scwheader_menu_con ul {
	  width: 100%;
	}
	.scwhome_otherpros_con {
	  grid-column-gap: 54px;
	}
	.scwheader_right_search_text {
	  margin-right: 28px;
	}
	.scwheader_nav .scwheader_menu .scwheader_menu_con ul li {
	  padding-right: 30px;
	}
	.scwheader_nav .scwheader_menu .scwheader_menu_con ul li:last-child {
	  padding-right: 75px;
	}
	.scwheader_nav .scwheader_menu .scwheader_menu_con ul{
	  padding: 60px 0;
	}
	.scwheader_right {
	  padding: 52px 0;
	}
	.scwhome_box {
	  width: 95%;
	}
	.scwhome_otherpros_con_item_name a {
	  font-size: 28px;
	}
}
@media (min-width: 980px) and (max-width: 1023px) {
    .container {
        width: 940px;
    }
		.scwproduct.weddingcard .weddingcard_frontpreview_top_text,
.scwproduct.weddingcard .weddingcard_backpreview_top_text{
	margin-top:190px;
}
	.page-template-default .site-content .woocommerce {
	  width: 85%;
	}
	.scwproduct.memorycard .memorycard_design_right ,
	.scwproduct.weddingcard .weddingcard_design_right {
	  height: 554px;
	}
	.scwproduct.memorycard .memorycard_frontpreview_bot_text,
	.scwproduct.memorycard .memorycard_frontpreview_top_text,
	.scwproduct.memorycard .memorycard_backpreview_top_text,
	.scwproduct.memorycard .memorycard_backpreview_bot_text {
	  font-size: 18px;
	}
	.scwproduct.weddingcard .weddingcard_frontpreview_bot_text,
	.scwproduct.weddingcard .weddingcard_frontpreview_top_text,
	.scwproduct.weddingcard .weddingcard_backpreview_top_text,
	.scwproduct.weddingcard .weddingcard_backpreview_bot_text,
.scwproduct.weddingcard .weddingcard_design_right_front_bottom .weddingcard_frontpreview_bottom_text{
	  font-size: 18px;
	}
		.scwproduct.weddingcard .weddingcard_design_right_front_top,
	.scwproduct.weddingcard .weddingcard_design_right_back_top {
	  margin-top:30px;height:360px;
	}
	.scwproduct.weddingcard .weddingcard_backpreview_top_text {
  max-height: 150px;
}
.scwproduct.weddingcard .weddingcard_design_right_front_bottom,
 .scwproduct.weddingcard .weddingcard_design_right_back_bot { 
  bottom: 20px;
  height: 60px;
}
	.scwproduct.weddingcard .weddingcard_design_right_front_top .memorycard_frontpreview_top_logo,
	.scwproduct.weddingcard .weddingcard_design_right_back_top .weddingcard_backpreview_top_logo {	
  width: 175px;
  height: 175px;
}
	
	.scwproduct.memorycard .memorycard_design_right_front_bottom,
	.scwproduct.memorycard .memorycard_design_right_back_bot {
	  margin-top: 150px;
	}
	.scwproduct.weddingcard .weddingcard_design_right_front_bottom,
	.scwproduct.weddingcard .weddingcard_design_right_back_bot {
	  margin-top: 150px;
	}
	.scwproduct.memorycard .memorycard_design_right_front_top,
	.scwproduct.memorycard .memorycard_design_right_back_top {
	  padding: 0 30px;
	}
	.scwproduct.weddingcard .weddingcard_design_right_front_top,
	.scwproduct.weddingcard .weddingcard_design_right_back_top {
	  padding: 0 30px;
	}
	.scwproduct.weddingfavours .weddingfavours_preview_logo {
	  width: 200px;
	}
	.scwproduct.weddingfavours .weddingfavours_preview_text {
	  left: 280px;
	}
	.scwheader_nav .scwheader_menu .scwheader_menu_con ul li.ubermenu-has-submenu-mega ul.ubermenu-submenu li {
	  padding-right: 20px!Important;
	  margin-right: 20px;
	}
	.scwheader_nav .scwheader_menu .scwheader_menu_con ul li.ubermenu-has-submenu-mega ul.ubermenu-submenu {
	  padding: 20px;
	}
	.scwproduct.memorycard,
	.scwproduct.weddingcard,
	.scwproduct.weddingfavours {
	  grid-template-columns: 1fr 1fr;
	  grid-gap: 20px;
	}
	.scwheader_right_search_form input[type="text"] {
	  width: 165px;
	}
	.scwheader_logo img {
	  width: 100%;
	  height: auto;
	}
	.scwhome_featuredpros_item_des {
	  width: 80%;
	}
	.scwhome_featuredpros_item_name {
	font-size: 38px;
	}

	.scwheader_logo {
	  width: 15%;
	}
	.scwheader_right_search {
	  margin-right: 10px;
	}
		.scwheader_right {
	  width: 18%;
		}
	.scwheader_nav .scwheader_menu {
	  width: 67%;
		}
		.scwheader_nav .scwheader_menu .scwheader_menu_con ul {
	  width: 100%;
	}
	.scwhome_otherpros_con {
	  grid-column-gap: 44px;
	}
	.scwheader_right_search_text {
	  margin-right: 25px;
	}
	.scwheader_nav .scwheader_menu .scwheader_menu_con ul li {
	  padding-right: 57px!important;
	}
	.scwheader_nav .scwheader_menu .scwheader_menu_con ul li:last-child {
	  padding-right: 75px;
	}
	.scwheader_nav .scwheader_menu .scwheader_menu_con ul{
	  padding: 60px 0;
	}
	.scwheader_right {
	  padding: 53px 0;
	}
	.scwhome_box {
	  width: 60%;
	  grid-template-columns: 1fr;
	}
	.scwhome_testimonials .bx-wrapper {
	  width: 60%;
	}
	.scwhome_otherpros_con_item_name a {
	  font-size: 28px;
	}
}
@media (min-width: 768px) and (max-width: 979px) {
    .container {
        width: 728px;
    }
	.page-template-default .site-content .woocommerce {
	  width: 85%;
	}
	.scwproduct.memorycard .memorycard_design_right ,
	.scwproduct.weddingcard .memorycard_design_right ,
	.scwproduct.weddingcard .weddingcard_design_right {
	  height: 874px;
	}
	.scwproduct.memorycard .memorycard_frontpreview_bot_logo,
	.scwproduct.memorycard .memorycard_frontpreview_top_logo,
	.scwproduct.memorycard .memorycard_backpreview_top_logo,
	.scwproduct.memorycard .memorycard_backpreview_bot_logo {
	  width: 75px;
	}
	.scwproduct.memorycard .memorycard_design_right_front_top,
	.scwproduct.memorycard .memorycard_design_right_back_top,
	.scwproduct.memorycard .memorycard_design_right_front_bottom,
	.scwproduct.memorycard .memorycard_design_right_back_bot{
	  padding: 0 70px;
	}
	.scwproduct.weddingcard .weddingcard_design_right_front_top,
	.scwproduct.weddingcard .weddingcard_design_right_back_top,
	.scwproduct.weddingcard .weddingcard_design_right_front_bottom,
	.scwproduct.weddingcard .weddingcard_design_right_back_bot{
	  padding: 0 70px;
	}
	.scwproduct.memorycard .memorycard_design_right_front_top,
	.scwproduct.memorycard .memorycard_design_right_back_top {
	  margin-top: 340px;
	}
	.scwproduct.weddingcard .weddingcard_design_right_front_top,
	.scwproduct.weddingcard .weddingcard_design_right_back_top {
	  margin-top: 40px;
	}
	.scwproduct.weddingcard .weddingcard_design_right_front_top,
.scwproduct.weddingcard .weddingcard_design_right_back_top{
	  height: 560px;
	}
	.scwproduct.weddingcard .weddingcard_design_right_front_bottom, .scwproduct.weddingcard .weddingcard_design_right_back_bot {
  height: 100px;
}
	.scwproduct.memorycard .memorycard_design_right_front_bottom,
	.scwproduct.memorycard .memorycard_design_right_back_bot {
	  margin-top: 250px;
	}
	.scwproduct.weddingcard .weddingcard_design_right_front_bottom,
	.scwproduct.weddingcard .weddingcard_design_right_back_bot {
	  margin-top: 250px;
	}
	.scwproduct.weddingfavours .weddingfavours_preview_logo {
	  width: 200px;
	}
	.scwproduct.weddingfavours .weddingfavours_preview_text {
	  left: 280px;
	}
	.scwheader_menu_con .ubermenu-responsive-toggle.ubermenu-responsive-toggle-main.ubermenu-skin-grey-white.ubermenu-loc-.ubermenu-responsive-toggle-content-align-left.ubermenu-responsive-toggle-align-full {
	  display: none;
	}
	.scwheader_menu_con .ubermenu-responsive-default.ubermenu-responsive.ubermenu-responsive-collapse{
		
	}
	.scwheader_nav .scwheader_menu .scwheader_menu_con {
	  display: none;
	  position: absolute;
	  width: 100%;
	  left: 0;
	  background: #fff;
	  height: auto;
	  z-index: 2;
	  padding: 30px;
	}
		.scwheader_nav .scwheader_menu .scwheader_mobile_menu {
	  display: inline-block;
	  cursor: pointer;
	  padding: 36px 0;
	}
	.scwheader_nav .scwheader_menu {
	  width: 40%;
	  text-align: right;
	  padding-right: 50px;
	}

		.scwheader_logo img {
	  width: 100%;
	  height: auto;
	}
	.scwheader_logo {
	  width: 30%;
	}
	.scwheader_right_search {
	  margin-right: 10px;
	}
		.scwheader_right {
	  width: 30%;
		}

	.scwheader_nav .scwheader_menu .scwheader_menu_con ul li {
	  padding-right: 0;
	  width: 100%;
	  text-align: center;
	  padding-bottom: 20px;
	}
	.scwheader_nav .scwheader_menu .scwheader_menu_con ul li:last-child {
	  padding-right: 0;
	  padding-bottom: 20px;
	}
	.scwheader_nav .scwheader_menu .scwheader_menu_con ul {
	  padding: 0;
	  width: 100%;
	}
	.scwheader_right{
	  padding: 70px 0;
	}
	.scwproduct.memorycard,
	.scwproduct.weddingcard,
	.scwproduct.weddingfavours {
	  grid-template-columns: 1fr;
	  grid-gap: 50px;
	}
		.scwfooter {
	  padding-bottom: 50px;
	  padding-top: 50px;
	}
		.scwhome_otherpros_con {
	  margin-top: 50px;
	}
			.scwheader_right_search_form input[type="text"] {
	  width: 165px;
	}
		.scwheader_logo img {
	  width: 100%;
	  height: auto;
	}
	.scwhome_banner_head {
	  font-size: 70px;
	}
	.scwhome_banner_subhead {
	  font-size: 80px;
	  margin-top: -20px;
	}
	.scwhome_banner_but {
	  margin-top: 0;
	}
	.scwhome_featuredpros_item_des {
	  width: 80%;
	}
	.scwhome_featuredpros_item_name {
	font-size: 38px;
	}

	.scwheader_logo {
	  width: 15%;
	}
	.scwheader_right_search {
	  margin-right: 10px;
	}
		.scwheader_right {
	  width: 23%;
		}
		.scwheader_nav .scwheader_menu {
	  width: 62%;
		}

	.scwhome_otherpros_con {
	  grid-column-gap: 40px;
	  grid-template-columns: repeat(3, 1fr);
	}
	.scwheader_right_search_text {
	  margin-right: 25px;
	}

	.scwheader_right{
	  padding: 38px 0;
	}
	.scwhome_box {
	  width: 75%;
	  grid-template-columns: 1fr;
	  margin-top: 54px;
	}
	.scwhome_testimonials {
	  padding-top: 50px;
	}
	.scwhome_testimonials .bx-wrapper {
	  width: 70%;
	}
	.scwhome_featuredpros {
	  margin-top: 70px;
	grid-template-columns: 1fr;
	}
	.scwhome_otherpros {
	  margin-top: 50px;
	}
	.scwhome_otherpros_con_item_name a {
	  font-size: 25px;
	}
}
@media (min-width: 640px) and (max-width: 767px) {
    .container {
        width: 600px;
    }
			.scwproduct.weddingcard .weddingcard_frontpreview_top_text,
.scwproduct.weddingcard .weddingcard_backpreview_top_text{
	margin-top:230px;
}
		.page-template-default .site-content .woocommerce {
	  width: 85%;
	}
		.scwproduct.memorycard .memorycard_design_right_front_top,
		.scwproduct.memorycard .memorycard_design_right_back_top {
	  margin-top: 290px;
	}
	.scwproduct.weddingcard .weddingcard_design_right_front_top,
		.scwproduct.weddingcard .weddingcard_design_right_back_top {
	  margin-top: 290px;
	}
	.scwproduct.memorycard .memorycard_design_right_front_bottom,
	.scwproduct.memorycard .memorycard_design_right_back_bot {
	  margin-top: 210px;
	}
		.scwproduct.weddingcard .weddingcard_design_right_front_top,
	.scwproduct.weddingcard .weddingcard_design_right_back_top {
	  margin-top: 40px;
	}
	.scwproduct.weddingcard .weddingcard_design_right_front_top,
.scwproduct.weddingcard .weddingcard_design_right_back_top{
	  height: 480px;
	}

		.scwproduct.memorycard .memorycard_design_right ,
		.scwproduct.weddingcard .weddingcard_design_right {
	  height: 714px;
	}

	.scwproduct.memorycard .memorycard_frontpreview_bot_text,
	.scwproduct.memorycard .memorycard_frontpreview_top_text,
	.scwproduct.memorycard .memorycard_backpreview_top_text,
	.scwproduct.memorycard .memorycard_backpreview_bot_text,
	.scwproduct.weddingcard .weddingcard_design_right_front_bottom .weddingcard_frontpreview_bottom_text {
	  font-size: 24px;
	}
	.scwproduct.weddingcard .weddingcard_frontpreview_bot_text,
	.scwproduct.weddingcard .weddingcard_frontpreview_top_text,
	.scwproduct.weddingcard .weddingcard_backpreview_top_text,
	.scwproduct.weddingcard .weddingcard_backpreview_bot_text,
	{
	  font-size: 24px;
	}
				.scwproduct.weddingfavours .weddingfavours_preview_logo {
	  width: 200px;
	}
	.scwproduct.weddingfavours .weddingfavours_preview_text {
	  left: 280px;
	}
			.scwproduct.memorycard,
			.scwproduct.weddingcard,
			.scwproduct.weddingfavours {
	  grid-template-columns: 1fr;
	  grid-gap: 50px;
	}
		.scwfooter {
	  padding-bottom: 50px;
	  padding-top: 50px;
	}
			.scwhome_otherpros_con {
	  margin-top: 50px;
	}
		.scwheader_right_search_form input[type="text"] {
	  width: 178px;
	}
	.scwheader_nav .scwheader_menu .scwheader_mobile_menu {
	  display: inline-block;
	  cursor: pointer;
	  padding: 70px 0;
	}
	.scwheader_nav .scwheader_menu .scwheader_menu_con {
	  display: none;
	  position: absolute;
	  width: 100%;
	  left: 0;
	  background: #fff;
	  height: auto;
	  z-index: 2;
	  padding: 30px;
	}

	.scwhome_banner_head {
	  font-size: 55px;
	}
	.scwhome_banner_subhead {
	  font-size: 65px;
	  margin-top: -20px;
	}
	.scwhome_banner_but {
	  margin-top: 0;
	}
	.scwhome_featuredpros_item_des {
	  width: 80%;
	}
	.scwhome_featuredpros_item_name {
	font-size: 38px;
	}

	.scwhome_otherpros_con {
	  grid-column-gap: 40px;
	  grid-template-columns: repeat(3, 1fr);
	}
	.scwheader_right_search_text {
	  margin-right: 25px;
	}
	.scwheader_nav .scwheader_menu {
	  width: 40%;
	  text-align: right;
	  padding-right: 50px;
	}
		.scwheader_logo img {
	  width: 100%;
	  height: auto;
	}
	.scwheader_logo {
	  width: 30%;
	}
	.scwheader_right_search {
	  margin-right: 10px;
	}
		.scwheader_right {
	  width: 30%;
		}

	.scwheader_nav .scwheader_menu .scwheader_menu_con ul li {
	  padding-right: 0;
	  width: 100%;
	  text-align: center;
	  padding-bottom: 20px;
	}
	.scwheader_nav .scwheader_menu .scwheader_menu_con ul li:last-child {
	  padding-right: 0;
	  padding-bottom: 20px;
	}
	.scwheader_nav .scwheader_menu .scwheader_menu_con ul {
	  padding: 0;
	  width: 100%;
	}
	.scwheader_right{
	  padding: 70px 0;
	}
	.scwhome_box {
	  width: 90%;
	  grid-template-columns: 1fr;
	  margin-top: 54px;
	}
	.scwhome_testimonials {
	  padding-top: 50px;
	}
	.scwhome_testimonials .bx-wrapper {
	  width: 70%;
	}
	.scwhome_otherpros_con_item_img {
	  width: 170px;
	  height: 170px;
	}
	.scwhome_featuredpros {
	  margin-top: 70px;
	grid-template-columns: 1fr;
	}
	.scwhome_otherpros_con_item_img span {
	  line-height: 128px;
	}
	.scwhome_otherpros {
	  margin-top: 50px;
	}
	.scwhome_otherpros_con_item_name a {
	  font-size: 22px;
	}
}
@media (min-width: 480px) and (max-width: 639px) {
    .container {
        width: 440px;
    }
		.scwproduct.weddingcard .memorycard_frontpreview_top_logo,
.scwproduct.weddingcard .weddingcard_backpreview_top_logo	{
  width: 150px;
  height: 150px;
}
			.scwproduct.weddingcard .weddingcard_frontpreview_top_text,
.scwproduct.weddingcard .weddingcard_backpreview_top_text{
	margin-top:170px;
}
	.scwproduct.weddingfavours .weddingfavours_design_bl.hasicon .weddingfavours_preview_text {
	  max-height: 40px;
	  overflow: hidden;
	}
		.scwproduct.weddingfavours .weddingfavours_design_bl.noicon {
	display: grid;
	}
		.scwproduct.memorycard .memorycard_design_right_front_top,
		.scwproduct.memorycard .memorycard_design_right_back_top {
	  padding: 0 30px;
		}
		.scwproduct.weddingcard .memorycard_design_right_front_top,
		.scwproduct.weddingcard .memorycard_design_right_back_top {
	  padding: 0 30px;
		}
			.page-template-default .site-content .woocommerce {
	  width: 90%;
	}
	.scwproduct.memorycard .memorycard_design_right ,
	.scwproduct.weddingcard .memorycard_design_right {
	  height: 650px;
	}
		.memorycard_design {
	  grid-template-columns: 1fr;
	}
.scwproduct.weddingcard .weddingcard_frontpreview_top_text, .scwproduct.weddingcard .weddingcard_backpreview_top_text {
  max-height: 140px;
}
		.scwproduct.memorycard .memorycard_design_right_front_top,
		.scwproduct.memorycard .memorycard_design_right_back_top {
	  margin-top: 260px;
	}
	.scwproduct.weddingcard .weddingcard_frontpreview_bot_text,
	.scwproduct.weddingcard .weddingcard_frontpreview_top_text,
	.scwproduct.weddingcard .weddingcard_backpreview_top_text,
	.scwproduct.weddingcard .weddingcard_backpreview_bot_text,
.scwproduct.weddingcard .weddingcard_design_right_front_bottom .weddingcard_frontpreview_bottom_text{
	  font-size: 18px;
	}
			.scwproduct.weddingcard .weddingcard_design_right_front_top,
	.scwproduct.weddingcard .weddingcard_design_right_back_top {
	  margin-top: 40px;
	}
	.scwproduct.weddingcard .weddingcard_design_right_front_top,
.scwproduct.weddingcard .weddingcard_design_right_back_top{
	  height: 340px;padding: 0 30px;
	}
	.scwproduct.weddingcard .weddingcard_design_right_front_bottom {
  bottom: 20px;
	}
	.scwproduct.memorycard .memorycard_design_right_front_bottom,
	.scwproduct.memorycard .memorycard_design_right_back_bot {
	  margin-top: 180px;
	}
	.scwproduct.weddingcard .weddingcard_design_right_front_bottom,
	.scwproduct.weddingcard .weddingcard_design_right_back_bot {
	  margin-top: 180px;
	}
	.scwproduct.weddingfavours .weddingfavours_preview_text {
	  font-size: 30px;
	  max-height: 80px;
	  line-height: 40px;
	}
		.cart .memorycard_preview_but, .cart .weddingfavours_preview_but {
	  margin-left: 5px;
	  margin-right: 5px;
	  width: 145px;
	}
	.cart .memorycard_preview_but, .cart .weddingfavours_preview_but,
	.cart .single_add_to_cart_button.button.alt.distmp{
		font-size:18px;
	}
	.memorycard_right_war, .weddingfavours_right_war {
	  font-size: 15px;
	}
			.scwproduct.memorycard,
			.scwproduct.weddingcard,
			.scwproduct.weddingfavours {
	  grid-template-columns: 1fr;
	  grid-gap: 50px;
	}
		.scwfooter {
	  padding-bottom: 50px;
	  padding-top: 50px;
	}
			.scwhome_otherpros_con {
	  margin-top: 50px;
	}
		.scwheader_right_search_form input[type="text"] {
	  width: 160px;
	}
	.scwheader_nav .scwheader_menu .scwheader_mobile_menu {
	  display: inline-block;
	  cursor: pointer;
	  padding: 50px 0;
	}
	.scwheader_nav .scwheader_menu .scwheader_menu_con {
	  display: none;
	  position: absolute;
	  width: 100%;
	  left: 0;
	  background: #fff;
	  height: auto;
	  z-index: 2;
	  padding: 30px;
	}
	.scwheader_nav .scwheader_menu {
	  width: 32%;
	  text-align: right;
	  padding-right: 50px;
	}
		.scwheader_logo img {
	  width: 100%;
	  height: auto;
	}
	.scwhome_banner_head {
	  font-size: 45px;
	}
	.scwhome_banner_subhead {
	  font-size: 50px;
	  margin-top: -20px;
	}
	.scwhome_banner_but {
	  margin-top: 0;
	}
	.scwhome_featuredpros_item_des {
	  width: 90%;
	}
	.scwhome_featuredpros_item_name {
	font-size: 36px;
	}
	.scwheader_logo {
	  width: 30%;
	}
	.scwheader_right_search {
	  margin-right: 10px;
	}
		.scwheader_right {
	  width: 38%;
		}
		.scwhome_box_item_right_des {
	  letter-spacing: 0;
	}
		.scwhome_box_item_right {
	padding-right: 20px;
	padding-top: 50px;
	padding-bottom: 50px;
		}
	.scwhome_box_item_right_title {
	  font-size: 38px;
	}
	.scwhome_otherpros_con {
	  grid-column-gap: 40px;
	  grid-template-columns: repeat(2, 1fr);
	}
	.scwheader_right_search_text {
	  margin-right: 25px;
	}
	.scwheader_nav .scwheader_menu .scwheader_menu_con ul li {
	  padding-right: 0;
	  width: 100%;
	  text-align: center;
	  padding-bottom: 20px;
	}
	.scwheader_nav .scwheader_menu .scwheader_menu_con ul li:last-child {
	  padding-right: 0;
	  padding-bottom: 20px;
	}
	.scwheader_nav .scwheader_menu .scwheader_menu_con ul {
	  padding: 0;
	  width: 100%;
	}
	.scwheader_right{
	  padding: 50px 0;
	}
	.scwhome_box {
	  width: 100%;
	  grid-template-columns: 1fr;
	  margin-top: 54px;
	}
	.scwhome_testimonials {
	  padding-top: 50px;
	}
	.scwhome_testimonials .bx-wrapper {
	  width: 100%;
	}
	.scwhome_otherpros_con_item_img {
	  width: 170px;
	  height: 170px;
	}
	.scwhome_featuredpros {
	  margin-top: 70px;
	grid-template-columns: 1fr;
	}
	.scwhome_otherpros_con_item_img span {
	  line-height: 128px;
	}
	.scwhome_otherpros {
	  margin-top: 50px;
	}
	.scwhome_otherpros_con_item_name a {
	  font-size: 22px;
	}
}
@media (min-width: 375px) and (max-width: 479px) {
    .container {
        width: 355px;
    }
			.scwproduct.weddingcard .memorycard_frontpreview_top_logo,
.scwproduct.weddingcard .weddingcard_backpreview_top_logo	{
  width: 180px;
  height: 180px;
}
			.scwproduct.weddingcard .weddingcard_frontpreview_top_text,
.scwproduct.weddingcard .weddingcard_backpreview_top_text{
	margin-top:230px;
}
	.scwproduct.weddingfavours .weddingfavours_design_bl.hasicon .weddingfavours_preview_text {
	  max-height: 38px;
	  overflow: hidden;
	}
	.scwproduct.weddingfavours .weddingfavours_design_bl.noicon .weddingfavours_preview_text {
	  display: grid;
	  font-size: 20px;
	  max-height: 60px;
	  line-height: 30px;
	}
		.scwproduct.memorycard .memorycard_design_right_front_top,
		.scwproduct.memorycard .memorycard_design_right_back_top {
	  margin-top: 260px;
	}
		.scwproduct.weddingcard .weddingcard_frontpreview_bot_text,
	.scwproduct.weddingcard .weddingcard_frontpreview_top_text,
	.scwproduct.weddingcard .weddingcard_backpreview_top_text,
	.scwproduct.weddingcard .weddingcard_backpreview_bot_text,
.scwproduct.weddingcard .weddingcard_design_right_front_bottom .weddingcard_frontpreview_bottom_text{
	  font-size: 18px;
	}
			.scwproduct.weddingcard .weddingcard_design_right_front_top,
	.scwproduct.weddingcard .weddingcard_design_right_back_top {
	  margin-top: 40px;
	}
	.scwproduct.weddingcard .weddingcard_design_right_front_top,
.scwproduct.weddingcard .weddingcard_design_right_back_top{
	  height: 400px;padding: 0 30px;
	}
	.scwproduct.weddingcard .weddingcard_design_right_front_bottom {
  bottom: 20px;
	}
	.scwproduct.memorycard .memorycard_design_right_front_bottom,
	.scwproduct.memorycard .memorycard_design_right_back_bot {
	  margin-top: 180px;
	}
	.scwproduct.weddingcard .weddingcard_design_right_front_bottom,
	.scwproduct.weddingcard .weddingcard_design_right_back_bot {
	  margin-top: 180px;
	}
				.page-template-default .site-content .woocommerce {
	  width: 90%;
	}
	.scwproduct.memorycard .memorycard_design_right ,
	.scwproduct.weddingcard .weddingcard_design_right {
	  height: 650px;
	}
		.scwproduct.memorycard .memorycard_design_right_front_top, .scwproduct.memorycard .memorycard_design_right_back_top,
	.scwproduct.memorycard .memorycard_design_right_front_bottom, .scwproduct.memorycard .memorycard_design_right_back_bot	{
	  padding: 0 30px;
	}
	.scwproduct.weddingcard .weddingcard_design_right_front_top, .scwproduct.weddingcard .weddingcard_design_right_back_top,
	.scwproduct.weddingcard .weddingcard_design_right_front_bottom, .scwproduct.weddingcard .weddingcard_design_right_back_bot	{
	  padding: 0 55px;
	}

	.scwproduct.memorycard .memorycard_frontpreview_bot_text,
	.scwproduct.memorycard .memorycard_frontpreview_top_text,
	.scwproduct.memorycard .memorycard_backpreview_top_text,
	.scwproduct.memorycard .memorycard_backpreview_bot_text {
	 font-size: 24px;
	}
	.scwproduct.weddingcard .memorycard_frontpreview_bot_text,
	.scwproduct.weddingcard .memorycard_frontpreview_top_text,
	.scwproduct.weddingcard .memorycard_backpreview_top_text,
	.scwproduct.weddingcard .memorycard_backpreview_bot_text {
	 font-size: 24px;
	}
			.scwproduct.weddingfavours .weddingfavours_preview_text {
	  font-size: 28px;line-height:normal;
		}

	.scwproduct.memorycard,
	.scwproduct.weddingcard,
	.scwproduct.weddingfavours {
	  grid-template-columns: 1fr;
	  grid-gap: 50px;
	}
	.memorycard_right_war,
	.weddingcard_right_war,
	.weddingfavours_right_war {
	  font-size: 15px;
	}
	.memorycard_design ,
	.weddingcard_design {
	  grid-gap: 10px;
	  grid-template-columns: 1fr;
	}
	.cart .single_add_to_cart_button.button.alt.distmp {
	  width: 100%;
	  margin-top: 20px;margin-left: 0;
	}
		.scwfooter {
	  padding-bottom: 50px;
	  padding-top: 50px;
	}
			.scwheader_right_search_form input[type="text"] {
	  width: 160px;
	}
	.scwheader_nav .scwheader_menu .scwheader_mobile_menu {
	  display: inline-block;
	  cursor: pointer;
	  padding: 33px 0;
	}
	.scwheader_nav .scwheader_menu .scwheader_menu_con {
	  display: none;
	  position: absolute;
	  width: 100%;
	  left: 0;
	  background: #fff;
	  height: auto;
	  z-index: 2;
	  padding: 30px;
	}
	.scwheader_nav .scwheader_menu {
	  width: 23%;
	  text-align: right;
	  padding-right: 30px;
	}
		.scwheader_logo img {
	  width: 100%;
	  height: auto;
	}
	.scwhome_banner_head {
	  font-size: 35px;
	}
	.scwhome_banner_subhead {
	  font-size: 40px;
	  margin-top: -20px;
	}
	.scwhome_banner_but {
	  margin-top: 0;
	}
	.scwhome_featuredpros_item_des {
	  width: 100%;
	}
	.scwhome_featuredpros_item_name {
	font-size: 30px;
	}
	.scwheader_logo {
	  width: 30%;
	}
	.scwheader_right_search {
	  margin-right: 10px;
	}
		.scwheader_right {
	  width: 47%;
		}
		.scwhome_box_item_right_des {
	  letter-spacing: 0;
	}
	.scwhome_otherpros_head {
	  font-size: 40px;
	}
	.scwhome_box_item_left {
	  width: 100%;
	}
	.scwhome_box_item_left img {
	  width: 65%;
	  height: auto;
	  object-fit: contain;
	  position: absolute;
	  top: -40px;
	  left: 0;
	  right: 0;
	  margin: 0 auto;
	}
	.scwhome_testimonials_slider_item_content {
	  font-size: 20px;
	}
	.scwhome_box_item_right {
	  padding-right: 30px;
	  padding-top: 50%;
	  padding-bottom: 50px;
	  padding-left: 30px;
	}

	.scwhome_otherpros_con {
	  grid-column-gap: 30px;
	  grid-template-columns: repeat(1, 1fr);
	}
	.scwheader_right_search_text {
	  margin-right: 25px;
	}
	.scwheader_nav .scwheader_menu .scwheader_menu_con ul li {
	  padding-right: 0;
	  width: 100%;
	  text-align: center;
	  padding-bottom: 20px;
	}
	.scwheader_nav .scwheader_menu .scwheader_menu_con ul li:last-child {
	  padding-right: 0;
	  padding-bottom: 20px;
	}
	.scwheader_nav .scwheader_menu .scwheader_menu_con ul {
	  padding: 0;
	  width: 100%;
	}
	.scwheader_right {
	  padding: 35px 0;
	}
	.scwhome_box {
	  width: 100%;
	  grid-template-columns: 1fr;
	  margin-top: 54px;
	}
	.scwhome_testimonials {
	  padding-top: 50px;
	}
	.scwhome_testimonials .bx-wrapper {
	  width: 100%;
	}

	.scwhome_featuredpros {
	  margin-top: 70px;
	grid-template-columns: 1fr;
	}

	.scwhome_otherpros {
	  margin-top: 50px;
	}
	.scwhome_otherpros_con_item_name a {
	  font-size: 22px;
	}
	.scwhome_featuredpros_item {
	  padding: 30px;
	}
	.scwhome_featuredpros_item_img span {
	  width: 200px;
	  height: 200px;
	}
		.scwhome_otherpros_con {
	  margin-top: 50px;
	}
}
@media (min-width: 320px) and (max-width: 374px) {
    .container {
        width: 300px;
    }
				.scwproduct.weddingcard .memorycard_frontpreview_top_logo,
.scwproduct.weddingcard .weddingcard_backpreview_top_logo	{
  width: 150px;
  height: 150px;
}
			.scwproduct.weddingcard .weddingcard_frontpreview_top_text,
.scwproduct.weddingcard .weddingcard_backpreview_top_text{
	margin-top:170px;
}
	.scwproduct.weddingfavours .weddingfavours_design_bl.hasicon .weddingfavours_preview_text {
	  max-height: 27px;
	  overflow: hidden;
	}
	.scwproduct.weddingfavours .weddingfavours_design_bl.noicon .weddingfavours_preview_text {
	  display: grid;
	  font-size: 20px;
	  max-height: 60px;
	  line-height: 30px;
	}
			.scwproduct.memorycard .memorycard_design_right_front_top,
			.scwproduct.memorycard .memorycard_design_right_back_top {
	  margin-top: 230px;
	}
	.scwproduct.weddingcard .weddingcard_design_right_front_top,
			.scwproduct.weddingcard .weddingcard_design_right_back_top {
	  margin-top: 230px;
	}
	.scwproduct.memorycard .memorycard_design_right_front_bottom,
	.scwproduct.memorycard .memorycard_design_right_back_bot {
	  margin-top: 160px;
	}
			.scwproduct.weddingcard .weddingcard_frontpreview_bot_text,
	.scwproduct.weddingcard .weddingcard_frontpreview_top_text,
	.scwproduct.weddingcard .weddingcard_backpreview_top_text,
	.scwproduct.weddingcard .weddingcard_backpreview_bot_text,
.scwproduct.weddingcard .weddingcard_design_right_front_bottom .weddingcard_frontpreview_bottom_text{
	  font-size: 16px;
	}
			.scwproduct.weddingcard .weddingcard_design_right_front_top,
	.scwproduct.weddingcard .weddingcard_design_right_back_top {
	  margin-top: 40px;
	}
	.scwproduct.weddingcard .weddingcard_design_right_front_top,
.scwproduct.weddingcard .weddingcard_design_right_back_top{
	  height: 390px;
	}
	.scwproduct.weddingcard .weddingcard_frontpreview_bot_logo,
	.scwproduct.weddingcard .weddingcard_frontpreview_top_logo,
	.scwproduct.weddingcard .weddingcard_backpreview_top_logo,
	.scwproduct.weddingcard .weddingcard_backpreview_bot_logo {
 width: 164px;
  height: 164px;
}
	.scwproduct.weddingcard .weddingcard_design_right {
  height: 600px;
}
	.scwproduct.weddingcard .weddingcard_design_right_front_bottom {
  bottom: 20px;
	}
				.page-template-default .site-content .woocommerce {
	  width: 90%;
	}
	.scwproduct.memorycard .memorycard_design_right ,
	.scwproduct.weddingcard .memorycard_design_right {
	  height: 600px;
	}
	.scwproduct.memorycard .memorycard_design_right_front_top, .scwproduct.memorycard .memorycard_design_right_back_top,
	.scwproduct.memorycard .memorycard_design_right_front_bottom, .scwproduct.memorycard .memorycard_design_right_back_bot {
	  padding: 0 20px;
	}
	.scwproduct.weddingcard .weddingcard_design_right_front_top, .weddingcard.memorycard .weddingcard_design_right_back_top,
	.scwproduct.weddingcard .weddingcard_design_right_front_bottom, .weddingcard.memorycard .weddingcard_design_right_back_bot {
	  padding: 0 50px;
	}
	.scwproduct.memorycard .memorycard_frontpreview_bot_text,
	.scwproduct.memorycard .memorycard_frontpreview_top_text,
	.scwproduct.memorycard .memorycard_backpreview_top_text,
	.scwproduct.memorycard .memorycard_backpreview_bot_text {
	  font-size: 20px;
	}

				.scwproduct.weddingfavours .weddingfavours_preview_text {
	  font-size: 20px;line-height:normal;left: 120px;
		}
		.scwproduct.weddingfavours .weddingfavours_preview_logo {
	  width: 80px;
		}
		.scwproduct.memorycard,
		.scwproduct.weddingcard,
		.scwproduct.weddingfavours {
	  grid-template-columns: 1fr;
	  grid-gap: 50px;
	}
	.memorycard_right_war,
	.weddingcard_right_war,
	.weddingfavours_right_war {
	  font-size: 15px;
	}
	.memorycard_design ,
	.weddingcard_design {
	  grid-gap: 10px;
	  grid-template-columns: 1fr;
	}

	.cart .single_add_to_cart_button.button.alt.distmp {
	  width: 100%;
	  margin-top: 20px;margin-left: 0;
	}
	.cart .memorycard_preview_but,
	.cart .weddingcard_preview_but,
	.cart .weddingfavours_preview_but {
	  width: 100%;
	  margin-left: 0;
	  margin-right: 0;
	  margin-bottom: 20px;
	}
	.single-product form.cart .quantity {
	  margin-right: 0;
	  width: 100%;
	  text-align: center;
	}
	.weddingfavours_images_item {
	  width: 140px;
	  height: 142.238px;
	  margin-right: 10px;
	}
		.scwheader_right_search_form input[type="text"] {
	  width: 160px;
	}
	.scwheader_nav .scwheader_menu .scwheader_mobile_menu {
	  display: inline-block;
	  cursor: pointer;
	  padding: 33px 0;
	}
	.scwheader_nav .scwheader_menu .scwheader_menu_con {
	  display: none;
	  position: absolute;
	  width: 100%;
	  left: 0;
	  background: #fff;
	  height: auto;
	  z-index: 2;
	  padding: 30px;
	}
	.scwheader_nav .scwheader_menu {
	  width: 23%;
	  text-align: right;
	  padding-right: 30px;
	}
		.scwheader_logo img {
	  width: 100%;
	  height: auto;
	}
	.scwhome_banner_head {
	  font-size: 30px;
	}
	.scwhome_banner_subhead {
	  font-size: 35px;
	  margin-top: -20px;
	}
	.scwhome_banner_but {
	  margin-top: 0;
	}
	.scwhome_featuredpros_item_des {
	  width: 100%;
	}
	.scwhome_featuredpros_item_name {
	font-size: 24px;
	}
	.scwheader_logo {
	  width: 30%;
	}
	.scwheader_right_search {
	  margin-right: 0;
	}
		.scwheader_right {
	  width: 47%;
		}
		.scwhome_box_item_right_des {
	  letter-spacing: 0;
	}
	.scwhome_otherpros_head {
	  font-size: 40px;
	}
	.scwhome_box_item_left {
	  width: 100%;
	}
	.scwhome_box_item_left img {
	  width: 65%;
	  height: auto;
	  object-fit: contain;
	  position: absolute;
	  top: -40px;
	  left: 0;
	  right: 0;
	  margin: 0 auto;
	}
	.scwhome_testimonials_slider_item_content {
	  font-size: 18px;
	}
	.scwhome_box_item_right {
	  padding-right: 30px;
	  padding-top: 50%;
	  padding-bottom: 50px;
	  padding-left: 30px;
	}

	.scwhome_otherpros_con {
	  grid-column-gap: 30px;
	  grid-template-columns: repeat(1, 1fr);
	}
	.scwheader_right_search_text {
	  margin-right: 0;
	}
	.scwhome_box_item_right_title {
	  font-size: 40px;
	}
	.scwheader_nav .scwheader_menu .scwheader_menu_con ul li {
	  padding-right: 0;
	  width: 100%;
	  text-align: center;
	  padding-bottom: 20px;
	}
	.scwheader_nav .scwheader_menu .scwheader_menu_con ul li:last-child {
	  padding-right: 0;
	  padding-bottom: 20px;
	}
	.scwheader_nav .scwheader_menu .scwheader_menu_con ul {
	  padding: 0;
	  width: 100%;
	}
	.scwheader_right {
	  padding: 35px 0;
	}
	.scwhome_box {
	  width: 100%;
	  grid-template-columns: 1fr;
	  margin-top: 54px;
	}
	.scwhome_testimonials {
	  padding-top: 50px;
	}
	.scwhome_testimonials .bx-wrapper {
	  width: 100%;
	}

	.scwhome_featuredpros {
	  margin-top: 70px;
	grid-template-columns: 1fr;
	}

	.scwhome_otherpros {
	  margin-top: 50px;
	}
	.scwhome_otherpros_con_item_name a {
	  font-size: 22px;
	}
	.scwhome_featuredpros_item {
	  padding: 30px;
	}
	.scwhome_featuredpros_item_img span {
	  width: 200px;
	  height: 200px;
	}
		.scwhome_otherpros_con {
	  margin-top: 50px;
	}
	.scwfooter {
	  padding-bottom: 50px;
	  padding-top: 50px;
	}
}
@media screen and (max-width: 979px){
	.weddingcard_right {
	  margin-top: 60px;
	}
	.ubermenu-responsive-default.ubermenu-responsive.ubermenu-responsive-collapse {
	  max-height: 0;
	  overflow: visible !important;
	  visibility: visible;
	}
	.scwheader_menu_con .ubermenu-responsive-toggle.ubermenu-responsive-toggle-main.ubermenu-skin-grey-white.ubermenu-loc-.ubermenu-responsive-toggle-content-align-left.ubermenu-responsive-toggle-align-full {
	  display: none;
	}
	.scwheader_nav .scwheader_menu .scwheader_menu_con ul li.ubermenu-has-submenu-mega ul.ubermenu-submenu {
	  grid-template-columns: repeat(1, auto);
	}
	.scwheader_nav .scwheader_menu .scwheader_menu_con ul li.ubermenu-has-submenu-mega ul.ubermenu-submenu li {
	  padding-right: 0 !important;
	  display: inline-block;
	  border-bottom: 1px solid #9F7F9A;
	  padding-right: 0!Important;
	  margin-right: 0;
	  border-right: none;
	  margin-bottom: 20px;
	  padding-bottom: 20px;
	}
	.scwheader_nav .scwheader_menu .scwheader_menu_con ul li.ubermenu-has-submenu-mega ul.ubermenu-submenu li ul li {
	  margin-top: 0;
	  margin-bottom: 16px;
	  border-right: none;
	  padding-right: 0!Important;
	  margin-right: 0;
	  border-bottom:none;
	}
	.scwheader_nav .scwheader_menu .scwheader_menu_con ul li.ubermenu-has-submenu-mega ul.ubermenu-submenu {
	  position: relative;
	  display: none;
	}
	.scwheader_nav .scwheader_menu .scwheader_menu_con ul li.ubermenu-has-submenu-mega:hover ul.ubermenu-submenu {
		display:inline-block;
	}
	.scwheader_nav .scwheader_menu .scwheader_menu_con ul li {
	  padding-right: 0 !important;
	}
	.scwheader_nav .scwheader_menu .scwheader_menu_con {
	  box-shadow: 0px 12px 42px -4px rgba(24, 39, 75, 0.12), 0px 8px 18px -6px rgba(24, 39, 75, 0.12);
	}
	.scwheader_nav .scwheader_menu .scwheader_menu_con ul li.ubermenu-has-submenu-mega a i {
	  right: 0;
	}
}
.scwfipcf_field_select{
	line-height: 0px !important;
	padding: 5px !important;
}
@media screen and (max-width: 640px){
	.scwproduct.weddingfavours .weddingfavours_design_bl {
	  padding-right: 40px;
	}
}

/* Tooltip container */
.scwtooltip {
  position: relative;
  display: inline-block;
}

/* Tooltip text */
.scwtooltip .scwtooltiptext {
  visibility: hidden;
  width: 300px;
  background-color: black;
  color: #fff;
  text-align: center;
  padding: 5px 0;
  border-radius: 6px;
  position: absolute;
  z-index: 1;
  top: 40px;
  right: auto;
  left: 0;
}

/* Show the tooltip text when you mouse over the tooltip container */
.scwtooltip:hover .scwtooltiptext {
  visibility: visible;
}