/*
Theme Name: 	Topdeal Child Theme
Theme Uri:  	https://www.magentech.com/themes/sw_topdeal
Description:  A child theme of SW Topdeal
Author:     	Magentech
Author Uri: 	https://www.magentech.com/
Template:   	topdeal
Version:    	1.0.0
License:    	GNU General Public License v2 or later
*/

.header-style3 .top-form.top-form-minicart .top-minicart-icon .cart-right {
    color: #1d4c9e;
}

.header-style3 .top-form.top-form-minicart .top-minicart-icon .cart-right {
    color: #1d4c9e;
}

.header-style3 .top-form.top-form-minicart .top-minicart-icon .cart-right h3, .header-style3 .top-form.top-form-minicart .top-minicart-icon .cart-right span.woocommerce-Price-amount {
	color: #1d4c9e;
}

.header-style3 .header-mid {
    background-color: #ffffff;
    padding: 15px 0;
}

.header-style3 .top-form.top-form-minicart {
    margin-top: 17px;
}

.header-style3  .header-mid .search-cate {
	padding: 16px 0;
}

.header-style3 .header-top .header-message {
    color: #0579af;
}

.header-style3 .header-top .widget_nav_menu h3:before {
	color: #1d4c9e;
}

@media (min-width: 1200px) {
.header-bottom #main-menu {
    width: 60%;
}
}

.listings-title {
	margin: -30px 0 30px;
}

.header-style3 .header-top .top-login ul li a, .header-style3 .header-top .widget_nav_menu h3, .header-style3 .header-top #lang_sel > ul.nav > li > a, .header-style3 .header-top .currency_w > li > a {
	color: #0579af;
	border-left: 1px solid rgba(29, 76, 158, 0.3);
}

.header-style3 .header-top .top-login ul li a:hover, .header-style3 .header-top .widget_nav_menu h3:hover, .header-style3 .header-top #lang_sel > ul.nav > li > a:hover, .header-style3 .header-top .currency_w > li > a:hover {
	color: #0e51c5;
}

.header-style3 .header-top {
    background-color: #ffffff;
    border-bottom: 1px solid rgba(29, 76, 158, 0.39);
}

.footer .footer-style3-menu {
	padding: 70px 0 15px;
}

.footer .footer-style3-newsletter {
	padding: 0;
}

.single-product >.tabs .tabbable .tab-content #tab-description p {
    margin-bottom: 20px;
}

.item .item-wrap3:hover .item-detail .item-content .item-price, .item .item-wrap3:hover .item-detail .item-content .reviews-content {
    opacity: 1;
}

.item .item-wrap3:hover .item-detail .item-content .item-bottom {
    opacity: 0;
}
.product_detail .content_product_detail .product_title {
    font-size: 35px;
    margin-top: 20px !important;
	margin-bottom: 15px !important;
    color: #1d4c9e;
    font-weight: 700 !important;
    margin-bottom: 12px;
    text-transform: capitalize;
}
body {
	font-size: 15px;
}

footer#footer {
    margin-top: 35px;
}

.broch-dl label {
    color: #1d4c9e;
}

.broch-dl input[type=text], .broch-dl input[type=email] {
    height: 38px;
}

.broch-dl input[type=submit] {
    background: #1d4c9e;
    color: #fff;
    border-color: #1d4c9e;
    padding: 10px 20px;
}

.broch-dl input[type=submit]:hover {
    background: #2b5fbd;
}

.before-and-after-goal p a {
    font-size: 18px;
}

.vc_custom_heading.vc_gitem-post-data.vc_gitem-post-data-source-post_excerpt {
    display: none;
}

.vc_custom_heading.vc_gitem-post-data.vc_gitem-post-data-source-post_title {
    min-height: 70px;
}

.vc_custom_heading.vc_gitem-post-data.vc_gitem-post-data-source-post_title h4 {
    line-height: 27px;
}

.entry-thumb.single-thumb {
    display: none;
}

span.entry-date.latest_post_date {
    display: none !important;
}

.single.main .post .entry-wrap .entry-content .entry-meta:before, .single.main .team .entry-wrap .entry-content .entry-meta:before, .single.main .attachment .entry-wrap .entry-content .entry-meta:before {
    display: none;
}

.entry-meta.clearfix {
    display: none;
}

.entry-meta {
    display: none;
}
a.product-inquiry-btn {
    background: #1d4c9e;
    padding: 15px 30px;
    color: white;
    border: 1px solid #1d4c9e;
    transition: 100ms;
}
a.product-inquiry-btn:hover {
    background: #002463;
    
    color: white;
    
    transition: 100ms;
}
.product_detail .content_product_detail .description {
    
    margin-bottom: 40px;
}

.con-wrap {
    background: #ced6e4;
    padding: 40px;
}

.con-wrap input[type=text], .con-wrap input[type=email] {
    width: 80%;
    height: 44px;
    margin-bottom: 20px;
}

.con-wrap select {
    width: 80%;
    height: 44px;
    margin-bottom: 20px !important;
}

.con-wrap textarea {
    width: 80%;
    height: 170px;
    margin-bottom: 30px !important;
}

.con-btn {
    text-align: center;
}

.con-btn input[type=submit] {
    background: #1d4c9e !important;
    padding: 10px 20px !important;
    border: 1px solid #1d4c9e !important;
}

.con-btn input[type=submit] { 
	background: #4170c2 !important;
    transition: all 0.5s ease;
}

.pen-wrap {
    width: 80%;
    background: #ced6e4;
    padding: 40px;
    margin: 0 auto;
}

.pen-wrap input[type=text], .pen-wrap input[type=email],  .pen-wrap input[type=number] {
    width: 80%;
    height: 40px;
}

.pen-wrap textarea {
    width: 80%;
    height: 100px;
}

.pen-link input[type=submit] {
    background: #1d4c9e !important;
    padding: 10px 20px !important;
    border: 1px solid #1d4c9e !important;
    margin-top: 20px;
}

.pen-link {
    text-align: center;
}

.pen-link input[type=submit]:hover {
    background: #4170c2 !important;
    transition: all 0.5s ease;
}

.pdf-wrap {
    width: 65%;
    margin: 0 auto;
}

.pdl-wrap {
    border: 2px solid #1d4c9e;
    padding: 40px;
    border-radius: 3px;
    width: 50%;
    margin: 0 auto;
}

.pdl-title {
    text-align: center;
    color: #1d4c9e;
    margin-bottom: 31px;
}

.pdl-img {
    margin: 0 auto;
}

.pdl-link {
    background: #1d4c9e;
    padding: 10px 20px;
    border: 1px solid #1d4c9e;
    color: #fff;
}

.pdl-link:hover {
    background: #4170c2 !important;
    transition: all 0.5s ease;
    color: #fff;
}

/* .item .item-wrap:hover .item-detail .item-content .item-bottom {
    opacity: 0;
} */

.listings-title {
    background-repeat: no-repeat !important;
}

.header-mobile-style1 .header-menu-categories .vertical_megamenu .resmenu-container .navbar-toggle .icon-bar, .header-mobile-style2 .header-menu-categories .vertical_megamenu .resmenu-container .navbar-toggle .icon-bar {
    background: #e8e8e8;
}

.header-mobile-style1 .header-menu-categories .vertical_megamenu .resmenu-container .navbar-toggle, .header-mobile-style2 .header-menu-categories .vertical_megamenu .resmenu-container .navbar-toggle {
    background-color: #0000f4;
}

@media (max-width: 33em) {
    .vc_column_container {
   padding-left: 15px;
   padding-right: 15px;
}
.sw-woo-container-slider-theme1 .resp-slider-container .slider {
   padding: 20px 0;
   background-color: #fff;
}
}

.pay-ty {
    font-size: 1.6em;
    color: #1d4c9e;
}

.pay-ty-text {
    font-size: 1.1em;
    margin-bottom: 28px;
}

#submit_2c2p_payment_form {
    background: #1d4c9e;
    border: 1px solid #1d4c9e;
    border-radius: 3px;
    padding: 10px 15px;
}

#submit_2c2p_payment_form:hover {
    background: #2052a9;
    border: 1px solid #2052a9;
}

.button.cancel {
    padding: 15px !important;
}

.woof_childs_list .woof_checkbox_label, .woof_list label {
    max-width: 180px;
    line-height: 20px;
}

.icheckbox_flat-aero, .iradio_flat-aero {vertical-align: top;}

.woof_block_html_items .woof_list .woof_childs_list_opener {
    float: right;
}
.header-mid .search-cate .top-form.top-search input.search-query {
    padding-left: 20px !important;
}
.header-style3 .search-cate .top-form.top-search {
	min-width: 550px;
}
#slide-4-layer-19.slide-link {
    cursor: pointer!important;
}
.b-slip {
    color: #ce2222;
	border: 2px solid #ce2222;
    padding: 3px 10px;
    border-radius: 3px;
    transition: all 0.5s ease-in-out;
}
.b-slip:hover, .b-slip:active, .b-slip:focus {
    background: #ce2222;
    color: #fff;
}
.widget-1.widget-first.widget.woocommerce_product_search-2.woocommerce.widget_product_search #woocommerce-product-search-field-0 {
    padding: 7px 10px;
    margin-top: 15px;
}
.widget-1.widget-first.widget.woocommerce_product_search-2.woocommerce.widget_product_search .woocommerce-product-search button {
    padding: 6px 15px;
    background: #1d4c9e;
    color: #eee;
    border: 1px solid #1d4c9e;
}
.widget-1.widget-first.widget.woocommerce_product_search-2.woocommerce.widget_product_search .woocommerce-product-search {
    padding-left: 20px;
}
.header-style3 .nav-pills >li > a {
	font-size: 15px;
}
.nav-pills.nav-mega .topdeal-menu-custom ul > li > a {
	font-size: 15px;
}
.nav-pills.nav-mega .topdeal-mega-menu .dropdown-menu .dropdown-submenu >a {
    font-size: 15px;
}
.nav-pills.nav-mega .topdeal-mega-menu .dropdown-menu .dropdown-submenu .dropdown-sub a {
    font-size: 15px;
}
.header-style3 .nav-pills .menu-shop > a .menu-title, .header-style3 .nav-pills .menu-discount > a .menu-title, .header-style3 .nav-pills .menu-covid-related > a .menu-title {
    color: #ffcf20;
}
.nav-pills.nav-mega .menu-img {
	top: -10px !important;
}
.footer-mstyle1 .footer-container .footer-menu .menu-item-hidden {
	background-color: #2151a5; 
}
.footer-mstyle1 .footer-container .footer-menu .menu-item-hidden ul.menu-footer > li > a {
	color: #eee;
}
.item .item-wrap3 .item-detail .item-content h4 {
    min-height: 80px;
}
.item .item-wrap3:hover .item-detail .products-thumb img {
    opacity: 1;
}
.item .item-wrap3:hover {
    box-shadow: inset 0 0 2px #5f5f5fb8;
}
.item .item-wrap3 .item-detail .products-thumb img {
    padding-top: 2px;
}

/* Shop Now Button */

.buy-now {
   position: fixed;
   z-index: 999;
   left: 30px;
   bottom: 30px;
   width: 70px;
   height: 70px;
}
.buy-now .buy-now-btn {
   background: #bb292d;
   border-radius: 50%;
   box-shadow: 0 5px 10px 0 #63323347;
   -webkit-transform-origin: center;
   transform-origin: center;
   position: relative;
   height: 70px;
   width: 70px;
   text-align: center;
   line-height: 70px;
   font-size: 1.3em;
   color: #fff;
   z-index: 1;
   display: block;
   transition: .5s;
}
.buy-now .ripple,.buy-now .ripple:before,.buy-now .ripple:after {
-webkit-animation: ripple 3s infinite;
animation: ripple 3s infinite;border-radius: 50%;
box-shadow: 0 0 0 0 rgba(191, 42, 45, 0.63);
top: 0;height: 70px;
position: absolute;
width: 70px;
}
.buy-now .ripple:before {
-webkit-animation-delay: .9s;
animation-delay: .9s;
content: "";
position: absolute;
top: 0;
}
.buy-now .ripple:after {
-webkit-animation-delay: .6s;
animation-delay: .6s;content: "";
position: absolute;
top: 0;
}
@-webkit-keyframes ripple {
70% {box-shadow: 0 0 0 15px rgba(94, 188, 231, 0);}
100% {box-shadow: 0 0 0 0 rgba(94, 188, 231, 0);}
}
@keyframes ripple {
70% {box-shadow: 0 0 0 15px rgba(94, 188, 231, 0);}
100% {box-shadow: 0 0 0 0 rgba(94, 188, 231, 0);}
}

/* End Shop Now */

.woof_childs_list_opener span.woof_is_closed {
    background: url('https://concordiamyanmar.com/wp-content/uploads/2020/06/right.png');
}
.woof_childs_list_opener span.woof_is_opened{
    background: url('https://concordiamyanmar.com/wp-content/uploads/2020/06/down.png');
}
.woof_childs_list .woof_checkbox_label, .woof_list label {
	font-weight: normal;
}
.item .item-wrap .item-detail .products-thumb .product_thumb_hover:before {
	background-color: rgba(0, 0, 0, 0.06);
}
#menu-primary-menu {
    width: 100%;
}
#gtranslate_wrapper {
    right: 19.5% !important;
	top: 8px !important;
}
@media (max-width: 450px) {
	#gtranslate_wrapper {
		/* position: fixed !important; */
    	right: 35% !important;
    	top: 65px !important;
	}
}
.mobile-layout .vertical_megamenu .resmenu-container .menu-responsive-wrapper ul.topdeal_resmenu > li .show-dropdown:after {
	content: "\f054";
	font-size: 16px;
}
.mobile-layout .vertical_megamenu .resmenu-container .menu-responsive-wrapper ul.topdeal_resmenu > li .show-dropdown.show:after {
	content: "\f078";
}
li.dropdown-submenu.col-default.menu-medical-products > a .have-title .menu-title {
    opacity: 0;
}
li.dropdown-submenu.col-default.menu-medical-product {
    padding-right: 0 !important;
}

li.dropdown-submenu.col-default.menu-medical-products {
    padding-left: 0 !important;
}

#menu-primary-menu-1 .menu-products .dropdown-menu.nav-level1 li.dropdown-submenu.col-default > a {
    border-bottom: 1px #eaeaea solid;
    margin-bottom: 10px;
}

.nav-pills.nav-mega .topdeal-mega-menu .dropdown-menu .dropdown-submenu >a .menu-title {
    border-bottom: none;
}
.products-wrapper .products-loop.grid >li .item-wrap .item-detail .item-content .item-price {
	font-size: 16px;
}
#menu-primary-menu-1 {
    width: 100%;
}
.vertical_megamenu.vertical_megamenu-header.pull-left {
    opacity: 0;
}
@media (max-width: 33em) {
	#desk-menu, #desk-category {
		display: none;
	}
		#customer_login .social-share {
    display: none;
}
#customer_login form.woocommerce-form.woocommerce-form-register.register button[type="submit"] {
    display: block;
    margin: 10px auto;
}
	.item .item-wrap3 .item-detail .item-content h4 {
    min-height: 155px;
}
	.buy-now {
    left: 20px;
    bottom: 50px;
    width: 50px;
    height: 50px;
}
	.fb_dialog.fb_dialog_mobile iframe {
    bottom: 50px !important;
}

.buy-now.left a img {
    width: 50px;
    height: 50px;
}

.buy-now .buy-now-btn {
    height: 50px;
    width: 50px;
}

.buy-now .ripple, .buy-now .ripple:before, .buy-now .ripple:after {
    width: 50px;
    height: 50px;
}
}
@media (min-width: 33em) {
	#mobile-category-slide {
		display: none;
	}
}
#desk-category .vc_column_container>.vc_column-inner {
	padding-left: 0;
	padding-right: 0;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 35px;
}
.select2-container--default .select2-selection--single {
    background-color: #eee;
    border-radius: 0;
    height: 35px;
}
.woocommerce .woocommerce form .form-row label, .woocommerce-page .woocommerce form .form-row label {
    font-weight: bold;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 35px;
}
.header-top .widget_nav_menu {
    padding: 13px 0 10px;
}
.header-style3 .header-mid .search-cate {
    width: 35%;
}
.dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit {
	background-color: #ffd200;
	color: #2f2b18;
}
.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:before {
	border-color: transparent #ffd200 transparent;
}
.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:hover:before {
    border-right-color: #ffdf4c;
}
.dgwt-wcas-ico-magnifier {
    fill: #2f2b18;
}
.sw-category-slider3 .resp-slider-container .slick-list .item .item-wrap {
    background-color: #1d4c9e;
}
.header-mobile-style1 .mobile-search .icon-seach {
    display: none;
}
.header-mobile-style1 .mobile-search {
    width: 100%;
    padding: 5px 45px;
}
.item .item-wrap .item-detail .item-content .item-bottom {
    display: none;
}
@media (max-width: 33em) {
	.woocommerce-cart .wc-proceed-to-checkout {
		padding-bottom: 10em;
	}
	.filter-mobile.clearfix.open {
    	border: 2px solid #e6e6e6;
    	padding: 13px;
    	z-index: 999;
	}
	.footer-mstyle1 .footer-container .footer-menu div:nth-child(2) {
    display: none;
}

.footer-mstyle1 .footer-container .footer-menu .menu-item {
    width: 25%;
}
	.sw-category-slider3 .resp-slider-container .slick-list .item .item-wrap .item-image h3 a {
    font-size: 11px;
    padding: 10px 0;
}
	.mobile-layout .vertical_megamenu .resmenu-container .menu-responsive-wrapper {
		background-color: rgb(0 0 0 / 84%);
	}
	.mobile-layout .body-wrapper .body-wrapper-inner > .container.open:before {
		background: rgba(0,0,0,0.0);
	}
}
.woocommerce form table.shop_table.shop_table_responsive tr td.product-quantity .quantity, .woocommerce-page form table.shop_table.shop_table_responsive tr td.product-quantity .quantity {
	width: 100px;
}
#ui-datepicker-div {
    width: 15%;
}
/* .header-top .top-login {
    background: #1d4c9e !important;
} */
.header-style3 .header-top .top-login ul li a, .header-style3 .header-top .widget_nav_menu h3 {
    color: #eee !important;
    border: none !important;
}
.header-top .top-login {
    padding: 7px 0;
}
.header-style3 .header-top .top-login ul li a {
    background: #1d4c9e;
    padding: 6px 10px;
    border-radius: 3px;
    font-size: 14px;
	letter-spacing: 0.7px;
    transition: all 0.5s ease-in-out;
}
.header-style3 .header-top .top-login ul li a:hover, .header-style3 .header-top .top-login ul li a:active, .header-style3 .header-top .top-login ul li a:focus {
    background: #0a4ab9;
}
.header-top .top-login ul li a:before {
    margin: 0 10px 0 0;
}
.header-style3 .header-top .widget_nav_menu h3:before {
    color: #eee;
}
.header-top .widget_nav_menu {
    padding: 7px 0;
}
.header-top .widget_nav_menu h3 {
    background: #1d4c9e;
    padding: 8px 10px;
    border-radius: 3px;
    font-size: 14px;
    letter-spacing: 0.7px;
    transition: all 0.5s ease-in-out;
    margin-left: 5px;
}
.header-style3 .header-top .widget_nav_menu h3:before {
    color: #eee;
    margin: 0 10px 0 0;
}
.footer-mstyle1 .footer-container .footer-menu .menu-item .footer-myaccount .icon-menu {
    background: url("https://concordiamyanmar.com/wp-content/uploads/2020/10/icon-user-m.png") no-repeat center center;
}
@media (max-width: 479px) {
.product_detail .content_product_detail .description ul {
    list-style-position: initial;
    list-style-type: disc;
}
}
.woocommerce form .form-row .input-checkbox {
	margin: 8px 0px 0 0;
}
@keyframes color-change {
  0% { color: #fff; }		
  50% { color: #ff7a2f; }
  100% { color: #fff; }
}
.header-style3 .nav-pills .menu-discount > a .menu-title {
	animation: color-change 1s infinite !important;
}